/* ---- custom style---- */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');

*{
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}
body {
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    background: #FCFCFD;
}

/* ========= color customization color setup ========= */
.switch-info.switch .switch-input:checked~.switch-toggle-slider {
    background: #088AB2;
    color: #fff;
}

.color_344054{
    color: #344054;
}
.color_101828{
    color: #101828 !important;
}
.color_667085{
    color: #667085;
}
.card {
    border: 1px solid #EAECF0;
    box-shadow: 0 2px 5px #EAECF0;
}
.bg-f1f1f1{
    background: #f1f1f1;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
    margin-top: 0;
    margin-bottom: 1rem;
    font-weight: 600;
    line-height: 1.37;
    color: #101828;
}
h4, .h4 {
    font-size: 30px;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
    color: #667085;
    line-height: 24px;
}
.btn-ecco{
    height: 40px;
    width: 142px;
    font-size: 14px;
    font-weight: 600;
    padding: 0;
    border: 0px !important;
}
.pb-10-px{
    padding-bottom: 10px !important;
}

.fa-plus::before {
    content: "\+";
    font-size: 16px;
}
.menu-icon {
    margin-top: -4px;
}

.text-k{
    color: #101828;
}      
.bg-menu-theme {
    background-color: #101828 !important;
    color: #c9c8ce;
}

.light-style .menu .app-brand.demo {
    height: 87px;
}
.app-brand-text{
    height: 32px;
}

.bg-menu-theme .menu-link, .bg-menu-theme .menu-horizontal-prev, .bg-menu-theme .menu-horizontal-next {
    color: #f7f2f2 !important;
}
.sign-out-email{
    width: 150px !important;
    word-wrap: break-word !important;
    font-size: 12px !important;
    font-weight: 300 !important;
    line-height: 1.2 !important;
}
.hr{
    background-color: #475467;
}
.mr-p6rem{
    margin-right: .6rem !important; 
}
.bg-navbar-theme {
    background-color: rgba(255, 255, 255, 0) !important;
    color: #6f6b7d;
}
.ca-head{
    font-size: 16px;
    font-weight: 600;
    color: #101828;
}
.ca-title{
    font-size: 36px;
    font-weight: 600;
    column-rule: #101828;
    padding-bottom: 10px;
}
.ca-text{
    font-size: 14px;
    color: #667085;
    font-weight: 500;
}
.sub-head{
    font-size: 16px;
    line-height: 36px;
}


.ml-12px{
    margin-left: 12px;
}
.btn-info{
    background-color: #088AB2;
}
.user-info{
    margin-left: .5rem;
    margin-top: .5rem;
}
.user-info p{
    font-size: 14px;
    line-height: .5;
    font-weight: 800;
    padding-bottom: .3rem !important;
    color: #FFF;
}

.user-info small{
    font-size: 14px;
    font-weight: 400;
    color: #F2F4F7;
}
.user-info-tbl{
    margin-left: 12px;
}
.user-info-tbl p{
    color: #101828;
    line-height: 1;
}
.user-info small{
    color: #667085;
}

.layout-navbar {
    backdrop-filter: none;
}
.layout-navbar-fixed .layout-wrapper:not(.layout-horizontal) .layout-page:before {
    height: 88px;
    background-color: #FCFCFD;
}
.layout-navbar-fixed .layout-page:before {
    -webkit-backdrop-filter: nonw;
    backdrop-filter: none;
    background: none;
    mask: none;
}
.nav-tabs li {
margin-right: 1rem !important;
}
.nav-tabs li button{
    padding-left: 0px !important;
    padding-right: 0px !important;
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 20px;
}
.nav-tabs li:hover{
    color:  #0E7090;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:hover, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:hover, .nav-tabs .nav-link.active:focus {
    box-shadow: 0 -2px 0 #0E7090 inset;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #0E7090;
}
.nav-tabs .nav-link:not(.active):hover, .nav-tabs .nav-link:not(.active):focus, .nav-pills .nav-link:not(.active):hover, .nav-pills .nav-link:not(.active):focus {
    color: #0E7090;
}

.ecco-tool-tip{
    margin-left: 1rem;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background-color: #F2F4F7;
    margin-top: -4px;
    box-shadow: 0 2px 2px #dddddd;
    padding-top: 3px;
    font-size: 14px;
}

.btn{
    font-size: 14px !important;
    padding: 7px 10px;
}

.btn-info,
.btn-primary,
.btn-secondary,
.btn-warning,
.btn-danger,
.btn-outline-secondary{
    border: 0px;
    font-size: 14px;
    font-weight: 600;
    box-shadow: 0px !important;
}
.btn-outline-secondary{
    box-shadow: 0 0 1px #D0D5DD;
    border: 1px solid #D0D5DD;
    color: #344054;
}

h6, .h6 {
    font-size: 18px;
}
.text-14-px{
    font-size: 14px;
}
.dz-message:before {
    height: 0;
}
.dz-message {
    margin: 0rem 0 0rem;
}
.text-info{
    color: #0E7090 !important;
}
.light-style .dz-message,
.light-style .dz-message span {
    font-size: 14px;
}
.text-12-px{
    font-size: 12px !important;
}

.btn-label-danger{
    color: #B42318;
    background: #FEE4E2;
    font-weight: 600;
    padding-left: 1rem;
    padding-right: 1rem;
}
.me-sm-3 {
    margin-right: 1rem !important;
}

.layout-navbar-fixed .layout-wrapper:not(.layout-horizontal):not(.layout-without-menu) .layout-page {
    padding-top: 60px !important;
}


.text-bold{
    font-weight: bold !important;
}
.text-600{
    font-weight: 600 !important;
}
.dz-message {
    margin: 0rem 0 0rem;
    font-size: 1rem;
}
.dz-message:before {
    top: 1rem;
}
.mr-1r{
    margin-right: 1rem !important;
}
.nav-tabs {
    background-color: transparent !important;
}
.w-45{
    width: 45% !important;
}

.authentication-wrapper.authentication-basic .authentication-inner:before {
    width: 0;
    height: 0;
}
.authentication-wrapper.authentication-basic .authentication-inner:after {
    width: 0;
    height: 0;
}
.department-label{
    padding: .2rem .5rem;
    font-size: 12px !important;
    font-weight: 600;
}
.text-right{
    text-align: right;
}
.p-y3-x5{
    padding: .3rem .5rem;
    font-size: .8rem;
}
.ml-auto{
    margin-left: auto !important;
}
.mr-auto{
    margin-right: auto !important;
}
#addNewCCModal .modal-content{
    padding: 0 !important;
}
#addNewCCModal .btn-close {
    transform: translate(-18px, 22px);
}

.w-7rem{
    width: 7rem !important;
}

.layout-menu-toggle .menu-toggle-icon::before {
    display: none;
}

.app-brand-logo{
    display: none;
}

/* ------ tables------ */
.table th {
    text-transform: none;
    font-size: 12px;
    letter-spacing: 1px;
    padding-top: .88rem;
    padding-bottom: .88rem;
    font-weight: 600;
    color: #667085 !important;
}
.table tr td{
    color: #667085;
    font-size: 14px;
    font-weight: 400;
}
.team_member_tbl tr td:nth-child(1){
    color: #101828;
    font-weight: 600;
}

.btn-label-secondary {
    color: #344054;
    border-color: rgba(0, 0, 0, 0);
    background: #F2F4F7;
}

.btn-label-info {
    color: #0E7090;
    border-color: rgba(0, 0, 0, 0);
    background: #E8FBFD;
}
.btn-label-primary {
    color: #175CD3;
    border-color: rgba(0, 0, 0, 0);
    background: #EFF8FF;
}
.btn-label-danger2 {
    color: #C01574;
    background: #FDF2FA;
}

thead, tbody, tfoot, tr, td, th {
    border-color: #f1f1f1;
    border-style: solid;
    border-width: 0;
}
table tr:nth-child(odd){
    background-color: #fff;
}
table tr:nth-child(even){
    background-color: #F9FAFB;
}
table tr td{
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.pagination li a{
    background: none;
    font-size: 14px;
    font-weight: 600;
}
.page-item.active .page-link, .pagination li.active>a:not(.page-link) {
    background: #E8FBFD;
    color: #088AB2;
}

.btn-outline-secondary2 {
    color: #344054;
    border-color: #D0D5DD;
    background: #F9FAFB;
}

.btn-outline-secondary2:hover {
    color: #344054;
    border-color: #D0D5DD;
    background: #f3f3f3;
}
.mr-n5-px{
    margin-right: -5px !important;
}

.tbl-billing tr td:nth-child(1),
.tbl-rooms tr td:nth-child(1){
    color: #101828;
    font-weight: 600;
}

#room_number ul li{
    border: 1px solid #e1e2e4;
}

#room_number ul li {
    border: 1px solid #e1e2e4;
    height: 32px;
}
#room_number ul li:nth-child(1){
    border-radius: 7px 0 0px 7px;
}
#room_number ul li:last-child{
    border-radius: 0px 7px 7px 0px;
}
#room_number ul li:hover,
#room_number ul li:active{
    background-color: #F2F4F7;
}
.h-30-px{
    height: 30px;
}

.r50{
    border-radius: 50% !important;
    border: 1px solid #088AB2;
}

.phone-department .form-check-info .form-check-input:checked, .form-check-info .form-check-input[type=checkbox]:indeterminate {
    background-color: #ffffff !important;
    border: 5px solid #088AB2 !important;
}


/* ======= CUSTOM RESPONSIVE CODE ========== */
@media screen and (max-width: 1000px) {
    
}



/* ======== STYLE FOR PRINT =========== */
@media print {
    .no-print{
        display: none !important;
    }
    .print-only{
        display: block !important;
    }
}

