/*fix homepage*/
.wpb_single_image.wpb_content_element{
    margin-bottom: -35px !important;
}
.wpb_row.vc_row-fluid{
    left: 0px !important;
}
div.vc_row-fluid[data-vc-full-width="true"], div.vc_section[data-vc-full-width="true"] {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
/*end fix homepage*/
@font-face {
  font-family: 'chuky';
  src: url('../fonts/SVN-The Carpenter Bold.otf');
  src: url('../fonts/SVN-The Carpenter Regular.otf');
  font-weight: bold;
  font-style: normal;
}
#state_city_select_modal{
    border-radius: 0px !important;
    -webkit-border-top-left-radius: 4px !important;
    -webkit-border-bottom-left-radius: 4px !important;
    -moz-border-radius-topleft: 4px !important;
    -moz-border-radius-bottomleft: 4px !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}
.tab-pane{
    padding-bottom: 60px;
}
.dropdown-menu{
    margin: 0px;
}
.signed-text {
    font-family: "chuky";
    font-size: 40px;
}
table th { font-size: 1em!important;}
table { font-size: 1em!important;}
.bg-success2 {
    background-color: #edffe6;
}
.no-decoration { text-decoration: none!important;}
.form-control {
    font-size: 0.9em!important;
    display: block;
    width: 100%;
    padding: 4px 8px!important;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 4px 8px!important;
}

.table > tbody > tr > td > input,  .table > tbody > tr > td > select { min-width:50px!important; margin: 3px 0px;}
.table > tbody > tr > td > .input-long { min-width:150px!important;}

.text-white { color:#fff!important;}
.bg-white { background-color: #fff!important;}
.bg-gray { background-color: #f5f5f5!important;}
.bg-purple { background-color:#f6e3fe!important;}
.bg-danger2 { background-color: #ffe1e4; color: #9a0000; letter-spacing: 1.5px!important; font-size: 1.1em!important; font-weight: bold;}

.text-left { text-align: left!important;}
.text-gray { color: #999!important;}
.table-phieuin { font-size: 12px!important;}

.table2 > thead > tr > th,
.table2 > tbody > tr > th,
.table2 > tfoot > tr > th,
.table2 > thead > tr > td,
.table2 > tbody > tr > td,
.table2 > tfoot > tr > td {padding: 3px 5px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;}

.p-0-0-0-10 { padding-left: 10px!important;}
hr { padding:0px!important; margin:10px 0px!important;}
.noted { font-size: 14px; font-style: italic;}

form,
#form-add-order {
    position: relative;
}

.wrap-table {
  position: relative;
}

.wrap-table.loading:after,
form.loading:after,
#form-add-order.loading:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left:0 ;
    right: 0;
    margin: auto;
    z-index: 99;
    background-color: rgba(255,255,255,.5);
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.panel .table-order {
    background-color: #efefef;
    margin-bottom: 15px !important;
}
.panel .table-order .line {
    padding: 2px 0px;
}
.panel .table-order td{
    border: 1px solid #e0e0e0;
}
.container[role="main"] {
    padding-top: 30px;
    padding-bottom: 30px;
}

.rule-info-wrap {
    margin-top :30px;
}
.wrap-title-1 {
    font-size: 16px;
    font-weight: bold;
    color: #2980b9;
    text-transform: uppercase;
    margin-bottom: 10px;
    background: #f7f7f7;
    border-left: 3px solid #efefef;
    border-right: 3px solid #efefef;
    border-radius: 3px;
    padding: 7px 15px;
    font-size: 18px;
    text-align: center;
    margin-bottom: 15px;
}
.wrap-main .title-1 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #2980b9;

}
.padding-left-2 {
    padding-left: 20px;
}
.padding-left-2 i:nth-of-type(1) {
    font-size: 14px;
    margin-right: 7px;
}

.top-bar-nav {
    text-align: center;
}
.top-bar-nav {
    background: #f2f0f0;
    height: 41px;
    border-bottom: 1px solid #e9e8e8;
    top: 0;
    left: 0;
    width: 100%;
    position: fixed;
    z-index: 5;
}
.top-bar-nav .lv1 > li a {
    display: block;
    padding: 10px 10px;
    font-weight: 600;
    border-bottom: 1px solid #e4e3e3;
    color: #4b4b4b;
}
.top-bar-nav .lv1 > li a i {
    margin-right: 5px;
    font-size: 15px;
    width: 20px;
    text-align: center;
}
.top-bar-nav ul li{
    list-style: none;
}
.top-bar-nav ul {
    padding:0;
    margin:auto;
}
.top-bar-nav .lv1 > li {
    float: left;
}
a:hover {
    text-decoration: none;
}
table {
    width: 100%;
}
.list-customer-photos .thumbnail {
    border: none;
}
.list-customer-photos .thumbnail img{
    width: 130px;
    height: 130px;
    object-fit: contain;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

}

.box-signed .logo img{
    width: 300px;
}

.max-w-link {
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}
.text-orange {
    color: #f7941e!important;
}

.no-drop{
    position: relative;
}
.no-drop:after{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: rgba(255,255,255,0.5);
    display: inline-block !important;
    cursor: no-drop;
}
.no-drop * {
    cursor: no-drop;
}

.wrap-bank-vn .logo img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}
.wrap-bank-vn {
    text-align: center;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    padding: 10px;
    display: block;
    margin-bottom: 30px;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;

}
.wrap-bank-vn:hover {
    text-decoration: none;
    background-color: #fefefe;
    border-color: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.wrap-bank-vn .code ,
.wrap-bank-vn .author  {
    color: #333;
    text-align: left;
    margin-top: 10px;
}
.wrap-bank-vn .brand {
    font-weight: bold;
    font-size: 120%;
}
.wrap-bank-vn .logo {
    height: 100px;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 15px;
    margin-bottom: 30px;
}

body .bg-select {
    background-color: #bef1ff;
}

.table-res {
    min-width: 840px;
}
.wrap-table {
    overflow-x: auto;
}

.bg-order {
    
}

@media (max-width: 768px) {
    html body .header-tab {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    html body .header-tab li a{
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }
    html body .header-tab li{
        width: 48%;
        margin: 1%;
        height: 50px;
        line-height: 50px;
        overflow: hidden;
        background-color: #f9f9f9;
        border: 1px solid #e0e0e0;
        border-radius: 3px;
        text-align: center
    }
    html body .header-tab li.active {
        background-color: #f06624;
    }
    html body .header-tab li.active a{
        border: none !important;
        background: none !important;
        color: #fff !important;
    }
    html body .header-tab li a{
        background: none !important;
        display: inline-block;
    }
}

#list_package table{
    width: 98% !important;
}
#list_package select.form-control{
    height: 30px;
}
.cl_result_ship_fee{
    display: none;
}
#btn-re-estimated-cost{
    margin-top: 10px;
    display: none;
}
#form-add-order-shipping-to-vn .btn, #form-add-order-shipping-to-vn a.btn, .cus-btn.btn{
    height: 30px;
    line-height: normal;
}
#form-add-order-shipping-to-vn a.btn{
    padding-top: 7px;
}
.cus-btn.btn{
    padding: 7px 8px !important;
}
.btn-edit-ship-vn.btn{
    height: 30px;
    line-height: normal;
}
#form-update-buy-from-usa button.btn, #form-buy-from-usa button.btn, #form-lien-he-dat-hang button.cl_btn_remove_good_contact.btn, .btn-ship-vn-more.btn, .my-btn-sm.btn{
    padding: 6px 12px !important;
    height: 30px;
    line-height: normal;
}
.my-btn-sm.btn-info, .my-btn-sm.btn-danger, .my-btn-sm.btn-success, .my-btn-sm.btn-primary{
    color: #FFF !important;
}
.so_photo img{
    max-width: 100%;
}
div.loading{
    background: url("../images/loading.gif") no-repeat center center;
    background-size: 50px 50px;
    height: 50px;
    padding: 5px 0px;
}
div.loading_center{
    background: url("../images/loading.gif") no-repeat center center;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
.cl_tr_ship_vn .btn{
    padding: 0px 20px;
}
tr.click-hand {
    cursor: pointer;
}

tr.click-hand:hover td,tr.click-hand:hover th {
    background-color: #f7ecb5;
}

/* .modal-fullscreen */

.modal-fullscreen {
    background: transparent;
}
.modal-fullscreen .modal-content {
    background: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.modal-backdrop.modal-backdrop-fullscreen {
    background: #ffffff;
}
.modal-backdrop.modal-backdrop-fullscreen.in {
    opacity: .97;
    filter: alpha(opacity=97);
}

/* .modal-fullscreen size: we use Bootstrap media query breakpoints */

.modal-fullscreen .modal-dialog {
    margin: 0;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
@media (min-width: 768px) {
    .modal-fullscreen .modal-dialog {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .modal-fullscreen .modal-dialog {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .modal-fullscreen .modal-dialog {
        /*width: 1170px;*/
        width: 99%;
    }
}
.modal.modal-fullscreen{
    z-index: 9999999991;
    background-color: #FFF !important;
}
#view_content_support_modals .modal-body{
    min-height: 500px;
}
#ticket_reply ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
#ticket_reply ul li{
    margin-top: 10px;
    padding: 5px;
}
#ticket_reply ul li:nth-of-type(odd) {
    background-color: #f9f9f9;
}
#ticket_reply img{
    max-width: 100%;
}
#box-support-reply{
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999999992;
}
#box-support-reply .panel-heading{
    cursor: pointer;
}
#box-support-reply .panel{
    border-radius: 0px;
}
#box-support-reply .panel .panel-heading{
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.modal.modal-fullscreen .modal-header .close{
    color: #000;
    top: -20px;
}

#box_new_message{
    position: fixed;
    z-index: 999;
    bottom: 0px;
    left: 0px;
    background-color: #FFF;
    border: 1px solid #CCC;
    min-width: 450px;
    -webkit-box-shadow: 1px 1px 10px 3px rgba(109,110,102,1);
    -moz-box-shadow: 1px 1px 10px 3px rgba(109,110,102,1);
    box-shadow: 1px 1px 10px 3px rgba(109,110,102,1);
}
#box_new_message ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.dropdown-notify-menu {
    box-shadow: none;
    border-color: #eee;
}
.dropdown-notify-menu > li.menu-header, .dropdown-notify-menu > li.menu-footer{
    padding: 5px;
}
.dropdown-notify-menu ul.menu > li > a {
    display: block;
    color: #000;
    text-underline: none;
}
.dropdown-notify-menu ul.menu > li{
    border-bottom: 1px solid #CCC;
    padding: 5px;
}
.dropdown-notify-menu ul.menu > li > a > small{
    float: right;
}
.dropdown-notify-menu > li > a > .glyphicon,
.dropdown-notify-menu > li > a > .fa,
.dropdown-notify-menu > li > a > .ion {
    margin-right: 10px;
}
.dropdown-notify-menu > li  a:hover {
    color: #333;
    text-underline: none;
}
.dropdown-notify-menu ul.menu > li:hover {
    background-color: #eee;
}
.dropdown-notify-menu .menu-header{
    cursor: pointer;
    background-color: #ffffff;
    padding: 7px 10px;
    border-bottom: 1px solid #f4f4f4;
    color: #444444;
    font-size: 14px;
    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;
}
.dropdown-notify-menu .menu-footer{
    font-size: 12px;
    background-color: #fff;
    padding: 7px 10px;
    border-bottom: 1px solid #eeeeee;
    color: #444!important;
    text-align: center;
}

.ls_attachfile{
    margin-top: 10px;
}
.ls_attachfile ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.ls_attachfile ul li{
    float: left;
    width: 60px;
    margin-right: 10px;
    padding: 5px;
    background-color: #FFF !important;
}
.ls_attachfile .attachfile_tool{
    margin: auto;
    margin-top: 5px;
    display: table;
}
.ls_attachfile .attachfile_tool a{
    display: inline-block;
    width: 15px;
}
.ls_attachfile .attachfile_tool a.photo-fancybox{
    margin: 0;
}
.ls_attachfile .attachfile_tool a:first-child{
    margin-right: 5px;
}
.ls_attachfile ul:after{
    display: block;
    content: "";
    clear: both;
}
#ticket_attachfile .ls_attachfile ul li{
    background-color: #d9edf7 !important;
}
.modal-header .close{
    top: -20px;
    right: -20px;
    color: #000;
}


/*
 * Component: Small Box
 * --------------------
 */
.small-box {
    border-radius: 2px;
    position: relative;
    display: block;
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.small-box > .inner {
    padding: 10px;
}
.small-box > .small-box-footer {
    position: relative;
    text-align: center;
    padding: 3px 0;
    color: #fff;
    color: rgba(255, 255, 255, 0.8);
    display: block;
    z-index: 10;
    background: rgba(0, 0, 0, 0.1);
    text-decoration: none;
}
.small-box > .small-box-footer:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0.15);
}
.small-box h3 {
    font-size: 38px;
    font-weight: bold;
    margin: 0 0 10px 0;
    white-space: nowrap;
    padding: 0;
}
.small-box p {
    font-size: 15px;
}
.small-box p > small {
    display: block;
    color: #f9f9f9;
    font-size: 13px;
    margin-top: 5px;
}
.small-box h3,
.small-box p {
    z-index: 5px;
}
.small-box .icon {
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    position: absolute;
    top: -10px;
    right: 10px;
    z-index: 0;
    font-size: 90px;
    color: rgba(0, 0, 0, 0.15);
}
.small-box:hover {
    text-decoration: none;
    color: #f9f9f9;
}
.small-box:hover .icon {
    font-size: 95px;
}
@media (max-width: 767px) {
    .small-box {
        text-align: center;
    }
    .small-box .icon {
        display: none;
    }
    .small-box p {
        font-size: 12px;
    }
}

.bg-red,
.bg-yellow,
.bg-aqua,
.bg-blue,
.bg-light-blue,
.bg-green,
.bg-navy,
.bg-teal,
.bg-olive,
.bg-lime,
.bg-orange,
.bg-fuchsia,
.bg-purple,
.bg-maroon,
.bg-black,
.bg-red-active,
.bg-yellow-active,
.bg-aqua-active,
.bg-blue-active,
.bg-light-blue-active,
.bg-green-active,
.bg-navy-active,
.bg-teal-active,
.bg-olive-active,
.bg-lime-active,
.bg-orange-active,
.bg-fuchsia-active,
.bg-purple-active,
.bg-maroon-active,
.bg-black-active,
.label-danger,
.label-info,
.label-warning,
.label-primary,
.label-success,
.small-box h3{
    color: #fff !important;
}
.bg-gray {
    color: #000;
    background-color: #d2d6de !important;
}
.bg-gray-light {
    background-color: #f7f7f7;
}
.bg-black {
    background-color: #111111 !important;
}
.bg-red,
.callout.callout-danger,
.alert-danger,
.alert-error,
.label-danger,
.modal-danger .modal-body {
    background-color: #dd4b39 !important;
}
.bg-yellow,
.callout.callout-warning,
.alert-warning,
.label-warning,
.modal-warning .modal-body {
    background-color: #f39c12 !important;
}
.bg-aqua,
.callout.callout-info,
.alert-info,
.label-info,
.modal-info .modal-body {
    background-color: #00c0ef !important;
}
.bg-blue {
    background-color: #0073b7 !important;
}
.bg-light-blue,
.label-primary,
.modal-primary .modal-body {
    background-color: #3c8dbc !important;
}
.bg-green,
.callout.callout-success,
.alert-success,
.label-success,
.modal-success .modal-body {
    background-color: #00a65a !important;
}
.bg-navy {
    background-color: #001f3f !important;
}
.bg-teal {
    background-color: #39cccc !important;
}
.bg-olive {
    background-color: #3d9970 !important;
}
.bg-lime {
    background-color: #01ff70 !important;
}
.bg-orange {
    background-color: #ff851b !important;
}
.bg-fuchsia {
    background-color: #f012be !important;
}
.bg-purple {
    background-color: #605ca8 !important;
}
.bg-maroon {
    background-color: #d81b60 !important;
}
.bg-gray-active {
    color: #000;
    background-color: #b5bbc8 !important;
}
.bg-black-active {
    background-color: #000000 !important;
}
.bg-red-active,
.modal-danger .modal-header,
.modal-danger .modal-footer {
    background-color: #d33724 !important;
}
.bg-yellow-active,
.modal-warning .modal-header,
.modal-warning .modal-footer {
    background-color: #db8b0b !important;
}
.bg-aqua-active,
.modal-info .modal-header,
.modal-info .modal-footer {
    background-color: #00a7d0 !important;
}
.bg-blue-active {
    background-color: #005384 !important;
}
.bg-light-blue-active,
.modal-primary .modal-header,
.modal-primary .modal-footer {
    background-color: #357ca5 !important;
}
.bg-green-active,
.modal-success .modal-header,
.modal-success .modal-footer {
    background-color: #008d4c !important;
}
.bg-navy-active {
    background-color: #001a35 !important;
}
.bg-teal-active {
    background-color: #30bbbb !important;
}
.bg-olive-active {
    background-color: #368763 !important;
}
.bg-lime-active {
    background-color: #00e765 !important;
}
.bg-orange-active {
    background-color: #ff7701 !important;
}
.bg-fuchsia-active {
    background-color: #db0ead !important;
}
.bg-purple-active {
    background-color: #555299 !important;
}
.bg-maroon-active {
    background-color: #ca195a !important;
}
[class^="bg-"].disabled {
    opacity: 0.65;
    filter: alpha(opacity=65);
}
.text-red {
    color: #dd4b39 !important;
}
.text-yellow {
    color: #f39c12 !important;
}
.text-aqua {
    color: #00c0ef !important;
}
.text-blue {
    color: #0073b7 !important;
}
.text-black {
    color: #111111 !important;
}
.text-light-blue {
    color: #3c8dbc !important;
}
.text-green {
    color: #00a65a !important;
}
.text-gray {
    color: #d2d6de !important;
}
.text-navy {
    color: #001f3f !important;
}
.text-teal {
    color: #39cccc !important;
}
.text-olive {
    color: #3d9970 !important;
}
.text-lime {
    color: #01ff70 !important;
}
.text-orange {
    color: #ff851b !important;
}
.text-fuchsia {
    color: #f012be !important;
}
.text-purple {
    color: #605ca8 !important;
}
.text-maroon {
    color: #d81b60 !important;
}
.link-muted {
    color: #7a869d;
}
.link-muted:hover,
.link-muted:focus {
    color: #606c84;
}
.link-black {
    color: #666;
}
.link-black:hover,
.link-black:focus {
    color: #999;
}

.select2-selection{
    display: block;
    width: 100%;
    height: 36px !important;;
    padding: 3px 0px;
    font-size: 13px !important;;
    line-height: 1.6;
    color: #555555;
    background-color: #f5f5f5 !important;
    background-image: none;
    border: 1px solid #eeeeee !important;;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.btn-height-45{
    height: 45px;
}
.fancybox-title {
    padding: 5px;
}
.user_package{
    list-style: none;
}
.user_package i{
    color: #00a0d2;
}
.body_tpl_width{
    width: 800px;
    margin: auto;
}
#dv_combine_btn .select2-selection{
    height: 30px !important;
}
.review-container{
    border: 1px solid #bbbbbb;
    border-color: #e1e1e1;
    padding: 20px 0px;
}
.review-container #preface{
    padding: 10px 10px 0;
    color: #aaaaaa;
}
.review-container{
    text-align: center;
}
.review-container #brand {
    padding: 10px 10px 30px;
}
.review-container #message{
    text-align: left;
    font-size: 20px;
    font-family: Roboto,"Open Sans","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    line-height: 25px;
}
.review-container #message {
    margin: 15px 150px;
}
.review-container #message {
    color: #034365;
}
.review-container #thumbs {
    display: table;
    margin: 20px auto;
    text-align: center;
}
.review-container #thumbs:after{
    content: "";
    display: block;
    clear: both;
}
.review-container #thumbs ul {
    display: inline-block;
}

.review-container #thumbs ul {
    list-style: none;
    list-style-type: none;
    display: block;
    margin: 0;
    padding: 0;
}
.review-container #thumbs ul li{
    background-image: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
    background-image: -ms-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
    background-image: linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
    zoom: 1;
    border: 1px solid #d9d9d9;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #bfbfbf;
}
.review-container #thumbs ul li {
    list-style: none;
    list-style-image: none;
    float: none;
    text-align: left;
    margin: 0;
    padding: 0;
}
.review-container #thumbs ul li {
    display: block;
    float: left;
    text-align: center;
    cursor: pointer;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 320px;
}
.review-container #thumbs ul li.last {
    margin-right: 0;
}
.review-container #thumbs ul li .link-wrap {
    display: inline-block;
}
.review-container #thumbs ul li.first .link-wrap:hover {
    background-color: #00c0ef;
}
.review-container #thumbs ul li.last .link-wrap:hover {
    background-color: #dd4b39;
}
.review-container #thumbs ul li .link-wrap a {
    display: block;
    width: 320px;
    padding: 20px;
    color: #055682;
    text-decoration: none !important;
}
.review-container #thumbs ul li .link-wrap a:hover{
    text-decoration: none !important;
}
.review-container #thumbs .thumb-up {
    background-position: 0 -110px;
}
.review-container #thumbs [class^="thumb-"], .review-container #thumbs [class*=" thumb-"] {
    display: inline-block;
    width: 120px;
    height: 140px;
    line-height: 140px;
    vertical-align: text-top;
    background-image: url(../images/stylesheet-no-repeat.png);
    background-repeat: no-repeat;
    overflow: hidden;
}
.review-container #thumbs .thumb-down {
    background-position: -150px -110px;
}
#modal-reviews .modal-header #message {
    margin: 15px 30px 15px 15px;
}
#modal-header #message, #super-embed #message, #super-modal #message {
    text-align: left;
    font-size: 20px;
    font-family: Roboto,"Open Sans","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 100%;
    text-transform: none;
    line-height: 25px;
}
#modal-reviews .modal-body {
    position: relative;
    padding: 15px;
}
#modal-reviews #highlights .highlight {
    text-align: center;
}
#modal-reviews #highlights .highlight ul {
    margin: 15px 0;
}
#modal-reviews #highlights .highlight ul {
    display: inline-block;
}
#modal-reviews #highlights .highlight ul {
    list-style: none;
    list-style-type: none;
    display: block;
    margin: 0;
    padding: 0;
}
#modal-reviews #highlights .highlight ul li {
    -webkit-border-radius: 18px;
    -khtml-border-radius: 18px;
    -moz-border-radius: 18px;
    -o-border-radius: 18px;
    border-radius: 18px;
    vertical-align: top;
    width: 300px;
    height: 150px;
}
#modal-reviews #highlights .highlight ul li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}
#modal-reviews #highlights .highlight ul li {
    list-style: none;
    list-style-image: none;
    float: none;
    text-align: left;
    margin: 0;
    padding: 0;
}
#modal-reviews #links ul {
    text-align: center;
}
#modal-reviews #links ul {
    list-style: none;
    list-style-type: none;
    display: block;
    margin: 0;
    padding: 0;
}
#modal-reviews #links ul {
    list-style: none;
    list-style-type: none;
    display: block;
    margin: 0;
    padding: 0;
}
#modal-reviews #links ul li, #highlights ul li {
    background-image: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
    background-image: -ms-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
    background-image: linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
    zoom: 1;
    border: 1px solid #d9d9d9;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #bfbfbf;
}
#modal-reviews #links ul li.sort-order-0 {
    display: none;
}
#modal-reviews #links ul li, #highlights ul li {
    background-image: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
    background-image: -ms-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
    background-image: linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
    zoom: 1;
    border: 1px solid #d9d9d9;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #bfbfbf;
}
#modal-reviews #links ul li {
    position: relative;
    display: inline-block;
    margin: 0 5px 15px;
    cursor: pointer;
    -webkit-border-radius: 18px;
    -khtml-border-radius: 18px;
    -moz-border-radius: 18px;
    -o-border-radius: 18px;
    border-radius: 18px;
    vertical-align: top;
    width: 125px;
    height: 70px;
}
#modal-reviews #links ul li a {
    width: 125px;
    height: 70px;
    background-position: center 10px;
    background-repeat: no-repeat;
}
#modal-reviews #links ul li {
    list-style: none;
    list-style-image: none;
    float: none;
    text-align: left;
    margin: 0;
    padding: 0;
}
#modal-reviews #links ul li {
    list-style: none;
    list-style-image: none;
    float: none;
    text-align: left;
    margin: 0;
    padding: 0;
}
#modal-reviews .smicon-facebook {
    background-color: #3B5998;
    background-position: -900px -120px;
}
#modal-reviews #links ul li a .link-text {
    position: absolute;
    top: 50%;
    left: 10px;
    right: 10px;
    margin-top: -12.5px;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    text-decoration: none;
}
#modal-reviews [class^="smicon-"], [class*=" smicon-"] {
    display: inline-block;
    width: 15px;
    height: 15px;
    line-height: 15px;
    vertical-align: text-top;
    background-image: url(../images/stylesheet-no-repeat.png);
    background-repeat: no-repeat;
    background-color: #768696;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin-left: 2px;
    overflow: hidden;
}
#modal-reviews #highlights .highlight ul li a {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    padding: 0;
}
#modal-reviews #highlights .highlight ul li a {
    width: 300px;
    height: 150px;
    background-position: center 25px;
    background-repeat: no-repeat;
}
#modal-reviews #links ul li a, #highlights ul li a {
    color: #055682;
    display: block;
}
#modal-reviews #highlights .highlight ul li a .link-text {
    position: absolute;
    top: 50%;
    left: 10px;
    right: 10px;
    margin-top: -28px;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
}
#modal-reviews  #highlights ul li.google{
    margin-bottom: 5px;
}
#modal-reviews  #highlights ul li.google a {
    background-image: url(../images/google_lg.png);
}
#modal-reviews #links ul li.facebook a {
    background-image: url(../images/fb_sm.png);
}
#modal-reviews #links ul li.yelp a {
    background-image: url(../images/yelp_sm.png);
}
#modal-reviews ul li.google a .link-text, #modal-reviews #links ul li.facebook a .link-text, #modal-reviews #links ul li.yelp a .link-text{
    display: none;
}

#modal-contact-module input, #modal-contact-module textarea
{
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: 2px solid #dedede;
    padding: 8px 0;
    margin: 0;
    width: 100%;
}
#modal-contact-module p {
    margin: 10px 0px;
}
.dropzone .dz-error-mark path {
    fill: red;
}
.btn-small-font{
  font-size: 10px !important;
}
#sk-holder #sk-container .react-tel-input input[type=tel]{
    width: 90% !important;
    margin-left: 55px !important;
}
.product-item{
    text-align: center;
    margin-bottom: 20px;
    min-height: 250px !important;
}
.product-item img{
    max-width: 100%;
}
.product-item .lnk-title{
    display: block;
    margin-top: 5px;
}
#ls-product-container{
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
    height: 620px;
}
#ls-product-container .product-thumb, .product-item .product-thumb{
    display: block;
    width: 140px;
    height: 140px;
    margin: auto;
    background-position: center center;
    background-repeat: no-repeat;
}
#product_info_modal{
    z-index: 9999999991;
}
.product-thumb img{
    max-width: 100%;
}
#product_price_origin{
     color: #000;
     font-size: 20px;
     text-decoration: line-through;
     display: inline-block;
    margin-right: 5px;
 }
#product_price{
    color: #ff5f3d;
    font-size: 30px;
    display: inline-block;
}
#product_user_price{
    color: #ff5f3d;
    font-size: 30px;
}
#panel-user-price .panel-body{
    padding: 0px;
}
.loading_panel{
    display: table;
    margin: 50px auto;
}
.sweet-alert{
    z-index: 9999999992 !important;
}
.cart-link{
    position: relative;
}
.pagination-no-padd .pagination{
    margin-bottom: 0px;
}

input[type=radio]{
   -webkit-appearance: radio; -moz-appearance: radio; -ms-appearance: radio; -o-appearance: radio;
}