@font-face {
    font-family: 'Kalpurush';
    src: url('../../fonts/Kalpurush.ttf') format('ttf'),
    url('../../fonts/Kalpurush.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Nikosh';
    src: url('../../fonts/Nikosh.ttf') format('ttf'),
    url('../../fonts/Nikosh.ttf') format('truetype');
}
@font-face {
    font-family: 'SolaimanLipi';
    src: url('../../fonts/SolaimanLipi.ttf') format('ttf'),
    url('../../fonts/SolaimanLipi.ttf') format('truetype');
}
@font-face {
    font-family: 'NotoSansBengali';
    src: url('../../fonts/NotoSansBengali.ttf') format('ttf'),
    url('../../fonts/NotoSansBengali.ttf') format('truetype');
}
@font-face {
    font-family: 'ExternalAudit';
    src: url('../../fonts/Hind_Siliguri_SemiBoldRegular.eot');
    src: url('../../fonts/Hind_Siliguri_SemiBoldRegular.eot') format('embedded-opentype'),
    url('../../fonts/Hind_Siliguri_SemiBoldRegular.woff2') format('woff2'),
    url('../../fonts/Hind_Siliguri_SemiBoldRegular.woff') format('woff'),
    url('../../fonts/Hind_Siliguri_SemiBoldRegular.ttf') format('truetype'),
    url('../../fonts/Hind_Siliguri_SemiBoldRegular.svg#Hind_Siliguri_SemiBoldRegular') format('svg');
}

body {
    font-family: 'Kalpurush', Arial, sans-serif !important;
}

.legend_heading {
    margin: 0;
    color: #000;
    top: 12px;
    position: relative;
    font-size: 14px;
    font-weight: 600;
}
.legend_hr {
    color: #000;
    background: #ff9800;
    margin-top: 20px;
}
.form_design{}
.form_design input, .form_design select {
    border: 1px solid #69696957 !important;
    border-radius: 0px !important;
    color: #76838f;
    box-shadow: 0 0 3px 1px #8080800a;
}
.form_design label{
    color: #000;
    margin: 0 0 5px 0;
}

.panel-heading .accordion-toggle:after {
    font-family: voyager;
    content: "\E038";
    color: grey;
    position: absolute;
    right: 0;
    top: 0;
}
.panel-heading .accordion-toggle.collapsed:after {
    font-family: voyager;
    content: "\E038";
    position: absolute;
    right: 0;
    top: 0;
}

#accordion{
    padding: 0px 15px;
    width: 100%;
}
#accordion .panel{
    padding: 8px 15px;
    margin-bottom: 8px;
}
.panel-title {
    display: block;
    padding: 0px 30px 5px 0;
    font-size: 18px;
    text-align: left;
}
.voyager .panel.panel-default .panel-heading {
    border-bottom: none;
    background-color: #fff;
}
.select2-container--default .select2-selection--single {
    border-radius: 0;
    border: 1px solid #6969696b;
    color: #000;
}
div.mce-edit-area{
    height: 150px !important;
}
#audit_description_ifr{
    height: 150px !important;
}
.mce-panel iframe{
    height: auto !important;
}
.required_title {
    color: #DF577B;
    font-size: 16px;
}
.required:after {
    content: "*";
    color: red;
    font-weight: bold;
}
.row>[class*=col-]{
    margin-bottom: 0px !important;
}
.media_file{
    padding: 0 !important;
}
.add_new {
    position: absolute;
    right: 12px;
    top: -22px;
    color: #fff;
    font-size: 15px;
    background: green;
    padding: 2px 8px;
    cursor: pointer;
    border-radius: 3px;
}
.add_new.disposal{
    top: -25px;
}
.remove {
    position: absolute;
    right: 15px;
    top: 0px;
    color: #fff;
    font-size: 15px;
    background: #f44336;
    padding: 0px 6px;
    cursor: pointer;
    border-radius: 3px;
}
.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.inputfile-1 + label {
    color: #fff;
    background-color: #d3394c;
}
.inputfile-1 + label:hover {
    background-color: #db2c42;
}
.inputfile + label {
    max-width: 80%;
    font-size: 11px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 5px 10px;
}
.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    margin-right: 0.25em;
}
.multiple_media_row {
    position: relative;
}
.save_btn{
    background: rgb(35 82 154 / 90%) !important;
    width: 100%;
}
.table_dropdown li{
    width: 100%;
}
.table_dropdown .dropdown-menu{
    min-width: 230px !important;
}
.view_p {
    padding: 6px 8px;
    color: #3e3e3e;
}
.audit_file_view{

}

.audit_disposal h5 {
    color: #3e3e3e;
}
.audit_disposal p{}
.audit_left_info, .audit_right_info, .audit_info {
    width: 55%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin-bottom: 10px;
}
.audit_left_info{
    width: 40%;
}
.audit_info {
    width: 100%;
    margin-bottom: 0;
}
.audit_left_info p, .audit_right_info p, .audit_info p {
    margin-bottom: 5px;
    color: #3e3e3e;
}
.audit_left_info p span, .audit_right_info p span, .audit_info p span {
    color: #000;
    width: 100px;
    display: inline-block;
}
.audit_title {
    color: #000;
    padding: 9px 0;
    text-align: center;
    line-height: 1.3;
}
.audit_des_div p, .audit_des_div span {
    color: #3e3e3e !important;
    width: 100% !important;
    text-align: justify;
    font-size: 16px !important;
}
.attached_files{
    margin-top: 20px;
}
.file_ul{}
.file_ul li {
    color: #3e3e3e;
    font-size: 16px;
    font-family: 'Kalpurush';
}
.font_bold{
    font-weight: 600 !important;
}
.disposal_sarok_no_label, .disposal_sarok_no_input {
    display: inline-block;
    width: 30%;
}
.signature_div {
    text-align: center;
}
.signature_div img {
    height: 40px;
}
.signature_div p {
    margin: 0;
}
.audit_register_table{}
.audit_register_table th {
    width: 10%;
}
.audit_register_table td{}
.search_btn{
    margin-top: 25px;
}
.count_tr th {
    padding: 0;
    background: #fbfbfb;
}

/** Dashboard Design **/
.heading_div {
    background: linear-gradient(#3e4fb1, #215b48);
    color: #fff;
    margin: 25px 0 0 0;
    padding: 25px 20px;
    text-align: left;
    position: relative;
    border-radius: 5px;
}
.heading_div p{ font-size: 18px;}
.heading_div i {
    position: absolute;
    right: 5%;
    font-size: 50px;
    top: 15px;
    opacity: 0.2;
}
.heading_div h3{}
.bg_1 {
    background: linear-gradient(#009fff, #ec2f4b);
}
.bg_2 {
    background: linear-gradient(#12ca31, #ffb100);
}
.bg_3 {
    background: linear-gradient(to bottom left, #0099ff 0%, #ff99cc 100%);
}
.bg_4 {
    background: linear-gradient(#4da0b0, #d39d38);
}
.bg_5 {
    background: linear-gradient(#8360c3, #2ebf91);
}
.bg_6 {
    background: linear-gradient(#5c258d, #4389a2);
}
.bg_7 {
    background: linear-gradient(#f7ff00, #db36a4);
}
.bg_8 {
    background: linear-gradient(#59c173, #a17fe0);
}

.bg_9 {
    background: linear-gradient(#f5f10b, #786dbd);
}
.dashboard_report_heading {
    color: #000;
    margin: 40px 0 15px 0px;
}
.dashboard_report_table{}
.dashboard_report_table th {
    color: #fff !important;
}
.dashboard_report_table td{
    color: #000;
}
/*#office_id-error, #loc_upazila_id-error, #loc_district_id-error, #loc_division_id-error{*/
/*    position: absolute;*/
/*    top: 55px;*/
/*    left: 15px;*/
/*}*/
.nav_office_title {
    display: inline-block;
    margin-left: 10px;
    margin-top: 12px;
    font-size: 18px;
}
