﻿body {
    overflow-x: hidden;
}

@font-face {
    font-family: 'MyriadPro';
    src: url(MYRIADPROREGULAR.woff);
}

@font-face {
    font-family: 'gillsan';
    src: url(ufonts.com_gillsans.ttf);
}

@font-face {
    font-family: 'Code 39-hoch-Logitogo';
    font-style: normal;
    font-weight: normal;
    src: local('/fonts/Code 39-hoch-Logitogo'), url('/fonts/Code39-hoch-Logitogo.woff') format('woff');
}

@font-face {
    font-family: 'Code-39-Logitogo';
    font-style: normal;
    font-weight: normal;
    src: local('/fonts/Code-39-Logitogo'), url('/fonts/Code-39-Logitogo.woff') format('woff');
}

@media screen and (max-width: 767px) {

    .row-offcanvas {
        position: relative;
        -webkit-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
    }

    .row-offcanvas-right {
        right: 0;
    }

    .row-offcanvas-left {
        left: 0;
    }

    .row-offcanvas-right .sidebar-offcanvas {
        right: -51%; /* 6 columns */
    }

    .row-offcanvas-left .sidebar-offcanvas {
        left: -50%; /* 6 columns */
    }

    .row-offcanvas-right.active {
        right: 50%; /* 6 columns */
    }

    .row-offcanvas-left.active {
        left: 50%; /* 6 columns */
    }

    .sidebar-offcanvas {
        position: absolute;
        top: 0;
        width: 50%; /* 6 columns */
    }
}

.small-hide {
    display: none;
}

@media (min-width: 768px) {
    .small-hide {
        display: block;
    }
}


/* Edit bootstrap 
-------------------------------------------------------------------------------------------------*/

a:hover,
a:focus {
    text-decoration: none;
}

@media (min-width: 768px) {
    .container {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 768px) {
    .container-fluid {
        padding-right: 30px;
        padding-left: 30px;
    }
}


.row {
    margin-right: 0;
    margin-left: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 5px;
    padding-left: 5px;
}

.thumbnail {
    border: none;
    border-radius: 0;
}

/* End Edit bootstrap
-------------------------------------------------------------------------------------------------*/
.inside-header {
    position: relative;
}

.contain-header {
    position: relative;
}

.dvheader {
    padding-left: 0;
}

.dvheader-left {
    position: absolute;
    left: 0;
    top: 0;
    width: 115px;
    /*padding: 5px;*/
    /*padding-right: 15px;*/
    margin-left: 15px;
}

.logo-container {
    float: left;
    width: auto;
    margin: 1px;
    /*background-color: #fff;*/
    padding-top:1px;
}

    .logo-container h1 {
        margin: 0 0 0 15px;
    }

        .logo-container h1 img {
            width: 220px !important;
        }

.dvheader-right {
    position: absolute;
    right: 0;
    top: 0;
    /*width: 20%;*/
    padding-right: 20px;
}

.dvmenu {
    position: static;
}

.main-menu {
    background-color: #2C3E50; /* #004089;*/
}

.dv-navbar-right {
    display: inline-block;
    vertical-align: middle;
    line-height: 48px;
    color: #FFF;
}

    .dv-navbar-right .active {
        color: rgb(66, 139, 202);
    }

.dropdown-setting {
    padding: 5px;
    line-height: 10px;
    cursor: pointer;
    color: #fff;
}

    .dropdown-setting:hover, .dropdown-setting:focus {
        color: #fff !important;
        text-decoration: none !important;
    }

.dv-navbar-right .dropdown-menu {
    padding: 0;
    border-radius: 0;
    margin: 0;
    /*background-color: #004089;*/
    border: none;
    z-index: 11000;
}
/*Top */

.contain-top {
    margin-top: 18px;
}

.top-left {
    display: inline-block;
    vertical-align: bottom;
}

.top-right {
    display: inline-block;
    vertical-align: top;
    float: right;
}

.dv-top-right {
    display: inline-block;
    vertical-align: middle;
}
/*End top*/


/* ModSearch*/
.btn-search {
    font-family: 'MyriadPro',sans-serif;
    color: #FFF !important;
    background-color: #743614 !important;
    border-color: #494949 !important;
    height: 35px;
}

.dv-modsearch {
}

    .dv-modsearch input, .dv-modsearch button {
        border-radius: 0 !important;
    }

    .dv-modsearch .input-group .form-control {
        height: 35px;
        border: 2px solid #81644d;
    }

    .dv-modsearch .input-group-btn .btn {
        padding: 3px 10px !important;
    }
/* ModSearch*/

.dv-container-top {
    /*margin-top: 15px;*/
}

.dv-content-top-left {
}

h2.title-content-top-left {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    margin: 0;
    padding: 8px 10px 8px 30px;
    color: #FFFFFF;
    background: url('Images/iconNSX.png') 7px 50% no-repeat #804827;
    white-space: nowrap;
}

ul {
    list-style: none;
}

.fs40 {
    font-size: 40px;
}

.title-content-top-left {
    width: 100%;
}

.navbar-header-content-top-left {
    float: none;
    background-color: #804827;
}

.cms-container {
    clear: both;
    /*border: 1px solid #ccc;
    margin-top: 5px;
    margin-left: 15px;
    margin-right: 15px;
    padding: 10px;*/
    background-color: white;
    /*border: 1px solid rgb(210, 210, 210);
    padding: 10px 0;*/
    padding: 0 0 10px 0;
}

/* Menu left*/
ul.nav-content-top-left {
    font-family: Calibri,'Comic Sans MS',sans-serif;
    font-size: 16px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}


    ul.nav-content-top-left > li.mega-content-top-left {
        padding: 4px 4px 4px 10px;
        color: #6b1b24;
        border-bottom: 1px dotted #cccccc;
        white-space: nowrap;
        position: relative;
    }

        ul.nav-content-top-left > li.mega-content-top-left:hover > div > a,
        ul.nav-content-top-left > li.mega-content-top-left.active > div > a,
        ul.nav-content-top-left > li.mega-content-top-left:focus > div > a {
            color: rgb(131,70,36);
        }

    ul.nav-content-top-left > li.haschild {
        background: url('Images/arrow32.png') right center no-repeat;
    }

    ul.nav-content-top-left > li.mega-content-top-left > ul {
        list-style-type: none;
        position: absolute;
        display: none;
        background-color: #FFF;
        left: 100%;
        top: 5px;
        padding: 5px;
        border: 1px solid #cccccc;
        min-width: 220px;
    }

    ul.nav-content-top-left > li.mega-content-top-left:hover > ul {
        display: block;
        z-index: 999;
    }

    ul.nav-content-top-left > li.mega-content-top-left > ul > li {
        border-bottom: 1px dotted #cccccc;
        height: 30px;
        padding-left: 5px;
        padding-right: 5px;
    }

        ul.nav-content-top-left > li.mega-content-top-left > ul > li:last-child {
            border-bottom: none;
        }

        ul.nav-content-top-left > li.mega-content-top-left > ul > li a {
            color: #53514f;
        }

        ul.nav-content-top-left > li.mega-content-top-left > ul > li:hover a,
        ul.nav-content-top-left > li.mega-content-top-left > ul > li:focus a {
            color: rgb(131,70,36);
        }

    ul.nav-content-top-left > li.mega-content-top-left a {
        color: #000;
    }

.navbar-content-top-left .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

    .navbar-content-top-left .navbar-collapse.in {
        overflow-y: visible;
    }
/* End Menu left*/

.module-content-top-left {
    border: 1px solid #DFDFDF;
}

.html-content-top-left {
    border-top: none;
    border-bottom: none;
}

.dv-content-top-right {
}

.dv-content-top {
    /*margin-top: 15px;*/
}

    .dv-content-top .content {
        margin-top: 15px;
        display: inline-block;
        vertical-align: top;
        width: 313px;
    }

h2.title-content-top {
    color: #003d8c;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid #d32b1e;
}

.module-content-top {
    padding: 15px;
}

.dvtitle-language {
    display: inline-block;
    vertical-align: bottom;
}

h2.title-language {
    font-family: Calibri sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    color: #5f5e5e;
}




/* Contain*/

.contain {
    margin-top: 5px;
}


.contain-left {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}

.contain-right {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}

.contain-left-bottom {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}

.contain-left {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}

.contain-right {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}

.contain-left-bottom {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}

.border-dv-contain-right {
}

    .border-dv-contain-right .dv-ct-top {
        padding: 10px 20px 20px 20px;
        border: 1px solid #d1d1d1;
    }

.dv-contain {
    padding-left: 0;
    padding-right: 0;
}

.content {
    margin-bottom: 10px;
}

.module-content-left {
    /*margin-bottom: 10px;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.32);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.32);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.32);*/
}

.module-content-top {
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.32);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.32);
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.32);
}

h2.title-content-left {
    font-family: Myriad Pro, 'MyriadPro', sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding: 8px 10px 8px 15px;
    color: #FFFFFF;
    background: url('Images/bg-right.png') repeat-x;
}

h2.title-content-left {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


.content000-content-left {
    /*padding: 10px;*/
}

h2.title-content-right, h2.title-left-detail, h2.title-content-bottom-left, h2.title-content-bottom-right {
    font-family: Myriad Pro, 'MyriadPro', sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding: 8px 10px 8px 15px;
    color: #FFFFFF;
    background: url('Images/bg-right.png') repeat-x;
    white-space: nowrap;
}

h2.title-content-right-news {
    padding: 5px 0px;
    text-align: center;
    text-transform: none;
    background: url('Images/BG tin moi.png') repeat-x;
}

.dvsupportOnline {
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    padding: 10px 0px;
    background: url('Images/bottom-hotro.png') repeat-x bottom;
}

    .dvsupportOnline > p {
        /*margin: 0;*/
    }

.title-content {
    font-family: Tahoma,Arial, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #FFF;
    padding: 8px 0px 8px 20px;
    background: #804827;
    margin: 0;
    font-weight: bold;
}

.module-dt-content h2.title-content {
    font-family: 'MyriadPro', sans-serif;
    color: #c1090a;
    font-weight: bold;
    padding: 0px 0px 5px 0px;
    border-bottom: 3px solid #834624;
    background-color: transparent;
}

.module-content {
    border: 1px solid #e2e2e2;
    padding-bottom: 10px;
    background: url('Images/bottom-hotro.png') repeat-x bottom;
}

h2.title-details, h2.title-mnd-list-content {
    margin: 0;
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 40px;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}


/* End Contain*/

.contain-bottom {
}

.title-content-bottom {
    font-family: 'MyriadPro', sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ad1800;
    margin-top: 10px;
    margin-bottom: 10px;
}

.module-newproduct {
    margin-top: 5px;
    padding-bottom: 10px;
    background: url('Images/bottom-hotro.png') repeat-x bottom;
}

    .module-newproduct .dv-product {
        margin: 0;
        padding: 5px;
    }

        .module-newproduct .dv-product .dv-item .dv-product-ct {
            text-align: center;
            height: 101px;
        }

        .module-newproduct .dv-product .dv-item .dv-item-text {
            max-height: 21px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            padding: 0;
            margin-bottom: 0px;
            font-size: 18px;
        }

        .module-newproduct .dv-product .dv-item .dv-image {
            height: 140px;
            border: 1px solid #ebebeb;
            position: relative;
        }


            .module-newproduct .dv-product .dv-item .dv-image .img-item {
                max-height: 90px;
                margin-top: 20px;
            }

        .module-newproduct .dv-product .dv-item .dv-product-ct .price {
            color: #53514f;
            font-size: 16px;
            min-height: 22px;
        }

            .module-newproduct .dv-product .dv-item .dv-product-ct .price .discount {
                text-decoration: line-through;
            }

        .module-newproduct .dv-product .dv-item .dv-product-ct .real-price {
            color: #c40607;
            font-weight: bold;
            font-size: 16px;
            min-height: 25px;
        }

.module-content-bottom .dv-product-content-bottom {
    border: 1px solid #e3e3e3;
}

.navgoTop {
    color: #fff;
    width: 120px;
    background-color: #834624;
    margin: 0 auto;
    margin-top: -3px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

    .navgoTop a {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 12px;
        color: #FFF;
        text-transform: uppercase;
        padding: 0px 15px 0px 10px;
        margin: 0;
        white-space: nowrap;
        background: url('Images/icon-gotop.png') right center no-repeat;
    }

/* dv-footer*/

.dv-footer {
    margin-top: 10px;
    background-color: transparent;
    /*font-weight:bold;*/
}

.footer-top {
}

.menu-footer .module-menu {
    width: 460px;
}

.title-footer {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 5px;
}

.footer-top > .footer-ct {
    display: table-cell;
    padding: 0;
    padding-left: 5px;
    padding-right: 5px;
}

    .footer-top > .footer-ct > div {
        background-color: #e2e2e2;
        min-height: 120px;
        margin-bottom: 10px;
    }

.footer {
    display: table;
}

    .footer .menu-footer {
        display: table-cell;
    }

h2.title-footer {
    color: #f22323;
    text-align: center;
    text-transform: uppercase;
}

/*.form-inline input[type=text] {
    width: 80% !important;
}*/

.logo-footer {
    background-color: #FFFFFF;
    width: 90px;
    text-align: center;
    min-height: 100px;
}

    .logo-footer .img-logo {
        width: 70%;
        text-align: center;
        margin-top: 15px;
    }


.footer-left {
}

    .footer-left p {
        margin: 0;
        font-size: 12px;
    }

.ct-footer-left {
    vertical-align: top;
    margin-left: 10px;
}

.footer-right {
}


h2.title-footer-left {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}

.menu-footer {
    padding: 0;
}

ul.nav-footer-left {
    margin: 0;
    padding: 0;
    list-style-position: inside;
    font-size: 12px;
    list-style-image: url('Images/narrow3.png');
}

    ul.nav-footer-left li.mega-footer-left {
    }

        ul.nav-footer-left li.mega-footer-left a {
            /*color: #676666;*/
            color: #000;
        }

            ul.nav-footer-left li.mega-footer-left a:hover {
                color: rgb(131,70,36);
            }

.value-counter {
    font-size: 12px;
    color: #8b0305;
    font-weight: bold;
}

h2.title-footer-right {
    font-size: 14px;
    font-weight: bold;
    color: #636363;
    margin: 0;
    padding: 0px 0px 5px 0px;
}

.dv-bottom {
}

.module-dt-content {
    padding-bottom: 20px;
}


ul.couter {
    margin: 0;
    padding: 0px 10px 0px 10px;
    background-color: #FFF;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    list-style-type: none;
    max-width: 180px;
}

    ul.couter > li {
        padding: 2px 0 2px 20px;
    }

        ul.couter > li.online {
            background: url('Images/statistics.png') 0 50% no-repeat;
        }

        ul.couter > li.guest {
            background: url('Images/online.png') 0 50% no-repeat;
        }

        ul.couter > li.statistics {
            background: url('Images/time.png') 0 50% no-repeat;
        }


.icon_32x32 {
    background: url(images/social_32x32_top.gif) no-repeat left;
    overflow: hidden;
    display: block;
    height: 32px !important;
    width: 32px !important;
    line-height: 32px !important;
}

.facebook_32x32 {
    background-position: 0 -160px !important;
}

.twitter_32x32 {
    background-position: 0 -704px !important;
}

.gplus_32x32 {
    background-position: 0 -288px !important;
}


/* Main-menu
    ------------------------------------------------------------------ */
.module-main-menu {
}

ul.nav-main-menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    float: none;
    position: static;
}

    ul.nav-main-menu::after {
        display: table;
        content: '';
        clear: both;
    }

    ul.nav-main-menu > li {
        float: left;
        display: block;
        font-size: 12px;
        text-align: left;
        text-transform: uppercase;
        padding: 15px;
        position: static;
    }

        ul.nav-main-menu > li:before {
            position: absolute;
            display: block;
            content: ' ';
            top: 0;
            left: 0px;
            width: 1px;
            height: 35px;
            /*background: url('images/menuseparator.png') center center no-repeat;*/
        }

        ul.nav-main-menu > li:first-child:before {
            background: none;
        }

        ul.nav-main-menu > li.active,
        ul.nav-main-menu > li:hover {
            background: #428BCA;
        }

        ul.nav-main-menu > li > a {
            color: #fff !important;
            font-weight: bold;
            font-size: 12px;
            line-height: 35px;
            text-decoration: none;
            display: block;
            padding: 0px;
            white-space: nowrap;
        }

            ul.nav-main-menu > li > a:hover {
                color: white !important;
                text-decoration: underline;
            }

.mega-main-menu .dropdown-menu {
    background-color: #004089;
    margin-top: -2px !important;
    padding: 0px !important;
    border: none;
}

.dropdown-menu > li.active > a,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: dotted;
    cursor: pointer;
}

.dropdown-menu > li > a {
    color: #E4E4E4;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    display: block;
    padding: 6px 6px 6px 10px;
    white-space: nowrap;
}

@media(max-width:768px) {
    .dropdown-menu > li > a {
        color: #fff !important;
    }
}


.navbar-collapse {
    padding-right: 3px;
    padding-left: 3px;
}

.navbar-main-menu {
    background-color: #004089;
    margin-bottom: 0px;
    border: none;
    min-height: 0;
    border-radius: 0;
}

    .navbar-main-menu .navbar-toggle .icon-bar {
    }

    .navbar-main-menu .navbar-toggle:hover,
    .navbar-main-menu .navbar-toggle:focus {
    }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: none;
}

.navbar-default .navbar-nav > .open > a {
    background-color: transparent;
    background: none;
}

.navbar-main-menu .nav-main-menu > .active > a,
.navbar-main-menu .nav-main-menu > .active > a:hover,
.navbar-main-menu .nav-main-menu > .active > a:focus {
    background: none;
}

.menu-bar nav ul > li:before {
    position: absolute;
    display: block;
    content: ' ';
    top: 3px;
    left: -12px;
    width: 5px;
    height: 29px;
}

.menu-bar nav ul > li:first-child:before {
    background: none;
}

.mega-main-menu .dropdown-menu {
    background-color: #428BCA;
    margin-top: -1px !important;
    padding: 0px !important;
    position: absolute;
    width: 100%;
    border-top: 1px solid #9B969B;
    border-radius: 0 !important;
}

@media (max-width:768px) {
    ul.nav-main-menu {
        width: 100%;
    }

        ul.nav-main-menu > li {
            border-radius: 0;
            width: 100%;
        }
}

@media (min-width: 768px) {
    .navbar-nav.navbar-right {
        min-width: 20%;
    }

        .navbar-nav.navbar-right > li {
            width: 100%;
        }

    .navbar-collapse.collapse {
        display: table !important;
        width: 100%;
        position: static;
    }

    .main-nav-left {
        display: table-cell;
        vertical-align: top;
        text-align: center;
    }

    .main-nav-right {
        display: table-cell;
        vertical-align: top;
    }
}

/*  Menu bac 3 tro di*/

ul.nav-main-menu > li > ul li > ul {
    list-style-type: none;
    background-color: #004089;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    left: 100%;
    top: 0px;
    min-width: 220px;
}

ul.nav-main-menu > li > ul li {
    position: relative;
    -webkit-transition: background 0.3s; /* For Safari 3.1 to 6.0 */
    transition: background 0.3s;
    float: left;
    padding: 30px;
}

    ul.nav-main-menu > li > ul li:hover > a,
    ul.nav-main-menu > li > ul li.active > a {
        color: white; /*#E4E4E4;*/
        text-decoration: underline;
        background-color: #004089;
    }

    ul.nav-main-menu > li > ul li > a {
        color: #E4E4E4;
        text-decoration: solid;
        display: block;
        padding: 6px 6px 6px 10px;
    }

    ul.nav-main-menu > li > ul li:hover > ul {
        display: block;
        z-index: 999;
    }

    ul.nav-main-menu > li > ul li:hover,
    ul.nav-main-menu > li > ul li.active {
        background-color: #004089;
        cursor: pointer;
    }

/* Menu content-left*/

.nav-content-left .panel-default a {
    color: #0088cc;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10pt;
}

    .nav-content-left .panel-default a:hover {
        color: #0088cc;
    }

.nav-content-left .panel-default > .panel-heading {
    background-color: transparent;
    padding: 0px;
}

    .nav-content-left .panel-default > .panel-heading a {
        font-weight: bold;
        text-transform: uppercase;
        font-family: Frosty;
        padding: 8px 15px;
        display: block;
    }

.nav-content-left .panel-default > .panel-collapse {
    border-top: 1px solid #e5e5e5;
}

    .nav-content-left .panel-default > .panel-collapse::after, .nav-content-left .panel-default > .panel-collapse:before {
        display: table;
        content: '';
        padding: 5px 0px;
    }

    .nav-content-left .panel-default > .panel-collapse > div {
        padding: 0px 15px;
    }


/*End Menu content-left*/


.nav-ribbon {
    list-style-type: none;
    margin: 0 11% 0 10%;
}

.menusize-small {
    display: none;
}

    .menusize-small ul.nav-main-menu > li > ul {
        margin: 0;
        display: initial;
        position: absolute;
        background: #03539c;
        opacity: 0;
        padding: 0;
        z-index: -1 !important;
        border-radius: 0;
        /* height: 0; */
        min-width: 100%;
        transition: opacity 0.5s ease-in-out !important;
        -o-transition: opacity 1s ease-in-out !important;
        /* -webkit-transition: opacity ease-in-out 1s !important; */
        -webkit-transition: opacity 0.5s ease-in-out !important;
        -moz-transition: opacity 1s ease-in-out !important;
    }

    .menusize-small ul.nav-main-menu > li:hover > ul, ul.nav-main-menu > li.hover > ul {
        opacity: 1;
        display: block;
        z-index: 999 !important;
        height: auto;
    }

    .menusize-small .dropdown-menu > li > a {
        color: #fff !important;
        font-weight: lighter;
        background-color: transparent;
        padding: 5px;
    }

    .menusize-small ul.nav-main-menu > li > ul li {
        position: relative;
        -webkit-transition: background 0.3s ease-in-out;
        transition: background 0.3s ease-in-out;
        border-bottom: 1px solid rgba(235,235,235,0.2);
        padding: 0px;
        width: 100%;
    }

@media(max-width:992px) {
    .nav-ribbon {
        padding-top: 50px !important;
        margin: 0 !important;
        padding-left: 0px !important;
    }
}

@media(max-width:768px) {
    .menusize-small {
        display: block;
    }

    .menusize-large {
        display: none;
    }

    .dvheader-right {
        padding-right: 0;
        right: 65px;
    }

    .navbar-header {
        background-color: #004089;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
        background-color: #004089;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
        background-color: #004089;
    }

    .menusize-small ul.nav-main-menu > li {
        padding: 0px 5px;
        position: relative;
    }
}

@media(min-width:1166px) {
    .nav-ribbon {
        margin: 0 10% 0 9%;
    }
}

@media(min-width:1390px) {
    .nav-ribbon {
        margin: 0 10% 0 7.7%;
    }
}

.nav-ribbon::after {
    display: table;
    content: '';
    clear: both;
}

.nav-ribbon > li {
    float: left;
    display: block;
    font-size: 12px;
    text-align: left;
    text-transform: uppercase;
    padding: 15px 10px;
}

    .nav-ribbon > li:hover,
    .nav-ribbon > li.active {
        background: #dcdbdb; /*#2980B9;*/ /* #428BCA;*/
    }

        .nav-ribbon > li:hover > a,
        .nav-ribbon > li.active > a {
            color: #004089 !important; /* #ec202a */
        }

    .nav-ribbon > li > a {
        color: #CFD9E2 !important;
        font-weight: bold;
        font-size: 12px;
        line-height: 18px;
        text-decoration: none;
        display: block;
        padding: 0px;
        white-space: nowrap;
    }

.nav-child-ribbon {
    background: #dcdbdb; /*#2980B9;*/ /* #428BCA;*/
    display: none;
    margin-bottom: 0 !important;
}

    .nav-child-ribbon.active {
        display: block;
    }

    .nav-child-ribbon::after {
        display: table;
        content: '';
        clear: both;
    }

    .nav-child-ribbon > li {
        float: left;
        display: block;
        font-size: 12px;
        text-align: left;
        text-transform: uppercase;
        padding: 15px 10px;
    }

        .nav-child-ribbon > li > a {
            color: #666 !important; /*E4E4E4*/
            font-weight: bold;
            font-size: 12px;
            line-height: 30px;
            text-decoration: none;
            display: block;
            padding: 0px;
            white-space: nowrap;
        }

        .nav-child-ribbon > li.active > a,
        .nav-child-ribbon > li:hover > a {
            color: #004089 !important; /*#ec202a */
        }

/* GetListContentSM3*/

.dv-list-content-sm3 {
}

    .dv-list-content-sm3 > .dv-left {
        width: 250px;
        overflow: hidden;
        display: inline-block;
        vertical-align: top;
    }

    .dv-list-content-sm3 .introtext-ct .dv-img-list-content {
        width: 250px;
    }

        .dv-list-content-sm3 .introtext-ct .dv-img-list-content img {
            width: 250px;
        }

    .dv-list-content-sm3 > .dv-right {
        margin-left: 5px;
        display: inline-block;
        vertical-align: top;
        width: 270px;
    }

        .dv-list-content-sm3 > .dv-right .block-dv {
            margin-bottom: 5px;
        }

            .dv-list-content-sm3 > .dv-right .block-dv .img {
                vertical-align: top;
                width: 70px;
            }

                .dv-list-content-sm3 > .dv-right .block-dv .img img {
                    width: 100%;
                }

            .dv-list-content-sm3 > .dv-right .block-dv .title {
                width: 180px;
                vertical-align: top;
            }
/* End GetListContentSM3*/

/* Contact*/
.title-contact {
}


.contact {
}

.ct-contact {
    padding: 15px;
}

.contact .note-contact {
    text-align: center;
    width: 400px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.lb-title {
    width: 100px;
    text-align: right;
    margin-right: 10px;
}

.contact .txt-contact {
}

.contact .contact-sp {
}

.btn-send, .btn-send:hover {
    color: #fff;
    /*background: url('Images/bg-title-category-center.png') !important;*/
    border-color: #1e90d4 !important;
    background: #804827;
}

/* End Contact*/

/* Context*/


.ct-article > .intro-content {
    padding: 15px;
}

.ct-article > .full-text {
    padding: 15px;
}
/* End Context*/

/*css paging*/
.pagination {
    margin: 0;
}

    .pagination ul {
        display: inline-block;
        padding-left: 0;
        /*margin: 20px 0;)*/
        margin: 0;
        border-radius: 4px;
    }

        .pagination ul > li {
            display: inline;
            float: left;
        }

            .pagination ul > li > a {
                position: relative;
                float: left;
                padding: 6px 12px;
                margin-left: -1px;
                line-height: 1.42857143;
                color: #337ab7;
                text-decoration: none;
                background-color: #fff;
                border: 1px solid #ddd;
            }

            .pagination ul > li > span {
                position: relative;
                float: left;
                padding: 6px 12px;
                margin-left: -1px;
                line-height: 1.42857143;
                color: #337ab7;
                text-decoration: none;
                background-color: #fff;
                border: 1px solid #ddd;
                color: #23527c;
                background-color: #eee;
                border-color: #ddd;
            }
/*end paging*/

/* List Content Menu*/
ul.content-menu {
    list-style-position: inside;
    margin: 0;
    padding: 0;
}

    ul.content-menu > li {
        padding: 5px 0px 5px 7px;
        background-color: #e2e2e2;
        margin-bottom: 2px;
        color: #6b1b24;
    }

        ul.content-menu > li > a {
            color: #370028;
        }

/* End list Content Menu*/

/*GetListContent1*/

.dt-contain .module-content .dv-title {
    padding: 0px 10px 0px 20px;
}

.dt-contain .module-container {
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.32);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.32);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.32);
    padding: 0px 10px 10px 20px;
}

.getlistcontent1 {
    padding: 10px 20px 10px 20px;
}

    .getlistcontent1 .dv-list-item {
        margin-left: 5px;
        padding: 10px 0;
        border-bottom: 1px dashed #cccccc;
    }

        .getlistcontent1 .dv-list-item .dv-img-block {
            display: inline-block;
            vertical-align: top;
            width: 150px;
            border: 1px solid #cccccc;
            text-align: center;
        }

            .getlistcontent1 .dv-list-item .dv-img-block .img-intro > img {
                max-width: 100%;
            }


        .getlistcontent1 .dv-list-item .introtext-info {
            display: inline-block;
            vertical-align: top;
            width: 470px;
        }

            .getlistcontent1 .dv-list-item .introtext-info .readmore {
                text-align: right;
            }

                .getlistcontent1 .dv-list-item .introtext-info .readmore a {
                    color: #ce1103;
                }

            .getlistcontent1 .dv-list-item .introtext-info .introtext-list-content {
                display: -webkit-box;
                font-size: 14px !important;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
                text-overflow: ellipsis;
                max-height: 60px;
                overflow: hidden;
            }

                .getlistcontent1 .dv-list-item .introtext-info .introtext-list-content > a {
                    color: #000;
                    font-weight: bold;
                }


/*End GetListContent1*/


/*GetListContentSM1*/

.sm1-introtext-ct {
    border-bottom: 1px dotted #cccccc;
}

    .sm1-introtext-ct .dv-img-block {
        width: 100%;
    }

        .sm1-introtext-ct .dv-img-block img {
            width: 100%;
        }

    .sm1-introtext-ct .dv-intotext-inf {
        padding-left: 10px;
        padding-right: 10px;
    }

        .sm1-introtext-ct .dv-intotext-inf .introtext-list-content {
            max-height: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
        }

            .sm1-introtext-ct .dv-intotext-inf .introtext-list-content a {
                color: #474747;
                white-space: nowrap;
            }
/*End GetListContentSM1*/


.shareSocial {
    padding: 5px;
    width: 100%;
    height: 80px;
    background-color: #fff;
    border-radius: 5px;
}

.dv-item-social {
    display: table;
    height: 100%;
}

.item-social {
    display: table-cell;
    padding-left: 10px;
    vertical-align: middle;
}

    .item-social:first-child {
        padding-left: 0px;
    }

/*css for module search*/


.searchtop {
    padding: 20px;
}

.dv-list-content-search {
    padding: 20px;
}

.dv-list-content-search-item {
}

    .dv-list-content-search-item .introtext-ct {
        /*height: 100px;
        overflow: hidden;*/
    }

        .dv-list-content-search-item .introtext-ct .img-content {
            vertical-align: top;
            width: 150px;
            margin-right: 8px;
            min-height: 140px;
        }

            .dv-list-content-search-item .introtext-ct .img-content img {
                width: 100%;
            }

        .dv-list-content-search-item .introtext-ct .dv-introtext-search {
            max-height: 200px;
            overflow: hidden;
        }


        .dv-list-content-search-item .introtext-ct .dv-text-left {
            width: 470px;
        }

        .dv-list-content-search-item .introtext-ct .readmore {
            text-align: right;
            margin-bottom: 25px;
        }

            .dv-list-content-search-item .introtext-ct .readmore a {
                font-family: Tahoma;
                color: #e70808;
            }

                .dv-list-content-search-item .introtext-ct .readmore a:hover {
                    color: #e70808;
                }

        .dv-list-content-search-item .introtext-ct .title a {
            color: #000;
            font-weight: bold;
        }
/*end css for module search*/


/* HTML*/
/* End HTML*/

/* GetContentSpecial */
.dv-contentspecial {
}

    .dv-contentspecial .dv-list-item {
        width: 100%;
    }

        .dv-contentspecial .dv-list-item .intro {
        }

            .dv-contentspecial .dv-list-item .intro .intro-img {
                /*max-height:102px;
                overflow:hidden;*/
            }

                .dv-contentspecial .dv-list-item .intro .intro-img img {
                    width: 100%;
                }

            .dv-contentspecial .dv-list-item .intro .intro-text {
                font-size: 14px !important;
                margin-top: 10px;
                display: -webkit-box;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
                text-overflow: ellipsis;
                max-height: 60px;
                overflow: hidden;
            }

        .dv-contentspecial .dv-list-item .readmore {
            text-align: right;
            vertical-align: middle;
            margin-top: 2px;
        }

            .dv-contentspecial .dv-list-item .readmore a {
                color: #ce1103;
            }
/* End GetContentSpecial */

/* GetContentSpecial1 */
.dv-contentspecial1 {
}

    .dv-contentspecial1 .dv-list-item {
    }

        .dv-contentspecial1 .dv-list-item .intro .intro-img {
            width: 85px;
            vertical-align: top;
        }

            .dv-contentspecial1 .dv-list-item .intro .intro-img img {
                max-width: 85px;
            }

        .dv-contentspecial1 .dv-list-item .intro .intro-text {
            width: 190px;
        }

            .dv-contentspecial1 .dv-list-item .intro .intro-text > div {
                font-size: 14px !important;
                display: -webkit-box;
                -webkit-line-clamp: 6;
                -webkit-box-orient: vertical;
                text-overflow: ellipsis;
                max-height: 120px;
                overflow: hidden;
            }

        .dv-contentspecial1 .dv-list-item .readmore {
            text-align: right;
        }

            .dv-contentspecial1 .dv-list-item .readmore a {
                color: #ce1103;
            }

/* End GetContentSpecial1 */

.module-container {
    /*
    -webkit-box-shadow: 2px 1px 10px 2px rgba(191,191,191,0.6);
    -moz-box-shadow: 2px 1px 10px 2px rgba(191,191,191,0.6);
    box-shadow: 2px 1px 10px 2px rgba(191,191,191,0.6);
    */
}

ul#nav-footer {
    width: 460px;
    list-style-type: none;
    color: #a8a8a8;
    padding: 0;
    margin: 0;
}

    ul#nav-footer > li {
        width: 230px;
        float: left;
    }

        ul#nav-footer > li a {
            color: #a8a8a8;
        }

/* Product
----------------------------------------------------------------------------------------------------*/
.dv-product .dv-item-text a {
    color: #807f7e;
    font-weight: bold;
    font-size: 15px;
}

    .dv-product .dv-item-text a:hover {
        text-decoration: underline;
    }

.item-productslide-reponsive .dv-item .dv-image {
    height: 140px;
    border: 1px solid #ebebeb;
    padding: 5px;
    position: relative;
}

.dv-flag {
    position: absolute;
    background: #ad1800;
    top: 1px;
    right: 1px;
}

    .dv-flag p {
        font-family: 'MyriadPro', sans-serif;
        color: #ffffff;
        font-size: 14px;
        padding: 2px 10px;
        margin: 0;
    }

        .dv-flag p.off {
            padding: 2px 5px;
        }

.item-productslide-reponsive .dv-item .dv-image .img-item {
    max-height: 90px;
    margin-top: 20px;
}

.item-productslide-reponsive .dv-item .dv-item-text {
    height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 5px;
    padding: 0;
    margin-bottom: 0px;
    font-size: 18px;
}

.item-productslide-reponsive .dv-item .dv-product-ct {
    font-family: 'MyriadPro', sans-serif;
    text-align: center;
    height: 101px;
}

    .item-productslide-reponsive .dv-item .dv-product-ct .price {
        color: #53514f;
        font-size: 16px;
        min-height: 22px;
    }

        .item-productslide-reponsive .dv-item .dv-product-ct .price .discount {
            text-decoration: line-through;
        }

    .item-productslide-reponsive .dv-item .dv-product-ct .real-price {
        color: #c40607;
        font-weight: bold;
        font-size: 16px;
        height: 25px;
    }


.module-content .dv-product .dv-item, .module-content-bottom .dv-product .dv-item, .mn-product .dv-item {
    width: 100%;
}

@media (min-width: 481px) {
    .module-content .dv-product .dv-item, .module-content-bottom .dv-product .dv-item, .mn-product .dv-item {
        width: 50%;
        float: left;
        padding-right: 5px;
        padding-left: 5px;
    }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .mn-product .dv-item {
        width: 33.33333333%;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .module-content .dv-product .dv-item {
        width: 33.33333333%;
    }

    .module-content-bottom .dv-product .dv-item {
        width: 33.33333333%;
    }

    .mn-product .dv-item {
        width: 25%;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .module-content .dv-product .dv-item {
        width: 25%;
    }

    .module-content-bottom .dv-product .dv-item {
        width: 16.66666667%;
    }

    .mn-product .dv-item {
        width: 20%;
    }
}



.divcontainproduct > .item {
    width: 220px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    -webkit-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.19);
    -moz-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.19);
    box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.19);
}

    .divcontainproduct > .item .dv-img-item-home > a > img {
        max-width: 100%;
    }

    .divcontainproduct > .item .dv-description-short .title-item-home {
        text-align: center;
    }

    .divcontainproduct > .item .dv-img-item-home {
        height: 160px;
        overflow: hidden;
    }

    .divcontainproduct > .item .dv-description-short .title-item-home {
        text-align: center;
        padding-bottom: 5px;
    }

        .divcontainproduct > .item .dv-description-short .title-item-home a {
            color: #807f7e;
            font-size: 14px;
            font-family: tahoma,geneva,sans-serif;
        }


.dv-product-content {
}

.mn-product {
    margin: 0;
}

    .mn-product .dv-item {
        padding: 0;
        margin: 0;
    }

    .mn-product .thumbnail {
        border: 1px solid #ddd;
        margin: -1px -1px 0px -1px;
    }

    .mn-product .dv-product-ct {
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
        height: 142px;
    }

        .mn-product .dv-product-ct .dv-item-text {
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            height: 42px;
            font-size: 18px;
            margin: 0px;
        }

        .mn-product .dv-product-ct .price {
            color: #53514f;
            font-size: 16px;
            min-height: 22px;
        }

            .mn-product .dv-product-ct .price .discount {
                text-decoration: line-through;
            }

        .mn-product .dv-product-ct .real-price {
            color: #c40607;
            font-weight: bold;
            font-size: 16px;
            min-height: 25px;
        }

.dv-product .row {
    margin: 0;
    padding: 10px;
}

.dv-product .col-xs-6, .dv-product .col-md-4, .dv-product .col-lg-3 {
}


.mn-product .dv-img-item-home {
    position: relative;
    height: 140px;
}

    .mn-product .dv-img-item-home .dv-flag {
        top: -4px;
        right: -3px;
    }

    .mn-product .dv-img-item-home img {
        max-height: 140px;
    }
/*
.item-productslide .dv-item {
    text-align: center;
    float: left;
    width: 200px;
}

    .item-productslide .dv-item .dv-item-img {
    }

        .item-productslide .dv-item .dv-item-img img {
            width: 150px;
            height: 180px;
        }

    .item-productslide .dv-item .dv-item-text {
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    */
.nav-product {
    position: absolute;
    top: 40%;
    left: 1px;
    /*background: transparent url('Images/nav_thumbs1.png') no-repeat top left;*/
    background: transparent url('Images/icon-narrow-left.png') no-repeat top left;
    width: 19px;
    height: 54px;
    margin-top: -20px;
    text-indent: -9000px;
}

.next-btn-product {
    right: 1px;
    left: auto;
    background-position: -20px 0px;
}

.btn-product {
    padding: 5px 7px 5px 7px;
    border: none;
    font-size: 11px;
    font-weight: bold;
    color: #834624;
    font-family: 'MyriadPro', sans-serif;
    margin-top: 5px;
}

.btnAddtoCart {
    background: url('Images/AddtoCart.png') no-repeat;
}

.btnCompare {
    background: url('Images/Compare.png') no-repeat;
}

.detail-right-product .product-title-name {
    font-family: 'MyriadPro', sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #7c7878;
    border-bottom: 1px solid #7c7878;
    margin-bottom: 5px;
}

.detail-right-product .order-product {
    display: inline-block;
}

    .detail-right-product .order-product img {
        width: 180px;
    }

.detail-right-product .equal-product {
    display: inline-block;
}

    .detail-right-product .equal-product img {
        width: 180px;
    }

.product-detail .main-img {
    /*border: 1px solid #d1d1d1;*/
    text-align: center;
    height: 170px;
}

    .product-detail .main-img img {
        max-height: 170px;
    }

.detail-right-product .product-price {
    color: #FF0000;
    font-weight: bold;
    font-size: 22px;
}

.detail-right-product .product-old-price {
    color: #7c7878;
    text-decoration: line-through;
}

.detail-right-product .dv-attribute {
}

    .detail-right-product .dv-attribute > div {
        color: #7c7878;
        border-bottom: 1px dashed #d1d1d1;
        font-size: 15px;
        padding: 10px 10px 4px 10px;
    }

.detail-right-product .attr-name {
}

.detail-right-product .attr-val {
    color: #7c7878;
}

.product-detail .dv-product-detail {
    margin-top: 10px;
}

.lb-product-detail {
    color: #7c7878;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
}

.product-detail .nav-list-img {
    position: absolute;
    top: 65%;
    left: 0px;
    background: transparent url('Images/icon-narrow-pdetail.png') no-repeat top left;
    width: 13px;
    height: 30px;
    margin-top: -30px;
    text-indent: -9000px;
}

.product-detail .next-list-img {
    right: 0px;
    left: auto;
    background-position: -13px;
}

.product-detail .row {
    margin-top: 5px;
    margin-left: 20px;
    margin-right: 20px;
}

    .product-detail .row > div {
        height: 60px;
        border: 1px solid #d1d1d1;
        border-left: none;
    }

        .product-detail .row > div > img {
            max-height: 60px;
            max-width: 100%;
        }

        .product-detail .row > div:first-child {
            border-left: 1px solid #d1d1d1;
        }


/* End Product*/

/* searchitembycategory1*/
.searchitembycategory1 {
}

    .searchitembycategory1 .item {
        text-align: center;
    }

/* End searchitembycategory1*/

/* Search Product*/

.module-dt-content .form-inline {
    padding: 10px;
}

.module-dt-content .divItem .item {
    width: 220px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    -webkit-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.19);
    -moz-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.19);
    box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.19);
}
/* End Search Product*/


.top-bar0 .navbar-header {
    margin-top: 5px;
}

.top-bar0 .navbar-default .navbar-nav > li > a {
    color: #0061B8 !important;
}

.navbar {
    min-height: 0 !important;
    margin-bottom: 0px !important;
    position: static;
}

.header .menu-bar .navbar {
    border-radius: 0 !important;
}

.panel-pane {
    position: relative;
    margin-left: 0;
    margin-right: 0;
}

.navbar-nav-wide {
    position: relative;
    top: 0;
    bottom: 0;
    left: -99px;
    right: 0;
    border-left: 99px solid #004089;
    -moz-box-shadow: 99px 0 0 #004089;
    -webkit-box-shadow: 99px 0 0 #004089;
    box-shadow: 99px 0 0 #004089;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #004089;
    width: 111%;
}

.clearfix:after, .clearfix .inner:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: auto;
    visibility: hidden;
}






.dvCart {
    background: url('Images/BGcart.png') center center repeat-x;
    padding: 5px;
}

    .dvCart::after {
        clear: both;
    }

    .dvCart .numItem {
        font-size: 12px;
        font-weight: bold;
    }

        .dvCart .numItem .cart-product {
            font-size: 12px;
            color: #000;
            text-transform: lowercase;
            margin-left: 5px;
        }

    .dvCart .cart {
        margin-left: 5px;
        /*float: right;*/
    }

        .dvCart .cart .btn-cart {
            border-radius: 0;
            color: #FFF;
            text-transform: none;
            background: url('Images/cart-bg.png') no-repeat right center;
            background-color: #743614;
            padding: 4px 17px 4px 5px;
        }


/* Menu left
    */

.slide-indicators {
    position: absolute;
    width: auto;
    bottom: 10px;
    left: auto;
    right: 10px;
    z-index: 15;
    text-align: center;
    list-style: none;
}

    .slide-indicators li {
        width: 20px;
        height: 20px;
        background-color: #834624;
        color: #fff;
        text-indent: initial;
        border: none;
        border-radius: 0;
        border-right: 1px solid #956041;
        border-bottom: 1px solid #956041;
    }

        .slide-indicators li.active {
            background-color: #b09587;
            width: 20px;
            height: 20px;
        }

ul.tab-categories-product {
    list-style-type: none;
}

.product-title-left {
    display: inline-block;
    vertical-align: top;
}

.product-title-right {
    display: inline-block;
    vertical-align: top;
}

ul.tab-categories-product {
    margin: 0;
    padding: 0;
}

    ul.tab-categories-product::after {
        clear: both;
    }

    ul.tab-categories-product > li {
        display: inline-block;
        border-left: 2px solid #f0f0f0;
        padding: 5px 10px 5px 10px;
    }

        ul.tab-categories-product > li.selected {
            background: #FFF;
        }

            ul.tab-categories-product > li.selected > a {
                color: #ad1800;
            }

        ul.tab-categories-product > li > a {
            font-family: 'MyriadPro', sans-serif;
            color: #807f7e;
            font-weight: bold;
            white-space: nowrap;
        }

            ul.tab-categories-product > li > a:hover {
                color: rgb(131,70,36);
            }

/* Tooltip
-------------------------------------------------------------------------------------------- */
#dhtmltooltip {
    position: absolute;
    left: -300px;
    width: 150px;
    border: 1px solid #ebebeb;
    padding: 2px;
    background-color: #ffffff;
    visibility: hidden;
    z-index: 100;
    /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer {
    position: absolute;
    left: -300px;
    z-index: 101;
    visibility: hidden;
}

.dvtooltip {
    font-family: 'MyriadPro', sans-serif;
    font-size: 16px;
    color: #807f7e;
    font-weight: bold;
    text-align: center;
}

.tooltip-img {
    width: 300px;
    height: 200px;
    margin-bottom: 5px;
}

    .tooltip-img img {
        max-width: 300px;
        max-height: 200px;
        display: inline-block;
        vertical-align: middle;
    }


.info-order {
    border-bottom: 2px solid #834624;
    vertical-align: middle;
    font-weight: bold;
}

    .info-order .active {
        font-size: 1em;
        color: red;
    }

    .info-order .info {
        color: #A4A4A5;
        font-size: 1em;
    }

    .info-order .done {
        color: #449d44;
    }

.btn-back, .btn-back:hover {
    background-color: #fba901;
    border-color: #fba901;
    color: #fff;
}

.btn-next, .btn-next:hover {
    color: #fff;
    background-color: #804827;
    border-color: #804827;
}

.btn-order, .btn-order:hover {
    color: #fff;
    background-color: #804827;
    border-color: #804827;
}

table.order-info tr > td {
    border: none;
}

p.Tag {
    margin: 0;
    font-size: 13px;
}

    p.Tag a {
        color: #9c9999;
    }

        p.Tag a:hover {
            color: rgb(131,70,36);
        }

.mn-compare .dv-item .dv-image {
    height: 140px;
}

    .mn-compare .dv-item .dv-image img {
        max-height: 140px;
    }

.mn-compare .dv-item .dv-product-ct {
    text-align: center;
    font-family: 'MyriadPro', sans-serif;
}

    .mn-compare .dv-item .dv-product-ct .dv-item-text {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        height: 42px;
    }

        .mn-compare .dv-item .dv-product-ct .dv-item-text a {
            color: #807f7e;
            font-weight: bold;
            font-size: 15px;
        }

    .mn-compare .dv-item .dv-product-ct .price {
        color: #53514f;
        font-size: 16px;
        min-height: 22px;
    }

        .mn-compare .dv-item .dv-product-ct .price .discount {
            text-decoration: line-through;
        }

    .mn-compare .dv-item .dv-product-ct .real-price {
        color: #c40607;
        font-weight: bold;
        font-size: 16px;
        min-height: 25px;
    }

.dv-compare-item {
    width: 32%;
    height: 70px;
    display: inline-block;
    vertical-align: top;
}

    .dv-compare-item .dv-image {
    }

        .dv-compare-item .dv-image img {
            max-width: 100%;
            max-height: 70px;
        }

    .dv-compare-item .dv-product-ct {
        width: 146px;
        display: inline-block;
        vertical-align: top;
    }

    .dv-compare-item .dv-item-text {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        height: 42px;
    }

.dv-history {
    margin-top: 5px;
}

    .dv-history::after {
        clear: both;
    }

    .dv-history .h-img {
        float: left;
        width: 30%;
        text-align: center;
    }

        .dv-history .h-img img {
            max-width: 100%;
            max-height: 70px;
        }

    .dv-history .h-info {
        float: left;
        width: 68%;
        overflow: hidden;
        padding-left: 10px;
    }

        .dv-history .h-info .h-info-text {
            font-family: 'MyriadPro', sans-serif;
            font-size: 14px;
            color: #807f7e;
            font-weight: bold;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            height: 42px;
        }

            .dv-history .h-info .h-info-text a {
                color: #807f7e;
            }

        .dv-history .h-info .h-info-price > span > span {
            color: #c40607;
            font-weight: bold;
        }

.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    margin: 0;
    padding: 1px 0px;
    margin-bottom: 5px;
    border-bottom: 2px solid #834624;
}

    .breadcrumb a {
        color: #817c7b;
    }

.tab-detail {
}

    .tab-detail .nav-tabs > li.active > a,
    .tab-detail .nav-tabs > li.active > a:hover,
    .tab-detail .nav-tabs > li.active > a:focus {
        border-top-color: transparent;
        color: #555;
    }

    .tab-detail .nav-tabs > li > a {
        border-radius: 0;
        padding: 5px 10px;
        color: #9d9a99;
    }

.similar-product {
    margin-top: 10px;
    border: none;
    background: none;
}

    .similar-product h2.title-content {
        font-family: 'MyriadPro', sans-serif;
        font-size: 16px;
        font-weight: bold;
        text-transform: uppercase;
        color: #ad1800;
        margin: 0;
        background-color: transparent;
        padding: 8px 0px 8px 0px;
    }

    .similar-product .dv-product-content {
        border: 1px solid #e3e3e3;
    }

/*---------------------------------------------------------------
    Chat*/
.minimize-chat {
    position: fixed;
    width: 182px;
    height: 32px;
    right: 5px;
    bottom: 0;
    background-color: #854926;
    z-index: 9999;
    cursor: pointer;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.module-livechat iframe {
    border: none;
}

.title-normal-chat > h4 {
    color: #FFF;
    font-size: 14px;
    margin: 0;
    padding: 7px;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    background: url('Images/icon-minimize.png') no-repeat right center #854926;
}

.icon-minimize-chat {
    width: 32px;
    float: left;
}

.title-minimize-chat {
    width: 150px;
    float: left;
}

    .title-minimize-chat > h4 {
        color: #FFF;
        margin: 0;
        padding: 7px 5px 7px 5px;
        font-weight: bold;
        font-size: 16px;
    }

.module-livechat {
    border: 1px solid #854926;
    z-index: 99999;
    width: 300px;
    height: 372px;
    position: fixed;
    right: 5px;
    bottom: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: none;
}

.form-search .form-control {
    border: 1px solid #ddd;
}

.form-search input, .form-search select {
    border-radius: 0;
}

.form-search .btn-search {
    height: 34px;
    outline-offset: 0px !important;
    margin-left: 0 !important;
}

    .form-search .btn-search:hover {
        outline-offset: 0px !important;
    }

.table-comment > tbody > tr > td {
    border: none;
}

.table-comment input, .table-comment textarea {
    border-radius: 0;
}

.btn-comment {
    font-family: 'MyriadPro',sans-serif;
    color: #FFF !important;
    background-color: #743614 !important;
    border-color: #494949 !important;
}

.order-info .input-validation-error {
    border-color: #F00;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: auto !important;
}

.nowrap {
    white-space: nowrap;
}

/* styles for validation helpers */
.field-validation-error {
    color: #a94442;
    /*font-weight: bold*/
    font-size: 10px;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #a94442;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #a94442;
    padding: 0;
}

    .validation-summary-errors > ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

.validation-summary-valid {
    display: none;
}
select.input-validation-error, select.input-validation-error + .select2-container .select2-selection[role="combobox"] {
    border: 1px solid #a94442;
    font-size: 10px;
}

textarea.input-validation-error {
    border: 1px solid #a94442;
    font-size: 10px;
}

.select2-selection.has-error {
    border: 1px solid #a94442 !important;
    font-size: 10px;
}

.ct-body {
    /*background-color: #d0ebff;*/
    padding: 10px;
    /*padding-top: 10px;*/
}

.typeahead {
    z-index: 1051;
    margin-top: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

ul.typeahead > li > a {
    color: #000 !important;
}

.table-field > tbody > tr > td {
    border-top-color: transparent;
}

.select2-selectCustomerdrl-container {
    border-top: none !important;
}

.select2-container--default .select2-selection--single {
    padding: 1px !important;
    height: 30px !important;
}

a.close {
    color: #428bca;
    font-size: 12px;
    opacity: 1;
    line-height: 1.42857143;
}

    a.close:hover {
        color: #428bca;
        opacity: 1;
        text-decoration: underline;
    }

.bgcolor-th {
    background-color: #f6f6f6;
}

#dvOverlay {
    visibility: hidden;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 1000;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
}

.disabled {
    pointer-events: none;
    cursor: not-allowed;
    background-color: #eee !important;
}

.btn-blue-ico > span {
    color: #428BCA;
}

.errorinputR {
    border-color: red;
}

.row .form-control {
    padding: 6px 10px;
}

.row .row.form-group .col-md-12 .col-md-2.text {
    padding-top: 8px;
    font-size: 13px !important;
    /*width: 12%;*/
}

.row .row.form-group .col-md-12 .col-md-2.text1, .row .row.form-group .col-md-12 .col-md-1.text1 {
    padding-top: 8px;
    font-size: 13px;
}

.row .row.form-group .col-md-12 .col-md-2.text3 {
    padding-top: 8px;
    font-size: 13px;
    width: 10%;
}

.modal-body .row .row.form-group .col-md-12 .col-md-2.text {
    text-align: right;
    width: 13%;
    padding-top: 8px;
}

@media(max-width:767px) {
    .modal-body .row .row.form-group .col-md-12 .col-md-2.text,
    .row .row.form-group .col-md-12 .col-md-2.text3,
    .row .row.form-group .col-md-12 .col-md-2.text1,
    .row .row.form-group .col-md-12 .col-md-2.text {
        width: 100%;
    }
}

.modal-body .row .row.form-group .col-md-12 .col-md-3.text {
    text-align: right;
    padding-top: 8px;
}

.modal-body .row .row.form-group .col-md-12 .col-md-2.text2 {
    text-align: right;
    font-size: 13px;
    padding-top: 8px;
}

.modal-body .row .row.form-group .col-md-12 {
    width: 103%;
}

.row .row.form-group .col-md-12 .col-md-1.text {
    padding-top: 8px;
    font-size: 12px;
    text-align: right;
}

.row .row.form-group .col-md-12 .col-md-2.text2 {
    text-align: right;
    font-size: 13px;
    padding-top: 8px;
}

.row .row.form-group .col-md-12 .col-md-2.texttable {
    text-align: right;
    font-size: 13px;
    padding-top: 8px;
}

.row .row.form-group .col-md-12 .col-md-4.text {
    padding-top: 8px;
    font-size: 13px;
}

.row .row.form-group .col-md-12 .col-md-5.text {
    padding-top: 8px;
}

.row .form-control {
    font-size: 13px;
}

.row .row.form-group .col-md-12 .col-md-3.text {
    padding-top: 8px;
    text-align: right;
    font-size: 13px;
}

.row .row.form-group .col-md-12 .col-md-3.text2 {
    padding-top: 8px;
    text-align: right;
    font-size: 13px;
}

.table.table-bordered {
    border: none;
    font-size: 13px;
    margin-bottom: 0 !important;
}

    .table.table-bordered th {
        font-size: 12px;
    }

.table > tbody > tr.tfoot {
    border: none;
}

    .table > tbody > tr.tfoot > td {
        border: none;
    }

.row.form-group .col-md-12 {
    padding-top: 5px;
}

.modal-header {
    padding: 2px 10px;
    text-align: center;
}

.modal-footer {
    padding: 8px 10px;
}

.modal-dialog {
    min-width: 800px;
}

    .modal-dialog.modal-sm {
        min-width: 400px;
    }

.modelResult .modal-dialog .modal-content {
    min-width: 50%;
    max-height: 50%;
    width: 70%;
    margin-left: 15%;
}



#deletecus:hover {
    color: red;
}

.alert {
    padding: 7px !important;
    margin-bottom: 7px !important;
}

.form-control[disabled], .form-control[readonly] {
    background-color: #fff !important;
}

.list-cat {
    max-height: 250px;
    overflow: auto;
    border: 1px solid rgb(216, 216, 216);
    min-height: 250px;
    /*max-width: 250px;*/
    min-width: 250px;
    padding: 5px;
}

.dv-scroll-splitproduct {
    max-height: 250px;
    overflow: auto;
}

.table > thead > tr > td.cl-context,
.table > tbody > tr > td.cl-context,
.table > tfoot > tr > td.cl-context,
.table > thead > tr > th.cl-context,
.table > tbody > tr > th.cl-context,
.table > tfoot > tr > th.cl-context,
.table > thead > tr.cl-context > td,
/*.table > tbody > tr.cl-context > td,*/
.table > tfoot > tr.cl-context > td,
.table > thead > tr.cl-context > th,
.table > tbody > tr.cl-context > th,
.table > tfoot > tr.cl-context > th {
    background-color: #f5f5f5;
    /*border: none;*/
    vertical-align: middle;
}

.table > tbody > tr.cl-context > td {
    background-color: #f5f5f5;
}

#dvSearchBar .table > thead > tr > th,
#dvSearchBar .table > tbody > tr > th,
#dvSearchBar .table > tfoot > tr > th,
#dvSearchBar .table > thead > tr > td,
#dvSearchBar .table > tbody > tr > td,
#dvSearchBar .table > tfoot > tr > td,
.search-component > thead > tr > th,
.search-component > tbody > tr > th,
.search-component > tfoot > tr > th,
.search-component > thead > tr > td,
.search-component > tbody > tr > td,
.search-component > tfoot > tr > td {
    border: none !important;
    padding: 0 !important;
    vertical-align: middle;
    font-size: 13px;
    /*background-color: #fff;*/
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 5px;
}

.search-component {
    margin-bottom: 0;
}



.modal-dialog {
    min-width: 0px !important;
    width: 35%;
}

#modalAddComponent .modal-dialog {
    min-width: 70% !important;
}

.aimg {
    display: block;
    width: 100%;
    position: relative;
    height: 0;
    padding: 130% 0 0 0;
    overflow: hidden;
}

    .aimg img {
        position: absolute;
        max-width: 100%;
        max-height: 100%;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        -webkit-transition: transform 0.5s ease;
        -moz-transition: transform 0.5s ease;
        -o-transition: transform 0.5s ease;
        transition: transform 0.5s ease;
    }

.inputimg .form-control {
    z-index: 0 !important;
}

.dropdown-print .dropdown-menu {
    padding: 0 !important;
}

@media(min-width:768px) {
    .row .row.form-group .col-md-12 .col-md-2.text1, .row .row.form-group .col-md-12 .col-md-1.text1 {
        font-size: 12px !important;
    }

    .w120 {
        width: 110px !important;
    }
}

@media(min-width:1024px) {
    .row .row.form-group .col-md-12 .col-md-2.text1, .row .row.form-group .col-md-12 .col-md-1.text1 {
        font-size: 14px !important;
    }

    .w120 {
        width: 120px !important;
    }

    .txtresultsearch {
        display: inline-block;
    }
}

.select2 {
    font-size: 13px !important;
}

.fixedbox {
    padding: 2px 25px !important;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background: #fff;
    border-bottom: 1px solid #428BCA;
    z-index: 9999;
}

.txt {
    font-size: 13px;
}

.modal {
    top: 50px !important;
}


.color-red-important {
    color: red;
}
/*#has-customer-info
{
    height:230px !important;
}*/
.dropdown-menu > li > a {
    background-color: #fff;
    color: #000 !important;
    font-weight: normal; /*lighter;*/
}

.glyphicon-bell {
    font-size: 18px;
}

.modal-body {
    padding: 5px;
}
/*
.w20 {
    width: 40px !important;
    border: 1px solid transparent;
    border-radius: 20px;
}*/
.dropdown-setting .avatar {
    width: 40px !important;
    height: 40px;
    border-radius: 50%;
    border: 0;
}



.mg1p {
    margin: 0 1% !important;
}



@media(max-width:767px) {
    .w32p {
        width: 100% !important;
    }

    .w64p {
        width: 100% !important;
    }

    .mg1p {
        margin: 0 !important;
    }

    .w98p {
        width: 100% !important;
    }

    .txtresultsearch {
        color: transparent;
    }

    .nav-job .btn-il {
        font-size: 11px !important;
    }

    .txtr {
        text-align: left;
    }

    .w50p {
        width: 100% !important;
    }

    .w60p {
        width: 100% !important;
    }

    .w70p {
        width: 100% !important;
    }

    .w80p {
        width: 100% !important;
    }

    .w90p {
        width: 100% !important;
    }

    .w40p {
        width: 97% !important;
    }

    .w30p {
        width: 100% !important;
    }

    .form-group {
        overflow-x: scroll;
    }

    #dvSearchBar {
        overflow-x: scroll;
    }

    .table-responsive .w30p {
        width: 30% !important;
    }

    .table-responsive .w32p {
        width: 32% !important;
    }

    .table-responsive .w64p {
        width: 64% !important;
    }

    .table-responsive .mg1p {
        margin: 1% !important;
    }

    .table-responsive .w98p {
        width: 98% !important;
    }

    .table-responsive .w50p {
        width: 50% !important;
    }

    .table-responsive .w60p {
        width: 60% !important;
    }

    .table-responsive .w70p {
        width: 70% !important;
    }

    .table-responsive .w80p {
        width: 80% !important;
    }

    .table-responsive .w90p {
        width: 90% !important;
    }

    .table-responsive .w40p {
        width: 40% !important;
    }
}

.callcenter {
    position: fixed;
    bottom: 5px;
    right: 5px;
    opacity: .5;
}

.alert-error {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}

.cot {
    text-align: center;
    vertical-align: middle;
    display: block;
    width: 100%;
    border: 1px solid rgb(73, 186, 186);
    border-bottom: none;
    position: relative;
}

.ngang {
    vertical-align: bottom;
    height: 100%;
    padding: 0 3%;
}

.top-cot {
    text-align: center;
    display: block;
    width: 100%;
    position: absolute;
    top: -25px;
}

.cot-img {
    width: 100%;
    height: 100%;
}

.btnprint {
    font-size: 12px;
    padding: 6px 6px 6px 10px;
    white-space: nowrap;
    font-weight: 400;
    line-height: 1.42857143;
    width: 100%;
    border: none;
    text-align: left;
    background: none;
}

    .btnprint:focus, .btnprint:hover {
        background-color: #e8e8e8;
        background-image: -webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
        background-image: -o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));
        background-image: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
        background-repeat: repeat-x;
    }

.lb-close {
    top: -30px !important;
    position: absolute !important;
    left: 50% !important;
}

.item-notes {
    margin-bottom: 10px;
    width: 100%;
}

.title-notes {
    width: 100%;
}

.description-notes {
    padding: 2px 0;
    color: #807f7e;
}

.quydinh {
    color: #337ab7;
    text-transform: uppercase;
    padding: 5px;
}

#toanvan {
    padding: 5px 10px;
}

.content-document {
    padding: 5px;
}

ul.icon li {
    display: inline-block;
    padding: 5px;
    text-align: center;
}

.line {
    padding: 0.5px;
    background: -webkit-linear-gradient(left, #E0DDDD80,#D3D1D1,#E0DDDD80); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #E0DDDD80,#D3D1D1,#E0DDDD80); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #E0DDDD80,#D3D1D1,#E0DDDD80); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #E0DDDD80,#D3D1D1,#E0DDDD80); /* Standard syntax (must be last) */
}

.Cl_Y {
    color: #f84211;
    font-size: 16px;
}

select[readonly].select2 .select2-container {
    pointer-events: none;
    touch-action: none;
}

.select2-selection {
    background: #eee;
    box-shadow: none;
}

/*.select2-selection__arrow,.select2-selection__clear {
    display: none;
}*/
.img-pro {
    max-width: 50px !important;
    max-height: 50px !important;
}
/*Modal*/
.valign-modal-helper {
    display: table;
    height: 100%;
    width: 100%;
    pointer-events: none; /* This makes sure that we can still click outside of the modal to close it */
}

.valign-modal-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events: none;
}

.modal-content {
    /*width:inherit;
    max-width:inherit;*/ /* For Bootstrap 4 - to avoid the modal window stretching full width */
    height: inherit;
    /* To center horizontally */
    /*margin: 0 auto;*/
    pointer-events: all;
}
/**/

.search-contain {
    width: 100%;
    position: relative;
    padding: 10px 15px;
    border: solid 1px #ddd;
}

    .search-contain > div {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 5px;
        margin-right: 20px;
    }

        .search-contain > div > span {
            display: inline-block;
            vertical-align: middle;
        }

            .search-contain > div > span.info {
                margin: 0 0 0 5px;
            }

            .search-contain > div > span select {
                min-width: 100px;
            }

    .search-contain > button {
        margin-top: -5px;
    }

    .search-contain.search-job > div > span.title {
        width: 100px;
    }

    .search-contain.search-job > div > span.info {
        min-width: 210px;
    }

.input-container {
    max-width: 1024px;
}

    .input-container > div {
        width: 100%;
        position: relative;
        -moz-transition: background-color 350ms ease;
        -ms-transition: background-color 350ms ease;
        -o-transition: background-color 350ms ease;
        transition: background-color 350ms ease;
    }

        .input-container > div.in-full {
            margin: 0 0 5px;
        }

            .input-container > div.in-full > input {
                max-width: 450px;
            }

            .input-container > div.in-full.title {
                margin-top: 15px;
            }

    .input-container.hover-line > div:hover {
        background-color: #dce6ec;
    }

    .input-container > div > span {
        display: inline-block;
        vertical-align: middle;
        margin-right: -4px;
        margin-bottom: 5px;
    }

    .input-container.hover-line > div > span {
        margin-top: 5px;
    }

    .input-container > div > span + span.title {
        text-align: right;
    }

    .input-container > div > span.title {
        width: 18%;
        padding-right: 10px;
        max-width: 140px;
    }

    .input-container.title-right > div > span.title {
        max-width: 150px;
        text-align: right;
    }

    .input-container.sp-auto > div > span.title {
        width: auto;
        max-width: initial;
    }

    .input-container.sp-auto > div > span.info {
        width: auto;
        max-width: initial;
        margin-right: 20px;
    }

.view .input-container div > span.title {
    font-weight: bold;
}

.input-container div > span.info {
    width: 32%;
}

    .input-container div > span.info select {
        width: auto;
        min-width: 100px;
    }

.input-container div > span.info-full {
    width: 82%;
}

    .input-container div > span.info-full > .sp-info {
        width: 50%;
        max-width: 530px;
        display: inline-block;
        vertical-align: middle;
    }

        .input-container div > span.info-full > .sp-info:first-child {
            max-width: 150px;
            margin-right: 5px;
        }

.input-container div > span.info-tile {
    width: 50%;
}

.input-container > div.manager {
    margin-top: 10px;
}

    .input-container > div.manager > .title-action {
        margin-right: 10px;
        /*width: 110px;*/
    }

.input-container > table {
    margin-top: 5px;
}

.group-content {
    border: solid 1px #ddd;
    padding: 20px;
    margin-bottom: 20px;
}

.group-content-title {
    font-size: 16px;
    margin-bottom: 5px;
}

    .group-content-title > span {
        cursor: pointer;
        color: #004089 !important;
        font-weight: bold;
        margin-right: 10px;
    }

        .group-content-title > span:hover {
            color: #004089 !important;
        }

        .group-content-title > span i {
            font-size: 12px;
            margin-right: 10px;
            margin-left: 0px;
        }

.in-line {
    line-height: 28px !important;
}

    .in-line input, .in-line span {
        display: inline-block;
        vertical-align: middle;
    }

    .in-line input {
        margin: 0;
    }

.pointer {
    cursor: pointer;
}

.select2-selection.has-error {
    border: 1px solid #e80c4d !important;
}

.tab-content > .tab-pane > .input-container {
    margin-top: 20px;
}

.overflow-auto {
    width: 100%;
    overflow: auto;
}

.input-container div > span.info.two-part > select {
    width: auto !important;
    min-width: unset !important;
}

.share_group {
    display: none;
}

.document-container {
    width: 100%;
    margin-bottom: 5px;
}

    .document-container .title {
        display: inline-block;
        vertical-align: middle;
        width: 165px;
    }

    .document-container .info {
        display: inline-block;
        vertical-align: middle;
        width: 400px;
    }

        .document-container .info select {
            width: auto;
        }

.share-user .title {
    font-weight: bold;
    border-bottom: solid 1px #ddd;
    margin-bottom: 10px;
    margin-top: 25px;
}

.table.table-bordered.table-sdd {
    margin-top: 20px !important;
}

    .table.table-bordered.table-sdd tbody > tr:nth-child(2n+1) > td {
        /*background-color: #f6f6f6;*/
    }

    .table.table-bordered.table-sdd tbody > tr:hover > td {
        background-color: #dce6ec;
    }

    .table.table-bordered.table-sdd tr td > button {
        margin-right: 5px;
    }

.btn-addfield {
    margin-top: 10px;
    margin-bottom: 10px;
}

.table-quotation {
    border-collapse: initial;
    width: 100%;
    padding-bottom: 10px;
}

    .table-quotation tr > td:first-child,
    .table-quotation tr > td.first-title {
        width: 150px;
        text-align: right;
        vertical-align: middle;
        line-height: 18px;
        min-height: 30px;
    }

    .table-quotation tr > td.null-item:first-child {
        text-align: left;
    }

    .table-quotation tr > td {
        -moz-transition: background-color 350ms ease;
        -ms-transition: background-color 350ms ease;
        -o-transition: background-color 350ms ease;
        transition: background-color 350ms ease;
    }

    .table-quotation tr:hover > td {
        background-color: #dce6ec;
    }

    .table-quotation tr > td > .is-hide,
    .table-quotation tr > td > button {
        opacity: 0;
        -moz-transition: opacity 350ms ease;
        -ms-transition: opacity 350ms ease;
        -o-transition: opacity 350ms ease;
        transition: opacity 350ms ease;
    }

    .table-quotation tr:hover > td > .is-hide,
    .table-quotation tr:hover > td > button {
        opacity: 1;
    }

.confirm-contain button {
    opacity: 1 !important;
    margin-right: 5px;
}

.table-quotation tr.top-title {
    background-color: #f5f5f5;
    color: #5e6675;
    font-size: 14px;
    padding: 0;
    position: relative;
    height: 36px;
    line-height: 30px;
}

    .table-quotation tr.top-title > th {
        padding: 5px 10px;
    }

.table-quotation tr > td {
    padding: 5px 10px;
}

    .table-quotation tr > td input, .table-quotation tr > td .select2-container {
        width: 100%;
    }

    .table-quotation tr > td > input.full {
        max-width: 800px !important;
    }

.table-quotation-container {
    margin-top: 20px;
    width: 100%;
    max-width: 1024px;
}

    .table-quotation-container > .title, .inputgroup-title-container {
        background-color: #d9edf7;
        padding: 7px 10px;
        /*text-transform: uppercase;*/
        font-weight: bold;
        margin-bottom: 5px;
        margin-top: 10px;
    }

.inputgroup-title-container {
    max-width: 1024px;
}

.table-quotation > tbody > tr.top-title:first-child {
    margin-top: 0px;
}

.table-quotation > tbody > tr.top-title button {
    opacity: 0;
    transition: all ease-in-out 0.5s;
}

.table-quotation > tbody > tr.top-title:hover button {
    opacity: 1;
}

.table-quotation > tbody > tr.top-title span button {
    opacity: 1;
}

.table-quotation > tbody > tr.insert {
    background-color: #e8e8e8;
}

.hide-input {
    display: none;
}

.btn-addfield {
    display: inline-block;
    width: auto !important;
}

.btn-addfield-container > div + div {
    margin-left: 20px;
}

#quatation_table > div > .btn-addfield-container {
    padding-left: 50px;
    opacity: 0;
    -moz-transition: opacity 350ms ease;
    -ms-transition: opacity 350ms ease;
    -o-transition: opacity 350ms ease;
    transition: opacity 350ms ease;
}

.quotation-fulladd-container > .btn-addfield-container {
    opacity: 0;
    -moz-transition: opacity 350ms ease;
    -ms-transition: opacity 350ms ease;
    -o-transition: opacity 350ms ease;
    transition: opacity 350ms ease;
}

#quatation_table > div:hover > .btn-addfield-container,
.quotation-fulladd-container:hover > .btn-addfield-container {
    opacity: 1;
}

.btn-quotation-contain {
    padding-top: 20px;
}

    .btn-quotation-contain button, .btn-quotation-contain a {
        margin-bottom: 5px;
    }

        .btn-quotation-contain button img {
            width: 16px;
            margin-right: 5px;
        }

.contain-quotation {
    width: 100%;
    position: relative;
}

    .contain-quotation > .top-title {
        width: 100%;
        background-color: #f5f5f5;
        color: #5e6675;
        font-size: 14px;
        padding: 0;
        position: relative;
        height: 40px;
        line-height: 30px;
        font-weight: bold;
    }

        .contain-quotation > .top-title > div, .product-row, .table-row, .amount-child {
            display: inline-block;
            vertical-align: middle;
            position: relative;
            padding: 5px 10px;
            margin-right: -4px;
            width: calc(100% - 70px);
            width: -moz-calc(100% - 70px);
            width: -webkit-calc(100% - 70px);
        }

            .contain-quotation > .top-title > div.full > div {
                display: inline-block;
                vertical-align: middle;
                width: 18%;
                text-align: center;
                margin-right: 5px;
            }

            .product-row > div {
                display: inline-block;
                vertical-align: middle;
                width: 18%;
                margin-right: 5px;
            }

            .product-row > div, .contain-quotation > .top-title > div.full > div {
                width: 40%;
            }

                .product-row > div + div, .contain-quotation > .top-title > div.full > div + div {
                    width: 10%;
                }

                    .product-row > div + div + div + div, .contain-quotation > .top-title > div.full > div + div + div + div {
                        width: 15%;
                    }

.table-row1 {
    width: calc(100% - 95px);
    width: -moz-calc(100% - 95px);
    width: -webkit-calc(100% - 95px);
}

.table-row2 > div, .table-row2 > div + div {
    width: 49.5%;
    display: inline-block;
}

    .table-row2 > div.edit-table-row2_2 {
        width: 33%;
        display: inline-block;
    }

.table-row2-left > div {
    width: 69.5%;
    display: inline-block;
}

    .table-row2-left > div + div {
        width: 29.5%;
        display: inline-block;
    }

    .table-row2-left > div.edit-table-row2_1 {
        width: 60%;
        display: inline-block;
    }

    .table-row2-left > div + div.edit-table-row2_2 {
        width: 23%;
        display: inline-block;
    }

.table-row2-right > div {
    width: 29.5%;
    display: inline-block;
}

    .table-row2-right > div + div {
        width: 69.5%;
        display: inline-block;
    }

        .table-row2-right > div + div.edit-table-row2_1 {
            width: 29.5%;
            display: inline-block;
        }

        .table-row2-right > div + div.edit-table-row2_2 {
            width: 53%;
            display: inline-block;
        }

.table-row3 > div, .table-row3 > div + div, .table-row3 > div + div + div {
    width: 33%;
    display: inline-block;
}

    .table-row3 > div.edit-table-row3_1, .table-row3 > div + div + div.edit-table-row3_2, .table-row3 > div + div + div.edit-table-row3_3 {
        width: 27%;
        display: inline-block;
    }

.table-row4 > div {
    width: 24.5%;
    display: inline-block;
}

    .table-row4 > div.edit-table-row4 {
        width: 20%;
        display: inline-block;
    }

.info-amount {
    display: inline-block;
    vertical-align: middle;
    width: 15%;
}

.title-amount {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    padding-right: 20px;
    width: 78%;
    font-weight: bold;
}

.contain-quotation > .top-title > div.btn-action,
.contain-quotation > .group_child > div.btn-action {
    width: 30px;
    text-align: center;
    opacity: 0;
    -moz-transition: opacity 350ms ease;
    -ms-transition: opacity 350ms ease;
    -o-transition: opacity 350ms ease;
    transition: opacity 350ms ease;
}

.contain-quotation > .top-title:hover > div.btn-action,
.contain-quotation > .group_child:hover > div.btn-action {
    opacity: 1;
}

.contain-quotation > .group_child, .group-child-action {
    width: 100%;
    -moz-transition: background-color 350ms ease;
    -ms-transition: background-color 350ms ease;
    -o-transition: background-color 350ms ease;
    transition: background-color 350ms ease;
}

    .contain-quotation > .group_child:hover, .group-child-action:hover,
    .contain-quotation > .group_child:active, .group-child-action:active,
    .contain-quotation > .group_child:focus, .group-child-action:focus {
        background-color: #dce6ec;
    }

    .contain-quotation > .group_child > div {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding: 5px 10px;
        margin-right: -4px;
        width: calc(100% - 95px);
        width: -moz-calc(100% - 95px);
        width: -webkit-calc(100% - 95px);
    }

        .contain-quotation > .group_child > div.title {
            width: 150px;
            text-align: right;
            vertical-align: middle;
            line-height: 18px;
            min-height: 30px;
            position: relative;
        }

            .contain-quotation > .group_child > div.title button {
                position: absolute;
                top: -4px;
                left: 1px;
                opacity: 0;
                -moz-transition: opacity 350ms ease;
                -ms-transition: opacity 350ms ease;
                -o-transition: opacity 350ms ease;
                transition: opacity 350ms ease;
            }

    .contain-quotation > .group_child:hover > div.title button,
    .contain-quotation > .group_child:active > div.title button,
    .contain-quotation > .group_child:focus > div.title button {
        opacity: 1;
    }

    .contain-quotation > .group_child > div.info {
        width: calc(100% - 250px);
        width: -moz-calc(100% - 250px);
        width: -webkit-calc(100% - 250px);
    }

        .contain-quotation > .group_child > div.info.full-no-title {
            width: calc(100% - 95px);
            width: -moz-calc(100% - 95px);
            width: -webkit-calc(100% - 95px);
        }


    .group-child-action > .full {
        width: calc(100% - 150px);
        width: -moz-calc(100% - 150px);
        width: -webkit-calc(100% - 150px);
        margin-left: 150px;
        display: inline-block;
        vertical-align: middle;
        padding: 5px 10px;
    }

.input-modal-container {
    width: 100%;
    position: relative;
}

    .input-modal-container > div {
        width: 100%;
        position: relative;
    }

        .input-modal-container > div > span {
            display: inline-block;
            vertical-align: middle;
            margin-bottom: 5px;
            padding: 0 5px;
            margin-right: -4px;
        }

            .input-modal-container > div > span.title {
                width: 23%;
            }

                .input-modal-container > div > span.title.in-top {
                    vertical-align: top;
                }

            .input-modal-container > div > span.info {
                width: 77%;
            }

                .input-modal-container > div > span.info.in-line span {
                    display: inline-block;
                    margin-right: 5px;
                    vertical-align: middle;
                    margin-left: 0;
                }

                .input-modal-container > div > span.info.in-line-2 span:not(.text-danger):not(#person-in-charge *) {
                    display: inline-block;
                    margin-right: 5px;
                    vertical-align: middle;
                    margin-left: 0;
                }

                .input-modal-container > div > span.info select {
                    width: auto;
                }

        .input-modal-container > div.in-twocol > span.info {
            width: 27%;
        }

table.assigned-search {
    border-spacing: 10px;
    border-collapse: initial;
}

.assigned-title {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
}

.table-assign {
    /*margin-top: 50px;*/
}

.chk-inline input {
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px 0 0 !important;
}

.chk-inline span {
    display: inline-block;
    vertical-align: middle;
}


.tbborder-null {
    background-color: beige;
}

    .tbborder-null > td {
        /*border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;*/
    }

    .tbborder-null textarea {
        height: 60px;
    }

.table-responsive td {
    word-break: break-all !important;
}

#dvPagination {
    text-align: right;
    margin-top: 20px;
}

.late-time, .late-time a {
    /*background-color: #f89406 !important;*/
    color: #f89406 !important;
}

.over-time, .over-time a {
    color: red !important;
}

table.hover-table-line tr:hover > td {
    background-color: #fcf8e3;
}

.model-assigned .modal-dialog {
    width: 100% !important;
    max-width: 1280px !important;
    margin: 0px auto 0;
}

.search-contain.assign-search-contain {
    border: none;
    padding: 0;
}

.total-row {
    font-weight: bold;
    background-color: #fcf8e3;
}

#CustomerCareActionModal .modal-dialog {
    max-width: 680px !important;
}

.assigned-table table td {
    table-layout: fixed;
    word-break: break-all;
}

.fields-table > tbody > tr > td {
    vertical-align: top;
    width: 15%;
}

    .fields-table > tbody > tr > td + td {
        width: 3%;
    }

        .fields-table > tbody > tr > td + td + td {
            width: 82%;
        }

.min1024 {
    min-width: 1024px;
}

.btn-select-one {
    background-color: #fff;
    opacity: 0.4;
    padding: 0 7px;
    color: #000;
    border: none !important;
    outline: 0px auto -webkit-focus-ring-color !important;
    box-shadow: none !important;
}

    .btn-select-one:hover, .btn-select-one.btn-active,
    .btn-select-one:active, .btn-select-one:focus {
        color: #000 !important;
        opacity: 1;
        border: none !important;
        outline: 0px auto -webkit-focus-ring-color !important;
        box-shadow: none !important;
    }

.table-calendar {
    width: 100%;
    min-width: 768px;
    table-layout: fixed;
}

    .table-calendar tr th {
        background-color: #f5f5f5;
    }

    .table-calendar > tbody > tr > td {
        padding: 2px 3px !important;
        height: 100px;
        position: relative;
    }

    .table-calendar > tbody > tr td .calendar-date {
        text-align: right;
        font-size: 10px;
        font-weight: bold;
    }

    .table-calendar tr td.orther-month .calendar-date {
        opacity: 0.6;
        font-weight: normal;
    }

    .table-calendar tr td.today {
        background-color: #5bc0de;
    }

    .table-calendar tr td.day-off {
        background-color: #fafafa;
    }

    .table-calendar > tbody > tr > td + td {
        width: 14%;
    }

    .table-calendar tr td.using:hover {
        background-color: #fcf8e3;
    }

.calendar-show-in {
    z-index: 1;
    border: solid 1px bisque;
    margin-bottom: 5px;
    width: 90%;
    display: inline-block;
    background-color: bisque;
    position: relative;
    padding-left: 10px;
    cursor: pointer;
}

    .calendar-show-in.priority {
        /*background-color: #f89406;*/
    }

    .calendar-show-in > .line-left {
        width: 5px;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        background-color: #8a6d3b;
    }

    .calendar-show-in.priority > .line-left {
        background-color: #f89406;
    }

.priority-img {
    color: #f89406;
    font-size: 22px;
}

.calendar-show-in > .info {
    height: 36px;
}

    .calendar-show-in > .info > div:first-child {
        font-weight: bold;
    }

.calendar-show-in.in-month > .info > div {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
}

.calendar-show-in.in-week > .info > div {
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 36px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.choose-month > span {
    font-size: 18px;
}

.col-back {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
}

.priority-chk {
    color: #f89406;
    font-weight: bold;
}

.location-type {
    text-align: right;
    /*margin-bottom: 10px;*/
    margin-top: 6px;
    display: inline-block;
    float: right;
}

    .location-type button, .location-type a {
        border: none !important;
        background-color: #fff !important;
        padding: 0 !important;
        margin: 0 0 0 20px !important;
        opacity: 0.4;
        color: #000;
        transition: opacity ease-in-out 0.2s;
    }

        .location-type button.active, .location-type button:hover,
        .location-type a.active, .location-type a:hover {
            opacity: 1;
            color: #000;
            text-decoration: none !important;
        }

.btn-sort {
    border: none;
    background-color: transparent;
}

.job-full-container {
    max-width: 1100px;
}

    .job-full-container .group-title {
        margin-bottom: 5px;
    }


        .job-full-container .group-title span {
            color: #004089 !important;
            font-weight: bold;
            font-size: 16px;
            cursor: pointer;
        }

            .job-full-container .group-title span i {
                font-size: 12px;
                margin-right: 5px;
            }

.input-container-job {
    width: 100%;
    position: relative;
}

.job-full-container .input-container-job {
    border-top: solid 1px #ddd;
    padding: 10px 15px;
    margin-bottom: 20px;
}

.input-container-job > div {
    width: 100%;
    position: relative;
}

    .input-container-job > div > span {
        width: auto;
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 5px;
    }

        .input-container-job > div > span textarea {
            height: 60px;
        }

        .input-container-job > div > span + span.title {
            margin-left: 10px;
        }

        .input-container-job > div > span:first-child {
            width: 90px;
        }

        .input-container-job > div > span.check-contain {
            margin-left: 10px;
        }

            .input-container-job > div > span.check-contain span {
                display: inline-block;
                vertical-align: middle;
            }

            .input-container-job > div > span.check-contain input {
                margin: 5px 1px 0 0;
            }

            .input-container-job > div > span.check-contain span.title {
                cursor: pointer;
            }

.btn-active-warranty {
    background-color: #0082ca !important;
    color: #fff;
    border: solid 1px #fff;
    padding: 4px 20px;
    display: inline-block;
    vertical-align: top;
}

.fee-contain {
    position: absolute;
    right: 0;
    top: 0px;
    width: 250px !important;
}

    .fee-contain span.title {
        width: 95px;
        display: inline-block;
        vertical-align: middle;       
        margin-bottom: 5px;
        text-align: right;
        padding-right: 3px;
    }

    .fee-contain span.info {
        width: 150px;
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 5px;
    }

.rate-contain {
    position: absolute;
    right: 261px;
    bottom: 0px;
    width: 110px !important;
    overflow: hidden;
    margin-bottom: 0;
}

    .rate-contain span {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 4px;
        line-height: 30px;
        width: 100%;
    }

    .rate-contain button {
        background-color: #0082ca !important;
        color: #fff;
        border: solid 1px #fff;
        padding: 12px 0;
        width: 100%;
    }

.w280 {
    width: 280px !important;
}

span.technical-staff {
    position: absolute;
    right: 0;
}

    span.technical-staff span {
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px;
    }

.wapper-table {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
}

.ct2 {
    width: 2000px !important;
    overflow: auto;
}

.img-job-container {
    position: absolute;
    top: 0;
    left: 400px;
    height: 65px !important;
    width: 370px !important;
    display: block !important;
    overflow-x: auto;
    z-index: 1;
}

    .img-job-container button {
        display: inline-block;
        vertical-align: middle;
        margin: 0;
        padding: 0;
        height: 65px;
        width: 65px;
        border: dashed 1px #000;
        background-color: #fff;
    }

    .img-job-container #imgadd_contain span {
        display: inline-block;
        width: 65px;
        height: 65px;
        vertical-align: middle;
        background-position: top center;
        background-size: cover;
        background-repeat: no-repeat;
        position: relative;
        margin-right: 2px;
    }

        .img-job-container #imgadd_contain span img {
            position: absolute;
            right: 0px;
            top: 0px;
            width: 15px;
            opacity: 0;
        }

        .img-job-container #imgadd_contain span:hover img {
            opacity: 1;
            cursor: pointer;
            z-index: 1;
        }

        .img-job-container #imgadd_contain span:hover:after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            background-color: #ddd;
            opacity: 0.4;
        }

.priority {
    color: orange !important;
}

.note-contain {
    max-height: 71px;
    overflow-y: auto;
    font-size: 13px;
    width: 600px !important;
}

    .note-contain > span {
        display: inline-block;
        width: 100%;
        margin-bottom: 5px;
    }

        .note-contain > span > span {
            font-style: italic;
        }

.pointer-help {
    cursor: help;
}

.notelist-contain {
    max-height: 85px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 17px;
}

.input-modal-container .chk-line {
    display: inline-block;
    width: 100%;
}

.input-modal-container .chk-line span {
    cursor: pointer;
}

.input-modal-container .info.check-contain {
    max-height: 200px;
    overflow: auto;
}

@media(max-width: 1024px) {
    .search-contain.search-job > div > span.title {
        width: 110px;
    }

    .search-contain.search-job > div > span.info {
        min-width: 260px;
    }
}

@media(max-width: 1023px) {
    .ct-body {
        margin-top: 60px;
    }

    .dvheader-right {
        right: 40px;
    }

    .inside-header {
        padding: 0px;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        width: 100%;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transition: transform 300ms ease;
        -webkit-transition: transform 300ms ease;
        -moz-transition: transform 300ms ease;
        -o-transition: transform 300ms ease;
    }

    .menu-srolldown {
        transform: translateY(-100%) !important;
        -webkit-transform: translateY(-100%) !important;
        -moz-transform: translateY(-100%) !important;
        -o-transform: translateY(-100%) !important;
    }

    .tbLogin {
        width: 100% !important;
        padding: 0px !important;
    }

        .tbLogin td > input, .tbLogin div {
            width: 100% !important;
        }

    .menu-pc {
        display: none !important;
    }

    .menu-phone {
        display: block !important;
    }

    .dropdown.menu-phone {
        display: block;
        position: relative;
        right: 0;
        top: 2px;
        margin: 0;
        text-align: right;
        width: 100%;
        height: 48px;
        padding: 5px;
        float: right;
        width: auto;
    }

        .dropdown.menu-phone > a {
            float: right;
            /*margin-top: 2px;*/
        }

    .open > .dropdown-menu {
        margin: 0px;
        min-width: 280px;
        top: 48px;
        border-radius: 0;
        padding: 0px 5px;
        right: -6px;
        overflow-y: auto;
        width: auto;
    }

        .open > .dropdown-menu > li:last-child > a {
            border: none;
        }

        .open > .dropdown-menu > li > a, .open > .dropdown-menu > li > ul > li > a {
            color: #000 !important;
            border-bottom: solid 1px #ddd;
            text-shadow: none;
            font-size: 14px;
        }

        .open > .dropdown-menu > li:first-child > a {
            margin-top: 5px;
        }

        .open > .dropdown-menu > li:last-child > a {
            margin-bottom: 5px;
        }

        .open > .dropdown-menu > li.active > a, .open > .dropdown-menu > li > ul > li.active > a,
        .open > .dropdown-menu > li > ul > li > ul > li.active > a,
        .open > .dropdown-menu > li > ul > li > ul > li > ul > li.active > a {
            color: #004089 !important;
            font-weight: bold;
            background-color: transparent;
            text-shadow: none;
            background-image: none;
        }

        .open > .dropdown-menu li {
        }

    .menu-child, .menu-child-lv3 {
        padding: 0;
    }

        .menu-child > li > a {
            font-size: 13px;
            display: block;
            padding: 5px 5px 5px 25px;
            border-bottom: solid 1px #ddd;
        }

    .dropdown-setting .icon-bar {
        background-color: #f0ecf0;
        display: block;
        width: 25px;
        height: 2px;
        margin: 5px 0 !important;
        border-radius: 0px;
    }

    .menu-child, .menu-child-lv3, .menu-child-lv4 {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.15s ease-out;
        padding: 0;
    }

        .menu-child.open, .menu-child-lv3.open, .menu-child-lv4.open {
            max-height: 1000px;
            overflow-y: auto;
            transition: max-height 0.25s ease-in;
        }

    .dropdown-menu {
        overflow-y: auto;
    }

    .menu-child-lv3 > li > a {
        font-size: 13px;
        display: block;
        padding: 5px 5px 5px 45px;
        border-bottom: solid 1px #ddd;
    }

    .menu-child-lv4 > li > a {
        font-size: 13px;
        display: block;
        padding: 5px 5px 5px 65px;
        border-bottom: solid 1px #ddd;
    }

    .dropdown-menu > .active > ul > .active > a, .dropdown-menu > .active > ul > .active > ul > .active > a {
        color: #004089;
        background-color: #fff;
        font-weight: bold;
    }

    .main-menu {
        position: relative;
        width: 100%;
    }

        .main-menu:after {
            content: "";
            display: block;
            clear: both;
        }

    .dvheader-left {
        position: absolute;
        left: 0;
        top: 0;
        width: 115px;
        margin-left: 15px;
        z-index: 9;
    }

    .logo-container h1 {
        margin-left: 0;
    }


    .quotation-fulladd-container > .btn-addfield-container,
    #quatation_table > div > .btn-addfield-container,
    .table-quotation > tbody > tr.top-title button,
    .table-quotation tr > td > .is-hide,
    .table-quotation tr > td > button {
        opacity: 1 !important;
    }
}

@media(max-width: 992px) {
    .search-contain > div {
        width: 50%;
        margin: 0 0 5px;
        margin-right: -4px;
    }

    .search-contain > br {
        display: none;
    }

    .search-contain > div > span.title {
        width: 30% !important;
    }

    .search-contain > div > span.info {
        margin: 0 !important;
    }

    .group-content {
        padding: 10px;
    }

    .table-sdd th.w30p {
        width: auto !important;
    }
}

@media(max-width: 767px) {
    .search-contain > span.title {
        width: 17%;
        margin-right: -4px;
        margin-bottom: 5px;
    }

    .search-contain > span.info {
        width: 29%;
        margin: 0 3% 5px 1%;
    }

    .search-contain > div {
        width: 100%;
        margin-right: 0;
    }

        .search-contain > div > span.title {
            max-width: 150px !important;
            margin-right: -4px !important;
        }

        .search-contain > div > span.info {
            width: 70% !important;
            min-width: unset !important;
        }

            .search-contain > div > span.info > input {
                max-width: 100% !important;
            }

            .search-contain > div > span.info > select {
                width: auto !important;
            }

    .search-contain > button {
        margin-top: 0;
        margin-left: 150px;
    }
}

@media(max-width: 630px) {
    .input-container div > span.title {
        width: 30%;
    }

    .input-container div > span.info, .input-container div > span.info-full {
        width: 70%;
    }

    .input-container div > span + span.title {
        text-align: left;
    }

    .contain-quotation > .top-title > div.btn-action, .contain-quotation > .group_child > div.btn-action {
        width: 20px;
        padding: 2px;
    }

    .contain-quotation > .group_child > div.title {
        width: 30%;
    }

    .contain-quotation > .group_child > div.info {
        width: calc(70% - 50px);
        width: -moz-calc(70% - 50px);
        width: -webkit-calc(70% - 50px);
    }

        .contain-quotation > .group_child > div.info.full-no-title {
            width: calc(100% - 50px);
            width: -moz-calc(100% - 50px);
            width: -webkit-calc(100% - 50px);
        }
}

@media(max-width: 530px) {
    .search-contain > span.title {
        width: 35%;
    }

    .search-contain > span.info {
        width: 64%;
        margin: 0 0 5px 1%;
    }

    .search-contain > button {
        margin-left: 0;
    }

    .search-contain > div > span.title {
        max-width: initial !important;
        margin-right: 0 !important;
        width: 100% !important;
        margin-bottom: 5px !important;
    }

    .search-contain > div > span.info {
        width: 100% !important;
    }

    .search-contain {
        padding: 10px;
        margin-top: 10px;
    }

    .input-container div > span.title {
        max-width: initial;
        margin-right: 0;
        width: 100%;
        margin-bottom: 5px;
        text-align: left !important;
    }

    .input-container div > span.info, .input-container div > span.info-full {
        width: 100%;
    }

        .input-container div > span.info select, .input-container div > span.info input {
            min-width: 150px;
        }

    .input-container.sp-auto div > span.title, .input-container.sp-auto div > span.info {
        width: 100%;
        margin-bottom: 5px;
        margin-right: 0;
    }

        .input-container.sp-auto div > span.info input {
            width: 100% !important;
        }

    .document-container .info > input,
    .document-container .info {
        width: 100%;
    }

    .share-user .title {
        text-align: left;
    }

    .share_group.share-user > .title > span {
        display: inline-block;
        width: 100%;
        margin: 0 0 5px;
    }

    .share_group.share-user > .title > button {
        display: inline-block;
        float: none;
        margin: 0 0 5px !important;
    }

    .contain-quotation > .group_child > div.title {
        width: 100%;
        text-align: left !important;
    }

    .contain-quotation > .group_child > div.info,
    .contain-quotation > .group_child > div.info.full-no-title {
        width: calc(100% - 50px);
        width: -moz-calc(100% - 50px);
        width: -webkit-calc(100% - 50px);
    }

    .group-child-action > .full {
        width: 100%;
        margin: 0 0 5px;
    }

    .input-modal-container > div > span.title {
        width: 100%;
        margin: 0 0 5px;
    }

    .input-modal-container > div > span.info {
        width: 100%;
        margin: 0 0 5px;
    }

    .row-fluid.bar_top {
        margin-bottom: 10px;
    }

        .row-fluid.bar_top > div > div {
            width: 100%;
            display: block;
            float: none;
        }

            .row-fluid.bar_top > div > div.fright {
                text-align: right;
                margin-top: 5px;
            }
}
/*Facebook*/
#SocialNetworkActionModal .modal-header {
    padding: 8px 4px;
    padding-right: 24px;
    background-color: #f5f6f7;
    border-bottom: 1px solid #dddfe2;
    border-radius: 2px 2px 0 0;
    font-weight: bold;
    text-align: left;
    position: relative;
}

    #SocialNetworkActionModal .modal-header h4 {
        font-size: 12px;
        line-height: 1.34;
        margin: 0;
        color: #4b4f56;
        padding: 0 8px;
        position: relative;
        width: auto;
        display: inline-block;
        margin-right: -4px;
    }

        #SocialNetworkActionModal .modal-header h4.not-active {
            border-left: solid 2px #ccc;
            color: #365899;
            cursor: pointer;
        }

        #SocialNetworkActionModal .modal-header h4 i {
            margin-right: 5px;
        }

    #SocialNetworkActionModal .modal-header .close {
        top: 50% !important;
        transform: translate(0, -50%);
        right: 10px !important;
        font-size: 26px;
        line-height: 26px;
        margin: 0;
    }

#SocialNetworkActionModal .modal-footer {
    border-radius: 0 0 3px 3px;
    border-top: 1px solid #dddfe2;
    padding: 8px 10px;
    text-align: center;
    font-size: 12px;
    line-height: 1.34;
}

    #SocialNetworkActionModal .modal-footer .btn-share {
        width: 100%;
        box-sizing: border-box;
        flex-grow: 3;
        height: 28px;
        background-color: #4267b2;
        border-color: #4267b2;
        color: #fff;
        border-style: solid;
        border-radius: 3px;
    }

        #SocialNetworkActionModal .modal-footer .btn-share:hover {
            background-color: #365899;
            border-color: #365899;
        }

        #SocialNetworkActionModal .modal-footer .btn-share.readonly {
            background-color: #9cb4d8;
            border-color: #9cb4d8;
            pointer-events: none;
            cursor: not-allowed;
        }

            #SocialNetworkActionModal .modal-footer .btn-share.readonly:hover {
                background-color: #9cb4d8;
                border-color: #9cb4d8;
            }

    #SocialNetworkActionModal .modal-footer.two-btn button {
        width: 49%;
    }


    #SocialNetworkActionModal .modal-footer .btn-approved {
        background-color: #5cb85c;
        border-color: #5cb85c;
    }

        #SocialNetworkActionModal .modal-footer .btn-approved:hover {
            background-color: #3c763d;
            border-color: #3c763d;
        }

        #SocialNetworkActionModal .modal-footer .btn-approved.readonly {
            background-color: #dff0d8;
            border-color: #dff0d8;
        }

            #SocialNetworkActionModal .modal-footer .btn-approved.readonly:hover {
                background-color: #dff0d8;
                border-color: #dff0d8;
            }

    #SocialNetworkActionModal .modal-footer .btn-unapproved {
        background-color: #f44336;
        border-color: #f44336;
    }

        #SocialNetworkActionModal .modal-footer .btn-unapproved:hover {
            background-color: #a94442;
            border-color: #a94442;
        }

        #SocialNetworkActionModal .modal-footer .btn-unapproved.readonly {
            background-color: #f77f76;
            border-color: #f77f76;
        }

            #SocialNetworkActionModal .modal-footer .btn-unapproved.readonly:hover {
                background-color: #f77f76;
                border-color: #f77f76;
            }

#SocialNetworkActionModal .modal-body {
    padding: 12px;
}

.status-contain .image {
    width: 40px;
    float: left;
}

.status-contain:after {
    content: "";
    display: block;
    clear: both;
}

.status-contain .image img {
    width: 40px !important;
    height: 40px;
    border-radius: 50%;
    border: solid 1px #f5f6f7;
}

.status-contain .content {
    padding: 0 0px 0 52px;
    margin: 0;
}

    .status-contain .content textarea {
        width: 100%;
        height: 205px;
        padding: 5px 5px;
    }

.image-contain {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    width: 100%;
    overflow-x: auto;
}

    .image-contain #img_contain > span {
        display: inline-block;
        vertical-align: top;
        width: 100px;
        position: relative;
        padding: 100px 0 0 0;
        margin-right: 5px;
        overflow: hidden;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

        .image-contain #img_contain > span .cover-bg {
            opacity: 0;
            z-index: -1;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: #000;
        }

        .image-contain #img_contain > span:hover .cover-bg {
            opacity: 0.4;
            z-index: 1;
        }

        .image-contain #img_contain > span .del-btn {
            position: absolute;
            top: 0px;
            right: 5px;
            opacity: 0;
            z-index: -1;
            color: #ddd;
            font-size: 16px !important;
            line-height: 16px !important;
            text-shadow: 0 1px 0 #fff;
            font: initial;
            font-family: monospace;
            padding: 3px;
        }

        .image-contain #img_contain > span:hover .del-btn {
            opacity: 1;
            z-index: 2;
            cursor: pointer;
        }

            .image-contain #img_contain > span:hover .del-btn:hover {
                color: #fff;
            }

        .image-contain #img_contain > span .img-stt {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto;
            max-height: 100%;
            max-width: 100%;
        }

.img-add {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    position: relative;
    padding: 100px 0 0 0;
    margin-right: -4px;
    border: dashed 1px #dddfe2;
    cursor: pointer;
}

    .img-add i {
        font-size: 20px;
        line-height: 20px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #dddfe2;
    }

    .img-add:hover i {
        color: #ccc;
    }

.face-status-contain {
    width: 516px;
    margin-left: 198px;
    float: left;
}

.one-content {
    padding: 12px 12px 0;
    overflow: hidden;
    margin: 0 0 10px;
    background-color: #fff;
    border: solid 1px #ddd;
    border-radius: 2px;
    font-family: Helvetica, Arial, sans-serif;
}

    .one-content .rate-container {
        padding: 12px;
        border: none;
        border-radius: 0;
        clear: both;
        margin: 0 -12px;
        border-top: solid 1px #ddd;
    }

    .one-content > .user-info {
        padding: 0 0 0px;
        background-color: #fff;
        position: relative;
    }

        .one-content > .user-info:after {
            content: "";
            display: block;
            clear: both;
        }

        .one-content > .user-info .image {
            width: auto;
            float: left;
            margin-right: 8px;
        }

            .one-content > .user-info .image img {
                width: 40px;
                height: 40px;
                border-radius: 50%;
                border: solid 1px #ddd;
            }

        .one-content > .user-info .info {
            width: auto;
            padding: 0 40px 0 48px;
        }

            .one-content > .user-info .info .name {
                color: #365899;
                cursor: pointer;
                text-decoration: none;
                font-size: 14px;
                font-weight: 600;
                line-height: 1.38;
            }

                .one-content > .user-info .info .name:hover,
                .one-content > .user-info .info .time:hover,
                .one-content > .info .show-more.text:hover {
                    text-decoration: underline;
                }

            .one-content > .user-info .info .time {
                cursor: pointer;
                text-decoration: none;
                font-size: 12px;
                line-height: 1.38;
                color: #616770;
            }

        .one-content > .user-info .option {
            position: absolute;
            right: 7px;
            top: -10px;
            font-weight: bold;
            color: #616770;
            font-size: 24px;
            line-height: 24px;
        }

    .one-content > .info {
        font-size: 14px;
        font-weight: normal;
        line-height: 1.38;
    }

        .one-content > .info > div {
            margin-top: 9px !important;
            font-family: inherit;
        }

        .one-content > .info .show-more.text {
            color: #365899;
            cursor: pointer;
        }

        .one-content > .info .hide_part {
            height: 0;
            line-height: 0;
            font-size: 0;
            display: none;
        }

        .one-content > .info .big-size {
            font-size: 24px;
            font-weight: 300;
            letter-spacing: 0;
            line-height: 28px;
        }

.image-full-contain .img-one {
    border: solid 1px #ddd;
}

    .image-full-contain .img-one, .image-full-contain .img-one img {
        width: 100%;
    }

.one-content > .info > .image {
    margin: 0 -13px;
}

.image-full-contain > div {
    margin: 1px 1px 0;
}

.image-full-contain .img-in-bg {
    position: relative;
    overflow: hidden;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    border: solid 1px #ddd;
}

.img-two-square {
    width: 256px;
    padding: 256px 0 0 0;
    float: left;
}

.img-two-width {
    width: 514px;
    padding: 256px 0 0 0;
}

.img-two-height {
    width: 256px;
    padding: 514px 0 0 0;
    float: left;
}

.hover-action {
    position: relative;
}

    .hover-action:hover:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #000;
        opacity: 0.1;
        z-index: 1;
    }

.img-three-one {
    width: 514px;
    padding: 342px 0 0 0;
}

.img-three-two {
    width: 256px;
    padding: 170px 0 0 0;
    float: left;
}

.img-four-square {
    width: 256px;
    padding: 256px 0 0 0;
    float: left;
}

.img-four-width {
    width: 514px;
    padding: 342px 0 0 0;
}

.img-four-height {
    width: 342px;
    padding: 516px 0 0 0;
    float: left;
}

.img-four-small {
    width: 170px;
    padding: 170px 0 0 0;
    float: left;
}

.img-five-left {
    width: 256px;
    float: left;
}

    .img-five-left div {
        width: 100%;
        padding: 256px 0 0 0;
    }

.img-five-right {
    width: 256px;
    float: left;
    position: relative;
}

    .img-five-right div {
        width: 100%;
        padding: 170px 0 0 0;
        position: relative;
    }

.bg-opacity-black {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.5;
    z-index: 1;
}

.more-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 40px;
    color: #fff;
    z-index: 2;
}

.face-header {
    position: fixed;
    top: 50px;
    width: 100%;
    z-index: 99;
    left: 0;
    background-color: #4268b3;
}

    .face-header > div {
        text-align: center;
    }

.face-full-contain .info-contain {
    margin-top: 48px;
    max-width: 1024px;
    margin: 100px auto 0;
    position: relative;
}

.col-left {
    width: 180px;
    position: fixed;
    margin-top: 5px;
    margin-left: 5px;
}

    .col-left img {
        max-width: 100%;
    }

.col-right {
    width: 300px;
    position: fixed;
    margin-left: 725px;
}

    .col-right > div {
        margin-bottom: 12px;
    }

        .col-right > div img {
            width: 100%;
        }

.break-line {
    display: inline-block;
    width: 100%;
    margin-top: 6px;
}

span.hash-tag {
    color: #365899;
}

    span.hash-tag:hover {
        text-decoration: underline;
    }

.resize-screen {
    background-color: #05bb75;
    color: #fff;
    position: relative;
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

    .resize-screen > div {
        padding: 5px 5%;
    }

        .resize-screen > div > div {
            display: inline-block;
            vertical-align: middle;
        }

            .resize-screen > div > div:first-child {
                font-size: 16px;
                margin-right: 20px;
            }

            .resize-screen > div > div.ic-contain {
                font-size: 25px;
                padding: 3px 5px;
                margin: 0 10px;
                cursor: pointer;
            }

                .resize-screen > div > div.ic-contain i {
                    color: #ddd;
                }

                .resize-screen > div > div.ic-contain.active i {
                    color: #fff;
                }

                .resize-screen > div > div.ic-contain:hover i {
                    color: #fff;
                }

.tab-banner, .phone-banner {
    display: none !important;
}

.face-header img {
    max-width: 100%;
}

@media(max-width: 1024px) {

    .face-full-contain .info-contain {
        margin: 10px 0 !important;
    }

    .tab-banner {
        display: block !important;
    }

    .pc-banner, .phone-banner {
        display: none !important;
    }

    .face-header {
        position: relative;
        top: 0px;
    }

    .col-left, .col-right {
        display: none !important;
    }

    .face-status-contain {
        width: 100%;
        margin: 0;
    }

    .img-two-square {
        width: 49.6%;
        padding: 49.6% 0 0 0;
        float: left;
    }

    .img-two-width {
        width: 100%;
        padding: 50% 0 0 0;
    }

    .img-two-height {
        width: 50%;
        padding: 100% 0 0 0;
        float: left;
    }

    .img-three-one {
        width: 100%;
        padding: 66.4% 0 0 0;
    }

    .img-three-two {
        width: 49.7%;
        padding: 33% 0 0 0;
    }

    .img-four-square {
        width: 49.6%;
        padding: 49.6% 0 0 0;
    }

    .img-four-width {
        width: 100%;
        padding: 67% 0 0 0;
    }

    .img-four-height {
        width: 66.4%;
        padding: 100% 0 0 0;
    }

    .img-four-small {
        width: 33%;
        padding: 33% 0 0 0;
    }

    .img-five-left {
        width: 49.5%;
    }

        .img-five-left div {
            width: 100%;
            padding: 66% 0 0 0;
        }

    .img-five-right {
        width: 49.5%;
    }

        .img-five-right div {
            width: 100%;
            padding: 43.8% 0 0 0;
        }
}

@media(max-width: 600px) {
    .phone-banner {
        display: block !important;
    }

    .pc-banner, .tab-banner {
        display: none !important;
    }

    .img-two-square {
        width: 49.2%;
        padding: 49.2% 0 0 0;
        float: left;
    }

    .img-two-width {
        width: 100%;
        padding: 50% 0 0 0;
    }

    .img-two-height {
        width: 50%;
        padding: 100% 0 0 0;
        float: left;
    }

    .img-three-one {
        width: 100%;
        padding: 66.4% 0 0 0;
    }

    .img-three-two {
        width: 49.2%;
        padding: 33% 0 0 0;
    }

    .img-four-square {
        width: 49.2%;
        padding: 49.2% 0 0 0;
    }

    .img-four-width {
        width: 100%;
        padding: 67% 0 0 0;
    }

    .img-four-height {
        width: 66%;
        padding: 100% 0 0 0;
    }

    .img-four-small {
        width: 32%;
        padding: 32.6% 0 0 0;
    }

    .img-five-left {
        width: 49%;
    }

        .img-five-left div {
            width: 100%;
            padding: 100% 0 0 0;
        }

    .img-five-right {
        width: 49.2%;
    }

        .img-five-right div {
            width: 100%;
            padding: 65.7% 0 0 0;
        }
}

.wapper-table {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
}

.search-contain > div > span.title {
    width: 100px;
}

.search-contain > div > span.info {
    min-width: 210px;
}

.mw50 {
    min-width: 50px;
}

.mw100 {
    min-width: 100px;
}

.mw150 {
    min-width: 150px;
}

.mw200 {
    min-width: 200px;
}

.mw300 {
    min-width: 300px;
}

@media screen and (max-width: 400px) {
    .search-contain > div,
    .search-contain > div > span.title,
    .search-contain > div > span.info,
    .search-contain > div.search {
        width: 100%;
    }

        .search-contain > div > span.info {
            margin: 0;
        }

        .search-contain > div.search {
            text-align: center;
        }

            .search-contain > div.search #btnSearch {
                padding-left: 30px;
                padding-right: 30px;
            }
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    font-size: 20px;
}

.fa-minus::before {
    content: "\f0fe";
    color: rgba(0,0,0,0);
}

.fa-plus::before {
    content: "\f0fe";
    color: rgba(0,0,0,0);
}

.fa.fa-minus {
    background: url(/content/images/minus-square-regular.svg) no-repeat top left;
    background-size: contain;
}

.fa.fa-plus {
    background: url(/content/images/plus-square-regular.svg) no-repeat top left;
    background-size: contain;
}

.cursor-pointer {
    cursor: pointer
}
.can-sort {
    cursor: pointer
}

.sort-ico {
    float: right;
    color: #a8a8a8;
    font-size: 10px;
    vertical-align: middle !important;
    padding-top: 3px;
}

.display-inline-block {
    display: inline-block;
}