@import url(https://fonts.googleapis.com/css?family=Muli:300i,400,400i,600&amp;subset=vietnamese);

*,
*:hover {
    outline: 0 !important;
    text-decoration: none;
}

body {
    background-color: #f4f6f9;
    font-size: 13px;
    line-height: 1.5;
}

.login-bg {
    background-image: url('/assets/img/flat-bg.jpg');
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

#login-page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;

    height: 100vh;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;

}

#login-page .card-panel.border-radius-6.login-card {
    margin-left: 0 !important;
}

#login-page .login-box {
    background-color: rgba(255, 255, 255, .8);
    border-radius: 6px;
    right: auto;
    left: auto;
    width: 450px;
    margin-left: auto;
    margin: 0 auto;
    padding: 15px;
}

#login-page h1 {
    font-size: 1.64rem;
    line-height: 110%;
    margin: .82rem 0 .656rem 0;
    text-align: center;
    text-transform: uppercase;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    line-height: 1.5;
    color: inherit;
}

span.help-block {
    color: #d00000;
    padding: 5px 0;
    display: block;
}

#login-page .form-control {
    background-color: transparent;
    border-color: #b3b2b2;
}

.btn-login {
    display: block;
    width: 100%;
    border-radius: 30px;
}

.alert-danger {
    color: #ffffff;
    background-color: #b50313d9;
    border-color: #b50313d9;
}

.alert-danger .close {
    color: #ffffff;
    opacity: 1;
    text-shadow: none
}

.mainmenu {
    height: 44px;
    padding-top: 7.5px;
    padding-bottom: 7.5px;
    background: #fff;
    border-bottom: 1px solid #CCC;
}

.mainmenu .navbar-brand {
    padding: 0;
    display: block;
    font-size: 13px;
}

.mainmenu.navbar-light .navbar-brand {
    color: #FFF;
}

.mainmenu.navbar-light .navbar-nav .active>.nav-link,
.mainmenu.navbar-light .navbar-nav .nav-link.active,
.mainmenu.navbar-light .navbar-nav .nav-link.show,
.mainmenu.navbar-light .navbar-nav .show>.nav-link {
    color: #FFF;
}

.mainmenu.navbar-light .navbar-nav .nav-link {
    color: #FFF;
}

.mainmenu.navbar-light .navbar-nav .nav-link.disabled {
    color: #ccc;
}

#psearch {
    width: 100%
}

#psearch input {
    color: #000;
    border: 1px solid rgba(230, 230, 230, .05);
    background: rgba(230, 230, 230, .3);
    padding-left: 38px;
    height: 30px;
    width: 80%;
}

.btn-search,
.btn-search:hover,
.btn-search:focus {
    border-color: transparent;
    background: transparent;
    color: #000;
    position: absolute;

}

#psearch input::placeholder {
    color: #6c757d;
}

/* .des-2-row{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    max-height: 30px;
    text-align: justify;
} */

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: #FFF;
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,<svg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'><path stroke='rgb(255,255,255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/></svg>");
}

.submenu {
    background: #FFF;
    padding: 0;
    border-bottom: 1px solid #CCC;
    height: 75px;
}

.submenu .navbar-nav {
    margin: 0 auto;
}

.navbar-nav li.nav-item {
    margin: 0 10px;
    border-radius: .25rem;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    -ms-border-radius: .25rem;
    -o-border-radius: .25rem;
}

.submenu .navbar-nav li a.nav-link {
    display: flex;
    height: 65px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 5px 10px;
}

.submenu .navbar-nav li a.nav-link.dropdown-toggle {
    padding-right: 20px;
}

.submenu .navbar-nav li a i {
    font-size: 33px;
    display: block;
    color: #787878;
}

.submenu .navbar-nav li a span {
    margin-top: 3px;
    color: rgba(0, 0, 0, .87);
    font-weight: 500;
}

.submenu .navbar-nav li a span i {
    font-size: 14px;
    position: absolute;
    top: -16px;
    right: -15px;
}

.mainmenu .navbar-nav a.nav-link {
    color: #000;
    padding-top: 0;
    padding-bottom: 0;
}

.mainmenu .navbar-nav a.nav-link:hover {
    color: #007bff;
}

.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: #000;
}

.mainmenu .notification-badge {
    font-family: 'Muli', sans-serif;
    position: relative;
    top: -20px;
    right: -1px;
    margin: 0 -.8em;
    padding: 2px 5px;
    color: #fff;
    border-radius: 50%;
    background-color: #ff9100;
    -webkit-box-shadow: 0 0 10px 0 #ff9100;
    box-shadow: 0 0 10px 0 #ff9100;
    font-size: 13px;
}

.submenu .dropdown-toggle::after {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.navbar-light .navbar-nav .nav-link:hover {
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: .25rem;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    -ms-border-radius: .25rem;
    -o-border-radius: .25rem;
}

.cyan {
    background-color: #00bcd4 !important;
}

#card-stats .card .card-content {
    padding: 10px 14px;
}

#card-stats .card-stats-title {
    font-size: 1rem;
}

.card .card-content p {
    margin: 0;
}

p {
    font-family: 'Muli', sans-serif;
}

.white-text {
    color: #fff !important;
}

#card-stats .card-content {
    text-align: center;
}

#card-stats .card-stats-number {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 2rem;
    margin: .8rem 0 .6rem 0;
}

#card-stats .card-stats-compare {
    font-size: .85rem;
}

#card-stats .card-stats-compare i {
    position: relative;
    top: 8px;
}

#card-stats .card .card-action {
    padding: 10px 14px;
}

.card .card-action {
    position: relative;
    padding: 16px 24px;
    border-top: 1px solid rgba(160, 160, 160, .2);
    background-color: inherit;
}

.card .card-action:last-child {
    border-radius: 0 0 2px 2px;
}

.cyan.darken-1 {
    background-color: #00acc1 !important;
}

.red.accent-2 {
    background-color: #ff5252 !important;
}

.red {
    background-color: #f44336 !important;
}

.orange.lighten-1 {
    background-color: #ffa726 !important;
}

.orange {
    background-color: #ff9800 !important;
}

.green.lighten-1 {
    background-color: #66bb6a !important;
}

.green {
    background-color: #4caf50 !important;
}

/*----------------------------------------
    Charts
------------------------------------------*/
#chart-dashboard .card {
    overflow: hidden;
}

#chart-dashboard .card .card-content {
    padding: 10px 14px;
}

#chartjs .sample-chart-wrapper,
#chartjs2 .sample-chart-wrapper,
#chartjs3 .sample-chart-wrapper {
    margin-top: -75px;
    margin-bottom: -14px;
}

.sample-chart-wrapper {
    width: 100%;
}

.chart-title {
    font-size: 1.6rem;
    font-weight: 300;
}

/* Revenue Chart */
.chart-revenue {
    float: right;

    padding: 8px;

    text-align: center;

    border-radius: 3px;
}

.chart-revenue .chart-revenue-total {
    font-size: .9rem;

    margin: 0;
}

.chart-revenue .chart-revenue-per {
    font-size: .8rem;

    margin: 0;
}

.chart-revenue .chart-revenue-per i {
    position: relative;
    top: 5px;
}

.chart-revenue-switch {
    padding-top: 28px;
    padding-right: 10px;

    text-align: right;

    color: #fff;
}

#materialize-chartist .ct-chart-line,
#materialize-chartist .ct-chart-bar,
#materialize-chartist .ct-chart-pie,
#materialize-chartist .ct-chart-donut {
    height: 400px !important;
}

/* doughnut chart */
.doughnut-chart-status {
    font-size: 16px;
    font-weight: 500;

    position: relative;
    top: -75px;
    left: 0;

    height: 0;

    text-align: center;
}

.doughnut-chart-status p {
    margin-top: -5px;
}

.doughnut-chart-legend li {
    font-size: .9rem;

    padding: 2px 0;
}

.doughnut-chart-legend li:before {
    display: block;
    float: left;

    width: 8px;
    height: 8px;
    margin-top: 6px;
    margin-right: 4px;

    content: '';
}

a.button-collapse.top-nav {
    font-size: 32px;

    position: absolute;
    z-index: 2;
    top: 0;
    left: 7.5%;

    float: none;

    margin-left: 1.5rem;

    color: #fff;
}

/* trending bar chart */
.trending-bar-chart-wrapper {
    width: 100%;
}

.btn-move-up {
    position: relative;
    top: -28px;
    right: -18px;

    margin-right: 10px !important;
}

/*Sparkline*/
.jqstooltip {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;

    border: none !important;
}

.tooltip-class {
    overflow: hidden;

    width: 30px;
    height: 20px;

    color: #fff;
}

#ct2-chart .ct-series.ct-series-a .ct-area {
    fill: #00bcd4;
}

#ct2-chart .ct-series.ct-series-a .ct-point {
    stroke: #00bcd4;
}

#ct2-chart .ct-series.ct-series-a .ct-line {
    stroke: #54e2f4;
}

.chart-revenue-switch {
    padding-top: 28px;
    padding-right: 10px;
    text-align: right;
    color: #fff;
}

.cyan.darken-2 {
    background-color: #0097a7 !important;
}

.chart-revenue .chart-revenue-total {
    font-size: .9rem;
    margin: 0;
}

.switch,
.switch * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.chart-revenue-switch {
    padding-top: 28px;
    padding-right: 10px;
    text-align: right;
    color: #fff;
}

.right {
    float: right !important;
}

.chartjs-render-monitor {
    -webkit-animation: chartjs-render-animation 0.001s;
    animation: chartjs-render-animation 0.001s;
}

canvas {
    display: inline-block;
}

.card {
    overflow: hidden;
}

.btn-floating {
    line-height: 40px;
    position: relative;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    width: 40px;
    height: 40px;
    padding: 0;
    cursor: pointer;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
    vertical-align: middle;
    color: #fff;
    border-radius: 50%;
    background-color: #ff9100;
}

.btn-floating i {
    font-size: 1.6rem;
    line-height: 40px;
    display: inline-block;
    width: inherit;
    text-align: center;
    color: #fff;
}

.btn-move-up {
    position: relative;
    top: -28px;
    right: -18px;
    margin-right: 10px !important;
}

.waves-effect {
    position: relative;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
}

.doughnut-chart-status {
    font-size: 16px;
    font-weight: 500;
    position: relative;
    top: -85px;
    left: 0;
    height: 0;
    text-align: center;
}

.doughnut-chart-legend li {
    font-size: .9rem;
    padding: 2px 0;
}

ul:not(.browser-default) {
    padding-left: 0;
    list-style-type: none;
}

li.mobile:before {
    background: #f7464a;
}

ul:not(.browser-default)>li {
    list-style-type: none;
}

li.kitchen:before {
    background: #46bfbd;
}

li.home:before {
    background: #fdb45c;
}

.trending-bar-chart-wrapper {
    width: 100%;
}

.chartjs-render-monitor {
    -webkit-animation: chartjs-render-animation 0.001s;
    animation: chartjs-render-animation 0.001s;
}

.card .card-reveal {
    position: absolute;
    z-index: 3;
    top: 100%;
    left: 0;
    display: none;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    padding: 24px;
    background-color: #fff;
}

#chart-dashboard .card {
    overflow: hidden;
}

.teal.accent-4 {
    background-color: #00bfa5 !important;
}

.margin {
    margin: 0 !important;
}

.card-move-up .move-up {
    padding: 20px;
}

#chart-dashboard .card .card-content {
    padding: 10px 14px;
}

.teal {
    background-color: #009688 !important;
}

.mainmenu #menu_notification .material-icons {
    font-size: 28px;
}

.d-mobile {
    display: none;
}

.dropdown-header {
    display: block;
    padding: .5rem 1rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #000000;
    white-space: nowrap;
    margin-top: -.5rem;
    text-transform: uppercase;
    border-bottom: 1px solid #CCC;
    text-align: left;
}

.dropdown-footer {
    display: block;
    padding: .5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #000000;
    white-space: nowrap;
    border-top: 1px solid #CCC;
    text-align: right;
}

ul:not(.browser-default)>li {
    list-style-type: none;
    position: relative;
}

.dropdown-footer a {
    font-weight: 400;
    color: #212529;
    text-align: inherit;

}

.submenu .dropdown-item {
    padding: 0px;
}

.dropdown-item {
    font-size: 13px;
}

.dropdown-item a {
    font-size: 13px;
    position: relative;
    top: 4px;
    display: block;
    margin-right: 5px;
    font-weight: 400;
    color: #212529;
}

.dropdown-item a>span {
    font-size: 13px;
    position: relative;
    top: 4px;
    display: inline-block;
    margin-right: 5px;
    font-weight: 400;
    color: #FFF;
}

.dropdown-item time {
    font-size: .8rem;
    font-weight: 400;
    margin-left: 38px;
}

.icon-bg-circle {
    padding: .4rem;
    color: #fff;
    border-radius: 50%;
}

.breadcrumb {
    background-color: transparent;
    margin-bottom: 0;
    padding: 0;
}

.card {
    margin-bottom: 15px;
    width: 100%;
}

.card-body .alert {
    width: 100%;
}

.row {
    margin-right: -7.5px;
    margin-left: -7.5px;
}

/* iCheck plugin Minimal skin, blue
----------------------------------- */
.icheckbox,
.iradio {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 24px;
    height: 24px;
    background: url("/assets/img/blue.png") no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox {
    background-position: 0 0;
}

.icheckbox.hover {
    background-position: -24px 0;
}

.icheckbox.checked {
    background-position: -47px 0;
}

.icheckbox.disabled {
    background-position: -60px 0;
    cursor: default;
}

.icheckbox.checked.disabled {
    background-position: -80px 0;
}

.iradio {
    background-position: -120px 0;
}

.iradio.hover {
    background-position: -144px 0;
}

.iradio.checked {
    background-position: -166px 0;
}

.iradio.disabled {
    background-position: -160px 0;
    cursor: default;
}

.iradio.checked.disabled {
    background-position: -180px 0;
}

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {

    .icheckbox,
    .iradio {
        background-image: url("/assets/img/blue@2x.png");
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
}

.footer-dark .footer-copyright {
    color: rgba(255, 255, 255, .8);
}

.page-footer .footer-copyright {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    padding: 15px 0;
    color: rgba(255, 255, 255, .8);
    background-color: rgba(51, 51, 51, .08);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.footer-dark .footer-copyright a {
    color: rgba(255, 255, 255, .8);
}

footer.page-footer {
    padding-top: 20px;
    color: #fff;
    background-color: #355DBD;
    -webkit-box-shadow: 0 6px 20px 0 rgba(38, 198, 218, .5) !important;
    box-shadow: 0 6px 20px 0 rgba(38, 198, 218, .5) !important;
    padding-top: 1px;
    color: rgba(255, 255, 255, .8);
}

.table thead td a,
.table thead td a:not([href]) {
    color: #33373F;
    font-weight: bold;
}

.table a.asc,
.table a.desc {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.table a.asc:after {
    content: "\f106";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    padding-left: 5px;
}

.table a.desc:after {
    content: "\f107";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    padding-left: 5px;
}

.table td, .table th {
    padding: 8px;
    line-height: 1.25;
}

.table td {
    line-height: 1.5;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.submenu .dropdown-menu {
    padding: 0;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 8px;
    margin-right: -20px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #ccc;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.dropdown-menu.multi-level .dropdown-item {
    text-align: left;
}

.dropdown-menu.multi-level .dropdown-item a:hover {
    text-decoration: none
}

.dropdown-menu.multi-level .dropdown-item a {
    top: 0;
    font-size: 13px;
    display: block;
    width: 100%;
    padding: 8px 10px;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
}

.dropdown-menu.multi-level .dropdown-submenu,
.dropdown-menu.multi-level .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}

.roleLists ul {
    padding-left: 30px;
    line-height: 35px;
}

.bootstrap-tagsinput {
    /* background-color: #fff; */
    /* border: 1px solid #ccc; */
    /* box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); */
    display: block;
    padding: 4px 6px;
    color: #555;
    border-radius: 4px;
    max-width: 100%;
    line-height: 22px;
    cursor: text;
}

.bootstrap-tagsinput input {
    box-shadow: none;
    outline: none;
    background-color: transparent;
    padding: 0 6px;
    margin: 0;
    width: 100%;
    max-width: inherit;
    display: block;
    margin-top: 10px;
}

.bootstrap-tagsinput.form-control input::-moz-placeholder {
    color: #777;
    opacity: 1;
}

.bootstrap-tagsinput.form-control input:-ms-input-placeholder {
    color: #777;
}

.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
    color: #777;
}

.bootstrap-tagsinput .tag {
    margin-right: 2px;
    color: white;
    padding: 10px;
    font-size: 13px;
    display: inline-block;
    margin-bottom: 5px;
}

.bootstrap-tagsinput .tag [data-role="remove"] {
    margin-left: 8px;
    cursor: pointer;
}

.bootstrap-tagsinput .tag [data-role="remove"]:after {
    content: "x";
    padding: 0px 2px;
}

ul.catLists,
ul.catListsInline,
ul.catListsInline2 {
    list-style: none;
    padding: 0 5px;
    line-height: 30px;
}

ul.catLists ul {
    padding: 5px 15px;
}

ul.catListsInline li {
    list-style: none;
    padding: 5px;
    display: inline-block;
    text-align: left;
    width: 45%;

}

ul.catListsInline2 li {
    list-style: none;
    padding: 5px;
    display: inline-block;
    text-align: left;
}

ul.catLists>li>ul.catLists {
    padding: 5px 10px;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label-info {
    background-color: #2489c5;
}

.label-danger {
    background-color: #f34336
}

.label-success {
    background-color: #4cae50;
}

.max-h-100 {
    max-height: 255px;
    overflow: scroll;
}

.hide {
    display: none;
}

@media print {

    .no-print,
    .no-print * {
        display: none !important;
    }
}

.div-center-item {
    display: flex;
    align-items: center;
    justify-content: center;
}

.navbar-brand img {
    width: auto;
}

.navbar-nav li.nav-item.active a.nav-link i,
.navbar-nav li.nav-item.active a.nav-link span {
    color: #007bff;
}

.navbar-nav li.nav-item.active {
    background: rgba(0, 0, 0, 0.05);
}

/* ===================================================
CUSTOM BOOSTRAP 
=================================================== */
.container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.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-right: 7.5px;
    padding-left: 7.5px;
}

.card-title {
    font-size: 16px !important;
    font-weight: 600;
    margin-bottom: 0;
}

.flex-1{
    flex: 1;
}

.card-header {
    background-color: transparent;
    padding: 15px;
    border-bottom: 1px solid rgba(0,0,0,.125);
    position: relative;
}

.card-header .breadcrumb {
    font-size: 13px;
}

.card-body{
    padding: 15px;
}

.swal2-styled.swal2-confirm {
    border: 1px solid #47a44b !important;
    font-size: 13px;
    line-height: 1.25;
}

.swal2-styled.swal2-confirm:active,
.swal2-styled.swal2-confirm:hover {
    border-color: #47a44b;
}

.swal2-styled.swal2-cancel {
    border-color: #f34336 !important;
    font-size: 13px;
    line-height: 1.25;
}

.swal2-content {
    text-align: justify;
}

.swal2-actions {
    margin-top: 0;
}

.swal2-input, .swal2-textarea {
    align-self: flex-start
}


.modal-backdrop {
    z-index: 0;
    background-color:transparent;
}

.custom-file-label,
.custom-file-input{
    height: 30px;
    line-height: 1;
}

.custom-file-label::after {
    height: 28px;
    line-height: 1;
}


@media (min-width: 576px){
    .container {
        max-width: 100%;
    }
}

@media (min-width: 768px){
    .container {
        max-width: 100%;
    }
}

@media (min-width: 992px){
    .container {
        max-width: 100%;
    }
}

@media (min-width: 1368px){
    .container {
        max-width: 100%;
    }
}

@media (min-width: 1568px){
    .container {
        max-width: 1568px;
    }
}

/* =================================================
PAGE HEADER
================================================= */
.page-header {
    padding-top: 15px;
    padding-bottom: 15px;
}

/*from*/
.form-control {
    line-height: 1;
    font-size: 13px;
    border-radius: .25rem !important;
    -webkit-border-radius: .25rem !important;
    -moz-border-radius: .25rem !important;
    -ms-border-radius: .25rem !important;
    -o-border-radius: .25rem !important;
}

.form-group {
    margin-top: 20px;
}

.form-control-sm {
    height: calc(1.5em + .5rem + 2.5px);
}

.form-group.label-floating label.control-label {
    position: absolute;
}

.form-group.label-floating label.control-label{
    top: -20px;
    font-style: italic;
    font-size: 13px;
    line-height: 1.07143;
    z-index: 100;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 15px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-container--default .select2-selection--single {
    height: 29.5px;
}

/* .select2-container {
    width: 100% !important;
} */

.icon-search {
    position: absolute;
    right: 1px;
    top: 2px;
    border-color: transparent;
    background: transparent;
    z-index: 1000;
}

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

/* ===================================================
BACKGROUND
=================================================== */

.bg-info,
.bg-info>a,
.bg-warning,
.bg-warning>a,
.bg-success,
.bg-success>a,
.bg-danger,
.bg-danger>a,
.bg-primary,
.bg-primary>a,
.bg-purple,
.bg-purple>a {
    color: #fff !important
}

/*=================================================
BUTTON
===================================================*/

.btn {
    font-weight: normal;
    letter-spacing: 0;
    will-change: box-shadow, transform;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.btn-hnn {
    line-height: 1;
    font-size: 13px;
    color: #fff !important;
    background: #ffb039;
    padding: 8px 12px 9px;
    cursor: pointer;
    border: 0;
    overflow: hidden;
    position: relative;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    border-radius: .25rem;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    -ms-border-radius: .25rem;
    -o-border-radius: .25rem;
}

.btn-hnn dt {
    display: none;
}

.btn-hnn span {
    display: block;
    position: relative;
    z-index: 10;
    white-space: nowrap!important;
    height: 13px;
}

.btn-hnn.btn-sm {
    padding: 5.5px 12px 6.5px;
    font-size: 90%;
    margin: 1px;
}


.btn-hnn:before {
    z-index: 1;
    background: #f44336;
    padding: 22px 0 22px;
    content: '';
    position: absolute;
    top: 0;
    left: calc(-100% - 40px);
    height: calc(100% - 29px);
    width: calc(100% + 20px);
    transform: skew(-25deg);
    -webkit-transform: skew(-25deg);
    -moz-transform: skew(-25deg);
    -ms-transform: skew(-25deg);
    -o-transform: skew(-25deg);
    -webkit-transition: left 1s cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: left 1s cubic-bezier(0.86, 0, 0.07, 1);
    -o-transition: left 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: left 1s cubic-bezier(0.86, 0, 0.07, 1);
}

.btn-hnn:after {
    z-index: 0;
    background: #fff;
    padding: 19px 0 19px;
    content: '';
    position: absolute;
    top: 0;
    left: calc(-100% - 40px);
    height: calc(100% - 29px);
    width: calc(100% + 20px);
    transform: skew(-25deg);
    -webkit-transform: skew(-25deg);
    -moz-transform: skew(-25deg);
    -ms-transform: skew(-25deg);
    -o-transform: skew(-25deg);
    -webkit-transition: left 0.8s cubic-bezier(0.86, 0, 0.07, 1) 0.2s;
    -moz-transition: left 0.8s cubic-bezier(0.86, 0, 0.07, 1) 0.2s;
    -o-transition: left 0.8s cubic-bezier(0.86, 0, 0.07, 1) 0.2s;
    transition: left 0.8s cubic-bezier(0.86, 0, 0.07, 1) 0.2s;
    opacity: 0.8;
}

.btn-hnn:hover:after {
    left: calc(0% - 10px);
    -webkit-transition: left 0.8s cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: left 0.8s cubic-bezier(0.86, 0, 0.07, 1);
    -o-transition: left 0.8s cubic-bezier(0.86, 0, 0.07, 1);
    transition: left 0.8s cubic-bezier(0.86, 0, 0.07, 1);
    border-radius: .25rem;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    -ms-border-radius: .25rem;
    -o-border-radius: .25rem;
}

.btn-hnn:hover:before {
    left: calc(0% - 10px);
    -webkit-transition: left 1s cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: left 1s cubic-bezier(0.86, 0, 0.07, 1);
    -o-transition: left 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: left 1s cubic-bezier(0.86, 0, 0.07, 1);
    border-radius: .25rem;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    -ms-border-radius: .25rem;
    -o-border-radius: .25rem;
}

.btn-hnn.btn-hnn-success {
    background: #47a44b;
}

.btn-hnn.btn-hnn-success:before {
    background: #47a44b;
}

.btn-hnn.btn-hnn-danger {
    background: #f44336;
}

.btn-hnn.btn-hnn-danger:before {
    background: #f44336;
}

.btn-hnn.btn-hnn-info {
    background: #03A8F3;
}

.btn-hnn.btn-hnn-info:before {
    background: #03A8F3;
}

.btn-hnn.btn-hnn-default {
    background: #999999;
    color: #FFFFFF;
}

.btn-hnn.btn-hnn-default:before {
    background: #999999;
}

.btn-hnn.btn-hnn-warning {
    background: #f08f00;
}

.btn-hnn.btn-hnn-warning:before {
    background: #f08f00;
}

.btn-hnn.btn-hnn-primary {
    background: #ffb039;
}

.btn-hnn.btn-hnn-primary:before {
    background: #ffb039;
}

.btn-hnn.btn-hnn-purple {
    background: #9C27B0;
}

.btn-hnn.btn-hnn-purple:before {
    background: #9C27B0;
}

/* ==================================================
SMALL BOX
================================================== */

.small-box {
    border-radius: .25rem;
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
    display: block;
    margin-bottom: 20px;
    position: relative;
    margin-bottom: 15px;
}

.small-box>.inner {
    padding: 10px
}

.small-box>.small-box-footer {
    background: rgba(0, 0, 0, .1);
    color: rgba(255, 255, 255, .8);
    display: block;
    padding: 5px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    z-index: 10
}

.small-box>.small-box-footer:hover {
    background: rgba(0, 0, 0, .15);
    color: #fff
}

.bg-default.small-box>.small-box-footer {
    background: rgba(0, 0, 0, .1);
    color: #000;
}

.bg-default.small-box>.small-box-footer:hover {
    background: rgba(0, 0, 0, .15);
    /* color: #fff */
}

.small-box h3 {
    font-size: 2.2rem;
    font-weight: 700;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    line-height: 1.2;
}

.small-box>.loading-img,
.small-box>.overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.small-box .overlay {
    border-radius: .25rem;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(255, 255, 255, .7);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 50
}

.small-box .overlay>.fa,
.small-box .overlay>.fab,
.small-box .overlay>.far,
.small-box .overlay>.fas,
.small-box .overlay>.glyphicon,
.small-box .overlay>.ion {
    color: #343a40
}

.small-box .overlay.dark>.fa,
.small-box .overlay.dark>.fab,
.small-box .overlay.dark>.far,
.small-box .overlay.dark>.fas,
.small-box .overlay.dark>.glyphicon,
.small-box .overlay.dark>.ion {
    color: #ced4da
}

.small-box p {
    font-size: 13px;
}

.small-box .disabled {
    cursor: not-allowed;
    pointer-events: none;
}

.small-box p {
    margin-bottom: 0;
}

.small-box .icon>i.fa,
.small-box .icon>i.fab,
.small-box .icon>i.far,
.small-box .icon>i.fas,
.small-box .icon>i.glyphicon,
.small-box .icon>i.ion {
    font-size: 50px;
}

.small-box:hover .icon>i.fa,
.small-box:hover .icon>i.fab,
.small-box:hover .icon>i.far,
.small-box:hover .icon>i.fas,
.small-box:hover .icon>i.glyphicon,
.small-box:hover .icon>i.ion {
    font-size: 55px
}

@media (min-width:992px) {

    .col-lg-2 .small-box h3,
    .col-md-2 .small-box h3,
    .col-xl-2 .small-box h3 {
        font-size: 1.6rem
    }

    .col-lg-3 .small-box h3,
    .col-md-3 .small-box h3,
    .col-xl-3 .small-box h3 {
        font-size: 1.6rem
    }
}

@media (min-width:1200px) {
    .col-lg-2 .small-box h3,
    .col-md-2 .small-box h3,
    .col-xl-2 .small-box h3 {
        font-size: 2.2rem
    }

    .col-lg-3 .small-box h3,
    .col-md-3 .small-box h3,
    .col-xl-3 .small-box h3 {
        font-size: 2.2rem
    }
}

@media (max-width:1250px) {
    .text-nowrap{
        white-space: normal!important;
    }
}

.small-box p {
    font-size: 15px
}

.small-box p>small {
    color: #f8f9fa;
    display: block;
    font-size: .9rem;
    margin-top: 5px
}

.small-box h3,
.small-box p {
    z-index: 5
}

.small-box .icon {
    color: rgba(0, 0, 0, .15);
    z-index: 0
}

.small-box .icon>i {
    font-size: 90px;
    position: absolute;
    right: 15px;
    top: 15px;
    transition: all .3s linear
}

.small-box .icon>i.fa,
.small-box .icon>i.fab,
.small-box .icon>i.far,
.small-box .icon>i.fas,
.small-box .icon>i.glyphicon,
.small-box .icon>i.ion {
    font-size: 50px;
    top: 15px
}

.small-box:hover {
    text-decoration: none
}

.small-box:hover .icon>i {
    font-size: 75px
}

.small-box:hover .icon>i.fa,
.small-box:hover .icon>i.fab,
.small-box:hover .icon>i.far,
.small-box:hover .icon>i.fas,
.small-box:hover .icon>i.glyphicon,
.small-box:hover .icon>i.ion {
    font-size: 75px
}

@media (max-width:767.98px) {
    .small-box {
        text-align: center
    }

    .small-box .icon {
        display: none
    }

    .small-box p {
        font-size: 12px
    }
}

/* ==================================================
DATATABLE
================================================== */

/* datatable */
table.dataTable {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.dt-bootstrap4 .bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.dt-bootstrap4 .top {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 0;
}

div.dataTables_wrapper div.dataTables_length label {
    margin-bottom: 0;
}

.dt-bootstrap4 .pagination {
    margin: 0;
}

.dt-bootstrap4 .page-link {
    line-height: 1;
    padding-top: 7.5px;
    padding-bottom: 7.5px;
}

.table-bordered thead td, .table-bordered thead th{
    border-bottom-width: 1px
}

/*=================================================
CONTENT
==================================================*/

#main {
    min-height: calc(100vh - 169px);
    padding: 0;
}

.block-loader {
    display: flex;
    align-items: center;
    align-content: center;
    width: 100%;
    height: 100%;
    position: fixed;
    background: #00000081;
    z-index: 100000;
    top: 0;
    right: 0;
}

.loader {
    border: 6px solid #f3f3f3;
    border-top: 6px solid #007bff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite;
    -webkit-animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*=================================================
NEWS CONTENT
==================================================*/

.news-content {
    line-height: 1.75;
    text-align: justify;
    font-size: 15px;
}

.news-content img{
    width: 100%;
    height: auto;
    margin-bottom: 5px;
}

.news-content h1 {
    font-size: 28px;
    font-weight: 700;
}

.news-content h2 {
    font-size: 22px;
}

.news-content figcaption {
    text-align: center;
    font-style: italic;
}

/* =========================================================
TO TOP
========================================================= */
.circle {
    -webkit-border-radius: 100% !important;
    -moz-border-radius: 100% !important;
    border-radius: 100% !important;
}

.scrollToTop {
    color: #ffffff;
    position: fixed;
    bottom: 5px;
    right: 10px;
    width: 50px;
    height: 50px;
    text-align: center;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1005;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.scrollToTop.fadeToBottom {
    -webkit-animation-name: fadeToBottom;
    animation-name: fadeToBottom;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 0;
}

.scrollToTop.fadeToTop {
    -webkit-animation-name: fadeToTop;
    animation-name: fadeToTop;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1;
}

.scrollToTop i {
    line-height: 48px;
    font-size: 26px;
}
.form-group.label-floating.col-md-6 .form-group {
    margin: 0;
}