﻿@page {
    size: auto;
    margin: 0mm;
}

@page:right {
    @bottom-right {
        content: counter(page);
    }
}

@page:left {
    @bottom-left {
        content: counter(page);
    }
}


.btn {
    -ms-border-radius: 0 !important;
    border-radius: 0 !important;
}

#PackagePrintModal, #PackageListPrintModal {
    width: 302px !important;
}

.bgchinhngach {
    background: red;
}

.bgtieungach {
    background: #F3C200;
}

.bgchuxacdinh {
    background: #D9D9D9
}

.bgnotfile {
    background: #FFF2CC;
}

.dropdown-menu {
    -ms-border-radius: 0 !important;
    border-radius: 0 !important;
}

.swal2-container.sessionTimeout .swal2-overlay {
    background-color: #d2d6de;
}

.swal2-container.sessionTimeout .swal2-modal .swal2-image {
    -ms-border-radius: 100%;
    border-radius: 100%;
}

.swal2-container.sessionTimeout .swal2-modal {
    -ms-border-radius: 0;
    border-radius: 0;
}

.swal2-container.sessionTimeout .swal2-input:not([type=file]), .swal2-container.sessionTimeout .swal2-textarea {
    -ms-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
}

.swal2-container.sessionTimeout .swal2-input:not([type=file]), .swal2-container.sessionTimeout .swal2-textarea {
    width: 60%;
}

a.editable {
    text-decoration: none;
    border-bottom: dashed 1px #0088cc;
}

table textarea {
    resize: vertical;
    height: auto;
}

input.form-control.text-right:focus {
    text-align: left !important;
}

.bg-efefef {
    background: #efefef;
}

.table > thead > tr > th {
    vertical-align: middle;
}

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    vertical-align: middle;
}

.field-validation-error {
    color: red;
}

.input-validation-error {
    border-color: red;
}

.validation-summary-errors ul li {
    color: red;
}

.m0 {
    margin: 0 !important;
}

.p0 {
    padding: 0 !important;
}

.pl0 {
    padding: 0 !important;
}

.pr0 {
    padding: 0 !important;
}

.p5 {
    padding: 5px !important;
}

.p10 {
    padding: 10px !important;
}

.p15 {
    padding: 15px !important;
}

.pl15 {
    padding-left: 15px !important;
}

.pr15 {
    padding-right: 15px !important;
}

.p20 {
    padding: 20px !important;
}

.p25 {
    padding: 25px !important;
}

.m5 {
    margin: 5px !important;
}

.m10 {
    margin: 10px !important;
}

.m15 {
    margin: 15px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.m20 {
    margin: 20px !important;
}

.m25 {
    margin: 25px !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mb100 {
    margin-bottom: 100px !important;
}

.mt0 {
    margin-top: 0 !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr15 {
    margin-right: 15px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.pb0 {
    padding-bottom: 0 !important;
}

.pb5 {
    padding-bottom: 5px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pb15 {
    padding-bottom: 15px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.pt0 {
    padding-top: 0 !important;
}

.pt5 {
    padding-top: 5px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pt15 {
    padding-top: 15px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pl0 {
    padding-left: 0 !important;
}
.pl1 {
    padding-left: 1px !important;
}
.pl10 {
    padding-left: 10px !important;
}

.w20 {
    width: 20px;
}

.w25 {
    width: 25px;
}

.w40 {
    width: 40px;
}

.w50 {
    width: 50px;
}

.w70 {
    width: 70px;
}

.w80 {
    width: 80px;
}

.w100 {
    width: 100px;
}

.w120 {
    width: 120px;
}

.w150 {
    width: 150px;
}

.w160 {
    width: 160px;
}

.w180 {
    width: 180px;
}

.w200 {
    width: 200px;
}

.w250 {
    width: 250px;
}


/* Begin Max Width */
.max-w20 {
    max-width: 20px;
}

.max-w25 {
    max-width: 25px;
}

.max-w40 {
    max-width: 40px;
}

.max-w50 {
    max-width: 50px;
}

.max-w70 {
    max-width: 70px;
}

.max-w80 {
    max-width: 80px;
}

.max-w100 {
    max-width: 100px;
}

.max-w120 {
    max-width: 120px;
}

.max-w150 {
    max-width: 150px;
}

.max-w160 {
    max-width: 160px;
}

.max-w180 {
    max-width: 180px;
}

.max-w200 {
    max-width: 200px;
}

.max-w250 {
    max-width: 250px;
}

.max-w300 {
    max-width: 300px;
}
.max-w400 {
    max-width: 400px;
}
/* End Max Width */
.w-30 {
    width: 30px;
    min-width: 30px !important;
}
.w-35 {
    width: 35px;
    min-width: 35px !important;
}

.w-40 {
    width: 40px;
    min-width: 40px !important;
}

.w-50 {
    width: 50px;
    min-width: 50px !important;
}

.w-60 {
    min-width: 60px !important;
    width: 60px;
}

.w-70 {
    min-width: 70px !important;
    width: 70px;
}

.w-80 {
    width: 80px;
    min-width: 80px !important;
}

.w-90 {
    min-width: 90px !important;
    width: 90px;
}

.w-95 {
    min-width: 95px !important;
    width: 95px;
}

.w-100 {
    min-width: 100px !important;
    width: 100px;
}

.w-110 {
    min-width: 110px !important;
    width: 110px;
}

.w-120 {
    min-width: 120px !important;
    width: 120px;
}

.w-130 {
    min-width: 130px !important;
    width: 130px;
}

.w-140 {
    min-width: 140px !important;
    width: 140px;
}

.w-145 {
    min-width: 145px !important;
    width: 145px;
}

.w-150 {
    min-width: 150px !important;
    width: 150px;
}

.w-160 {
    min-width: 160px !important;
    width: 160px;
}

.w-170 {
    min-width: 170px !important;
    width: 170px;
}

.w-190 {
    min-width: 190px !important;
    width: 190px;
}

.w-200 {
    min-width: 200px !important;
    width: 200px;
}

.w-210 {
    min-width: 210px !important;
    width: 210px;
}

.w-220 {
    min-width: 220px !important;
    width: 220px;
}

.w-250 {
    min-width: 250px !important;
    width: 250px;
}

.w-300 {
    min-width: 300px !important;
    width: 300px;
}

.w-350 {
    min-width: 350px !important;
    width: 350px;
}

a.font-checkbox {
    text-decoration: none;
    display: inline-block;
}

    a.font-checkbox i {
        font-size: 1.8em;
        color: #999;
    }

    a.font-checkbox:hover i {
        color: #4d6b8a;
    }

.form-control.ng-touched.ng-invalid {
    border: 1px solid red !important;
}

a.editable {
    text-decoration: none;
    border-bottom: dashed 1px #0088cc;
}

.control-label .required {
    color: red;
}
/*=== Fix select 2 ===*/

.select2-container--default .select2-selection--single {
    border-radius: 0px !important;
}

.select2-container .select2-selection--single {
    height: 34px !important;
}

/*=== Fix input tag ===*/

.bootstrap-tagsinput {
    width: 100%;
    border-radius: 0px !important;
}

    .bootstrap-tagsinput .tag {
        font-size: 13px;
        line-height: 13px;
    }

/*=== Fix Import Warehouse ===*/
.importwarehouse {
    border-bottom: 3px double #e5e5e5;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

    .importwarehouse .impornumber {
        font-size: 15px;
        display: block;
        margin: 5px 5px 0px 0px;
    }

    .importwarehouse .listdata {
        font-size: 15px;
        color: red;
        padding-bottom: 3px;
    }

    .importwarehouse .data {
        padding-top: 7px;
        margin-bottom: 0;
        font-weight: 500;
    }

.signature {
    padding-bottom: 20px;
    font-size: 14px;
}

    .signature .description {
        display: block;
        padding-bottom: 50px;
        font-size: 14px;
    }

    .signature .name {
        display: block;
        /*font-size: 15px;*/
        font-weight: 600;
    }

/*=== Fix Order Detail ===*/
.order-header {
    padding-bottom: 9px;
    margin: 10px 0 20px;
    font-size: 22px;
}

.display-none {
    display: none !important;
}

.spinner {
    margin: 5px auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px;
}

    .spinner > div {
        background-color: #0073b7;
        height: 100%;
        width: 6px;
        display: inline-block;
        -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
        animation: sk-stretchdelay 1.2s infinite ease-in-out;
    }

    .spinner .rect2 {
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s;
    }

    .spinner .rect3 {
        -webkit-animation-delay: -1.0s;
        animation-delay: -1.0s;
    }

    .spinner .rect4 {
        -webkit-animation-delay: -0.9s;
        animation-delay: -0.9s;
    }

    .spinner .rect5 {
        -webkit-animation-delay: -0.8s;
        animation-delay: -0.8s;
    }

@-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4);
    }

    20% {
        -webkit-transform: scaleY(1.0);
    }
}

@keyframes sk-stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}

.swal2-overlay {
    z-index: 999999998 !important;
}

.show-swal2 {
    z-index: 999999999 !important;
}

input.error {
    border: 1px solid red;
}

textarea.error {
    border: 1px solid red;
}

label.error {
    color: red;
    font-weight: 400 !important;
}

.color-red {
    color: red;
}

label {
    /*display: block;*/
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

span.required {
    color: red;
}
/* styles for validation helpers */
.up-arrow {
    width: 100%;
    float: left;
    line-height: 25px;
}

.field-validation-error {
    color: red;
    float: left;
    font-size: 12px;
    white-space: nowrap;
}

.field-validation-error {
    background-image: url('img/up-arrow-red-no.gif');
    background-repeat: no-repeat;
    background-position-y: -5px;
    background-position-x: 5px;
    float: left;
    padding-left: 20px;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid red !important;
    background-color: #fee;
}

textarea.input-validation-error {
    border: 1px solid red !important;
    background-color: #fee;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: red;
    font-weight: bold;
    font-size: 1.1em;
    padding: 10px;
}

.validation-summary-valid {
    display: none;
}

.error {
    color: #e80c4d;
}

.area-error {
    float: left;
    width: 100%;
    padding-left: 0px;
}

.order-detail-date {
    float: right;
    margin-top: -20px;
    margin-right: 25px;
}

.form .form-section {
    margin: 30px 0px 30px 0px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e7ecf1;
}

.datepicker {
    z-index: 99999 !important;
}

.tbl-list li {
    line-height: 30px;
    border-bottom: 1px dotted #ccc;
}

.tbl-list {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.tbl-top {
    margin-top: 20px;
    border-top: 1px solid #e7ecf1;
    padding-top: 15px !important;
}

.strong-title {
    color: olivedrab;
    font-size: 16px;
}

.select2-result-repository {
    display: flex;
}

.select2-results__option {
    border-bottom: 1px dotted #778899;
}

/* Style the Image Used to Trigger the Modal */
.chatImg {
    /*border-radius: 5px;*/
    cursor: pointer;
    transition: 0.3s;
}

    .chatImg:hover {
        opacity: 0.7;
    }

/* The Modal (background) */
#imgShowView .modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 999999; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0) !important; /* Fallback color */
    background-color: rgba(0,0,0,0.6) !important; /* Black w/ opacity */
    margin-left: 0px;
}

/* Modal Content (Image) */
#imgShowView .modal-content, #imgShowViewCar .modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

#warehouse #imgShowView .close {
   /* position: absolute;
    top: 25%;
    right: 25%;*/
    color: #f1f1f1;
    font-size: 70px;
    font-weight: bold;
    transition: 0.3s;
    background-image: unset !important;
    opacity: 0.5;
}
#imgShowViewCar .close {
    position: absolute;
    top: 25%;
    right: 25%;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#imgShowView #caption, #imgShowViewCar #captionCar {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
#imgShowView .modal-content, #caption, imgShowViewCar .modal-content, #captionCar {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0);
    }

    to {
        -webkit-transform: scale(1);
    }
}

@keyframes zoom {
    from {
        transform: scale(0);
    }

    to {
        transform: scale(1);
    }
}

/* The Close Button */
#imgShowView .close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

    #imgShowView .close:hover,
    #imgShowView .close:focus {
        color: #bbb;
        text-decoration: none;
        cursor: pointer;
    }

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    #imgShowView .modal-content {
        width: 100%;
    }
}

.divBoxChat::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.divBoxChat::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.divBoxChat::-webkit-scrollbar-thumb {
    background-color: #0088cc;
}

.divBoxChatBox::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.divBoxChatBox::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.divBoxChatBox::-webkit-scrollbar-thumb {
    background-color: #0088cc;
}

.wrapper-user-single-search .block {
    min-height: 250px;
    /*height: 250px;*/
    padding: 10px;
}

.saleCall.wrapper-user-search {
    width: 500px;
    border: 1px solid #ccc;
    position: absolute;
    /* left: 15px; */
    margin-top: -34px;
    background: white;
    z-index: 9999;
    display: none;
}

.saleCall.wrapper-user-search-49 {
    width: 500px;
    border: 1px solid #ccc;
    position: absolute;
    /* left: 15px; */
    margin-top: -49px;
    background: white;
    z-index: 9999;
    display: none;
}

.wrapper-user-single-search {
    width: 410px;
}

.user-search-item {
    font-size: 1.3em;
    display: block;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 5px;
    padding: 3px 0;
}

.select2-container--open {
    z-index: 99999;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 10px;
    clear: both;
    font-weight: 400;
    color: #373a3c;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
}

.effects {
    padding-left: 15px;
}

    .effects .img {
        position: relative;
        float: left;
        margin-bottom: 5px;
        width: 24%;
        overflow: hidden;
    }

        .effects .img:nth-child(n) {
            margin-right: 5px;
        }

        .effects .img:first-child {
            margin-left: -15px;
        }

        .effects .img:last-child {
            margin-right: 0;
        }

        .effects .img img {
            display: block;
            margin: 0;
            padding: 0;
            max-width: 100%;
            height: auto;
        }

.overlay {
    display: block;
    position: absolute;
    z-index: 20;
    background: rgba(0, 0, 0, 0.8);
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

a.close-overlay {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    width: 45px;
    height: 45px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 45px;
    text-align: center;
    background-color: #000;
    cursor: pointer;
}

    a.close-overlay.hidden {
        display: none;
    }

a.expand {
    display: block;
    position: absolute;
    z-index: 100;
    width: 60px;
    height: 60px;
    border: solid 5px #fff;
    text-align: center;
    color: #fff;
    line-height: 50px;
    font-weight: 700;
    font-size: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
}

/* ============================================================
  EFFECT 1 - SLIDE IN BOTTOM
============================================================ */
#effect-1 .overlay {
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 0;
}

    #effect-1 .overlay a.expand {
        left: 0;
        right: 0;
        bottom: 50%;
        margin: 0 auto -30px auto;
    }

#effect-1 .img.hover .overlay {
    height: 100%;
}

/* ============================================================
  EFFECT 2 - SLIDE IN TOP
============================================================ */
#effect-2 .overlay {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 0;
}

    #effect-2 .overlay a.expand {
        left: 0;
        right: 0;
        top: 50%;
        margin: -30px auto 0 auto;
    }

#effect-2 .img.hover .overlay {
    height: 100%;
}

/* ============================================================
  EFFECT 3 - SLIDE IN LEFT
============================================================ */
#effect-3 .overlay {
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    height: 100%;
}

    #effect-3 .overlay a.expand {
        top: 0;
        bottom: 0;
        left: 50%;
        margin: auto 0 auto -30px;
    }

#effect-3 .img.hover .overlay {
    width: 100%;
}

/* ============================================================
  EFFECT 4 - SLIDE IN RIGHT
============================================================ */
#effect-4 .overlay {
    top: 0;
    bottom: 0;
    right: 0;
    width: 0;
    height: 100%;
}

    #effect-4 .overlay a.expand {
        top: 0;
        bottom: 0;
        right: 50%;
        margin: auto -30px auto 0;
    }

#effect-4 .img {
    overflow: hidden;
}

    #effect-4 .img.hover .overlay {
        width: 100%;
    }

/* ============================================================
  EFFECT 5 - ICON BORDER ANIMATE
============================================================ */
#effect-5 .overlay {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
}

    #effect-5 .overlay a.expand {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 100%;
        height: 100%;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

#effect-5 .img.hover .overlay {
    opacity: 1;
}

    #effect-5 .img.hover .overlay a.expand {
        width: 60px;
        height: 60px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -ms-border-radius: 30px;
        -o-border-radius: 30px;
        border-radius: 30px;
    }

/* ============================================================
  EFFECT 6 - ICON BOUNCE IN
============================================================ */
#effect-6 .overlay {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
}

    #effect-6 .overlay a.expand {
        left: 0;
        right: 0;
        top: 0;
        margin: 0 auto;
        opacity: 0;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

#effect-6 .img.hover .overlay {
    opacity: 1;
}

    #effect-6 .img.hover .overlay a.expand {
        top: 50%;
        margin-top: -30px;
        opacity: 1;
    }

/* ============================================================
  EFFECT 7 - SLIDE IN RIGHT
============================================================ */
#effect-7 .overlay {
    top: 0;
    bottom: 0;
    right: 0;
    width: 0;
    height: 100%;
}

    #effect-7 .overlay a.expand {
        top: 0;
        bottom: 0;
        right: 50%;
        margin: auto -30px auto 0;
    }

#effect-7 .img {
    overflow: hidden;
}

    #effect-7 .img.hover .overlay {
        width: 100%;
    }


/* ------------------------------------------------------------ *\
|* ------------------------------------------------------------ *|
|* Media Queries
|* ------------------------------------------------------------ *|
\* ------------------------------------------------------------ */
@media only screen and (max-width: 1100px) {
    .effects {
        padding-left: 5px;
    }

        .effects .img {
            width: 50%;
        }

            .effects .img:nth-child(n) {
                margin-right: 5px;
            }

            .effects .img:first-child {
                margin-left: 0;
            }

            .effects .img:nth-child(2n-1) {
                margin-left: -5px;
            }

            .effects .img:nth-child(2n) {
                margin-right: 0;
            }

            .effects .img:last-child {
                margin-right: 0;
            }
}

@media only screen and (max-width: 520px) {
    .effects .img {
        width: 100%;
    }

        .effects .img:nth-child(n) {
            margin-right: 0;
        }

        .effects .img:first-child {
            margin-left: 0;
        }

        .effects .img:nth-child(2n-1) {
            margin-left: 0;
        }

        .effects .img:nth-child(2n) {
            margin-right: 0;
        }

        .effects .img:last-child {
            margin-right: 0;
        }

        .effects .img img {
            margin: 0 auto;
        }
}

/*Cập nhật*/

.color1 {
    background-color: #2980b9;
}

.color2 {
    background-color: #3498db;
}

.box-update {
    width: 100%;
    height: 250px;
    padding-top: 25px;
    line-height: 250px;
    -webkit-box-shadow: 0px 21px 46px #000000;
    box-shadow: 0px 21px 46px #000000;
    font-size: 25px;
    color: #3C8DBC;
}

    .box-update:last-child {
        -webkit-box-shadow: 0 0 0 #000;
        box-shadow: 0 0 0 #000;
    }

/* loaders styles */
.loader {
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

/* -------------------------------------------------------- */
/* LOADERS */
/* -------------------------------------------------------- */
/* Loader 1 */

.loader-quart-1 {
    border-radius: 50px;
    border: 5px solid rgba(255,255,255,0.5);
}

    .loader-quart-1:after {
        content: '';
        position: absolute;
        top: -5px;
        left: -5px;
        right: -5px;
        bottom: -5px;
        border: 5px solid transparent;
        border-top-color: #fff;
        border-radius: 50px;
        -webkit-animation: rotation 1s linear infinite;
        animation: rotation 1s linear infinite;
    }

@-webkit-keyframes rotation {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotation {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* -------------------------------------------------------- */
/* Loader 2 */

.loader-quart-2 {
    border-radius: 50px;
    border: 5px solid rgba(255,255,255,0.5);
}

    .loader-quart-2:after {
        content: '';
        position: absolute;
        top: -5px;
        left: -5px;
        right: -5px;
        bottom: -5px;
        border: 5px solid transparent;
        border-top-color: #fff;
        border-radius: 50px;
        -webkit-animation: rotation2 1.5s linear infinite;
        animation: rotation2 1.5s linear infinite;
    }

@-webkit-keyframes rotation2 {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes rotation2 {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

/* -------------------------------------------------------- */
/* Loader 3 */

.loader-quart-3 {
    border-radius: 50px;
    border: 5px solid rgba(255,255,255,0.5);
    -webkit-animation: background-change 1s linear infinite;
    animation: background-change 1s linear infinite;
}

    .loader-quart-3:after {
        content: '';
        position: absolute;
        top: -5px;
        left: -5px;
        right: -5px;
        bottom: -5px;
        border: 5px solid transparent;
        border-top-color: #fff;
        border-radius: 50px;
        /* /!\ this is animation of the 1st loader (@keyframes rotation) /!\ */
        -webkit-animation: rotation 1s linear infinite;
        animation: rotation 1s linear infinite;
    }

@-webkit-keyframes background-change {
    0% {
        background-color: rgba(255,255,255,0.1);
    }

    50% {
        background-color: rgba(255,255,255,0.4);
    }

    100% {
        background-color: rgba(255,255,255,0.1);
    }
}

@keyframes background-change {
    0% {
        background-color: rgba(255,255,255,0.1);
    }

    50% {
        background-color: rgba(255,255,255,0.4);
    }

    100% {
        background-color: rgba(255,255,255,0.1);
    }
}

/* -------------------------------------------------------- */
/* Loader 4 */

.loader-quart-4 {
    border-radius: 50px;
    border: 5px solid rgba(255,255,255,1);
}

    .loader-quart-4:after {
        content: '';
        position: absolute;
        top: -5px;
        left: -5px;
        right: -5px;
        bottom: -5px;
        border: 5px solid rgba(255,255,255,1);
        border-radius: 25px;
        /* /!\ this is animation of the 1st loader (@keyframes rotation) /!\ */
        -webkit-animation: rotation 1s linear infinite;
        animation: rotation 1s linear infinite;
    }

/* -------------------------------------------------------- */
/* Loader 5 */

.loader-quart-5 {
    border-radius: 50px;
    border: 5px solid rgba(255,255,255,0.8);
    -webkit-animation: background-change2 1s linear infinite;
    animation: background-change2 1s linear infinite;
}

@-webkit-keyframes background-change2 {
    0% {
        background-color: rgba(255,255,255,0.1);
    }

    50% {
        background-color: rgba(255,255,255,0.6);
    }

    100% {
        background-color: rgba(255,255,255,0.1);
    }
}

@keyframes background-change2 {
    0% {
        background-color: #1abc9c;
    }

    50% {
        background-color: #8e44ad;
    }

    100% {
        background-color: #1abc9c;
    }
}

/* -------------------------------------------------------- */
/* Loader 6 */

.loader-quart-6 {
    border-radius: 50px;
    border: 5px solid rgba(255,255,255,0.5);
}

    .loader-quart-6:after {
        content: '';
        position: absolute;
        top: -5px;
        left: -5px;
        right: -5px;
        bottom: -5px;
        border: 5px solid transparent;
        border-top-color: #fff;
        border-radius: 50px;
        -webkit-animation: rotation3 1.5s linear infinite;
        animation: rotation3 1.5s linear infinite;
    }

@-webkit-keyframes rotation3 {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    33% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    100% {
        -webkit-transform: rotate(720deg);
        -ms-transform: rotate(720deg);
        transform: rotate(720deg);
    }
}

@keyframes rotation3 {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    10% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    50% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* -------------------------------------------------------- */
/* Loader 7 */

.loader-quart-7 {
    border-radius: 50px;
    border: 5px solid rgba(255,255,255,0.25);
}

    .loader-quart-7:after {
        content: '';
        position: absolute;
        top: -5px;
        left: -5px;
        right: -5px;
        bottom: -5px;
        border: 5px solid transparent;
        border-top-color: #fff;
        border-bottom-color: #fff;
        border-radius: 50px;
        -webkit-animation: rotation3 2s linear infinite;
        animation: rotation3 2s linear infinite;
    }

/* -------------------------------------------------------- */
/* Loader 8 */

.loader-quart-8 {
    border-radius: 50px;
    border: 5px solid rgba(255,255,255,0.25);
}

    .loader-quart-8:after {
        content: '';
        position: absolute;
        top: -5px;
        left: -5px;
        right: -5px;
        bottom: -5px;
        border: 5px solid transparent;
        border-top-color: #fff;
        border-bottom-color: #fff;
        border-radius: 50px;
        -webkit-animation: rotation 1s linear infinite;
        animation: rotation 1s linear infinite;
    }

/* -------------------------------------------------------- */
/* Loader 9 */

.loader-quart-9 {
    border-radius: 50px;
    border: 5px solid rgba(255,255,255,0.1);
    -webkit-animation: border-opacity 0.5s linear infinite;
    animation: border-opacity 0.5s linear infinite;
}

    .loader-quart-9:after {
        content: '';
        position: absolute;
        top: -5px;
        left: -5px;
        right: -5px;
        bottom: -5px;
        border: 5px solid transparent;
        border-top-color: #3C8DBC;
        border-bottom-color: #3C8DBC;
        border-radius: 50px;
        -webkit-animation: rotation 1s linear infinite;
        animation: rotation 1s linear infinite;
    }

@-webkit-keyframes border-opacity {
    0% {
        border-color: rgba(255,255,255,0.1);
    }

    50% {
        border-color: rgba(255,255,255,0.9);
    }

    100% {
        border-color: rgba(255,255,255,0.1);
    }
}

@keyframes border-opacity {
    0% {
        border-color: rgba(255,255,255,0.1);
    }

    50% {
        border-color: rgba(255,255,255,0.9);
    }

    100% {
        border-color: rgba(255,255,255,0.1);
    }
}

/* -------------------------------------------------------- */
/* Loader 10 */

.loader-cube-1 {
    border: 5px solid rgba(255,255,255,1);
    border-radius: 50px;
    overflow: hidden;
    -webkit-animation: rotation 0.5s linear infinite;
    animation: rotation 0.5s linear infinite;
}

    .loader-cube-1:after {
        content: '';
        position: absolute;
        top: -5px;
        left: -5px;
        right: -5px;
        bottom: -5px;
        height: 25px;
        width: 25px;
        background-color: #FFF;
        border-radius: 50px;
        border: 2.5px solid rgba(255,255,255,0.8);
        -webkit-animation: animated-bar 1s linear infinite;
        animation: animated-bar 1s linear infinite;
    }

@-webkit-keyframes animated-bar {
    0% {
        top: 5px;
    }

    25% {
        top: 25px;
    }

    50% {
        top: 50px;
    }

    100% {
        top: 5px;
    }
}

@keyframes animated-bar {
    0% {
        top: 5px;
    }

    25% {
        top: 25px;
    }

    50% {
        top: 50px;
    }

    100% {
        top: 5px;
    }
}
/* ******* */

.no-border-fix {
    border: 1px solid white;
}

    .no-border-fix:focus {
        border: 1px solid #d2d6de;
    }

.box-order {
    background: #F5F5F5;
    border: 1px solid #CCCCCC;
    margin-bottom: 10px;
}

#notifications .fromnow {
    float: right;
    margin-bottom: -8px;
    font-size: 0.85em;
}

#notifications .footer {
    border-top: 1px solid #f4f4f4;
}

    #notifications .footer a:hover {
        color: #3c8dbc;
    }

.form-section.section-hover:hover {
    font-weight: bold;
    cursor: pointer;
    color: #43EF69;
}

.label-order {
    background-color: olivedrab;
    color: #fff;
}

.label-care {
    background-color: #3C8DBC;
    color: #fff;
}

.label-account {
    background-color: #1abc9c;
    color: #fff;
}

.pagination {
    margin: 0;
    float: right;
}

/*fix todoba*/
.todobar {
    width: 265px !important;
}

.todobar-nav {
    display: none !important;
}

.view-content-box {
    width: calc(100% - 265px) !important;
}

.view-content-box2 {
    width: calc(100% - 320px) !important;
}

.todobar2 {
    width: 320px !important;
}

@media (max-width: 1100px) {
    .todobar {
        display: none;
    }

    .todobar2 {
        display: none;
    }

    .todobar-nav {
        display: block !important;
        margin-left: 15px;
        z-index: 999999;
        margin-top: -9px;
        margin-bottom: 5px;
    }

    .view-content-box {
        width: 100% !important;
    }

    .view-content-box2 {
        width: 100% !important;
    }
}

.wf10 {
    min-width: 10px !important;
}

.wf20 {
    min-width: 20px !important;
}

.wf30 {
    min-width: 30px !important;
}

.wf40 {
    min-width: 40px !important;
}

.wf50 {
    min-width: 50px !important;
}

.wf60 {
    min-width: 60px !important;
}

.wf70 {
    min-width: 70px !important;
}

.wf80 {
    min-width: 80px !important;
}

.wf90 {
    min-width: 90px !important;
}

.wf100 {
    min-width: 100px !important;
}

.wf110 {
    min-width: 110px !important;
}

.wf120 {
    min-width: 120px !important;
}

.wf130 {
    min-width: 130px !important;
}

.wf140 {
    min-width: 140px !important;
}

.wf150 {
    min-width: 150px !important;
}

.wf160 {
    min-width: 160px !important;
}

.wf170 {
    min-width: 170px !important;
}

.wf180 {
    min-width: 180px !important;
}

.wf190 {
    min-width: 190px !important;
}

.wf200 {
    min-width: 200px !important;
}

.wf210 {
    min-width: 210px !important;
}

.wf220 {
    min-width: 220px !important;
}

.wf230 {
    min-width: 230px !important;
}

.wf240 {
    min-width: 240px !important;
}

.wf250 {
    min-width: 250px !important;
}

.wf260 {
    min-width: 260px !important;
}

.wf270 {
    min-width: 270px !important;
}

.wf280 {
    min-width: 280px !important;
}

.wf290 {
    min-width: 290px !important;
}

.wf300 {
    min-width: 300px !important;
}

.wf310 {
    min-width: 310px !important;
}

.wf320 {
    min-width: 320px !important;
}

.wf330 {
    min-width: 330px !important;
}

.wf340 {
    min-width: 340px !important;
}

.wf350 {
    min-width: 350px !important;
}

.wf360 {
    min-width: 360px !important;
}

.wf370 {
    min-width: 370px !important;
}

.wf380 {
    min-width: 380px !important;
}

.wf390 {
    min-width: 390px !important;
}

.wf400 {
    min-width: 400px !important;
}

input.error {
    border: 1px solid red !important;
}

.class-input-check {
    -webkit-appearance: button;
    border: double 2px burlywood;
    color: #FFF;
    white-space: nowrap;
    overflow: hidden;
    width: 19px;
    height: 19px;
}

    .class-input-check:focus {
        box-shadow: none;
    }

    .class-input-check:checked {
        background-image: url(img/if_check_298738.png);
        background-repeat: no-repeat;
        background-size: auto 16px;
        background-position: center;
        background-color: #67dc6f;
    }

.btn-check .class-input-check {
    width: 34px !important;
    height: 34px !important;
    margin-top: 0px !important;
    margin-bottom: -4px !important;
}

.label .editable-click, .label a.editable-click, .label a.editable-click:hover {
    border-bottom-color: #fff;
    cursor: pointer;
}

.td-select2 .select2 {
    width: 300px !important;
}

.editable-img {
    font-size: 0px !important;
}

.report-date, .report-dateObject {
    width: 0px !important;
    font-size: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    height: 0px !important;
}

.user-lang {
    font-weight: bold;
    text-align: right;
    padding: 6px;
}

.user-body .select2 {
    width: 100% !important;
}

.divtext {
    border: ridge 2px;
    padding: 5px;
    min-height: 5em;
    overflow: auto;
    text-align: left;
    min-width: 15em;
}

.isRead {
    color: blue;
    font-weight: bold;
}

.no-read {
    background-color: white;
}

.yes-read {
    background-color: burlywood !important;
}

.customer-checkbox {
    margin-left: 25px;
}

    .customer-checkbox input {
        width: 0px !important;
        height: 0px !important;
    }

    .customer-checkbox label {
        position: relative;
        padding: 0;
        margin: 0;
    }

    /* Base styles for spans */
    .customer-checkbox span::before,
    .customer-checkbox span::after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        margin-left: 7px;
    }
    /* Check-boxes */
    .customer-checkbox span.checkbox::before {
        width: 22px;
        height: 22px;
        background-color: #fff;
        left: -35px;
        box-sizing: border-box;
        border: 1px solid #999999;
        transition: border-color .2s;
    }

    .customer-checkbox span.checkbox:hover::before {
        border: 1px solid #62AFFF;
    }

    .customer-checkbox span.checkbox::after {
        content: '\f00c';
        font-family: 'FontAwesome';
        left: -30px;
        top: 0;
        color: transparent;
        transition: color .2s;
    }

input[type="checkbox"]:checked + label span.checkbox::after {
    color: #62AFFF;
}


/* ------------------ Loading -------------------*/
#fountainG {
    position: relative;
    width: 216px;
    height: 15px;
    margin: auto;
}

.fountainG {
    position: absolute;
    top: 0;
    background-color: rgb(0,166,91);
    width: 15px;
    height: 15px;
    animation-name: bounce_fountainG;
    -o-animation-name: bounce_fountainG;
    -ms-animation-name: bounce_fountainG;
    -webkit-animation-name: bounce_fountainG;
    -moz-animation-name: bounce_fountainG;
    animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    transform: scale(.3);
    -o-transform: scale(.3);
    -ms-transform: scale(.3);
    -webkit-transform: scale(.3);
    -moz-transform: scale(.3);
    border-radius: 17px;
    -o-border-radius: 17px;
    -ms-border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
}

#fountainG_1 {
    left: 0;
    animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
}

#fountainG_2 {
    left: 27px;
    animation-delay: 0.75s;
    -o-animation-delay: 0.75s;
    -ms-animation-delay: 0.75s;
    -webkit-animation-delay: 0.75s;
    -moz-animation-delay: 0.75s;
}

#fountainG_3 {
    left: 54px;
    animation-delay: 0.9s;
    -o-animation-delay: 0.9s;
    -ms-animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
}

#fountainG_4 {
    left: 81px;
    animation-delay: 1.05s;
    -o-animation-delay: 1.05s;
    -ms-animation-delay: 1.05s;
    -webkit-animation-delay: 1.05s;
    -moz-animation-delay: 1.05s;
}

#fountainG_5 {
    left: 108px;
    animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
}

#fountainG_6 {
    left: 135px;
    animation-delay: 1.35s;
    -o-animation-delay: 1.35s;
    -ms-animation-delay: 1.35s;
    -webkit-animation-delay: 1.35s;
    -moz-animation-delay: 1.35s;
}

#fountainG_7 {
    left: 162px;
    animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
}

#fountainG_8 {
    left: 189px;
    animation-delay: 1.64s;
    -o-animation-delay: 1.64s;
    -ms-animation-delay: 1.64s;
    -webkit-animation-delay: 1.64s;
    -moz-animation-delay: 1.64s;
}



@keyframes bounce_fountainG {
    0% {
        transform: scale(1);
        background-color: rgb(0,166,91);
    }

    100% {
        transform: scale(.3);
        background-color: rgba(255,255,255,0.97);
    }
}

@-o-keyframes bounce_fountainG {
    0% {
        -o-transform: scale(1);
        background-color: rgb(0,166,91);
    }

    100% {
        -o-transform: scale(.3);
        background-color: rgba(255,255,255,0.97);
    }
}

@-ms-keyframes bounce_fountainG {
    0% {
        -ms-transform: scale(1);
        background-color: rgb(0,166,91);
    }

    100% {
        -ms-transform: scale(.3);
        background-color: rgba(255,255,255,0.97);
    }
}

@-webkit-keyframes bounce_fountainG {
    0% {
        -webkit-transform: scale(1);
        background-color: rgb(0,166,91);
    }

    100% {
        -webkit-transform: scale(.3);
        background-color: rgba(255,255,255,0.97);
    }
}

@-moz-keyframes bounce_fountainG {
    0% {
        -moz-transform: scale(1);
        background-color: rgb(0,166,91);
    }

    100% {
        -moz-transform: scale(.3);
        background-color: rgba(255,255,255,0.97);
    }
}

.fix-user-chat {
    position: fixed !important;
    width: 40px !important;
    height: 40px !important;
    right: 0% !important;
    top: 10% !important;
    margin-left: -100px !important;
    cursor: pointer;
}

#closeChat i {
    padding: 5px 12px;
    font-size: 20px;
    background-color: #dd4b39;
    cursor: pointer;
    color: #fff
}

    #closeChat i:hover {
        background-color: #ae3d2f !important;
    }

#userChat i {
    font-size: 22px;
    padding: 8px;
}

#userChat .chat-num {
    position: absolute;
    font-weight: 600;
    background-color: maroon;
    border-radius: 100%;
    width: 26px;
    height: 26px;
    top: -9px;
    margin-left: -10px;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
}

#userChat {
    background-color: #dd4b39;
    color: #ffffff;
}

    #userChat.skin-blue {
        background-color: #3c8dbc;
        color: #ffffff;
    }

    #userChat.skin-black {
        background-color: #ffffff;
        color: #000000;
    }

    #userChat.skin-purple {
        background-color: #605ca8;
        color: #ffffff;
    }

    #userChat.skin-green {
        background-color: #00a65a;
        color: #ffffff;
    }

    #userChat.skin-red {
        background-color: #dd4b39;
        color: #ffffff;
    }

    #userChat.skin-yellow {
        background-color: #f39c12;
        color: #ffffff;
    }


    #userChat.skin-blue-light {
        background-color: #3c8dbc;
        color: #ffffff;
    }

    #userChat.skin-black-light {
        background-color: #ffffff;
        color: #000000;
    }

    #userChat.skin-purple-light {
        background-color: #605ca8;
        color: #ffffff;
    }

    #userChat.skin-green-light {
        background-color: #00a65a;
        color: #ffffff;
    }

    #userChat.skin-red-light {
        background-color: #dd4b39;
        color: #ffffff;
    }

    #userChat.skin-yellow-light {
        background-color: #f39c12;
        color: #ffffff;
    }


#tab_support > li.active {
    background-color: #3c8dbc !important;
    padding-bottom: 3px;
}

.control-sidebar-menu li {
    border-bottom: 1px dashed #66cdaa;
}

    .control-sidebar-menu li a:hover {
        background-color: #778899 !important;
    }

.fixscollbar {
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    min-height: 50px !important;
}

#tab_support li a {
    padding: 7px 3px !important;
}

#listChat {
    height: 100vh;
    overflow-y: scroll;
    position: fixed;
}

    #listChat::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        background-color: #F5F5F5;
    }

    #listChat::-webkit-scrollbar {
        width: 6px;
        background-color: #F5F5F5;
    }

    #listChat::-webkit-scrollbar-thumb {
        background-color: #000000;
    }

.count-chat {
    width: 22px;
    height: 22px;
    background-color: antiquewhite;
    border-radius: 100%;
    float: right;
    margin-right: -12px;
    margin-top: -16px;
    line-height: 22px;
    text-align: center;
    color: black;
}

.avatar_chat_support {
    border-radius: 100%;
    width: 35px;
    height: 35px;
    margin-top: -3px;
    border: 2px solid #808080;
}

.login .content .form-actions {
    border: none !important;
}

.login .content .alert-danger {
    padding: 0 !important;
    margin-bottom: 10px !important;
    border: none !important;
}

    .login .content .alert-danger .validation-summary-errors ul {
        margin-bottom: 0;
        list-style: none;
        padding: 0 !important;
    }

.page-header .navbar .navbar-nav > li > a {
    padding: 10px 20px !important;
    font-size: 16px !important;
    color: #fff;
}

.page-header .navbar .navbar-nav .dropdown-menu > li > a {
    padding: 10px 30px !important;
}

.page-header .navbar-fixed-top {
    padding: 5px 25px;
}

@media (min-width: 992px) {
    .page-header .navbar-collapse {
        margin-top: 39px !important;
    }
}

@media (min-width: 992px) {
    .page-header .topbar-actions {
        top: 9px !important;
    }
}

.page-header .navbar .page-logo {
    height: 40px;
    max-height: 40px;
    line-height: 40px;
    margin-right: 75px;
}

.page-header .navbar .navbar-toggle {
    margin: -2px -24px !important;
}

.page-header .navbar .topbar-actions .btn-group-notification .btn {
    top: 0 !important;
}

.page-header .navbar .topbar-actions .btn-group-red .btn {
    top: 0 !important;
}

.page-header .navbar .topbar-actions .btn-group-img .btn {
    top: 0 !important;
}

.breadcrumbs {
    margin-bottom: 8px;
}

@media (min-width: 992px) {
    .page-content {
        padding-top: 55px;
    }
}

@media (max-width: 991px) {
    .breadcrumbs h1 {
        margin-bottom: 5px;
    }
}

.page-content {
    padding-left: 10px !important;
    padding-right: 10px !important;
    float: left;
    width: 100%;
}

@media (min-width: 991px) {
    .wrapper {
        margin: 10px 0px;
    }
}

.page-header .navbar-collapse .navbar-nav .more-dropdown-sub > a:after {
    top: 11px;
}

.activity-0 {
    background-color: #777777 !important;
    color: #FFF
}

.activity-1 {
    background-color: #2ecc71 !important;
    color: #FFF
}

.activity-2 {
    background-color: #e74c3c !important;
    color: #FFF
}

.office-0 {
    background-color: #3498db !important;
    color: #FFF !important;
}

.office-1 {
    background-color: #2ecc71 !important;
    color: #FFF !important;
}

.office-2 {
    background-color: #9b59b6 !important;
    color: #FFF !important;
}

.office-3 {
    background-color: #34495e !important;
    color: #FFF !important;
}

.office-4 {
    background-color: #f1c40f !important;
    color: #FFF !important;
}

.office-5 {
    background-color: #e67e22 !important;
    color: #FFF !important;
}

.office-6 {
    background-color: #e74c3c !important;
    color: #FFF !important;
}

.office-7 {
    background-color: #7f8c8d !important;
    color: #FFF !important;
}

.office-8 {
    background-color: #2980b9 !important;
    color: #FFF !important;
}

.office-9 {
    background-color: #777777 !important;
    color: #FFF !important;
}

.office-10 {
    background-color: #777777 !important;
    color: #FFF !important;
}

.office-11 {
    background-color: #777777 !important;
    color: #FFF !important;
}

.office-12 {
    background-color: #777777 !important;
    color: #FFF !important;
}

.office-13 {
    background-color: #777777 !important;
    color: #FFF !important;
}

.office-14 {
    background-color: #777777 !important;
    color: #FFF !important;
}

.office-15 {
    background-color: #e74c3c !important;
    padding: 2px 5px !important;
    color: #FFF !important;
}

.office-16 {
    background-color: #2980b9 !important;
    padding: 2px 5px !important;
    color: #FFF !important;
}

.office-17 {
    background-color: #2980b9 !important;
    padding: 2px 5px !important;
    color: #FFF !important;
}

.office-18 {
    background-color: #2980b9 !important;
    padding: 2px 5px !important;
    color: #FFF !important;
}

.office-19 {
    background-color: #2980b9 !important;
    padding: 2px 5px !important;
    color: #FFF !important;
}

.office-20 {
    background-color: #777777 !important;
    padding: 2px 5px !important;
    color: #FFF !important;
}

.office-21 {
    background-color: #777777 !important;
    padding: 2px 5px !important;
    color: #FFF !important;
}

input.decimal:focus {
    text-align: left !important;
}

#TaoPhieuGiaoHang input.decimal:focus, #TaoPhieuGiaoHangNhanh input.decimal:focus {
    text-align: right !important;
}

.reset {
    width: 100%;
    float: left;
}


.table-package-number {
    max-height: 500px;
}

.m-b-0 {
    margin-bottom: 0 !important;
}
.m-b-2 {
    margin-bottom: 2px !important;
}

.float-left {
    float: left;
}

.m-r-5 {
    margin-right: 5px !important;
}
.m-r-10 {
    margin-right: 10px !important;
}
.m-b-10 {
    margin-bottom: 10px !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-t-8 {
    margin-top: 10px !important;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.m-t-5 {
    margin-top: 10px !important;
}

.text-white {
    color: #fff;
}
.text-yellow {
    color: yellow;
}
.text-blue {
    color: blue;
}

.text-red {
    color: red;
}



.txt-align-left {
    text-align: left !important;
}

.txt-align-right {
    text-align: right !important;
}

.hr-hoviroltai {
    margin-top: 10px !important;
    width: 97%;
    margin: 0 auto;
    margin-bottom: 10px !important
}

.mg-left-right-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}


.max-width-100 {
    max-width: 100px !important;
}

.max-width-80 {
    max-width: 80px !important;
}
.min-width-80 {
    min-width: 80px;
}

.min-width-50 {
    min-width: 50px !important;
}
.min-width-100 {
    min-width: 100px !important;
}

.min-width-250 {
    min-width: 250px;
}

.min-width-100 {
    min-width: 100px;
}

.min-width-150 {
    min-width: 150px;
}
.min-w200 {
    min-width: 200px;
}

.min-w300 {
    min-width: 300px;
}

.min-w350 {
    min-width: 350px;
}

.min-w360 {
    min-width: 360px;
}


.padding-0{
    padding: 0px !important;
}

.padding-left-right-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.padding-right-0 {
    padding-right: 0 !important;
}


.ms-container {
    width: 100% !important;
}

.ms-selection,
.ms-selectable {
    width: 49% !important;
}

.btn-group-notification {
    margin-right: 5px !important;
}

#header_notification_bar .dropdown-menu-v2 {
    background-color: #f9f9f9 !important;
}

.page-header .navbar .topbar-actions .btn-group-notification .external a {
    text-transform: unset !important;
}

.page-header .navbar .topbar-actions .btn-group-notification .dropdown-menu-list > li {
    padding: 5px !important;
    border-top: 1px solid #f9f9f9 !important;
}

    .page-header .navbar .topbar-actions .btn-group-notification .dropdown-menu-list > li:hover {
        background-color: #b0c4de !important;
    }

    .page-header .navbar .topbar-actions .btn-group-notification .dropdown-menu-list > li > a:hover {
        color: #000;
    }

.page-header .navbar .topbar-actions .btn-group-notification .dropdown-menu-v2 {
    min-width: 440px !important;
}

.page-header .navbar .topbar-actions .btn-group-notification .dropdown-menu-list > li > a .time {
    font-size: 9px;
    background: antiquewhite;
    font-style: italic;
}

.input-large {
    width: 100% !important;
}

.font-weight-bold {
    font-weight: bold;
}
.font-w-200 {
    font-weight: 200;
}
.font-10 {
    font-size: 10px !important;
}
.font-12 {
    font-size: 12px;
}

.text-green {
    color: green;
}

.text-success {
    color: #5cb85c;
}

.float-right {
    float: right !important;
}

.mr-0 {
    margin-right: 0;
}

.reset-w-f {
    width: 100%;
    float: left;
}

.infor-order-list > p {
    padding: 5px;
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    border-bottom-style: dotted;
}

    .infor-order-list > p:first-of-type {
        background: #3498db;
        color: #fff;
    }

        .infor-order-list > p:first-of-type > span.price-order {
            color: #fff !important;
        }

.infor-order-list p span {
    text-align: left;
}

    .infor-order-list p span.price-order {
        text-align: right !important;
        font-weight: 600;
        color: red;
        float: right;
    }

.vertical-align-top {
    vertical-align: top !important;
}

.list-order-in-customer {
    max-height: 155px;
    overflow-y: scroll;
}

@media (max-width: 1023px) {
    .step-status-order > li.active {
        display: block !important;
    }

        /*.step-status-order > li {
        display: none
    }*/

        .step-status-order > li.active:after {
            background: none !important;
        }

    .step-status-order > li.active {
        width: 100% !important;
    }
}

.step-status-order {
    list-style: none;
    float: left;
    padding-left: 0;
    background: #ccc;
    margin-bottom: 0;
    width: 100%;
}

    .step-status-order > li.active {
        background: #ea4e0f;
    }

        .step-status-order > li.active span {
            color: #fff;
        }

    .step-status-order > li {
        list-style: none;
        float: left;
        padding: 12px 8px;
        /*width: 157px;*/
        width: 11.11%;
        position: relative;
        z-index: 1;
        line-height: 26px;
        /*text-align: center;*/
        cursor: pointer;
    }

        .step-status-order > li a {
            color: #fff;
            width: 100%;
            float: left;
        }

        .step-status-order > li span {
            width: 100%;
            float: left;
            margin-top: -5px;
            font-size: 12px;
        }

        .step-status-order > li.active:after {
            content: "";
            background: url('img/arowright-Recovered.png') no-repeat;
            width: 22px;
            height: 50px;
            position: absolute;
            z-index: 2;
            top: 0;
            right: -22px;
        }

.number-package {
    border-radius: 100% !important;
    width: 26px !important;
    color: #000 !important;
    background: #fff;
    float: right !important;
    text-align: center;
    margin-top: 0px !important;
    position: absolute;
    margin-left: 10px;
}


/*tab-top*/
/* Global CSS, you probably don't need that */

.clearfix:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

.container {
    font-family: 'Lato', sans-serif;
    width: 1000px;
    margin: 0 auto;
}

.wrapper {
    /*display: table-cell;*/
    height: 400px;
    vertical-align: middle;
}

.nav {
    /*margin-top: 40px;*/
}

.pull-right {
    float: right;
}

a, a:active {
    color: #333;
    text-decoration: none;
}

    a:hover {
        color: #999;
    }

/* Breadcrups CSS */

@media (max-width: 1023px) {
    .arrow-steps .step-top-menu:first-of-type {
        border-top: none !important;
    }

    .arrow-steps .step-top-menu {
        width: 100%;
        display: block !important;
        border-top: 1px solid #fff0f5;
    }

    #order-status .arrow-steps .step-top-menu:first-of-type {
        border-top: none !important;
    }

    #order-status .arrow-steps .step-top-menu {
        width: 100% !important;
        display: block !important;
        border-top: 1px solid #fff0f5;
    }

    .status-detail-order .step-top-menu {
        width: 12% !important;
    }
}

@media (max-width: 1185px) and (min-width: 991px) {
    .status-package-detail {
        display: none;
    }
}

@media (max-width: 1185px) {
    .arrow-steps .step-top-menu {
        font-size: 12px !important;
        padding-left: 2px !important;
        padding-right: 3px !important;
    }

        .arrow-steps .step-top-menu:after,
        .arrow-steps .step-top-menu:before {
            display: none !important;
        }
}

@media (max-width: 1260px) {
    .arrow-steps .step-top-menu:after,
    .arrow-steps .step-top-menu:before {
        display: none !important;
    }
}

@media (max-width: 1400px) and (min-width: 1220px) {
    .arrow-steps .step-top-menu {
        width: 10.9%;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (min-width: 1401px) {
    .arrow-steps .step-top-menu {
        width: 10.9%;
    }

    .span-status {
        max-height: 0 !important;
        display: block;
    }
}

@media (max-width: 1876px) and (min-width: 769px) {
    #order-status .arrow-steps .step-top-menu {
        width: 5.4% !important;
        font-size: 10px;
        line-height: 17px;
    }
}

#warehouse .arrow-steps .step-top-menu:after, #warehouse .arrow-steps .step-top-menu:before {
    border-top: 45px solid transparent;
    border-bottom: 45px solid transparent;
}

#complain .arrow-steps .step-top-menu {
    width: 8.2%;
}

@media (min-width: 1876px) {
    .arrow-steps .step-top-menu {
        width: 11%;
    }

    .returned-payment::after {
        display: none;
    }

    #warehouse .arrow-steps .step-top-menu {
        width: 4.4%;
        font-size: 10px;
    }

        #warehouse .arrow-steps .step-top-menu:after, #warehouse .arrow-steps .step-top-menu:before {
            border-top: 45px solid transparent;
            border-bottom: 45px solid transparent;
        }

    #dashboard #package-status .arrow-steps .step-top-menu {
        width: 8.15%;
    }

    #dashboard #order-status .arrow-steps .step-top-menu {
        width: 6.5%;
    }

    .span-status {
        max-height: 0 !important;
        display: block;
    }
}

@media (max-width: 1204px) {
    .span-status {
        max-height: 17px !important;
        display: block;
    }
}

@media (max-width: 768px) {
    .span-status {
        max-height: 0 !important;
        display: block;
    }
}

#dashboard #package-status .arrow-steps .step-top-menu {
    width: 8.15%;
}

#dashboard #order-status .arrow-steps .step-top-menu {
    width: 6.5%;
}

.returned-payment::after {
    display: none;
}

.arrow-steps .step-top-menu:hover::after {
    border-left: 17px solid #23468c !important;
    color: #fff;
}

.arrow-steps .step-top-menu:hover {
    color: #fff;
    background-color: #23468c;
    text-decoration: none;
}

.arrow-steps .returned-payment::after {
    display: none;
}

.arrow-steps .step-top-menu {
    text-decoration: none;
    margin-top: 10px;
    min-height: 57px;
    font-size: 12px;
    text-align: center;
    color: #666;
    cursor: default;
    margin: 0 1px;
    padding-left: 27px;
    padding: 10px;
    float: left;
    position: relative;
    background-color: #d9e3f7;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: background-color 0.2s ease;
    cursor: pointer;
}

#warehouse .arrow-steps .step-top-menu {
    width: 4.6%;
    font-size: 10px;
}

    #warehouse .arrow-steps .step-top-menu:after, #warehouse .arrow-steps .step-top-menu:before {
        border-top: 45px solid transparent;
        border-bottom: 45px solid transparent;
    }

#warehouse .arrow-steps .step-top-menu {
    min-height: 90px;
}

.arrow-steps .step-top-menu:after,
.arrow-steps .step-top-menu:before {
    border-left: 17px solid #d9e3f7;
    content: " ";
    position: absolute;
    top: 1px;
    right: -17px;
    width: 0;
    height: 0;
    border-top: 33px solid transparent;
    border-bottom: 30px solid transparent;
    z-index: 2;
    transition: border-color 0.2s ease;
}

    .arrow-steps .step-top-menu:after:last-of-type,
    .arrow-steps .step-top-menu:before:last-of-type {
        display: none !important;
    }

.arrow-steps .step-top-menu:before {
    right: auto;
    left: 0;
    border-left: 17px solid #fff;
    z-index: 0;
}

.arrow-steps .step-top-menu:first-child:before {
    border: none;
}

.arrow-steps .step-top-menu:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.arrow-steps .step-top-menu span {
    position: relative;
}

    .arrow-steps .step-top-menu span:before {
        opacity: 0;
        content: "✔";
        position: absolute;
        top: -2px;
        left: -20px;
    }

.arrow-steps .step-top-menu.done span:before {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease 0.5s;
    -moz-transition: opacity 0.3s ease 0.5s;
    -ms-transition: opacity 0.3s ease 0.5s;
    transition: opacity 0.3s ease 0.5s;
}

.arrow-steps .step-top-menu.current {
    color: #fff;
    background-color: #23468c;
}

    .arrow-steps .step-top-menu.current:after {
        border-left: 17px solid #23468c;
        /*content: " ";
            position: absolute;
            top: 1px;
            right: -17px;
            width: 0;
            height: 0;
            border-top: 29px solid transparent;
            border-bottom: 28px solid transparent;
            z-index: 2;
            transition: border-color 0.2s ease;*/
    }

button.mt-multiselect {
    text-align: left;
}

.multiselect-container::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.multiselect-container::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.multiselect-container::-webkit-scrollbar-thumb {
    background-color: #2f373e;
}


.number-pckage {
    border-radius: 100% !important;
    background: #fff;
    color: #f00;
    font-weight: 600;
    margin-bottom: 0;
    width: auto;
    height: 27px;
    text-align: center;
    padding: 5px;
    display: -webkit-inline-box;
    margin: 0;
    min-width: 26px;
    text-align: -webkit-center;
}

.arrow-steps .step-top-menu a {
    position: relative;
    color: #000000;
    text-decoration: none;
}

.arrow-steps .step-top-menu.current a {
    color: #fff !important;
}


#order-status .arrow-steps .step-top-menu {
    width: 5.4%;
    min-height: 65px !important;
    font-size: 10px;
}

#customer-status .arrow-steps .step-top-menu {
    width: 7.5%;
}

.top-infor-notification {
    border-bottom: 1px solid #eee;
    padding: 6px;
}

.border-bottom-dotted {
    border-bottom: 1px solid #000;
    border-bottom-style: dotted;
}


/*chi tiet don hang*/

.status-detail-order .step-top-menu {
    width: 12%;
}

    .status-detail-order .step-top-menu:after,
    .status-detail-order .step-top-menu:before {
        border-top: 29px solid transparent !important;
        border-bottom: 27px solid transparent !important;
    }

.note-customer {
    min-height: 65px;
    resize: none;
}

.font-normal {
    font-weight: normal;
}

.infor-send-order {
    border: 1px solid red;
    padding: 10px;
}

.page-logo:hover {
    color: #fff;
    text-decoration: none;
}

.select-products {
    background: #f9c5a2;
}

.bg-bottom-detailorder {
    background: #e3e3e3 !important;
}


.table-note-products, .table-note-products > tbody > tr > td,
.table-note-products > tbody > tr > th,
.table-note-products > tfoot > tr > td,
.table-note-products > tfoot > tr > th,
.table-note-products > thead > tr > td,
.table-note-products > thead > tr > th {
    border: 1px solid #e43a45 !important;
}

.chat {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .chat li {
        margin-bottom: 10px;
        padding-bottom: 5px;
        border-bottom: 1px dotted #B3A9A9;
    }

        .chat li.left .chat-body {
            margin-left: 60px;
        }

        .chat li.right .chat-body {
            margin-right: 60px;
        }


        .chat li .chat-body p {
            margin: 0;
            color: #777777;
        }

    .panel .slidedown .glyphicon, .chat .glyphicon {
        margin-right: 5px;
    }

.panel-body {
    /*overflow-y: scroll;
    height: 250px;*/
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}


@media (max-width: 1024px) {
    .product-in-detailorder {
        width: 100px !important;
    }
}



@media (min-width: 1025px) and (max-width: 1440px) {
    .product-in-detailorder {
        width: 120px !important;
    }
}

@media (min-width: 1440px) {
    .product-in-detailorder {
        width: 200px !important;
    }
}

.checked-order-list {
    background: #e2e6dd;
}
/*dasboard*/
.title-dasboard {
    font-size: 20px;
    margin: 0 !important;
}

.title-dasboard-child {
    font-size: 18px;
    margin: 0 !important;
}

.p-t-0 {
    padding-top: 0 !important;
}

.dasboard-step .step-top-menu:after,
.dasboard-step .step-top-menu:before {
    transition: border-color 0.2s ease;
    border-top: 28px solid transparent !important;
    border-bottom: 28px solid transparent !important;
}

/*Tab kien hang trong chi tiet don hang*/

.procedure-all {
    display: inline-block;
    width: 100%;
    margin-top: 40px;
}

.procedure-detail {
    width: 16.6666666667%;
    float: left;
    position: relative;
}

    .procedure-detail .line-step {
        width: 72px;
        height: 19px;
    }

        .procedure-detail .line-step span {
            position: absolute;
            text-align: center;
            width: 72px;
            height: 19px;
            right: -45px;
            top: 30px;
        }

            .procedure-detail .line-step span.line-step1 {
                background: url('img-icon/2000px-Arrow_right.svg.png') no-repeat 0 0;
                opacity: 0.5
            }

            .procedure-detail .line-step span.line-step2 {
                background: url('img-icon/2000px-Arrow_right.svg.png') no-repeat 0 0;
                opacity: 0.5
            }

            .procedure-detail .line-step span.line-active {
                background: url('img-icon/arrow_active.png') no-repeat 0 0 !important;
            }

            .procedure-detail .line-step span.line-step3 {
                background: url('img-icon/duongbienhioi.png') no-repeat 0 0;
                height: 170px;
                top: -10px;
                right: -60px;
                z-index: 1;
            }

    .procedure-detail .pd-img {
        position: relative;
        text-align: center;
        margin: 0 auto;
        width: 70px;
        height: 70px;
        margin-bottom: 10px;
    }

        .procedure-detail .pd-img span {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            width: 76px;
            height: 76px;
        }

            /*.procedure-detail .pd-img span:hover {
                -moz-transform: scale(1.1);
                -webkit-transform: scale(1.1);
                transform: scale(1.1);
            }*/

            .procedure-detail .pd-img span#pdi3 {
                background: url('img-icon/china-shop.png') no-repeat;
                cursor: pointer;
            }

    .procedure-detail .active-img span#pdi3 {
        background: url('img-icon/china-shop.png') no-repeat green;
        border-radius: 50% !important;
        border: 5px solid green
    }

    .procedure-detail .pd-img span#pdi6 {
        background: url('img-icon/khotrungquoc_notactive.png') no-repeat;
        cursor: pointer;
    }

    .procedure-detail .active-img span#pdi6 {
        background: url('img-icon/khotrungquoc.png') no-repeat green;
        border-radius: 50% !important;
        border: 5px solid green
    }

    .procedure-detail .pd-img span#pdi7 {
        background: url('img-icon/daubientrungquoc_notactive.png') no-repeat;
        cursor: pointer;
    }

    .procedure-detail .active-img span#pdi7 {
        background: url('img-icon/daubientrungquoc.png') no-repeat green;
        border-radius: 50% !important;
        border: 5px solid green
    }

    .procedure-detail .pd-img span#pdi8 {
        background: url('img-icon/daubienvietnam_notactive.png') no-repeat;
        cursor: pointer;
    }

    .procedure-detail .active-img span#pdi8 {
        background: url('img-icon/daubienvietnam.png') no-repeat green;
        border-radius: 50% !important;
        border: 5px solid green
    }

    .procedure-detail .pd-img span#pdi9 {
        background: url('img-icon/khovietnam_notactive.png') no-repeat;
        cursor: pointer;
    }

    .procedure-detail .active-img span#pdi9 {
        background: url('img-icon/khovietnam.png') no-repeat green;
        border-radius: 50% !important;
        border: 5px solid green
    }

    .procedure-detail .pd-img span#pd20 {
        background: url('img-icon/khachhang_notactive.png') no-repeat;
        cursor: pointer;
    }

    .procedure-detail .active-img span#pd20 {
        background: url('img-icon/khachhang.png') no-repeat green;
        border-radius: 50% !important;
        border: 5px solid green
    }

    .procedure-detail .pd-text {
        text-align: center;
    }

        .procedure-detail .pd-text label {
            color: #f36041;
            font-size: 20px;
            margin-bottom: 0;
        }

        .procedure-detail .pd-text p {
            font-size: 12px;
            color: #333;
            /*height: 40px;*/
            overflow: hidden;
            cursor: pointer;
        }

            .procedure-detail .pd-text p a {
                color: #333;
            }

@media (max-width: 991px) {
    .procedure-detail .line-step span {
        display: none;
    }
}

@media (max-width: 640px) {
    .procedure-detail {
        width: 50%;
    }
}

@media (max-width: 320px) {
    .procedure-detail {
        width: 100%;
    }
}

.procedure-detail .active-img > .number-of-package {
    display: block !important;
}

.number-of-package {
    position: absolute;
    top: -45px;
    width: 24px;
    left: 23px;
    cursor: pointer;
}

.number-status-between {
    position: absolute;
    top: -10px;
    width: 24px;
    left: 203px;
    cursor: pointer;
    z-index: 2;
}

    .number-status-between > img,
    .number-of-package > img {
        width: 30px;
    }

.number-of-package > span {
    width: 30px !important;
    font-size: 14px;
    top: 5px !important;
    font-weight: 800;
    color: #c81623;
}

.number-status-between > span {
    left: 0;
    width: 30px !important;
    font-size: 14px;
    top: 5px !important;
    font-weight: 800;
    color: #c81623;
}

/*@media (max-width: 1080px) and (min-width: 1025px) {
    .number-status-between {
        left: 100px !important;
    }
}
@media (max-width: 1150px) and (min-width: 1080px) {
    .number-status-between {
        left: 100px !important;
    }
}

@media (max-width: 1200px) and (min-width: 1150px) {
    .number-status-between {
        left: 101px !important;
    }
}
*/
@media (max-width: 1440px) and (min-width: 1200px) {
    .number-status-between {
        left: 140px !important;
    }
    #smallChat .contact > a {
        width: 35px !important;
        height: 35px !important;
        padding-left: 0px !important;
        padding-top: 8px !important;
    }

    #smallChat .contact {
        padding: 0;
    }

    #smallChat {
        width: 39px !important;
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    #smallChat .contact > a {
        width: 35px !important;
        height: 35px !important;
        padding-left: 0px !important;
        padding-top: 8px !important;
    }
    #smallChat .contact{
        padding:0;
    }
    #smallChat {
        width: 39px !important;
    }

    .procedure-detail .line-step {
        width: 72px;
        height: 19px;
    }

        .procedure-detail .line-step span {
            width: 72px;
            height: 19px;
            position: absolute;
            right: -45px;
            font-size: 12px;
            top: 18px;
        }

            .procedure-detail .line-step span.line-step1 {
                background: url('img-icon/2000px-Arrow_right.svg.png') no-repeat 0 0;
                background-size: 50px;
                opacity: 0.5;
                left: 125px !important;
            }

            .procedure-detail .line-step span.line-step2 {
                background: url('img-icon/2000px-Arrow_right.svg.png') no-repeat 0 0;
                background-size: 50px;
                opacity: 0.5
            }

            .procedure-detail .line-step span.line-active {
                background: url('img-icon/arrow_active.png') no-repeat 0 0 !important;
                background-size: 50px;
            }

            .procedure-detail .line-step span.line-step3 {
                background: url('img-icon/duongbienhioi.png') no-repeat 0 0;
                height: 80px;
                top: -16px;
                right: -60px;
            }

    .procedure-detail .pd-img {
        position: relative;
        text-align: center;
        margin: 0 auto;
        width: 50px;
        height: 50px;
        margin-bottom: 10px;
    }

        .procedure-detail .pd-img span {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            width: 56px;
            background-size: 50px;
            height: 56px;
            font-size: 12px;
        }

            .procedure-detail .pd-img span#pdi3 {
                background: url('img-icon/china-shop.png') no-repeat;
                background-size: 50px;
                cursor: pointer;
            }

    .procedure-detail .active-img span#pdi3 {
        background: url('img-icon/china-shop.png') no-repeat green;
        border-radius: 50%;
        background-size: 50px;
        border: 5px solid green
    }

    .procedure-detail .pd-img span#pdi6 {
        background: url('img-icon/khotrungquoc_notactive.png') no-repeat;
        background-size: 50px;
        cursor: pointer;
    }

    .procedure-detail .active-img span#pdi6 {
        background: url('img-icon/khotrungquoc.png') no-repeat green;
        background-size: 50px;
        border-radius: 50%;
        border: 5px solid green
    }

    .procedure-detail .pd-img span#pdi7 {
        background: url('img-icon/daubientrungquoc_notactive.png') no-repeat;
        background-size: 50px;
        cursor: pointer;
    }

    .procedure-detail .active-img span#pdi7 {
        background: url('img-icon/daubientrungquoc.png') no-repeat green;
        background-size: 50px;
        border-radius: 50%;
        border: 5px solid green
    }

    .procedure-detail .pd-img span#pdi8 {
        background: url('img-icon/daubienvietnam_notactive.png') no-repeat;
        background-size: 50px;
        cursor: pointer;
    }

    .procedure-detail .active-img span#pdi8 {
        background: url('img-icon/daubienvietnam.png') no-repeat green;
        background-size: 50px;
        border-radius: 50%;
        border: 5px solid green
    }

    .procedure-detail .pd-img span#pdi9 {
        background: url('img-icon/khovietnam_notactive.png') no-repeat;
        background-size: 50px;
        cursor: pointer;
    }

    .procedure-detail .active-img span#pdi9 {
        background: url('img-icon/khovietnam.png') no-repeat green;
        border-radius: 50%;
        background-size: 50px;
        border: 5px solid green
    }

    .procedure-detail .pd-img span#pd20 {
        background: url('img-icon/khachhang_notactive.png') no-repeat;
        background-size: 50px;
        cursor: pointer;
    }

    .procedure-detail .active-img span#pd20 {
        background: url('img-icon/khachhang.png') no-repeat green;
        background-size: 50px;
        border-radius: 50%;
        border: 5px solid green
    }

    .procedure-detail .pd-text {
        text-align: center;
    }

        .procedure-detail .pd-text label {
            color: #f36041;
            font-size: 20px;
            margin-bottom: 0;
        }

        .procedure-detail .pd-text p {
            font-size: 10px;
            color: #333;
            /*height: 40px;*/
            overflow: hidden;
            cursor: pointer;
        }

            .procedure-detail .pd-text p a {
                color: #333;
            }

    .number-status-between {
        top: -20px !important;
        left: 130px !important;
    }

    .number-of-package {
        left: 15px !important;
    }
}

.m-r-0 {
    margin-right: 0;
}

.add-new-voucher:hover {
    background-color: #27a4b0;
    border-color: #208992;
    color: #FFF;
}

.max-width-200 {
    max-width: 200px;
    width: 200px;
}

.pointer {
    cursor: pointer;
}

.img-background {
    background-image: url(img/product.png);
    background-size: 60px 60px;
    background-repeat: no-repeat;
}

.bootstrapWizard {
    display: block;
    list-style: none;
    padding: 0;
    position: relative;
    width: 100%;
    margin-top: 70px;
    margin-bottom: 25px !important;
}

    .bootstrapWizard a:hover, .bootstrapWizard a:active, .bootstrapWizard a:focus {
        text-decoration: none
    }

    .bootstrapWizard li {
        display: block;
        float: left;
        width: 20%;
        text-align: center;
        padding-left: 0;
        position: inherit;
    }

        .bootstrapWizard li:before {
            border-top: 3px solid #55606E;
            content: "";
            display: block;
            font-size: 0;
            overflow: hidden;
            position: relative;
            top: 11px;
            right: 1px;
            width: 100%;
            z-index: 1
        }

        .bootstrapWizard li:first-child:before {
            left: 50%;
            max-width: 50%
        }

        .bootstrapWizard li:last-child:before {
            max-width: 50%;
            width: 50%
        }

        .bootstrapWizard li.complete .step {
            background: #0aa66e;
            padding: 1px 6px;
            border: 3px solid #55606E
        }

        .bootstrapWizard li .step i {
            font-size: 10px;
            font-weight: 400;
            position: relative;
            top: -1.5px
        }

        .bootstrapWizard li .step {
            background: #B2B5B9;
            color: #B2B5B9;
            display: inline;
            font-size: 15px;
            font-weight: 700;
            line-height: 12px;
            padding: 8px 4px;
            border: 3px solid transparent;
            border-radius: 50% !important;
            line-height: normal;
            position: relative;
            text-align: center;
            z-index: 2;
            transition: all .1s linear 0s
        }

        .bootstrapWizard li.active .step, .bootstrapWizard li.active.complete .step {
            background: #0091d9;
            color: #0091d9;
            font-weight: 700;
            padding: 8px 4px;
            font-size: 15px;
            border-radius: 50% !important;
            border: 3px solid #55606E
        }

        .bootstrapWizard li.complete .title, .bootstrapWizard li.active .title {
            color: #2B3D53
        }

        .bootstrapWizard li .title {
            color: #bfbfbf;
            display: block;
            font-size: 13px;
            line-height: 15px;
            max-width: 100%;
            position: relative;
            table-layout: fixed;
            text-align: center;
            top: 20px;
            word-wrap: break-word;
            z-index: 104;
            margin-bottom: 10px;
        }

.wizard-actions {
    display: block;
    list-style: none;
    padding: 0;
    position: relative;
    width: 100%
}

    .wizard-actions li {
        display: inline
    }

.tab-content.transparent {
    background-color: transparent
}

.number-of-packagetrackingtagi {
    width: 20%;
    position: absolute;
    top: 16px;
    left: 284px;
    cursor: pointer;
    color: #bfbfbf;
}

.number-of-packagetracking {
    position: absolute;
    top: -35px;
    width: 24px;
    left: 300px;
    cursor: pointer;
}

    .number-of-packagetracking > img {
        width: 30px;
    }

    .number-of-packagetracking > span {
        width: 30px !important;
        font-size: 14px;
        top: 5px !important;
        font-weight: 800;
        display: block;
        margin-top: -45px;
        color: #c81623;
    }

.bg-green-color-white {
    background-color: #5cb85c;
    color: #fff;
}

.bg-red-color-white {
    background-color: #d9534f;
    color: #fff;
}

.withdraw-money > a:hover,
.deposit-money > a:hover {
    color: #fff !important;
}

.box.box-info {
    border-top-color: #00c0ef;
}

.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.box-header.with-border {
    border-bottom: 1px solid #f4f4f4;
}

.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
}

    .box-header .box-title {
        display: inline-block;
        font-size: 13px;
        margin: 0;
        line-height: 1;
        font-weight: 600;
        color: teal;
    }

    .box-header:after, .box-body:after, .box-footer:after {
        clear: both;
    }

    .box-header:before, .box-body:before,
    .box-footer:before, .box-header:after,
    .box-body:after, .box-footer:after {
        content: " ";
        display: table;
    }

.box.box-danger {
    border-top-color: #dd4b39;
}

.note-recharge-bill {
    resize: none;
    min-height: 100px;
}

.text-dark {
    color: #000;
}

.input-group-addon > i {
    color: #313436;
}

.m-r-0 {
    margin-right: 0 !important;
}

.fill-recharge-bill > .active {
    color: #fff;
    background: #009dc7;
}

.input-group .select2-container--bootstrap {
    width: 100% !important;
}

.lb-100 {
    font-size: 100% !important;
}

.number-of-packagetracking-top {
    position: absolute;
    top: -55px;
    width: 24px;
    left: 141px;
    cursor: pointer;
}

    .number-of-packagetracking-top > img {
        width: 30px;
    }

    .number-of-packagetracking-top > span {
        width: 30px !important;
        font-size: 14px;
        top: 5px !important;
        font-weight: 800;
        display: block;
        margin-top: -45px;
        color: #c81623;
    }

.box.box-primary {
    border-top-color: #3c8dbc;
}


.box-profile {
    padding-top: 15px;
}

.border-round {
    border-radius: 50% !important;
}

.sticky-bar {
    position: fixed;
    right: 55px;
    width: 22.4%;
    top: 51px;
}

.txtare {
    width: calc(100% - 40px) !important;
}

.btn-g-b {
    display: block !important;
}

.w100 {
    width: 100% !important;
}

.w40p {
    width: 40px !important;
}

.height-100 {
    height: 100px;
}

.resize-none {
    resize: none;
}

.min-height-90 {
    min-height: 90px;
}

.min-height-40 {
    min-height: 40px;
}

.m-l-10 {
    margin-left: 10px !important;
}

.pt-30 {
    padding-top: 30px !important
}

.pt-20 {
    padding-top: 20px !important
}

.table-border-none > tbody > tr > td,
.table-border-none > tbody > tr > th,
.table-border-none > tfoot > tr > td,
.table-border-none > tfoot > tr > th,
.table-border-none > thead > tr > td,
.table-border-none > thead > tr > th .table-border-none {
    border-top: none !important;
}

.bg-white {
    background: #fff !important;
}

.bg-green {
    background: #08c208 !important;
    color: #fff
}

.bg-green-pale {
    background: #15fe23 !important;
}

.bg-green-gray {
    background: aliceblue !important;
}

.p-t-5 {
    padding-top: 5px !important;
}

.p-t-10 {
    padding-top: 10px !important;
}

.p-b-5 {
    padding-bottom: 5px !important;
}

.p-b-10 {
    padding-bottom: 10px !important;
}

/*tao don hang bang tay*/

.left-picture {
    float: left;
    /*max-width: 434px;*/
    /*width: 35%;*/
}

.img-show-pr {
    width: 100%;
    float: left;
    text-align: center;
    height: 432px;
}

    .img-show-pr > img {
        width: 100%;
        float: left;
        height: 100%;
    }

.picture_small {
    float: left;
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}

    .picture_small > a {
        text-align: center;
    }

    .picture_small > .p_small_on {
        float: left;
        width: 46px;
        height: 52px;
        background: url('img-icon/t_page_pic_1.png') 0 -89px no-repeat;
        padding: 8px 2px 2px 2px;
    }

    .picture_small > .p_small_off {
        float: left;
        width: 46px;
        height: 52px;
        padding: 8px 2px 2px 2px;
    }

        .picture_small > .p_small_on > img,
        .picture_small > .p_small_off > img {
            width: 40px;
            height: 40px;
            border: solid 1px #dedede;
        }

.right-infor-product {
    width: 64%;
    float: left;
    min-width: 540px;
    border: solid 0px #becde5;
    margin-left: 20px;
    padding-bottom: 0;
}

textarea.note-products {
    height: 50px;
}

.infor-products-select-order {
    border-bottom: 1px solid #abaaaa;
    /*border-bottom-style: dotted;*/
}

/*.infor-products-select-order:last-of-type {
    border-bottom: none !important;
}*/

.infor-total-price {
    float: left;
    line-height: 50px;
    width: 100%;
}

.img-change {
    cursor: pointer;
}

.add-more-pr > div {
    width: 70px;
    height: 70px;
    border: 1px dashed #878787;
}

    .add-more-pr > div > i {
        font-size: 78px;
        color: #D5D5D5;
    }

.add-more-pr > span {
    padding: 11px;
    font-size: 18px;
    line-height: 52px;
}

.input-link-pr, .block-view-order {
    border: 1px solid #ccc;
    float: left;
    padding: 7px 10px;
    box-sizing: border-box;
    height: 53px;
}

.button-block {
    height: 36px;
    display: block;
    border-radius: 2px;
    background-color: #FFF;
    border: 1px solid #d7d8dc;
    text-align: center;
}

    .button-block .view-order-text {
        color: #555;
        text-transform: uppercase;
        font-weight: 500;
        height: 36px;
        line-height: 36px;
    }

    .button-block .order-short-info {
        float: right;
    }

        .button-block .order-short-info .info-item {
            color: #FFF;
            border-left: 1px solid #a82b1a;
        }

        .button-block .order-short-info .info-item {
            float: left;
            height: 23px;
            line-height: 23px;
            padding-left: 20px;
            padding-right: 20px;
            color: #555;
            margin-top: 7px;
            border-left: 1px solid #d7d8dc;
        }

@media (min-width: 768px) {
    .input-link-pr, .block-view-order {
        width: 49% !important;
    }

    .block-view-order {
        float: right;
    }
}

@media (min-width: 768px) and (max-width: 1300px) {
    .input-link-pr, .block-view-order {
        width: 49% !important;
    }

    .block-view-order {
        float: right;
    }

    .input-link-pr > div > span > button > span {
        display: none;
    }
}

.input-link-pr > div > span > button.active,
.block-view-order > a.active {
    background: #ea4e0f;
    color: #fff;
}

    .block-view-order > a.active > span,
    .block-view-order > a.active .order-short-info .info-item {
        color: #fff !important;
    }

.sum-products {
    border-top: 1px solid #ccc;
}

    .sum-products > tr > td {
        border-right: 1px solid #fff !important;
    }

        .sum-products > tr > td:last-of-type {
            border-right: 1px solid #ddd !important;
        }

.not-found-infor, .has-value, .list-products {
    /*border: 1px solid #ea4e0f;*/
}

.arrow_box {
    position: relative;
    border: 1px solid #ea4e0f;
}

    /*.arrow_box:after,*/ .arrow_box:before {
        bottom: 100%;
        left: 25%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: inherit;
        pointer-events: none;
        top: -32px;
    }

    /*.arrow_box:after {
        border-color: rgba(136, 183, 213, 0);
        border-bottom-color: #00acc1;
        border-width: 10px;
        margin-left: -30px;
    }*/

    .arrow_box:before {
        border-color: rgba(194, 225, 245, 0);
        border-bottom-color: #ea4e0f;
        border-width: 16px;
        margin-left: -36px;
    }

/*#content-infor-product > .arrow_box:after,*/
#content-infor-product > .arrow_box:before {
    left: 25% !important;
}


#content-list-product > .arrow_box:before {
    left: 70% !important;
    top: -33px !important;
}

.checkout-step {
    overflow: hidden;
}

    .checkout-step .cs-step {
        float: left;
        width: 33.33%;
        min-height: 46px;
        position: relative;
        z-index: 1;
        background: #f5f5f5;
        line-height: 46px;
        text-align: center;
        cursor: pointer;
    }

        .checkout-step .cs-step.active {
            /*background: #48576f;*/
            background: #080808;
        }

        .checkout-step .cs-step.deactive .cs-number {
            background: #39b54a;
        }

    .checkout-step .cs-number {
        display: inline-block;
        vertical-align: middle;
        width: 30px;
        height: 30px;
        background: #080808;
        line-height: 30px;
        text-align: center;
        margin-right: 5px;
        color: #fff;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        border-radius: 100% !important;
    }

    .checkout-step .cs-step.active:after {
        background: url('/Content/img/arrowright_active.png') no-repeat;
    }

    .checkout-step .cs-step.active .cs-number {
        background: #c81623;
        color: #fff;
    }

    .checkout-step .cs-name {
        color: #333;
    }

    .checkout-step .cs-step.active .cs-name {
        color: #fff;
    }

    .checkout-step .cs-step:after {
        content: "";
        background: url('/Content/img/arowright.png') no-repeat;
        width: 19px;
        height: 46px;
        position: absolute;
        z-index: 2;
        top: 0;
        right: -19px;
    }

    .checkout-step .cs-step:nth-child(1) {
        z-index: 4;
    }

    .checkout-step .cs-step:nth-child(2) {
        z-index: 3;
    }

    .checkout-step .cs-step:nth-child(3) {
        z-index: 2;
    }

.cs-step .fa-check {
    padding-top: 7px;
}

@media (max-width: 767px) {
    .checkout-step .cs-step {
        width: auto !important;
        float: none;
        display: none;
    }

        .checkout-step .cs-step.active {
            display: block;
        }

    .vieworderchat {
        display: none;
    }
}

.top-list-infor-cart,
.top-address {
    border: 1px solid #ccc;
    border-top: none;
}

    .top-list-infor-cart > a,
    .top-address > a {
        border-radius: 0 !important;
    }

        .top-list-infor-cart > a > i,
        .top-address > a > i {
            margin-right: 5px;
        }

.default-address > .infor-default-address {
    margin-left: 25px !important;
}

.service-products-cart, .default-address, .new-address, .total-fee, .select-warehouse, .select-percel {
    padding: 0 10px;
}

    .new-address > div > label,
    .default-address > div > label {
        font-weight: bold !important;
    }

    .total-fee > hr,
    .service-products-cart > hr,
    .select-warehouse > hr,
    .select-percel > hr {
        border-top: 2px solid #ccc;
        margin-top: 15px;
        margin-bottom: 15px;
    }

.note-for-system > textarea {
    background: #fff;
}

/*.infor-service-delivery {
    width: 100%;
    float: left;
}*/

.infor-service-delivery > .check-service {
    float: left;
    margin-right: 20px;
    margin-top: 10px !important;
}

.mt-view {
    margin-bottom: 0 !important;
}

.m-t-30 {
    margin-top: 30px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}


/*print phieu giao hang*/
@media print {
    div.cusstome-address, div.cusstome-bill {
        width: 50%;
        float: left;
    }

    .signature {
        width: 33.333333%;
        float: left;
    }

    .footer-print {
        display: none !important;
    }

    a.font-blue {
        color: #3333 !important;
    }

    .table-code-print {
        width: 50% !important;
    }
}

.mt-20 {
    margin-top: 20px !important
}

.checkmark {
    width: 120px;
    text-align: center;
    margin: 0 auto;
}

.mb-10 {
    margin-bottom: 10px !important
}

.mb-15 {
    margin-bottom: 15px !important
}

.mb-5 {
    margin-bottom: 5px !important
}

.mb-10 {
    margin-bottom: 10px !important
}

.mb-15 {
    margin-bottom: 15px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.m-15 {
    margin: 15px !important
}

.m-20 {
    margin: 20px !important
}

.mt-5 {
    margin-top: 5px !important
}

.mt-10 {
    margin-top: 10px !important
}

.mt-15 {
    margin-top: 15px !important
}

.mt-20 {
    margin-top: 20px !important
}

.ml-5 {
    margin-left: 5px !important
}

.ml-10 {
    margin-left: 10px !important
}

.ml-15 {
    margin-left: 15px !important
}

.ml-20 {
    margin-left: 20px !important
}

.select2,
.select2-container,
.select2-container--bootstrap,
.select2-container--below,
.select2-container--focus {
    width: 100% !important;
    min-width: 150px;
}

#infor-order .select2,
#infor-order .select2-container,
#infor-order .select2-container--bootstrap,
#infor-order .select2-container--below,
#infor-order .select2-container--focus {
    width: 100% !important;
    min-width: 80px;
}

#menugood .select2,
#menugood .select2-container,
#menugood .select2-container--bootstrap,
#menugood .select2-container--below,
#menugood .select2-container--focus {
    min-width: 120px;
}

#packinglist .select2,
#packinglist .select2-container,
#packinglist .select2-container--bootstrap,
#packinglist .select2-container--below,
#packinglist .select2-container--focus {
    width: 100% !important;
    min-width: 50px;
}

.table-address-more {
    border: 1px solid #f15922;
    margin-bottom: 0;
}

    .table-address-more > tbody > tr > td,
    .table-address-more > tbody > tr > th,
    .table-address-more > tfoot > tr > td,
    .table-address-more > tfoot > tr > th,
    .table-address-more > thead > tr > td,
    .table-address-more > thead > tr > th {
        border-top: 1px solid #f15922;
    }

.address-china {
    border: 2px solid red;
    position: relative;
}

.note-create-deposit {
    margin-top: 83px !important;
    margin-left: 35px !important;
    position: relative;
}

    .note-create-deposit:before {
        content: "";
        background: url('/Content/img-icon/arrleft.png') no-repeat;
        width: 50px;
        height: 46px;
        position: absolute;
        z-index: 2;
        top: -17px;
        /* right: -52px; */
        left: -55px;
    }

.img-news {
    background-image: url('img/no-image.jpeg');
    background-size: 100px 100px;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    float: left;
}

input.decimal {
    text-align: left !important;
}

#TaoPhieuGiaoHang input.decimal, #TaoPhieuGiaoHangNhanh input.decimal {
    text-align: right !important;
}

#listChat {
    height: 100vh;
    overflow-y: scroll;
    position: fixed;
    z-index: 9999999999999;
}

.control-sidebar.control-sidebar-open, .control-sidebar.control-sidebar-open + .control-sidebar-bg {
    right: 0;
}

.control-sidebar-dark, .control-sidebar-dark + .control-sidebar-bg {
    background: #2f373e;
}

.control-sidebar-dark {
    color: #b8c7ce;
}

.control-sidebar {
    position: absolute;
    padding-top: 8px;
    z-index: 1010;
}

#listChat {
    top: 49px;
    bottom: 0;
    width: 300px;
}

.tab-customer-notification {
    background: #009dc7;
}

    .tab-customer-notification > li > a {
        padding: 10px 5px;
        color: #fff;
    }

        .tab-customer-notification > li > a > span.number-notification {
            background: #fdd400;
            color: #e43a45;
            border-radius: 50% !important;
            padding: 1px 5px;
            margin-left: 4px;
        }

.notifi-system {
}

    .notifi-system > div.title-notifi-system {
        float: left;
        width: 100%;
        text-align: justify;
    }

div.title-notifi-system {
    background: #52bedb1f;
    color: #fff;
    padding: 5px;
    margin: 0px;
    border-bottom: 1px dashed #0073b7;
    width: 100%;
}

    div.title-notifi-system:hover {
        background: #0073b7;
    }

p.content-notifi-system {
    margin-bottom: 0;
}

span.content-title {
    width: 100%;
    float: left;
    text-align: left;
}

.time-noifi-system {
    width: 100%;
    float: left;
    opacity: 0.7;
    font-style: italic;
    font-size: 10px;
    text-align: right;
}


.no-notifi-system {
    padding: 20px;
    font-size: 16px;
}

#smallChat {
    position: fixed;
    right: 0;
    top: 300px;
    width: 45px;
    z-index: 1000;
    float: left;
}

    /*#smallChat:before {
        display: block;
        width: 100%;
        height: 36px;
        background: no-repeat url('/Content/img-icon/contactsBefore.png');
        content: '  '
    }

    #smallChat:after {
        display: block;
        width: 100%;
        height: 37px;
        background: no-repeat url('/Content/img-icon/contactsAfter.png');
        content: '  ';
        float: left;
    }*/

    #smallChat a, #smallChat a:hover, #smallChat a:visited, #smallChat span {
        color: #fff;
        text-decoration: none;
        text-align: right;
        white-space: nowrap;
        font-size:10px;
    }

    #smallChat .contact {
        display: block;
        position: relative;
        width: 100%;
        padding: 3px 0;
        text-align: center;
        float: left;
        border-radius: 50% !important;
        margin-bottom: 0px;
    }

        #smallChat .contact:nth-of-type(1) {
            background: #3b5998;
        }

        #smallChat .contact:nth-of-type(2) {
            background: #d2412e;
        }

        #smallChat .contact:nth-of-type(3) {
            background: #00aced;
        }

        #smallChat .contact:nth-of-type(4) {
            background: orange;
        }

        #smallChat .contact:nth-of-type(5) {
            background: #4a9cc9;
        }
        #smallChat .contact:nth-of-type(6) {
            background: #777777;
        }
        #smallChat .contact:nth-of-type(7) {
            background: #d2412e;
        }

        #smallChat .contact .helper {
            height: 100%;
            width: 50%;
            display: block;
            position: absolute;
            right: 0;
            z-index: 2;
            /*background-color: #2f373e;*/
            top: 0
        }

        #smallChat .contact .icon {
            width: 100%;
            height: 42px;
            background: no-repeat center;
            display: inline-block;
            cursor: pointer;
            z-index: 3;
            position: relative;
            vertical-align: middle;
            margin: 3px 0
        }

        #smallChat .contact > a {
            width: 41px;
            height: 41px;
            padding-left: 2px;
            color: #fff;
            border-radius: 50% !important;
            padding-top: 9px;
            text-align: center;
            float: left;
            margin-left: 2px;
            border-color: #fff;
            border: 2px solid #fff;
        }

            #smallChat .contact > a > i {
                font-size: 20px;
            }


        #smallChat .contact .contactDetail {
            position: absolute;
            height: 37px;
            top: 5px;
            right: 0;
            display: block;
            line-height: 37px;
            padding: 0 20px 0 20px;
            background-color: #FF5722;
            border-top-left-radius: 20px;
            border-bottom-left-radius: 20px;
            z-index: 1;
            transition: all 0.2s ease-in;
            opacity: 0;
            font-weight: bold;
            color: #fff
        }

        #smallChat .contact:hover .contactDetail {
            right: 50%;
            opacity: 1
        }

@media (max-width: 960px) {
    #smallChat {
        box-shadow: 0 -3px 3px #ebebeb;
        bottom: 0;
        width: 100%;
        height: 40px;
        text-align: center;
        position: fixed;
        left: 0;
        background-color: #f4f4f4;
        top: auto;
        font-size: 0;
        width: 1px;
        height: 1px;
    }

        #smallChat:before, #smallChat:after {
            display: none
        }

        #smallChat a, #smallChat a:hover, #smallChat a:visited, #smallChat span {
            text-align: center
        }

        #smallChat .contact {
            height: 100%;
            display: inline-block;
            width: 20%;
            background-color: #f4f4f4;
            position: static
        }

            #smallChat .contact i, #smallChat .contact a {
                height: 30px !important;
                background-size: contain;
                margin: 6px 0;
                line-height: 30px;
                text-align: center
            }

            #smallChat .contact .contactDetail {
                top: auto;
                bottom: 0;
                left: 0;
                right: auto !important;
                width: 100%;
                overflow: visible;
                border-top-right-radius: 10px;
                border-top-left-radius: 10px;
                border-bottom-left-radius: 0;
                z-index: -1;
                transition: all 0.1s ease-in-out;
                padding: 0 2px;
                text-align: center;
                font-size: 12px;
                background-color: transparent
            }

            #smallChat .contact:nth-child(2) {
                left: -100%
            }

            #smallChat .contact:nth-child(3) {
                left: -200%
            }

            #smallChat .contact:nth-child(4) {
                left: -300%
            }

            #smallChat .contact:nth-child(5) {
                left: -400%
            }

            #smallChat .contact.active .contactDetail {
                bottom: 42px;
                opacity: 1;
                background-color: #FF5722
            }

        #smallChat .helper {
            background-color: #f4f4f4 !important
        }
}

.number-notification-small {
    float: left;
    background: #FF5722;
    color: #fff;
    border-radius: 50% !important;
    padding: 1px 6px;
    line-height: 16px;
    position: absolute;
    top: 0px;
    text-align: left;
    left: 0px;
    font-weight: 600;
}

.view-notifi {
    background-color: transparent !important;
    padding: 0 !important;
    border-radius: 0px !important;
    border: none !important;
}

#tabNotifi li a {
    text-align: center;
}

.size-chil {
    border: 2px solid #b0e0e6;
    padding: 10px;
    margin-left: 13px;
    float: left;
    color: black;
    min-width: 44px;
    min-height: 44px;
    margin-bottom: 4px;
    background-size: 40px 40px;
    background-repeat: no-repeat;
}

.size-select {
    border: 2px solid #DD2727;
    padding: 10px;
    margin-left: 8px;
    float: left;
    background-color: red;
    color: white;
    min-width: 44px;
    min-height: 44px;
    margin-bottom: 4px;
    background-size: 40px 40px;
    background-repeat: no-repeat;
}

.padding-left-0 {
    padding-left: 0px;
}

.padding-right-0 {
    padding-right: 0px;
}

.file-input {
    overflow-x: auto;
    display: inline-block;
    width: 100%
}

    .file-input .btn[disabled], .file-input .btn .disabled {
        cursor: not-allowed
    }

.btn-file {
    position: relative;
    overflow: hidden
}

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        text-align: right;
        background: none repeat scroll 0 0 transparent;
        cursor: inherit;
        display: block;
        opacity: 0;
        filter: alpha(opacity=0)
    }

.file-caption > span {
    display: inline-block;
    float: left;
    margin-top: 3px;
    margin-right: 6px
}

.file-caption [class*=icon-] {
    display: none
}

.file-caption-name {
    display: inline-block;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 85%
}

.infor-service {
    border: dashed 1px #3498db;
    padding: 5px;
    margin-bottom: 5px;
}

#draft .arrow-steps .step-top-menu, #fileslist .arrow-steps .step-top-menu {
    width: 5.7%;
    font-size: 10px;
    min-height: 65px !important;
}

#files .step-top-menu {
    width: 14%;
}

#liqidity .arrow-steps .step-top-menu {
    width: 9.8%;
}

.lineThrough {
    text-decoration: line-through;
}

#allListPackage .mt-checkbox.mt-checkbox-outline > input:checked ~ span, #allListPackage .mt-checkbox.mt-checkbox-outline > span, #chinaWarehouse .mt-checkbox.mt-checkbox-outline > input:checked ~ span, #chinaWarehouse .mt-checkbox.mt-checkbox-outline > span, #receivedVN .mt-checkbox.mt-checkbox-outline > input:checked ~ span, #receivedVN .mt-checkbox.mt-checkbox-outline > span, #contentmap #package .mt-checkbox.mt-checkbox-outline > span {
    background: yellow;
    color: red;
}

#allListPackage .mt-checkbox > input:disabled ~ span:after, #chinaWarehouse .mt-checkbox > input:disabled ~ span:after, #receivedVN .mt-checkbox > input:disabled ~ span:after, #contentmap #package .mt-checkbox > input:disabled ~ span:after {
    border-color: red;
}

.word_break {
    word-break: break-word;
}

.font-italic {
    font-style: italic !important;
}

#packinglist .editable-empty, #packinglist .editable-empty:hover, #packinglist .editable-empty:focus {
    color: #337ab7;
}

.bg_yellow_little {
    background-color: #FFF2AB;
}

#infor-order input[type=file], #debit input[type=file], #chiphixehang input[type=file] {
    margin-left: 0px !important;
    margin-top: -24px;
    width: 100% !important;
    height: 100% !important;
    opacity: 0;
    padding: 2px 2px 2px 2px !important;
}

#infor-order .fileinput .btn-success {
    padding: 0 !important;
}

.bg-color-EFEFEF {
    background-color: #EFEFEF;
}

.checked-services-list {
    background: #EAD1DC;
}

.border-bottom-1 {
    border-bottom: 1px solid;
}

.back_red {
    background-color: red;
}
.back_green {
    background-color: rgb(0,166,91);
}

.padding-0 {
    padding: 0 !important;
}

#files .css-price {
    display: flex;
    position: relative;
    top: 0;
}
    #files .css-price input {
        padding-left: 16px;
        padding-right: 0px;
        text-align: right;
        font-size: 12px;
    }

    #files .css-price span {
        position: absolute;
        top: 8px;
        left: 3px;
    }
/*tree*/
#warehouse tr.shown, #warehouse tr.hidden, #packagewarehouse tr.shown, #packagewarehouse tr.hidden, #orderlist tr.shown, #orderlist tr.hidden {
    /*background-color: #eee;*/
    display: table-row;
}

#warehouse tr.hidden, #packagewarehouse tr.hidden, #orderlist tr.hidden {
    display: none;
}

#warehouse .row button, #packagewarehouse .row button, #orderlist .row button {
    background-color: transparent;
    border: .1em solid transparent;
    font: inherit;
    padding: 0.25em 0.5em 0.25em .25em;
    width: 100%;
    text-align: left;
}

    #warehouse .row button:focus, #warehouse .row button:hover, #packagewarehouse .row button:focus, #packagewarehouse .row button:hover, #orderlist .row button:focus, #orderlist .row button:hover {
        background-color: #ddd;
        outline: .2em solid #00f;
    }

/* Proven method to visually hide something but */
/* still make it available to assistive technology */
#warehouse .visually-hidden, #packagewarehouse .visually-hidden, #orderlist .visually-hidden {
    position: absolute;
    top: auto;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px); /* IE 6/7 */
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
    white-space: nowrap;
}

.bg-doitac {
    background-color: #89DDD3;
}

.bg-xehang {
    background-color: #A2F6EC;
}

.bg-tokhai {
    background-color: #D1F4FB;
}

.bg-hinhthuc {
    background-color: #CFE2F3;
}

.bg-baohang {
    background-color: #e7ecf1;
}
.loadtime {
    opacity: 0.5;
}
.bg-violet {
    background: #EAD1DC;
}
.bg-draft {
    background: #E3D4D0;
}


.par-spinner {
    position: absolute;
    z-index: 10051;
    top: 0;
    width: 100%;
    height: 100%;
}
.bgr-active {
    background: #e6c25b;
}
.index--2, .index--3, .index--1 {
    color: red;
    font-weight: 600;
}

.index-0 {
    color: #073763;
    font-weight: 600;
}

.index-1 {
    color: #3C78D8;
}

.index-2 {
    color: #CC0000;
}

.index-3 {
    color: #23560c;
}

.index-4 {
    color: #674EA7;
}

.index-5 {
    color: #BF9000;
}

.index-6 {
    color: #E69138;
}
.no-border-modal table tr td {
    border: 0;
    border-right-style: unset !important;
    border-left-width: unset !important;
    border-top-style: unset !important;
    border-left-style: unset !important;
    border-bottom-width: unset !important;
    border-bottom-style: unset !important;
}

.no-border-modal table {
    width: 100%;
}
.no-border-modal {
    border: 0;
    border-top:unset !important;
}

.no-border-modal .border-note {
    border: 1px dotted #25b372;
}
.index--2, .index--3, .index--1 {
    color: red;
    font-weight: 600;
}
.min-height-300{
    min-height: 300px;
}
.color-link {
    color: #0000FF;
}
.w-100-p {
    width: 100%;
}
.w-50-p {
    width: 50%;
}
.w-60-p {
    width: 60%;
}
.w-70-p {
    width: 70%;
}
.w-75-p {
    width: 75%;
}

.w-40-p {
    width: 40%;
}
.w-30-p {
    width: 30%;
}
.w-25-p {
    width: 25%;
}
.core-1, .core-2, .priority-2 {
    background: #FF6384 !important;
}
.core-3, .priority-1 {
    background: #ff9966 !important;
}
.core-4, .core-5, .priority-0 {
    background: #63FF84 !important;
}

.m-l-none {
    margin-left: unset !important;
}
.m-r-none {
    margin-right: unset !important;
}

.contracttype-0 {
    background-color: #E46131;
}
.contracttype-1 {
    background-color: #9F6965;
}
.contracttype-2 {
    background-color: #FED98B;
}
.contracttype-3 {
    background-color: #BA5F5A;
}
.contracttype-4 {
    background-color: #F4C9A7;
}
.contracttype-5 {
    background-color: #F29851;
}

.contractstate-0 {
    background-color: #7CBBA8;
}

.contractstate-1 {
    background-color: #48111C;
}

.padding-3{
    padding:3px;
}
.bor-radius-4{
    border-radius: 4px !important;
}
.border-bottom-solid {
    border-bottom: 1px solid #eee;
    border-bottom-style: solid;
}
.color-03ADE0 {
    color: #03ADE0;
}
.color-980000 {
    color: #980000;
}
.color-9982FF {
    color: #9982FF;
}
.color-0B5B97 {
    color: #0B5B97;
}
.color-333333 {
    color: #333333;
}
.color-999BAD {
    color: #999BAD;
}
.color-47476D {
    color: #47476D;
}
.color-0B53A2 {
    color: #0B53A2;
}
.color-FFF2CC {
    color: #FFF2CC;
}

.color-0 {
    color: #FF9E42;
}
.color-1 {
    color: #FF5D42;
}
.color-2 {
    color: #0000FF;
}
.color-3 {
    color: #B5415A;
}
.color-4 {
    color: #9D2C8B;
}
.color-5 {
    color: #B1C5EC;
}
.color-6 {
    color: #9900FF;
}
.color-7 {
    color: green;
}
.color-8 {
    color: red;
}

.bg-69C5DA {
    background: #69C5DA;
}
.bg-F9CB9C {
    background: #F9CB9C;
}
.bg-87EBEA {
    background: #87EBEA;
}
.bg-F3F3F3 {
    background: #F3F3F3;
}
.bg-china {
    background: #DFE8F4;
}
.padding-5{
    padding:5px;
}
.posit-rela{
    position:relative;
}
.posit-abs {
    position: absolute;
}
.top-0{
    top:0;
}
.right-0{
    right:0;
}
.left-0 {
    left: 0;
}
.bottom-0 {
    bottom: 0;
}
.top-10 {
    top: 10px;
}

.right-10 {
    right: 10px;
}
.marketing-0 {
    background-color: green;
    color: #FFF
}
.marketing-1 {
    background-color: red;
    color: #FFF
}
#cke_1_contents{
    min-height: 500px;
}
.max-select .select2 {
    max-width: 100px !important;
}
.bg-red{
    background:red;
}
.bg-green{
    background:green;
}
.bg-yellow{
    background:yellow;
}
max-w-h-30{
    max-height: 30px;
    max-width:30px;
}
.color-7030A2 {
    color: #7030A2;
}

.color-9B612D {
    color: #9B612D;
}

.color-aaa {
    color: #aaa;
}

.color-CE6129 {
    color: #CE6129;
}

.bg-833C0C {
    background-color: #833C0C;
}

.bg-548235 {
    background-color: #548235;
}

.bg-00B0F0 {
    background-color: #00B0F0;
}

.bg-548235 {
    background-color: #548235;
}

.files-title, .files-title tr td {
    border: #aaa 1px solid !important;
}

.text-edit {
    text-decoration-line: underline !important;
}
.bg-nhan-kho {
    background-color: #DFE8F4;
}
.bg-nhan-bao {
    background-color: #E7ECF1;
}
.bg-nhan-kien {
    background-color: #F4B084;
}
.bg-order-auto {
    background-color: #C6E0B4;
}
.bg-order-edit {
    background-color: #FFC000;
}
.bg-warehouse-car {
    background-color: #1A7B96;
}
.bg-warehouse-file {
    background-color: #FFF2CC !important;
}
.bg-warehouse-notfile {
    background-color: #BFBFBF;
}
.no-border{
    border: 0 !important;
}
.jamb-dot {
    position: absolute;
    border-left: 1px dotted #848480;
    height: 100%;
    top: 0;
    left: 8px;
    z-index: 1;
}
.jamb-dot-half {
    position: absolute;
    border-left: 1px dotted #848480;
    height: 30%;
    top: 70%;
}
.jamb-dot-last {
    position: absolute;
    border-left: 1px dotted #848480;
    height: 100%;
    top: 0;
    z-index: 1;
    border-bottom: 1px dotted #848480;
    width: 100%;
}
.bgr-d {
    background-color: #ddd !important;
}
.w-15{
    width:15px !important;
}
.btn-down {
    position: absolute;
    top: 40%;
    left: 5px;
}
.bg-warehouse-head {
    background-color: #32C4C9;
}
.bg-file-number {
    background-color: #FCE4D6;
}
.back-total {
    background-color: #FFFF80;
}

.btn-down .fa-caret-down:before, .btn-down .fa-caret-right:before {
    font-size: 15px;
}
#li-danger-a:hover {
    color: #fff;
    background-color: #e73d4a;
    border-color: #e31d2d;
}
#li-success-a:hover {
    color: #fff;
    background-color: #36c6d3;
    border-color: #2bb8c4;
}
.edit-disabled {
    border-bottom: unset !important;
}
.display-flex{
    display: flex;
}
#compareproduct .select2-container, #compareproduct .select2-container--bootstrap, #compareproduct .select2-container--below {
    min-width: unset;
}
.warn-black {
    font-weight: 600;
    background: red;
    color: yellow;
    padding: 2px;
    top:0;
}
.top-right-0{
    top:0;
    right:0;
}
#table-segment .table thead > tr > td {
    vertical-align: top !important;
}
#table-segment label {
    font-weight: unset !important;
}
#table-segment .input-icon a {
    left: auto;
    right: 8px;
    float: right;
    display: inline-block;
    line-height: 14px;
    -webkit-font-smoothing: antialiased;
    color: #ccc;
    position: absolute;
    margin: 11px 2px 4px 10px;
    z-index: 3;
    width: 16px;
    font-size: 16px;
    text-align: center;
}
#divShowBoxChat .divBoxChat, #carehistory .divBoxChat {
    max-height: 500px;
    overflow-y: scroll;
}
.text-underline{
    text-decoration: underline;
}
.bg-pay {
    background-color: #F0FFF0 !important;
}

.bg-invoice {
    background-color: #FFFACD !important;
}

.bg-title-invoice {
    background-color: #FBE2D5 !important;
}