<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

td .pagination &gt; .active &gt; a, td .pagination &gt; .active &gt; a:focus, td .pagination &gt; .active &gt; a:hover, td .pagination &gt; .active &gt; span, td .pagination &gt; .active &gt; span:focus, td .pagination &gt; .active &gt; span:hover {
    background-color: #32c5d2 !important;
    border-color: #32c5d2 !important;
}

/*animation cho modal*/
/*class="showSweetAlert" data-animation="pop"
style="transform: translate3d(0px, 0px, 0px) scale(1); opacity: 1;" */

.modal {
    text-align: center;
    padding: 0 !important;
}

    .modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.modal-header {
    /*background: #32c5d2;*/
    background: #2ab4c0;
    color: white;
}

/*.modal-header .close {
        opacity: .4;
    }*/

.modal-title {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase !important;
}

.close {
    width: 11px;
    height: 16px;
    background-image: url(../img/remove-icon-small-white.png) !important;
    opacity: unset !important;
}

/*sweet alert*/
.sweet-overlay {
    z-index: 99990;
}

.sweet-alert {
    z-index: 99999;
}

/*Màu thông báo no result ui-select*/
.text-white {
    color: white;
}

/*warp text Tree*/

.jstree-default a {
    white-space: normal !important;
    height: auto;
    /*padding: 1px 2px;*/
}

.jstree-anchor {
    height: auto !important;
}

.jstree-default li &gt; ins {
    vertical-align: top;
}

.jstree-leaf {
    height: auto;
}

    .jstree-leaf a {
        height: auto !important;
    }

/*Ẩn checkbox với những thằng bị disabled*/
.jstree-anchor &gt; .jstree-checkbox-disabled {
    display: none;
}

/*fullscreen: 10060 */
.vakata-context {
    z-index: 10061;
}

/*Table Gợi ý đánh giá*/
.th-color-gray th {
    color: #6a6c6d !important;
}

table .md-checkbox label &gt; .box {
    border: 2px solid #8896a0;
}

/*TextArea*/
.noresize {
    resize: none;
}

.vresize {
    resize: vertical;
}

.hresize {
    resize: horizontal;
}

/*Cursor pointer*/
.cursor-pointer {
    cursor: pointer;
}

.opacity-06 {
    opacity: 0.6;
}

.portlet &gt; .portlet-title &gt; .tools-custom {
    float: left;
}

    .portlet &gt; .portlet-title &gt; .tools-custom &gt; span.collapse-custom {
        width: 100%;
        background-image: none;
        color: #2ab4c0;
        cursor: pointer;
    }

    .portlet &gt; .portlet-title &gt; .tools-custom &gt; span.expand-custom {
        width: 100%;
        background-image: none;
        color: #2ab4c0;
        cursor: pointer;
    }


@keyframes move {
    from {
        width: 100%;
    }

    to {
        width: 0%;
    }
}

@keyframes move2 {
    from {
        width: 0%;
    }

    to {
        width: 100%;
    }
}

.portlet &gt; .portlet-title &gt; .tools-custom &gt; span.collapse-custom:before {
    content: '';
    animation-name: move;
    animation-duration: 1s;
    animation-direction: normal;
    animation-fill-mode: both;
    position: absolute;
    top: 105%;
    animation-play-state: running;
    width: 100%;
    height: 1px;
    background-color: #2ab4c0;
}

.portlet &gt; .portlet-title &gt; .tools-custom &gt; span.expand-custom:before {
    content: '';
    animation-name: move2;
    animation-duration: 1s;
    animation-direction: normal;
    animation-fill-mode: both;
    position: absolute;
    top: 105%;
    animation-play-state: running;
    width: 100%;
    height: 1px;
    background-color: #2ab4c0;
}

/*Css set font*/
.font-14 {
    font-size: 14px;
}

.font-13 {
    font-size: 13px;
}

.font-18 {
    font-size: 18px !important;
}

.font-16 {
    font-size: 16px !important;
}

/*Css set border*/
.border-bottom-none {
    border-bottom: 0px solid white !important;
}

.line_bottom {
    position: relative;
}

    .line_bottom::before {
        content: "";
        height: 1px;
        width: 100%;
        top: 105%;
        color: red;
        position: absolute;
        background-color: #2ab4c0;
    }

/*Css set kieu hien thi*/
.flex-start {
    display: flex !important;
    justify-content: flex-start;
}

.flex-end-center {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

/*End*/
a:focus {
    text-decoration: none;
}

.label-gray {
    color: #999;
}

.width-240 {
    width: 240px;
}

.margin-bottom-0 {
    margin-bottom: 0px;
}

.margin-top-5 {
    margin-top: 5px;
}

.product-image {
    width: 50px;
    border: 1px solid #f5f6fa;
    -webkit-border-radius: 10% !important;
    -moz-border-radius: 10% !important;
    border-radius: 10% !important;
}

.product-image1 {
    border: 1px solid #f5f6fa;
}

#par-top-content {
    float: left;
    padding-top: 20px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #17C4BB;
}

.text-decoration-none {
    text-decoration: none !important;
}

.only-mobile {
    display: none !important;
}

.table-center th, .table-center td {
    text-align: center;
    vertical-align: middle !important;
}

.t-table {
    height: 78vh;
    overflow-y: auto;
}

    .t-table thead th {
        position: sticky;
        top: 0;
        background-color: white;
    }

.table-head-second th {
    position: sticky;
    top: 35px !important;
    width: 100px;
}

    .table-head-second th::after {
        position: absolute;
        top: -1px;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #e7ecf1;
        content: ""
    }

.stock-nomarl {
    color: #ffcc00;
}

.stock-reduction {
    color: #ffcc00;
}

.ui-select-custom {
    width: 250px;
    margin-right: 5px
}

    .ui-select-custom .caret {
        display: none !important;
    }

.page-content {
    padding: 2px 8px 5px !important;
}

/*Style mobile*/
@media (max-width: 991px) {
    .search-mobile {
        margin: 10px 0px !important;
    }

    .search-mobile-left {
        float: left !important;
        margin-right: 10px !important;
    }

    .hidden-mobile {
        display: none !important;
    }

    .only-mobile {
        display: block !important;
    }
}
</pre></body></html>