/* Light */
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins/Poppins-Light.ttf')  format('truetype');
    font-weight: 300;
}

/* Regular */
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins/Poppins-Regular.ttf')  format('truetype');
    font-weight: 400;
}

/* Medium */
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins/Poppins-Medium.ttf')  format('truetype');
    font-weight: 500;
}

html {
    scroll-behavior: smooth;
}

html .pace .pace-progress {
    background: #329fb7;
}

body{
    font-family: "Poppins";
    font-weight: 400;
}

p {
    font-family: "Poppins";
    color: #626262;
    font-size: 15px;
}

a, a:hover, a:focus {
    color: #0036A0 !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    font-family: "Poppins";
    color: #2c2c2c;
}

.font-100{
    font-weight: 100 !important;
}

.font-200{
    font-weight: 200 !important;
}

.font-300{
    font-weight: 300 !important;
}

.font-400{
    font-weight: 400 !important;
}

.font-500{
    font-weight: 500 !important;
}

.font-600{
    font-weight: 600 !important;
}

.font-700{
    font-weight: 700 !important;
}

.font-800{
    font-weight: 800 !important;
}

.font-900{
    font-weight: 900 !important;
}
.font-bold{
    font-weight: bold;
}

.text-primary{
    color: #16526A !important;
}

.text-blue{
    color: #0036A0 !important;
}

.text-light-blue{
    color: #0B54F7 !important;
}

.text-orange{
    color: #FF5E2D !important;
}

.text-black{
    color: #2c2c2c !important;
}

.badge {
    color: #FFFFFF;
    font-weight: 400;
    font-family: "Poppins";
    border-radius: 80px;
    padding: 0.4em 0.6em;
}

.badge.badge-warning {
    background-color: #E98B38;
}

.badge.badge-primary {
    background-color: #37AAE1;
}

.badge.badge-success {
    background-color: #39AD74;
}

.badge.badge-danger {
    background-color: #D6515D;
}

.badge.badge-danger {
    background-color: #D6515D;
}

.badge.badge-default {
    background-color: #888888;
}

.badge-md {
    font-size: 13px;
}

.main-menu .navbar-header{
    height: auto;
    width: 100%;
    padding: 1rem;
}

.main-menu .navbar-header .navbar-brand{
    margin: 30px 0 20px;
}

.main-menu .navbar-header .navbar-brand .brand-logo{
    background: none;
    background-position: 100%;
    height: 100%;
    width: 100%;
    text-align: center;
}

.main-menu .navbar-header .navbar-brand .brand-logo img{
    width: 200px;
}

.main-menu .navbar-header .navbar-brand .brand-logo .sub-logo{
    color: #16526A;
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 15px;
}

.main-menu .navbar-header .navbar-brand .brand-logo .sub-logo span{
    color: #009ed6;
}

body.menu-collapsed .main-menu .navbar-header .sub-logo{
    display: none;
}

body.vertical-layout.vertical-menu-modern.menu-expanded .main-menu{
    width: 280px;
    background-color: #0036A0;
}

body.vertical-layout.vertical-menu-modern.menu-expanded .footer{
    margin-left: 280px;
}

html body .content{
    margin-left: 280px;
}

.badge.badge-danger{
    background-color: #D6515D;
}

.header-navbar .navbar-container ul.nav li a.dropdown-user-link .user-nav{
    font-family: 'Poppins';
}

.header-navbar .navbar-container ul.nav li a.dropdown-user-link .user-name {
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: 500;
}

.header-navbar .navbar-container ul.nav li a.dropdown-user-link .user-status{
    font-size: 13px;
    color: #626262;
}

.dropdown-item{
    font-family: "Poppins";
    font-size: 14px;
    letter-spacing: 0.3px;
}

.dropdown-notification .dropdown-menu-header {
    background: #0036A0;
    color: #FFFFFF;
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.3px;
    text-align: left;
}

.dropdown .dropdown-menu .dropdown-header {
    padding: 1.1rem 1rem;
}

.dropdown-notification .notification-title {
    color: #fff;
    font-size: 16px;
}

.dropdown-notification .dropdown-menu.dropdown-menu-right::before {
    background: #0036A0;
    border-color: #0036A0;
}

.count-notif-block{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.6rem 1rem;
    border-bottom: 1px solid #eee;
    font-family: "Poppins";
    font-size: 13px;
    letter-spacing: 0.3px;
}

.media .media-body .media-heading{
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.3px;
    color: #0036A0;
}

.readed .media .media-body .media-heading,
.readed .media .media-body .notification-text,
.readed .media .media-body .media-meta {
    color: #999 !important;
    font-weight: 500;
}

.dropdown-notification .notification-text {
    margin-bottom: 0.5rem;
    color: #626262;
    font-family: "Poppins";
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.3px;
    line-height: 1.6;
}

.header-navbar .navbar-container .dropdown-menu-media .media-list .media .media-meta {
    color: #626262;
    font-family: "Poppins";
    font-size: 12px;
}

.main-menu .navigation > li{
    /*padding: 0 10px !important;*/
    margin: 3px 0;
}

body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu:not(.expanded) .navigation li a {
    line-height: 0.8;
}

.navigation li{
    color: #A8A8A8;
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    white-space: unset;
}

.main-menu .navigation li a{
    display: flex;
    color: #A8A8A8 !important;
    padding: 12px 10px 10px !important;
}

.main-menu .navigation > li.active > a {
    background: #fff !important;
    color: #0036A0 !important;
    font-weight: 400;
    border-radius: 10px !important;
}

.router-link-active button img{
    filter:invert(100%) sepia(100%) saturate(0%) hue-rotate(18deg) brightness(250%) contrast(101%);
}

.main-menu .navigation > li.open > a{
    background: #F7F7F7;
}

.main-menu .navigation > li > a i{
    top: 0;
}

.main-menu .navigation > li > a > i:before{
    font-size: 16px !important;
}

.main-menu .navigation .menu-content > li > a > i{
    color: #0036A0;
    /* background: #329FB7; */
    border-radius: 50%;
    font-size: 10px;
    margin-top: 4px;
}

.header-navbar.floating-nav {
    width: calc( 100vw - (100vw - 100%) - calc(2.2rem * 2) - 280px);
}


.header-navbar .navbar-container ul.nav li i.ficon,
.header-navbar .navbar-container ul.nav li i.ficon:hover{
    color: #0036A0;
}

html body .content .content-wrapper .content-header-title {
    margin-right: 1rem;
    color: #5F5F5F;
    font-size: 32px;
    font-weight: 600;
    line-height: 24px;
    font-family: "Poppins";
    letter-spacing: 0.3px;
}

.auth-page {
    background: #fff;
}

.auth-page .full-img {
    position: relative;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 99;
}
  
.auth-page .full-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
}

.auth-page .full-img .logo-block{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 110;
}

.auth-page .full-img .logo-block img{
    width: 400px;
}

.auth-page .full-img .logo-block .sub-logo{
    color: #fff;
    font-family: 'Poppins';
    font-size: 2.1rem;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 12px;
}

.auth-page .full-img .logo-block .sub-logo span{
    color: #fff200;
}

.form-auth-block{
    position: relative;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 1rem 3rem;
}

.form-auth-block .title-heading-form{
    font-family: "Poppins";
    font-size: 24px;
    font-weight: 800;
    line-height: 31px;
    text-align: left;
    letter-spacing: 0.3px;
}

.form-auth-block .subtitle-form{
    color: #000000;
    font-family: "Poppins";
    font-weight: 500;
    font-size: 16px;
    opacity: 0.7;
}

.form-custom-bg {
    height: 45px !important;
    background: #fff;
    border-bottom: 1px solid #ccc !important;
    color: #093B4F;
    font-family: "Poppins" !important;
    font-size: 15px !important;
    font-weight: 400;
    letter-spacing: 0.3px !important;
    line-height: normal;
    padding: 14px 14px 12px !important;
    transition: unset !important;
}

.form-custom-bg:focus,
.form-custom-bg:hover{
    box-shadow: none;
    background: #fff;
    padding: 14px 14px 12px;
    transition: unset !important;
}

/* .form-custom-bg::placeholder{
    color: #6B91A1;
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 400;
} */

.form-group.form-otp {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 2rem;
}

.form-group.form-otp .form {
    padding-right: 14px;
    padding-left: 14px;
    width: 90px;
    height: 70px;
}

.form-group.form-otp .form .form-control {
    height: 100% !important;
    text-align: center;
    font-size: 35px !important;
    font-weight: 700;
}

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

/* .input-group-text{
    border: 1px solid transparent;
} */

.form-logo {
    text-align: center;
    margin: 2rem 0 2.5rem;
}

.form-logo img{
    width: 140px;
}

.form-logo .sub-logo {
    color: #16526A;
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.33px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 15px;
}

.form-search-rounded .form-control {
    background-color: #F7F7F7;
    border-radius: 22px;
    border: 0 !important;
    font-family: "Poppins";
    font-size: 14px;
    padding: 12px 16px 10px;
    height: 44px;
    color: #626262;
}

.form-search-rounded .form-control:hover,
.form-search-rounded .form-control:focus{
    outline: 0;
    box-shadow: none;
    border: 0;
}

/* .form-search-rounded .form-control::placeholder{
    font-size: 14px;
    color: #999;
    font-weight: 500;
} */

.form-search-rounded .input-group-append{
    background: #f7f7f7;
    border-radius: 0 80px 80px 0;
    border: 0;
}

.form-search-rounded .input-group-text{
    background: #f7f7f7;
    border-radius: 0 8px 8px 0;
    border: 0;
    padding-right: 16px;
    color: #329fb7;
}

.input-group-append.input-group-primary .input-group-text{
    border: 1px solid #17536a;
    background: #17536a;
    color: #fff;
    font-family: "Poppins";
    letter-spacing: 0.3px;
    font-size: 18px;
}

.input-group-append.input-group-primary .input-group-text.fs-sm{
    font-size: 14px;
}

label {
    color: #626262;
    margin-bottom: 0;
    font-size: 14px;
    letter-spacing: 0.3px;
    font-family: "Poppins";
    display: block;
    padding-left: 0;
}

.custom-switch .switch-label{
    padding-left: 10px;
    font-family: "Poppins";
    color: #626262;
    font-size: 14px;
    top: 3px;
    position: relative;
}

.form-control{
    font-family: "Poppins";
    border: 1px solid #C4C4C4;
    font-size: 14px;
    border-radius: 6px;
    letter-spacing: 0.3px;
    padding: 11px 14px 9px;
    background-color: #FFF;
}

/* .form-control::placeholder{
    color: #999;
    font-size: 14px;
    letter-spacing: 0.3px;
    font-weight: 300;
} */

.form-control:focus{
    border-color: #329fb7;
}

.form-control:focus ~ .form-control-position i {
    color: #329fb7;
}

.validation-warning .form-control {    
    border-bottom: 1px solid #ed1c24 !important;
    border-radius: 6px;
}

.btn{
    border-radius: 5px;
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.btn[class*='btn-outline-'] {
    padding-top: 0.85rem;
    padding-bottom: 0.85rem;
}

.btn.btn-sm, .btn-group-sm > .btn{
    font-size: 12px;
    padding: 10px 16px !important;
}

.btn-responsive {
    position: relative;
}

.btn-transparent {
    background: transparent;
    padding: 0;
    border: 0;
    cursor: pointer;
}

.btn.btn-icon-small {
    padding: 0.8rem !important;
    width: 38px;
    height: 38px;
}

.pagination .page-item .page-link {
    font-size: 12px;
    font-weight: 400;
    background-color: #fff;
    border: 0.5px solid #BCC0D1;
}

.pagination .page-item:first-child:not(.prev-item) .page-link{
    border-top-left-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
}

.pagination .page-item:last-child:not(.next-item) .page-link{
    border-top-right-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
}

.pagination .page-item.active .page-link{
    background-color: #0036A0;
    border-radius: 0px;;
    border: 0.5px solid #0036A0;
}

.border-primary {
    border-color: #0036A0 !important;
}

.btn-primary {
    border-color: #0036A0 !important;
    background-color: #0036A0 !important;
    color: #FFFFFF !important;
}

.btn-danger {
    border-color: #D6515D !important;
    background-color: #D6515D !important;
    color: #FFFFFF !important;
}

.btn:focus,
.btn:hover{
    box-shadow: none !important;
    opacity: .9;
    transition: .5s;
}

.btn-success-trans {
    border-color: rgba(57, 173, 116, 0.2) !important;
    background-color: #0036A0 !important;
    color: #fff !important;
}

.btn-success-trans:hover,
.btn-success-trans:focus {
    border-color: #0036A0 !important;    
    background-color: rgba(57, 173, 116, 0.2) !important;
    color: #fff !important;
    transition: .5s;
}

.btn-muted-trans {
    border-color: rgba(57, 173, 116, 0.2) !important;
    background-color: #FAFAFA !important;
    color: #8E8E8E !important;
}

.btn-muted-trans:hover,
.btn-muted-trans:focus {
    border-color: #FAFAFA !important;    
    background-color: rgba(57, 173, 116, 0.2) !important;
    color: #8E8E8E !important;
    transition: .5s;
}

.btn-danger-trans {
    border-color: rgba(214, 81, 93, 0.2) !important;
    background-color: rgba(214, 81, 93, 0.2) !important;
    color: #D6515D !important;
}

.btn-danger-trans:hover,
.btn-danger-trans:focus {
    border-color: #D6515D !important;
    background-color: #D6515D !important;
    color: #fff !important;
    transition: .5s;
}

.btn-outline-danger {
    border-color: rgba(214, 81, 93, 1) !important;
    background-color: rgba(214, 81, 93, 0) !important;
    color: #D6515D !important;
}

.btn-outline-danger:hover,
.btn-outline-danger:focus {
    border-color: #D6515D !important;
    background-color: #D6515D !important;
    color: #fff !important;
    transition: .5s;
}

.btn-warning-trans {
    border-color: rgba(233, 139, 56, 0.2) !important;
    background-color: rgba(233, 139, 56, 0.2) !important;
    color: #e98b38 !important;
}

.btn-warning-trans:hover,
.btn-warning-trans:focus {
    border-color: #e98b38 !important;
    background-color: #e98b38 !important;
    color: #fff !important;
    transition: .5s;
}

.btn-outline-primary{
    background-color: #FFFFFF;
    border: 1px solid #329FB7;
    color: #329FB7 !important;
}

.btn-outline-primary:hover,
.btn-outline-primary:focus{
    background-color: rgba(50, 159, 183, 0.08);
    border-color: #329fb7;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle{
    color: #FFFFFF;
    background-color: #329FB7;
    border-color: #329FB7
}

.fa-r{
    margin-left: 3px;
}

.fa-l{
    margin-right: 3px;
}

.vs-checkbox-con{
    font-family: "Poppins";
    color: rgba(0, 0, 0, 0.5);
    font-size: 15px;
    letter-spacing: 0.5px;
}

.vs-checkbox-con .label{
    margin-top: 4px;
    margin-left: 4px;
}

.vs-checkbox-con .vs-checkbox{
    border-width: 1px;
}

.vs-checkbox-primary input:checked ~ .vs-checkbox{
    border-color: #329FB7 !important;
}

.vs-checkbox-primary input:checked ~ .vs-checkbox .vs-checkbox--check{
    background-color: #329FB7 !important;
}

.ic-avatar{
    position: relative;
}

.ic-avatar.ic-avatar-top{
    /* margin-bottom: 25px; */
}

.ic-avatar img{
    width: 45px;
}

.ic-avatar.ic-avatar-large img{
    width: 80px;
}

.ic-avatar-large{
    font-size: 70px;
    color: #0036A0;
}

.ic-statistic .ic-title{
    color: #2c2c2c;
    font-family: "Poppins";
    font-weight: 700;
    font-size: 20px;
    line-height: normal;
}

.ic-statistic .ic-title.large{
    font-size: 32px;
}

.ic-statistic .ic-title.small{
    font-size: 15px;
}

.ic-statistic .ic-left-block{
    width: 25%;
}

.ic-statistic .ic-right-block{
    width: 60%;
    margin-left: 15px;
}

.auto-truncate{
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card-statistic{
    position: relative;
    z-index: 1;
}

.card-statistic:after{
    content: "";
    background: url("../img/line-chart.png");
    background-color: #fff;
    background-position: bottom;
    background-repeat: no-repeat;
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%; 
    height: 100%;  
    opacity: .3; 
    z-index: -1; 
}

.card .card-title{
    font-family: "Poppins";
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 22px;
    color: #2C2C2C;
}

.apexcharts-legend-text {
    font-family: "Poppins" !important;
    font-size: 14px !important;
    font-weight: 400;
    letter-spacing: 0.23px;
    line-height: 17px;
}

table{
    border: 0 !important;
}

table th{
    white-space: nowrap;
}

/* table thead tr {
    background-color: rgba(50, 159, 183, 0.1) !important;
} */

.table thead th {
    vertical-align: middle;
    color: #757682;
    font-size: 14px !important;
    font-weight: 400;
    letter-spacing: 0.3px;
    font-family: "Poppins";
    border: 0;
    /* cursor: pointer; */
    max-width: 120px;
    white-space: pre-wrap;
    background: #F8F8F8;
}

.table thead th:last-child {
    text-align: center;
}

.table thead th:first-child, .table tbody td:first-child {
    padding-left: 3rem;
}

.table thead th:last-child, .table tbody td:last-child {
    padding-right: 3rem;
}

.table tbody td {
    vertical-align: middle;
    color: #626262;
    font-size: 14px !important;
    font-weight: 500;
    letter-spacing: 0.3px;
    font-family: "Poppins";
}

.table th, .table td {
    padding: 15px;
    vertical-align: middle;
    border-bottom: 0 !important;
}

/* .table tbody tr:nth-of-type(even) {
    background-color: #F9F9F9;
} */

.btn-action-block{
    white-space: nowrap;
}

.breadcrumbs-top{
    display: flex;
    align-items: center;
}

.breadcrumb{
    font-family: "Poppins";
    font-size: 14px;
    letter-spacing: 0.3px;
}

.modal .modal-header[class*='bg-'] {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.modal .modal-header{
    border-radius: 0.42rem 0.42rem 0 0;
    padding: 15px;
}

.modal-primary {
    background-color: #17536A !important;
}

.modal .modal-header .close{
    background: #329fb7;
    border-radius: 50%;
    margin: -1.5rem -1rem -1rem auto;
}

.modal-title{
    font-size: 15px;
    line-height: normal;
}

.modal .modal-header.modal-primary .modal-title, 
.modal .modal-header.modal-primary .close span {
    color: #ffffff !important;
}

.modal-body{
    padding: 1.5rem;
}

.custom-switch .custom-control-label {
    height: 1.571rem;
    width: 3.1rem;
    padding: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #FFFFFF;
    border-color: #329fb7;
    background-color: #329fb7;
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(50, 159, 183, 0.85);
    border-color: rgba(50, 159, 183, 0.85);
}

.swal2-container {
    z-index: 2000 !important;
}

.swal2-content{
    margin-bottom: 10px;
}

#swal2-content {
    text-align: center;
    font-family: "Poppins";
    font-size: 16px;
}

.swal2-title{
    font-family: "Poppins";
}

.app-content .wizard.wizard-circle > .steps > ul > li:before, 
.app-content .wizard.wizard-circle > .steps > ul > li:after{
    background-color: #329fb7;
}

.app-content .wizard > .steps > ul > li.current .step {
    border-color: #329fb7;
    background-color: #329fb7;
    color: #FFFFFF;
}

.app-content .wizard > .steps > ul > li a{
    font-size: 14px;
    color: #329fb7 !important;
    padding-top: 60px;
    letter-spacing: 0.3px;
}

.app-content .wizard > .steps > ul > li.disabled a{
    color: #ccc !important;
}

.app-content .wizard > .steps > ul > li.disabled .step {
    color: #fff;
    background: #ccc;
    border: 3px solid #ccc;
}

.app-content .wizard.wizard-circle > .steps > ul > li.current:after,
.app-content .wizard.wizard-circle > .steps > ul > li.current ~ li:before,
.app-content .wizard.wizard-circle > .steps > ul > li.current ~ li:after,
.app-content .wizard.wizard-circle > .steps > ul > li.current ~ li:before{
    background-color: #ccc;
}

.app-content .wizard > .actions > ul > li > a{
    display: block;
    border-radius: 4px;
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding: 14px 20px 12px !important;
    border: 0;
    background-color: #329FB7 !important;
    color: #FFFFFF !important;
    border: 1px solid #329FB7;
}

.app-content .wizard > .actions > ul > li.disabled > a[href='#previous'] {
    box-shadow: none;
    opacity: 0.5;
    cursor: not-allowed;
}

.app-content .wizard > .actions > ul > li{    
    display: inline-block;
}

.app-content .wizard > .actions > ul > li + li{
    float: unset;
    margin-left: 10px;
}

.app-content .wizard > .steps > ul > li.done .step,
.app-content .wizard > .steps > ul > li.done:last-child .step {
    background-color: #329fb7;
    border-color: #329fb7;
    color: #fff;
}

.app-content .wizard > .actions > ul > li > a[href='#previous']{
    background: #fff !important;
    border: 1px solid #329fb7;
    color: #329fb7 !important;
}

.dropzone {
    min-height: 150px !important;
    border: 2px dashed #329fb7 !important;
    background: #F8F8F8 !important;
    padding: 0 !important;
}

.dropzone .dz-message {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    height: 70px;
    color: #329fb7;
    text-align: center;
    font-size: 16px;
    letter-spacing: 0.3px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dropzone .dz-message:before {
    content: '\e864';
    font-family: 'feather';
    font-size: 24px;
    width: auto;
    height: auto;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    color: #329fb7;
}

.dropzone .dz-preview {
    background : transparent;
}

.dropzone .dz-preview .dz-error-mark, .dropzone .dz-preview .dz-success-mark {
    background-image : url('../../app-assets/images/dropzone/spritemap.png');
    z-index: 99;
    cursor: pointer;
}

.dropzone .dz-preview .dz-error-message {
    min-width : 113px;
    top : 0;
    left : 0;
}

.dropzone .dz-preview .dz-remove {
    font-size : 1.1rem;
    color : #EA5455;
    line-height : 2rem;
}

.dropzone .dz-preview .dz-remove:before {
    content : '\e8f6';
    font-family : 'feather';
    display : inline-block;
    line-height : 1;
    z-index : 2;
    text-indent : 0;
    font-weight : normal;
    -webkit-font-smoothing : antialiased;
}

.dropzone .dz-preview .dz-remove:hover {
    text-decoration : none;
    color : #E42728;
}

.dropzone .dz-preview, .dropzone-previews .dz-preview {
    margin: 15px;
}

@media (max-width: 576px) {
    .dropzone .dz-message:before {
        top : 7.14rem;
    }
}

.progress-bar-primary .progress-bar {
    background-color: #37AAE1;
}

.card-nominal {
    border-radius: 5px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
    padding: 1.5rem;
    display: flex;
    align-items: center;
    border: 1px solid #eee;
}

.card-nominal .ic-nominal {
    width: 20%;
}

.card-nominal .ic-nominal img {
    width: 65px;
    height: 65px;
}

.card-nominal .text-nominal{
    width: 80%;
}

.card-nominal .text-nominal .title {
    color: #0036A0;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.3px;
    font-family: "Poppins";
}

.card-nominal .text-nominal .subtitle {
    margin-bottom: 0;
}

.input-nominal-group .input-group-addon{
    background: #eee !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    color: #3a3a3a !important;
    padding: 15px !important;
    border: 1px solid #eee !important;
}

.input-nominal-group .form-control,
.input-nominal-group .form-control::placeholder{
    text-align: right;
    background: #eee !important;
    font-size: 20px;
    font-weight: 700;
    border: 1px solid #eee;
    color: #3a3a3a !important;
}

.input-nominal-group .form-control:focus{
    box-shadow: none;
}

.input-nominal-group .form-control::placeholder{
    color: #888888 !important;
}

.profile-avatar {
    text-align: center;
    position: relative;
    display: inline-block;
}

.profile-avatar img {
    position: relative;
    width: 160px;
    height: 160px;
    object-fit: cover;
    border-radius: 50%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}

.profile-avatar .edit-avatar {
    position: absolute;
    top: 0;
    right: 0;
}

.profile-avatar .edit-avatar .btn-edit{
    width: 40px;
    height: 40px;
    background: #16526A;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

.profile-avatar .edit-avatar .input-file-avatar{
    display: none;
}

/* Style Media Query */
@media screen and (max-width: 480px){
    .btn-responsive .btn {
        width: 100%;
        margin-bottom: 10px;
    }
    .btn-block-mobile{
        width: 100%;
        margin-left: 0 !important;
        margin-top: 15px;
    }
    .no-flex-mobile{
        display: block !important;
    }
    .ttl-dp {
        font-size: 15px !important;
    }
    .detail-pro img {
        max-width: 60px !important;
    }
}

@media screen and (max-width: 575px){
    .ic-statistic .ic-left-block {
        width: 15%;
    }

    .ic-statistic .ic-right-block {
        width: 80%;
    }

    .app-content .wizard > .content > .body,
    .app-content .wizard > .actions{
        padding: 0;
    }

    .dropzone .dz-message:before{
        font-size: 20px;
    }

    .dropzone .dz-message{
        font-size: 14px;
    }

    .title-inline-text p {
        margin-bottom: 8px;
    }

    .subtitle-inline-text p {
        margin-bottom: 1.5rem;
    }

    .card-nominal{
        flex-wrap: wrap;
    }

    .card-nominal .ic-nominal {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

    .card-nominal .ic-nominal img {
        width: 50px;
        height: 50px;
    }

    .card-nominal .text-nominal {
        width: 100%;
        text-align: center;
    }

    .card-nominal .text-nominal .title{
        font-size: 18px;
    }

    .card-nominal .text-nominal .subtitle{
        font-size: 14px;
    }

    .form-group.form-otp{
        margin: 2rem 0;
    }

    .form-group.form-otp .form{
        padding-right: 8px;
        padding-left: 8px;
        width: 60px;
        height: 60px;
    }

    .form-group.form-otp .form .form-control{
        font-size: 30px !important;
    }
}

@media screen and (max-width: 767px){
    .breadcrumbs-top{
        flex-wrap: wrap;
    }

    .breadcrumb{
        border-left: 0;
        padding-left: 0 !important;
        margin-top: 5px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px){
    .card-nominal .ic-nominal{
        width: 15%;
    }

    .card-nominal .text-nominal{
        width: 85%;
    }
}

@media screen and (max-width: 991px){
    .form-auth-block{
        padding: 1rem 1.5rem;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px){
    .auth-page .full-img .logo-block img {
        width: 220px;
    }

    .auth-page .full-img .logo-block .sub-logo{
        font-size: 1.5rem;
    }
}

@media screen and (max-width: 1199px){
    .main-menu{
        overflow: scroll;
    }
}

.shrink{
    width: 90%;
}
.shrink30{
    width: 30%;
}
.w10{
    width: 10%;
}
.tabel-100{
    width: 100% !important;
} 
.modal .modal-header .close {
    background: transparent;
    border-radius: 50%;
    margin: -0.7rem 0rem -1rem auto;
    width: 35px;
    height: 35px;
    display: inline-block;
    line-height: 34px;
    padding: 0;
    box-shadow: none;
}
.modal .modal-header .close:hover, .modal .modal-header .close:focus, .modal .modal-header .close:active {
    outline: none;
    -webkit-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    transform: translate(5px, 0);
    box-shadow: none;
}
.modal .modal-header .close span {
    font-weight: 400;
    font-size: 22px;
    color: #7367F0;
    margin: 0;
    padding: 0;
}
table.dataTable thead .sorting:first-child:before, table.dataTable thead .sorting:first-child:after, 
table.dataTable thead .sorting_asc:first-child:before, table.dataTable thead .sorting_asc:first-child:after,
table.dataTable thead .sorting_desc:first-child:before, table.dataTable thead .sorting_desc:first-child:after,
 table.dataTable thead .sorting:last-child:before, table.dataTable thead .sorting:last-child:after{
    content: none;
    display: none;
 }
 table.tabel-management.dataTable{
     width: 100% !important;
 }

 .select2-container--classic.select2-container--focus .select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #329FB7 !important;
    outline: 0;
}

#akses .select2-container--default .select2-selection--multiple .select2-selection__choice {
    border-radius: 5px !important;
    background-color: #e4e4e4 !important;
    border-color: #b5b5b5 !important;
    color: #313131;
}

#akses .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove, #akses .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #313131 !important;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice, .select2-container--default .select2-selection--multiple .select2-selection__choice{
    background-color: #39AD74 !important;
    border-color: #39AD74 !important;
    color: #FFFFFF;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice{
    border-radius: 80px;
    padding: 4px 10px 4px !important;
    font-size: 13px;
    font-family: "Poppins";
    letter-spacing: 0.3px;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #329FB7 !important;
    color: white; }

.status{
    border-radius: 5px;
    padding: 5px 7px;
    display: inline-block;
    text-align: center;
}
.status.waiting{
    background: #ffd2aa;
    color: #f77d13;
}
.status.approve{
    background: #a7ff81;
    color: #6cca00;
}

.no-sort table.dataTable thead .sorting:before, .no-sort table.dataTable thead .sorting:after, 
.no-sort table.dataTable thead .sorting_asc:before, .no-sort table.dataTable thead .sorting_asc:after,
.no-sort table.dataTable thead .sorting_desc:before, .no-sort table.dataTable thead .sorting_desc:after,
.no-sort table.dataTable thead .sorting:before, .no-sort table.dataTable thead .sorting:after{
    content: none;
    display: none;
 }
 .select2-container--classic.select2-container--open .select2-selection--single, .select2-container--default.select2-container--open .select2-selection--single {
    border-color: #329FB7 !important;
    outline: 0;
}
.ul-link{
    font-style: italic;
    text-decoration-line: underline;
    font-weight: bold;
}
.body-chart{
    padding: 10px;
}
.mh-300{
    min-height: 280px;
}
.mh-400{
    min-height: 380px;
}
.maxh-400{
    max-height: 310px;
}
.ovSc{
    overflow-y: scroll;
    overflow-x: hidden;
}
.ovSc::-webkit-scrollbar {
    width: 9px;
}

.ovSc::-webkit-scrollbar-track {
   background-color: transparent; 
    border-radius: 10px;
}

.ovSc::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #626262; 
}
.lm-i-pad{
    padding: 2rem 2.5rem !important;
}
.big-font{
    font-weight: bold;
    font-size: 20px;
    font-family: "Poppins" !important;
}
.list-todo{
    padding-left: 25px;
    list-style: decimal;
}
.detail-pro, .detail-pro p, .detail-pro h5 {
    font-family: "Poppins" !important;
}
.detail-pro img{
    max-width: 100px;
}
.ttl-dp{
    font-size: 17px;
    margin-left: 15px;
    font-weight: bold;
}
.btn-block-mobile{
    margin-left: 15px;
}
.detail-pro{
    margin-top: -250px;
    margin-left: 15px;
    margin-right: 15px;
}
.lm-icon{
    max-width: 22.5%;
    margin-right: 15px;
}
.no-flex-mobile{
    display: flex;
}
.swal2-icon.swal2-warning::before {
    content: "" !important;
}
.breadcrumb .breadcrumb-item.active a {
    color: #626262 !important;
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: #329fb7 !important;
}
.sort{
    font-size: 10px;
    margin-left: 15px;
}

html body .content .content-wrapper {
    min-height: 85vh;
}

.pickadate input{
    width: 100%;
    border: 0px;
    outline: none;
}

.no-x {
    background-image: none !important;    
}

#main-menu-navigation li{
    display: list-item !important;
}

.mx-input{
    height: 39px !important;
}

.dropzone .dz-message {
    position: relative;
    margin-top: 100px !important;
}

.tableFixHead {
    overflow: auto;
    max-height: 395px;
}
  
.tableFixHead thead th {
    position: sticky;
    top: 0;
    background-color: #fff !important;
    z-index: 1;
}

.scrollable{
    max-height: 350px;
    overflow: auto;
}

select, option {
    font: -moz-pull-down-menu;
}

.val-error {
    color: red;
    font-size: 12px;
}

.nav-item.active{
    border-left: 4px solid #0036A0;
}

.nav-item{
    border-left: 4px solid #fff;
}

.breadcrumb {
    font-size: 1rem;
    font-family: 'Poppins', Helvetica, Arial, serif;
    background-color: transparent;
    padding: 0rem 0rem 1rem 0rem !important;
    border-left: 0px solid #D6DCE1 !important;
    border-radius: 0;
}

.card {
    box-shadow: 0px 5px 6px rgba(171, 171, 171, 0.25);
    border-radius: 8px;
}

.bg-white{
    background-color: #fff;
}

.btn-rounded{
    border-radius: 100%;
    padding: 6px;
    margin: 0px 2px;
}

.swal2-cancel{
    color: #B8C2CC !important;
    background-color: #fff !important;
    border: 1px solid #B8C2CC !important;
    border-radius: .25rem !important;
}

.popup-title{
    color: #0036A0;
    font-size: 24px;
}

.popup-text{
    color: #333335;
    font-size: 18px;
}

.popup-text-muted{
    color: #5F5F5F;
    font-size: 14px;
}

.popup-text-normal{
    color: #646569;
    font-size: 16px;
}

.modal-primary{
    background-color: #0036A0 !important;
}

td:last-child{
    text-align: center;
}

.btn-outline-dark{
    border: 1px solid #1E1E1E !important;
    background-color: transparent !important;
    color: #1E1E1E !important;
}

.btn-outline-dark:hover{
    color: #1E1E1E !important;
}

.nav.nav-tabs{
    border-bottom: 1px solid #D1D1D1;
}

.nav.nav-tabs .nav-item .nav-link.active:after {
    background: #0036A0 !important;
    box-shadow: unset !important;
}

.nav.nav-tabs .nav-item .nav-link {
    color: #626262 !important;
}

.nav.nav-tabs .nav-item .nav-link.active {
    color: #0036A0 !important;
    font-weight: bold;
}

.custom-control-label::before, .custom-control-label::after {
    width: 23px;
    height: 23px;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 4px;
}

.custom-control-label {
    padding-left: 15px;
    padding-top: 4px;
}

.main-menu.menu-light .navigation > li > ul {
    background: unset;
}

.main-menu.menu-light .navigation > li.open > a, .main-menu.menu-light .navigation > li.sidebar-group-active > a {
    background: #fff !important;    
    color: #0036A0 !important;
    font-weight: 400;
    border-radius: 10px !important;
    font-weight: 600 !important;
}

.nav-item.has-sub.open{
    border-left: 4px solid #0036A0;
}

.f-8{
    font-size: 8px;
}

.f-10{
    font-size: 10px;
}

.f-12{
    font-size: 12px;
}

.f-14{
    font-size: 14px;
}

.f-16{
    font-size: 16px;
}

.f-18{
    font-size: 18px;
}

.f-20{
    font-size: 20px;
}

.f-24{
    font-size: 24px;
}

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

.btn-increment {
    background: none;
    border: 0px;
}

.numeric-input{
    font-family: "Poppins";
    border: 0px solid #ddd !important;
    font-size: 14px;
    border-radius: 3px;
    letter-spacing: 0.3px;
    padding: 11px 14px 9px !important;
    height: 100%;
    background-color: #FAFAFA;    
}

.numeric-input:focus {
    color: #4E5154;
    background-color: #FFFFFF;
    border-color: #7367F0;
    outline: 0;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
}

.vue-numeric-input{
    width: 100% !important;
}

.btn-increment, .btn-decrement {
    padding: 0;
    background: none !important;
    border: 0px !important;
    cursor: pointer !important;
}

.ql-container{
    max-height: 150px;
    overflow: auto;
    border: none !important;
    border-radius: 12px;
    background: rgba(188, 192, 209, 0.12);
    font-family: "Poppins" !important;
}

.chat-item .chat-even p {
    margin-bottom: 0px;
    font-size: 14px;
}

.c-green{
    color: #30B44B;
}

.avatar-small{
    text-align: center; 
    height: 56px; 
    width: 56px; 
    border: 1px solid #bdbdbd; 
    border-radius: 50%; 
    background: #FAFAFA;
}

svg { 
    margin-right: 1rem; 
}

path { 
    stroke: currentColor;
    vector-effect: non-scaling-stroke;
}

.breadcrumb-item svg{
    margin-right: 5px;
}

.c-red{
    color: red;
}

.vc-container {
    border: 0px !important;
}

.vc-header, .vc-arrows-container{
    display: none !important;
}

.vc-weekday {
    font-size: 16px !important;
    border-bottom: 1px solid #D1D1D1 !important;
}
.vc-day {
    margin-top: 10px;
}
.vc-day-content {
    font-size: 16px !important;
    font-weight: bold !important;
}
.v-toast-text {
    color: #fff !important;
}
.correct, .correct p {
    color: #30B44B !important;
    display: flex;
    margin-bottom: 0px;
}
.not_correct, .not_correct p{
    display: flex;
    margin-bottom: 0px;
}

/* input[type='radio']:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #fff;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid #30B44B;
}

input[type='radio']:checked:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #30B44B;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid #30B44B;
} */

.login-form {
    width: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}

.multiselect, .multiselect__input, .multiselect__single {
    font-size: 14px !important;
}

.multiselect__tags {
    border: 1px solid #C4C4C4 !important;
}

.form-control-placeholder{
    position: absolute;
    top: 0;  
    transition: all 200ms;
    opacity: 0.5;
    background-color: #fff;
    margin-left: 20px;
    margin-top: 10px;
    color: #A8A8A8;
    font-weight: 500;
    font-size: 90%;
    transform: translate3d(0, -100%, 0);
    opacity: 1;
    padding: 0px 5px;
    z-index: 9;
}

/* .form-control:focus + .form-control-placeholder,
.form-control:valid + .form-control-placeholder {
    font-size: 90%;
    transform: translate3d(0, -100%, 0);
    opacity: 1;
    padding: 0px 5px;    
} */

#show-only-expanded{
    display: none;
}

.menu-expanded #show-only-expanded, .expanded #show-only-expanded, .menu-open #show-only-expanded{
    display: block;
}

@media (max-width: 575.98px) {
    .login-form {
        width: 90%;
    }
}

.box-dashboard{
    border: 1px solid #E0E0E0; border-radius: 5px;
}

.VueCarousel-pagination{
    position: absolute !important;
    text-align: unset !important;
    bottom: 15px !important;
    left: 20px !important;
}

.VueCarousel-dot-container{
    padding: 0px !important;
}

.VueCarousel-dot--active{
    background-color: #fff !important;
    width: 30px !important;
    border-radius: 15px !important;
    padding: 0px !important;
}

.VueCarousel-slide img{
    border-radius: 10px;
    background-repeat: no-repeat;
    background-size: auto;
}

.pointer{
    cursor: pointer;
}

.btn-outline-primary{
    border: 1px solid #0036A0;
    color: #0036A0 !important;
}

.swal2-success-ring{
    background-color: #0036A0;
}

.swal2-icon.swal2-success {
    border-color: #fff;
}

.swal2-success-line-tip, .swal2-success-line-long {
    background-color: #fff !important;
    z-index: 99 !important;
}

.vue-notification.success .notification-title, .vue-notification.success .notification-content{
    color: #fff;
}

.display-time{
    height: 39px !important;
    border-radius: 6px;
}

.validation-warning .text-muted{
    color:rgba(214, 81, 93, 1) !important;
}

.chat-content {
    width: 100%;
    overflow-y: auto;
    background-size: auto;
    position: relative;
}

.chat-item.right {
    flex-direction: row-reverse;
}

.chat-item {
    display: flex;
    /* margin-bottom: 24px; */
    font-size: 14px;
    font-weight: 400;
}

.chat-even {
    background-color: #f3f4f6;
    box-shadow: 0px 1px 3px rgba(65, 67, 65, 0.16);
    color: #414341;
    padding: 10px 28px 10px 18px;
    max-width: 80%;
    border-radius: 12px 12px 0px 12px;
}

.chat-odd {
    background-color: rgba(229, 236, 201, 0.4);
    box-shadow: 0px 1px 3px rgba(65, 67, 65, 0.16);
    padding: 10px 18px;
    max-width: 80%;
    color: #414341;
    border-radius: 12px 12px 12px 0px;
}

.chat-odd a,
.chat-even a {
    text-decoration: underline;
}

@media (max-width: 1201px){
    .header-navbar.fixed-top {
        left: 0 !important;
    }
}

.content-wrapper-custom {
    height: 93.5vh !important;
}

@media screen and (max-width: 1366px) and (max-height: 580px){
    .content-wrapper-custom {
        max-height: 89vh;
    }
}

@media screen and (max-width: 1366px) and (max-height: 892px){
    .content-wrapper-custom {
        height: 90.5vh !important;
    }
}

.strikethrough {
    text-decoration-line: line-through;
    color: #8C93A0;
    font-weight: 400 !important;
}

#catatan .ql-editor{
    height: 100px !important;
}

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

.canvasjs-chart-credit {
    display: none;
}