body {
    overflow-x: hidden !important;
}

.label_colorBox {
    background-color: #e4e4e4;
    border: 1px solid #c9c9c9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 10px;
}

.span_colorBox {
    display: inline-block;
    height: 15px;
    width: 15px;
    background-color: red;
    margin-bottom: -3px;
    margin-right: 3px;
    border: 1px dashed #232323;
}

.btn-warning {
    background-color: #01d1dc;
    border-color: #02a6ae;
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning:focus {
    background-color: #06BDC6;
    border-color: #02a6ae;
}

.dvProductBox .btn {
    border-color: #02a6ae;
}

.flip-clock-wrapper .flip {
    min-height: auto !important;
}

.flip-clock-wrapper ul li a div div.inn {
    font-size: 15px;
    font-weight: normal;
}

.flip-clock-wrapper ul {
    width: 25px;
    height: 25px;
}

.flip-clock-divider {
    height: 30px;
}

.flip-clock-dot.top {
    top: 9px;
}

.flip-clock-dot {
    height: 5px;
    width: 5px;
}

.flip-clock-dot.bottom {
    bottom: 9px;
}

.flip-clock-dot {
    height: 5px;
    width: 5px;
}

.flip-clock-wrapper ul li {
    line-height: 26px;
}

.flip-clock-label {
    display: none;
}

.flip-clock-wrapper ul {
    margin: 2px;
}

.flip-clock-wrapper .flip {
    box-shadow: none;
}

.flip-clock-divider {
    width: 13px;
}

.flip-clock-dot {
    box-shadow: none;
}

.flip {
    padding-right: 0 !important;
    width: 26px !important;
}

.dvProductBox_items_ajax .row {
    margin: 0px 25px;
}

.dvProductBox_items_ajax .col-md-3 {
    padding: 0px 5px;
}

.dvProductBox_items_ajax {
    height: 253px;
    overflow: hidden;
    position: relative;
    margin-right: 15px;
}

.dvProductBox_items_ajax .col-md-3 {
    width: 6.333%;
}

.dvProductBox_items_ajax .row {
    width: 280%;
    position: absolute;
    right: -3%;
}

.dvProductBox_right_arr,
.dvProductBox_left_arr {
    background-color: white;
    position: absolute;
    width: 39px;
    height: 110%;
    top: 0%;
    margin-top: -24px;
}

.dvProductBox_right_arr {
    right: -20px;
}

.dvProductBox_left_arr {
    left: -20px;
}

.icon-slider-caret-left,
.icon-slider-caret-right {
    background-image: url('../img/ajax-nextprev.png');
    background-repeat: no-repeat;
    display: block;
    width: 40px;
    height: 48px;
    cursor: pointer;
    top: 50%;
    position: absolute;
}

.icon-slider-caret-left {
    background-position: 0px 0px;
}

.icon-slider-caret-right {
    background-position: 0px -48px;
}

.icon-slider-caret-left .disable {
    background-position: -48px 0px;
}

.icon-slider-caret-right .disable {
    background-position: -48px -48px;
}

.dvProductBox_items_ajax {
    position: relative;
}

.mv_pages {
    top: 0px;
    left: 0px;
    position: absolute;
}

.mv_pages .col-md-3:first-child {
    margin-right: 2px;
}

.mv_pages .col-md-3:last-child {
    margin-right: -2px;
}

.comment_box {
    border: 2px solid #eee;
    border-radius: 9px;
}

.comment_header {
    background-color: #F5F6F7;
    padding: 10px;
}

.comment_body {
    padding: 10px 5px;
}


/* ==================================== */

.rating-container {
    height: 5px;
    position: relative;
    top: 5px;
}

.rating-container .bar {
    background-color: #EBECED;
    height: 5px;
    width: 39px;
    float: right;
    overflow: visible;
    position: relative;
    border-left: 2px solid #fff;
}

.rating-container .done {
    background-color: #A1A6B5;
}

.user-rating li span {
    display: block;
    color: #4d4d4d;
    float: right;
    width: 153px;
    font-size: 11px;
}

.user-rating li {
    list-style: outside none none;
}

.clearfix::after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

#frmUL_RatesAverage {
    list-style: outside none none;
}

#frmUL_RatesAverage li>span {
    color: #4d4d4d;
    display: block;
    float: right;
    font-size: 11px;
    height: 8px;
    width: 151px;
}

#frmUL_RatesAverage ul {
    margin-top: 38px;
}

#frmUL_RatesAverage li {
    margin-bottom: 22px;
}

#frmUL_RatesAverage .rating-container .bar {
    background: #ebeced none repeat scroll 0 0;
    border-left: 1px solid #f7f9fa;
    float: right;
    height: 8px;
    overflow: visible;
    position: relative;
    white-space: nowrap;
    width: 64px;
}

#frmUL_RatesAverage .rating-container .bar .holder {
    display: inline-block;
    float: right;
    height: 8px;
    width: 100%;
}

#frmUL_RatesAverage .rating-container .done .holder {
    background: #218325 none repeat scroll 0 0;
}

#frmUL_RatesAverage .rating-container .done .holder {
    background: #218325 none repeat scroll 0 0 !important;
}

#frmUL_RatesAverage .rating-container .bar .number {
    display: inline-block;
    float: right;
    height: 8px;
    line-height: 8px;
    padding-right: 7px;
    position: absolute;
    top: 0;
    z-index: 1;
}

#frmUL_RatesAverage .rating-container .done .holder {
    background: #218325 none repeat scroll 0 0 !important;
}

.rating_number {
    position: relative !important;
    top: -4px !important;
    right: 5px !important;
}

.offer_green {
    color: green;
    margin: 2px 14px 8px;
    display: inline-block;
    background-color: #e2fdce;
    border: 1px solid rgba(0, 128, 0, 0.38);
    padding: 3px 13px;
}

.offer_red {
    color: red;
    margin: 2px 14px 8px;
    display: inline-block;
    background-color: rgb(255, 236, 242);
    border: 1px solid rgba(128, 0, 30, 0.38);
    padding: 3px 13px;
}

.bg_discount {
    background-image: url('/img/offer_70px.png') !important;
    background-color: transparent !important;
    display: inline-block;
    float: right !important;
    position: absolute;
    right: 15px;
    top: 12px;
    width: 70px;
    height: 34px;
}

.btn-compare {
    background-color: #d901dc;
    border-color: #c301c5 !important;
    color: #fff;
}

.btn-compare:hover,
.btn-compare:active,
.btn-compare:focus {
    background-color: #c301c5;
    border-color: #c301c5;
    color: #fff;
}

.short-input{
    width: 201px;
  direction: ltr;
  border: none;
  text-align: right;
  color: gray;
}

.dvShareButtons .btn{
  border-color: transparent;
}

.product-share-box,.product-video-box{
  display:none;
  position:absolute;
  left: 0;
  border: 1px solid #d0d0d0;
  background-color: whitesmoke;
  width: 405px;
  padding: 20px; 
  font-size: 12px; 
  z-index:200;
}

.product-share-box .short-input {
    width: 100%;
    direction: ltr;
    border: none;
    text-align: left;
    color: gray;
    background-color: #e4e4e4;
    padding: 7px;
}

.product-share-box .social{
  margin-bottom:10px;
}
 .product-share-box span{
  margin:5px 0px;
 }

 .product-share-box .copy{
   color: #fff;
  background-color: #00baff;
  border-color: transparent;
 }

.navProductTools{
  list-style-type:none;
  float:left;
  margin-top:12px;
}

.navProductTools li{
  display:inline-block;
  font-size: 20px;
  padding:0 10px;
  position:relative;
}

.dvShareButtons a {
  margin: 0px 0px;
}

.share-box-background{
  position:fixed;
  top:0;
  left:0;
  right:0;
  bottom:0; 
  z-index:100;
  display:none;
}

#tShortUrl{
  direction:ltr;
}


.product-video-box{
  padding: 5px;
  width: 700px; 
}

.video-links{ 
  width: 100px;

}

.video-contents{  
}
