﻿.user-name-w span {
    max-width: 101px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 101px;
    float: left
}

.user-name-w i {
    float: left;
    line-height: 30px;
}

#module-name-current {
    height: 51px;
    overflow: hidden;
}

@media (min-width:992px) {
    #module-name-current {
        max-width: 200px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        float: left;
    }
}

@media (min-width:1200px) {
    #module-name-current {
        max-width: 400px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        float: left;
    }
}

@media (max-width:991px) {
    #module-name-current {
        display: none;
    }
}

@import url(jquery.steps.css);

a, a:hover, a:focus {
    text-decoration: none;
    outline: 0 none !important;
}

.box {
    background-color: #fff !important;
}

.logo {
    background-image: url("/assets/images/lacvietlogo.png");
    background-repeat: no-repeat;
    background-position: center center;
}

    .logo:hover {
        background-image: url("/assets/images/lacvietlogo.png");
        opacity: 0.75;
    }

.page-header h1 {
    font-size: 24px;
}

.page-header .logo:hover {
    background-color: transparent;
}

.danhsachnguoidungsearch button[type="button"], .danhsachnguoidungsearch input[type="text"] {
    padding: 5px 10px 5px 5px;
    font-size: 12px;
    height: 30px;
    margin-top: 10px;
}

.tableheader th {
    background-color: #dff0d8;
}

.nav-chil {
    margin: 0px !important;
}

    .nav-chil a {
        text-transform: none !important;
    }
/*menu main sub*/
.sidebar-wrapper, .sub-sidebar-wrapper {
    height: 100%;
}

.page-header .header-links .dropdown-inbar {
    background-color: #212d41;
}

.sub-sidebar-wrapper ul li a:hover i.par:before, .sub-sidebar-wrapper ul li a.active i.par:before {
    content: "\f111";
    font-family: FontAwesome;
    color: #F4DE4B;
    text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
    font-size: 8px;
    position: absolute;
    top: 22px;
    left: 0px;
}

.sub-sidebar-wrapper ul li li a:hover i.par:before, .sub-sidebar-wrapper ul li li a.active i.par:before {
    left: 10px;
}

.sub-sidebar-wrapper ul li a.hadchil i.hadchil:before {
    content: "\f0d7";
    font-family: FontAwesome;
    color: #fff;
    text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
    font-size: 16px;
    position: absolute;
    bottom: 20px;
    right: 0px;
}

.sub-sidebar-wrapper ul li a i {
    margin-right: 0px;
}

.sub-sidebar-wrapper ul li ul li a {
    font-size: 13px;
    padding-left: 25px;
}

    .sub-sidebar-wrapper ul li ul li a:focus, .sub-sidebar-wrapper ul li ul li a:active {
        text-decoration: none !important;
    }

.bottom-margin-less {
    text-align: right;
    margin-top: 10px;
}

a.nav-chil-active {
    color: #f4de4b !important;
}

.panel-heading {
    padding: 0px;
}

    .panel-heading a {
        display: block;
        padding: 10px 15px;
        color: #2d84bd !important;
        text-transform: uppercase;
        background-color: #fff;
        font-size: 13px;
        font-weight: bold;
    }

        .panel-heading a i {
            color: #2d84bd !important;
        }

.page-header .header-links .dropdown-inbar .sub-menu {
    list-style: none;
    padding: 0px;
}

.page-header .header-links .dropdown-inbar li:last-child a {
    border-bottom: 1px solid #111;
}

.page-header .header-links .dropdown-inbar .sub-menu a {
    padding-left: 37px;
}
/*language-menu*/
.language-menu .avatar {
    border-radius: 0px !important;
    box-shadow: none;
}
/**search-toolbar**/
.bg-search-toolbar {
    background-color: #f0f0f0;
    border-bottom: 1px #d9d9d9 solid;
    margin: -14px -15px 10px;
    min-height: 48px;
    padding: 10px 10px 0 10px;
    text-align: left;
}

    .lv-input-search,
    .bg-search-toolbar .chosen-container .chosen-single {
        box-shadow: none !important;
        border-color: #d9d9d9;
    }

    .bg-search-toolbar .chosen-container .chosen-drop {
        border-color: #d9d9d9;
    }

.btn-search-toolbar {
    border: 0 !important;
    text-shadow: none !important;
    box-shadow: none !important;
    padding: 6px 10px !important;
}
/**********/
/*ribbon row*/
.rowribbon {
    min-height: 48px;
    background-color: #f5f5f5;
    margin: -20px -15px 15px -15px;
    text-align: left;
    border-bottom: 1px #ccc solid;
    /*padding-bottom: 10px;*/
}

.rowribbon-search {
    background-color: #f0f0f0;
    padding: 0 5px;
    text-align: left;
    border-bottom: 1px #DDD solid;
    margin: 0 -15px;
}

.rowribbon-step {
    min-height: 35px;
    padding: 0 5px;
    text-align: left;
    padding-bottom: 5px;
    border-bottom: 1px #DDD solid;
    margin: 0 -15px;
    margin-bottom: 10px;
}

.rowribbon-search-btn {
    min-height: 48px;
    background-color: #fff;
    margin: 0px -15px;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 3px #ececee solid;
}

.input-group.danhsachnguoidungsearch {
    margin-top: 5px;
}

.rowribbon .button-example {
    padding-top: 8px;
}

.btn-ribbon {
    background-color: #EDEDED !important;
    background-image: none !important;
    height: 35px;
    border: none;
    border: 1px #c4c4c4 solid;
    padding: 0 20px 0 10px;
    color: #5F5F5F;
    font-weight: bold;
    border-radius: 3px;
    float: left;
    margin: 7px 2px;
}

.btn-ribbon-table,
.btn-tool-table {
    border-radius: 2px;
    color: #fff;
    padding: 5px 15px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    border-width: 1px;
    margin: 0 0 3px 0;
    float: left;
}

.btn-ribbon-table {
    color: #fff;
}

.btn-tool-table {
    color: #000;
    border: 1px #d9d9d9 solid;
    background-color: #f0f0f0;
}

.rbn-primary {
    background-color: #1c84c6;
    border: 1px #1c84c6 solid;
    font-weight: bold;
}

    .rbn-primary:hover {
        background-color: #1b7bb8;
        color: #fff;
    }

.rbn-default {
    background-color: #f0f0f0;
    border: 1px #d9d9d9 solid;
    font-weight: bold;
    color: #363636;
}

    .rbn-default:hover {
        background-color: #f9f9f9;
    }

.btn-ribbon-table:first-child {
    margin-right: 0px !important;
}

.btn-ribbon:hover {
    background-color: #258CD1 !important;
    border: 1px #246C9D solid;
    color: #fff !important;
}

    .btn-ribbon:hover .fa {
        color: #fff;
    }

.btn-ribbon .fa {
    color: #5F5F5F;
    font-size: 18px;
}

    .btn-ribbon .fa:first-child {
        margin-right: 5px;
    }

.btn-ribbon i:last-child {
    margin-left: 5px;
}

a.btn-ribbon {
    display: block;
    float: left;
    line-height: 35px;
}
/*nav tree*/
.nav-tree {
    margin: 0;
    list-style: none;
}

.minusshowTree .fa-minus-square {
    display: inline-block !important;
}

.plusshowTree .fa-plus-square {
    display: inline-block !important;
}

.minusshowTree .fa-plus-square {
    display: none !important;
}

.plusshowTree .fa-minus-square {
    display: none !important;
}

.nav-tree .fa {
    margin-right: 5px;
}

.nav-tree > li {
    display: block;
    position: relative;
    float: none;
    padding: 0 0 12px 0;
}

.nav-tree a {
    color: #4b5159 !important;
}

.nav-tree > li > a {
    font-weight: bold;
    font-size: 13px;
    line-height: 28px;
}

.nav-tree > li .sub-tree > li > a {
    padding-left: 28px;
    line-height: 25px;
    display: block;
}

.nav-tree > li .sub-tree > li .sub-tree > li > a {
    padding-left: 58px;
}

.nav-tree > li .sub-tree > li .sub-tree > li .sub-tree > li > a {
    padding-left: 88px;
}

.nav-tree > li .sub-tree > li .sub-tree > li .sub-tree > li .sub-tree > li > a {
    padding-left: 118px;
}

.nav-tree > li .sub-tree {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 1.5;
    position: relative;
}

    .nav-tree > li .sub-tree > li {
        margin-left: 0;
        position: relative;
    }

.nav-tree > li > .sub-tree:before, .nav-tree > li > .sub-tree > li > .sub-tree:before, .nav-tree > li > .sub-tree > li > .sub-tree > li > .sub-tree:before, .nav-tree > li > .sub-tree > li > .sub-tree > li > .sub-tree > li > .sub-tree:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    border: 1px dotted;
    border-width: 0 0 0 1px;
}

.nav-tree > li > .sub-tree:before {
    left: 8px;
}

.nav-tree > li > .sub-tree > li > .sub-tree:before {
    left: 38px;
}

.nav-tree > li > .sub-tree > li > .sub-tree > li > .sub-tree:before {
    left: 68px;
}

.nav-tree > li > .sub-tree > li > .sub-tree > li > .sub-tree > li > .sub-tree:before {
    left: 98px;
}

.nav-tree > li > .sub-tree > li:before, .nav-tree > li > .sub-tree > li > .sub-tree > li:before, .nav-tree > li > .sub-tree > li > .sub-tree > li > .sub-tree > li:before, .nav-tree > li > .sub-tree > li > .sub-tree > li > .sub-tree > li > .sub-tree > li:before {
    content: "";
    display: block;
    width: 15px;
    position: absolute;
    z-index: 1;
    top: 12px;
    border: 1px dotted;
    border-width: 1px 0 0;
}

.nav-tree > li > .sub-tree > li:before {
    left: 8px;
}

.nav-tree > li > .sub-tree > li > .sub-tree > li:before {
    left: 38px;
}

.nav-tree > li > .sub-tree > li > .sub-tree > li > .sub-tree > li:before {
    left: 68px;
}

.nav-tree > li > .sub-tree > li > .sub-tree > li > .sub-tree > li > .sub-tree > li:before {
    left: 98px;
}
/*AddTemplate*/
.AddTemplate .nav-tree > li input {
    position: relative;
    top: 2px;
    margin-right: 3px;
}

.bs-example > .btn, .bs-example > .btn-group {
    margin: 0 5px 5px;
}

.list-part-data-header {
    border-bottom: 1px #ccc dotted;
    margin-bottom: 10px;
}

    .list-part-data-header button {
        float: right;
        margin-left: 5px;
        padding: 0px !important;
    }

    .list-part-data-header label {
        font-weight: bold;
    }

    .list-part-data-header .checkbox {
        margin-top: 0px !important;
    }

    .list-part-data-header input {
        /*margin-left: -20px !important;*/
    }
/*tab*/
.tab-pane {
    padding: 15px;
}

#listBook .tab-pane {
    padding: 5px 15px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-bottom: 1px #fff solid;
}
/*dtlq add*/
.tab-content {
    border: none;
}

.tab-pane.active {
    padding: 0 !important;
}
/*bien muc*/
.lv-lineheight-30 {
    line-height: 30px;
}

.lv-lineheight-34 {
    line-height: 34px;
}

.msearch .chosen-container.chosen-container-single a {
    text-align: center;
}
/**Fix chosen**/
.container-search .chosen-container.chosen-container-single {
    width: 100% !important;
}
/*****/
.lv-text-blue {
    color: #2d84bd;
}

.lv-text-black {
    color: #000;
}

.lv-text-bold {
    font-weight: bold !important;
}

.lv-text-uppercase {
    text-transform: uppercase;
}

.lv-text-error {
    padding-top: 5px;
    color: red;
    display: block;
}

.lv-text-right {
    text-align: right;
}

.lv-text-center {
    text-align: center;
}

.lv-padding-10-15 {
    padding: 10px 15px;
}

.lv-padding-top-5 {
    padding-top: 5px;
}

.lv-padding-right-5 {
    padding-right: 5px;
}

.lv-padding-right-10 {
    padding-right: 10px;
}

.lv-padding-left-10 {
    padding-left: 10px;
}

.lv-padding-left-5 {
    padding-left: 5px;
}

.lv-padding-left-0 {
    padding-left: 0px;
}

.lv-padding-bottom-0 {
    padding-bottom: 0px;
}

.lv-p-t-b-0 {
    padding-bottom: 0px;
    padding-top: 0px;
}

.lv-padding-bottom-10 {
    padding-bottom: 10px;
}

.lv-padding-right-0 {
    padding-right: 0px;
}

.lv-float-left {
    float: left;
}

.lv-float-right {
    float: right;
}

.lv-margin-top-10 {
    margin-top: 10px;
}

.lv-margin-top-15 {
    margin-top: 15px;
}

.lv-margin-top-20 {
    margin-top: 20px;
}

.lv-margin-right-3 {
    margin-right: 3px;
}

.lv-margin-right-0 {
    margin-right: 0px;
}

.lv-margin-left-5 {
    margin-left: 5px;
}

.lv-margin-left-10 {
    margin-left: 10px;
}

.lv-margin-left-20 {
    margin-left: 20px;
}

.lv-margin-right-5 {
    margin-right: 5px;
}

.lv-margin-right-12 {
    margin-right: 12px;
}

.lv-margin-right-20 {
    margin-right: 20px;
}

.lv-bottom-margin-20 {
    margin-bottom: 20px;
}

.lv-bottom-margin-10 {
    margin-bottom: 10px;
}

.lv-bottom-margin-5 {
    margin-bottom: 5px;
}

.lv-top-margin-5 {
    margin-top: 5px;
}

.lv-bottom-margin-0 {
    margin-bottom: 0px !important;
}

.lv-top-margin-0 {
    margin-top: 0px !important;
}

.lv-m-t-b-0 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.lv-clear-both {
    clear: both;
}

.lv-control-label {
    padding-top: 8px;
}

.lv-group-btn {
    margin-top: 8px;
    overflow: hidden;
}

.lv-icon {
    margin-right: 5px;
}

.lv-no-border {
    border: 0 !important;
}

.lv-no-border-radius {
    border-radius: 0 !important;
}

.lv-no-padding {
    padding: 0 !important;
}

.lv-no-p-l-r {
    padding-left: 0;
    padding-right: 0;
}

.lv-no-m-l-r {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

    .lv-no-m-l-r .row {
        margin-left: 0;
        margin-right: 0;
    }

.lv-no-padding-tb {
    padding-top: 0;
    padding-bottom: 0;
}

.lv-no-margin {
    margin: 0 !important;
}

.lv-margin-auto {
    margin: 0 auto !important;
}

.lv-no-float {
    float: none !important;
}

.lv-important {
    font-size: 16px;
}

.lv-info-table {
    float: right;
    height: 18px;
    width: 70px;
    margin-bottom: 2px;
}

.widget-title .lv-fnt-20 {
    font-size: 20px !important;
}

.tag-i1 .cat_icon, .tag-i1 .cat_icon_close {
    width: 30px;
    float: right;
    color: #8E8E8E;
    text-align: center;
}

    .tag-i1 .cat_icon i, .tag-i1 .cat_icon_close i {
        width: 30px;
        line-height: 35px;
        cursor: pointer
    }

.tag-i1 .categories {
    display: none;
    float: right;
    /*width: 400px;*/
}

.tag-i1-col-1, .tag-i1-col-2, .tag-i1-col-3, .tag-i1-col-4, .tag-i1-col-5 {
    float: left;
}

.tag-i1-col-1, .tag-i1-col-2, .tag-i1-col-3 {
    width: 43px;
}

.tag-i1-col-4, .tag-i1-col-5 {
    width: 30px;
}

.tag-i1-row select {
    height: 30px;
}

.tag-i1-row a i {
    font-size: 20px;
    color: #4a515a;
}

.lv-tag .tag-name .chosen-container-single .chosen-single {
    box-shadow: none;
    border: none;
    font-weight: bold;
}

    .lv-tag .tag-name .chosen-container-single .chosen-single div {
        display: none;
    }

.lv-tag .tag-name .chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
}

.lv-tag .tag-name .form-group {
    margin-bottom: 0px !important;
}

.subtag .chosen-container-single .chosen-single {
    background-image: none;
    border: none;
}

.subtag .chosen-container-active.chosen-with-drop .chosen-single {
    background-image: linear-gradient(#eee 20%, #fff 80%);
    border: 1px solid #aaa;
}

.tag-i1 .categories .chosen-container-single .chosen-single,
.subtag .chosen-container-single .chosen-single {
    box-shadow: none;
}

.subtag .chosen-container-single .chosen-single {
    height: 33px;
}

div[class*="subtag-row"] {
    width: 100%;
    display: inline-block;
    position: relative;
}

.subtag-name {
    float: left;
    width: 43px;
    position: absolute;
    top: 1px;
    left: 44px;
}

.subtag-data {
    float: left;
    width: 100%;
}

    .subtag-data .form-group {
        padding-left: 88px;
        padding-right: 30px;
    }

.subtag-add, .subtag-remove {
    float: left;
    width: 30px;
    text-align: center;
    position: absolute;
    right: 0px;
    top: 0px;
}

.subtag-prefix {
    float: left;
    width: 43px;
    position: absolute;
    top: 1px;
    left: 1px;
}

.lv-tag-but button {
    font-weight: bold !important;
    color: #5A5A5A !important;
    padding: 7px 5px !important;
    font-size: 17px;
    line-height: 15px;
    box-shadow: none !important;
}

.lv-tag input[type="text"] {
    box-shadow: none !important;
    border: none !important;
    border-bottom: 1px #a9a49d dotted !important;
    border-radius: 0px !important;
}

.lv-tag textarea.form-control {
    box-shadow: none !important;
    border: 1px #a9a49d dotted !important;
    border-radius: 0px !important;
}

div[class*="subtag-row"] input[type="text"]:focus {
    font-size: 16px;
}

.lv-tag input[type="text"]:focus, .lv-tag textarea:focus {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    border: 1px #66afe9 solid !important;
    font-size: 13px !important;
}

.lv-tag-but a, .lv-tag-but i {
    line-height: 35px;
    color: #4A515A;
    font-size: 14px;
    display: block;
    height: 40px;
}

.subtag-data .chosen-choices {
    border: none !important;
    border-bottom: 1px #a9a49d dotted !important;
}

.subtag-data .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    min-height: 35px !important;
}

.lv-form-inline-block {
    display: inline-block;
    width: 100%;
}

.form-control.lv-input-transparent {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0px !important;
}

.lv-width-100 {
    width: 100%;
}

.lv-width-1000 {
    width: 1000px;
}

.lv-width-1300 {
    width: 1300px;
}

.lv-width-1500 {
    width: 1500px;
}

.lv-width-2000 {
    width: 2000px;
}

.lv-mwidth-890 {
    min-width: 890px;
}

.lv-mwidth-930 {
    min-width: 930px;
}

.tag-infor {
    width: 100%;
}

    .tag-infor row {
        margin: 2px !important;
    }

    .tag-infor .box-title-text {
        line-height: 40px;
    }

    .tag-infor label {
        text-transform: none;
        color: #4b5159;
    }

    .tag-infor .chosen-container {
        margin-top: 2px;
    }

.chosen-no-search .chosen-search {
    display: none;
}

.chosen-select-input .chosen-container-single .chosen-single {
    border-radius: 5px 0 0 5px !important;
}

.chosen-select-input .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -16px 6px !important;
}
/**Select chosen no search**/
.not-search .chosen-search {
    display: none;
}
/**NAV-BUTTON-ADVANCE**/

/*scroll table*/
#div-perfect-scrollbar, #div1-perfect-scrollbar, #div-perfect-scrollbar1 {
    width: 100%;
    position: relative;
    height: 100%;
    overflow: hidden;
}

#table-perfect-scrollbar table, #table1-perfect-scrollbar table, #table-perfect-scrollbar1 table {
    max-width: none !important;
}

.table-searchresult, .table-scroll-width {
    width: 1940px !important;
}

.table-document-digital {
    width: 886px !important;
}

.col-width-38 {
    width: 38px;
}

.col-width-40 {
    width: 40px;
    text-align: center;
}

.col-width-50 {
    width: 50px;
}

.col-width-60 {
    width: 60px;
}

.col-width-80 {
    width: 80px;
}

.col-width-84 {
    width: 85px;
}

.col-width-90 {
    width: 90px;
}

.col-width-93 {
    width: 93px;
}

.col-width-95 {
    width: 95px;
}

.col-width-100 {
    width: 120px;
}

.col-width-150 {
    width: 150px;
}

.col-width-200 {
    width: 200px;
}

.col-width-300 {
    width: 300px;
}

.text-middle {
    vertical-align: middle !important;
}

.div-list-item {
    border-top: 1px #ccc solid;
    margin-top: 8px;
    padding-top: 8px;
    line-height: 20px;
}

    .div-list-item a {
        text-decoration: none !important;
        cursor: pointer;
    }

        .div-list-item a:hover span {
            color: #4b5159;
        }

.item-id .lv-text-bold {
    color: #D3A50D;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-bottom: 5px;
    line-height: 25px;
}

.item-id label {
    margin-bottom: 0px;
}

.lv-a-sort {
    /*background: #fff url("/assets/images/datatables/sort_both.png") no-repeat center right;*/
}
/*editbib*/
.EditBit-Title-Img {
    width: 100%;
    height: 206px;
    background-color: #ccc;
    margin-bottom: 10px;
    border-radius: 5px;
}

    .EditBit-Title-Img img {
        width: 100%;
        height: 100%;
    }
/*circulation-list*/
.circulation-list .item-id label {
    margin-bottom: 0px;
}

.circulation-list .item-id .lv-text-bold {
    margin-bottom: 3px !important;
}

.circulation-list .div-list-item:first-child {
    border-top: none;
    padding-top: 0px;
    margin-top: 0px;
}
/*Patrons img*/
.user-Img-btn-check i {
    color: #A02929;
    font-size: 16px;
    text-shadow: 1px 1px 1px rgba(240, 195, 48, 0.8);
}

.user-Img-btn-del i {
    color: #A02929;
    font-size: 17px;
    text-shadow: 1px 1px 1px rgba(240, 195, 48, 0.8);
}

.lv-status-blue {
    padding: 0px 5px;
    border-radius: 3px;
    background-color: #2d84bd;
    color: #fff;
}

.lv-status-error {
    padding: 0px 10px;
    border-radius: 3px;
    background-color: red;
    color: #fff;
}

.patron-Img {
    position: relative;
}

.user-Img img {
    max-width: 170px;
}

.update-digital-document .user-Img img {
    max-width: 100%;
}

#TextBox_date {
    height: 35px;
    border-radius: 4px;
}
/*patron*/
.row-div-list {
    display: inline-block;
}

.patron-card {
    border: 1px #ccc solid;
    border-radius: 5px;
    margin: 0 7px 7px 0;
    width: 8.2cm;
    height: 5.2cm;
    float: left;
}

    .patron-card:hover, .patron-card.select {
        background-color: #F5F5F5;
    }

    .glossed .widget-blue .patron-card .widget-control,
    .patron-card .widget-controls input {
        color: #10517B !important;
    }

.patron-box-title {
    color: #2d84bd !important;
    display: block;
    width: 100%;
    margin-left: 0px;
    padding: 8px 10px;
    text-transform: uppercase;
    font-weight: bold;
}

    .patron-box-title i {
        font-size: 15px;
        color: #000;
    }

    .patron-box-title .widget-control {
        line-height: 20px !important;
    }

    .patron-box-title img {
        margin-top: -5px;
        margin-right: 5px;
        width: 12px;
        height: 16px;
        overflow: hidden;
    }

.patron-box-content {
    padding: 10px;
}

.patron-card .patron-card-infor {
    display: inline-block;
    width: 100%;
}

.patron-card .patron-card-img {
    width: 90px;
    float: left;
    margin-right: 5px;
    height: auto;
    overflow: hidden;
    height: auto;
}

.patron-card .patron-card-infor div {
    margin-bottom: 0px;
    float: left;
}

.patron-card span {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    float: left;
    display: block;
    width: 100%;
}

.patron-name {
    text-transform: uppercase;
    font-weight: bold;
}

.update-doc-file .patron-name {
    padding-bottom: 5px;
    display: block;
    width: 100%;
}

.patron-card .form-group {
    margin-bottom: 6px !important;
}
/*search result*/
.row search-result-infor {
    margin-top: 5px;
    padding-top: 10px;
}

.search-result-infor button {
    font-size: 14px;
    background-color: transparent;
    box-shadow: none;
    padding: 5px 8px;
    margin-left: 5px;
}

.search-mobile .btn-toolbar i {
    font-size: 20px;
}

.search-result-infor button.active {
    color: #2d84bd !important;
    border: 1px #2d84bd solid !important;
    background-color: #fff !important;
}

.lv-Psearch {
    margin-left: 0px;
    margin-right: 0px;
}

    .lv-Psearch .lv-Psearch-col {
        padding: 0px;
    }

    .lv-Psearch input[type="text"], .lv-tag textarea {
        border-radius: 0;
    }

    .lv-Psearch button[type="button"] {
        float: left;
    }

.lv-Psearch-btnsearch {
    border-left: none !important;
    border-radius: 0px 4px 4px 0px !important;
    box-shadow: none !important;
    background-color: #258CD1 !important;
    background-image: none !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset, 0 1px 1px #fff !important;
    padding: 7px 20px;
    float: left !important;
    border: 1px #0a72f2 solid !important;
    width: 100%;
}

    .lv-Psearch-btnsearch:hover {
        background-color: #0a72f2 !important;
        border: 1px #258CD1 solid;
    }

    .lv-Psearch-btnsearch i {
        color: #fff;
        line-height: 19px;
    }

.lv-Psearch button[type="button"] {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.lv-Psearch-btnadvance {
    width: 90%;
    margin-left: 10%;
}

.search-advance-active {
    display: block !important;
}

.search-advance .chosen-container-single .chosen-single,
.chosen-container .chosen-drop {
    box-shadow: none;
    border: 1px #E5E5E5 solid;
}

.form-control, .chosen-choices {
    border: 1px #E5E5E5 solid !important;
    box-shadow: none !important;
    border-radius: 0px !important;
    background-image: none !important;
}

    .form-control:focus, .chosen-choices:focus {
        border-color: #66afe9 !important;
        outline: 0 none;
    }

.input-group-addon {
    border-color: #E5E5E5 !important;
}
/*affix*/
.row-ribbon-fixed {
    z-index: 8;
    top: 65px;
    right: 0;
    position: fixed;
    border-right: 1px solid #ddd;
    box-shadow: 0 4px 10px 0 #c6c9cb;
    padding-right: 20px;
    width: 30%;
}

.rowribbon .row {
    margin-left: 5px;
    margin-right: 5px;
}

.rowribbon.hidden-lg.hidden-md.hidden-sm .btn-ribbon {
    padding: 0 15px;
}

.widget-content.fix-m-top-10 .row-ribbon-fixed {
    top: 50px;
}
/*end affix*/
.div-list-item-title,
.div-list-item-des,
p[class*="div-list-item-infor"] {
    text-indent: 1cm;
    margin-bottom: 0px;
}

.div-list-item-infor {
    display: none;
}

.div-list-item {
    cursor: pointer;
}

.div-list-item-cont {
    position: relative;
}

.div-list-item-but {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
    display: none;
}

.div-list-item-cont:hover .div-list-item-but {
    display: block;
}

.div-list-item-but button {
    background-color: transparent !important;
    border: 1px #4B5159 solid;
    border-radius: 3px;
    margin-left: 3px;
}

    .div-list-item-but button i {
        color: #4B5159 !important;
    }

    .div-list-item-but button:hover {
        border: 1px solid #2d84bd;
    }

        .div-list-item-but button:hover i {
            color: #2d84bd !important;
        }
/*sysActivity*/
.sysActivity .chosen-container.chosen-container-single {
    margin-top: 2px;
}
/*ImportBIbFromExxcel*/
.widget-title-i-next {
    margin: 0 5px !important;
}
/*storagelocation*/
.lv-storage-location-par {
    font-size: 17px;
}

.lv-storage-location-chil {
    font-size: 15px;
}
/*Box*/
.patron-card-code {
    border: 1px #ccc solid;
    border-radius: 3px;
}

.box-title {
    color: #2d84bd !important;
    display: block;
    width: 100%;
    margin-left: 0px;
    border-bottom: 1px #ccc solid;
    padding: 8px 0;
    border-radius: 5px 5px 0 0;
    text-transform: uppercase;
    font-weight: bold;
}

    .box-title .user-Img {
        position: relative;
    }
/**Khung bien muc**/
.box-editbit-footer {
    display: block;
    width: 100%;
    margin-left: 0px;
}

    .box-editbit-footer label {
        color: #f0f0f0;
    }
/**end***/
.box-title i {
    font-size: 16px;
}

.box-content {
    padding: 15px;
}

.patron-code {
    border: 1px solid #c1bdb8;
    border-top: 1px solid #a9a49d;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset, 0 1px 1px #fff;
    margin-bottom: 3px;
    padding: 0px 5px;
    height: 27px;
}
/*btn-group-ribbon*/
.btn-group-ribbon {
    float: left;
    margin-right: 5px:;
}

    .btn-group-ribbon button {
        padding: 0 20px !important;
    }

    .btn-group-ribbon .dropdown-menu > li > a {
        padding: 10px 20px !important;
    }

    .btn-group-ribbon .dropdown-menu .divider {
        margin: 0px !important;
    }

    .btn-group-ribbon .caret {
        margin-left: 4px;
    }

    .btn-group-ribbon .btn-default:hover .caret {
        border-top-color: #fff !important;
    }

.glossed .btn-group-ribbon .btn-default {
    box-shadow: none;
    border: 1px solid #c4c4c4 !important;
}

    .glossed .btn-group-ribbon .btn-default:hover {
        background-color: #258CD1 !important;
        border: 1px #246C9D solid !important;
        color: #fff !important;
    }
/*inventory*/
.inventory-left {
    border-radius: 5px;
}
/*CirculationMain*/
.circulationMain-shadowed-bottom {
    border-bottom: none;
    padding-top: 30px;
    padding-bottom: 30px;
}
/*PatronFiscalTrans*/
.patronFiscalTrans {
    clear: both;
    margin-bottom: 5px;
}

.div-iforpatron-trans {
    width: 100%;
}

    .div-iforpatron-trans .patron-trans-div {
        width: 100%;
        overflow: hidden;
    }

    .inventory .patron-trans-div,
    .div-iforpatron-trans .patron-trans-infor-detail {
        display: inline-block;
        width: 100%;
        background-color: #e8faff !important;
        overflow: hidden;
    }

.patron-trans-div .patron-box-title {
    border-bottom: 1px #ddd solid;
    display: inline-block;
}

    .patron-trans-div .patron-box-title a,
    .patron-trans-div .patron-box-title .fa-info-circle {
        color: #FFF !important;
        font-weight: normal;
    }

    .patron-trans-div .patron-box-title i {
        color: #9dc456;
    }

.patron-trans-div .value-self {
    color: #2d84bd !important;
    font-size: 30px !important;
}

.patron-trans-div .pre-value-block {
    box-shadow: 0 1px 0 0 #ffffff;
}

.cardid-input {
    margin-left: 10px;
    margin-top: 10px;
}

.button-patron-trans-infor-detail {
    float: right;
}

    .button-patron-trans-infor-detail a {
        text-transform: none;
        margin-left: 5px;
        cursor: pointer !important;
    }

.patron-box-title .button-patron-trans-infor-detail a i {
    padding-right: 3px;
}

.div-barcodeTarget {
    overflow: hidden;
    /*height:46px;*/
}

.div-barcode-code {
    text-align: center;
    font-family: monospace;
    font-size: 14px;
    font-weight: bold;
}
/*QuickCheckOut*/
.rowcode-QuickCheckOut {
    background-color: transparent;
    border: medium none;
    margin-top: -35px;
    margin-left: 270px;
    float: right;
}

    .rowcode-QuickCheckOut input {
        height: 25px;
        border: 0px !important;
        box-shadow: none !important;
        margin-top: 15px;
    }

    .rowcode-QuickCheckOut .fa-search {
        float: left;
        margin-top: -21px;
        margin-left: 225px;
        color: #666;
        cursor: pointer;
    }

.row-infor-QuickCheckOut .padded {
    padding: 5px;
    width: 100%;
    float: left;
}

.row-infor-QuickCheckOut .pre-value-block {
    margin-bottom: 5px;
    padding-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.patron-trans-div .row-infor-QuickCheckOut .value-self.book-QuickCheckOut {
    font-size: 13px !important;
}

.row-infor-QuickCheckOut .pre-value-block {
    font-size: 12px !important;
}

.patron-trans-div .row-infor-QuickCheckOut .value-self {
    font-size: 20px !important;
}

.row-infor-QuickCheckOut .value-block {
    padding: 5px 0px;
}

    .row-infor-QuickCheckOut .value-block .value-self {
        line-height: 19px;
    }

.patron-trans {
    border: 1px #ccc solid;
    border-radius: 5px;
    margin-bottom: 10px;
}

.cardid-input-QuickCheckOut {
    margin-top: 10px;
}

.quick-check-out-list {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .quick-check-out-list li {
        float: left;
        font-weight: bold;
        border-left: 2px #2980b9 solid;
        padding-left: 10px;
        margin-bottom: 10px;
    }

        .quick-check-out-list li:first-child {
            border-left: none;
            padding-left: 0px;
            padding-right: 10px;
        }
/**Acquistion**/
.acqui-search .chosen-container.chosen-container-single,
.acqui-search .col-md-9 input {
    margin: 10px 0px;
}

.acquisition .mini-box {
    min-height: 45px;
}

.acqui-search .col-md-3.control-label {
    margin: 15px 0 0 0;
}

.acqui-search .form-control,
.acqui-search .chosen-container-single .chosen-single {
    border: 1px solid #c1bdb8 !important;
}

.mini-box span {
    color: #fff;
}

.table-document-acqui {
    width: 100% !important;
}

.List-search-result .nav-tree > li > .sub-tree::before,
.List-search-result .nav-tree > li > .sub-tree > li > .sub-tree::before,
.List-search-result .nav-tree > li > .sub-tree > li > .sub-tree > li > .sub-tree::before,
.List-search-result .nav-tree > li > .sub-tree > li::before,
.List-search-result .nav-tree > li > .sub-tree > li > .sub-tree > li::before,
.List-search-result .nav-tree > li > .sub-tree > li > .sub-tree > li > .sub-tree > li::before {
    border: 0;
}

.sub-tree li a {
    color: #383838 !important;
}

.List-search-result .box-title {
    border-bottom: 0;
}

.List-search-result .inventory-left {
    border-right: 1px #DDD solid;
}

.List-search-result .table-responsive.lv-margin-top-10 {
    margin-left: 20px;
}

.btn-acquisition {
    margin: 0 10px;
    color: #4b5159;
}

    .btn-acquisition.ative {
        border-bottom: 3px solid #4da7e3;
        color: #007acc;
        font-weight: bold;
        padding: 0 0 4px;
    }

.List-search-result .inventory-select ul.nav-tree {
    padding: 0;
}

.box-title.control-iventory span {
    float: right;
    font-weight: normal;
    margin: 0 5px;
    text-transform: capitalize;
}

.List-search-result .nav-tree a#showTree4 {
    color: #007acc !important;
}
/**Acqui-oder, Order-detail, Order-receipt**/
.acqui-oder .rowribbon,
.acqui-order-detail .rowribbon {
    min-height: 38px !important;
}

.acqui-oder .bt-menu,
.acqui-order-detail .bt-menu {
    color: #383838;
    margin: 0 12px;
}

.acqui-oder a.bt-menu:hover,
.acqui-order-detail a.bt-menu:hover {
    color: #007acc;
}

.acqui-order-detail .button-action,
.acqui-order-receipt .button-action,
.acqui-oder .button-action {
    padding-top: 5px;
    padding-bottom: 10px;
}

    .acqui-order-detail .button-action .dropdown-toggle {
        box-shadow: none;
        background: none;
    }

.acqui-order-detail .table-document {
    width: 2105px !important;
}

.bt-control {
    margin: 10px 0;
}

.input-order-lbl {
    width: 74%;
    float: left;
}

.lv-bg-tree-info h5 {
    padding-bottom: 5px;
    margin: 5px 0;
}

.order-info-list li {
    font-size: 12px !important;
    line-height: 28px;
    padding: 5px 0 0 10px;
    border-bottom: 0;
}
/**order-receipt**/
.acqui-order-receipt .col-md-12,
.acqui-order-receipt .bt-action {
    float: none;
}

.box-order-detail .nav-pills > li > a {
    padding: 13px 10px;
    color: #3f3833;
    border: 1px solid #cecac4;
    margin-bottom: 10px;
    border-radius: 5px;
    margin-right: 5px;
    width: 156px;
    text-align: center;
}

.acqui-order-receipt .panel-heading a {
    padding: 5px;
    display: inline;
    background: none;
}

.acqui-order-receipt .panel-heading .bt-action a,
.acqui-order-receipt .panel-heading .bt-action i {
    font-weight: normal;
    text-transform: none;
}

    .acqui-order-receipt .panel-heading .bt-action a:hover,
    .acqui-order-receipt .panel-heading .bt-action a:hover i {
        color: #007acc !important;
    }

.acqui-order-receipt .panel-default {
    border: none;
}

.control-checkbox input {
    margin: 0 5px;
}

.control-checkbox label {
    font-weight: normal;
}

.acqui-order-detail .button-action button {
    border: 0;
    padding: 0 5px;
    color: #2980b9;
}

.acqui-order-detail .button-action a {
    margin: 0 5px;
}

.acqui-order-receipt .panel-default {
    margin-bottom: 0;
}

    .acqui-order-receipt .panel-default > .panel-heading {
        padding: 5px 0;
    }

td.action-button a {
    padding: 3px;
    color: #b1b1b1;
}

    td.action-button a:hover,
    td.action-button a:focus {
        color: #333 !important;
    }

.checkbox-item:checked ~ td {
    display: none;
}
/**Order-detail**/
.lbl-order-detail {
    /*margin-bottom:30px;*/
}

.attach-order {
    background-color: #e9e8e8;
    padding: 15px 20px;
}

.attach-order-file {
    background-color: #fff;
    padding: 3px 10px;
}

.box-order-detail table td {
    background-color: #fff;
}

.toolbar-table ul {
    padding: 5px 0 !important;
}

    .toolbar-table ul li {
        display: block !important;
    }
/*fix li tabs order*/
.box-order-detail .nav-pills > li.active > a,
.box-order-detail .nav-pills > li.active > a:hover,
.box-order-detail .nav-pills > li.active > a:focus {
    color: #fff !important;
    background-color: #1b7bb8 !important;
}
/**end-OD**/
/**Order-invoice**/
.acqui-order-invoice .button-action a {
    margin: 0 5px;
}

.glossed .widget.widget-bordered .widget-title {
    background-color: transparent !important;
    background-image: none !important;
    margin-bottom: 0 !important;
}

    .glossed .widget.widget-bordered .widget-title h3 {
        color: #4b5159;
    }

table.table-apdk {
    width: 1200px;
}

table.table-apdk-1 {
    width: 870px;
}
/**Fix table-responsive**/
.table-responsive thead th {
    white-space: nowrap !important;
}
/**fix button widget-controls **/
.widget-controls > a,
.widget-controls div {
    float: left;
    padding: 0 2px;
}

.search-main {
    float: left;
    width: 300px;
    margin-right: 10px;
}

    .search-main .input-group {
        border-bottom: 1px #ddd solid;
    }

    .search-main .form-control {
        box-shadow: none;
        border: none !important;
    }

    .search-main .btn-primary {
        background-image: none;
        background-color: transparent;
        border: 0;
        box-shadow: none;
        text-shadow: none;
        padding: 5px;
        color: #363636;
    }

        .search-main .btn-primary:hover {
            background-color: transparent;
            color: #ddd;
        }

.glossed .widget-blue .widget-title,
.glossed .widget-red .widget-title,
.glossed .widget-green .widget-title {
    height: 40px;
    padding: 0 20px;
}

.glossed .widget .widget-title h3 {
    float: left;
    line-height: 40px;
}

.glossed .widget .widget-title .widget-control {
    line-height: 36px;
    text-shadow: none;
}

.widget-controls .search-main.show {
    transition: width 0.2s ease-in 0s;
    width: 180px;
}

.widget-controls .dropdown-menu {
    left: -165px;
}
/***slim-scrollbar***/
.table-responsive::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    border-radius: 5px;
    background-color: #F5F5F5;
}

.table-responsive::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #F5F5F5;
}

.table-responsive::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    background-color: #DDD;
}
/****/
/**Yes-No button*******/
.switch-left-right .switch-label {
    overflow: hidden;
}

    .switch-left-right .switch-label:before, .switch-left-right .switch-label:after {
        top: 4px;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 11px 0 0 0;
        text-indent: -12px;
        border-radius: 20px;
        box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2), inset 0 0 3px rgba(0, 0, 0, 0.1);
    }

    .switch-left-right .switch-label:before {
        background: #eceeef;
        text-align: left;
        padding-left: 80px;
    }

    .switch-left-right .switch-label:after {
        text-align: left;
        text-indent: 9px;
        background: #FF7F50;
        left: -100px;
        opacity: 1;
        width: 100%;
    }

.switch-left-right .switch-input:checked ~ .switch-label:before {
    opacity: 1;
    left: 100px;
}

.switch-left-right .switch-input:checked ~ .switch-label:after {
    left: 0;
}

.switch-left-right .switch-input:checked ~ .switch-label {
    background: inherit;
}

.switch {
    position: relative;
    display: block;
    vertical-align: top;
    width: 100px;
    height: 30px;
    padding: 3px;
    margin: 0 10px 10px 0;
    background: linear-gradient(to bottom, #eeeeee, #FFFFFF 25px);
    background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF 25px);
    border-radius: 18px;
    box-shadow: inset 0 -1px white, inset 0 1px 1px rgba(0, 0, 0, 0.05);
    cursor: pointer;
}

.switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 9px;
    text-transform: uppercase;
    background: #eceeef;
    border-radius: inherit;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
}

    .switch-label:before, .switch-label:after {
        position: absolute;
        top: 50%;
        margin-top: -.5em;
        line-height: 1;
        -webkit-transition: inherit;
        -moz-transition: inherit;
        -o-transition: inherit;
        transition: inherit;
    }

    .switch-label:before {
        content: attr(data-off);
        right: 11px;
        color: #aaaaaa;
        text-shadow: 0 1px rgba(255, 255, 255, 0.5);
    }

    .switch-label:after {
        content: attr(data-on);
        left: 11px;
        color: #FFFFFF;
        text-shadow: 0 1px rgba(0, 0, 0, 0.2);
        opacity: 0;
    }

.switch-input:checked ~ .switch-label {
    background: #E1B42B;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}

    .switch-input:checked ~ .switch-label:before {
        opacity: 0;
    }

    .switch-input:checked ~ .switch-label:after {
        opacity: 1;
    }

.switch-handle {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 28px;
    height: 28px;
    background: linear-gradient(to bottom, #FFFFFF 40%, #f0f0f0);
    background-image: -webkit-linear-gradient(top, #FFFFFF 40%, #f0f0f0);
    border-radius: 100%;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

    .switch-handle:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -6px 0 0 -6px;
        width: 12px;
        height: 12px;
        background: linear-gradient(to bottom, #eeeeee, #FFFFFF);
        background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF);
        border-radius: 6px;
        box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
    }

.switch-input:checked ~ .switch-handle {
    left: 74px;
    box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}

/* Transition
========================== */
.switch-label, .switch-handle {
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
}
/**scroll-height:200px**/
.srcoll-200 .table-responsive {
    overflow: auto;
    height: 230px;
}
/**QuanLyMuonTra**/
.quick-check-out .patron-card-1 img {
    height: auto;
    width: 90px;
}

.quick-check-out .patron-card-1 .form-control {
    border: 0;
    border-bottom: 1px dotted #ddd;
    border-radius: 0;
}

.quick-check-out .content-patron-1 {
    float: left;
}

    .quick-check-out .content-patron-1 .row {
        margin: 0 5px;
    }

.quick-check-out .barcode-input {
    margin-top: 5px;
    padding: 0;
}

.quick-check-out .progress {
    margin-bottom: 0;
}

.quick-check-out .cardid-input-div {
    height: 47px;
}

.quick-check-out .patron-name {
    color: #000;
    font-size: 13px;
}

.quick-check-out .content-patron-1 .label-info,
.quick-check-out .patron-document .label-info {
    background-color: #3ba3e8;
}

.quick-check-out .panel-default {
    border: 0;
}

.patron-card-infor-1 .col-md-2.col-sm-3.col-xs-12 {
    padding-left: 0;
    padding-right: 0;
}

.quick-check-out .patron-document .help-block,
.search-result-catalog .help-block {
    color: #860000;
    font-weight: bold;
    margin-top: 0;
}

.quick-check-out .barcode-input input.form-control,
.quick-check-out .patron-document input.form-control {
    /*height: 25px;*/
}

.patron-document .panel-body {
    padding-bottom: 0;
}
/**End QuanLyMuonTra**/

/***Class dung chung
=========================*/
.clr-green {
    color: #22b14c;
    font-weight: bold;
}

.clr-red {
    color: #E94B3B;
    font-weight: bold;
}

.clr-blue-i {
    color: #2A90D4;
    font-weight: bold;
    font-style: italic;
}

.clr-blue {
    color: #2A90D4;
    font-weight: bold;
}

.clr-gray {
    color: #88909B;
    font-weight: bold;
}

.clr-black {
    color: #000;
    font-weight: bold;
}

.bg-primary {
    background-color: #2980b9 !important;
}

.bg-info {
    background-color: #5bc0de !important;
}

.bg-default {
    background-color: #f4f3ed !important;
}

.bg-danger {
    background-color: #e53e32 !important;
}

.bg-success {
    background-color: #7ea568 !important;
}

.bg-warning {
    background-color: #f8ac59 !important;
}

.List-search-result .widget-bordered .widget-content {
    padding: 0 15px !important;
}

table.quick-check-out td {
    vertical-align: middle !important;
    padding: 3px 8px !important;
}

.mini-box {
    min-height: 95px;
}

.box-order-detail .mini-box {
    min-height: 55px;
}

.panel.mini-box {
    margin-bottom: 0;
    box-shadow: none;
}

.mini-box .box-icon {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
    min-width: 45px;
    min-height: 45px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 50%;
    line-height: 45px;
    vertical-align: middle;
    text-align: center;
    font-size: 25px;
}

.bg-btn-default {
    background-color: #4E5459;
    color: #fff;
}

.bg-btn-primary {
    background-color: #009de0;
    color: #fff;
}

.bg-btn-info {
    background-color: #2EC1CC;
    color: #fff;
}

.bg-btn-success {
    background-color: #007833;
    color: #fff;
}

.bg-btn-warning {
    background-color: #FFB61C;
    color: #fff;
}

.bg-btn-danger {
    background-color: #E94B3B;
    color: #fff;
}

.border-primary {
    border: 1px solid #2980b9;
    color: #2980b9 !important;
}

.border-info {
    border: 1px solid #2EC1CC;
    color: #2EC1CC !important;
}

.border-success {
    border: 1px solid #23AE89;
    color: #23AE89 !important;
}

.border-warning {
    border: 1px solid #FFB61C;
    color: #FFB61C !important;
}

.border-danger {
    border: 1px solid #E94B3B;
    color: #E94B3B !important;
}

.border-default {
    border: 1px solid #4E5459;
    color: #FFF !important;
}

.fonticon {
    font-size: 30px;
    text-shadow: none;
    line-height: 36px;
}

.btn-icon {
    width: 38px !important;
}

.tool-bar-fixed button {
    background-color: transparent;
    border: 1px solid transparent;
    color: #fff;
}

.bg-tool-divided {
    width: 1px;
    height: 30px;
    float: left;
    margin: 10px 5px 0 5px;
    background-color: #ddd;
    border-right: 1px solid #ccc !important;
}

.mini-box .box-info p {
    margin: 0;
}

.size-h2 {
    font-size: 20px;
}

#patronNumBlock {
    color: #fff;
}

.text-muted {
    color: #777;
    font-size: 12px;
}

.inventory .dropdown-menu {
    right: 0 !important;
    left: auto !important;
}

    .inventory .dropdown-menu .checkbox-inline {
        color: #333;
    }

.glossed .widget-bordered .widget-title i,
.glossed .widget-bordered .widget-title span,
.glossed .widget-bordered .widget-title label {
    color: #555;
}

.glossed .widget-bordered .widget-title {
    padding: 10px 15px;
}

.inventory .info-order {
    float: left;
}

.inventory .btn-group.open .dropdown-toggle {
    box-shadow: none;
}

.inventory .mini-box {
    min-height: 65px;
}

.inventory p.size-h2 {
    font-size: 15px !important;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 7px;
}

.bg-lbl {
    background-color: #ededed;
    padding: 5px 10px;
    border-radius: 2px;
    margin-bottom: 5px;
}

.btn-mobile {
    position: fixed;
    display: block;
    bottom: 20px;
    right: 20px;
    z-index: 10000;
}

.btn-circle.btn-lg {
    border-radius: 25px;
    font-size: 24px;
    height: 50px;
    line-height: 1.33;
    padding: 10px 16px;
    width: 50px;
    border: none;
}

.btn-mobile .btn-success {
    background-image: none !important;
    border: none;
    text-shadow: none;
    box-shadow: rgba(0,0,0,0.4) 3px 5px 5px;
}

.btn-circle .fa:first-child {
    margin-left: 0px !important;
}
/**fix-select-multichoice**/
.chosen-container.chosen-container-multi {
    width: 100% !important;
}

.chosen-container-multi .chosen-choices {
    border: 1px #E5E5E5 solid !important;
}

    .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
        line-height: 31px;
        height: 31px;
    }

        .chosen-container-multi .chosen-choices li.search-field input[type="text"] .all-wrapper {
            height: 35px !important;
        }

.form-control:-moz-value {
    color: red
}

.form-control::-moz-value {
    color: red
}
/*.admin-digital-document .chosen-container-multi .chosen-choices li.search-choice{
    margin-bottom:2px!important;
}*/
.input-sm, select.input-sm {
    height: 35px;
}

.admin-digital-document .input-group-addon {
    border: 1px #E5E5E5 solid !important;
}

.admin-digital-document .panel {
    box-shadow: none !important;
}

.rowribbon-search .radio {
    margin-top: 0 !important;
}
/**fix-table-serial**/
.search-result-serial .table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
    padding: 5px;
    font-size: 13px;
}

.td-materialresult-hidden {
    display: none !important;
}

.row-result-catalog .list-result-serial-table {
    margin-bottom: 0px !important;
}
/**Add new button**/
.wg-ctrl-addnew {
    color: #fff !important;
}

    .wg-ctrl-addnew:hover,
    .wg-ctrl-addnew:focus {
        color: #196090 !important;
    }
/**fix m-10 widget-content**/
.widget-content.fix-m-top-10 {
    padding: 0 15px 15px 15px;
}

    .widget-content.fix-m-top-10 .lv-Psearch {
        margin-top: 15px;
    }
/**fix width dropdown **/
.bt-search-tool {
    margin-bottom: 5px;
}

.lv-width-dropdown {
    width: 50px !important;
    min-width: 50px !important;
}

.bt-search-tool .btn-default {
    background: none;
    border: 0;
    box-shadow: none !important;
    color: #616161;
    font-weight: bold;
    padding-bottom: 15px;
}

    .bt-search-tool .btn-default:hover,
    .bt-search-tool .btn-default:focus {
        background: none;
        color: #2b90d5;
    }

.bt-search-tool .btn-toolbar {
    float: left;
    margin: 0 2px !important;
}

.container-search .radio:first-child a {
    font-weight: bold !important;
    color: #000;
}

.container-search .radio a {
    color: #616161;
    cursor: pointer;
}

.row-result-catalog:nth-child(n+2) {
    border-top: 1px #e5e5e5 solid;
}

.inventory .row-result-catalog {
    border-top: 1px #e5e5e5 solid;
}

.row-result-catalog {
    padding: 10px;
}

    .row-result-catalog .framebook {
        height: 75px;
    }

    .row-result-catalog .contentbook .framebook {
        height: auto;
        min-height: inherit;
    }

.framebook {
    border-right: 2px #e5e5e5 solid;
    min-height: 75px;
}

.serial-online-list .framebook {
    border-right: none;
}

.serial-online-list .contentbook {
    border-left: 2px #e5e5e5 solid;
}

.inventory .row-result-catalog .framebook {
    height: auto;
}

.inventory .framebook {
    min-height: 0;
}

.inventory-mavach {
    font-size: 15px;
}

@media (min-width:768px) {
    .inventory .row-result-catalog .framebook {
        height: 55px;
    }

    .inventory .framebook {
        min-height: 55px;
    }

    .inventory-stt {
        line-height: 55px;
    }

    .inventory-mavach {
        display: block;
        padding-top: 6px;
    }

    .inventory-title {
        line-height: 18px;
        height: 36px;
        overflow: hidden;
        display: block;
        float: left;
        width: 100%;
    }

    .inventory-dewey, .inventory-code {
        height: 18px;
        overflow: hidden;
    }
}

.row-result-catalog .contentbook {
    min-height: 75px;
    overflow-y: hidden;
}

    .row-result-catalog .contentbook .contentbook {
        min-height: inherit;
    }

.row-result-Serial-Num {
    padding-top: 10px;
    padding-bottom: 10px;
}

.row-result-Serial-Nu th, .row-result-Serial-Nu td, .table .row-result-Serial-Nu .table {
    background-color: transparent !important;
}

.table .row-result-Serial-Nu .table {
    margin-bottom: 0px !important;
}

.list-result-serial .framebook {
    height: auto;
    border: none;
}

.list-result-serial .contentbook {
    min-height: inherit;
    border-left: 2px #e5e5e5 solid;
}

.row-result-Serial-Num:nth-child(n+2) {
    border-top: 1px solid #e5e5e5;
}

.list-result-serial .text-center span {
    line-height: 30px;
}

.row-result-catalog:hover .toolbar-hover {
    display: block;
}

.container-search .btn-close {
    margin-right: 10px;
    cursor: pointer;
    display: block;
    margin-bottom: 5px;
}

.container-search .radio.active:before {
    font-family: 'FontAwesome';
    content: "\f00c";
    color: #2b90d5;
    font-size: 14px;
}

.search-result-infor .btn-default {
    background: none;
    border: 0;
    box-shadow: none;
}

.detail-result-catalog {
    color: #88909b;
    display: block;
    font-size: 12px;
    font-weight: 300;
    margin: 5px 0;
}

/*****/
.tbl-week-serial .btn {
    border: 0;
    box-shadow: none;
    text-shadow: none !important;
    width: 100px;
}

.serschedule .section-title {
    margin-top: 20px;
}

.tbl-week-serial .btn.selected {
    background-color: #666666;
    color: #ffffff !important;
}

.tbl-month-serial .btn {
    border: 0;
    box-shadow: none;
    text-shadow: none !important;
    width: 50px;
    background-color: #666666;
}

    .tbl-month-serial .btn.selected,
    .tbl-month-serial .btn.selected:focus,
    .tbl-month-serial .btn.selected:active,
    .tbl-month-serial .btn.selected:hover {
        color: #fff !important;
        background-color: #d3271b;
        background-image: none;
    }

.tbl-week-serial td,
.tbl-month-serial td {
    border: 0 !important;
}

#pillFday .btn-default {
    background: none;
    border: 0;
    box-shadow: none;
}

#pillFday .btn {
    padding: 5px;
}

.calendar-open i {
    color: #2b90d5;
    font-size: 30px;
}

.calendar-open {
    cursor: pointer;
}

.table-searchresult-tk .detail-Serial table {
    width: 100%;
}
/**Fix swicth - Order**/
.switch-order.switch-left-right .switch-input:checked ~ .switch-label::after {
    top: 0 !important;
}

.switch.switch-left-right.switch-order::after {
}

.switch-order.switch-left-right .switch-label::after {
    background: #3498db none repeat scroll 0 0 !important;
}

.switch.switch-order {
    height: 20px !important;
    width: 85px;
}

.switch-order .switch-handle {
    height: 20px !important;
    left: 4px;
    top: 3px;
    width: 20px !important;
}

.switch-order .switch-input:checked ~ .switch-handle {
    left: 62px !important;
}
/**Fix badget-order**/
.label-info-order {
    background-color: #1ab394;
}

.label-blue-order {
    background-color: #236ff9;
}

.label-purple-order {
    background-color: #c951fb;
}

.label-orange-order {
    background-color: #e69f00;
}
/**Fix dropdown order**/
.top-provide .chosen-container .chosen-drop {
    border: 0 !important
}
/**Order**/
.top-order {
    padding: 5px 10px;
}

.order-content {
    /*padding: 5px 10px;*/
}

.lbl-provide {
    font-size: 18px;
    color: #1c84c6;
}

.lv-chosen .chosen-container-single .chosen-single {
    border: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
}

    .lv-chosen .chosen-container-single .chosen-single b {
        display: none !important;
    }

    .lv-chosen .chosen-container-single .chosen-single span {
        font-size: 20px;
        color: #000 !important;
    }

.order-content h5 {
    font-weight: bold;
    color: #1c84c6;
}

.bg-total {
    background-color: #d9d9d9;
    height: 35px;
    line-height: 35px;
    color: #000;
    font-size: 14px;
    font-weight: bold;
}

.tem-total span {
    font-weight: bold;
    color: #000;
}

.input-order {
    border: 0;
    border-bottom: 1px #CCC solid;
    box-shadow: none !important;
}

/**Report**/
.img-report {
    margin-top: 5px;
}

.manager-report .nav-tree {
    padding: 0 5px;
}

.btn-report-add {
    background-color: #16a085;
    color: #fff;
    float: left;
    margin-top: 5px;
    padding: 4px 17px;
}

.manager-report .img-report {
    padding: 0;
}

.edit-tool-bar {
    float: right;
    font-size: 12px;
    cursor: pointer;
    display: none;
}

.manager-report .catalog-dewey-tree li a:hover .edit-tool-bar {
    display: block;
}
/**end**/
/**hover-toolbar**/
.toolbar-hover {
    float: right;
    display: none;
}

    .toolbar-hover a {
        display: inline-block;
        font-size: 18px;
        line-height: 18px;
    }

.col-md-1.col-lg-1 .toolbar-hover {
    margin-top: 10px;
}
/**Toolbar level-2 Main**/
.tool-bar-fixed,
.tool-bar-fixed-1 {
    background-color: rgba(54, 62, 67, 0.96);
    position: fixed;
    height: 50px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    transition: all 0.1s ease-in 0s;
    -webkit-transition: all 0.1s ease-in 0s;
    -moz-transition: all 0.1s ease-in 0s;
    -o-transition: all 0.1s ease-in 0s;
}

.tool-bar-fix-top {
    background-color: rgba(54, 62, 67, 0.96);
    z-index: 9999;
    transition: all 0.1s ease-in 0s;
    -webkit-transition: all 0.1s ease-in 0s;
    -moz-transition: all 0.1s ease-in 0s;
    -o-transition: all 0.1s ease-in 0s;
}

.bg-tool-btm-l {
    padding: 7px 10px;
    float: left;
    display: inline;
}

.bg-tool-btm-r {
    padding: 7px 10px;
    float: right;
}

    .bg-tool-btm-l a,
    .bg-tool-btm-r a {
        color: #FFF;
        float: left;
        margin-right: 5px;
        cursor: pointer !important;
        box-shadow: none;
        text-align: center;
        height: 36px;
        line-height: 36px;
        padding: 0 3px;
        width: 95px;
        font-size: 10px;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    }

.tool-bar-fixed-hiden {
    display: inline;
}

.bg-tool-btm-l div.btn-icon {
    color: #FFF;
    float: left;
    margin-right: 5px;
    cursor: pointer !important;
    box-shadow: none;
    text-align: right;
    height: 36px;
    line-height: 36px;
    padding: 0 3px;
    width: 95px;
    display: block;
    font-size: 10px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

.bg-tool-btm-l button.btn-btm,
.bg-tool-btm-r button.btn-btm {
    color: #FFF;
    float: left;
    margin-right: 5px;
    cursor: pointer !important;
    box-shadow: none;
    overflow: hidden;
    text-align: right;
    white-space: nowrap;
    height: 36px;
    line-height: 36px;
    padding: 0 3px;
    width: 95px;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    font-size: 10px;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}

.bg-tool-btm-l a:hover,
.bg-tool-btm-r a:hover {
    opacity: 0.75;
}

.bg-tool-btm-l .dropdown-menu > li > a {
    font-size: 12px;
    overflow: auto;
    width: 100%;
    text-shadow: none;
    text-align: left;
    text-transform: none;
}

.bg-tool-btm-l .dropdown-menu > li > a {
    border-bottom: 1px solid #f5f5f5;
    padding-top: 8px;
}

.bg-tool-btm-r #btnSearch {
    border: 0;
    background-color: transparent;
}

.bg-tool-btm-r .search-main input {
    background-color: transparent;
    color: #fff;
    border-radius: 0;
    border-bottom: 1px solid #fff;
    transition: all ease;
}

    .bg-tool-btm-r .search-main input:focus {
        border-bottom: 1px solid #2980b9;
    }

.btn-block {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}
/****/
/**max 1075px**/
@media(max-width: 1075px) {
    .patron-trans-infor-detail .row.padded,
    .widget-content-blue-wrapper.changed-up.padded,
    .widget-content-blue-inner.padded {
        padding: 5px;
        margin: auto;
    }
}
/*min width 992*/
@media(min-width: 992px) {
    .lv-padding-left-15 {
        padding-left: 15px;
    }

    .lv-offset-20 {
        margin-left: 20px;
    }

    .lv-btn-fixed-b {
        position: fixed;
        bottom: 20px;
        right: 50px;
        z-index: 9999;
        padding: 5px 20px;
        width: auto;
    }

    lv-btn-fixed-menu-2 {
        bottom: 60px;
    }

    .lv-btn-fixed-b .btn-primary {
        background-image: none;
        text-shadow: none;
        border: 0;
        box-shadow: none;
        float: left;
        margin-right: 3px;
    }

    .msearch .chosen-container.chosen-container-single {
        min-width: 125px !important;
    }
    /*Patrons img*/
    .user-Img img {
        width: 100%;
    }

    .user-Img-btn-check {
        display: none;
    }

    .user-Img:hover .user-Img-btn-check {
        display: block;
        position: absolute;
        bottom: 8px;
        left: 10px;
        z-index: 2;
        background: none;
        border: none;
    }

    .user-Img-btn-del {
        display: none;
    }

    .user-Img:hover .user-Img-btn-del {
        display: block;
        position: absolute;
        bottom: 8px;
        left: 30px;
        z-index: 2;
        background: none;
        border: none;
    }

    .nav-tree {
        padding: 0 20px;
    }

    .patron-trans-des {
        margin-left: 20px;
    }

    .patron-trans-read-des {
        margin-left: 25px;
    }

    .tag-i1-col-1, .tag-i1-col-2, .tag-i1-col-3, .tag-i1-col-4 {
        margin-right: 5px;
    }

    .tag-infor .form-group {
        margin-top: 0px;
        margin-bottom: 0px;
        margin-right: 5px;
    }

    .div-iforpatron-trans {
        display: table;
    }

        .div-iforpatron-trans .patron-card, .div-iforpatron-trans .patron-trans-div {
            display: table-cell;
            vertical-align: top;
        }

        .div-iforpatron-trans .patron-trans-infor-detail {
            height: 196px;
        }

    .widget-content-blue-wrapper.changed-up.padded.row {
        border-bottom: 1px solid #ddd;
        box-shadow: 0 2px 0 0 #fff;
    }

    .bg-search-toolbar.ribbon-search .btn-ribbon {
        margin-bottom: 0px;
        margin-top: 0px;
    }
}
/*end min width 992*/
/*max width 991*/
@media (max-width: 991px) {
    /*Patrons img*/
    .user-Img-btn-check {
        position: absolute;
        bottom: 10px;
        left: 20%;
        z-index: 2;
        background: none;
        border: none;
    }

    .user-Img-btn-del {
        position: absolute;
        bottom: 10px;
        left: 30%;
        z-index: 2;
        background: none;
        border: none;
    }

    .nav-tree {
        padding: 0 10px;
    }

    .patron-code {
        width: 105px;
    }

    .tag-i1-col-1, .tag-i1-col-2, .tag-i1-col-3, .tag-i1-col-4 {
        margin-right: 3px;
    }

    .tag-infor .form-group {
        margin-top: 0px !important;
    }

    .div-iforpatron-trans .patron-trans-infor-detail {
        height: auto;
    }

    .row-div-list .patron-card {
        margin-left: 5px;
    }

    .msearch .chosen-container.chosen-container-single {
        min-width: 125px !important;
    }
}

@media (max-width:920px) {
    .patron-trans-div.info-account {
        margin-top: 10px;
    }

    .rowcode-QuickCheckOut {
        margin-left: 0px;
        margin-top: 0px;
        float: none;
    }
}
/*end max width 991*/
/*min width 769*/
@media (min-width: 769px) {
    .table-responsive {
        overflow-x: auto;
        overflow-y: hidden;
        clear: both;
    }
    /**PolicyInfo**/
    #tab_servise .table-responsive,
    #tab_off .table-responsive,
    #tab_servise .table-responsive {
        height: 200px;
        overflow-y: auto !important;
    }
    /*Patrons img*/
    .user-Img {
        overflow: hidden;
        display: inline-block;
    }

        .user-Img img {
            border: 1px #ccc solid;
            border-radius: 2px;
            margin: auto;
        }

    .patron-card .patron-card-infor div {
        width: 171px;
    }
}
/*end min width 769*/
/*max width 768px*/
@media (max-width: 768px) {
    .lv-xs-m-b-10 {
        margin-bottom: 10px;
    }

    .col-width-84 .lv-margin-right-3 {
        margin-bottom: 3px;
    }

    .user-Img {
        overflow: hidden;
    }

        .user-Img img {
            margin: auto;
        }

    .btn-block {
        width: 100%;
        display: inline-block;
    }

    .patron-card .patron-card-infor div {
        width: 165px;
    }

    .rowcode-QuickCheckOut {
        margin-left: 0;
    }

    .info-account .patron-box-content {
        margin-top: 0;
    }

    .btn-ribbon {
        width: 100%;
        text-align: center;
        margin: 2px 0;
    }

    .row-ribbon-fixed {
        width: 92%;
    }

    .user-Img-btn-check {
        left: 40%;
    }

    .user-Img-btn-del {
        left: 55%;
    }

    .text-center-xs {
        text-align: center;
    }

    .mini-box .box-icon {
        display: inline-block;
        float: none;
    }

    .patron-box-content .col-md-3:last-child {
        border-left: 0;
    }

    #order-status {
        text-align: center;
    }
    /**Bien muc**/
    .row-result-catalog .framebook {
        height: auto;
        border-right: 0;
        border-bottom: 2px #f2f2f2 solid;
        margin-bottom: 10px;
    }

    .row-result-catalog .contentbook {
        height: auto;
    }

    .bg-tool-btm-l {
        padding: 7px 0;
    }
}
/*end max width 768*/
@media (min-width:767px) {
    /**Toolbar level-2 Main**/
    .tool-bar-fixed,
    .tool-bar-fixed-1 {
        bottom: 0;
        left: 0;
        right: 0;
        margin-left: 260px;
    }

    .hide-tool-bar-fixed,
    .toolbar-0.tool-bar-fixed {
        margin-left: 60px;
    }

    .toolbar-0.hide-tool-bar-fixed {
        margin-left: 260px;
    }
}

@media (max-width:767px) {
    .left-menu .tool-bar-fixed {
        left: 0px;
    }

    .left-menu.hide-side-menu .tool-bar-fixed {
        left: 260px;
        right: -260px;
    }

    .left-menu.hide-side-menu.hide-sub-menu .main-content {
        left: 60px;
        right: -60px
    }

    .left-menu .hide-tool-bar-fixed {
        margin-left: 0px;
        right: 0px;
    }
}

.btn-bg-color {
    line-height: 13px;
}

    .btn-bg-color i {
        float: left;
    }

        .btn-bg-color i::before {
            margin-right: 3px;
        }
/**max-width:640px**/
@media (max-width: 640px) {
    .btn-acquisition {
        line-height: 30px;
    }

    .patron-card .patron-card-infor div {
        width: 165px;
    }

    .row-div-list .patron-card {
        float: left;
        margin-left: 0;
    }

    span.fontSizeCustomMore {
        display: block;
        float: left;
        margin-bottom: 5px;
        margin-right: 5px;
        width: 100px;
    }
    /*.widget-blue .widget-title h3 {
  font-size: 11px;
}*/
}
/**Screen Max 480px**/
@media (max-width:480px) {
    .order-info p {
        text-align: center;
    }

    .page-header h1 {
        font-size: 14px;
    }
}
/****/
/*max width 379*/
@media (max-width: 379px) {
    .patron-card p {
        width: 147px;
    }

    .patron-trans-div .padded {
        padding: 5px;
    }

    .patron-trans-div .pre-value-block {
        padding-bottom: 5px;
        margin-bottom: 5px;
    }

    .patron-trans-div .value-self {
        font-size: 18px !important;
    }

    .patron-card {
        width: 100%;
        height: 100%;
    }
}
/*end max width 379*/
@media (max-width:320px) {
    .widget-content.fix-m-top-10 {
    }

    .patron-card .patron-card-infor div {
        width: 150px;
    }

    .patron-box-content {
        padding: 5px;
    }
}
/*tqlan-add*/
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #b94a48;
    font-weight: 300;
    font-size: 12px;
}

.vebrary-error {
    color: #b94a48;
    margin-bottom: 0px;
}

.td-patronresult-item, .td-materialresult-item, .lv-a-sort, .row-result-catalog, .td-result-item, .cursor-pointer {
    cursor: pointer;
}

#PATRONID, #DISPLAYNAME, #PATRONTYPENAME, #STATUSNAME, #SEX, #SCHOOLNAME, #DEPARMENT, #UPDATEDATE {
    cursor: pointer;
}

.checkbox_display {
    display: block !important;
}

.fontSizeCustom {
    font-size: 90%;
}

.inventory .fontSizeCustom {
    margin: 0 auto;
}

.inventory .div-fontSizeCustom {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.fontSizeCustomMore {
    font-size: 100%;
}

.tdCustom {
    float: right;
}

.cursorCustom {
    cursor: pointer;
}

/*tqlan-add*/
/**edit-29-07-15**/
.info-account .patron-box-content {
    margin-top: 30px;
}

.info-account .times-block,
.info-account .list-block {
    text-align: center;
    height: 45px;
}

    .info-account .times-block p,
    .info-account .list-block p {
        color: #000;
    }

.info-account .list-block {
    float: right;
}

.info-account .code-doc-block {
    text-align: center;
}

.patron-card.col-md-4 {
    padding: 0;
}

.widget-content-blue-wrapper,
.widget-content-blue-inner {
    text-align: center;
}
/***********************Custom Style Flat****************************/
/***Color main***/

.main-content {
    padding: 60px 10px 0 10px;
    box-shadow: none;
}

.glossed .sidebar-wrapper {
    background-image: none;
    box-shadow: none;
}

    .glossed .sidebar-wrapper ul > li {
        box-shadow: none;
        border: 0;
    }

.glossed .all-wrapper.hide-side-menu .sidebar-wrapper,
.glossed .all-wrapper.hide-sub-menu .sidebar-wrapper {
    box-shadow: none;
}

.sidebar-wrapper {
    background-color: #0288D1;
}

.all-wrapper {
    background-color: #2C3E50;
}

.glossed .page-header {
    background-image: none;
    background-color: #212D41;
    box-shadow: none;
}

.glossed .sub-sidebar-wrapper ul li {
    box-shadow: none;
    border-bottom: 1px solid rgba(255,255,255,0.1)
}

.sub-sidebar-wrapper ul li a {
    border-bottom: 0;
    font-size: 12px;
}

.glossed .widget-blue .widget-title,
.glossed .widget-red .widget-title,
.glossed .widget-green .widget-title {
    background-image: none;
}

.glossed .widget .widget-title {
    box-shadow: none;
}

    .glossed .widget .widget-title h3 {
        text-shadow: none;
    }

/*****end******/
/***********/
.nav-pills {
    border: 1px solid transparent;
    margin-bottom: 10px;
}

    .nav-pills > li > a {
        border: 1px solid transparent;
        color: #ccc;
        padding: 5px 15px;
        font-weight: bold;
    }

        .nav-pills > li > a:hover {
            background-color: transparent;
            border: 1px solid #2d84bd;
            border-radius: 30px;
            color: #3f3833;
        }

    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        border: 1px solid #2d84bd;
        border-radius: 30px;
        color: #FFF;
        background-color: #2d84bd;
    }
/***Portal***/
/************/
/****Cau truc site****/
@media(min-width:768px) {
    .panel-right {
        border-left: 5px solid #ddd;
        background-color: #fff;
    }
}

@media(max-width:767px) {
    .panel-right {
        border-left: none !important;
    }
}

#chkRole {
    margin-top: 10px;
}

#DisplayInf .lv-control-label {
    margin-left: 5px;
}

.form-control::-moz-placeholder, .form-control:-moz-placeholder, .form-control::-webkit-input-placeholder, select.form-control,
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    color: #818181 !important;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control::-webkit-placeholder {
    color: #818181;
}

.form-control::-webkit-input-placeholder {
    color: #818181;
}
/**Popup**/
.popup-main .widget a.widget-control i {
    line-height: 36px;
}

.popup-main table th {
    font-size: 12px !important;
    color: #333;
}

.popup-main .table-list {
    height: 150px;
    overflow-y: auto;
}

.popup-main .btn-primary,
.popup-main .btn-primary:hover {
    background-image: none;
    background-color: ButtonFace;
    border: 0;
    box-shadow: none;
    text-shadow: none;
    color: #333333;
}
/**/
.btn .fa:first-child {
    margin-right: 0px;
}
/*datepicker*/
#datepicker input {
    /*height:35px;*/
}
/***Fix head-link***/
.page-header .header-links a.header-link {
    padding: 10px 10px !important;
}

.page-header .top-search {
    width: 120px;
    cursor: text;
}

    .page-header .top-search:focus {
        width: 120px;
    }
/**/
#tableResultPatronBlock {
    height: 400px;
    overflow-y: auto;
}
/*Quan tri tin tuc tab*/
#news-status .div-newsstatus {
    float: left;
}

    #news-status .div-newsstatus a {
        background-color: #eeeeee;
        border-radius: 25px;
        color: #444;
        padding: 6px 15px;
        margin-right: 3px;
        height: 27px;
        margin-bottom: 5px;
        display: block;
        line-height: 15px;
    }

    #news-status .div-newsstatus.active a, #news-status .div-newsstatus:hover a {
        color: #fff;
        background-color: #f36a5a;
    }

.lv-more {
    height: 35px;
    background-color: #f2f2f2;
    border-radius: 5px;
    color: #444;
    display: block;
    width: 100%;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
}
/*kiem ke*/
.btnResume, .btnResume i {
    padding-left: 10px;
    color: #CC6766;
    font-size: 16px;
}
/*thu muc chuyen de*/
#divArticleContent .chosen-container.chosen-container-single {
    width: 100% !important;
}
/* paginations */
.pagination {
    border-radius: 0;
    margin: 0;
}

    .pagination > li {
        display: inline-block;
        margin-left: 5px;
    }

        .pagination > li > a, .pagination > li > span,
        .pagination > li:first-child > a, .pagination > li:first-child > span,
        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-radius: 25px !important;
            border: none;
            color: #868c93;
        }

            .pagination > li > span,
            .pagination > li > span:hover {
                background: #555;
                color: #fff;
            }

        .pagination > li:first-child > a,
        .pagination > li:last-child > a {
            padding: 4px 12px 8px;
        }

.items-info {
    padding-top: 7px;
    color: #868c93;
}

.pagination > li > a, .pagination > li > span {
    background-color: #f2f2f2;
}

    .pagination > li > a > span {
        padding-top: 3px;
        display: block;
    }

.pagination li.disabled {
    display: none;
}

.page-header .dropdown-menu.dropdown-inbar {
    max-height: 500px;
    overflow: auto;
    border: 0;
}

div.page-header .header-links .dropdown-inbar a {
    padding: 12px 30px 12px 20px;
}

.subtag-data .btn {
    padding: 6px 8px;
    font-size: 12px;
}

.box-editbit-content input::placeholder {
    color: #aaa !important;
    opacity: 1;
}

#TextBox_Title {
    padding: 7px;
    height: auto;
    font-size: 16px;
}

.glossed .btn-info:hover, .glossed .btn-info:focus, .glossed .btn-info:active, .glossed .btn-info.active, .open .dropdown-toggle.glossed .btn-info {
    outline: none;
}

#tab_user_infor1 #NOTES {
    margin-bottom: 8px;
}

#cboxHasAttachment {
    margin-left: 1rem;
    cursor: pointer;
    width: 16px;
    height: 16px;
}
