﻿@charset "utf-8";
/* CSS Document */

html, body {
    /*width: 210mm !important;
    height: 297mm !important;*/
}


*{
-webkit-print-color-adjust: exact !important; 
color-adjust: exact !important;                 
}

@page {
    -webkit-print-color-adjust: exact !important;
    color-adjust: exact !important;
    size: A4;
    /*width: 21cm;
    height: 29.7cm;*/
    margin: 6mm 4mm;

 
}

@font-face {
    font-family: 'Redressed';
    src: url('../fonts/segoe-print-bold-webfont.woff2') format('woff2'), url('../fonts/segoe-print-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

table thead th span { width:auto !important; font-size:12px;
}

body {
    font-size: 12px;
    font-family: arial;
    -webkit-print-color-adjust: exact !important;
    color-adjust: exact !important;
}

#poptbl {
}

.table-bordered-bottom tr td {
    border-bottom: 1px solid #000;
}

   
.main-notice-report{ margin:auto; width:98%; font-family:Arial, Helvetica, sans-serif;}

    .main-notice-report table {
        width: 100%;
    }
.main-notice-report table tr{}
.main-notice-report table tr td{padding: 6px 0;}

.logo-notice-report{ width:210px; float:left;}
.logo-notice-report-01 { width:170px;}
.big-font-size{ font-size:12px;font-weight: 700; text-align:center;}
.big-font-size p{ font-size:12px;border: 1px solid;display: inline-block; margin-bottom:15px;}
.big-font-size p span{ font-size:16px !important; background: #ff7f2f;padding: 8px 26px;display: inline-block;margin: 8px; -webkit-print-color-adjust: exact !important; 
color-adjust: exact !important; color:#fff}

.date-span {
}

.print-filed {
    border: 1px solid #000;
    padding: 6px;
}

table.rent-per-month-table{ border:1px solid #000;}
table.rent-per-month-table tr{}
    table.rent-per-month-table tr td {
        border-right: 1px solid #000;
        padding: 0 4px;
        font-size: 2px;
    }
table.rent-per-month-table tr td:last-child{border-right:none;}

.border-top-1{border-top: 1px solid #000;}



.print-btns {
display:none;
}

.width_80px { width:80px;
}
.center_logo_position { float:none;margin:0 auto;display: inline-block;padding-top: 2%;width: 288px;padding-left: 13.5%;
}
.report-chachma { width:180px;
}
.big-font-size p { margin-top:0; padding-top:0; position:relative; top:-15px;
}
.break-tables {
    border: initial;
    border-radius: initial;
    width: initial;
    min-height: initial;
    box-shadow: initial;
    background: initial;
   
    margin-top: 15px;


}

table tr td b {
font-size:12px !important;
}
table tr td {
font-size:12px !important;
}

.border-bottom-tr-td {
}

.border-bottom-tr-td tr {
}

.border-bottom-tr-td tr td {
border-bottom: 1px solid #000;
}

.border-bottom-tr-td tr:last-child td {
border-bottom: none;
}
.top-sec {
margin: 15px 0;
font-size: 15px;
line-height: 22px;
}

.note_contents_td { font-size:11px !important; text-align:justify !important;
}

.display_none_block { display:none !important;
}