::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #dda43d;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

table {
    border-collapse: unset !important;
    border-spacing: 0;
}

.table-bordered thead > tr {
    background-color: #eee;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #f2f2f2 0, #fafafa 100%);
    background-image: -moz-linear-gradient(top, #f2f2f2 0, #fafafa 100%);
    background-image: -o-linear-gradient(top, #f2f2f2 0, #fafafa 100%);
    background-image: linear-gradient(to bottom, #f2f2f2 0, #fafafa 100%);
}

.table-bordered > thead > tr > th {
    text-transform: capitalize;
    padding: 6px 18px 6px 8px;
    font-size: 0.98em;
    font-weight: 600;
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: unset;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd !important;
}

.table-bordered > tbody > tr > td:last-child, .table-bordered > tbody > tr > th:last-child, .table-bordered > tfoot > tr > td:last-child, .table-bordered > tfoot > tr > th:last-child, .table-bordered > thead > tr > td:last-child, .table-bordered > thead > tr > th:last-child {
    border-right: none !important;
}

label.required:after {
    color: #c00;
    content: "*";
    font-weight: bold;
    margin-left: 5px;
}

label.error {
    color: #c00;
    font-size: small;
    font-weight: unset !important;
}

i.required:after {
    color: #c00;
    content: "*";
    display: inline-block;
    width: 0;
    height: 0;
    font-size: 13px;
    vertical-align: sub;
}

[data-sort] {
    cursor: move;
    position: relative;
}

[data-sort]:hover {
    color: grey;
}

[data-sort]:before {
    content: "↑↓";
    position: absolute;
    color: #b3aeae;
    font-size: 11px;
    right: 1px;
    top: 10px;
}

.form-group.has-success input, .input-group.has-success input, .form-group.has-success select, .input-group.has-success select, .form-group.has-success textarea, .input-group.has-success textarea {
    background-color: transparent;
    color: #000 !important;
}

[v-cloak] > * {
    display: none
}

[v-cloak] ::before {
    content: "loading…"
}

.hanh-dong-check {
    display: none;
}

.gridTable .table thead th:last-child:empty {
    width: 40px;
    text-align: center;
}

.gridTable .table thead th:last-child:empty:before {
    content: "Tác vụ";
}

.tooltip-inner {
    max-width: unset;
}

.img_upload {
    text-align: center;
    width: 150px;
    display: inline-block;
    margin-bottom: 10px;
}

.img_upload img {
    width: 120px;
    height: 120px;
    min-width: 120px;
    max-width: 120px;
    min-height: 120px;
    max-height: 120px;
    margin-bottom: 5px;
    margin-left: 5px;
    border: solid 1px #d4d1d1;
}

.img_upload_shopee {
    text-align: center;
    width: 300px;
    display: inline-block;
    margin-bottom: 10px;
}

.img_upload_shopee img {
    width: 300px;
    height: 300px;
    min-width: 300px;
    max-width: 300px;
    min-height: 300px;
    max-height: 300px;
    margin-bottom: 5px;
    margin-left: 5px;
    border: solid 1px #d4d1d1;
}

.img_upload > a {
    position: relative;
}

.input_file_img {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 999999;
    width: 123px;
    height: 31px;
    background: transparent;
}

.f_validate label {
    text-transform: capitalize;
}

.table_stt {
    width: 50px;
    text-align: center;
    padding-left: 0 !important;
}

#cl-timkiem:before, .cl-timkiem:before {
    content: "Bộ lọc tìm kiếm";
    padding-left: 10px;
    font-size: 18px;
    margin-bottom: 5px;
    width: 100%;
    display: block;
}

#cl-timkiem, .cl-timkiem {
    box-shadow: inset 3px 0 2px 0 #ffc107;
    display: flex;
    margin-bottom: 10px;
}

button[data-target="#cl-timkiem"] {
    display: none;
}

.table_action {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    grid-column-gap: 5px;
}

.popover {
    max-width: 500px;
}

td hr {
    margin: 5px 0;
}

th.width_fix1 {
    width: 1px;
    text-align: center;
}

.gridFooterTop {
    padding: 5px 10px;
}

.toast.show {
    min-width: 220px;
}

.all-box-form .clearfix .btn {
    margin-bottom: 5px;
}

.select2-results__option[aria-selected=true] {
    display: none;
}

.pagination a.page-link {
    cursor: pointer;
}

.des_mota_nho_list {
    color: #a7a4a4;
    font-size: smaller;
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%, 20% {
        -webkit-transform: scale3d(.95, .95, .95) rotate3d(0, 0, 1, -10deg);
        transform: scale3d(.95, .95, .95) rotate3d(0, 0, 1, -10deg)
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);
        transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg)
    }

    40%, 60%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.icon_thong_bao {
    font-size: 22px !important;
    -webkit-animation: tada 1.5s ease infinite;
    animation: tada 1.5s ease infinite;
}
.navbar-badge {
    top: 2px;
}

.dropdown-notifications .dropdown-menu-lg .dropdown-item {
    padding: 0.7rem 1rem;
}