﻿body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: Arial, sans-serif;
    font-weight: 400;
    font-size: 13px;
    overflow-x: hidden;
    overflow-y: auto;
}

img {
    height: auto;
    max-width: 100%;
}

.main-header .logo {
    height: 55px;
}

.skin-blue-light .main-header .navbar {
    background-color: #0092dc;
}

.row-content {
    background: #f5f5f5;
}

.skin-blue-light .main-header .logo:hover {
    background-color: #0092dc;
}

.skin-blue-light .main-header .logo {
    background-color: #0092dc;
}

.skin-blue-light .sidebar a {
    color: #222;
}

.call-show {
    background: #424242;
}

.alert {
    border-radius: 3px;
    background: white;
    color: red;
}

.form-control {
    font-size: 12px;
}

.tgrid-no-footer .tgrid-footer {
    display: none;
}

.nav-header {
    display: block;
    padding: 3px 15px;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    color: #999;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    text-transform: uppercase;
    cursor: pointer;
}

.qlts-162 .btn {
    font-size: 13px;
}

.pointer {
    cursor: pointer;
}

.donvitonghop a:hover {
    background: rgba(0,0,0,0) !important;
    color: white !important;
}

.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-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-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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px;
}

.nav-list {
    /*padding-right: 15px;*/
    padding-left: 15px !important;
    margin-bottom: 0;
}

    .nav-list > li > a, .nav-list .nav-header {
        margin-right: -15px;
        margin-left: -15px;
        text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    }

    .nav-list > li > a {
        background-color: #eee;
    }

    .nav-list > li.active > a:not(.nav-header) {
        color: black;
        cursor: default;
    }

/*.nav-pills > li > a {
    background-color: #337ab7 !important;
    color: white !important;
}*/

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #000 !important;
    content: "/\00a0";
}

.nav-stacked > li + li {
    margin-top: 0;
    margin-left: 0;
}

.modal {
    overflow-y: auto !important;
}

/*.form-group {
    margin-bottom: 7px;
}*/

.modal-header, .modal-footer {
    padding: 7px 15px;
}

    .modal-header h2 {
        margin: 7px 0px;
    }

.validationMessage {
    color: red;
}

.modal {
    overflow: auto;
}

@media (min-width: 880px) {
    .modal-dialog-large {
        width: 800px;
        margin: 40px auto;
    }

    .modal-dialog-huge {
        width: 1000px;
        margin: 50px auto;
    }
}

.modal-dialog {
    margin-top: 15px;
    margin-bottom: 15px;
}

.row-table div {
    margin-bottom: -2000px;
    padding-bottom: 2000px;
}

#container {
    border: 1px solid;
    border-color: #337ab7;
    width: 150px;
    height: 80px;
}

.lable {
    background-color: #409be9;
    color: #eee;
    text-align: center;
    width: 150px;
}

.linkguitin {
    float: right;
    text-decoration: none;
}

.cuon {
    overflow: scroll;
}

.form-custom {
}

    .form-custom .col-md-8 .control-label {
        font-weight: normal !important;
    }

.mrg-top20 {
    margin-top: 20px;
}

.breadcrumb .pull-right::before {
    padding: 0;
    content: none;
}

.h-div {
}

    .h-div .code {
        border-radius: 0 !important;
        box-shadow: none;
        border-color: #d2d6de;
        display: block;
        height: 26px;
        padding: 3px 10px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
    }

.code {
    padding: 3px 10px;
    height: 26px;
    border: 1px solid #ccc;
    border-color: #d2d6de;
}

.modal-body {
    padding: 5px 15px;
}

.modal-body {
    /*overflow-y: auto;*/
    /*max-height: 600px;*/
}

.body-modal {
    /*overflow-y: auto;*/
    /*max-height: auto;*/
}

.box.box-info {
    max-height: 600px;
}

.tgrid-root {
    height: 100% !important;
}

.modal-body .tgrid-tablebodycontainer {
    max-height: 200px;
}

.h-div .checkbox {
    margin: 0px;
}
/*.input-group-addon{
    padding: 5px 10px;
}*/
.form-control-feedback {
    height: 26px;
    line-height: 26px;
}

.sidebar-menu .treeview .treeview-menu .treeview-menu > li > a {
    display: inline-flex;
    white-space: pre-wrap;
    padding-left: 22px;
}

.content {
    min-height: 230px;
    padding-top: 0px;
}

.jconfirm .content {
    min-height: 20px;
    padding-top: 5px;
}
/*.content-header > .breadcrumb {
    padding: 0px 0px 0px 0px;
}*/

/*.form-search .dropdown-menu {
    position: absolute;
    top: 80%;
    left: 14px;
}*/

/*.content-header > h1 {
    margin-top:-15px;
    padding-bottom:15px;
}*/



/*Grid*/
.tgrid-table tbody tr td {
    /*border-right: none;*/
}

tr:hover td {
    background: rgba(38, 185, 154, 0.07);
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.tgrid-table tbody tr td {
    line-height: 1.4em;
    vertical-align: middle;
    text-overflow: ellipsis;
    color: #333;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.tgrid-table thead tr th {
    background: #edf3fb;
    color: #333;
    padding-top: 4px;
    padding-bottom: 3px;
    text-align: center;
}

.tgrid-filter-indicator, .tgrid-filter-button {
    background: none;
    margin-top: 0px;
}

    .tgrid-filter-indicator, .tgrid-filter-button:before {
        font-family: FontAwesome;
        content: "\f0b0";
    }

.tgrid-arrow-up {
    background: none;
    float: right;
    margin-right: 8px;
}

    .tgrid-arrow-up::after {
        font-family: FontAwesome;
        content: "\f0de";
    }

.tgrid-arrow-down {
    background: none;
    float: right;
    margin-right: 8px;
}

    .tgrid-arrow-down:after {
        font-family: FontAwesome;
        content: "\f0dd";
    }


.tgrid-header-cell-content span.static {
    margin-right: 0px;
}

.tgrid-goup-button {
    background: none;
    margin-left: 10px;
}

    .tgrid-goup-button::after {
        font-family: FontAwesome;
        content: "\f0c9";
        font-size: 18px;
    }

.tgrid-group-by-element .tgrid-delete-button {
    background: none;
    top: 0px;
}

    .tgrid-group-by-element .tgrid-delete-button::after {
        font-family: FontAwesome;
        content: "\f00d";
    }

.tgrid-group-by-element {
    height: 25px;
}

.tgrid-table-body-row .tgrid-cell-content a {
    padding: 4px;
    font-weight: bold;
}

ul.fancytree-container {
    margin-top: -8px;
    background-color: #fff;
    border: 1px solid #3c8dbc;
}

.dropdown-menu ul.fancytree-container {
    border: none;
}

.report ul.fancytree-container {
    height: 300px;
}

ul.fancytree-container:focus {
    outline: 0;
}

span.fancytree-node.fancytree-active, span.fancytree-node.fancytree-selected {
    border: 0px;
}

.tgrid-table tbody tr td {
    /*padding: 5px;*/
}

.tgrid-table thead tr th {
    /*padding: 5px;*/
}

.tgrid-table-body-row .tgrid-cell-content span {
    padding-left: 0px;
    white-space: pre-wrap;
}

.tgrid-cell-content {
    padding: 2px;
    padding-right: 5px;
}

    .tgrid-cell-content .fa {
        font-size: 14px;
    }

.tgrid-footer {
    padding-left: 15px;
}

.tgrid-filter-popup > input, .tgrid-filter-popup-container > input {
    width: 100%;
}

.tgrid-filter-popup {
    z-index: 1060;
}

.tgrid-filter-popup-button:first-child {
    background-color: rgb(60, 141, 188);
    border: 1px solid #D8ECF8;
    color: #FFFFFA;
}

.tgrid-filter-popup-button {
    width: 70px;
    display: inline-block;
    border: 1px solid #3C8DBC;
    text-align: center;
    margin-top: 5px;
    padding: 5px 2px;
    background: white;
}

.tgrid-filter-popup {
    border: 1px solid #3C8DBC;
}

.tgrid-group-by-element, .tgrid-goup-button .tgrid-menu li, .tgrid-mobile-button .tgrid-menu li, .tgrid-mobile-menu li, .tgrid-filter-popup, .tgrid-filter-popup-button {
    background: #D8ECF8;
}
/* Btn */


.btn {
    font-weight: bold;
}

.qlts-162 .btn {
    padding: 4px 10px;
}

.qlts-162 .box-footer {
    padding: 8px;
}

.qlts-162 .sidebar-menu > li > a {
    padding: 12px 5px 12px 5px;
}

.qlts-162 .main-footer {
    margin-left: 0px !important;
}

.qlts-162 .input-group-addon {
    padding: 3px 8px;
}

.qlts-162 .sidebar-menu > li {
    border-bottom: solid 1px #ddd;
}

.qlts-162 .content-header > h1 {
    margin: 0;
    font-size: 20px;
    padding-bottom: 5px;
}

.qlts-162 .sidebar-menu .treeview-menu > li {
    border-bottom: solid 1px #ddd;
    line-height: 1.1;
}

    .qlts-162 .sidebar-menu .treeview-menu > li .treeview-menu > li {
        background: #FFF;
    }


.qlts-162 .sidebar-menu li > a > .fa-angle-right {
    width: auto;
    height: auto;
    padding: 0;
}

.qlts-162 .box .box-header .box-title {
    font-weight: 600;
    font-size: 14px;
}

.qlts-162 .box .box-body label {
    font-weight: 400;
}

.qlts-162 .box .box-body .text-bold {
    font-weight: 600;
}

.danhsachtaisan .tgrid-tablebodycontainer {
    font-size: 12px;
    min-height: 250px;
}

.qlts-162 .sidebar-menu li.active > a > .fa-angle-right {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
/*.box .box-body .dropdown-menu {
    margin-left: 15px;
}*/

.danhsachbaocao .sidebar-menu > li.header {
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
}

.danhsachbaocao .sidebar-menu > li > .treeview-menu {
    background: #FFFFFF;
}

.danhsachbaocao .sidebar-menu > li:hover > a, .danhsachbaocao .sidebar-menu > li.active > a {
    background: #eee;
}

.danhsachbaocao .sidebar-menu > li > a {
    padding: 5px;
    border: none;
}

.danhsachbaocao .treeview-menu > li > a {
    color: #337ab7;
}

.btn-danger {
    min-width: 105px;
}

.btn-primary {
    min-width: 75px;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}


.danhsachbaocao .sidebar-menu > li:hover > a, .danhsachbaocao .sidebar-menu > li.active > a {
    color: #338ECF;
}

.custom-dropdown {
    position: relative;
}

    .custom-dropdown input {
        cursor: context-menu;
    }

    .custom-dropdown:after {
        font-family: FontAwesome;
        content: "\f0dd";
        position: absolute;
        right: 8px;
        top: 5px;
        pointer-events: none;
    }

    .custom-dropdown .dropdown-menu {
        overflow: auto;
        max-height: 300px;
        border-radius: 0px 0px 5px 5px;
        border-color: #3C8DBC;
        max-width: 100%;
    }

.fancytree-exp-cd span.fancytree-expander {
    background: url('images/Icon/tree_icons.png') no-repeat -128px 0;
}

    .fancytree-exp-cd span.fancytree-expander:hover {
        background: url('images/Icon/tree_icons.png') no-repeat -128px 0;
    }

span.fancytree-title {
    padding: 0px;
    margin: 0px;
}

#fancytree-drop-marker, span.fancytree-checkbox, span.fancytree-drag-helper-img, span.fancytree-empty, span.fancytree-expander, span.fancytree-icon, span.fancytree-radio, span.fancytree-vline {
    width: 17px;
    height: 17px;
}

.fancytree-exp-n span.fancytree-expander, .fancytree-exp-n span.fancytree-expander:hover, .fancytree-exp-n span.fancytree-expander, .fancytree-exp-nl span.fancytree-expander {
    background: url('images/Icon/tree_icons.png') no-repeat -192px 0;
}

.fancytree-exp-e span.fancytree-expander, .fancytree-exp-ed span.fancytree-expander, .fancytree-exp-e span.fancytree-expander:hover, .fancytree-exp-ed span.fancytree-expander:hover, .fancytree-exp-e span.fancytree-expander:hover, .fancytree-exp-ed span.fancytree-expander:hover {
    background: url('images/Icon/tree_icons.png') no-repeat -80px 0;
}

span.fancytree-node {
    border: none;
    margin-top: 0px;
}

.fancytree-exp-edl span.fancytree-expander, .fancytree-exp-el span.fancytree-expander {
    background: url('images/Icon/tree_icons.png') no-repeat -80px 0;
}

    .fancytree-exp-edl span.fancytree-expander, .fancytree-exp-el span.fancytree-expander:hover {
        background: url('images/Icon/tree_icons.png') no-repeat -80px 0;
    }

.fancytree-exp-cl span.fancytree-expander:hover {
    background: url('images/Icon/tree_icons.png') no-repeat -64px 0;
}

.fancytree-exp-cl span.fancytree-expander {
    background: url('images/Icon/tree_icons.png') no-repeat -64px 0;
}

.fancytree-exp-cdl span.fancytree-expander {
    background: url('images/Icon/tree_icons.png') no-repeat -64px 0;
}

    .fancytree-exp-cdl span.fancytree-expander:hover {
        background: url('images/Icon/tree_icons.png') no-repeat -64px 0;
    }

.fancytree-exp-c span.fancytree-expander:hover {
    background: url('images/Icon/tree_icons.png') no-repeat -128px 0;
}

.fancytree-exp-c span.fancytree-expander {
    background: url('images/Icon/tree_icons.png') no-repeat -128px 0;
}

.fancytree-statusnode-wait, .fancytree-statusnode-error {
    display: inherit !important;
}


    .fancytree-loading span.fancytree-expander, .fancytree-loading span.fancytree-expander:hover, .fancytree-statusnode-wait span.fancytree-icon, .fancytree-statusnode-wait span.fancytree-icon:hover {
        background-image: url('skin-win8-n/loading.gif');
        background-position: 0 0;
    }

.fancytree-unselectable .fancytree-title {
    font-weight: bold;
}

.unselectable-parent .fancytree-unselectable .fancytree-title {
    font-weight: bold;
    color: #555;
    cursor: not-allowed;
}

.unselectable-parent .fancytree-unselectable {
}

.box-body .select2-container--default .select2-selection--single, .box-body .select2-selection .select2-selection--single {
    border: 1px solid #d2d6de;
    border-radius: 0;
    padding: 3px 5px;
    height: 25px;
}

.selectdonvi .select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
    border: none;
}

.selectdonvi .select2-container--default .select2-selection--single {
    background: none;
}

.content-header > h1 > small {
    font-weight: 400;
}
/*Select2 mutiple select style*/
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border-color: #aaa;
    padding: 1px 10px;
    color: #333;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    margin-right: 5px;
    color: #999;
}
/*Select2 mutiple select style*/
.validationMessage {
    font-size: 11px;
    position: absolute;
    top: 30px;
    right: 0px;
    z-index: 9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFFFFF;
    opacity: 1;
    padding: 4px;
    border: 1px solid #add;
    box-shadow: 5px 5px 5px #B3AEAE;
    -moz-box-shadow: 5px 5px 5px #B3AEAE;
    -webkit-box-shadow: 5px 5px 5px #B3AEAE;
    padding-right: 18px;
}

    .validationMessage:after {
        font-family: FontAwesome;
        content: "\f0de";
        position: absolute;
        top: -11px;
        right: 30%;
        color: #add;
        font-weight: bold;
        font-size: 13px;
    }

.menuTopButtons {
    z-index: 999;
}

.breadcrumb-asset {
    margin-bottom: 0px;
    background: inherit;
}

    .breadcrumb-asset .active a {
        color: #333;
    }

    .breadcrumb-asset > li + li:before {
        padding: 0 2px;
        color: #000 !important;
        content: ">\00a0";
    }

    /*.box-header > .box-tools {
    width: 200px;
}*/

    .breadcrumb-asset > li a {
        cursor: pointer;
    }

    .breadcrumb-asset > li.active a {
        cursor: text;
    }

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff !important;
    background-color: #337ab7 !important;
}

/*Menu doc*/
.sidebar-menu .treeview-menu > li > a {
    padding: 8px 5px 8px 12px;
    display: block;
    font-size: 13px;
    color: #4b4b4b;
    display: flex;
    white-space: normal;
}

@media (min-width: 768px) {
    .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right), .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
        display: block !important;
        position: absolute;
        width: 260px;
        left: 50px;
    }

    .navbar-custom-menu {
        float: left;
        margin: 0;
    }
}

.sidebar-menu .treeview-menu > li > a > .fa, .sidebar-menu .treeview-menu > li > a > .glyphicon, .sidebar-menu .treeview-menu > li > a > .ion {
    width: 15px;
}

/*End menu doc*/


/*logo*/
@media (min-width: 768px) {
    .sidebar-mini.sidebar-collapse .main-header .logo {
        width: 560px;
        margin-left: 50px;
    }

    .sidebar-mini.sidebar-collapse .main-header .navbar {
        margin-left: 600px;
    }

    .sidebar-mini.sidebar-collapse .main-header .logo > .logo-mini {
        display: block;
        margin-left: -5px;
        margin-right: -5px;
        font-size: 18px;
    }



    .qlts-162 .main-header .logo {
        margin-left: 50px;
    }

    .qlts-162 .menuTopButtons {
        padding-left: 255px;
    }

    .qlts-162 .hientrangsudung .fix-width {
        width: 14.2%;
    }
}

@media (max-width: 767px) {
    .qlts-162 .image-truso {
        display: none;
    }

    .qlts-162 .main-header > .navbar {
        margin-left: 0px !important;
        background: #5A9EC6;
    }
}
/*end logo*/
@media (min-width: 1600px) {
    .tendonvi {
        max-width: 800px;
    }
}

@media (min-width: 1366px) and (max-width: 1599px) {
    .tendonvi {
        max-width: 695px;
    }

    .hidden-Indentity {
        display: none !important;
    }

    .donvitonghop {
        max-width: 203px !important;
        white-space: nowrap
    }
}

@media (min-width: 1180px) and (max-width: 1365px) {
    .tendonvi {
        max-width: 535px;
    }

    .hidden-Indentity {
        display: none !important;
    }

    .donvitonghop {
        max-width: 200px !important;
        white-space: nowrap
    }

    .navbar-nav > li > a {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (min-width: 1024px) and (max-width: 1179px) {
    .tendonvi {
        max-width: 390px;
    }

    .donvitonghop {
        display: none !important;
    }

    .hidden-Indentity {
        display: none !important;
    }
}

@media (max-width: 1023px) {
    .tendonvi {
        max-width: 200px;
    }

    .hidden-Indentity {
        display: none !important;
    }
}
/*main-header*/

.main-header {
    position: relative;
    max-height: 56px;
    z-index: 1030;
    background: #1a9fe2;
}

    .main-header .sidebar-toggle {
        padding: 15px 15px;
    }

.main-sidebar, .left-side {
    padding-top: 60px;
}
/*end main-header*/
.qlts {
    background: url("images/login_bg.jpg");
    background-position: center center;
}


/*Quản lý tài sản 162*/
.login-162 {
    height: 100vh;
    background: #fc4a1a; /* fallback for old browsers */
    background: -webkit-linear-gradient(to bottom, #f7b733, #fc4a1a); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to bottom, #f7b733, #fc4a1a); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    width: 100%;
}
    .login-162:before {
        content: '';
        position: absolute;
        background: url(images/bg-inside.png) top center no-repeat;
        background-size: auto;
        width: 100%;
        height: 100%;
        background-size: contain;
        z-index:-1;
    }

.qlts-162 .content-header {
}

.qlts-162 .form-control {
    height: 25px;
    padding: 3px 6px;
}

.qlts-162 textarea.form-control {
    height: auto;
}

.qlts-162 .box-header {
    padding: 7px;
}

.qlts-162 .box-body {
    padding: 8px;
}

.qlts-162 .box {
    margin-bottom: 10px;
}

.qlts-162 .form-group {
    margin-bottom: 8px;
}

.qlts-162 .wrapper, .qlts-162 .main-sidebar, .qlts-162 .left-side {
    background-color: #fff;
}

.qlts-162 .main-header .select2-container .select2-selection--single .select2-selection__rendered {
    color: white;
}



.qlts-162 .main-header > .navbar {
    margin-left: 550px;
}

.qlts-162 .main-header .logo {
    width: 500px;
}

.qlts-162 .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #333333 transparent transparent transparent;
}

.qlts-162 .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: left;
    padding-right: 5px;
    font-weight: bold;
}

.qlts-162 .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent white transparent;
}





.qlts-162 .login_footer a {
    color: #fff;
}

.qlts-162 .login_footer {
    position: absolute;
    bottom: 0;
    left: 30%;
}



.qlts-162 .sidebar-menu li.header {
    color: #4b646f;
    text-transform: uppercase;
}

.qlts-162 .sidebar-menu > li > a > i {
    color: #0092dc;
}

    .qlts-162 .sidebar-menu > li > a > i.icon-menu {
        font-size: 20px;
        top: 4px;
        margin-right: 2px;
    }

.qlts-162 .sidebar-menu > li:hover > a, .qlts-162 .sidebar-menu > li.active > a {
    color: #0092dc;
}

.qlts-162 .sidebar-menu > li.active > a {
    color: #0092dc;
    background: #fff;
}

.qlts-162 .sidebar-menu > li > .treeview-menu {
    background: #f9f9f9;
}

.qlts-162 .treeview-menu > li.active > a, .qlts-162 .treeview-menu > li > a:hover {
    background: #e3e3e3;
    color: #0092dc;
    font-weight: bold;
}

.qlts-162 .sidebar-menu .treeview .treeview-menu .treeview-menu > li > a:hover, .qlts-162 .sidebar-menu .treeview .treeview-menu .treeview-menu > li.active > a {
    background: #FFF;
    color: #0092dc;
}

.qlts-162 .content-wrapper, .right-side {
    background-color: #f5f5f5 !important;
}

.qlts-162 .box-footer {
    background: #edf3fb;
}

.qlts-162 .sidebar-menu .treeview-menu {
    padding-left: 0px;
}

.qlts-162 .content-header > .breadcrumb > li > a {
    color: #0092dc;
    text-decoration: none;
    display: inline-block;
}

    .qlts-162 .content-header > .breadcrumb > li > a.active {
        color: #FF8000;
    }

.qlts-162 .login-box-body {
    border-radius: 10px;
    padding: 0px 0px 0px 0px !important;
    background: #FFF;
    box-shadow: 0px 2px 2px rgba(0,0,0,0.3);
}

    .qlts-162 .login-box-body .inner {
        border-radius: 10px;
        padding: 20px;
        background: #f9fafc;
    }

/*End Quản lý tài sản 162*/


.list-report {
    list-style: none;
}

    .list-report li {
        padding: 5px;
    }

.modal-dialog {
    z-index: 1050;
}


.glyphicon-flip {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.danhsachbaocao .treeview-menu > li > a:hover {
    background: none;
}

.custom-tem-hover:hover {
    opacity: 0.65;
    filter: alpha(opacity=65);
}

.sidebar-collapse .menuTopButtons {
    padding-left: 75px;
}

.form-compact .form-group {
    margin-bottom: 5px;
}

.control-label.info {
    font-weight: normal;
    text-align: left;
}

.form-group.modal-header {
    padding-top: 0px;
}

    .form-group.modal-header.nested {
        background-color: #72BFEC;
        margin-left: -10px;
    }


.content-header > .breadcrumb > li.donvitonghop:before {
    display: none;
}

.content-header > .breadcrumb {
    padding: 5px;
    padding-top: 10px;
}

.selectdonvi .select2-selection__arrow {
    display: none;
}

.selectdonvi .select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 0px;
}

.selectdonvi .select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
    padding-right: 0px;
    margin-top: -2px;
}

.login-box-body .select2-container--default .select2-selection--single, .login-box-body .select2-selection .select2-selection--single {
    border: 1px solid #d2d6de;
    border-radius: 0;
    padding: 6px 12px;
    height: 34px;
}

.qlts-162 .login-box-body .form-control {
    height: 34px;
    padding: 6px 12px;
}

.qlts-162 .login-box-body .input-group-addon {
    padding: 6px 12px;
}

.sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span {
    border: 1px solid #d2d6de;
    border-left: none;
}

.sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu {
    border-right: 1px solid #d2d6de;
    max-height: 300px;
    width: 300px;
    overflow: auto;
}

    .sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        background-color: #F5F5F5;
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu::-webkit-scrollbar {
        width: 5px;
        background-color: #ccc;
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu::-webkit-scrollbar-thumb {
        background-color: rgba(0, 146, 220, 0.31);
    }

/*Box Grid*/
.nav-tabs-custom > .tab-content {
    padding: 0px;
    background: #f5f5f5;
}

.box-grid {
    margin: auto;
    /*width: 98%;*/
    border-top: none;
}

    .box-grid .box-header {
        background: #528cd5;
        color: white;
        text-transform: uppercase;
        font-size: 15px;
    }

        .box-grid .box-header .box-title a {
            color: white;
        }

        .box-grid .box-header .btn {
            text-transform: none;
        }

    .box-grid .btn-primary {
        background-color: #ffffff;
        border-color: #528cd5;
        color: #528cd5;
    }

        .box-grid .btn-primary:hover {
            background-color: #edf3fb;
            border-color: #e8d4d4;
            color: #528cd5;
        }

    .box-grid .box-body {
        padding: 0px;
    }

        .box-grid .box-body .col-md-12 {
            padding: 0px;
        }

.btn-basic .btn-primary {
    color: #fff;
    background-color: #3c8dbc;
    border-color: #367fa9;
}

    .btn-basic .btn-primary:hover {
        color: #fff;
        background-color: #337ab7;
        border-color: #2e6da4;
    }
/*Tab*/
.nav-tabs-custom > .nav-tabs {
    background: #f5f5f5;
}

    .nav-tabs-custom > .nav-tabs > li.active {
        border: 1px solid #3c8dbc;
    }

    .nav-tabs-custom > .nav-tabs > li {
        border-top: 3px solid transparent;
        margin-bottom: -2px;
        margin-right: 0px;
        border: 1px solid #ccc;
        border-radius: 8px 8px 0px 0px;
        padding: 3px;
        background: white;
    }

        .nav-tabs-custom > .nav-tabs > li:first-of-type.active > a {
            border: 1px solid #3c8dbc;
            border-radius: 8px 8px 0px 0px;
            background: #2da5da;
            color: #fff;
        }

        .nav-tabs-custom > .nav-tabs > li > a {
            padding: 3px 10px;
            padding-bottom: 1px;
        }

            .nav-tabs-custom > .nav-tabs > li > a:hover {
                border: 1px solid #3c8dbc;
                border-radius: 8px 8px 0px 0px;
                background: #2da5da;
                color: #fff;
            }

        .nav-tabs-custom > .nav-tabs > li.active > a {
            border: 1px solid #3c8dbc;
            border-radius: 8px 8px 0px 0px;
            background: #2da5da;
            color: #fff;
        }

/*.tab-content {
    border:1px solid #3c8dbc;
}*/

.fullwidth {
    width: 100%;
}

.top-no-tab {
    /*margin-top:30px;*/
}

/* H1 - H6 font */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: Arial, sans-serif;
}

/*.login-box-outer {
    background: url(images/trongdong1.png) no-repeat 80% top;
    background-size: 40%;
    background-position-y: 50px;
    background-position-x: 84%;
}*/

.form-box {
    border-radius: 10px;
    padding: 5px 0 0;
    background: #FFF;
    margin: 20px auto auto;
    width: 345px;
}

.login-box-header {
    height: 40px;
    width: 100%;
    background: url(images/mocheader.png);
    margin-top: 10px;
}

.login-box-footer {
    margin-top: -6px;
    height: 10px;
    width: 100%;
    border-radius: 10px;
    box-shadow: 0px 2px 2px rgba(0,0,0,0.3);
}

.login-logo, .register-logo {
    font-size: 35px;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 15px;
    font-weight: 300;
    z-index:9;
}

.form-login .btn-primary {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: lighter;
}

.form-login .input-group .form-control {
    border-radius: 0px 5px 5px 0px;
}

    .form-login .input-group .form-control:not(:first-child):not(:last-child), .form-login .input-group-addon:not(:first-child):not(:last-child), .form-login .input-group-btn:not(:first-child):not(:last-child) {
        border-radius: 0px 5px 5px 0px;
    }

.form-login .input-group-addon {
    border-radius: 5px 0px 0px 5px;
    background: #afafaf;
    color: #fcfcfc;
}

.form-login input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #e5e6ea inset !important;
}

.row-content:after {
    clear: both;
}

.row-content:after, .row-content:before {
    display: table;
    content: " ";
}

.row-content .box {
    /*margin-left:-8px;
     margin-right:-8px;*/
}

.hidden-validate {
    position: absolute;
    top: 3px;
    right: 3px;
    color: #cecece;
    font-weight: bold;
    font-size: 13px;
}


.w-80-pc {
    float: left;
    width: 80%;
    padding-left: 5px;
    padding-right: 5px;
}

.w-20-pc {
    float: left;
    width: 20%;
    padding-left: 5px;
    padding-right: 5px;
}

.no-padding-right {
    padding-right: 0 !important;
}

.no-padding-left {
    padding-left: 0 !important;
}

.btn-a {
    padding: 5px;
}

.disabled-a {
    color: #ccc;
}

.row-content .nav-pills > li.active > a, .row-content .nav-pills > li.active > a:focus, .row-content .nav-pills > li.active > a:hover {
    color: #337ab7 !important;
    background-color: #f9f9ff !important;
}

.khoa-mo-so .tgrid-cell-content .fa {
    font-size: 20px;
}

.nav-tabs-custom {
    margin-bottom: 20px;
    background: #fff;
    box-shadow: none;
    border-radius: 3px;
}

.divider {
    position: absolute;
    left: 48%;
    top: 0%;
    bottom: 0%;
    border-left: 3px solid #3C8DBC;
}

.login-box-inner {
    display: block;
    vertical-align: middle;
}

.form-horizontal .control-label {
    text-align: left;
}

.BaoCao-Popup .form-horizontal .control-label {
    text-align: left;
}

.BaoCao-Popup .modal-dialog {
    width: 700px;
}

.faq-box-title {
    cursor: pointer;
    color: #3c8dbc;
}

.box-header .glyphicon-question-sign {
    font-size: 15px;
    color: #3c8dbc;
}

.list-vbpl li {
    list-style-type: decimal;
    margin: 10px 0;
}

    .list-vbpl li a {
        cursor: pointer;
    }

    .list-vbpl li p {
        display: none;
        margin: 10px 0;
        border-bottom: 1px dotted #ccc;
    }


.modal-body .title-box {
    padding: 6px;
    padding-bottom: 3px;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
/*Tung added for pager vbtl*/
.pager-vbpl {
    float: right;
}

    .pager-vbpl li {
        float: left;
        margin: 0 10px;
        list-style: none;
    }

.table-condensed > tbody > tr > td.active {
    background-color: burlywood;
}

.table-condensed > tbody > tr > td.day:hover {
    background-color: cornflowerblue;
}

#menutop-scroll {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 40px;
    background: #d8ecf8;
    border-bottom: solid 1px #ccc;
    padding: 5px 0px 5px 5px;
}

ul.treeview-menu {
    list-style: none;
    padding-left: 15px;
}

/*Mail box*/
.chat-bot-container {
    position: fixed;
    top: 60px;
    right: 5px;
    z-index: 1049;
}

.pulse-button {
    margin-top: 5px;
    padding: 1px 6px;
    outline: none;
    font-size: 18px;
    color: white;
    position: relative;
    width: 30px;
    height: 30px;
    border: none;
    box-shadow: 0 0 0 0 rgba(210, 137, 28, 0.7) !important;
    /*border-radius: 50%;*/
    background-size: cover;
    background-color: rgb(0, 146, 220);
    background-repeat: no-repeat;
    cursor: pointer;
    /*-webkit-animation: button-pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: button-pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: button-pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: button-pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);*/
}

    .pulse-button:hover {
        -webkit-animation: none;
        -moz-animation: none;
        -ms-animation: none;
        animation: none;
    }

    .pulse-button .label {
        position: absolute;
        top: 2px;
        right: 2px;
        text-align: center;
        font-size: 9px;
        padding: 2px 3px;
        line-height: .9;
    }

@-webkit-keyframes button-pulse {
    to {
        box-shadow: 0 0 0 25px rgba(210, 137, 28, 0);
    }
}

@-moz-keyframes button-pulse {
    to {
        box-shadow: 0 0 0 25px rgba(210, 137, 28, 0);
    }
}

@-ms-keyframes button-pulse {
    to {
        box-shadow: 0 0 0 25px rgba(210, 137, 28, 0);
    }
}

@keyframes button-pulse {
    to {
        box-shadow: 0 0 0 25px rgba(210, 137, 28, 0);
    }
}

.chat-close-button:focus {
    outline: none;
}

.chat-close-button {
    position: fixed;
    bottom: 542px;
    right: 55px;
    background: none;
    border: 0;
    color: white;
    font-size: 24px;
    padding: 1px 6px;
}

.chat-bot-iframe {
    background: none;
    overflow-y: hidden;
    height: 550px;
    width: 350px
}

/*To Top*/

#toTop {
    position: fixed;
    bottom: 105px;
    right: 5px;
    cursor: pointer;
    display: none;
    font-size: 18px;
    padding: 2px 6px;
    color: white;
    width: 30px;
    height: 30px;
    background: #0092dc;
    border: none;
    border-radius: 0px;
}

.ck-editor__editable {
    min-height: 200px;
}

.text-on-pannel {
    background: #fff none repeat scroll 0 0;
    height: auto;
    margin-left: 20px;
    padding: 3px 5px;
    position: absolute;
    margin-top: -42px;
    font-weight: bold;
}

.panel {
    /* for text on pannel */
    margin-top: 10px !important;
}

.panel-body {
    padding-top: 30px !important;
}

.d-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.img-wrapper {
    border: 3px solid #fff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}

.form-loginv2 {
    background: #fff;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    padding:50px 30px !important;
    margin: 0 auto !important;
}

    .form-loginv2 .title {
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        text-align: center;
        display: block;
        margin-bottom: 20px;
    }

    .form-loginv2 .form-control {
        height: 34px;
        padding: 6px 12px;
    }
#loadingIcon {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

    #loadingIcon::after {
        content: "";
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.2);
        position: absolute;
    }

.spinner {
    -webkit-animation: rotator 1.4s linear infinite;
    animation: rotator 1.4s linear infinite;
    position: inherit;
    right: 0;
    bottom: 0;
    z-index: 99999;
    top: calc(50% - 24px);
    left: calc(50% - 24px);
}

@-webkit-keyframes rotator {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(270deg);
    }
}

@keyframes rotator {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(270deg);
    }
}

.path {
    stroke-dasharray: 187;
    stroke-dashoffset: 0;
    transform-origin: center;
    -webkit-animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
    animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
}

@-webkit-keyframes colors {
    0% {
        stroke: #444;
    }

    25% {
        stroke: #444;
    }

    50% {
        stroke: #444;
    }

    75% {
        stroke: #444;
    }

    100% {
        stroke: #444;
    }
}

@keyframes colors {
    0% {
        stroke: #444;
    }

    25% {
        stroke: #444;
    }

    50% {
        stroke: #444;
    }

    75% {
        stroke: #444;
    }

    100% {
        stroke: #444;
    }
}

@-webkit-keyframes dash {
    0% {
        stroke-dashoffset: 187;
    }

    50% {
        stroke-dashoffset: 46.75;
        transform: rotate(135deg);
    }

    100% {
        stroke-dashoffset: 187;
        transform: rotate(450deg);
    }
}

@keyframes dash {
    0% {
        stroke-dashoffset: 187;
    }

    50% {
        stroke-dashoffset: 46.75;
        transform: rotate(135deg);
    }

    100% {
        stroke-dashoffset: 187;
        transform: rotate(450deg);
    }
}

.login-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction:column;
    min-height: 100vh;
    background-color: #fffbd5;
    background: -moz-linear-gradient(bottom, #fff 20%, #fffbd5 80%);
    background: -o-linear-gradient(bottom, #fff 20%, #fffbd5 80%);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0.2, #fff),color-stop(0.8, #fffbd5));
    position: relative;
}

    .login-container:before {
        content: '';
        width: 100%;
        height: 100%;
        background: url('images/14-trong-dong.png') no-repeat top left;
        background-size: contain;
        position: absolute;
        top: 0;
        left: 0;
    }

    /*---------------------------------------------*/
    .login-container input {
        outline: none;
        border: none;
    }

        .login-container input:focus {
            border-color: transparent !important;
        }

            .login-container input:focus::-webkit-input-placeholder {
                color: transparent;
            }

            .login-container input:focus:-moz-placeholder {
                color: transparent;
            }

            .login-container input:focus::-moz-placeholder {
                color: transparent;
            }

            .login-container input:focus:-ms-input-placeholder {
                color: transparent;
            }



        .login-container input::-webkit-input-placeholder {
            color: #adadad;
        }

        .login-container input:-moz-placeholder {
            color: #adadad;
        }

        .login-container input::-moz-placeholder {
            color: #adadad;
        }

        .login-container input:-ms-input-placeholder {
            color: #adadad;
        }

.login-box-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.left-container {
    z-index: 9;
    box-sizing: border-box;
    text-align: center;
    width: 500px;
    margin-right: 30px;
}


.wrap-login100 {
    width: 420px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    padding: 25px;
    text-align: left;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
    margin: 0 auto;
    border: 2px solid #e4393c;
}

.login100-form {
    width: 100%;
}

.login100-form-title {
    display: block;
    font-size: 26px;
    color: #333333;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    padding-bottom: 49px;
    text-transform: uppercase;
}

.wrap-input100 {
    width: 100%;
    position: relative;
    border-bottom: 2px solid #d9d9d9;
    margin-bottom: 23px;
}

.label-input100 {
    font-size: 15px;
    color: #333333;
    line-height: 1.5;
    padding-left: 7px;
    font-weight: 600;
}

.input100 {
    font-size: 16px;
    color: #333333;
    line-height: 1.2;
    display: block;
    width: 100%;
    height: 55px;
    background: transparent;
    padding: 0 7px 0 43px;
    border: none;
}

    .input100:focus {
        border: none;
    }

.focus-input100 {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}

    .focus-input100::after {
        content: attr(data-symbol);
        font-family: Material-Design-Iconic-Font;
        color: #adadad;
        font-size: 22px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        height: calc(100% - 20px);
        bottom: 0;
        left: 0;
        padding-left: 13px;
        padding-top: 3px;
    }

    .focus-input100::before {
        content: "";
        display: block;
        position: absolute;
        bottom: -2px;
        left: 0;
        width: 0;
        height: 2px;
        background: #7f7f7f;
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
    }


.input100:focus + .focus-input100::before {
    width: 100%;
}

.has-val.input100 + .focus-input100::before {
    width: 100%;
}

.input100:focus + .focus-input100::after {
    color: #a64bf4;
}

.has-val.input100 + .focus-input100::after {
    color: #a64bf4;
}

/*------------------------------------------------------------------
[ Button ]*/
.container-login100-form-btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.wrap-login100-form-btn {
    width: 100%;
    display: block;
    position: relative;
    z-index: 1;
    border-radius: 25px;
    overflow: hidden;
    margin: 0 auto;
    box-shadow: 0 5px 30px 0px rgba(3, 216, 222, 0.2);
    -moz-box-shadow: 0 5px 30px 0px rgba(3, 216, 222, 0.2);
    -webkit-box-shadow: 0 5px 30px 0px rgba(3, 216, 222, 0.2);
}

.login100-form-bgbtn {
    position: absolute;
    z-index: -1;
    width: 300%;
    height: 100%;
    background: #a64bf4;
    background: -webkit-linear-gradient(right, #00dbde, #fc00ff, #00dbde, #fc00ff);
    background: -o-linear-gradient(right, #00dbde, #fc00ff, #00dbde, #fc00ff);
    background: -moz-linear-gradient(right, #00dbde, #fc00ff, #00dbde, #fc00ff);
    background: linear-gradient(right, #00dbde, #fc00ff, #00dbde, #fc00ff);
    top: 0;
    left: -100%;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.login100-form-btn {
    font-size: 16px;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    width: 100%;
    height: 50px;
    background: #e4393c;
    border: none;
}

.wrap-login100-form-btn:hover .login100-form-bgbtn {
    left: 0;
}


.validate-input {
    position: relative;
}

.img-container {
    border: 10px solid #f6c42f;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}

    .img-container img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
.footer-wrap{
    position:relative;
    text-align:center;
    padding:30px 0 0;
}
.modal-backdrop {
    opacity: 0.5;
}
/*.grid-dropdown{
    position:relative;
}*/
.grid-dropdown .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1.3rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgb(82, 140, 213);
    border-radius: .25rem;
}
    .grid-dropdown .dropdown-menu a {
        color: rgb(82, 140, 213);
    }