/* Colors */
:root {
    color: #343434;
    color: #009191;
    color: #009192;
    color: #F2F2F2;
    color: #00000029;
    color: #252525;
    color: #363636;
    color: #0000001A;
    color: #231F20;
}

body {
    margin: 0;
    color: #000;
    text-align: left;
    background-color: #F2F2F2;
    height: 100%;
}

.d-pink-txt, .d-pink-txt:hover {
    color: #009191;
}

.card .card-title {
    color: #000;
    text-transform: uppercase;
    font-size: 20px!important;
    font-weight: 600;
}

.btn-primary {
    padding: 10px 20px 5px 20px;
    color: #fff;
    vertical-align: middle;
    font-size: 13px;
    border: none;
    text-transform: uppercase;
    border-radius: 0;
    line-height: normal;
    opacity: 0.7;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:hover, .btn-primary:focus {
    color: #fff!important;
    border-color: inherit;
    border: none;
    box-shadow: none!important;
}

.btn-primary.pink {
    background-color: #009191;
    color: #fff;
}

.btn-primary.pink:not(:disabled):not(.disabled).active, .btn-primary.pink:not(:disabled):not(.disabled):active, .show>.btn-primary.pink.dropdown-toggle {
    color: #fff;
    background-color: #009191;
    border-color: #009191;
}

.btn-primary.d-pink {
    background-color: #009192;
    color: #fff;
}

.btn-primary.d-pink:not(:disabled):not(.disabled).active, .btn-primary.d-pink:not(:disabled):not(.disabled):active, .show>.btn-primary.d-pink.dropdown-toggle {
    color: #fff;
    background-color: #009192;
    border-color: #009192;
}

.btn-primary.white, .btn-primary.white:hover {
    background-color: #fff;
    color: #009192!important;
}

.btn-primary.white:not(:disabled):not(.disabled).active, .btn-primary.white:not(:disabled):not(.disabled):active, .show>.btn-primary.white.dropdown-toggle {
    color: #009192!important;
    background-color: #fff;
    border-color: #fff;
}

/* .btn-primary, .swal2-modal .swal2-actions button.swal2-confirm, .wizard > .actions a, .wizard > .actions a:hover {
    color: #fff;
    background-color: #009192;
    border-color: #009192;
} */

.auth-page .auth-left-wrapper {
    width: 100%;
    height: 55%;
    margin-top: 80px;
    margin-left: 10px;
    background-image: url('/admin/assets/images/logo.jpg');
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
}

.sidebar .sidebar-body .nav .nav-item:hover .nav-link {
    color: #009192!important;
}

.sidebar .sidebar-header {
    background: #ffffff;
    height: 100px;
    border-bottom: 1px solid #f2f4f9;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 25px;
    border-right: 1px solid #f2f4f9;
    z-index: 999;
    width: 240px;
    -webkit-transition: width .1s ease;
    transition: width .1s ease;
}

.sidebar-brand img {
    vertical-align: middle;
    border-style: none;
    width: 70%;
}

.sidebar .sidebar-header .sidebar-brand {
    /* opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    font-weight: 900;
    font-size: 18px;
    letter-spacing: -1px;
    color: #031a61;
    width: 170px; */
}

.sidebar .sidebar-body .nav .nav-item.active .nav-link::before {
    content: '';
    width: 3px;
    height: 26px;
    background: #009191!important;
    position: absolute;
    left: -25px;
}

.badge-info {
    color: #212529;
    background-color: #009191;
    padding: 8px 10px 5px 10px;
}

.breadcrumb-item a {
    color: #212529;
    text-decoration: none;
    background-color: transparent;
}

.page-item.active .page-link {
    z-index: 3;
    color: #009192;
    background-color: transparent;
    border: 1px solid #009192!important;
    border-color: #009192;
}

.page-item .page-link {
    z-index: 3;
    color: #252525;
    background-color: transparent;
    border: 1px solid #252525!important;
    border-color: #252525;
}

.table th, .table td {
    vertical-align: middle;
    line-height: 30px;
    white-space: nowrap;
}

.table-action {
    color: #009191;
    margin: 0 5px;
}

.table-action:hover {
    color: #009192;
    text-decoration: underline;
}

.footer a {
    color: #009192;
    font-size: inherit;
}

.form-control {
    border: 1px solid #F2F2F2;
    padding: 20px;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #0000001A;
    outline: 0;
    box-shadow: none;
}

textarea.form-control {
    height: 150px;
    padding: 20px;
    border: 1px solid #F2F2F2;
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 20px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background-color: transparent!important;
    background: url('/images/icons/angle-down-light.png') no-repeat right 0.70rem center/12px 7px;
    border: 1px solid #F2F2F2!important;
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.select.form-control, select {
    border: 1px solid #F2F2F2;
    border-radius: 5px!important;
    background-color: #fff;
}

textarea.form-control, .email-compose-fields .select2-container--default textarea.select2-selection--multiple, .select2-container--default textarea.select2-selection--single, .select2-container--default .select2-selection--single textarea.select2-search__field, textarea.typeahead, textarea.tt-query, textarea.tt-hint {
    height: 150px;
}

.sidebar .sidebar-body .nav .nav-item.active .nav-link, .sidebar .sidebar-body .nav .nav-item.active .nav-link .link-icon {
    color: #009192!important;
}

.sidebar .sidebar-body .nav.sub-menu .nav-item .nav-link.active::before {
    border: 1px solid #009192!important;
    background: #009192!important;
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.75rem;
    word-wrap: break-word;
    opacity: 0; 
}

.tooltip.show {
    opacity: 0.9; 
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; 
}

.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
}

.tooltip-inner {
    max-width: 200px;
    padding: 0.4rem 0.75rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.375rem; 
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
    padding: 0.4rem 0; 
}

.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; 
    left: 0;
    right: 0;
    margin: 0 auto;
}

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
    top: 0;
    border-width: 0.4rem 0.4rem 0;
    border-top-color: #000; 
}

.bootstrap-select .dropdown-item.active, .bootstrap-select .dropdown-item:active {
    color: #231F20;
    text-decoration: none;
    background-color: #F2F2F2;
}

.dropdown .dropdown-menu .dropdown-item:hover, .dropdown .dropdown-menu .dropdown-item:hover i, .dropdown .dropdown-menu .dropdown-item:hover svg, .btn-group .dropdown-menu .dropdown-item:hover, .fc .fc-toolbar.fc-header-toolbar .fc-left .fc-button-group .dropdown-menu .dropdown-item:hover, .fc .fc-toolbar.fc-header-toolbar .fc-right .fc-button-group .dropdown-menu .dropdown-item:hover, .btn-group .dropdown-menu .dropdown-item:hover i, .fc .fc-toolbar.fc-header-toolbar .fc-left .fc-button-group .dropdown-menu .dropdown-item:hover i, .fc .fc-toolbar.fc-header-toolbar .fc-right .fc-button-group .dropdown-menu .dropdown-item:hover i, .btn-group .dropdown-menu .dropdown-item:hover svg, .fc .fc-toolbar.fc-header-toolbar .fc-left .fc-button-group .dropdown-menu .dropdown-item:hover svg, .fc .fc-toolbar.fc-header-toolbar .fc-right .fc-button-group .dropdown-menu .dropdown-item:hover svg {
    color: #009192;
}

.dropdown .dropdown-toggle:after, .btn-group .dropdown-toggle:after, .fc .fc-toolbar.fc-header-toolbar .fc-left .fc-button-group .dropdown-toggle:after, .fc .fc-toolbar.fc-header-toolbar .fc-right .fc-button-group .dropdown-toggle:after {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
    font: unset;
    content: "\e842";
    width: auto;
    height: auto;
    vertical-align: middle;
    line-height: .625rem;
    font-size: .875rem;
    margin-left: 0.3rem;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle, .btn-light:focus, .btn-light.focus {
    color: #231F20;
    background-color: transparent;
    border-color: transparent;
    outline: none;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
    box-shadow: none;
}

.form-control:focus, select:focus, .email-compose-fields .select2-container--default .select2-selection--multiple:focus, .select2-container--default .select2-selection--single:focus, .select2-container--default .select2-selection--single .select2-search__field:focus, .typeahead:focus, .tt-query:focus, .tt-hint:focus {
    color: #495057;
    background-color: #fff;
    border-color: #0000001A;
    outline: 0;
    box-shadow: none;
}

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

.bootstrap-select>.dropdown-toggle {
    background-color: transparent!important;
    border: none!important;
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 5px;
    border: none;
    height: auto;
    border: 1px solid #F2F2F2!important;
}

.bootstrap-select>.dropdown-toggle.bs-placeholder, .bootstrap-select>.dropdown-toggle.bs-placeholder:active, .bootstrap-select>.dropdown-toggle.bs-placeholder:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    color: #231F20;
    font-weight: 300;
}