/* custom style */
body{background-color: #F1F9F9 !important; font-family: 'Poppins', sans-serif !important;}
.font-11 {font-size: 11px !important;}
.font-12 {font-size: 12px !important;}
.font-13 {font-size: 13px !important;}
.font-14 {font-size: 14px !important;}
.font-15 {font-size: 15px !important;}
.font-16 {font-size: 16px !important;}
.font-17 {font-size: 17px !important;}
.font-18 {font-size: 18px !important;}
.font-19 {font-size: 19px !important;}
.font-20 {font-size: 20px !important;}
.font-21 {font-size: 21px !important;}
.font-22 {font-size: 22px !important;}
.font-23 {font-size: 23px !important;}
.font-24 {font-size: 24px !important;}
.font-25 {font-size: 25px !important;}
.font-65 {font-size: 65px !important;}
.w10 {width: 10px !important; min-width: 10px !important; max-width: 10px !important;}
.w20 {width: 20px !important; min-width: 20px !important; max-width: 20px !important;}
.w30 {width: 30px !important; min-width: 30px !important; max-width: 30px !important;}
.w40 {width: 40px !important; min-width: 40px !important; max-width: 40px !important;}
.w50 {width: 50px !important; min-width: 50px !important; max-width: 50px !important;}
.w60 {width: 60px !important; min-width: 60px !important; max-width: 60px !important;}
.w70 {width: 70px !important; min-width: 70px !important; max-width: 70px !important;}
.w80 {width: 80px !important; min-width: 80px !important; max-width: 80px !important;}
.w90 {width: 90px !important; min-width: 90px !important; max-width: 90px !important;}
.w100 {width: 100px !important; min-width: 100px !important; max-width: 100px !important;}
.w110 {width: 110px !important; min-width: 110px !important; max-width: 110px !important;}
.w120 {width: 120px !important; min-width: 120px !important; max-width: 120px !important;}
.w130 {width: 130px !important; min-width: 130px !important; max-width: 130px !important;}
.w140 {width: 140px !important; min-width: 140px !important; max-width: 140px !important;}
.w150 {width: 150px !important; min-width: 150px !important; max-width: 150px !important;}
.w160 {width: 160px !important; min-width: 160px !important; max-width: 160px !important;}
.w170 {width: 170px !important; min-width: 170px !important; max-width: 170px !important;}
.w180 {width: 180px !important; min-width: 180px !important; max-width: 180px !important;}
.w190 {width: 190px !important; min-width: 190px !important; max-width: 190px !important;}
.w200 {width: 200px !important; min-width: 200px !important; max-width: 200px !important;}
.w210 {width: 210px !important; min-width: 210px !important; max-width: 210px !important;}
.w220 {width: 220px !important; min-width: 220px !important; max-width: 220px !important;}
.w230 {width: 230px !important; min-width: 230px !important; max-width: 230px !important;}
.w240 {width: 240px !important; min-width: 240px !important; max-width: 240px !important;}
.w250 {width: 250px !important; min-width: 250px !important; max-width: 250px !important;}
.w260 {width: 260px !important; min-width: 260px !important; max-width: 260px !important;}
.w270 {width: 270px !important; min-width: 270px !important; max-width: 270px !important;}
.w280 {width: 280px !important; min-width: 280px !important; max-width: 280px !important;}
.w290 {width: 290px !important; min-width: 290px !important; max-width: 290px !important;}
.w300 {width: 300px !important; min-width: 300px !important; max-width: 300px !important;}
.w310 {width: 310px !important; min-width: 310px !important; max-width: 310px !important;}
.w320 {width: 320px !important; min-width: 320px !important; max-width: 320px !important;}
.w350 {width: 350px !important; min-width: 350px !important; max-width: 350px !important;}
.w380 {width: 380px !important; min-width: 380px !important; max-width: 380px !important;}
.w400 {width: 400px !important; min-width: 400px !important; max-width: 400px !important;}
.fw-normal {font-weight: 400 !important;}
.fw-medium {font-weight: 500 !important;}
.fw-bold {font-weight: 700 !important;}
.p-5 {padding: 2.3rem !important;}
.link {text-decoration: underline}
.link:hover {text-decoration: none}
.text-muted{color: #858585 !important;}
.text-dark {color: #1D1C1D!important;}
.mh-230{min-height: 230px;}

a, a:hover {color: #058FCC;}
.bg-light {background-color: #eaeff6 !important;}
#main .container-lg {min-width: 980px}

@media(max-width: 1399px) {
	#main .container-lg.container-bible {min-width: 1200px; max-width: inherit;}
}

.form-group {margin-bottom: 20px}
.form-group label {margin-bottom: 3px; font-size: 14px; font-weight: 500}
.form-group .form-control {padding: 10px; height: 48px; font-size: 16px; font-weight: 500; color: #1D1C1D; border-color: #E6E6E6; border-radius: 5px}
.form-group .form-control:disabled {background-color: #f5f5f5}
.form-group .form-control:focus {box-shadow: 0px 0px 2px 2px rgba(10, 74, 142, .15)}
.form-group .input-group .input-group-text {padding: 2px 10px; height: 48px; font-size: 14px; font-weight: normal; border-color: #c9c9c9; background-color: rgba(0, 0, 0, 0)}
.form-group .input-group .form-control+.input-group-append .input-group-text {border-top-left-radius: 0; border-bottom-left-radius: 0}
.form-group .input-group .form-control:focus+.input-group-append .input-group-text {border-color: #c9c9c9}
.form-group .form-control[readonly] {background-color: #f5f5f5}
.form-group .form-control.flatpickr-input[readonly] {background-color: #fff}
.form-group textarea.form-control {height: auto; resize: none}
.form-group.required .form-control {border-left-color: #1D1C1D; border-left-width: 2px}
.form-group.required .input-group .input-group-prepend {border-left: 2px solid #1D1C1D !important;}
.form-control {border-color: #E6E6E6;}
.form-control:focus {box-shadow: 0px 0px 2px 2px rgba(10, 74, 142, .15); border-color: #E6E6E6}
.form-group .input-group.input-daterange .form-control{text-align: left;}
.form-group .input-group.input-daterange .input-group-text{border: 0; background-color: #e6e6e6;}
.form-group .input-group.input-daterange .fromdate .form-control{border-radius: 5px 0 0 5px;}
.form-group .input-group.input-daterange .todate .form-control{border-radius: 0 5px 5px 0;}
.form-group .input-group.input-daterange .fromdate, .form-group .input-group.input-daterange .todate{position: relative;}
.form-group .input-group.input-daterange .cleardate{position: absolute; right: 10px; top: 14px; color: #1d1c24; cursor: pointer;}
.form-group .input-group.input-daterange .cleardate i {font-size: 20px;}


.btn {line-height: 1 !important; padding: 12px 15px !important; font-size: 16px !important; font-weight: 500 !important; height: 48px !important; line-height: 24px !important; border-radius: 5px !important;}
.btn.btn-lg,
.btn-group-lg>.btn {height: 56px; padding: 15px 25px; font-size: 16px; text-transform: uppercase}
.btn.btn-md {height: 36px; padding: 10px 15px; font-size: 13px}
.btn.btn-sm,
.btn-group-sm>.btn {height: 22px !important; padding: 5px 8px !important; font-size: 10px !important; line-height: 10px !important;}
.btn.btn-icon {padding: 12px; height: 48px; width: 48px}
.btn.btn-icon i {font-size: 22px}
.btn.btn-icon.btn-md {height: 34px; width: 34px; padding: 10px}
.btn.btn-icon.btn-md i {font-size: 16px}
.btn.btn-icon.btn-sm,
.btn-group-sm>.btn.btn-icon {height: 26px; width: 26px; padding: 6px 8px}
.btn.btn-icon.btn-sm i,
.btn-group-sm>.btn.btn-icon i {font-size: 16px}
.btn.btn-primary {background-color: #058FCC; border-color: #058FCC}
.btn.btn-primary:hover,
.btn.btn-primary:focus {background-color: #007fb7; border-color: #007fb7}
.btn.btn-secondary {background-color: #ffb20c; border-color: #ffb20c}
.btn.btn-secondary:hover,
.btn.btn-secondary:focus {background-color: #eba000; border-color: #eba000}
.btn.btn-outline-primary {border: 1px solid #058FCC; color: #058FCC}
.btn.btn-outline-primary:hover,
.btn.btn-outline-primary:focus {background-color: #058FCC; border-color: #058FCC; color: #fff}
.btn.btn-default {background-color: #ccc; border-color: #ccc}
.btn.btn-default:hover,
.btn.btn-default:focus {background-color: #abaaaa; border-color: #abaaaa}
.btn span[class^=icon-] {position: relative; top: 1px; font-size: 14px}
.btn.btn-dark {background-color: #484753; border-color: #484753}
.btn.btn-dark:hover,
.btn.btn-dark:focus {background-color: #1D1C1D; border-color: #1D1C1D}

.icon-link{text-decoration: none; color: #1D1C1D; cursor: pointer;}

.nav_links {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.nav_links li {margin-left: 20px; border-left: 1px solid #CBD0D0; padding-left: 20px;}
.nav_links li:first-child{border-left: 0; padding-left: 0; margin-left: 0;}
.nav_links li i {background-color: #058FCC; color: #fff; font-size: 12px; width: 16px; height: 16px; border-radius: 5px; margin-right: 6px; display: flex; justify-content: center; align-items: center;}
.nav_links li a{font-size: 15px; color: #1D1C1D;}
.nav_links li a:hover{text-decoration: none;}

.card{border-radius: 5px;}
.search-desc span{font-size: 16px; font-weight: 400; color: #636063; margin-right: 20px;}
.search-desc span > strong{color: #1D1C1D; font-weight: 400;}


#preloader {position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 9999; overflow: hidden; background: #084183}
#preloader:before {content: ""; position: fixed; top: calc(50% - 30px); left: calc(50% - 30px); border: 6px solid #084183; border-top-color: #fff; border-bottom-color: #fff; border-radius: 50%; width: 60px; height: 60px; -webkit-animation: animate-preloader 1s linear infinite; animation: animate-preloader 1s linear infinite}

.back-to-top {position: fixed; visibility: hidden; opacity: 0; right: 15px; bottom: 15px; z-index: 996; background: #ffb20c; width: 40px; height: 40px; border-radius: 50px; transition: all .4s}
.back-to-top i {font-size: 24px; color: #fff; line-height: 0}
.back-to-top:hover {background: #6bc1e9; color: #fff}
.back-to-top.active {visibility: visible; opacity: 1}

#header {transition: all .5s; z-index: 997; padding: 10px 0; border-bottom: 1px solid rgba(255, 255, 255, .1)}
/* #header>div {min-width: 980px} */
#header.sticky {position: fixed; top: 0; right: 0; left: 0; z-index: 1030; background-color: #058FCC}
#header.sticky .logo img {height: 63px;}
#header.header-scrolled,
#header.header-inner-pages {background: rgba(40, 58, 90, .9)}

.page-title h1,
.page-title .h1 {color: #1D1C1D; font-size:22px; font-weight: 600; font-family: 'Poppins', sans-serif;}

#footer {background: #058FCC;}
#footer .footer-links {color: #fff; font-size: 16px}
#footer .footer-links ul {list-style-type: none; padding-left: 0; text-align: center; display: flex; justify-content: center; flex-wrap: wrap}
#footer .footer-links ul li {color: #fff; font-size: 16px; padding: 0 20px; position: relative}
#footer .footer-links ul li a {color: #fff; font-size: 16px; text-decoration: none}
#footer .footer-links ul li a:hover {color: #ffb20c}
#footer .footer-links ul li:after {content: "/"; position: absolute; right: -3px}
#footer .footer-links ul li:last-child:after {display: none}
#footer .copyright {text-align: center; font-size: 15px; color: #fff}
.nav.nav-tabs {border-color: #d5d5d5}
.nav.nav-tabs li.nav-item {margin-bottom: 1px; padding: 10px 15px}
.nav.nav-tabs li.nav-item a.nav-link {padding: 0; color: #1D1C1D; font-size: 18px; font-weight: 500; border: 0}
.nav.nav-tabs li.nav-item a.nav-link.active,
.nav.nav-tabs li.nav-item a.nav-link:hover {color: #058FCC}
.nav.nav-tabs li.nav-item a.nav-link.active {border: 0; text-decoration: underline; text-underline-offset: 15px; text-decoration-thickness: 3px}

.table-responsive{scrollbar-color: #9c9c9c rgba(0, 0, 0, 0) !important; scrollbar-width: thin !important}
.table-responsive::-webkit-scrollbar{width: 5px; height: 5px}
.table-responsive::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0); box-shadow: inset 0 0 6px rgba(0, 0, 0, 0); background-color: rgba(0, 0, 0, 0)
}
.table-responsive::-webkit-scrollbar-thumb{
    background-color: #9c9c9c
}
.gecko .table-responsive{
    scrollbar-color: #9c9c9c rgba(0, 0, 0, 0) !important; scrollbar-width: thin !important;
}
.firefox .table-responsive{
    scrollbar-color: #9c9c9c rgba(0, 0, 0, 0) !important; scrollbar-width: thin !important;
}
.table-responsive:hover{
    scrollbar-color: #9c9c9c rgba(0, 0, 0, 0) !important; scrollbar-width: thin !important;
}

.table thead tr{background-color: #484753;}
.table thead tr th {font-size: 14px; font-weight: 500; color: #fff; text-transform: uppercase; padding: 10px 15px; border-color: #F0F0F0}
/*.table thead tr th:first-child{border-radius: 5px 0 0 5px;}
.table thead tr th:last-child{border-radius: 0 5px 5px 0;}*/
.table thead tr th.sorting a,
.table thead tr th.sorting_asc a,
.table thead tr th.sorting_desc a {font-size: 14px; font-weight: 500; color: #fff; text-decoration: none}
.table thead tr th.sorting a:after,
.table thead tr th.sorting_asc a:after,
.table thead tr th.sorting_desc a:after {content: ""; width: 13px; height: 13px; display: inline-block; position: relative; top: 2px; left: 5px; background: url("../images/sort_default.svg") no-repeat}
.table thead tr th.sorting_asc a:after {background: url("../images/sort_asc.svg") no-repeat}
.table thead tr th.sorting_desc a:after {background: url("../images/sort_desc.svg") no-repeat}
.table thead tr th.sorting_disabled a:after {display: none}
.table tbody tr {border-bottom: 1px solid #F0F0F0}
.table tbody tr:last-child {border-bottom: 1px solid #F0F0F0 !important}
.table tbody tr td {font-size: 16px; color: #1D1C1D; font-weight: 400; line-height: 20px; padding: 10px 15px; vertical-align: top;}

.dataTables_info {color: #1D1C1D; font-size: 16px}
.pagination .page-item {margin: 0;}
.pagination .page-item .page-link {width: 48px; height: 48px; padding: 8px 12px; border: 1px solid #E6E6E6; border-radius: 0px; background-color: #fff; color: #058FCC; font-size: 16px; line-height: 30px}
.pagination .page-item .page-link span {color: #058FCC; font-size: 16px}
.pagination .page-item.previous .page-link{border-radius: 5px 0 0 5px;}
.pagination .page-item.next .page-link{border-radius: 0 5px 5px 0;}
.pagination .page-item.active .page-link,
.pagination .page-item:hover .page-link {color: #fff; background-color: #058FCC}
.pagination .page-item.active .page-link span,
.pagination .page-item:hover .page-link span {color: #fff}
.pagination .page-item.disabled .page-link {background-color: #fff}
.pagination .page-item.disabled .page-link {color: #058FCC}

.modal-backdrop.show {opacity: .7;}

/* Modal styles */
.qr-modal .modal-content {background-color: #fefefe;  margin: auto; padding: 20px; border: 1px solid #888; width: 80%; max-width: 600px; border-radius: 10px; position: relative;}
/* Modal container for QR code */
.qr-modal {display: none; position: fixed; top: 30%; left: 50%; transform: translateX(-50%); z-index: 1001; background-color: white; padding: 50px; width: 20%; max-width: 90%; max-height: 80%;}
/* The Close Button */
.close {position: absolute; top: 10px; right: 20px; color: black; font-size: 30px; font-weight: bold; cursor: pointer;}
/* Style for the QR Code image */
.qr-content {max-width: 100%; max-height: 60%;}
.close:focus {color: black; text-decoration: none; cursor: pointer;}
.btn-link {color: #854442 !important; text-decoration: none; font-size: 16px; display: inline-flex; align-items: center; text-align: center; margin-right: 15px;}
p{color: black; padding-top: 10px; font-size: 15px;}
.qr-thumbnail-container {position: relative; display: inline-block; width: 40%; height: auto; cursor: pointer;}
.qr-thumbnail-container .qr-thumbnail {width: 60px; height: auto; display: block;}
.qr-thumbnail-container .eye-icon {position: absolute; top: 30px; left: 30px; transform: translate(-50%, -50%); font-size: 24px; color: #058fcc; opacity: 0; transition: opacity 0.3s ease; pointer-events: none;}
.qr-thumbnail-container:hover .eye-icon {opacity: 1;}
/* Overlay for the background */
.modal-overlay {display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); /* Black with 50% opacity */ z-index: 1000; /* Just below the modal */}


@media (max-width:991px){
    .container {max-width: 100% !important;}
}
@media(max-width: 767px) {
    #header.sticky .logo img {height: 48px;}
    .nav_links li{margin-bottom: 10px; border-left: 0; padding-left: 0; margin-left: 0;}
    .nav_links li i{width: 20px; height: 20px;}
}

@media(max-height: 700px) {
    html.h-100 {height: auto !important;}
}

.clear_date .input-group-append i {
    padding-top: 15px;
    position: absolute;
    font-size: 16px;
    cursor: pointer;
    z-index: 1;
    color: inherit;
}

    .clear_date .input-group-append i.before {
        margin-left: -18px;
    }

    .clear_date .input-group-append i.after {
        right: 4px;
    }
