/* YOUR CUSTOM STYLES */

/* Change the white to any color ;) */

/* CONFIG */
.m-t-10{margin-top:10px !important}
.m-t-20{margin-top:20px}
.m-t-50{margin-top:50px}
.m-t-150{margin-top:150px}

.m-l-0{margin-left:0px}
.m-l-20{margin-left:20px}

.m-b-10 {margin-bottom:10px}
.m-b-20 {margin-bottom:20px}
.m-b-50 {margin-bottom:50px}


.p-l-0{padding-left:0px !important}
.p-l-20{padding-left:20px}
.p-l-10{padding-left:10px}
.p-t-01{padding-top:1px}
.p-t-10{padding-top:10px}
.p-t-20{padding-top:20px}
.p-t-50{padding-top:50px}




.width-50{width:50%}
.width-70{width:70%}
.width-100{width:100%}


.size-14{font-size:14px !important}


p{font-size: 14px !important; text-shadow: 1px 1px 1px #00000020; margin-bottom: 0px;}
h5{font-size:16px !important ; font-weight:400}




input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    -webkit-text-fill-color: #000 !important;
    transition: background-color 600s ease-in-out 0s;
}

.md-form label{
    top: .45rem;
}

.md-form input[type=date], 
.md-form input[type=datetime-local], 
.md-form input[type=email], 
.md-form input[type=number], 
.md-form input[type=password], 
.md-form input[type=search-md], 
.md-form input[type=search], 
.md-form input[type=tel], 
.md-form input[type=text], 
.md-form input[type=time], 
.md-form input[type=url], 
.md-form textarea.md-textarea{
    font-size:0.9em;
    width:100%;
    padding: .375rem .75rem;
}

[type=radio]+label, [type=checkbox]+label{
    color: #000;
    text-shadow: 0.1px 0.1px 0.1px #000;
    font-size: 14px;
}


.select-wrapper input.select-dropdown{
    padding-top: 28px;
    height: auto; 
    line-height: 0;
    margin-top: -15px;
    padding-bottom: 5px;
    font-size:14px;
}

.md-form label.active{
    color:#000 !important; 
}

.form-inline label{justify-content:left !important ;    padding-bottom: 5px;}

.modal-footer{border-top: none}

.card.card-cascade.wider{width:100%}


.message_loading_html{color:#ff0000 ; font-size:14px ; padding-top:15px}



/** MENU */
/*==Style cho menu===*/
.nav{
}

.nav>li{
    float: left;
    margin-right: 15px;
}
 
.nav>li>a{
    color: #fff;
}
.nav>li>span{
    color: #fff;
}

.nav li{
    position: relative;
}

.nav li a{
    padding: 10px;
    line-height: 20px;
    display: inline-block;
}
.nav li span{
    padding: 10px;
    line-height: 20px;
    display: inline-block;
}

.nav .sub-menu{
    display: none;
    position: absolute;
    top: 200px;
    left: 100%;
    width: 220px;
    background-color: #07447f !important;
    padding: 15px;
    list-style-type: none;
}

.nav .sub-menu li a{
    color: #fff ;
}
.nav .sub-menu li a:hover{
    color: #fff ;
    font-weight:300;
    text-decoration: underline;
}
 
.nav li:hover>.sub-menu{
    display: block;
}

.nav>li>.sub-menu{
    top: 40px;
    left: 0;
}

.nav .menu-right{
    left: -150px !important;
    margin-top: 10px;
    text-align:right !important;
}

/** // MENU ============================================= */

/** FOOTER */
.full-height, .full-height body, .full-height header, .full-height header .view, .view .full-bg-img{
    height:0px
}

.w-auto {
    width: auto;
}




/** TABLE */
div.dataTables_wrapper div.dataTables_info{
    font-size: 13px;
}
.pagination .page-item.active .page-link{
    background-color: #4285f4;
}

.tabs-cyan{
    background-color: #ffffff !important ;
    padding: 20px 20px;
}

.width-10per{
    width: 10%;
}


.card-body .nav li a {    display: inherit;}



/** HSCC **************************************************** */
.font-size-14{font-size:14px}
.form-hscc .small, small{color: #000; text-shadow: 0.01px 0.01px 0.01px #999; font-size: 12px;}
.form-hscc input {margin-bottom:15px}
.md-form .small, small{color: #0957a4; text-shadow: 0.01px 0.01px 0.01px #999; font-size: 12px;}
#money_string {color: #0957a4; text-shadow: 1px 1px 1px #00000010; font-size: 13px; font-weight:500}


.blue-text {color: #063768 !important; font-weight:300 ; font-size:0.9em}
.buttons-html5{padding: 10px 20px; margin-right:15px; border-radius:15px}




#data-table-vanban_wrapper{padding-left:0px !important}

















@media only screen and (max-width: 600px) {
    .nav>li{
        width: 100%;
    }
    .nav>li>.sub-menu{
        position: initial;
    }

    .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{
        margin: 0 !important;
    }
    .card.card-cascade.wider .card-body{
        margin: 0 !important;
    }

    .container, .container-fluid{
        padding-right: 5px; 
        padding-left: 5px;
    }

    table{
        display: block;
        width: 100%;
        overflow-x: auto;
    }

    .hide_mobile{display:none}
    
}




























































/* .view .full-bg-img{position: initial;} */

/* TEXT */
.white-text{color:#fff !important}
.hidden{display: none}
.text-center{ text-align: center}

.z-index-999{z-index: 999999999999}
.text-right{text-align:right !important;}

/*
| --------------------------------------------------------------
| SCROLLBAR 
| --------------------------------------------------------------
|*/
/* For the "inset" look only */
html {
  overflow: auto;
}


/* Let's get this party started */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;

  background: #424f95 ;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
background: rgba(59, 40, 143,0.4); 
}


/*
| --------------------------------------------------------------
| NAVBAR
| --------------------------------------------------------------
|*/

.btn .fa {
  margin-left: 3px;
}
.top-nav-collapse {
  background-color: #424f95 !important; 
}
.top-nav-collapse .sub-menu {
  background-color: #424f95 !important; 
}
.navbar:not(.top-nav-collapse) {
  background: #07447f !important;
}

.hm-gradient .full-bg-img {
  background: -moz-linear-gradient(45deg, rgba(42, 27, 161, 0.6), rgba(29, 210, 177, 0.6) 100%);
  background: -webkit-linear-gradient(45deg, rgba(42, 27, 161, 0.6), rgba(29, 210, 177, 0.6) 100%);
  background: -o-linear-gradient(45deg, rgba(42, 27, 161, 0.6), rgba(29, 210, 177, 0.6) 100%);
  background: linear-gradient(to 45deg, rgba(42, 27, 161, 0.6), rgba(29, 210, 177, 0.6) 100%); 
}

/*
| --------------------------------------------------------------
| ANIMATED
| --------------------------------------------------------------
|
|*/
.animated {
  -webkit-animation-duration: 2s;
  -webkit-animation-delay: 1s;
  -moz-animation-duration: 2s;
  -moz-animation-delay: 1s;
 
  }

  /*
  | --------------------------------------------------------------
  | AVATA PIC
  | --------------------------------------------------------------
  |
  */
  .file-field.medium .file-path-wrapper {
    height: 3rem; }
    .file-field.medium .file-path-wrapper .file-path {
      height: 2.8rem; }
  
  .file-field.big-2 .file-path-wrapper {
    height: 3.7rem; }
    .file-field.big-2 .file-path-wrapper .file-path {
      height: 3.5rem; }
                  
/*
| --------------------------------------------------------------
| DATATABLE
| --------------------------------------------------------------
|
|*/
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 {
  padding: 5px;
}
.dataTables_wrapper .mdb-select {
   border: none;
}
.dataTables_wrapper .mdb-select.form-control {
   padding-top: 0;
   margin-top: -1rem;
   margin-left: 0.7rem;
   margin-right: 0.7rem;
   width: 100px;
}
.dataTables_length label {
   display: flex;
   justify-content: left;
}
.dataTables_filter label {
   margin-bottom: 0;
}
.dataTables_filter label input.form-control {
   margin-top: -0.6rem;
   padding-bottom: 0;
}
table.dataTable {
   margin-bottom: 3rem!important;
}
div.dataTables_wrapper div.dataTables_info {
   padding-top: 0;
}
.page-item.active .page-link{
  background: #007bff ;
}

.database_04 th { font-size: 14px; }
.database_04 td { font-size: 14px; padding:7px 10px !important }


/*
| --------------------------------------------------------------
| BUTTON
| --------------------------------------------------------------
|
|*/
.btn-float-right-bottom{
    position: fixed;
}

/** 
| --------------------------------------------------------------
| CARD BOX
| --------------------------------------------------------------
|
*/
.card-box{ background:#fff ; border-radius:5px ; box-shadow: 10px 10px 10px rgba(39, 39, 39,  0.17);}

/** 
| --------------------------------------------------------------
| AUTOCOMPLETE 
| --------------------------------------------------------------
|
*/
.money_vnd {cursor: pointer;}
.money_vnd_nha {cursor: pointer;}
.tlk_01 {
    cursor: pointer;
    list-style-type: none;
    padding: 4px;
    background: #F5F5F5;
    margin: 3px 0;
    border-radius: 4px;
    border: 1px solid rgb(201, 201, 201);
    font-size: 12px;
    border-radius:4px;
}
.tlk_02 {
    cursor: pointer;
    list-style-type: none;
    padding: 4px;
    background: #F5F5F5;
    margin: 3px 0;
    border-radius: 4px;
    border: 1px solid rgb(201, 201, 201);
    font-size: 12px;
    border-radius:4px;
}
.kh_01 {
    cursor: pointer;
    list-style-type: none;
    padding: 4px;
    background: #F5F5F5;
    margin: 3px 0;
    border-radius: 4px;
    border: 1px solid rgb(201, 201, 201);
    font-size: 12px;
    border-radius:4px;
}

.kh_02{
    cursor: pointer;
    list-style-type: none;
    padding: 4px;
    background: #F5F5F5;
    margin: 3px 0;
    border-radius: 4px;
    border: 1px solid rgb(201, 201, 201);
    font-size: 12px;
    border-radius:4px;
    width:80% ; 
    float:left;
}
.kh_03{
    cursor: pointer;
    list-style-type: none;
    padding: 4px;
    background: #F5F5F5;
    margin: 3px 0;
    border-radius: 4px;
    border: 1px solid rgb(201, 201, 201);
    font-size: 12px;
    border-radius:4px;
    width:90% ; 
    float:left;
}

.remove_kh{margin:4px 5px 0px 10px ; float:left }

.caret {display: none}






/**
GRADIENT BACKGROUND
*/
.juicy-peach-gradient {
    background-image: linear-gradient(to right, #ffecd2 0%, #fcb69f 100%);
}
.young-passion-gradient {
    background-image: linear-gradient(to right, #ff8177 0%, #ff867a 0%, #ff8c7f 21%, #f99185 52%, #cf556c 78%, #b12a5b 100%);
}
.lady-lips-gradient {
    background-image: linear-gradient(to top, #ff9a9e 0%, #fecfef 99%, #fecfef 100%);
}
.sunny-morning-gradient {
    background-image: linear-gradient(120deg, #f6d365 0%, #fda085 100%);
}
.rainy-ashville-gradient {
    background-image: linear-gradient(to top, #fbc2eb 0%, #a6c1ee 100%);
}
.frozen-dreams-gradient {
    background-image: linear-gradient(to top, #fdcbf1 0%, #fdcbf1 1%, #e6dee9 100%);
}
.warm-flame-gradient {
    background-image: linear-gradient(45deg, #ff9a9e 0%, #fad0c4 99%, #fad0c4 100%);
}
.night-fade-gradient {
    background-image: linear-gradient(to top, #a18cd1 0%, #fbc2eb 100%);
}
.spring-warmth-gradient {
    background-image: linear-gradient(to top, #fad0c4 0%, #ffd1ff 100%);
}
.winter-neva-gradient {
    background-image: linear-gradient(120deg, #a1c4fd 0%, #c2e9fb 100%);
}
.dusty-grass-gradient {
    background-image: linear-gradient(120deg, #d4fc79 0%, #96e6a1 100%);
}
.tempting-azure-gradient {
    background-image: linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%);
}
.heavy-rain-gradient {
    background-image: linear-gradient(to top, #cfd9df 0%, #e2ebf0 100%);
}
.amy-crisp-gradient {
    background-image: linear-gradient(120deg, #a6c0fe 0%, #f68084 100%);
}
.mean-fruit-gradient {
    background-image: linear-gradient(120deg, #fccb90 0%, #d57eeb 100%);
}
.deep-blue-gradient {
    background-image: linear-gradient(120deg, #e0c3fc 0%, #8ec5fc 100%);
}
.ripe-malinka-gradient {
    background-image: linear-gradient(120deg, #f093fb 0%, #f5576c 100%);
}
.cloudy-knoxville-gradient {
    background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);
}
.morpheus-den-gradient {
    background-image: linear-gradient(to top, #30cfd0 0%, #330867 100%);
}
.rare-wind-gradient {
    background-image: linear-gradient(to top, #a8edea 0%, #fed6e3 100%);
}
.near-moon-gradient {
    background-image: linear-gradient(to top, #5ee7df 0%, #b490ca 100%);
}
              
































/*
| --------------------------------------------------------------
| TIMELINE HISTORY
| --------------------------------------------------------------
|
|*/


/* -----------------------------------------------
 * Timeline
 * --------------------------------------------- */
 .timeline {
    list-style: none;
    padding: 10px 0;
    position: relative;
    font-weight: 300;
}
.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content:" ";
    width: 2px;
    background: #ffffff;
    left: 50%;
    margin-left: -1.5px;
}
.timeline > li {
    margin-bottom: 20px;
    position: relative;
    width: 50%;
    float: left;
    clear: left;
}
.timeline > li:before, .timeline > li:after {
    content:" ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li:before, .timeline > li:after {
    content:" ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li > .timeline-panel {
    width: calc(100% - 25px);
    width: -moz-calc(100% - 25px);
    width: -webkit-calc(100% - 25px);
    float: left;
    border: 1px solid #dcdcdc;
    background: #ffffff;
    position: relative;
}
.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #dcdcdc;
    border-right: 0 solid #dcdcdc;
    border-bottom: 15px solid transparent;
    content:" ";
}
.timeline > li > .timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #ffffff;
    border-right: 0 solid #ffffff;
    border-bottom: 14px solid transparent;
    content:" ";
}
.timeline > li > .timeline-badge {
    color: #ffffff;
    width: 24px;
    height: 24px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    top: 16px;
    right: -12px;
    z-index: 100;
}
.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
.timeline-badge > a {
    color: #ffffff !important;
}
.timeline-badge a:hover {
    color: #dcdcdc !important;
}
.timeline-title {
    margin-top: 0;
    color: inherit;
}
.timeline-heading h4 {

    font-weight: 400;
    padding: 15px 15px 0px 15px;
    color: #4679bd;
}
.timeline-body > p, .timeline-body > ul {
    padding: 10px 15px;
    margin-bottom: 0;
}
.timeline-footer {
    padding: 5px 15px;
    background-color:#f4f4f4;
}
.timeline-footer p { margin-bottom: 0; }
.timeline-footer > a {
    cursor: pointer;
    text-decoration: none;
}
.timeline > li.timeline-inverted {
    float: right;
    clear: right;
}
.timeline > li:nth-child(2) {
    margin-top: 60px;
}
.timeline > li.timeline-inverted > .timeline-badge {
    left: -12px;
}
.no-float {
    float: none !important;
}
@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }
    ul.timeline > li {
        margin-bottom: 0px;
        position: relative;
        width:100%;
        float: left;
        clear: left;
    }
    ul.timeline > li > .timeline-panel {
        width: calc(100% - 65px);
        width: -moz-calc(100% - 65px);
        width: -webkit-calc(100% - 65px);
    }
    ul.timeline > li > .timeline-badge {
        left: 28px;
        margin-left: 0;
        top: 16px;
    }
    ul.timeline > li > .timeline-panel {
        float: right;
    }
    ul.timeline > li > .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }
    ul.timeline > li > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
    }
    .timeline > li.timeline-inverted {
        float: left;
        clear: left;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .timeline > li.timeline-inverted > .timeline-badge {
        left: 28px;
    }
}


.color-red {color:#c70000 !important}
.color-red2 {color:#ff0000 !important}




/** CHECKBOX */
.checkbox{padding-left: 20px;}
.float_left_170{ float: left;width:190px}

/** TABLE */
.table-wrapper-2 {
    display: block;
    max-height: 600px;
    overflow-y: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
} 

/** PRINT PAGES */
@media print { 
    body, page[size="A5"] {   
    box-shadow: 0;
    font-family: serif !important;
    
    }
    #img_head{float:left !important; width:220px}

    .html_print{font-size: 13px; }
    .html_print>h2{text-align: center ; margin-bottom: 5px;  width:40%}
    
    #table_2{margin-top:20px}
    #table_2 tr td{font-size:14px}
    #table_2 tr th{font-size:14px}
    #sign td{ padding-top:90px !important; text-align: center; font-weight: bold}
    #sign2 td{ padding-top:70px !important; text-align: center; font-weight: bold}
    .page-break	{ display: block; page-break-before: always; }

    #table_6 {border-collapse: collapse; }
    #table_6 tr th{font-size:14px; text-align:center; font-weight:bold; line-height: 2}
    #table_6 tr th{border:1px solid #222;}
    #table_6 tr td{border:1px solid #222;}

}

@page {
    /* dimensions for the whole page */
    size: A5;
    size: landscape;
    margin: 20px 20px 10px 30px;
   }
.pagebreak { page-break-after: always; }




/** HOVER icon  */   
.edit_hover_class {
margin-top: -80px;
margin-left: -50px;
}

/** BLOCK BOTTOM */
#block_bottom{
    width: 100%;
    height: auto;
    color:#fff;
    position: fixed;
    z-index: 999;
    padding:20px;
    box-shadow: 0px 0px 5px #888;
    text-align: center;    
    bottom: 0px;
}


.dropdown-content li>a, .dropdown-content li>span {color:#000!important ; font-size:13px !important; font-weight:400}


.black-text{color:#000 !important}
input{color:#000 !important}

.tooltip{margin-bottom:9px; color:#fff !important}
.tooltip-inner{background-color: #000000!important; color:rgb(255, 255, 255) !important ; font-size:12px ; padding:5px 8px}
.tooltip-arrow{display: none}

.classic-tabs li a.active{color:#ffffff; font-weight:bold}
.classic-tabs li a{background:#0957a4 !important; font-weight: 400; padding: .5rem 1.6rem; font-size: .64rem; border-radius: 10em;text-transform: uppercase;}
.classic-tabs.tabs-cyan li a.active{background:#07447f !important;font-weight: 400; padding: .5rem 1.6rem; font-size: .64rem; border-radius: 10em;text-transform: uppercase; }


.color-blue{color: #0957a4;}
.color-red1{color: #e80303}
.dataTables_length{display:none}

.text-bold {font-weight:bold}
.min-chart {margin-top: 30px; margin-bottom: 20px;}


.btn-secondary{background:#3356ae !important}
.btn-secondary:hover{background:#3969e3 !important}

.btn-danger{background:#07447f !important}


.model_vanban_info thead tr th {padding-top:8px; padding-bottom:8px ; font-weight:400}
.model_vanban_info tbody tr td {padding-top:9px; padding-bottom:8px ; font-weight:400 ; width:17%}
.model_vanban_info tbody tr th {padding-top:8px; padding-bottom:8px ; font-weight:400}





.message_loading_info_html {font-size:12px}
.error_html {font-size:12px}



/** VER 2.1 =================================================== **/
.bg-xam{background: #dcdcdc}
.bg-blue{background: #0957a4 ; color:#fff}
.bg-blue:hover{background: #0957a4 ; color:#fff}
.bg-black{background: #07447f}

.color-white{color:#ffffff !important}
.color-black{color:#07447f !important}
.text-400{font-weight:400 !important}

.deep-purple-text{color:#0957a4 !important }


.card{background: #fff !important; border-radius: 5px; }
.purple-text{color:#07447f !important }

.purple-gradient{background:#0957a4 !important }

.peach-gradient{background:#212529 !important}
.peach-gradient:hover{background:#063768 !important}
.blue-gradient {background:#0957a4 !important}
.blue-gradient:hover {background:#063768 !important}

.secondary-color-dark{background:#07447f !important; color:#ffffff}
.secondary-color-dark:hover{background:#07447f !important; color:#ffffff}


footer.page-footer .container-fluid{font-size: 0.9em;}


.pagination .page-item.active .page-link{background-color: #07447f;}
tr td{color:#07447f !important; padding-left:0px}

h4 a{font-size:0.8em; color:#0957a4 !important}
h4 {font-size:1.2em; color:#0957a4 !important; font-weight:400 !important}
.md-form.md-outline label.active{margin-top:-5px; color:#0957a4 !important}
.md-form.md-outline label{font-size:0.9rem !important}
.md-form.md-outline{margin-bottom:1em !important;}

.md-form.md-outline .disabled{background:#e9ecef !important}
.md-form .form-control:disabled{background:#e9ecef !important}

.select-outline {margin-top: 1.1em !important;}
.select-wrapper.md-form.md-outline+label {top: -1.1em !important; z-index: 2 !important; color:#0957a4 !important}
.select-wrapper.md-form.md-outline input.select-dropdown{padding:.6em .75em}


.switch label{font-size: 0.9em; padding-left: 1em;}
.dropdown-primary .dropdown-content li a, .dropdown-primary .dropdown-content li span:hover, .dropdown-primary .dropdown-content li.active{
    background-color:#0957a4 !important;
}



.md-pills .nav-link.active{background-color:#0957a4; font-size: 0.9em; ; color:#fff}
.md-pills .nav-link {background-color:#86aed5; font-size: 0.9em; ; color:#fff}

.form-hscc-text label{margin-bottom:0px !important}
.form-hscc-text small{font-weight:400; font-weight: 400; margin-left: 8px; position: absolute; top: 13px; background: #fff; padding: 0px 5px;}

.form-control:focus{border-color:#4285f4; box-shadow: 0 0 0 0.1rem #4285f4}
.form-hscc input{font-size: 0.9em;}
.switch label input[type=checkbox]:checked+.lever:after{background-color:#0957a4}

/** SELECT STYLE */
.select-style{margin:10px 0px 15px 0px; }
.select-style label{font-size:0.7em; color:#0957a4 !important; font-weight:500; position: absolute; top: -3px; background:#fff; padding: 0px 5px; left:25px}
.select-style .custom-select{font-size:0.85em; margin:10px 0px; color:#000}
.select-style .custom-select:focus{border-color:#4285f4; box-shadow: 0 0 0 0.1rem #4285f4;  }


/** SELECT MULTIPLE */
.select-multiple .select-wrapper .select-dropdown{width: 92%;border: 1px solid #dadce0;border-radius: 4px; padding-top: 11px;margin-top: -19px;}
.select-multiple .select-label{top:-8px ; background:#fff; margin-left:8px; z-index: 2 !important ; padding: 0px 5px 0px 6px}



/** SELECT DATE */
.gj-datepicker [role=input]{border: 1px solid #dadce0;border-radius: 4px; height: 32px;margin-top: 26px; padding: 15px 10px 10px 10px;}
.select-date label{position: absolute;top: 10px;background: #ffffff;z-index: 2;margin-left: 6px;padding: 0px 5px 0px 5px}
.select-date label small{font-size:0.7em}
.gj-datepicker-md [role=right-icon] {top: 30px !important ;margin-right: 4px !important;}


/** TABLE */
table tbody tr td {font-size: 0.8em ; color:#07447f ; font-weight:400;  text-shadow: 1px 1px 1px #00000010;}
.dt-buttons{top:20px}



/** count 2 */
.count-2{
    position: absolute;
    background: #fe1212;
    margin-left: -240px;
    color: white;
    font-size: 11px;
    padding: 1px 10px 1px 7px;
    border-radius: 9px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    
}

.select-css > .dropdown-content{
    overflow-x:hidden !important;
    Padding-left:12px !important;
    }
.select-toggle-all{display: none;}

.select-wrapper.md-form.md-outline input.select-dropdown{width:100%}

.edit-fix-page{
    display: flex;
    position: sticky;
    top: 100px;
}

















