﻿.select-image-active {
    border: 3px solid #00c9a7;
}

.editor-label-image {
    padding: 0px !important;
}

    .editor-label-image img.image {
        border: 1px solid #D5D8DE;
        border-radius: 3px 3px 3px 3px;
        box-shadow: 0 0 3px #D5D8DE;
        padding: 2px;
        height: 115px;
    }

.editor-field-level2 {
    display: inline-block;
    clear: both;
    width: 100%;
    margin-bottom: 5px;
}

    .editor-field-level2 span {
        display: block;
        display: inline-block;
        clear: both;
        margin-bottom: 5px;
    }

.editor-field-level2-container {
}

    .editor-field-level2-container textarea {
        height: 43px;
    }

.row-border-bottom {
    border-bottom: 1px dotted #ddd;
}

.editor-field input[type=text], .editor-field input[type=password], .editor-field select, .editor-field textarea {
    float: left;
    margin-right: 5px;
    width: 300px;
}

.editor-field textarea {
    overflow: auto;
}

.editor-field select {
    width: 310px;
}

.editor-field input[type=text]:focus {
    background: none;
    background-color: #fdfcf6;
}

.editor-field label.error {
    float: left;
    display: block;
    clear: none;
    padding-top: 5px;
}
.main .content {
    padding-top: 40px !important;
}

.nav-item a, .nav-item a:hover {
    color: #fff;
}
.navbar-vertical-fixed .navbar-vertical-footer
{
    height:100px;
}
.list-separator .list-separator-link
{
    color:#fff !important;
    padding-right:5px;
}

.list-separator .list-inline-item:not(:last-child)::after {
    background-color: #0e43cd !important;
}
.btn-footer {
    margin-bottom:10px !important;
}

.navbar-vertical-aside-show-xl .navbar-vertical-aside
{
    width:280px;
}

.text-truncate {
    white-space: normal !important;
    overflow: initial !important;
    text-overflow: initial !important;
}



@keyframes sach_luu_y {
    0% {
        color: #000;
    }

    50% {
        color:blue;
    }

    100% {
        color: red;
    }
}

.sach-luu-y {
    -webkit-animation: sach_luu_y 700ms infinite;
    -moz-animation: sach_luu_y 700ms infinite;
    -o-animation: sach_luu_y 700ms infinite;
    animation: sach_luu_y 700ms infinite;
    font-weight: bold;
}

.tooltip-main {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    font-weight: 700;
    background: #f3f3f3;
    border: 1px solid #737373;
    margin: 4px 121px 0 5px;
    float: right;
  
}

.title-tooltip
{
    font-weight:bold;
    color:red;
    font-size:14px;
}

.tooltip-inner {
    max-width: 100% !important;
    color: #000 !important;
    font-size: 13px;
    padding: 10px 15px 10px 20px;
    background: #FFFFFF !important;
    color: rgba(0, 0, 0, .7);
    border: 1px solid #ccc;
    text-align: center;
    box-shadow: 0px 0px 10px #b2b2b2;
}

.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
    border-top-color: #377dff !important;
}

.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
    border-right-color: #377dff !important;
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
    border-bottom-color: #377dff !important;
}

.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
    border-left-color: #377dff !important;
}

#xbp_table
{
    font-size:12px;
    font-weight:bold !important;
}

#xbp_table thead tr th {
    background: none repeat scroll 0 0 #05729C;
    color: #FFF;
    padding: 3px 1px 3px 1px;
    line-height: normal !important;
    height: 50px;
    border: #ccc 1px solid;
    text-align: center;
    text-transform: math-auto;
}

.table td {
    border: 1px solid rgba(231,234,243,.7) !important;
}

.content_textarea {
    border: 0 none white;
    padding: 0;
    width: 100%;
    overflow: hidden;
    outline: none;
    resize: none;
    height:190px !important;
    font-weight:500;
    vertical-align:top;
}

.content_textarea_thuhoi {
    border: 0 none white;
    padding: 0;
    width: 100%;
    overflow: hidden;
    outline: none;
    resize: none;
    height: 20px !important;
    font-weight: 500;
    vertical-align: top;
}

.content_edit {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month
{
    top:-10px !important;
}

.swal2-popup .swal2-title
{
    font-size:16px !important;
}

.swal2-popup .swal2-styled {
    font-size: 14px !important;
}

.navbar-vertical .nav-link, .table, .text-secondary {
    color: #000 !important;
}

.toast-success {
    background-color: #51a351 !important;
}

.toast-error {
    background-color: #bd362f !important;
}

.toast-info {
    background-color: #2f96b4 !important;
}

.toast-warning {
    background-color: #f89406 !important;
}

.db-r-text {
    font-size: 14px;
}

.db-r-icon {
    font-size: 20px;
}

.dropdown-menu a {
    cursor: pointer !important;
}

.action .dropup button {
    border-top-right-radius: .25em !important;
    border-bottom-right-radius: .25em !important;
}

.box-picture {
    height: 305px;
}

.pictures {
    width: 105px !important;
    height: 105px !important;
}

.autocomplete-suggestions {
    margin-top: 5px !important;
    border: .0625rem solid #e7eaf3;
    background: #FFF;
    cursor: default;
    text-align: left;
    max-height: 300px !important;
    overflow: auto;
    margin: 2px 0px 0px 0px;
    height: 350px !important;
    overflow-x: hidden;
    z-index: 99999 !important;
    border-radius: 5px;
}

    .autocomplete-suggestions .autocomplete-selected {
        background: #F0F0F0;
    }

    .autocomplete-suggestions div {
        padding: 5px;
        white-space: nowrap;
    }

    .autocomplete-suggestions strong {
        font-weight: normal;
        color: #3399FF;
    }

    .autocomplete-suggestions .autocomplete-list {
        list-style-type: none;
        border-bottom: 1px solid #e1e1e1;
        margin: 0;
        padding: 5px 10px;
        cursor: pointer;
    }

        .autocomplete-suggestions .autocomplete-list li {
            font-size: 14px;
            display: inline-block;
            padding: 2px 0;
            margin-right: 15px;
        }

            .autocomplete-suggestions .autocomplete-list li:first-child {
                width: 100%;
                float: left;
                font-weight: bold;
            }

            .autocomplete-suggestions .autocomplete-list li:nth-child(2) {
                position: relative;
                color: Red;
                margin-right: 20px;
            }

    .autocomplete-suggestions .autocomplete-list-three li:nth-child(2):after {
        content: "-";
        float: right;
        position: absolute;
        right: -13px;
        color: #364150;
    }

    .autocomplete-suggestions .autocomplete-single {
        list-style-type: none;
        border-bottom: 1px solid #e1e1e1;
        margin: 0;
        padding: 10px 10px;
        cursor: pointer;
        z-index: 99999;
    }

.daterangepicker td.active.end-date, .daterangepicker td.active:hover.end-date {
    border-top-right-radius: 6.1875rem !important;
    border-bottom-right-radius: 6.1875rem !important;
    border-top-left-radius: 6.1875rem !important;
    border-bottom-left-radius: 6.1875rem !important;
}

.table .white-space {
    white-space: pre-wrap
}

.table-column-pr-0 {
    width: 40px;
}

.tio-upload-image {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
}

.tio-upload-pdf {
    z-index: 10;
    position: absolute;
    right: 75px;
    top: 15px;
    cursor: pointer;
}

.custom-file-boxed-upload {
    padding: 10px 20px !important;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Tải lên" !important;
}

.ck-editor__editable {
    min-height: 200px;
}
/*Treeview----------------------------------------------*/
.treeview, .treeview ul {
    padding: 5px;
    margin: 0;
    list-style: none;
}

    .treeview .hitarea {
        background: url(/Content/img/treeview/treeview-default.gif) -66px -24px no-repeat;
        height: 16px;
        width: 16px;
        margin-left: -16px;
        float: left;
        cursor: pointer;
    }

    .treeview li {
        margin: 0;
        padding: 3px 0pt 3px 16px;
        background: url(/Content/img/treeview/treeview-default-line.gif) 0 -1px no-repeat;
    }

        .treeview li.collapsable, .treeview li.expandable {
            background-position: 0 -176px;
        }

        .treeview li.lastCollapsable, .treeview li.lastExpandable {
            background-image: url(/Content/img/treeview/treeview-default.gif);
        }

        .treeview li.lastCollapsable {
            background-position: 0 -111px;
        }

        .treeview li.lastExpandable {
            background-position: -32px -67px;
        }

        .treeview li.select {
            color: #007ebb;
        }

    .treeview > li span.folder:before {
        font-size: 20px;
        float: left;
        padding-right: 5px;
        position: relative;
        top: 0;
    }

.collapsable > span.folder:before {
    content: "\eaa6";
    font-size: 20px;
    float: left;
    padding-right: 5px;
    position: relative;
    top: 0px;
}

.treeview > li span.file:before {
    font-size: 20px;
    padding-right: 5px;
    float: left;
    top: 0;
}

.treeview > li.collapsable > span.file:before {
    font-size: 20px;
    padding-right: 5px;
    float: left;
    top: 0;
}

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea {
    background-position: 0;
}

.treeview .hover {
    color: #007ebb;
    cursor: pointer;
}

.treeview .expandable-hitarea {
    background-position: -82px -2px;
}

.treeview .treeview li.last {
    background-position: 0 -1766px;
}

.treeview input[type="checkbox"] {
    width: 14px;
    height: 14px;
    margin-right: 5px;
    margin-left: 4px;
    position: relative;
    top: 0;
    margin-top: 0;
}

#treecontrol {
    margin: 1em 0;
    display: none;
}

.filetree li {
    padding: 0px 0 0px 18px;
}

    .filetree li span {
        width: 100%;
    }

.filetree span.folder, .filetree span.file {
    padding: 0px 0 0px 0px;
    display: inline-block;
    clear: both;
}

li.select > span > div.quickTool {
    display: block;
    position: relative;
    top: 3px;
}

    li.select > span > div.quickTool i {
        font-size: 15px;
    }

li.select > span > a {
    background-color: #C6E8FF;
}

li.unselect > span > div.quickTool {
    display: none;
}

li span a {
    float: none;
}

.filetree li span a.tool, .filetree li span a:link, .filetree li span a:visited {
    padding-top: 5px;
    display: block;
    color: #004C80;
    font-family: Arial;
    font-size: 14px;
    display: block;
    float: left;
}

.filetree li span a:hover {
    color: #0F69A4;
    font-family: Arial;
    text-decoration: none;
}

.filetree li span i {
    float: left;
    margin: 0px 5px;
}

.treeTool {
    display: inline-block !important;
    clear: both;
    padding: 5px;
    margin: 0px !important;
}

    .treeTool a, .treeTool a:link, .treeTool a:visited {
        display: block;
        float: left;
        padding: 5px 15px;
        color: #333;
        text-decoration: none;
    }

        .treeTool a:hover {
            color: Red;
        }

        .treeTool a.expand {
            background: url(/Content/img/treeview/minus.gif) 0px 12px no-repeat;
        }

        .treeTool a.collapse {
            background: url(/Content/img/treeview/plus.gif) 0px 12px no-repeat;
        }

.quickTool a {
    display: block;
    float: left;
    padding: 0px 2px;
    margin-left: 5px;
}

    .quickTool a.btn-success {
        background-color: transparent;
        border: none;
    }

        .quickTool a.btn-success i {
            color: orange;
        }

    .quickTool a.btn-danger {
        background-color: transparent;
        border: none;
    }

        .quickTool a.btn-danger i {
            color: red;
        }
/*modal*/
.modal-backdrop:first-child {
    z-index: 110;
}

.modal-backdrop:last-child {
    z-index: 130;
}
/*image*/
.product-image {
    background-size: 100% !important;
    width: 60px;
    height: 60px;
}

.GoogleMap iframe {
    width: 100% !important;
}
