/*
primary = #177584
primary-rgb = 23, 117, 132
hover = #0c5f6d
border = #06606f
*/

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Helvetica', 'Arial', sans-serif;
    font-size: 13px;
    color: #4a4a4a;
    background: #f0f0f0
}

header {
    height: 0px !important;
    z-index: 1056 !important;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

a {
    text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h4,
h6 {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
}

h2 {
    font-size: 36px;
}

h6 {
    font-size: 18px;
}

table h6 {
    font-size: 14px;
    color: #222222;
    font-weight: normal !important;
}

.card {
    margin-bottom: 20px;
}

.modal-title,
.card-title {
    font-weight: normal !important;
}

.card-header {
    background-color: #fff !important;
}

.badge {
    font-weight: normal !important;
}

.fs-10 {
    font-size: 10px !important;
}

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

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

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

.fs-18 {
    font-size: 18px !important;
}

.fs-20 {
    font-size: 20px !important;
}

.btn-small {
    padding: 4px 6px 2px !important;
    border-radius: 4px !important;
    font-size: 8px !important;
    background-color: rgba(108, 117, 125, 0.4) !important;
    border: none !important;
}

.btn-small:hover {
    background-color: rgba(108, 117, 125, 1) !important;
}

.btn-small * {
    color: #222222 !important;
}

.btn-small:hover * {
    color: #fff !important;
}

.btn,
.swal2-container button {
    padding: 7px 20px;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: unset;
}

.btn-rounded {
    border-radius: 30px;
}

.alert {
    padding: 10px !important;
}

.alert-dismissible .btn-close {
    padding: 13px !important;
}

.select2-container--default .select2-selection--multiple input,
.select2-container--default .select2-selection--multiple input:focus-visible {
    border: none !important;
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 7px;
    margin-left: 3px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container .select2-search--inline .select2-search__field::placeholder {
    color: #222222;
}

.select2-container--default .select2-selection--multiple {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #ced4da;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #177584;
}

.select2-container--default *:focus-visible {
    outline: unset !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem !important;
}

.select2-container--default input:focus-visible {
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem !important;
    outline: unset !important;
}

.select2-container--default {
    font-size: 12px;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ced4da !important;
    height: 32px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 30px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 30px !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #177584 !important;
}

.img-ttd {
    height: 85px !important;
}

.text-muted-2 {
    color: #495057 !important;
}

.text-redaction {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 180%;
    margin-top: 1rem;
    color: #495057;
}

.sidebar-menu a:hover {
    color: #177584;
    font-weight: 700 !important;
}

.sidebar-menu .active .submenu {
    font-weight: 700 !important;
}

.navbar-toggler {
    border: none;
}

.navbar-toggler:focus {
    box-shadow: none;
}

.nav-header {
    background-color: #0c5f6d;
    color: #fff;
}

.navbar-brand {
    font-size: 15px !important;
}

.nav-contact .text-warning {
    font-size: 12px;
}

.nav-contact i.fa-whatsapp {
    font-size: 18px;
}

.nav-link,
.menu-sub {
    color: #fff;
}

.nav-link:hover,
.menu-sub:hover {
    color: #fff;
}

.nav-link:focus,
.menu-sub:focus {
    color: #fff;
}

.page-link:focus {
    box-shadow: 0 0 0 0.15rem rgba(3, 33, 56, .25);
}

.dropdown-menu[data-bs-popper] {
    margin-top: 0;
    border-radius: unset;
    min-width: 100%;
    font-size: 12px;
    background-color: #177584;
}

.dropdown-item {
    color: #fff;
}

.dropdown-item.active,
.dropdown-item:focus,
.dropdown-item:hover {
    color: #000;
    background-color: #FDCB2C;
}

.btn-notification i {
    color: #fff;
    font-size: 25px;
}

.btn-notification .notification {
    position: absolute;
    background-color: #dc3545;
    text-align: center;
    border-radius: 10px;
    min-width: 17px;
    min-height: 17px;
    font-size: 10px;
    color: #fff;
    font-weight: bold;
    line-height: 17px;
    top: 15px;
    right: 75px;
    padding: 1px 2px;
}

.notif-item {
    text-decoration: none;
    color: #000;
}

.notif-item:hover {
    text-decoration: none;
    color: #000;
}

.all-notif a {
    text-decoration: none;
    color: #0c5f6d;
}

.all-notif a:hover {
    text-decoration: none;
    color: #0c5f6d;
}

.nav-account .dropdown-toggle::after {
    display: none;
}

.nav-account .dropdown-menu {
    position: absolute;
    margin-top: 15px;
    top: 50px !important;
    left: auto;
    right: 3px;
    border: 0px;
    max-width: 500px;
    min-width: 500px;
    border-radius: 3px;
    box-shadow: 0 1px 11px rgba(0, 0, 0, 0.15) !important;
    padding-bottom: 8px;
}

.nav-account .dropdown-menu:after {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #ffffff;
    position: absolute;
    top: -8px;
    right: 25px;
    content: '';
}

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

.nav-account .user-name span {
    font-size: 12px;
}

.nav-account .dropdown-item {
    font-size: 12px;
    color: #000;
}

.avatar-sm {
    height: 2.1rem;
    width: 2.1rem;
}

.avatar-xl {
    height: 5rem;
    width: 5rem;
}

.avatar-xl-wide {
    height: 5rem;
    width: 7rem;
}

.avatar-xxl {
    height: 10rem;
    width: 10rem;
}

.logo-fix {
    position: absolute;
    top: 0;
    width: 200px;
    padding: 10px 0;
    text-align: center;
    background-color: #0c5f6d;
    color: #fff;
}

.logo-fix-link {
    margin: unset;
    white-space: unset;
}

.hero-section {
    padding: 0;
    margin-top: 75px;
    margin-bottom: 100px;
    /* height: 80vh;
    max-height: 80vh; */
    overflow: hidden;
    background-color: #a6a6a6;
    position: relative;
}

.hero-section video {
    display: block;
    min-width: 100%;
    width: 100%;
    height: 100%;
    background-color: transparent;
    object-fit: cover;
    object-position: center;
}

.hero-video {
    /* height: 80vh;
    max-height: 80vh; */
    position: relative;
}

.hero-title {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    width: 75%;
    text-align: center;
    color: #fff;
    opacity: .5;
}

.hero-title h1 {
    color: #fff;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin: 25px auto 0;
    font-family: "Gama Serif", Georgia, "Times New Roman", Times, serif;
}

.home-about {
    margin-bottom: 50px;
}

.home-about img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    border-radius: 5px;
}

.home-about .line1 {
    border: 2px solid #FDCB2C;
    width: 100%;
    height: 450px;
    border-radius: 5px;
    margin-top: -430px;
    margin-left: 20px;
}

.home-about .line2 {
    border: 2px solid #177584;
    width: 100%;
    height: 450px;
    border-radius: 5px;
    margin-top: -460px;
    margin-left: 10px;
}

.text-border span {
    border-bottom: 3px solid #FDCB2C;
    padding-bottom: 5px;
}

.home-syarat {
    background-color: #f8f9fa;
    margin-bottom: 50px;
    padding: 50px 0;
}

.home-syarat img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 5px;
}

.home-check {
    margin-bottom: 50px;
}

.home-check img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 5px;
}

.home-testimonial {
    background-image: url(../img/content/home-testimonial.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    margin-bottom: 50px;
}

.home-testimonial .testimonial-layer {
    background-color: rgba(3, 33, 56, 0.8);
    width: 100%;
    height: 100%;
    padding: 50px 0;
}

.home-testimonial span {
    font-size: 1.5rem;
}

.home-testimonial p {
    font-style: italic;
    line-height: 150%;
}

.home-testimonial .testimonial-by {
    font-size: 14px;
    padding: 7px 15px;
    text-transform: unset;
    font-weight: bold;
    cursor: auto;
}

.testimonial-carousel img {
    width: 75px !important;
}

.floating-button {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background: #FDCB2C;
    position: fixed;
    bottom: 30px;
    left: 30px;
    cursor: pointer;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
}

.floating-button .card-page {
    color: #177584;
    position: absolute;
    top: 25%;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
    margin: 0;
    text-align: center;
    line-height: 16px;
    font-size: 14px;
    font-weight: 300;
    animation: plus-out 0.3s;
    transition: all 0.3s;
    background-color: transparent;
    border: none;
}

.floating-button .card-page h6 {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Circular Std', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    color: inherit;
    margin: 0 !important;
}

.container-floating {
    position: fixed;
    width: 80px;
    height: 80px;
    bottom: 30px;
    left: 30px;
    z-index: 3;
}

.container-floating:hover {
    height: 400px;
    width: 90px;
    padding: 30px;
}

.container-floating:hover .card-page {
    animation: plus-in 0.15s linear;
    animation-fill-mode: forwards;
}

.ring {
    color: #177584;
    position: absolute;
    top: 25%;
    display: block;
    bottom: 0;
    left: 0;
    display: block;
    right: 0;
    padding: 0;
    opacity: 0;
    margin: auto;
    text-align: center;
    font-size: 35px;
    transform: rotateZ(-70deg);
    transition: all 0.3s;
    animation: edit-out 0.3s;
}

.container-floating:hover .ring {
    animation: edit-in 0.2s;
    animation-delay: 0.1s;
    animation-fill-mode: forwards;
}

@keyframes edit-in {
    from {
        opacity: 0;
        transform: rotateZ(-70deg);
    }

    to {
        opacity: 1;
        transform: rotateZ(0deg);
    }
}

@keyframes edit-out {
    from {
        opacity: 1;
        transform: rotateZ(0deg);
    }

    to {
        opacity: 0;
        transform: rotateZ(-70deg);
    }
}

@keyframes plus-in {
    from {
        opacity: 1;
        transform: rotateZ(0deg);
    }

    to {
        opacity: 0;
        transform: rotateZ(180deg);
    }
}

@keyframes plus-out {
    from {
        opacity: 0;
        transform: rotateZ(180deg);
    }

    to {
        opacity: 1;
        transform: rotateZ(0deg);
    }
}

.container-page {
    font-size: 12px;
    color: #222222 !important;
}

.container-page .dropdown-item {
    font-size: 12px !important;
    color: #222222 !important;
}

.container-page .dropdown-toggle::after {
    display: none !important;
}

.login-page,
.container-page {
    margin-top: 150px;
    margin-bottom: 100px;
}

.partner-work {
    font-size: 14px;
    font-weight: normal !important;
}

.login-page .card {
    background-color: #f8f9fa !important;
}

.form-check,
.form-check-input,
.form-check-label {
    cursor: pointer;
    margin-bottom: 0;
}

.form-control,
.input-group-text {
    font-size: 12px !important;
}

.form-control:focus {
    border: 1px solid #177584;
    box-shadow: unset;
}

.form-control.is-invalid:focus {
    box-shadow: unset;
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    border: 1px solid #dc3545 !important;
    box-shadow: unset;
}

.form-control.disabled {
    background-color: #e9ecef;
    opacity: 1;
    pointer-events: none;
}

.form-label {
    font-weight: bold;
}

.form-label span {
    font-weight: normal;
}

.select2-container--default.select2-container--disabled .select2-selection--single,
.disabled~.select2-container--default .select2-selection--single {
    background-color: #e9ecef !important;
    pointer-events: none;
}

.select2-dropdown {
    border: 1px solid #ced4da;
}

.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,
.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,
.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
    border-radius: 0.375rem;
}

.input-group>.input-group-text:has(+.form-control) {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.input-group .form-control+.input-group-text,
.input-group .input-group-text+.form-control {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
}

.input-group .form-control:has(+.input-group-text) {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.input-group>.form-control.is-invalid {
    border-right: unset;
}

.input-group>.input-group-text:has(+.form-control.is-invalid) {
    border-color: #fd625e !important;
    border-right-color: #ced4da !important;
}

.input-group>.input-group-text+.form-control.is-invalid {
    border-left-color: #ced4da !important;
}

.input-group>.form-control.is-invalid:has(+.input-group-text) {
    border-right-color: #ced4da !important;
}

.input-group>.form-control.is-invalid+.input-group-text {
    border-color: #fd625e !important;
}

.view-pass {
    cursor: pointer;
    width: 40px;
    justify-content: center;
}

.sign-up-img {
    -webkit-animation: adshape 4s infinite linear;
    animation: adshape 4s infinite linear;
}

.sign-up-img img {
    width: 100%;
}

@keyframes adshape {
    0% {
        -webkit-transform: translate(-20px);
        transform: translate(-20px);
    }

    50% {
        -webkit-transform: translate(20px);
        transform: translate(20px);
    }

    100% {
        -webkit-transform: translate(-20px);
        transform: translate(-20px);
    }
}

footer {
    background-color: #177584;
    padding: 40px 0 20px;
    color: #fff;
}

.footer-brand {
    font-size: 18px;
}

.social-media a {
    margin: 10px 5px 0px 0px;
    background-color: transparent;
    border: 2px solid #fff;
    font-size: 19px;
    width: 40px;
    height: 40px;
    padding: 5px;
}

.instagram {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.youtube {
    background-color: #cc181e !important;
}

.twitter {
    background-color: #1DA1F2 !important;
}

.facebook {
    background-color: #4267B2 !important;
}

.email {
    background-color: #4285F4 !important;
}

.copy-area {
    background-color: #0c5f6d;
    padding: 10px 0;
    text-align: center;
    color: #fff;
}

.copy-area p {
    margin: 0 !important;
}

@media (min-width: 992px) {
    .hero-section {
        margin-top: 105px;
    }

    header.header-stick .nav-stick {
        transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        -webkit-transition: all .1s ease-in-out;
        -moz-transition: all .1s ease-in-out;
        -o-transition: all .1s ease-in-out;
        transition: all .1s ease-in-out;
    }

    header .nav-stick {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -webkit-transition: all .1s ease-in-out;
        -moz-transition: all .1s ease-in-out;
        -o-transition: all .1s ease-in-out;
        transition: all .1s ease-in-out;
    }

    header.header-stick .nav-stick .navbar-collapse {
        margin-left: 210px;
        transition: all .4s ease-in-out;
    }

    header.header-stick .nav-stick .navbar-collapse .nav-link {
        padding: 25px 0;
        transition: all .4s ease-in-out;
    }

    header.header-stick .logo-fix {
        opacity: 1;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        transition: all .4s ease-in-out;
    }

    header .nav-stick .navbar-collapse {
        margin-left: 0;
        transition: all .4s ease-in-out;
    }

    header .logo-fix {
        opacity: 0;
        transform: translateY(-150%);
        -webkit-transform: translateY(-150%);
        transition: all .4s ease-in-out;
    }

    #navbarAccount {
        display: none !important;
    }
}

@media (max-width: 991px) {
    nav.nav-stick .container-fluid {
        padding: 0px !important;
    }

    .navbar-dark {
        background-color: #0c5f6d !important;
    }

    .navbar-collapse {
        background-color: #177584;
    }

    .login-page,
    .container-page {
        margin-top: 100px;
    }
}

.lpage {
    display: flex;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background-color: hsla(0, 0%, 0%, 0.700);
    z-index: 10600;
    overflow-y: auto;
    -webkit-tap-highlight-color: transparent;
}

.lpager {
    margin: 0 auto;
    width: 60px;
    height: 50px;
    text-align: center;
    font-size: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
}

.lpager>div {
    height: 100%;
    width: 8px;
    display: inline-block;
    float: left;
    margin-left: 2px;
    -webkit-animation: delay 0.8s infinite ease-in-out;
    animation: delay 0.8s infinite ease-in-out;
}

.lpager .bar1 {
    background-color: #177584;
}

.lpager .bar2 {
    background-color: #bbbbbb;
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.lpager .bar3 {
    background-color: #177584;
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.lpager .bar4 {
    background-color: #bbbbbb;
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.lpager .bar5 {
    background-color: #177584;
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.lpager .bar6 {
    background-color: #bbbbbb;
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

@-webkit-keyframes delay {

    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.05);
    }

    20% {
        -webkit-transform: scaleY(1);
    }
}

@keyframes delay {

    0%,
    40%,
    100% {
        transform: scaleY(0.05);
        -webkit-transform: scaleY(0.05);
    }

    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
    }
}

div.dataTables_wrapper div.dataTables_length label {
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    margin-bottom: 0.5rem;
}

div.dataTables_wrapper div.dataTables_length select {
    width: auto;
    display: inline-block;
}

div.dataTables_wrapper div.dataTables_filter label {
    font-weight: normal;
    white-space: nowrap;
    text-align: left;
    margin-bottom: 0.5rem;
}

div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    margin-right: 0;
    display: inline-block;
    width: auto;
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 0.85em;
}

div.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: right;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
    justify-content: flex-end;
}

.page-item .page-link {
    font-size: 12px !important;
}

table {
    width: 100% !important;
}

table .btn,
.signature-clear.btn-rounded {
    padding: 4px 8px;
    color: #fff !important;
}

table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
    text-align: center;
}

table.dataTable>thead .sorting,
table.dataTable>thead .sorting_asc,
table.dataTable>thead .sorting_desc,
table.dataTable>thead .sorting_asc_disabled,
table.dataTable>thead .sorting_desc_disabled {
    cursor: pointer;
    position: relative;
}

table.dataTable>thead .sorting:before,
table.dataTable>thead .sorting:after,
table.dataTable>thead .sorting_asc:before,
table.dataTable>thead .sorting_asc:after,
table.dataTable>thead .sorting_desc:before,
table.dataTable>thead .sorting_desc:after,
table.dataTable>thead .sorting_asc_disabled:before,
table.dataTable>thead .sorting_asc_disabled:after,
table.dataTable>thead .sorting_desc_disabled:before,
table.dataTable>thead .sorting_desc_disabled:after {
    position: absolute;
    bottom: 1.5em;
    display: block;
    opacity: .3;
}

table.dataTable>thead .sorting:before,
table.dataTable>thead .sorting_asc:before,
table.dataTable>thead .sorting_desc:before,
table.dataTable>thead .sorting_asc_disabled:before,
table.dataTable>thead .sorting_desc_disabled:before {
    right: 1em;
    content: "↑";
}

table.dataTable>thead .sorting:after,
table.dataTable>thead .sorting_asc:after,
table.dataTable>thead .sorting_desc:after,
table.dataTable>thead .sorting_asc_disabled:after,
table.dataTable>thead .sorting_desc_disabled:after {
    right: 0.5em;
    content: "↓";
}

.table.dataTable>thead .sorting::before,
.table.dataTable>thead .sorting_asc::before,
.table.dataTable>thead .sorting_asc_disabled::before,
.table.dataTable>thead .sorting_desc::before,
.table.dataTable>thead .sorting_desc_disabled::before,
table.dataTable>thead .sorting::before,
table.dataTable>thead .sorting_asc::before,
table.dataTable>thead .sorting_asc_disabled::before,
table.dataTable>thead .sorting_desc::before,
table.dataTable>thead .sorting_desc_disabled::before {
    right: 1em;
    left: auto;
}

.table.dataTable>thead .sorting::after,
.table.dataTable>thead .sorting_asc::after,
.table.dataTable>thead .sorting_asc_disabled::after,
.table.dataTable>thead .sorting_desc::after,
.table.dataTable>thead .sorting_desc_disabled::after,
table.dataTable>thead .sorting::after,
table.dataTable>thead .sorting_asc::after,
table.dataTable>thead .sorting_asc_disabled::after,
table.dataTable>thead .sorting_desc::after,
table.dataTable>thead .sorting_desc_disabled::after {
    right: 0.5em;
    left: auto;
}

table.dataTable>thead .sorting_asc:before,
table.dataTable>thead .sorting_desc:after {
    opacity: 1;
}

table.dataTable>thead .sorting_asc:before,
table.dataTable>thead .sorting_desc:after {
    opacity: 1;
}

thead th {
    background-image: -webkit-linear-gradient(top, #313533, #313533);
}

thead th {
    background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
}

th .input-group>.form-control:not(:first-child) {
    border-radius: 0.25rem !important;
}

tr.even td.dtfc-fixed-left,
tr.even td.dtfc-fixed-right {
    background-color: #313533;
}

tr.even td.dtfc-fixed-left,
tr.even td.dtfc-fixed-right {
    background-color: #fff;
}

tr.odd td.dtfc-fixed-left,
tr.odd td.dtfc-fixed-right {
    background-color: #fff;
}

th.dtfc-fixed-left,
th.dtfc-fixed-right,
td.dtfc-fixed-left,
td.dtfc-fixed-right {
    z-index: 1;
}

.swal2-container * {
    font-size: 16px !important;
}

.swal2-container h2 {
    font-size: 22px !important;
    padding-top: 0 !important;
}

.swal2-container button {
    border-radius: unset !important;
    font-size: 12px !important;
}

.swal2-container .swal2-icon {
    width: 4em !important;
    height: 4em !important;
}

.swal2-container .swal2-icon .swal2-icon-content {
    font-size: 2.75em !important;
}

.fc-h-event .fc-event-main {
    color: #000 !important;
}

.bg-primary.fc-h-event .fc-event-main {
    color: #fff !important;
}

.timeline-with-icons {
    border-left: 1px solid hsl(0, 0%, 90%);
    position: relative;
    list-style: none;
}

.timeline-with-icons .timeline-item {
    position: relative;
}

.timeline-with-icons .timeline-item:after {
    position: absolute;
    display: block;
    top: 0;
}

.timeline-with-icons .timeline-icon {
    position: absolute;
    left: -42px;
    background-color: #FDCB2C;
    color: hsl(217, 88.8%, 35.1%);
    border-radius: 50%;
    height: 20px;
    width: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.timeline-with-icons .timeline-icon-default {
    position: absolute;
    left: -42px;
    background-color: hsl(0deg 0% 75.74%);
    color: hsl(217, 88.8%, 35.1%);
    border-radius: 50%;
    height: 20px;
    width: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.timeline-with-icons .fas {
    font-size: 8px;
}

.bg-soft-primary {
    --bs-bg-opacity: .2;
    background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
    background-image: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-soft-secondary {
    --bs-bg-opacity: .2;
    background-color: var(--bs-table-striped-bg) !important;
    background-image: var(--bs-table-striped-bg) !important;
}

.bg-soft-warning {
    --bs-bg-opacity: .2;
    background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
    background-image: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-soft-info {
    --bs-bg-opacity: .2;
    background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
    background-image: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-soft-success {
    --bs-bg-opacity: .2;
    background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
    background-image: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-soft-danger {
    --bs-bg-opacity: .2;
    background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
    background-image: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.btn-label {
    position: relative;
    padding-left: 52px;
    border: none;
}

.btn-label .label-icon {
    position: absolute;
    width: 40px;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(255, 255, 255, .25);
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.alert-label-icon {
    position: relative;
    padding-left: 60px !important;
    border: 0;
    font-size: 12px;
}

.alert-label-icon .label-icon {
    position: absolute;
    width: 45px;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(255, 255, 255, .1);
    border-right: 1px solid rgba(255, 255, 255, .1);
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    border-top-left-radius: var(--bs-alert-border-radius);
    border-bottom-left-radius: var(--bs-alert-border-radius);
}

.alert-label-icon.label-arrow .label-icon:after {
    content: "";
    position: absolute;
    border: 6px solid transparent;
    right: -12px;
}

.alert-dismissible .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    font-size: 10px;
    padding: 1.05rem 1.25rem;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center / 1em auto no-repeat;
}

.label-arrow.alert-primary .label-icon {
    background-color: var(--bs-primary);
}

.label-arrow.alert-secondary .label-icon {
    background-color: var(--bs-secondary);
}

.label-arrow.alert-success .label-icon {
    background-color: var(--bs-success);
}

.label-arrow.alert-warning .label-icon {
    background-color: var(--bs-warning);
}

.label-arrow.alert-info .label-icon {
    background-color: var(--bs-info);
}

.label-arrow.alert-danger .label-icon {
    background-color: var(--bs-danger);
}

.label-arrow.alert-primary .label-icon:after {
    border-left-color: var(--bs-primary);
}

.label-arrow.alert-secondary .label-icon:after {
    border-left-color: var(--bs-secondary);
}

.label-arrow.alert-success .label-icon:after {
    border-left-color: var(--bs-success);
}

.label-arrow.alert-warning .label-icon:after {
    border-left-color: var(--bs-warning);
}

.label-arrow.alert-info .label-icon:after {
    border-left-color: var(--bs-info);
}

.label-arrow.alert-danger .label-icon:after {
    border-left-color: var(--bs-danger);
}

img {
    object-fit: cover !important;
}

.object-fit-contain {
    object-fit: contain !important;
}

.container-notif {
    height: auto;
    overflow: auto;
    max-width: 100%;
    max-height: 240px;
}

.signature-wrapper {
    text-align: center;
    width: 100%;
    height: 150px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.signature-pad {
    left: 0;
    top: 0;
}

.signature-pad-wrapper {
    position: relative;
    top: -24px;
}

.signature-clear {
    padding: .05rem .29rem .1rem;
}

.signature-clear i {
    vertical-align: middle;
}

.signature-clear-wrapper {
    text-align: right;
    position: relative;
    width: 250px;
    bottom: -30px;
    right: 3px;
    justify-self: center;
}

.signature-input-wrapper {
    width: 250px;
    justify-self: center;
}

.signature-old {
    text-align: center;
    position: relative;
    top: 2px;
    margin-bottom: 28px;
}

.view-pass,
.navbar-toggle {
    cursor: pointer;
}

.bg-green {
    background: #177584
}

.text-green {
    color: #177584
}

.container-content {
    padding-top: 75px;
    margin-left: 12px;
    margin-right: 12px;
}

@media (min-width: 768px) {
    .container-content {
        padding-top: 80px;
        margin-left: 285px;
        -webkit-transition: all 0.3s ease-out;
    }

    .menu-collapsed .container-content {
        margin-left: 85px;
        -webkit-transition: all 0.2s ease-in;
    }
}

.note-editor {
    margin-bottom: 0;
}

.is-invalid~.note-editor {
    border-color: #dc3545;
}

.note-editor .dropdown-item {
    color: #4a4a4a;
}

.note-editor button {
    color: #4a4a4a;
}

.note-editor .note-toolbar {
    border-top-left-radius: .375rem;
    border-top-right-radius: .375rem;
    text-align: center;
}

.card-footer {
    background-color: #fff;
}

.modal.show .modal-dialog {
    margin-top: 70px;
}

.summernote-area iframe,
.summernote-area span:has(img),
.summernote-area img {
    max-width: 100%;
}