﻿/*html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 60px;
}

.select2-container .select2-selection--single {
    height: auto;
}

.required {
    color: red;
}

.fa-check {
    color: #006fc1;
}

.img-avatar {
    max-width: 140px;
}

.title-admin {
    float: unset;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 120%;
    color: red;
    background-color: #e5e4e4;
    padding: 10px;
    border-radius: 10px;
}

.title-admin-sm {
    font-size: 100%;
}

.group-tb {
    font-size: 110%;
    font-weight: bold;
    background-color: #c7c7dd;
}

.img-avatar img {
    max-width: 100%;
}

#noidungsp .card-title {
    margin-bottom: 25px;
    font-weight: bold;
    color: red;
    font-size: 1.6rem;
    float: unset;
}

.select2-container--default .select2-selection--single {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.helper-text {
}

.table-index thead {
    background-color: #006fc1 !important;
    color: #fff !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    align-items: center;
    vertical-align: middle;
}

    .table-index thead tr th {
        vertical-align: middle !important;
    }

.img-huong-dan-left {
    width: 3px;
    vertical-align: middle;
    padding-left: 6px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.expand {
    color: red;
}

.huongdan-wrap {
    width: 100%;
    margin-bottom: 1px;
    background-color: #F8F8F8;
    border: 1px solid #FFFFFF;
    outline: 1px solid #E4E4E4;
    display: table;
    padding-top: 3px;
    padding-bottom: 3px;
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px;
}

.huongdan-text {
    padding-top: 5px;
    padding-left: 18px;
    font-style: italic;
    vertical-align: middle;
    font-size: 13px;
    display: none;
}

.huongdan-btn {
    cursor: pointer;
}

.title-main {
    font-weight: bold;
    font-size: 25px;
    margin: 0;
}

.wrap-title {
    background-color: #ccc;
    padding: 10px;
    color: red;
    font-weight: bold;
    font-size: 20px;
}

.image-preview {
    max-width: 60px;
}

.table-index img {
    max-width: 100%;
}


*/
/** {
    font-family: 'Roboto+Slab'
}*/

body {
    font-family: 'Roboto';
}


.required {
    color: red;
}

.count-index {
    padding: 10px 15px;
    border: 1px solid rgb(222, 226, 230);
}

.wrap-search {
    border: 1px solid rgb(222, 226, 230);
    border-radius: 10px;
    padding: 15px;
    background-color: #fff;
}

    .wrap-search label {
        /* line-height: 37px; */
        vertical-align: middle;
        display: flex;
        align-items: center;
    }

.card-body-custom {
    padding: 15px;
}

.breadcrumb {
    padding-bottom: 20px;
}

.btn-help {
    padding: 1px 7px;
}

    .btn-help i {
        font-size: 22px;
    }

.image-index {
    max-width: 70px;
    object-fit: cover;
}

.image-preview {
    max-width: 60px;
}

.card-box {
    height: 100%;
    margin-bottom: 0;
}

    .card-box card-body {
    }

.img-avatar {
    max-width: 140px;
}

    .img-avatar img {
        max-width: 100%;
    }

.icon-helper {
    color: blue;
    font-size: 29px;
    cursor: pointer;
    padding: 3px;
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

.head-form {
    background-color: #fff;
    padding: 5px 0px 5px 15px;
}

.table-action {
    min-width: 90px;
}

.card-body-custom table th, .card-body-custom table td {
    padding: 0.3em;
}


.item-new {
}

.box-item-new {
    display: flex;
}

.item-new .img-avatar {
    max-width: 120px;
    width: 120px;
    flex: 0 0 auto;
}

    .item-new .img-avatar img {
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 4px;
        padding: 4px;
        max-height: 120px;
        object-fit: cover;
        width: 120px;
    }

.item-new .content-new {
    padding-left: 15px;
    font-size: 15px;
}

    .item-new .content-new h3 {
        font-size: 15px;
        margin: 0;
        line-height: 22px;
        max-height: 44px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

.item-new .name-new {
    font-weight: bold;
    line-height: 22px;
    max-height: 44px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.item-new .content-new ul {
    list-style: unset;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}

    .item-new .content-new ul li {
        list-style: none;
        margin-right: 10px;
    }

.wrap-new-detail {
}

.title-new-detail {
    font-weight: bold;
    font-size: 25px;
    color: #006fc1;
    margin-bottom: 7px;
}

.date-new {
    background-color: #f9f6f6;
    padding: 10px 5px;
    font-size: 14px;
    color: #393636;
    margin-bottom: 10px;
}

.new-detail-image {
    text-align: center;
    margin-bottom: 15px;
}

.wrap-new-detail img {
    max-width: 100%;
}

.wrap-new-detail .des-new {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 11px;
}

#loadAjaxHtml .modal-header {
    /* padding-top: 5px; */
    /* padding-bottom: 5px; */
    /* font-weight: bold; */
    /* background-color: #ccc; */
}

#loadAjaxHtml .modal-title {
    font-weight: bold;
}

.new-list-file {
    padding-left: 0;
    list-style: none;
}

    .new-list-file li {
        margin-bottom: 5px;
    }

        .new-list-file li a {
        }

            .new-list-file li a i {
                color: red;
                margin-right: 5px;
            }

#loadAjaxHtml .close {
}

.wrap-history {
}

    .wrap-history ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

.item-history {
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
}

.item-history {
}

    .item-history h3 {
        font-size: 20px;
        font-weight: bold;
        color: red;
    }

    .item-history p {
        margin-bottom: 5px;
    }

    .item-history:last-child {
        margin-bottom: 0px;
        border-bottom: unset;
    }

.k-list-item-text:before {
    content: unset;
}

.header-combobox {
    padding: 7px;
    padding-left: 17px;
    background-color: #ccc;
}

.pagination {
    justify-content: flex-end;
    padding-right: 15px;
}

.card-body-custom table {
    margin-bottom: 0;
}

.table-responsive {
    max-height: 700px;
    overflow-y: auto;
}

.content-page {
    padding-bottom: 0;
}

.jsWrapListFile table th, .jsWrapListFile table td {
    padding: 0.3em;
}

.jsWrapListFile table a {
    word-break: break-all;
}

.jsWrapListLuaChon table th, .jsWrapListLuaChon table td {
    padding: 0.3em;
}

.wrap-noidungkh table th, .wrap-noidungkh table td {
    padding: 0.3em;
}

#js-help-modal img {
    max-width: 100%;
}

.float-right {
    float: right;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.list-file-table table th, .list-file-table table td {
    padding: 0.3em;
}

.side-nav-forth-level .side-nav-item .side-nav-link, .side-nav-forth-level .side-nav-item a, .side-nav-forth-level li .side-nav-link, .side-nav-forth-level li a, .side-nav-second-level .side-nav-item .side-nav-link, .side-nav-second-level .side-nav-item a, .side-nav-second-level li .side-nav-link, .side-nav-second-level li a, .side-nav-third-level .side-nav-item .side-nav-link, .side-nav-third-level .side-nav-item a, .side-nav-third-level li .side-nav-link, .side-nav-third-level li a {
    white-space: unset;
}

.item-nd {
    background-color: rgb(238, 242, 247);
}

.item-nd-detail {
}

.item-nd-detail {
    display: none;
}

.title-edit {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}

#jsMes {
    padding-left: 15px;
    color: red;
}

.action-icon .mdi-delete {
    color: red;
}

.action-icon .mdi-pencil {
    color: #3688fc;
}

.action-icon .mdi-plus-box {
    color: rgb(66, 210, 157);
}

.action-icon .mdi-playlist-plus {
    color: blue;
}

.leftside-menu a, .side-nav-title, .topbar-menu .nav-link {
    color: #fff !important;
}

.side-nav-title {
    font-size: 25px;
    letter-spacing: 1.5px;
}
/*.side-nav-forth-level .side-nav-item .side-nav-link, .side-nav-forth-level .side-nav-item a, .side-nav-forth-level li .side-nav-link, .side-nav-forth-level li a, .side-nav-second-level .side-nav-item .side-nav-link, .side-nav-second-level .side-nav-item a, .side-nav-second-level li .side-nav-link, .side-nav-second-level li a, .side-nav-third-level .side-nav-item .side-nav-link, .side-nav-third-level .side-nav-item a, .side-nav-third-level li .side-nav-link, .side-nav-third-level li a {
    color: #fff !important;
}
*/
.logo.logo-light {
    background: #fff !important;
}

.logo-lg img {
    width: auto;
    height: 40px !important;
}

.navbar-custom .topbar {
    background: darkgreen;
}

.nav-user h5 {
    color: #000;
}

.form-label {
    color: #000;
    font-weight: 700;
}

.action-icon {
    cursor: pointer;
}

.modal {
    background-color: rgb(0,0,0, 0.6);
}

.lb_list_category {
    font-size: 16px;
    margin-bottom: 0;
}

.title-card-recusive {
    font-size: 16px;
    background: #d7e7fe;
}

.lb_list_content_recusive {
    width: calc(100% - 80px);
    overflow: hidden;
}

.white-space-nowrap {
    white-space: nowrap;
    font-weight: 700;
}

.lb_list_action_recusive {
    width: 80px;
    /* text-align: center; */
    padding-left: 10px;
}

.font-weight-bold {
    font-weight: 700 !important;
    /* position: sticky; */
    /* top: 0; */
    /* z-index: 1; */
}

.lb_list_category .mdi-folder {
    color: #ecec1e;
    font-size: 110%;
}

.lb_list_category .mdi-arrow-right-thin {
    margin-right: 4px;
}

.lb_list_category .mdi-arrow-right-thin {
    color: blue;
}

.lb_list_category .mdi-file-alert-outline {
    color: #f783ac;
}

.lb_list_category ul {
    font-size: 95%;
}

ul li {
    list-style: none;
}

.lb_list_category .action-icon {
    font-size: 1.2rem;
    display: inline-block;
    padding: 0 3px
}

.lb-list-category ul {
    padding-left: 0px;
}

.pl-1 {
    padding-left: 5px;
}

.folder {
    padding-left: 10px;
}

.lb_list_category ul {
    /* display: none; */
}

.list-file-index {
    padding: 0;
    font-size: 13px;
    line-height: 1.5;
    padding-left: 5px;
}

    .list-file-index li {
        position: relative;
        padding-left: 10px;
    }

        .list-file-index li:before {
            content: "";
            width: 3px;
            height: 3px;
            background-color: #000;
            position: absolute;
            left: 0;
            top: 7px;
        }

.loading-panel {
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999999999999999999999999999999999;
    top: 0;
    left: 0;
    background: rgba(0, 0,0, 0.6);
    display: none;
}

    .loading-panel.active {
        display: flex;
    }

.leftside-menu, .navbar-custom .topbar {
    background-color: #004CCB;
}

.show-hide-nq {
    cursor: pointer;
}

.list-nq-hidden {
    display: none;
}

.button-toggle-menu {
    color: #fff;
}

.side-nav .side-nav-link i {
    font-size: 30px;
}

.side-nav-forth-level .side-nav-item .side-nav-link, .side-nav-forth-level .side-nav-item a,
.side-nav-forth-level li .side-nav-link, .side-nav-forth-level li a,
.side-nav-second-level .side-nav-item .side-nav-link, .side-nav-second-level .side-nav-item a,
.side-nav-second-level li .side-nav-link, .side-nav-second-level li a, .side-nav-third-level .side-nav-item .side-nav-link,
.side-nav-third-level .side-nav-item a, .side-nav-third-level li .side-nav-link, .side-nav-third-level li a {
    font-size: 15px;
}

.side-nav .side-nav-link {
    font-size: 16px;
    /*  white-space: normal;
    word-break: break-word;
    display: flex;*/
}

.leftside-menu {
}

.side-nav .menu-arrow {
    right: 0;
}

.content-page {
}

:root {
    --ct-leftbar-width: 300px;
    --ct-dropdown-font-size: 15px;
    --ct-body-font-size: 15px;
    --ct-table-color: #000;
    --ct-card-color: #000;
    --ct-body-color: #000;
    --ct-breadcrumb-item-active-color: #000;
}

.border-right-recusive {
    border-right: var(--ct-border-width) var(--ct-border-style) var(--ct-border-color) !important;
}

.pl-2 {
    padding-left: 10px;
}

.table {
    position: relative;
}

table thead {
    position: sticky;
    top: 0;
    z-index: 4;
}

.logo-lg {
    text-align: center;
}

.title-admin-sm {
}


.btn-qmk {
    color: #3688fc;
}

.btn-primary {
    --ct-btn-bg: #004CCB;
}

body.authentication-bg {
    /*background-image: url("../images/bg-login2.jpeg");
    background-size: cover;
    background-position: center;
    opacity: 5%;
    z-index: -1;*/
}

    body.authentication-bg::before {
        content: "";
        position: fixed;
        width: 100%;
        height: 100%;
        background-image: url("../images/bg-png1.png");
        background-size: cover;
        background-position: center;
        opacity: 0.8;
        z-index: -1;
    }


.bd-login {
    border-bottom: 3px solid #004CCB !important;
}

.coler-title-login {
    color: #004CCB;
    font-size: 21px;
    margin-bottom: 30px;
}

.bt-dn-width {
    width: 50%;
}

.laylaimatkhau {
    color: #004ccb;
    text-decoration: underline;
    font-size: 15px;
    font-weight: 400;
}

.text-login-small {
    font-size: 20px;
}
@media screen and (max-width: 768px) {
    #slideshow
    {
        display:none;
    }
    .main-login
    {
        padding:0px  !important;
        padding-left:30px !important;
    }
    .coler-title-login {
        font-size: 17px;
    }

    .text-login-small {
        font-size: 15px;
    }
}

.side-nav-title-rps {
    display: block;
}

@media only screen and (max-width: 600px) {
    .side-nav-title-rps {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    .lb_list_category {
        min-width: 1000px;
    }

    .st95 {
        width: 95%;
    }
    .st10 {
        width: 10%;
    }
    .st5 {
        width: 5%;
    }
    .st50 {
        width: 50%;
    }
    .st20 {
        width: 20%;
    }

    
}

#back-to-top-btn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: rgba(33,37,41,.5);
    color: #fff;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px;
    border-radius: 50%;
}

    #back-to-top-btn:hover {
        background-color: #004CCB;
    }


.style-link {
    color: #004CCB;
}


.style-link-black {
    color: black !important;
}