body {
    font-family: "Inter", sans-serif !important;
    color: #343434;
}


h1, h2, h3, h4, h5, h6 {
    font-family: "Inter", sans-serif !important;
    font-weight: 400;
}

.main-header-custom {
    background: #0072A3;
}

.sidebar-light .sidebar-menu li .nav-item {
    color: #dde0e3 !important;
}

.text-lightest {
    color: #000000 !important;
}

.text-lightest-sidebar {
    color: #ffffff !important;
}

.settings-sidebar-custom {
    background: #8DCCE7;
}

.settings-sidebar-custom .settings-menu li a {
    border-bottom: 1px solid #74a2b9;
    color: #dde0e3;
}

.sidebar-light .sidebar-menu li .nav-item:hover, .sidebar-light .sidebar-menu li .nav-item:focus {
    color: #fff !important;
}

.sidebar-light .sidebar-menu li {
    box-shadow: 0 1px 0 0 #74a2b9 !important;
}

.sidebar-light .sidebar-brand-box .sidebar-brand {
    border-bottom: 1px solid #74a2b9 !important;
}

.sidebar-light .accordionItem a.active {
    color: #fff !important;
}

.sidebar-dark .main-sidebar {
    background-color: #0072A3 !important;
}

.settings-btns .btn-primary, .settings-btns .btn-primary.disabled:hover, .settings-btns .btn-primary:disabled:hover {
    background-color: #D9D9D9 !important;
    border: 1px solid hsl(0deg 0% 0% / 20%) !important;
    color: #343434 !important;
}

.login-section {
    background-color: #f1f4ff;
    padding-top: 100px;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn.btn-custom {
    color: #ffffff !important;
    background-color: #0072A3 !important;
    border: 1px solid #0072A3 !important;
}

label {
    color: #343434 !important;
    line-height: 24px;
}

.bootstrap-select > .dropdown-toggle, .input-group .bootstrap-select.form-control .dropdown-toggle {
    border: solid #D6D6D6 1px;
    color: #717171;

}

.form-control {
    border: solid #D6D6D6 1px;
    color: #717171;


}

.my-input {
    border-color: #c7c7c7 !important;
    box-shadow: none !important;
    margin-bottom: 30px !important;
    box-shadow: 8px 8px 8px #cbced1, -8px -8px 8px #fff !important;
    border-radius: 25px !important;
    padding: 8px 25px !important;
}

.login-box {
    max-width: 560px;
    width: 100%;
    margin: 0 auto;
    background-color: #ecf0f3 !important;
    padding: 60px 20px 35px 20px;
    border-radius: 40px;
    box-shadow: 13px 13px 20px #cbced1, -13px -13px 20px #fff !important;
}

.login_section {
    background-color: #f1f4ff;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.login_box {
    width: 452px;
    margin: 0 auto;
    background-color: #ecf0f3 !important;
    padding: 60px 20px 35px 20px;
    border-radius: 40px !important;
    box-shadow: 13px 13px 20px #cbced1, -13px -13px 20px #fff !important;
}

.main-header-custom .notification_box .badge.badge-primary.unread-notifications-count.active-timer-count.position-absolute {
    background: red !important;
}

.main-sidebar .sidebar-brand-dropdown.show {
    background: #0072A3;
    border-color: #0072A3;
}

.main-sidebar .sidebar-brand-box .sidebar-brand-dropdown .profile-box a h3 {
    color: #fff !important;
}

.main-sidebar .sidebar-brand-box .sidebar-brand-dropdown .profile-box a {
    color: #fff !important;
}

.sidebar-brand-box .sidebar-brand-dropdown a.dropdown-item {
    line-break: anywhere;
    line-height: 1.87;
    white-space: normal;
    color: #fff !important;
}

.main-header-custom .dropdown-menu.dropdown-menu-right {
    background: #0072A3;
}

.main-header-custom a.text-light:focus, .main-header-custom a.text-light:hover {
    color: #343434 !important;
}

.accordion-custom .inner-custom {
    overflow: hidden;
    display: none;
}

.accordion-custom .toggle-custom {
    cursor: pointer;
}

.badge-primary-custom {
    background-color: #6a95aa !important;
}

.custom-checkbox2 {
    position: absolute;
    right: 20px;
    top: 20px;
}

.client-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    position: relative;
}

.main-sidebar .sidebar-menu ul li a:focus {
    color: #ffffff !important;
}

.main-sidebar .sidebar-menu ul li a:hover {
    color: #ffffff !important;
}

.sidebar-brand-logo {
    max-width: 169px !important;
    margin-bottom: 10px;
    border-radius: inherit !important;
}

.main-sidebar {
    border-right: 1px solid #74a2b9 !important;
    background-color: #0072A3 !important;
}

.search-form-sidbar {
    border-bottom: solid #74a2b9 1px;
}


.dropdown-menu-custom {
    list-style: none;
    position: absolute;
    top: 100%;
    right: 0;
    background: #0072A3;
    display: none;
    min-width: 300px;
    z-index: 1;
    font-size: 1rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
}

.dropdown-menu-custom li {
    border-bottom: 1px solid #74a2b9;
    float: none !important;
}

.dropdown-menu-custom li:last-child {
    border-bottom: none;
}

.dropdown-menu-custom li a {
    color: #fff;
}

.dropdown-menu-custom a {
    padding: 10px;
    display: block;

}

.dropdown-menu-custom li a:hover {
    background-color: rgba(232, 238, 243, 0.52);
    color: #fff;
    border-right: 2px solid rgba(40, 49, 60, 0.52);
}

.header-box-dropdown p {
    cursor: pointer;
    font-weight: 700;
}

.header-box-dropdown .dropdown-toggle span {
    height: 12px;
    left: -20px;
    position: absolute;
    top: 4px;
    width: 12px;
}

.card-custom-notification {
    background: transparent !important;
}

.card-custom-notification .view-notification {
    border-bottom: 1px solid #74a2b9 !important;
}

.header-notification_box {
    border-bottom: 1px solid #74a2b9 !important;
}

.sidebar-brand-logo img {
    height: 25px;
}

.page-header-right ul {
    display: flex;
    align-items: center;
}

.signatureCanvas-custom {
    background-color: #fff;
    border: 1px solid #e8eef3;
    border-radius: .25rem;
    box-shadow: none;
    color: #28313c;
    font-weight: 400;
    height: 200px;
    padding: 0 6px;
    position: relative;
    transition: all .3s ease;
    width: 100%;
}

.signatureCanvas-custom:focus, .signatureCanvas-custom:hover {
    border-color: #28313c;
    box-shadow: none;
}

.signaturedata-block {
    border: 1px solid #e8eef3;
    border-radius: .25rem;
}

h5.card-title.q-title {
    line-height: 21px;
    margin-bottom: 7px;
    max-width: 400px;
}

.btn-custom2 {
    background: #0072A3 !important;
    color: #fff !important;
}

.row-responsible {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.serviceBox-card {
    color: #fff;
    background: linear-gradient(128deg, #0072A3, #46697f);
    text-align: center;
    padding: 25px 25px 35px;
    border-radius: 0 0 100px 100px !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 1;
}

.serviceBox-card .card-header {
    background-color: transparent;
    border-bottom: transparent;
}

.serviceBox-card .service-icon {
    color: #fff;
    background: #507188;
    font-size: 40px;
    line-height: 95px;
    height: 90px;
    width: 90px;
    margin: -71px auto 30px;
    border-radius: 50%;
    position: relative;
    transition: all 0.3s;
}

.serviceBox-card .service-icon:before {
    content: "";
    border: 6px solid #fff;
    width: calc(100% - 5px);
    height: calc(100% - 5px);
    border-radius: 50% 50%;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.6);
    transform: translateX(-50%) translateY(0);
    position: absolute;
    top: 6px;
    left: 50%;
}

.serviceBox-card .card-title {
    color: #fff;
}

.container-finance {
    background: #fff;
    width: 80%;
    border-radius: 10px;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
    padding: 20px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 40px auto;
}

.header-finance {
    font-size: 16px;
    font-weight: 600;
    padding: 10px;
    background: #0072A3;
    color: white;
    border-radius: 10px 10px 0 0;
}

.container-finance .question-box {
    background: #eef2ff;
    padding: 20px;
    border-radius: 10px;
    margin: 15px 0;
}

.container-finance .details-box {
    background: #ffffff;
    padding: 30px;
    border-radius: 5px;
    border: 1px solid #ddd;
    margin: 15px 0;
}

.container-finance .btn-container {
    display: flex;
    justify-content: center;
    gap: 15px;
}

.container-finance .btn {
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-weight: bold;
}

.container-finance .approve {
    background: #6791ac;
    color: white;
}

.container-finance .reject {
    background: #dc3545;
    color: white;
}

.container-finance .approve:hover {
    background: #218838;
}

.reject:hover {
    background: #c82333;
}

.container-finance .remarks {
    background: #e9ecef;
    padding: 15px;
    border-radius: 5px;
    margin-top: 20px;
    text-align: center;
}

/*.container-finance-block {
    background: #fff;
    width: 80%;
    border-radius: 10px;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
    padding: 20px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 40px auto;
}*/

.section-finance {
    border-left: 5px solid #52748b;
    padding-left: 15px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.container-finance-block .date {
    font-weight: bold;
    font-size: 16px;
    color: #333;
}

.container-finance-block .audit-card {
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 5px;
    margin-top: 10px;
    transition: transform 0.3s;
    color: #333;
    font-size: 14px;
}

.container-finance-block .audit-card p {
    margin: 0;
    color: #333;
    font-size: 14px;
}

.container-finance-block .audit-card:hover {
    /*transform: scale(1.05);*/
    background: #0072A3;
    color: white;
    cursor: pointer;
}

.container-finance-block .audit-card:hover p {
    color: white;
}

.page-header-navbar {
    display: flex;
    align-items: center;

}

.back-arrow {
    width: 30px;
    height: 30px;
    border-radius: 5px;
    border: #ffffff 2px solid;
    overflow: hidden;
    transition: background 0.3s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    margin-right: 10px;
}

.back-arrow i {
    color: #080505;
    font-size: 16px;
}

.btn-custom-A {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 16px;
    border: none;
    border-radius: .25rem;
    font-size: 16px;
    cursor: pointer;
    font-family: sans-serif;
    transition: background-color 0.3s ease;
    color: white;
}

.btn-custom-B {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 16px;
    border: none;
    border-radius: .25rem;
    font-size: 16px;
    cursor: pointer;
    font-family: sans-serif;
    background-color: #0072A3;
    color: white;
}

.btn-custom-A i {
    font-size: 18px;
}

/* Approved Button Style */
.btn-custom-A.approved {
    /*background-color: #28a745;*/
    background-color: #367C56;
}

.btn-custom-A.approved:hover {
    background-color: #218838;
}

/* Rejected Button Style */
.btn-custom-A.rejected {
    background-color: #dc3545;
}

.btn-custom-A.rejected:hover {
    background-color: #c82333;
}

.approved-row {
    display: inline-block;
    text-align: center;
}

/*login pages css 16-05-205*/

.header-wrapper {
    padding: 20px 0;
}

.header-title {
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0;
    margin: 0;
    font-family: "Inter", sans-serif;
}

.header-title .strong-text {
    color: #0072A3;
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0;
}

.header-title .light-text {
    color: #0072A3;
    font-weight: 200;
    font-style: italic;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0;
}

.container-header {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.sp-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}


@media (min-width: 576px) {
    .container-header {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container-header {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container-header {
        max-width: 960px;
    }
}

@media (min-width: 992px) {
    .sp-20 {
        padding-top: 20px;
    }
}

@media (min-width: 1200px) {
    .container-header {
        max-width: 1280px;
    }
}


.login-wrapper {
    background: #F3F9FC;
    border-radius: 16px;
    padding: 20px;
}

.title-login {
    font-weight: 500;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0;
    font-family: "Inter", sans-serif;
    text-align: center;
}

.title-login span {
    font-weight: 200;
    font-style: italic;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
}

.left-block-login {
    padding: 40px 32px 60px 30px;
}

.title-welcome {
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0;
    color: #0072A3;
    font-family: "Inter", sans-serif;
}

/*.form-control {*/
/*background: #FFFFFF;*/
/*border: 0.5px solid #5F93C0;*/
/*padding: 10px 12px;*/
/*font-weight: 400;*/
/*line-height: 100%;*/
/*letter-spacing: 0;*/
/*color: #343434 !important;*/
/*border-radius: 8px;*/
/*height: auto;*/
/*}*/

.input-my {
    box-shadow: 0px 4px 4px 0px #34343440 !important;
    background: #FFFFFF;
    border: 0.5px solid #5F93C0;
    padding: 10px 12px;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    color: #343434 !important;
    border-radius: 8px;
    font-family: "Inter", sans-serif;
    height: auto;
}

.input-my:hover {
    outline: none;
    box-shadow: none !important;
}

.input-my:focus {
    outline: none;
    box-shadow: none !important;
}

.left-inner-addon {
    position: relative;


}

.left-inner-addon .input-group-text {
    position: absolute;
    left: 1px;
    top: 6px;
    background: transparent;
    border: transparent;
    font-size: 18px;
}

.left-inner-addon .input-my {
    padding-left: 46px;
}

.btn-login {
    box-shadow: 0px 4px 4px 0px #34343440 !important;
    border: 1px solid #5F93C0;
    background: #0072A3;
    border-radius: 8px;
    min-width: 281px;
    padding: 12px 20px;
    font-weight: 700;
    font-size: 16px;
    line-height: 17px;
    letter-spacing: 0.25px;
    margin: 0 auto;
    font-family: "Inter", sans-serif;
}

.forgot-password {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    font-family: "Inter", sans-serif;
}

.toggle-password {
    float: right;
    right: 5px;
    top: 1px;
    position: absolute;
    z-index: 2;
    font-size: 21px;
    color: rgb(73, 73, 73);
    width: 50px;
    text-align: center;
    line-height: 39px;
    background: #fff;
}

.form-horizontal-login {
    padding-top: 30px;
}

.mb-50 {
    margin-bottom: 50px;
}

.input-my:-webkit-autofill {

    -webkit-text-fill-color: #343434 !important;
    transition: background-color 5000s ease-in-out 0s;
}

.container-OTP {
    text-align: center;
    padding: 30px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


.container-OTP h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 17px;
    letter-spacing: 0.25px;
    color: #343434;
    font-family: "Inter", sans-serif;
}

.container-OTP p {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    color: #343434;
    font-family: "Inter", sans-serif;
}

.otp-inputs {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-bottom: 20px;
}

.otp-inputs input {
    width: 59px;
    height: 36px;
    font-size: 24px;
    text-align: center;
    border-radius: 0;
    background: transparent;
    border: 1px solid #5F93C0;
    font-family: "Inter", sans-serif;
}

.actions {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 0 30px;
    font-size: 14px;
    color: #333;
}

.actions span {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
}

.container-account h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 17px;
    letter-spacing: 0.25px;
    font-family: "Inter", sans-serif;
    color: #012737;
}

.container-account p {
    font-weight: 500;
    font-size: 16px;
    line-height: 17px;
    letter-spacing: 0.25px;
    font-family: "Inter", sans-serif;
}

.container-account a {
    font-family: Inter;
    font-weight: 500;
    font-size: 18px;
    line-height: 17px;
    letter-spacing: 0.25px;
    color: #0072A3;
}

.container-account .input-group {
    gap: 10px;
    margin-bottom: 1rem;
}

.container-login p {
    font-weight: 500;
    font-size: 16px;
    line-height: 17px;
    letter-spacing: 0.25px;
}

.container-login a {
    font-family: Inter;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.25px;
    color: #0072A3;
    font-family: "Inter", sans-serif;
}

.terms {
    margin: 1rem auto;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    letter-spacing: 0.25px;
    font-family: "Inter", sans-serif;
}

.terms a {
    font-family: Inter;
    font-weight: 700;
    text-align: center;
    color: #343434;
    text-decoration: underline;
    padding-left: 10px;
}

.terms input {
    margin-right: 0.5rem;
}


.divider {
    display: flex;
    align-items: center;
    text-align: center;
    margin: 1.5rem 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.25px;
    color: #343434;
}

.divider::before,
.divider::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid #CDCDCD;
    margin: 0 10px;
}

.social-buttons button {
    box-shadow: 0px 4px 4px 0px #34343440;
    background: #FFFFFF;
    border: 0.5px solid #5F93C0;
    min-width: 400px;
    border-radius: 100px;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.25px;
    text-align: center;
    margin-bottom: 15px;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.social-buttons button:hover {
    background: #0072A3;
    text-align: center;
    color: #fff;

}

.social-buttons button .icon {
    position: absolute;
    left: 1rem;
    height: 20px;
    width: 20px;
}

.social-buttons button:hover img {
    filter: brightness(0) invert(1);
}

.btn-login:after {
    display: none;
}

.btn-login:hover {
    background: #8DCCE7;
    border-color: #8DCCE7;
}

/*.login-section-new {*/
/*height: calc(100vh - 75px);*/
/*display: flex;*/
/*justify-content: center;*/
/*align-items: center;*/
/*}*/

/* STYLE B */
table.dataTable {
    margin-top: 0px !important;
}

table.dataTable thead {
    background: #0072A3;
    color: white;
}

table.dataTable thead th {
    color: white;
    padding: 10px;
    font-size: 14px;
    font-weight: 600;
}

.table tr td {
    padding: 10px;
}

.btn-primary:focus {
    outline: none;
    box-shadow: none;
}


.content-wrapper .btn-primary {
    background-color: #002E43 !important;
    border: 1px solid #002E43 !important;
    color: #fff !important;
    box-shadow: none;
    /*box-shadow: rgb(0 0 0 / 25%) 0px 4px 4px;*/
}

.content-wrapper .btn-primary:hover {
    background-color: #fff !important;
    border: 1px solid #343434 !important;
    color: #717171 !important;
    box-shadow: unset;
}

.content-wrapper .btn-primary:focus {
    background-color: #fff !important;
    border: 1px solid hsl(0deg 0% 0% / 20%) !important;
    color: #717171 !important;
    box-shadow: none;

}

.btn-primary:focus {
    outline: none !important;
    box-shadow: none !important;
}


.btn-secondary {
    background-color: #fff !important;
    border: 1px solid #002E43 !important;
    color: #002E43 !important;
}

.btn-secondary:hover {
    background-color: #002E43 !important;
    border: 1px solid hsl(0deg 0% 0% / 20%) !important;
    box-shadow: rgb(0 0 0 / 25%) 0px 4px 4px;
}

.paging_simple_numbers .pagination .page-item.active .page-link, .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #0072a3 !important;
    border-color: #ececec !important;
    color: #ffffff !important;
}

.page-item.disabled .page-link {
    background-color: #fff;
    border-color: #023047;
    color: #023047;
    cursor: auto;
    pointer-events: none;
}

.task_view {
    border: 1px solid #023047;

}

.task_view .task_view_more {
    color: #343434;
}


.bootstrap-select > .dropdown-toggle, .input-group .bootstrap-select.form-control .dropdown-toggle {
    background: #FFFFFF !important;
    /*border: 0.5px solid #5F93C0 !important;*/
    padding: 12px 12px !important;
    line-height: 100% !important;
    letter-spacing: 0 !important;
    color: #343434 !important;
    border-radius: .25rem !important;
}

.bootstrap-select .dropdown-toggle:focus, .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
    outline: none !important;
    outline: none !important;
    outline-offset: 0 !important;
}

.btn-primary, .btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #fff !important;
    border: 1px solid #002E43 !important;
    color: #002E43 !important;
}

.tab-content .table-responsive .table thead {
    background: #D9D9D9 !important;
    color: #343434;
}

.tab-content .table-responsive .table thead th {
    color: #343434 !important;
    padding: 10px !important;
    font-size: 14px !important;
}

.btn-default {
    background-color: #D9D9D9 !important;
    border: 1px solid hsl(0deg 0% 0% / 20%) !important;
    color: #343434 !important;
    box-shadow: rgb(0 0 0 / 25%) 0px 4px 4px;
}

.btn-default:hover {
    background-color: #002E43 !important;
    border: 1px solid hsl(0deg 0% 0% / 20%) !important;
    box-shadow: rgb(0 0 0 / 25%) 0px 4px 4px;
    color: #fff !important;
}

.task-overlay {
    background-color: #86b8d269;
}

.a-page-action button {
    background-color: #ECECEC !important;
    border: 1px solid #ECECEC !important;
    color: #343434 !important;
}

.btn-cancel {
    border: #023047 solid 1px !important;
    color: #023047 !important;
    cursor: pointer;
}

.btn-cancel:hover {
    background-color: #002E43 !important;
    border: #023047 solid 1px !important;
    color: #fff !important;
}

.btn-search-col .btn-search {
    background-color: #ECECEC !important;
    border: 1px solid #ECECEC !important;
    color: #343434 !important;
    box-shadow: none;
}

.btn-search-col .btn-search:hover {
    background-color: #fff !important;
    border: 1px solid #343434 !important;
    color: #343434 !important;
}

.settings-box .emergency-contacts-btn2 {
    background-color: #ECECEC !important;
    border: 1px solid #ECECEC !important;
    color: #343434 !important;
}

.settings-box .emergency-contacts-btn2:hover {
    background-color: #fff !important;
    border: 1px solid #343434 !important;
    color: #717171 !important;
}

.File-btn-importrow .btn-import {
    background-color: #ECECEC !important;
    border: 1px solid #ECECEC !important;
    color: #343434 !important;
}

.File-btn-importrow .btn-import:hover {
    background-color: #fff !important;
    border: 1px solid #343434 !important;
    color: #717171 !important;
}

.add-row .my-custom-permissions {
    margin-top: 20px;
    background-color: #ECECEC !important;
    border: 1px solid #ECECEC !important;
    color: #343434 !important;
}

.add-row .my-custom-permissions:hover {
    background-color: #fff !important;
    border: 1px solid #343434 !important;
    color: #717171 !important;
}

.btn-outline-primary {
    border-color: #023047;
    color: #023047;
}

.list-group-custom_new-card {
    border: solid #EEEAE9 1px;
}

.list-group-custom_new-card .card-header {
    background: transparent;
    border: transparent;
}

/*.list-group-custom_new-card .list-group-custom .list-group-item {*/
/*border: transparent !important;*/
/*}*/

.list-group-custom_new-card .list-group-custom .list-group-item span {
    padding-left: 5px;
}

.main-sidebar ul {
    padding: 10px 15px;
}

.sidebar-menu li {
    box-shadow: none;
}

.sidebar-menu li .nav-item {
    border-radius: 8px;
    width: 100%;
    padding: 4px 10px;
    margin-bottom: 10px;
    font-weight: 500;
    overflow: unset;
    text-wrap: auto;
}

.sidebar-menu li .nav-item.active {
    border: solid rgb(255 255 255) 1px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.sidebar-menu li .nav-item span {
    padding-left: 0px !important;
}

.list-group-item {
    font-family: "Inter", sans-serif;
}

.task-detail-panel.in {
    width: 87.5%;
}

.my-back-next .btn-primary {
    background-color: #0072A3 !important;
    border: 1px solid #0072A3 !important;
    color: #fff !important;
    box-shadow: none;
}

.my-back-next .btn-primary:hover {
    background-color: #8DCCE7 !important;
    border: 1px solid #343434 !important;
    color: #fff !important;
}

.btn-grey-back {
    background-color: #ECECEC !important;
    border: 1px solid #ECECEC !important;
    color: #343434 !important;
}

.btn-grey-back:hover {
    background-color: #fff !important;
    border: 1px solid #343434 !important;
    color: #717171 !important;
}

.my-back-next .save-more-btn {
    background-color: #5F93C0 !important;
    border: 1px solid #5F93C0 !important;
    color: #fff !important;
}

.my-back-next .save-more-btn:hover {
    background-color: #8DCCE7 !important;
    border: 1px solid #343434 !important;
    color: #fff !important;
}

.table tr td {
    color: #343434 !important;
    font-size: 14px;
}

.settings-sidebar li.active a {
    color: #343434 !important;
}

/*.sidebar-brand-logo-right {*/
/*max-width: 169px !important;*/
/*}*/

.sidebar-brand-box .sidebar-brand .sidebar-brand-name {
    width: 100%;
}

.user-card {
    display: flex;
    color: white;
    justify-content: start;
    align-items: center;
}

.user-card .user-images {
    width: 44px;
    height: 44px;
    border-radius: 100px;
    margin-right: 10px;
}

.user-card .user-images img {
    max-width: 40px;
    height: auto;
    border-radius: 50%;
}

.user-details {
    display: flex;
    flex-direction: column;
}

.user-details .name {
    font-weight: bold;
    font-size: 18px;
    font-family: "Inter", sans-serif;
}

.user-details .role {
    font-size: 14px;
    opacity: 0.8;
    font-family: "Inter", sans-serif;
}

.sidebar-menu li .accordionItemContent a {
    margin-left: 0;
    padding-left: 0.6rem;
}

.sidebar-menu li .nav-item svg {
    width: 25px;
    height: 25px;
    margin-top: 5px;
}

.sidebar-menu li .nav-item span {
    padding-left: 4px !important;
}

.sidebar-menu .openIt .accordionItemContent svg {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.user-card .sidebar-brand-logo img {
    max-width: 140px;
    height: auto;
}

.user-card-header {
    display: flex;
    color: white;
    justify-content: start;
    align-items: center;
    border-right: solid #fff 1px;
    padding-right: 20px;
    max-width: 230px;
}

.user-card-header .user-details .name {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 21px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.user-card-header .user-images {
    width: 44px;
    height: 44px;
    border-radius: 100px;
    margin-right: 10px;
}

.user-card-header .user-images img {
    max-width: 40px;
    height: auto;
    border-radius: 50%;
}

.list-group-custom_new-card {
    border: transparent;
}

.sidebar-brand-logo-right_W {
    margin-right: 20px;
}

.sidebar-brand-logo-right_W img {
    height: auto;
}

.page-heading .page-title-header {
    color: #fff !important;
}

.left-inner-addon-mob .input-group-text {
    display: none;
}

.btn-camera {
    background-color: #0072A3 !important;
    border: 1px solid #0072A3 !important;
    color: #fff !important;
    box-shadow: none;
}

.btn-camera:hover {
    background-color: #8DCCE7 !important;
    border: 1px solid #343434 !important;
    color: #fff !important;
}

.sidebar-menu {
    height: calc(100vh - 115px);
}

/*
 *  STYLE 1
 */

.sidebar-menu::-webkit-scrollbar-track {
    background: #2573a5 !important;
    border-radius: 0 !important;
    border: transparent !important;
    box-shadow: none !important;
}

.sidebar-menu::-webkit-scrollbar {
    width: 8px !important;
    background-color: #8DCCE7;
    border: transparent !important;
}

.sidebar-menu::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #8DCCE7 !important;
    border: transparent !important;
}

.card-header {
    padding: 0.50rem 1.25rem;
}
.unread-task-row {
    background-color: #ffe5e5 !important; /* Light red background */
}
.fw-bold{font-weight: bold;}
.dataTable tr th:before,
.dataTable tr th:after {display: none !important;}
.client-detail-wrapper .card .card-header.pt-4 {
    padding-top: 0.50rem !important;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #2573a5;
    color: #fff !important;
    text-decoration: none;
}
.tabs .nav .nav-item.show .nav-link, .tabs .nav .nav-link.active {
    border: 0;
    border-bottom: 3px solid #2573a5;
}
.add-client .custom-input-group .btn.dropdown-toggle.btn-light.bs-placeholder {
    border-left: transparent !important;
}
.custom-input-group .custom-input-border-left .btn.dropdown-toggle.btn-light {
    border-left: transparent !important;
}
.form-action-row .save-btn-new {
    background-color: #0072A3 !important;
    border: 1px solid #0072A3 !important;
    color: #fff !important;
    box-shadow: none;
}
.form-action-row .save-btn-new:hover {
    background-color: #8DCCE7 !important;
    border: 1px solid #343434 !important;
    color: #fff !important;
}
.audit-link:hover .card.shadow h5 {
    color: #fff !important;
}
.task-link:hover .card.shadow h5 {
    color: #fff !important;
}
.visitor-link:hover .card.shadow h5 {
    color: #fff !important;
}
.connectmyfile-link:hover .card.shadow h5 {
    color: #fff !important;
}

/*all responsive css*/

@media only screen and (max-width: 1440px) {
    .toggle-password {
        line-height: 38px;
    }
}

@media only screen and (max-width: 1024px) {
    .menu-collapse:before {
        display: none;
    }

    .mc-wrap .mcw-line {
        background-color: #fff;
    }

    .text-truncate {
        color: #28313c;
    }

    .w-tables::-webkit-scrollbar {
        width: 5px;
    }

    .w-tables::-webkit-scrollbar-track {
        border-radius: 8px;
        background-color: #e7e7e7;
    }

    .w-tables::-webkit-scrollbar-thumb {
        border-radius: 8px;
        background-color: var(--header_color);
    }

    .table-responsive::-webkit-scrollbar {
        width: 5px;
    }

    .table-responsive::-webkit-scrollbar-track {
        border-radius: 8px;
        background-color: #e7e7e7;
    }

    .table-responsive::-webkit-scrollbar-thumb {
        border-radius: 8px;
        background-color: var(--header_color);
    }

    .dataTables_wrapper .dataTable .row .col-md-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .add-client .row .col-md-2 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .text-truncate {
        color: #28313c !important;
    }

    .add-company .col-md-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .add-client .col-md-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .page-title-header .text-lightest {
        color: #000000 !important;
    }

    .page-title-header .text-lightest-sidebar {
        color: #ffffff !important;
    }

    .client-detail-wrapper .col-md-8 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .client-detail-wrapper .col-md-4 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .main-header-custom .navbar-left .text-truncate {
        color: #fff !important;
    }

}


@media only screen and (max-width: 768px) {
    .text-lightest {
        color: #000000 !important;
    }

    .text-lightest-sidebar {
        color: #ffffff !important;
    }

    .card .card-body {
        height: auto;
    }

    .add-client .row .col-md-2 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .add-company .col-md-3 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .col-md-3 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .header-box-dropdown p {
        font-size: 13px !important;
    }

    .filter-box .client-list-filter {
        border: solid #eee 1px;
        padding: 10px;
    }

    .audit-internal-blck {
        flex-wrap: wrap;
    }

    .audit-lable {
        margin-bottom: 12px;
        margin-top: 1rem !important;
    }

    .page-title-header {
        flex-wrap: wrap;
    }

    .header-icon-box {
        margin-right: 10px;
    }

    .page-title-header .span-2 {
        text-align: center;
        max-width: 100%;
        min-width: 100%;
        margin-top: 10px;
    }

    .page-title-header .span-1 {
        text-align: center;
        max-width: 100%;
        min-width: 100%;
    }

    .sidebar-brand-logo img {
        height: 18px;
    }

    .settings-sidebar-custom .settings-menu li a {
        border-bottom: 1px solid #74a2b9;
        color: #28313c;
    }

    .close-it {
        background-color: #6791ac;
    }

    .action-bar .show-clients {
        width: auto;
        flex: unset !important;
        background-color: #6791ac !important;
        border: 1px solid #6791ac !important;
    }

    .f-14 {
        font-size: 12px !important;
    }

    .content-wrapper {
        padding: 0px 15px 44px;
    }

    .filter-box .select-box .bootstrap-select .btn-light:not(:disabled):not(.disabled).active, .filter-box .select-box .bootstrap-select .btn-light:not(:disabled):not(.disabled):active, .filter-box .select-box .bootstrap-select .dropdown-toggle {
        border: solid #e8eef3 1px !important;
    }

    .settings-box {
        margin-left: 0;
        padding: 0 0px 25px;
        margin-right: 0;
    }

    .bootstrap-select > select.mobile-device {
        width: 100% !important;
    }

    .menu-collapse:before {
        display: none;
    }

    .mc-wrap .mcw-line {
        background-color: #fff !important;
    }

    .content-wrapper {
        display: flex;
        flex-direction: column;
    }

    .page-heading h2 span {
        color: #343434 !important;
    }

    .page-heading h2 span a {
        color: #343434 !important;
    }

    .f-21 {
        font-size: 16px !important;
    }

    .main-sidebar.toggled {
        border-right: 1px solid #74a2b9 !important;
    }

    .more-filters .more-filter-tab.in {
        width: 88%;
    }

    .border-right-grey {
        border-right: transparent !important;
    }

    .client-list-filter .select-box, .client-list-filter .select-box .input-group {
        width: 100% !important;
        display: flex !important;
        flex-wrap: wrap !important;
        flex-direction: column;
    }

    #datatableRange, #datatableRange2 {
        width: 100%;
    }

    .select-box {
        padding-right: 0px !important;
    }

    .dropdown-menu a {
        color: #343434 !important;
    }

    #audit-category-table_wrapper table {
        white-space: nowrap;
    }

    .dataTables_wrapper table {
        white-space: nowrap;
    }

    .add-client .pt-5 {
        padding-top: 0rem !important;
    }

    #task-detail-section p {
        color: #99a5b5 !important;
    }

    #questions-section .col-md-6.mb-4 {
        padding: 0;
    }

    .accordion-custom h5 {
        font-size: 15px;
    }

    .clockinout-start {
        justify-content: space-between !important;
    }

    .signatureCanvas-custom {
        height: 90px;
    }

    .signaturedata-block {
        height: 60px;
        width: 100%;
    }

    video.photo-cam {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
    }


    .login-section-new .container {
        max-width: 100%;
    }


    .left-block-login {
        padding: 30px 20px;
    }

    .container-OTP h2 {
        font-size: 25px;
    }

    .container-OTP p {
        font-size: 14px;
        line-height: normal;
    }

    .container-account h2 {
        font-size: 20px;
    }

    .container-account p {
        font-size: 14px;
        line-height: normal;
    }

    .social-buttons button {
        min-width: 100%;
    }

    .main-header-custom {
        z-index: 9;
    }

    .toggle-password {
        right: 0;
        top: 0;
    }

    .settings-box .row {
        margin-left: 0;
        margin-right: 0;
    }

    .ntfcn-tab-content-left {
        padding: 1.5rem 0 !important;
    }

    .login-section-new {
        padding: 0;
    }

    .page-heading h2 {
        color: #2573a5 !important;
    }

    .main-header-custom .menu-collapse {
        margin-left: 0;
    }

    .main-header-custom .mc-wrap {
        margin-left: 20px;
    }

    .main-header-custom .header-icon-box {
        margin-right: 10px;
    }

    .main-header-custom .mc-wrap .mcw-line {
        background-color: #fff;
    }

    .page-header-right {
        padding: 0;
    }

    .main-header-custom .menu-collapse:before {
        display: none !important;
    }

    .login-wrapper {
        background: transparent;
        padding: 0;
    }

    .header-title {
        font-size: 15.76px;
        text-align: center;
    }

    .header-title .strong-text {
        font-size: 27.76px;
    }

    .header-title .light-text {
        font-size: 26.76px;
    }

    .container-login .title-login {
        display: none;
    }

    .header-box-dropdown p {
        color: #fff !important;
    }

    .sidebar-menu li a {
        color: #fff !important;
    }

    .select-box, .task-search {
        width: 100% !important;
    }

    .user-card-header .user-images {
        width: 30px;
        height: 30px;

    }

    .user-card-header .user-images img {
        max-width: 28px;

    }

    .user-details .name {
        font-size: 14px;
    }

    .user-details .role {
        font-size: 12px;
    }

    .page-header-right ul li {
        padding-right: 5px;
    }

    .sidebar-brand-logo-right_W {
        margin-right: 5px;
    }

    .user-card-header {
        max-width: 122px;
    }

    .input-my {
        text-align: left !important;
        font-size: 16px;
    }

    .terms a {
        font-size: 16px;
    }

    .left-inner-addon-mob .input-my {
        padding-left: 46px;
    }

    .left-inner-addon-mob .input-group-text {
        display: flex;

    }

    .left-inner-addon-mob .input-group-text {
        position: absolute;
        left: 1px;
        top: 6px;
        background: transparent;
        border: transparent;
        font-size: 18px;
    }

    .left-inner-addon-mob {
        position: relative;
    }

    .input-my::placeholder {
        color: #343434 !important;

    }

    .container-account a {
        font-size: 14px;
    }

    .btn-login {
        min-width: 90%;
    }

    .row-none {
        display: none;
    }

    .audit_res_mob label {
        display: none;
    }

    .page-title {
        padding: 9px;
    }


}


@media only screen and (max-width: 480px) {

    .tabs .nav .nav-item {
        padding: 10px 10px;
        font-size: 14px !important;
    }

    .dropify-wrapper.touch-fallback .dropify-preview .dropify-infos {
        background: transparent;
        opacity: 1;
        position: relative;
    }

    .header-box-dropdown p {
        font-size: 12px !important;
    }

    #save-more-client-form {
        margin-right: 0.1rem !important;
    }

    .a-page-action button {
        margin: 0 0 15px !important;
        width: 100%;
    }

    .a-page-action {
        display: flex !important;
        flex-wrap: wrap;
    }

    .a-page-action .btn-cancel {
        width: 100%;
        text-align: center;
        display: block;
        margin-bottom: 10px;
    }

    .accordion-custom h5 {
        font-size: 14px;
        max-width: 243px !important;
    }

    #table-actions a {
        margin-right: 0 !important;
        margin-left: 4px !important;
    }

    .card-horizontal {
        flex-wrap: wrap;
        justify-content: center;
    }

    .card-horizontal .card-body {
        padding: 1.25rem !important;
    }

    .photo-upload-realtime label {
        width: 100%;
        margin-top: 10px;
    }

    .photo-upload-realtime {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

    .photo-upload-realtime button {
        width: 100%;
        margin-bottom: 10px;
    }

    .client-container .row {
        padding: 20px 0 !important;
    }
    .client-container .audit-que-sec .row {padding: 10px 0 !important;}
    .client-container .audit-que-sec .row label.mt-3{margin-top: 0 !important;}

    .sorting_1 ul {
        margin: 0;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
    }

    .sorting_1 ul li {
        padding-left: 10px;
        list-style: inherit !important;
    }

    .action-bar #table-actions a {
        margin: 0 5px !important;
    }

    .action-bar #table-actions a:first-child {
        margin-left: 0px !important;
    }

    .title-login {
        font-size: 22px;
    }

    .title-welcome {
        font-size: 20px;
    }

    .left-block-login {
        padding: 30px 5px;
    }

    .form-horizontal-login {
        padding-top: 10px;
    }

    .main-header-custom .dropdown-menu.dropdown-menu-right {
        background: #fff;
    }

    .toggle-password {
        right: 4px;
        top: 2px;
    }

    .mobile-mt-5 {
        margin-top: 3rem !important;
    }

    .d-none-mobile {
        display: none !important;
    }
    .Reply-Photo img {
        max-width: 100% !important;
    }
}

@media only screen and (max-width: 375px) {
    .action-bar .dt-buttons.btn-group {
        width: 100%;
        margin-top: 10px;
    }

    .header-box-dropdown p {
        font-size: 11px !important;
    }

    .s-b-notifications .s-b-n-header .tabs {
        padding: 0 !important;
    }

    .sidebar-brand-logo img {
        height: 15px;
    }
}

@media only screen and (max-width: 360px) {
    .user-card-header .user-images {
        width: 20px;
        height: 20px;

    }

    .user-card-header .user-images img {
        max-width: 22px;
    }

    .main-header-custom .header-icon-box {
        margin-right: 3px;
    }

    .user-card-header {
        padding-right: 5px;
    }

    .main-header-custom .header-icon-box svg {
        width: 15px;
        height: 15px;
    }

    .main-header-custom .header-icon-box img {
        width: 20px;
    }

    .user-details .name {
        font-size: 12px;
    }

    .user-details .role {
        font-size: 10px;
    }

    .user-card-header {
        max-width: 98px;
    }


}

.c_menu_sidebar .openIt .accordionItemContent .active {
    border: solid rgb(255 255 255) 1px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
}

.c_menu_sidebar .openIt .accordionItemContent {
    padding-left: 15px;
    margin-bottom: 10px;
}

.display-none {
    display: none;
}

.border-additional-grey {
    border: 1px solid #f2f4f7 !important;
}

.icon-wrapper {
    display: inline-block;
    width: 24px;
    text-align: center;
}


@media (max-width: 991.98px) {
    .daterangepicker {
        position: absolute;
        z-index: 15;
    }
}

.custom-input-group .dropdown.bootstrap-select.form-control.select-picker {
    border-radius: 0 !important;
    border: transparent;
}

.custom-input-group .bootstrap-select > .dropdown-toggle {
    border: transparent !important;
    border-radius: 0px !important;
    background: transparent !important;
}

.custom-input-group {
    border: solid #D6D6D6 1px;
    border-radius: .25rem !important;
    padding: 0 5px;
}

.custom-input-group .input-group-append .btn {
    border: transparent;
    border-left: solid #D6D6D6 1px;
}

.custom-input-group .form-control {
    border: transparent;
}

.custom-input-group .select-picker .dropdown-toggle, .input-group .bootstrap-select.form-control .dropdown-toggle {
    border-left: solid #D6D6D6 1px !important;
}



.audit-count {
    top: -3px;
    left: 12px;
}

.card-header {
    background-color: #0072A3 !important;
    color: white;
    font-size: 1rem;
}

.card-header.bg-success {
    background-color: #28a745 !important;
}

.card-header.bg-gray {
    background-color: lightgrey !important;
    color: black;
}

.full-loader {
    display: none;
    position: fixed;
    z-index: 9999999;
    justify-content: center;
    align-items: center;
    background-color: #c5c5c56b;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

a.btn.btn-primary.rounded.f-14.p-2.mr-3 {
    color: white !important;
    background-color: #0072A3 !important;
    font-weight: 700;
    border: 1px solid white !important;
}

button#btnDownloadReport {
    color: white !important;
    background-color: #0072A3 !important;
    font-weight: 700;
    border: 1px solid white !important;
}


@media only screen and (max-width: 767px) {
    .add-client-tasks .my-3 {
        margin-bottom: 8px !important;
        margin-top: 5px !important;
    }

    .add-client-tasks .col-lg-3.col-md-3 .mt-3 {
        margin-top: 0px !important;
    }

    .comments-section img {
        max-width: 100% !important;
    }

    button#btnDownloadReport {
        max-width: 80px;
    }
    .task-detail-panel.in {
        z-index: 12;
        top: 65px;
    }
    .task-detail-panel.in .close-task-detail {
        top: 80px;
        right: 17px;
        padding: 0 !important;
        margin: 0px !important;
    }
    .task-detail-panel.in .close-task-detail span {
        height: 25px;
        width: 25px;
    }
    .task-detail-panel.in .close-task-detail span .fa-times {
        color: #000000;
        top: 4px;
        font-size: 16px;
    }
    .change-task-status {
        width: 100% !important;
    }

    .task-tabs {
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
    .task-tabs .nav-item {flex-shrink: 0;}
    .header-wrapper {padding: 40px 0 0 0;}
    .login-wrapper .img-login {text-align: center;}
    .login-wrapper .img-login .img-fluid {max-width: 80%;}
    .login-box-sec {background-color: #d6edf9;height: calc(100vh - 364px);border-top-left-radius: 50px;border-top-right-radius: 50px;}
    .login-box-sec .title-welcome {text-align: center;font-weight: bold;}
    label {
        font-size: 12px;
    }
    .fa-share-alt {
        margin-right: .25rem !important;
    }
    .mt-3, .my-3 {
        margin-top: .5rem!important;
    }
    .mb-3, .my-3 {
        margin-bottom: .5rem !important;
    }
    .a-page-action {
        padding: 10px 15px !important;
    }
    .dt-buttons button {
        font-size: 12px;

    }
    .table tr td {
        font-size: 12px;
    }
    .p-20 {
        padding: 12px 5px!important;
    }
    .s-b-inner .s-b-n-header h2 {
        display: none;
    }
    .settings-box .s-b-mob-sidebar {
        top: 10px;
    }
    .f-18 {
        font-size: 14px;
    }
    .f-15 {
        font-size: 12px!important;
    }
    .heading-h1 {
        font-size: 15px;

    }

    .impact-grading .table-responsive-mob .col-sm-12 {
        -webkit-overflow-scrolling: touch;
        display: block;
        overflow-x: auto;
        width: 100%;
    }
    .audit-format .table th, .audit-format .table td {
        white-space: nowrap;
    }

    .b-shadow-4 {
        box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    }
    .table-responsive .table td, .table th, .table thead th {
        white-space: nowrap;
    }
    .ellipsis-header-none {
        display: none !important;
    }

}

