﻿/* ========== Font ========== */
/* Import Font */
/*@import url('../font/lexend/style.css');*/
@import url('../font/play/style.css');
@import url('../font/open-sans/style.css');
@import url('../font/utm-impact/style.css');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');

html {
    font-size: 15px;
}

@media (min-width: 1400px) {
    html {
        font-size: 16px;
    }
}

body {
    font-family: 'Roboto Condensed', sans-serif; !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #171745;
}

/* Override Admin LTE */
.navbar .navbar-nav .nav-item.nav-item-full-size {
    margin: -.5rem -1rem -.5rem 0;
    background-color: #004d88;
}

.navbar .navbar-nav .nav-item.nav-item-full-size .nav-link {
    height: auto;
    padding: 1.03125rem;
}

.navbar .navbar-nav .nav-item.nav-item-full-size .language {
    font-weight: 700;
    text-decoration: underline;
}

.sidebar-mini:not(.sidebar-collapse) .navbar .navbar-nav .nav-item.nav-item-full-size {
    margin: -.90625rem -.5rem -.90625rem .5rem;
    background-color: #004d88;
}

.sidebar-mini:not(.sidebar-collapse) .navbar .navbar-nav .nav-item.nav-item-full-size .nav-link {
    padding: 1.4375rem;
    height: auto;
}

.sidebar-mini:not(.sidebar-collapse).layout-navbar-fixed .wrapper .content-wrapper,
.sidebar-mini:not(.sidebar-collapse).layout-navbar-fixed.layout-fixed .wrapper .sidebar {
    margin-top: calc(4.375rem + 1px);
}

.sidebar-mini:not(.sidebar-collapse) .navbar {
    padding: .90625rem .5rem
}

@media (min-width: 1400px) {
    .main-sidebar, .main-sidebar::before,
    .layout-navbar-fixed .wrapper .brand-link,
    .layout-navbar-fixed .wrapper .main-sidebar:hover .brand-link {
        width: 272px;
    }

    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .content-wrapper, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-footer, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-header {
        margin-left: 272px;
    }
}
/*badge*/
span.badge,small.badge{
    font-size: 13px !important; 
    padding: 6px 12px !important;
}
.badge-warning {
    background-color: #f8d000;
}
.badge-danger {
    background-color: #ec1c24;
}.badge-primary {
    background-color: #0680de;
}
.badge-success {
    background-color: #029140;
}
.badge-correction{
    background-color: #FF8A35;
}
/* end badge*/

/*button*/
.btn-warning {
    background-color: #f8d000;
}
.btn-danger {
    background-color: #ec1c24;
}
.btn-primary {
    background-color: #0680de;
}
.btn-success {
    background-color: #029140;
}

.btn.disabled, .btn:disabled {
    opacity: 0.2;
    box-shadow: none;
}
/*end button*/

/*input*/
::placeholder {
    font-weight: 300 !important;
    color: #A6A6A6 !important;
}
/*end input*/

/*breadcrumb*/
a.breadcrumb-item:hover{
    color: #0680DE !important;
    display: block;
    transition: 0.6s;
}
@media (min-width: 768px) and (max-width: 1200px) {
    ol.breadcrumb.float-sm-right.menu-open {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: flex-end;
    }
}
/* end breadcrumb*/

/*pagination*/
a.page-link {
    padding: 4px 12px !important;
    color: black;
}
/* end pagination*/

/*input file*/
.modal-body .file-input
{
    box-sizing: border-box;
    overflow-y: scroll
}
.modal-body .form-file button{
    background-color: #dee2e6;
    border: 0.075rem solid #ddd;
    border-right: none;
    border-radius: 0.25rem 0  0 0.25rem;
    color: #555;
    font: 1em/1.6 "Varela Round", Arial, sans-serif;
    width: 20%;
    max-height: 2.5rem;
    overflow: hidden;
}

.modal-body .form-file
{
    position: relative;
    font: 1em/1.6 "Varela Round", Arial, sans-serif;
    display: flex;
    width: 100%;
}
.modal-body .filupp > input[type="file"]
{
    position: absolute;
    overflow: hidden;
    clip: rect(0,0,0,0);
}
.modal-body .form-file .filupp
{
    position: relative;
    border:  0.075rem  solid #ddd;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem 0rem;
    color: #555;
    background-color: #fff;
    width: 80%;
    border-radius:0 0.25rem  0.25rem 0 ;
    box-shadow: inset 0 0.2rem 0.4rem rgb(0 0 0 / 5%);
    cursor: pointer;
    
}
.modal-body span.filupp-file-name{
    font-weight: 300 !important;
    color: #555;
}
/*end input file*/

.title-page{
    font-style: normal;
    font-weight: 700!important;
    font-size: 32px!important;
    line-height: 38px!important;
    color: #171745!important;
}
.title-card {
    font-style: normal!important;
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 23px !important;

    color: rgba(23, 23, 69, 0.95) !important;
}
#home.select2-selection.select2-selection--single {
    padding: 7px 0px 30px 13px !important;
}
#home.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
    font-style: normal ;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 25px !important;
    color: #171745 !important;
}
.content-header{
    margin-bottom: 0px !important;
}
.content-header h1{
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #171745;
}
.content-header h4{
    color: #171745;
    font-weight: 700;
    font-size: 32px;
    line-height: 20px;

}
.ml-3{
    padding: 12px 8px 8px 0
}
.ml-3 a{
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
}
#map .tip-chart {
    font-size: 1rem;
    box-shadow: 0px 10px 15px 0 rgb(0 0 0 / 5%);
    padding: .625rem .9375rem;
}

#map .tip-chart ul {
    column-count: 1;
    column-gap: 30px;
    list-style-position: inside;
}

#map .tip-chart ul li:nth-child(odd) {
    margin-bottom: .15rem;
}
.card-body{
    padding: 20px 1.25rem;
    overflow: auto;
}
.card-body strong{
    font-size: 14px;
    font-weight: bold;

}
.card-header strong{
    font-size: 18px;
    font-weight: 700;

}
.card {
    padding-left:0;
    padding-right:0 ;
}
/*table*/
.table thead td, .table thead th {
    padding: 8px 12px!important;
}
.table-striped-report>tbody>tr:nth-child(odd)>td, .table-striped-report>tbody>tr:nth-child(odd)>th {
    padding: 8px 12px!important;
}
.table tbody td, .table tbody th {
   
    padding: 8px 12px!important;
}
.table-height-450px {
    max-height: 650px;
    overflow: scroll;
    margin-bottom: 30px;
}
#dash-board-table ::-webkit-scrollbar {
    width: 0;
    height: 0;
}

/*end table*/

/*menu active*/
.nav .nav-treeview .nav-link:not(.active){
     background-color: rgba(255,255,255,.1);
     color: #fff;
 }
.nav .nav-link:hover {
    background-color: #0680de!important;
    color: #fff;
    transition: 0.25s ease;
}


/*end menu active*/

/*modal*/
.modal-content {
     box-shadow: none;
   
}

.modal-header,.modal-footer {
    padding-left: 1.25rem;
    max-height: 3.75rem; 
    
}
.modal-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Source Serif Pro';
}
.modal-body {
    padding:1rem 1.25rem 1.25rem 1.25rem;
    font-size: 16px;
}
.modal-body label{
    font-weight: 300 !important;
    
}
label:not(.form-check-label):not(.custom-file-label) {
    font-weight: 700 !important;
}

element.style {
}
.modal-header, .modal-footer {
    padding-left: 1.25rem;
    max-height: 3.75rem;
}
.modal-footer {
    margin: 0.25rem;
    padding: 0.5rem;
}
/*end modal*/

/*table report*/
.table-striped-report>tbody>tr:nth-child(odd)>td,
.table-striped-report>tbody>tr:nth-child(odd)>th {
    background-color: #F8FAFB;
}
.table tbody td{
    height: 2.4rem;
}
/*end table report*/

/*collapse*/
[data-toggle="collapse"] .fa:before { content: "\f139"; }

[data-toggle="collapse"].collapsed .fa:before { content: "\f13a"; }
/* end collapse*/

/*tab blade*/
.btn-active{
    background: #FFFFFF;
    border: 1px solid #DEDEDE;
    border-radius: 9px;
    padding-left: 15px;
}
.report .nav-pills .nav-link, .nav-pills .show>.nav-link {
    color: #171745 !important;
    font-weight: 400 !important;
}
.report .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    font-weight: 700 !important;
    color: white !important;
}
@media (max-width: 768px) {
    .nav{
        flex-direction: column;
        padding-left: 0px !important;
        
    }
    a.nav-link.btn-active.active.mr-3,a.nav-link.btn-active.mr-3 {
        margin-right: 0px !important;
        margin-bottom:10px;
    } 
    
}
/*end tab*/
/* card */
.card {
    border: 1px solid #DEDEDE !important;
    box-shadow: none !important;
}
/*end card*/
.layout-navbar-fixed .wrapper .sidebar-dark-primary .brand-link:not([class*=navbar]) {
    background-color: transparent;
}

.layout-navbar-fixed .wrapper .sidebar-dark-primary .brand-link:not([class*=navbar]).brand-link-primary {
    background-color: #0680de;
    background-color: var(--blue);
    height: 70px;
}
a.brand-link.brand-link-primary.text-white{
    padding:13.2px !important; 
}
@media (max-width: 1399px)  {
    a.brand-link.brand-link-primary.text-white{
        padding:11px !important;
    }
}
p.sub-title{
    margin-bottom: 0px;
}
.main-sidebar .brand-link {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    /* or 86% */

    display: flex;
    align-items: center;
    text-transform: uppercase;

    color: #FFFFFF;

}

.sidebar-mini:not(.sidebar-collapse) .brand-link {
    padding: .82625rem .5rem;
}

.sidebar-mini.sidebar-collapse .brand-text {
    margin-top: -6px;
}
.brand-link .brand-image {
    float: left;
    line-height: .8;
    margin-left: 3px !important;
    margin-right: 0.5rem;
    margin-top: 0px !important;
    max-height: 33px;
    width: auto;
}

.sidebar-mini .brand-link .brand-image {
    transition: all 0.2s linear;
}

.sidebar-mini:not(.sidebar-collapse) .brand-link .brand-image {
    max-height: 42px;
    margin-left: .4rem;
    margin-right: .8rem;
}

.user-panel .image img {
    width: 50px;
    height: 50px;
}

.user-panel .image:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    bottom: 5px;
    right: 5px;
    background-color: #36db5a;
}

.user-panel .info {
    padding: 5px 5px 0px 10px;
    white-space:normal;
}

.sidebar-mini.sidebar-collapse .user-panel .info {
    display: none;
}

.user-panel .info p {
    line-height: 1.3;
}

.user-panel .info .fullname {
    font-size: 1.125rem;
}

.user-panel .info .position {
    font-size: .875rem;
    color: #ffffff80;
}

.navbar-badge {
    border-radius: 50%;
    top: 5px;
}

.main-sidebar {
    overflow-y: initial;
}

.sidebar-mini:not(.sidebar-collapse) .sidebar .nav-sidebar > .nav-item > .nav-link {
    padding: .5625rem .5rem;
}

.sidebar-mini:not(.sidebar-collapse) .sidebar .nav-sidebar.nav-child-indent .nav-treeview:not(.lv-2) {
    padding-left: 0;
}

.sidebar-mini:not(.sidebar-collapse) .sidebar .nav-sidebar .nav-item > .nav-link {
    width: 100%;
    padding-right: 0;
}

.sidebar-mini:not(.sidebar-collapse) .sidebar .nav-sidebar > .nav-item .nav-icon.fa,
.sidebar-mini:not(.sidebar-collapse) .sidebar .nav-sidebar > .nav-item .nav-icon.fab,
.sidebar-mini:not(.sidebar-collapse) .sidebar .nav-sidebar > .nav-item .nav-icon.fad,
.sidebar-mini:not(.sidebar-collapse) .sidebar .nav-sidebar > .nav-item .nav-icon.fal,
.sidebar-mini:not(.sidebar-collapse) .sidebar .nav-sidebar > .nav-item .nav-icon.far,
.sidebar-mini:not(.sidebar-collapse) .sidebar .nav-sidebar > .nav-item .nav-icon.fas,
.sidebar-mini:not(.sidebar-collapse) .sidebar .nav-sidebar > .nav-item .nav-icon.ion,
.sidebar-mini:not(.sidebar-collapse) .sidebar .nav-sidebar > .nav-item .nav-icon.svg-inline--fa {
    font-size: .875rem;
    line-height: 1rem;
}

.sidebar-mini.sidebar-collapse .sidebar-title {
    display: none;
}

.navbar-primary.navbar-light,
.navbar-primary.navbar-light .navbar-nav .nav-link {
    color: #fff;
}

[class*=sidebar-dark-] {
    background-color: #04142a;
}

[class*=sidebar-dark] .user-panel {
    border-bottom: none;
}

[class*=sidebar-dark] .user-panel .image {
    border-bottom: none;
}

[class*=sidebar-dark-] .sidebar a {
    color: #ffffffad;
}
[class*=sidebar-dark-] .sidebar a p{
    display:inline-flex;
    padding-right:38px;
}
[class*=sidebar-dark-] .nav-sidebar > .nav-item > .nav-link.active {
    box-shadow: unset;
}

[class*=sidebar-dark-] .nav-sidebar > .nav-item > .nav-link.active:not(.active-has-child) {
    background-color: #0680de;
    background-color: var(--primary);
    color: #fff;
}

[class*=sidebar-dark-] .nav-sidebar > .nav-item > .nav-link.active.active-has-child {
    background-color: transparent;
    color: #0680de;
    color: var(--primary);
}

[class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link {
    color: #ffffffad;
}

[class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link.active,
[class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link.active:hover {
    background-color: #0680de;
    background-color: var(--primary);
    color: #fff;
}

.navbar-primary.navbar-light,
.navbar-primary.navbar-light .navbar-nav .nav-link {
    font-size: 1rem;
    padding-right: .875rem;
    padding-left: .875rem;
}

.navbar-primary.navbar-light .navbar-nav .nav-link.nav-link-avatar img {
    width: 30px;
    height: 30px;
}
@media (max-width: 1200px) {
    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-header {
        height: 70px;
    }
}
@media (min-width: 768px) {
    .content-header {
        padding: 15px 1rem;
    }
    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-header {
        height: 70px;
    }
}
.content-header {
    margin-bottom:  14px;
}
.content-header h1 {
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 28px;
}

.content-wrapper {
    font-family: 'Roboto Condensed', sans-serif !important;

    background-color: #f7f9fb;
    padding: 14px 10px 14px 10px;
}

@media (min-width: 768px) {
    .content-wrapper > .content {
        padding: 0 1rem;
    }
}

@media (min-width: 768px) {
    .main-footer.text-sm,
    .text-sm .main-footer {
        padding: .812rem 1.5rem;
    }
}

.btn-group-sm > .btn, .btn-sm {
    padding: .34375rem .5rem;
    font-size: .75rem;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .75rem;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: '\f105';
    font-family: 'Font Awesome 5 Pro';
    padding-right: .75rem;
}

/* Override Highchart */
/*.highcharts-root {*/
/*    font-family: 'Lexend', -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 !important;*/
/*}*/

.highcharts-credits {
    display: none !important;
}

.p-0 {
    padding: 0px !important;
}

.p-l-r-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.p-b-5 {
    padding-bottom: 5px !important;
}

.m-t-b-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-l-10 {
    margin-left: 10px !important;
}

.m-l-1rem {
    margin-left: 1rem !important;
}

.m-l-2rem {
    margin-left: 2rem !important;
}

.m-r-10 {
    margin-right: 10px !important;
}

.m-t-5 {
    margin-top: 5px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.dropzone .dz-message {
    text-align: center;
    margin: 5em 0;
}

.font-border {
    font-size: 14px;
    font-weight: bolder;
}

.table-layout-fixed {
    table-layout: fixed !important;
}

.b-color-white {
    background-color: white !important;
}

.table td,
.table th {
    padding: .5rem !important;
}

.table thead td,
.table thead th {
    background-color: #f8fafb;
    border-bottom-width: 1px;
    vertical-align: middle;
    font-weight: 700;
}

.table tbody td,
.table tbody th {
    vertical-align: top;
}

.table-hover tbody tr:hover {
    background-color: #f8fafb;
}

.btn-s-m {
    padding: .3125rem .25rem;
    min-width: 1.875rem;
}

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

.text-transform-capitalize {
    text-transform: capitalize !important;
}

.dropzone {
    min-height: 150px;
    border: 2px dotted rgba(0, 0, 0, .3) !important;
    background: #fff;
    padding: 20px 20px;
}

@media (min-width: 576px) {
   

    .card-deck .card {
        -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-right: 10px !important;
        margin-bottom: 10px !important;
        margin-left: 10px !important;
    }
}

@media (min-width: 576px) {
    .swal2-popup {
        font-size: 0.9rem !important;
        width: 25vw !important;
    }
}

@media (max-width: 576px) {
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-auto,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-auto,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-auto,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-auto,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-auto {
        padding-top: 5px;
        padding-bottom: 5px;
    }
}

.swal2-header {
    font-size: 0.6rem !important;
}

.swal2-content {
    font-size: 0.6rem !important;
}

.swal2-confirm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}

.swal2-cancel {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}

.error {
    color: red !important;
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none;
}

.toggle.btn-xs {
    min-width: 55px !important;
    min-height: 22px;
}

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

select.form-control-sm~.select2-container--default {
    font-size: .875rem;
    width: 100% !important;
}

/*Select2 ReadOnly Start*/
select[readonly].select2-hidden-accessible + .select2-container {
    pointer-events: none;
    touch-action: none;
}

select[readonly].select2-hidden-accessible + .select2-container .select2-selection {
    background: #eee;
    box-shadow: none;
}

select[readonly].select2-hidden-accessible + .select2-container .select2-selection__clear {
    display: none;
}

/*Select2 ReadOnly End*/

.sidebar-r-f {
    margin-right: -0.6rem;
}

.select2-container--bootstrap .select2-selection--single {
    height: calc(1.8125rem + 2px) !important;
    line-height: 1.5;
    padding: 4px 24px 4px 12px;
}

.bootstrap-tagsinput {
    border-radius: 0px;
    width: 100%;
}

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

.bootstrap-datetimepicker-widget {
    font-size: 11px !important;
}

.bootstrap-tagsinput {
    width: 100%;
}

.label-info {
    background-color: #17a2b8;
}

.label {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

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


.datepicker-dropdown {
    padding: 0.5rem !important;
}


@media only screen and (min-width: 768px) {
    .dropdown-menu-lg {
        max-width: 360px !important;
        min-width: 360px !important;
        padding: 0;
    }
}

#notification-form-content {
    height: auto;
    max-height: 85vh;
    overflow-x: hidden;
    overflow-y: scroll;
    margin-top: 0px;
    scrollbar-width: thin;
}

#notification-form-content::-webkit-scrollbar {
    width: 10px;
    background-color: white;
}

#notification-form-content::-webkit-scrollbar-track {
    margin-top: 10px;
    margin-bottom: 10px;
}

#notification-form-content::-webkit-scrollbar-thumb {
    background-color: #ececec;
    border-radius: 10px;
}

#notification-form-content::-webkit-scrollbar-thumb:hover {
    background-color: #ececec;
    border: 1px solid darkgrey;
}

#notification-form-content::-webkit-scrollbar-thumb:active {
    background-color: #ececec;
    border: 1px solid darkgrey;
}

.bg-warning,
.bg-warning>a {
    color: #ffffff !important;
}

.small-box-footer {
    position: absolute !important;
    bottom: 0 !important;
    right: 0 !important;
    left: 0 !important;
}

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

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

.text-midle-center {
    vertical-align: middle !important;
}

.text-word-break {
    word-break: break-all !important;
}

.text-area-min-height {
    min-height: calc(1em * 1.5 * 5) !important
}

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

.font-rem-0-9 {
    font-size: 0.9rem !important;
}

.font-rem-1 {
    font-size: 1rem !important;
}
/*-----------------cards header page home-------------------*/
.cong-vu{
    color:darkred;
}
/*----------------- end cards header page home-------------------*/
/*------------------------------login----------------------------*/
#login .container-fluid {
    background: url('/Assets/images/banner.png') no-repeat center;
    background-size: cover !important;
}
#login .login-right .login-box .button .btn:last-child {
    margin-bottom: 1.25rem !important;
}
#login .login-right .login-box .button .btn:hover {
    background-color: #019240!important;
    color: white;
    transition: 0.5s ease;
}
.btn.active-btn-log
{
    background-color: #019240!important;
    color: white;
}
#btn-bo{
    border-right: 1px solid #DEDEDE;
}
#btn-so{
    border-right: 1px solid #DEDEDE;
}
#login .container {
    padding-top: 40px;
    padding-bottom: 40px;
}

@media (min-width: 768px) and (max-width: 991px) {
    #login .container {
        max-width: 500px;
    }
}

@media (min-width: 768px) {
    #login .container {
        padding-top: 20px;
        padding-bottom: 20px;
        max-width: 1280px !important;
    }
}

@media (min-width: 1400px) {
    #login .container {
        padding-bottom: 130px;
        max-width: 1280px !important;
    }
}
group>.btn:not(:first-child) {
    margin-left: 0px;
}

/* Header Left & Right */
@media (min-width: 992px) {
    #login .login-left {
        flex: 0 0 60%;
        max-width: 60%;
    }

    #login .login-right {
        flex: 0 0 40%;
        max-width: 40%;
    }

    #login .login-left .login-left-wrapper {
        /*padding-left: 3.125rem;*/
        /*padding-right: 3.125rem;*/
    }
}

/* Header Left */
#header .login-left .title {
    font-size: 1.5rem;
}

#header .login-left .sub-title {
    font-size: 1.25rem;
    line-height: 1.25;
}

@media (min-width: 768px) {
    #header .login-left .title {
        font-size: 1.75rem;
    }

    #header .login-left .sub-title {
        font-size: 1.25rem;
    }
    .logo .title {
        font-size: 1.25rem;
    }
    .logo .sub-title {
        font-size: 1.15rem;

    }

}
@media (min-width: 992px) {
    .logo img {
        width: 71px;
        height: 60px;
    }
}


@media (min-width: 992px) {
    #header .login-left .title {
        font-size: 1.7rem;
    }

    #header .login-left .sub-title {
        font-size: 1.2rem;
    }
}

@media (min-width: 1200px) {
    #header .login-left .title {
        font-size: 1.875rem;
    }

    #header .login-left .sub-title {
        font-size: 1.25rem;
    }
    .logo .title {
        font-size: 1.5rem;
    }
    .logo .sub-title {
        font-size: 1.25rem;
    }
}
.logo .title {
    margin-bottom: .25rem;
    font-family: 'UTM Impact';
    font-size: 1.5rem;
    color: #019240;
    line-height: 1;
}
.logo .sub-title {
    font-family: 'UTM Impact';
    font-style: normal;
    font-weight: 400;
    font-size: 1.25rem;
    text-transform: uppercase;
    line-height: 25px;
    color: #2E73B9;
}

/* Header Right */
#header .login-right .login-box {
    background-color: #ffffff80;
    border-radius: 10px;
    padding: 1.875rem .9375rem;
}

#header .login-right .login-box .page-title {
    font-family: "Roboto Condensed";
    font-size: 2rem;
    line-height: 1.375;
}

#header .login-right .login-box .page-hint {
    font-size: .9375rem;
}

#header .login-right .login-box .secondary-info {
    font-size: .875rem;
}

#header .login-right .login-box .button .btn {
    margin-bottom: 1rem;
}

#header .login-right .login-box .button .btn:last-child {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    #header .login-right .login-box {
        padding: 2.5rem;
    }

    #header .login-right .login-box .page-title {
        font-size: 2.5rem;
    }

    #header .login-right .login-box .page-hint {
        font-size: 1rem;
    }

    #header .login-right .login-box .form-group {
        margin-bottom: 1.875rem;
    }

    #header .login-right .login-box .button .btn {
        margin-bottom: 1.25rem;
    }
}

#header .header-wrapper {
    height: 50px;
    background-color: #0680de;
}

@media (min-width: 768px) {
    #header .header-wrapper {
        height: 70px;
        background-color: initial;
    }

    #header .header-wrapper.bordered {
        border-bottom: 1px solid #dedede;
    }
}

@media (min-width: 1400px) {
    .header-wrapper {
        height: 90px !important;
        background-color: white;
    }
    .logo .title {
        font-size: 1.6125rem;
    }
    .logo .sub-title {
        font-size: 1.35rem;
    }
    .logo img {
        width: 87px;
        height: 61px;
    }
}

/* Ratio: Header Left & Right */
#header .header-left {
    width: 50px;
}

#header .header-right {
    width: calc(100% - 50px);
    font-size: .875rem;
}

@media (min-width: 768px) {
    /*#header .header-left {
        width: 480px;
    }

    #header .header-right {
        width: calc(100% - 480px);
        font-size: .825rem;
    }

    #header.en .header-left {
        width: 400px;
    }

    #header.en .header-right {
        width: calc(100% - 400px);
    }*/

    #header .header-left {
        width: auto;
    }

    #header .header-right {
        width: auto;
        font-size: .825rem;
    }
}

@media (min-width: 992px) {
    /*#header .header-left {
        width: 420px;
    }

    #header .header-right {
        width: calc(100% - 420px);
        font-size: .825rem;
    }

    #header.en .header-left {
        width: 360px;
    }

    #header.en .header-right {
        width: calc(100% - 360px);
    }*/

    #header .header-right {
        font-size: .825rem;
    }
}

@media (min-width: 1200px) {
    /*#header .header-left {
        width: 470px;
    }

    #header .header-right {
        width: calc(100% - 470px);
        font-size: 1rem;
    }

    #header.en .header-left {
        width: 400px;
    }

    #header.en .header-right {
        width: calc(100% - 400px);
    }*/

    #header .header-right {
        font-size: 1rem;
    }
}

@media (min-width: 1400px) {
    /*#header .header-left {
        width: 500px;
    }

    #header .header-right {
        width: calc(100% - 500px);
    }

    #header.en .header-left {
        width: 500px;
    }

    #header.en .header-right {
        width: calc(100% - 500px);
    }*/
}

/* Header Left */
#header .header-left .btn-open-menu {
    width: 50px;
    height: 50px;
    font-size: 26px;
    line-height: 50px;
}

/* Header Right */
#header .header-right nav {
    padding: 0 .45rem;
}

#header .header-right nav ul {
    font-weight: 600;
}

#header .header-right nav ul li {
    margin: 0 .45rem;
}

#header .header-right nav ul li.active {
    color: #0680de;
}

#header .header-right nav ul li.active:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #0680de;
}

@media (min-width: 1200px) {
    #header .header-right nav {
        padding: 0 .6rem;
    }

    #header .header-right nav ul li {
        margin: 0 .6rem;
    }
}

@media (min-width: 1400px) {
    #header .header-right nav {
        padding: 0 1rem;
    }

    #header .header-right nav ul li {
        margin: 0 1rem;
    }
}

#header .header-right .btn-function {
    padding: 0 1rem;
}

#header .header-right .btn-function .icon {
    margin-right: .5rem;
}

#header .header-right .btn-function.btn-login,
#header .header-right .btn-function.btn-user-info {
    background-color: #0680de;
}

#header .header-right .btn-function.btn-user-info .avatar {
    width: 30px;
    height: 30px;
    margin-right: .5rem;
}

#header .header-right .btn-function.btn-user-info .title {
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 700;
    font-size: .625rem;
}

#header .header-right .btn-function.btn-user-info .sub-title {
    font-size: .6rem;
}

#header .header-right .btn-function.btn-user-info .list-menu {
    top: calc(100% + 20px);
    left: 0;
    z-index: -1;
    min-width: 210px;
    box-shadow: 0px 10px 15px 0 rgb(0 0 0 / 5%);
    opacity: 0;
    visibility: hidden;
    transition-duration: 200ms;
    transition-property: opacity, top, visible;
    transition-timing-function: cubic-bezier(.7,1,.7,1);
}

#header .header-right .btn-function.btn-user-info .list-menu.show {
    opacity: 1;
    visibility: visible;
    top: 100%;
    z-index: 5;
}

#header .header-right .btn-function.btn-user-info .list-menu .item {
    padding: .875rem 1.375rem;
    font-size: .75rem;
    border-bottom: 1px solid #deded3;
}

#header .header-right .btn-function.btn-user-info .list-menu .item:last-child {
    border-bottom: none;
}
main#main {
    padding-top: 70px;
}

#header .header-right .btn-function.btn-change-language {
    background-color: #004d88;
}

@media (min-width: 768px) {
    #header .header-right .btn-function.btn-user-info .avatar {
        width: 35px;
        height: 35px;
    }

    #header .header-right .btn-function.btn-user-info .title {
        max-width: 180px;
        font-size: .875rem;
    }

    #header .header-right .btn-function.btn-user-info .sub-title {
        font-size: .75rem;
    }

    #header .header-right .btn-function.btn-user-info .list-menu {
        min-width: 270px;
    }

    #header .header-right .btn-function.btn-user-info .list-menu .item {
        font-size: .875rem;
    }
}

@media (min-width: 992px) {
    #header .header-right .btn-function.btn-user-info .avatar {
        margin-right: 0;
    }

    #header .header-right .btn-function.btn-user-info .list-menu {
        left: unset;
        right: 0;
        min-width: 240px;
    }

    #header .header-right .btn-function.btn-user-info .list-menu .item {
        font-size: .875rem;
    }
}

@media (min-width: 1200px) {
    #header .header-right .btn-function.btn-user-info .avatar {
        width: 40px;
        height: 40px;
        margin-right: .5rem;
    }

    #header .header-right .btn-function.btn-user-info .title {
        max-width: 100px;
    }

    #header .header-right .btn-function.btn-user-info .list-menu {
        left: 0;
        right: unset;
        min-width: 250px;
    }

    #header .header-right .btn-function.btn-user-info .list-menu .item {
        font-size: .9375rem;
    }
    #footer .container{
        max-width: 1440px !important;
    }
}

@media (min-width: 1400px) {
    #header .header-right .btn-function.btn-user-info .avatar {
        width: 45px;
        height: 45px;
    }

    #header .header-right .btn-function .icon {
        margin-right: .9375rem;
    }

    #header .header-right .btn-function.btn-login {
        padding: 0 2rem;
    }

    #header .header-right .btn-function.btn-user-info {
        padding: 0 1.25rem;
    }

    #header .header-right .btn-function.btn-user-info .title {
        max-width: 200px;
        font-size: 1rem;
    }

    #header .header-right .btn-function.btn-user-info .sub-title {
        font-size: .75rem;
    }

    #header .header-right .btn-function.btn-user-info .list-menu {
        min-width: 270px;
    }

    #header .header-right .btn-function.btn-user-info .list-menu .item {
        padding: 1.125rem 1.375rem;
        font-size: 1rem;
    }

    #header .header-right .btn-function.btn-change-language {
        padding: 0 1.25rem;
    }
}

#header .header-right .btn-open-menu {
    background-color: #003b69;
    font-size: 1.25rem;
}

/* Logo Mobile */
.logo-mobile {
    padding-left: 10px;
    padding-right: 10px;
}

.logo-mobile .logo img {
    margin-right: 10px;
}

/* Input Group Date Range */
.input-group-date-range {
    background-color: #e9ecef;
}

.input-group-date-range .input-group-date-range-left .form-control {
    border-top-right-radius: unset;
    border-bottom-right-radius: unset;
}

.input-group-date-range .input-group-date-range-center {
    border: 1px solid #ced4da;
}

.input-group-date-range .input-group-date-range-right .form-control {
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
}

/* Input Group Year */
.input-group-year {
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

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

/* Section */
.section,
.section.bg .container-fluid {
    padding: 60px 0;
}

.section.section-filter,
.section.section-filter.bg .container-fluid {
    padding: 60px 0;
}

.section.bg {
    padding: 0;
}

@media (min-width: 992px) {
    .section,
    .section.bg .container-fluid {
        padding: 70px 0;
    }

    .section.section-filter,
    .section.section-filter.bg .container-fluid {
        padding: 30px 0;
    }
}

.section.bg.bg-gray .container-fluid {
    background-color: #f8fafb;
}

.section .section-title {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 1.375;
    margin-bottom: 1.875rem;
}

@media (min-width: 768px) {
    .section .section-title {
        margin-bottom: 1.875rem;
    }
}

.section .section-sub-title {
    color: #029140;

}
.section-sub-title{
    display: none;
}

/* Section Filter */
.section.section-filter .btn-back {
    margin-top: -8px;
    margin-bottom: 1.5rem;
    color: #a6a6a6;
}

/*-----------------------------end loggin------------------------*/

/*select2*/
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #0680de !important;
    margin-top: 2px !important;
    padding:0px 30px 0px 30px !important;
}

.modal-title{
    font-family:"Roboto Condensed" ;
}

/*--------------------------------footer----------------------------------*/
/* Footer Main */
#footer .footer-main {
    padding: 40px 0 30px 0;
    background-color: #01203f;
}

#footer .footer-main .logo {
    margin-bottom: 1.5rem;
}

#footer .footer-main .footer-main-title {
    margin-bottom: 1.25rem;
    font-size: 1.5rem;
    line-height: 1.25;
}

#footer .footer-main .list-contact .item {
    line-height: 1.2;
}

#footer .footer-main .list-contact .item:last-child {
    margin-bottom: 0;
}

#footer .footer-main .list-contact .item .icon {
    width: 16px;
    color: #0680de;
}

#footer .footer-main nav ul.menu {
    font-size: 1.125rem;
}

@media (min-width: 768px) {
    #footer .footer-main nav ul.menu {
        column-count: 2;
        column-gap: 50px;
    }
}

#footer .footer-main nav ul.menu li {
    margin-bottom: 1rem;
}

#footer .footer-main nav ul.menu li:before {
    content: '\f105';
    display: block;
    float: left;
    width: 15px;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 700;
    color: #0680de;
}

#footer .footer-main nav ul.menu li a {
    margin-left: .75rem;
}

/* Footer Bottom */
#footer .footer-bottom {
    padding: 0.8125rem 0;
    background-color: #001427;
    font-size: .9375rem;
}

@media (min-width: 768px) {
    #footer .footer-bottom {
        font-size: 1rem;
    }
}
.card-login .card-description {
    margin-top: 18px;
}
@media (min-width: 768px) {
    .card-login .card-title {
        font-size: 2.3rem !important;
    }
}

.btn {
    font-weight: 700;
    /*font-size: 1rem;*/
}
    
/*------------------------------end footer--------------------------------*/

/*--------------------------menu mobile---------------------------------*/
#menu-mobile {
    background-color: #fff;
    color: #171745;
    position: fixed;
    width: 300px;
    max-width: 80vw;
    top: 0px;
    left: -100%;
    z-index: 500;
    transition: all 0.5s ease-out;
    overflow-y: scroll;
}

/*@media (min-width: 992px) {
    #menu-mobile {
        display: none;
    }
}*/

#menu-mobile.show {
    left: 0%;
}

#menu-mobile nav ul li .btn-toggle {
    right: 0;
    top: 0;
    padding: 0 12px;
    width: 40px;
    cursor: pointer;
    line-height: 55px;
}

#menu-mobile nav ul li .btn-toggle i {
    transition: transform 0.3s linear;
}

/* Level 1 */
#menu-mobile nav ul.menu li {
    border-top: 1px solid #ececec;
    font-size: 0.875rem;
    font-weight: 500;
}

#menu-mobile nav ul.menu li:last-child {
    border-bottom: 1px solid #ececec;
}

#menu-mobile nav ul.menu li a {
    padding: 15px 20px;
    line-height: 25px;
}

#menu-mobile nav ul.menu li a:hover {
    color: #fff !important;
}

#menu-mobile nav ul.menu li a.has-toggle {
    padding-right: 40px;
}

/*--------------------------end menu mobile-----------------------*/

/* Overlay */
.overlay {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 400;
    display: none;
}

.overlay.show {
    display: block;
}

.overlay .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1.5rem;
    z-index: 4;
}

@keyframes dots {
    0% {
        content: ".";
    }

    33% {
        content: "..";
    }

    66% {
        content: "...";
    }

    100% {
        content: ".";
    }
}

#dot::after {
    content: "";
    animation: dotJump 1s infinite steps(3, end);
}

@keyframes dotJump {
    0% {
        content: ".";
    }

    33% {
        content: "..";
    }

    66% {
        content: "...";
    }

    100% {
        content: ".";
    }
}