﻿.table > thead > tr > th {
    vertical-align: top;
    text-align: center;
}

.table-responsive {
    border: none;
    margin-bottom: 3px;
}

blockquote {
    padding: 3px 9px 3px 3px;
    margin: 0px 0px 0px 0px;
}

input[type=checkbox], input[type=radio] {
    margin: 9px 0px;
    line-height: normal;
}

div.ColVis {
    float: left !important;
}

.width100 select {
    width: 100% !important;
}

.center {
    text-align: center;
}

#bodyreport {
    background-color: rgb(242,242,242) !important;
}

.form-row {
    margin-left: -15px;
    margin-right: -15px;
}

.dash_bg {
    background: #fbfafb;
}

.dash-grayblue {
    color: #306f9c;
}

.dash-green {
    color: #00a65a;
}

.dash-alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.col-nosort {
    padding-right: 8px !important;
}

.col-nowrap {
    white-space: nowrap;
}

.bold {
    font-weight: bold;
}

.divLabel {
    /*padding-top: 6px;*/
    /*text-align: right;*/
    display: inline-block;
}

td.child {
    text-align: left; /*responsive detail*/
}

.modal-dialog {
    max-width: 1080px;
}

.nowrap {
    white-space: nowrap;
}

.uppercase {
    text-transform: uppercase;
}

.w-100 {
    width: 100%;
}

.w-75 {
    width: 75%;
}

.w-25 {
    width: 25%;
}

.w-10 {
    width: 10%;
}

.p-0 {
    padding: 0px;
}

.pl-0 {
    padding-left: 0px;
}

.pl-9 {
    padding-left: 9px;
}

.pt-9 {
    padding-top: 9px;
}

.text-light {
    font-size: 0.9rem;
    font-style: italic;
}

.lnkdownfile {
}

.emergency-content-scroll {
    max-height: 222px;
}

.emergency-lst-item {
    font-size: 1.5em;
}

/* PRODUCT */

#aa-product-details .aa-product-details-area .aa-product-details-content {
    margin: 0 auto;
    width: 100%;
}

.aa-cart-quantity {
    padding: 3px;
    width: 56px;
}

.simpleLens-big-image-container img {
    margin: 0 auto;
}

figcaption h4.aa-product-title {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    height: 1.2em;
    text-overflow: ellipsis;
}

.aa-product-view-content h3 {
    margin-top: 0;
}

.aa-product-view-content .table tbody tr td {
    vertical-align: middle;
    border-right: 1px solid #ccc;
    text-align: center;
    border: 1px solid #ddd;
}

.term_string {
    padding: 1em;
    font-size: 1.25rem;
    font-style: italic;
}

.term_lnk_blue {
    color: #337ab7;
    text-decoration: underline;
}

/* MANAGER DichVu */

.custom-file-input::-webkit-file-upload-button {
    visibility: hidden;
}

.custom-file-input::before {
    content: 'Select some files';
    display: inline-block;
    background: linear-gradient(top, #f9f9f9, #e3e3e3);
    border: 1px solid #999;
    border-radius: 3px;
    padding: 5px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    text-shadow: 1px 1px #fff;
    font-weight: 700;
    font-size: 10pt;
}

.custom-file-input:hover::before {
    border-color: black;
}

.custom-file-input:active::before {
    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}

.layout-boxed .wrapper {
    max-width: 1320px;
}

/* MANAGER Menu */

.main-sidebar, .left-side {
    width: 242px;
}

.sidebar-menu .treeview-menu > li > a {
    padding: 5px 5px 5px 5px;
}

    .sidebar-menu .treeview-menu > li > a > .fa, .sidebar-menu .treeview-menu > li > a > .glyphicon, .sidebar-menu .treeview-menu > li > a > .ion {
        width: 16px;
    }

/*#LoaiDichVu_ID_chosen {
        display: block;
    }*/
#CusAddress.height2rows {
    height: 4.5em !important;
    /* Cho phép chữ xuống dòng (quan trọng) */
    white-space: pre-wrap;
    /* Đảm bảo nội dung không bị cắt nếu quá dài */
    overflow-y: auto;
}

#checkout .checkout-area .checkout-left .panel-group .aa-checkout-billaddress .checkbox {
    position: relative;
    display: block;
    margin-top: 0px;
    margin-bottom: 10px;
}

#checkout .checkout-area .checkout-left .panel-group .aa-checkout-billaddress label {
    color: #555;
    font-style: italic;
}

#checkout .checkout-area .checkout-left .panel-group .aa-checkout-billaddress .checkbox input[type="checkbox"] {
    border: 1px solid #ccc;
    color: #555;
    height: 20px;
    padding: 10px;
    width: auto;
    margin: 0px 3px 9px 0px;
}

textarea[disabled], textarea[readonly] {
    background-color: #eee;
    opacity: 1;
    color: #555;
}

@media only screen and (min-width: 640px) {
    .seq {
        position: relative;
        height: auto;
        /* height: 100%; */
        height: 420px;
        /* max-height: 90vh; */
        max-height: 100%;
        min-height: 360px;
        background-position: 50% 100%;
    }
}

@media (max-width: 767px) {
    #aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content {
        padding: 0px 12px;
    }
}

@media (min-width: 992px) {
    #DXP_ID_chosen {
        width: 66%;
        text-align: left;
    }
}
