.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#sj_dchog {
  position: absolute;
  top: 0px;
  right: 4121px;
}
.backtotop {
  background-color: #fe6d02;
  width: 45px;
  bottom: 20px;
  right: 10px;
  min-height: 42px;
  overflow: hidden;
  z-index: 40;
  position: fixed;
  display: block;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.backtotop.hidden-top {
  bottom: -100px;
}
.backtotop:hover {
  background-color: #555;
}
.backtotop i {
  font-size: 36px;
  margin: 1px 0 0 0 !important;
  color: #fff;
  display: inline-block;
}
.bs-docs-example ul.the-icons li:hover {
  background: #fe6d02;
}
#cpanel_wrapper {
  font-family: "arial";
  background: #e5e5e5;
  border: 1px solid #f3f3f3;
  border-right: none;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 0 6px rgba(0,0,0,0.4);
  box-shadow: 0 0 6px rgba(0,0,0,0.4);
  position: fixed;
  width: 300px;
  top: 35px;
  right: -320px;
  padding: 8px;
  z-index: 999;
  font-size: 11px;
}
#cpanel_wrapper #cpanel_btn {
  position: absolute;
  width: 26px;
  left: -47px;
  top: 9px;
  padding: 7px 10px;
  cursor: pointer;
  overflow: hidden;
  background: url("k/bg-cpanel-head.png") repeat #666666;
  -webkit-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 2px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 2px 2px rgba(0, 0, 0, 0.15);
  box-shadow: -2px 0 2px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 2px 2px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
#cpanel_wrapper #cpanel_btn i {
  font-size: 18px;
  margin: 0 0 0 4px;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
}
#cpanel_wrapper #ytcpanel_accordion {
  margin-bottom: 10px;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head {
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 8px 12px;
  color: #fff;
  margin: 1px -9px 8px 0;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset;
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset;
  box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset;
  background: url("k/bg-cpanel-head.png") repeat #666666;
  word-spacing: 5px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group {
  border-color: #BCBCBC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 5px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading {
  border: 1px solid #BCBCBC;
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top,#FFFFFF,#F1F1F1);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#FFFFFF),to(#F1F1F1));
  background-image: -webkit-linear-gradient(top,#FFFFFF,#F1F1F1);
  background-image: -o-linear-gradient(top,#FFFFFF,#F1F1F1);
  background-image: linear-gradient(to bottom,#FFFFFF,#F1F1F1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff1f1f1', GradientType=0);
  margin: -1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.5) inset;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading .accordion-toggle {
  padding: 6px 10px;
  font-weight: bold;
  color: #555;
  font-size: 12px;
  text-shadow: 1px 1px 0 #EEEEEE;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading .accordion-toggle i {
  float: right;
  font-size: 14px;
  color: #999;
  margin-right: 5px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading:hover {
  background-color: #ededed;
  background-image: -moz-linear-gradient(top,#f5f5f5,#e0e0e0);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#e0e0e0));
  background-image: -webkit-linear-gradient(top,#f5f5f5,#e0e0e0);
  background-image: -o-linear-gradient(top,#f5f5f5,#e0e0e0);
  background-image: linear-gradient(to bottom,#f5f5f5,#e0e0e0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe0e0e0', GradientType=0);
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading.active {
  background-color: #8b8b8b;
  background-image: -moz-linear-gradient(top,#999,#777);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#999),to(#777));
  background-image: -webkit-linear-gradient(top,#999,#777);
  background-image: -o-linear-gradient(top,#999,#777);
  background-image: linear-gradient(to bottom,#999,#777);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff999999', endColorstr='#ff777777', GradientType=0);
  border-color: #777;
  -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,0.15) inset;
  -moz-box-shadow: 0 0 1px 1px rgba(255,255,255,0.15) inset;
  box-shadow: 0 0 1px 1px rgba(255,255,255,0.15) inset;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading.active .accordion-toggle {
  color: #fff;
  text-shadow: none;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading.active .accordion-toggle i {
  color: #eee;
  text-shadow: none;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse {
  background: #fff;
  border-radius: 0 0 3px 3px;
  overflow: hidden;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner {
  border: none;
  padding: 8px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner h4.clear {
  margin: 0 0 5px;
  padding: 10px 0 0;
  font-size: 100%;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner h4.clear span {
  color: #555;
  display: inline-block;
  background: #e6e6e6;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  padding: 1px 15px;
  -webkit-box-shadow: 0 1px #CCCCCC inset;
  -moz-box-shadow: 0 1px #CCCCCC inset;
  box-shadow: 0 1px #CCCCCC inset;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .fs-desc {
  line-height: 11px;
  color: #838383;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color {
  width: 38px;
  height: 25px;
  position: relative;
  line-height: 25px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  margin: 5px 5px 0 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow:  0 -1px 8px 2px rgba(0, 0, 0, 0.3) inset, 0 -1px 0 0 rgba(255, 255, 255, 0.6) inset, 0 2px rgba(0, 0, 0, 0.38), 0 0 #BBBBBB, 0 3px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow:  0 -1px 8px 2px rgba(0, 0, 0, 0.3) inset, 0 -1px 0 0 rgba(255, 255, 255, 0.6) inset, 0 2px rgba(0, 0, 0, 0.38), 0 0 #BBBBBB, 0 3px 2px rgba(0, 0, 0, 0.25);
  box-shadow:  0 -1px 8px 2px rgba(0, 0, 0, 0.3) inset, 0 -1px 0 0 rgba(255, 255, 255, 0.6) inset, 0 2px rgba(0, 0, 0, 0.38), 0 0 #BBBBBB, 0 3px 2px rgba(0, 0, 0, 0.25);
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color.active {
  margin-top: 7px;
  -webkit-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4) inset;
  -moz-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4) inset;
  box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4) inset;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item.footer-backgroud-image,
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item.header-backgroud-image {
  width: 64%;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item input.miniColors {
  margin: 0 -1px 0 0 !important;
  border-color: #ccc;
  width: 55px !important;
  height: 20px;
  border-radius: 3px 0 0 3px !important;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .pattern {
  height: 22px;
  width: 30px;
  float: left;
  text-indent: -999em;
  margin: 0 5px 0 0;
  cursor: pointer;
  background-color: #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset;
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .pattern.active {
  border: 1px solid rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.3) inset, 0 0 0 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.3) inset, 0 0 0 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.3) inset, 0 0 0 2px rgba(0, 0, 0, 0.15);
  background-color: #eee;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .selectbox {
  width: 95%;
  position: relative;
  display: inline-block;
  margin-bottom: 5px;
  border: 1px solid #ccc;
  padding-left: 0;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
  background-image: -o-linear-gradient(top,#fff,#e6e6e6);
  background-image: linear-gradient(to bottom,#fff,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .selectbox:hover {
  border-color: #999;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .selectbox select {
  z-index: 10;
  width: 99%;
  height: 22px;
  line-height: 22px;
  margin: 0;
  position: relative;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  font-size: 12px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .selectbox .selecttext {
  z-index: 9;
  position: absolute;
  left: 5px;
  display: inline-block;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .selectbox .select-arrow {
  background: url(k/dk_arrows.png) no-repeat 50% 50%;
  position: absolute;
  display: inline-block;
  height: 100%;
  width: 26px;
  top: 0;
  right: 0;
}
#cpanel_wrapper .cpanel-reset .btn {
  background-color: #727272;
  background-image: -moz-linear-gradient(top,#7a7a7a,#666666);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#7a7a7a),to(#666666));
  background-image: -webkit-linear-gradient(top,#7a7a7a,#666666);
  background-image: -o-linear-gradient(top,#7a7a7a,#666666);
  background-image: linear-gradient(to bottom,#7a7a7a,#666666);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7a7a7a', endColorstr='#ff666666', GradientType=0);
}
.yt-sticky {
  position: relative;
  z-index: 80;
}
.yt-sticky .module {
  position: absolute;
  z-index: 88;
  margin-bottom: 10px;
  border: none;
}
.yt-sticky .module .module-inner1 {
  position: relative;
}
.yt-sticky .module .module-inner1 .module-inner2 {
  margin: 6px;
}
.yt-sticky .module .module-inner1 .module-inner2 .module-inner3 {
  padding: 10px;
  background-color: #fff;
  font-size: 12px;
}
.btn-special {
  height: 45px;
  width: 45px;
  background-color: #6b82a2;
  display: block;
  position: absolute;
  left: 0px;
  cursor: pointer;
  text-align: center;
}
.btn-special span {
  font-size: 20px;
  line-height: 36px;
  width: 24px;
  margin: 0 4px 0 8px;
}
.btn-special:hover span {
  color: #fff;
  text-shadow: 0 0 7px rgba(255,255,255,0.7);
}
#yt_notice {
  position: fixed;
  top: 0px;
  height: 0px;
  min-height: 0px;
  z-index: 96;
}
#yt_notice .yt-notice .module {
  background-color: #6b82a2;
  color: #eee;
  -webkit-box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ccc;
  -moz-box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ccc;
  box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ccc;
  position: absolute;
  top: -99em;
  z-index: 88;
  text-align: center;
  width: 100%;
  min-height: 35px;
  margin: 0;
  border: none;
}
#yt_notice .yt-notice .module.active {
  -webkit-box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ddd;
  -moz-box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ddd;
  box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ddd;
}
#yt_notice .yt-notice .module.active .btn-special {
  color: #fff;
  background: #5E7696;
  border-radius: 0;
}
#yt_notice .yt-notice .module .module-inner1 {
  position: relative;
  padding: 10px;
}
#yt_notice .yt-notice .module .module-inner1 .btn-special {
  position: absolute;
  right: 90px;
  left: auto;
  height: 39px;
  color: #BFCFE6;
  margin-top: -1px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
#yt_notice .yt-notice .module .module-inner1 .btn-special span {
  margin: 0 8px 0 8px;
  line-height: 36px;
}
#yt_notice .yt-notice .module .module-inner1 .modcontent {
  padding: 0;
  color: #ddd;
  font-size: 12px;
}
#yt_notice .yt-notice .module .module-inner1 .modcontent a {
  color: #fff;
  display: inline-block;
}
#yt_sticky_left {
  position: fixed;
  z-index: 10;
  left: 0;
  top: 165px;
  margin: 0 !important;
  height: 0px;
  min-height: 0px;
}
#yt_sticky_left .yt-sticky {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#yt_sticky_left .yt-sticky .module {
  width: 100%;
  left: -100%;
  background: #6b82a2;
}
#yt_sticky_left .yt-sticky .module:first-child .btn-special {
  border-radius: 0 3px 0 0;
}
#yt_sticky_left .yt-sticky .module:last-child .btn-special {
  border-radius: 0 0 3px 0;
}
#yt_sticky_left .yt-sticky .module .btn-special {
  left: 100%;
  top: -6px;
  height: 49px;
  color: #bfcfe6;
  border-bottom: 1px solid #7c91ae;
  background-color: #6b82a2;
  -webkit-box-shadow: 4px 0 0 rgba(0, 0, 0, 0.15) inset, 0 2px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 4px 0 0 rgba(0, 0, 0, 0.15) inset, 0 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 4px 0 0 rgba(0, 0, 0, 0.15) inset, 0 2px 2px rgba(0, 0, 0, 0.25);
}
#yt_sticky_left .yt-sticky .module .btn-special span {
  line-height: 49px;
}
#yt_sticky_right {
  position: fixed;
  z-index: 10;
  right: 0;
  top: 165px;
  margin: 0 !important;
  height: 0px;
  min-height: 0px;
}
#yt_sticky_right .yt-sticky {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#yt_sticky_right .yt-sticky .module {
  width: 100%;
  position: absolute;
  z-index: 88;
  margin-bottom: 10px;
  right: -100%;
  background: #6b82a2;
}
#yt_sticky_right .yt-sticky .module:first-child .btn-special {
  border-radius: 3px 0 0 0;
}
#yt_sticky_right .yt-sticky .module:last-child .btn-special {
  border-radius: 0 0 0 3px;
}
#yt_sticky_right .yt-sticky .module .btn-special {
  left: auto;
  right: 100%;
  top: -6px;
  height: 49px;
  color: #bfcfe6;
  border-bottom: 1px solid #7c91ae;
  background-color: #6b82a2;
  -webkit-box-shadow: inset -4px 0 0 rgba(0,0,0,0.15),0 2px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset -4px 0 0 rgba(0,0,0,0.15),0 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset -4px 0 0 rgba(0,0,0,0.15),0 2px 2px rgba(0, 0, 0, 0.25);
}
#yt_sticky_right .yt-sticky .module .btn-special span {
  line-height: 49px;
}
#yt_tool_bottom {
  position: fixed;
  right: 70px;
  bottom: -1px;
  height: 0px;
  min-height: 0px;
  z-index: 89;
}
#yt_tool_bottom .module {
  position: absolute;
  z-index: 88;
  margin: 0;
  background-color: #fe6d02;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4), -1px -1px 0 darken(@background1,10%), -1px 0 0 darken(@background1,10%) inset;;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4), -1px -1px 0 darken(@background1,10%), -1px 0 0 darken(@background1,10%) inset;;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4), -1px -1px 0 darken(@background1,10%), -1px 0 0 darken(@background1,10%) inset;;
  border: none;
}
#yt_tool_bottom .module .module-inner2 {
  padding: 6px;
}
#yt_tool_bottom .module .module-inner2 .module-inner3 {
  padding: 10px;
  background: #fff;
}
#yt_tool_bottom .module .module-inner2 .module-inner3 .box-livesupport input,
#yt_tool_bottom .module .module-inner2 .module-inner3 .box-livesupport textarea {
  width: 95%;
  font-size: 12px;
}
#yt_tool_bottom .module .module-inner2 .module-inner3 .modcontent {
  padding: 0;
  font-size: 12px;
}
#yt_tool_bottom .module .btn-special {
  left: auto;
  top: -36px;
  right: 0px;
  width: auto;
  height: 35px;
  padding: 0 10px 0 0;
  font-size: 16px;
  font-weight: bold;
  background: #fe6d02;
  color: #eee;
  border: 1px solid #cc5701;
  border-bottom: 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  -webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset, 0px -2px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset, 0px -2px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset, 0px -2px 2px rgba(0, 0, 0, 0.15);
}
#yt_tool_bottom .module .btn-special span {
  line-height: 32px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 1170px;
}
div.row-fluid .first[class*="span"] {
  margin: 0;
}
div.row-fluid .span12 {
  margin-left: 0 !important;
  margin-right: 0 !important;
  min-height: 20px;
}
div.row-fluid .hidden {
  display: none;
}
div.row-fluid [class*="span"] {
  min-height: 3px;
}
#yt_header {
  border-top: 7px solid #fe6d02;
}
#yt_header .yt-main-in1 {
  background: url(k/head-bg.png) no-repeat center center;
}
#yt_header #yt_logoposition h1 {
  text-align: center;
  margin: 30px 0;
}
#yt_header #yt_logoposition h1 a {
  display: block;
}
#yt_header #topmenu {
  text-align: right;
}
#yt_header #topmenu > * {
  display: inline-block;
  margin: 8px 0 0 12px;
  vertical-align: top;
  float: none;
}
#yt_header #topmenu ul.menu > li {
  padding: 0;
  display: inline-block;
}
#yt_header #topmenu ul.menu > li > a {
  color: #b2b1b1;
  padding: 0 10px;
  display: block;
}
#yt_header #topmenu ul.menu > li > a:hover {
  color: #fe6d02;
}
#yt_header #topmenu ul.menu > li > a i {
  font-size: 16px;
}
#yt_header #topmenu #jflanguageselection ul.jflanguageselection {
  margin: 0;
  overflow: hidden;
}
#yt_header #topmenu #jflanguageselection ul.jflanguageselection li {
  margin: 0 3px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
#yt_header #topmenu #jflanguageselection ul.jflanguageselection #active_language {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
#yt_mainmenu {
  background: #1C1C1C url(k/mainmenu-bg.png) repeat-x 0 0;
  border-bottom: 5px solid #1c1c1c;
  box-shadow: 0 -1px 0 rgba(255,255,255,0.03) inset;
}
#yt_mainmenu #search {
  float: right;
  margin-top: -63px;
  height: 60px;
  position: relative;
  z-index: 12;
}
#yt-responivemenu {
  display: none;
}
#yt_slider {
  background: #000 url(k/slider-bg.png) no-repeat center 0;
  border-bottom: 10px solid #d0d0d0;
  min-height: 400px;
}
#yt_breadcrumb {
  background-color: #d7d7d7;
  padding: 12px 0px;
  border-top: 1px solid #ddd;
}
#breadcrumb div.module {
  margin-bottom: 15px;
}
#breadcrumb div.module ul.breadcrumb {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
}
#breadcrumb div.module ul.breadcrumb li {
  padding: 0;
  font-size: 120%;
  text-shadow: none;
}
#breadcrumb div.module ul.breadcrumb li .icon-home {
  font-size: 18px;
  color: #555;
}
#breadcrumb div.module ul.breadcrumb li .divider {
  padding: 0 8px;
}
#breadcrumb div.module ul.breadcrumb li .divider i {
  margin: 0;
  color: #9b9b9b;
  font-size: 12px;
}
#breadcrumb div.module ul.breadcrumb li a,
#breadcrumb div.module ul.breadcrumb li span {
  color: #555;
}
#breadcrumb div.module ul.breadcrumb li a:hover,
#breadcrumb div.module ul.breadcrumb li span:hover {
  color: #fe6d02;
}
#content {
  margin-top: 30px;
}
#content #yt_component {
  margin-bottom: 20px;
}
#content .span12.no-minheight {
  min-height: 0;
}
#content.nopos-left.nopos-right #content_main {
  width: 100%;
}
#yt_spotlight1 {
  background-color: #eeeeee;
  border-top: 1px solid white;
  padding-top: 30px;
}
#yt_spotlight1 div.modcontent {
  background: #fff;
}
#yt_spotlight2 {
  border-top: 8px solid #fe6d02;
  position: relative;
  z-index: 1;
}
#yt_spotlight2:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  background: radial-gradient(ellipse at center,rgba(204,204,204,0.08) 0%,rgba(204,204,204,0) 63%);
}
#yt_spotlight2 .yt-main-in2 {
  padding: 20px 0;
  position: relative;
  z-index: 5;
}
#yt_spotlight2 .module {
  color: #909090;
  margin: 0;
  background: transparent;
}
#yt_spotlight2 .module h3.modtitle {
  background: none;
  border: none;
}
#yt_spotlight2 .module h3.modtitle:before {
  display: none;
}
#yt_spotlight2 .module .modcontent {
  background: none;
  border: none;
}
#yt_spotlight2 .module h3.modtitle {
  padding: 0;
  margin-bottom: 10px;
}
#yt_spotlight2 .module .modcontent {
  padding: 0;
}
#yt_spotlight2 .module h3.modtitle {
  color: #686868;
  font-size: 166.7%;
}
#yt_spotlight2 ul.menu li {
  font-size: 18px;
  color: #909090;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  margin-bottom: 2px;
}
#yt_spotlight2 ul.menu li a,
#yt_spotlight2 ul.menu li span {
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
}
#yt_spotlight2 ul.menu li a {
  color: #909090;
}
#yt_spotlight2 ul.menu li a:hover {
  color: #fe6d02;
}
#yt_spotlight2 ul.menu li[class*="item-"]:hover {
  color: #fe6d02;
}
#yt_spotlight2 .bottom-line {
  margin: 15px 0;
  width: 100%;
  clear: both;
  border-top: 1px solid #000;
  border-bottom: 1px solid #222222;
  display: inline-block;
}
#yt_footer {
  background: #000;
}
#yt_footer .yt-main #yt_copyrightposition {
  padding: 20px 0;
  color: #B5B5B5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#yt_footer .yt-main #yt_copyrightposition a {
  color: #fe6d02;
}
#yt_footer .yt-main #yt_copyrightposition a:hover {
  color: #fff;
}
#yt_footer .yt-main #footer {
  padding: 30px 0 0;
}
.layout_left-main-right #category_wrapper,
.layout_left-right-main #category_wrapper,
.layout_main-left-right #category_wrapper {
  height: auto !important;
}
.layout_left-right-main .nogroup-left #content_right {
  margin: 0;
}
a {
  color: #fe6d02;
}
a:hover {
  color: #555;
  text-decoration: none;
}
a:focus {
  outline: none;
  text-decoration: none;
}
[class^="icon-"],
[class*=" icon-"] {
  margin-right: 5px;
  font-size: 14px;
  line-height: 100%;
}
.badge,
.label {
  display: inline-block;
}
div.img_caption {
  position: relative;
}
div.img_caption.left {
  margin: 0 1em 1em 0;
}
div.img_caption p.img_caption {
  position: relative;
  z-index: 100;
  font-size: 89%;
  padding: 5px 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #eee;
  border-bottom: 1px solid #ddd;
}
div.caption {
  margin: 0 1em 1em 0;
  float: left;
}
div.yt-lightbox a img {
  width: auto;
}
ul {
  margin: 0 0 11px 15px;
}
ul ul {
  list-style: disc;
}
ul.latestnews.yt-list {
  margin: -10px -15px;
}
ul.latestnews.yt-list li:last-child {
  border-bottom: none;
}
ul.latestnews.yt-list li {
  border-bottom: 1px solid #f5f5f5;
  padding: 4px 15px;
}
ul.latestnews.yt-list li:hover {
  color: #fe6d02;
  background: #f5f5f5;
}
ul.latestnews.yt-list li a {
  color: #555;
}
ul.latestnews.yt-list li a:hover {
  color: #fe6d02;
}
ul.type-check {
  color: #a8a8a8;
}
ul.type-check li a {
  color: #555;
}
ul.type-check li a:hover {
  color: #fe6d02;
}
select {
  padding: 5px 6px;
  border-color: #E9E9E9;
}
label,
input,
button,
select,
textarea {
  font-size: 12px;
}
input[type="radio"],
input[type="checkbox"] {
  vertical-align: top;
}
.btn:focus,
input[type="text"]:focus,
textarea:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"],
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="submit"]:focus,
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
.inputbox:focus,
button[type="button"]:focus,
button[type="submit"]:focus {
  outline: 0 none;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  box-shadow: none;
  border-color: #fe6d02;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border-radius: 0;
  font-size: 12px;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  padding: 4px 6px;
  border-color: #E9E9E9;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  font-family: inherit;
}
.form-horizontal .control-group {
  margin-bottom: 15px;
}
.form-horizontal .control-label {
  text-align: left;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
}
.button,
button {
  font-size: 100%;
  color: #fff;
  display: inline-block;
  background: #939393 url("k/button-bg.png") repeat-x 0 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 15px;
  border: 1px solid #909090;
  box-shadow: 0 1px 0 rgba(255,255,255,0.25) inset;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  vertical-align: top;
}
button,
input.button {
  height: 30px;
}
.button:hover,
button:hover {
  background-color: #fe6d02;
  border-color: #cc5701;
}
.button:focus,
button:focus {
  -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
  box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}
.buttonReverse {
  background-color: #fe6d02;
  border-color: #cc5701;
  color: #fff;
}
.buttonReverse:hover {
  background-color: #555;
  border-color: #3c3c3c;
}
.buttonblack {
  background-color: #555;
  border-color: #3c3c3c;
  color: #fff;
}
.buttonblack:hover {
  background-color: #fe6d02;
  border-color: #cc5701;
}
.btn [class*="right"] {
  margin: 0 0 0 5px;
}
form.box fieldset {
  border: 1px solid #ccc;
  padding: 0 10px 10px;
}
form.box legend {
  background: #fff;
  padding: 0 10px;
  width: auto;
  border: none;
  margin: 0;
  font-size: 110%;
  line-height: 100%;
}
.display-limit {
  padding: 1em 0;
  overflow: hidden;
}
.collapse {
  overflow: hidden;
}
.form-inline .disabled .icon-search {
  vertical-align: 1px;
  margin-right: 5px;
}
.calendar table td {
  display: table-cell;
}
.calendar thead .hilite {
  border: none;
}
.tooltip {
  background: none;
  border: none;
}
div.tooltip.fade {
  background: transparent;
  border: none;
}
.tip-wrap {
  z-index: 999;
}
.tip-wrap .tip {
  max-width: 350px;
  padding: 0px;
  border: 1px solid #555;
  background: #eee;
}
.tip-wrap .tip.badge-info {
  background-color: #2f96b4;
  padding: 2px 6px;
  border: none;
  box-shadow: 0;
  display: inline-block;
  position: relative;
  top: -2px;
}
.tip-wrap .tip .tip-title {
  background: #555;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  padding: 5px 10px;
  font-weight: bold;
}
.tip-wrap .tip .tip-text {
  color: #333;
  font-size: 12px;
  padding: 5px 10px;
}
table.category {
  width: 100%;
}
table.category thead tr th {
  border-bottom: 1px solid #e5e5e5;
  font-size: 118%;
  padding: 8px;
  text-align: left;
  background: #EBEBEB;
}
table.category thead tr th a {
  color: #555;
}
table.category tbody tr td {
  padding: 8px;
  border-top: 1px solid #eee;
}
table.category tbody tr td.list-hits,
table.category tbody tr td.hits {
  font-weight: bold;
}
table.category tbody tr td a {
  color: #555;
}
table.category tbody tr:hover td {
  background-color: #f5f5f5;
}
table.category tbody tr:hover td a {
  color: #555;
}
table.category tbody tr:hover td a:hover {
  color: #fe6d02;
}
.table-bordered thead th {
  background: #EBEBEB;
}
#recaptcha_response_field {
  border-color: #ddd !important;
}
.system-unpublished .system-unpublished {
  margin: -10px;
  padding: 10px;
  border-top: 16px solid;
  border-bottom: 5px solid;
  position: relative;
}
.system-unpublished .system-unpublished:before {
  content: 'Unpublished';
  text-transform: uppercase;
  top: -19px;
  left: 10px;
  position: absolute;
  font-size: 0.8em;
  font-weight: bold;
}
span.highlight {
  background-color: #686868 !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #333;
}
#system-message {
  margin: 0;
}
#system-message .message {
  margin-bottom: 1.5em;
}
#system-message .message > ul {
  margin: 0;
  background-position: 5px 40%;
}
div.categories-list > div {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #EBEBEB;
}
div.categories-list > div h3.page-header {
  border-bottom: none;
  margin: 0;
}
div.categories-list > div h3.page-header .btn [class^="icon-"] {
  margin: 0;
}
div.categories-list > div h3.page-header .badge {
  vertical-align: 2px;
  display: inline-block;
  line-height: 16px;
  padding: 2px 9px 1px;
}
div.categories-list > div.last {
  margin: 0;
  border: none;
}
div.categories-list ul {
  position: relative;
  margin: 0;
}
div.categories-list ul li {
  list-style: none;
  font-weight: bold;
  line-height: 20px;
}
div.categories-list ul li ul > li {
  list-style: none;
  position: relative;
  margin: 0;
  padding: 10px 0 0 8px;
}
div.categories-list ul li ul > li:after {
  border-left: 1px solid #ccc;
  content: "";
  height: 30px;
  width: 1px;
  left: 0px;
  position: absolute;
  top: 0;
}
div.categories-list ul li ul > li:before {
  content: "";
  border-bottom: 1px solid #ccc;
  width: 7px;
  height: 1px;
  position: absolute;
  left: 0px;
  top: 28px;
}
div.categories-list ul li ul > li .item-title {
  padding: 3px 8px;
}
div.categories-list ul li .newsfeed-count {
  margin-top: 10px;
}
.blog .heading-category {
  background: url(k/title-bg.png) repeat-x 0 0 #171717;
  padding: 13px 6px;
  border-bottom: 5px solid #fe6d02;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  color: #fe6d02;
  font-weight: normal;
  font-size: 192%;
  margin: 0;
  text-transform: capitalize;
  margin-bottom: 30px;
}
.blog .heading-category:before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(k/title-point.png) no-repeat 0 0;
  display: inline-block;
  vertical-align: -1px;
  margin: 0 4px;
}
.blog .items-leading {
  overflow: hidden;
}
.blog .items-leading.cols-2,
.blog .items-leading.cols-3,
.blog .items-leading.cols-4 {
  border-bottom: none;
}
.blog .items-leading .item {
  padding: 15px 0;
  overflow: hidden;
}
.blog .items-leading .item .item-image {
  background: url(k/loading.gif) no-repeat center center #E6E6E6;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
  z-index: 1;
}
.blog .items-leading .item .item-image.pull-right {
  margin-left: 20px;
}
.blog .items-leading .item .item-image.pull-left {
  margin-right: 20px;
}
.blog .items-leading .item .item-image img {
  transition: all 0.5s ease 0s;
}
.blog .items-leading .item .item-image .image-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blog .items-leading .item .item-image .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
.blog .items-leading .item .item-image .image-overlay .hover-links a {
  width: 32px;
  height: 32px;
  line-height: 31px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #fe7c1b;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fe6d02;
}
.blog .items-leading .item .item-image .image-overlay .hover-links a.hover-zoom,
.blog .items-leading .item .item-image .image-overlay .hover-links a.hover-link {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  -webkit-transition: all 0.3s ease-in-out 0.1s;
  -moz-transition: all 0.3s ease-in-out 0.1s;
  -o-transition: all 0.3s ease-in-out 0.1s;
  transition: all 0.3s ease-in-out 0.1s;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  display: block;
}
.blog .items-leading .item .item-image .image-overlay .hover-links a i {
  margin: 0;
  font-size: 16px;
  color: white;
}
.blog .items-leading .item .item-image:hover img {
  filter: url("k/css_blur.svg#blur");
  -webkit-filter: blur(5px);
  transform: scale(1.3);
}
.blog .items-leading .item .item-image:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  background-color: rgba(0,0,0,0.3);
}
.blog .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom,
.blog .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-link {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.blog .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover,
.blog .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-link:hover {
  border-color: #626262;
  background: #555;
}
.blog .items-leading .item .article-text {
  overflow: hidden;
}
.blog .items-leading .item .article-text .page-header {
  margin: 0;
  padding: 0;
  border-bottom: 0;
  display: inline-block;
  width: 90%;
}
.blog .items-leading .item .article-text .page-header h2 {
  font-size: 133.3%;
  margin: 0;
  margin-top: -6px;
  font-weight: normal;
}
.blog .items-leading .item .article-text .page-header h2 a {
  color: #555;
}
.blog .items-leading .item .article-text .page-header h2 a:hover {
  color: #fe6d02;
}
.blog .items-leading .item .article-text ul.actions {
  list-style: none;
  margin: 0;
  float: right;
}
.blog .items-leading .item .article-text ul.actions li {
  display: inline-block;
  margin: 0 -1px 0 -1px;
}
.blog .items-leading .item .article-text ul.actions li.print-icon a:after {
  content: "\f02f";
}
.blog .items-leading .item .article-text ul.actions li.email-icon a:after {
  content: "\f0e0";
}
.blog .items-leading .item .article-text ul.actions li.edit-icon a:after {
  content: "\f044";
}
.blog .items-leading .item .article-text ul.actions li a {
  font-family: FontAwesome;
  padding: 4px 5px;
  font-size: 14px;
  color: #a8a8a8;
  color: #c8c8c8;
}
.blog .items-leading .item .article-text ul.actions li a:hover {
  color: #fe6d02;
}
.blog .items-leading .item .article-text ul.actions li a img {
  display: none;
}
.blog .items-leading .item .article-text .jwDisqusListingCounterLink {
  display: none;
}
.blog .items-leading .item .article-text .item-headinfo {
  margin-bottom: 10px;
}
.blog .items-leading .item .article-text .item-headinfo dl.article-info {
  margin: 0;
}
.blog .items-leading .item .article-text .item-headinfo dl.article-info dd {
  display: inline-block;
  font-size: 92%;
  margin: 0;
  color: #a8a8a8;
  margin-right: 7px;
}
.blog .items-leading .item .article-text .item-headinfo dl.article-info dd a {
  color: #a8a8a8;
  font-weight: bold;
}
.blog .items-leading .item .article-text .item-headinfo dl.article-info dd a:hover {
  color: #fe6d02;
}
.blog .items-leading .item .article-text .item-text {
  color: #909090;
}
.blog .items-leading .item .article-text .item-text > p {
  display: inline;
  margin: 0;
}
.blog .items-leading .item .article-text a.readmore {
  width: 11px;
  height: 12px;
  background: url("k/more.png") no-repeat 0 0;
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  vertical-align: middle;
}
.blog .items-leading .item .article-text a.readmore:hover {
  background-position: right top;
}
.blog .items-leading .item.span6 .item-image,
.blog .items-leading .item.span4 .item-image {
  float: none !important;
  margin: 0 0 1em !important;
  display: inline-block;
  min-width: auto !important;
  min-height: auto !important;
}
.blog .items-leading .item.span3 .item-image {
  float: none !important;
  margin: 0 0 1em !important;
  min-width: auto !important;
  min-height: 160px !important;
  display: inline-block;
}
.blog .items-leading .item.span3 .article-text .item-headinfo ul.actions {
  display: none;
}
.blog .items-leading .leading-0 {
  padding-top: 0;
}
.blog .items-row.cols-2,
.blog .items-row.cols-3,
.blog .items-row.cols-4,
.blog .items-row.row-0 {
  border-top: none;
}
.blog .items-row.row-0 .item {
  padding-top: 0;
}
.blog .items-row .item {
  padding: 15px 0;
  overflow: hidden;
}
.blog .items-row .item .item-image {
  background: url(k/loading.gif) no-repeat center center #E6E6E6;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
  z-index: 1;
}
.blog .items-row .item .item-image.pull-right {
  margin-left: 20px;
}
.blog .items-row .item .item-image.pull-left {
  margin-right: 20px;
}
.blog .items-row .item .item-image img {
  transition: all 0.5s ease 0s;
}
.blog .items-row .item .item-image .image-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blog .items-row .item .item-image .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
.blog .items-row .item .item-image .image-overlay .hover-links a {
  width: 32px;
  height: 32px;
  line-height: 31px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #fe7c1b;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fe6d02;
}
.blog .items-row .item .item-image .image-overlay .hover-links a.hover-zoom,
.blog .items-row .item .item-image .image-overlay .hover-links a.hover-link {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  -webkit-transition: all 0.3s ease-in-out 0.1s;
  -moz-transition: all 0.3s ease-in-out 0.1s;
  -o-transition: all 0.3s ease-in-out 0.1s;
  transition: all 0.3s ease-in-out 0.1s;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  display: block;
}
.blog .items-row .item .item-image .image-overlay .hover-links a i {
  margin: 0;
  font-size: 16px;
  color: white;
}
.blog .items-row .item .item-image:hover img {
  filter: url("k/css_blur.svg#blur");
  -webkit-filter: blur(5px);
  transform: scale(1.3);
}
.blog .items-row .item .item-image:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  background-color: rgba(0,0,0,0.3);
}
.blog .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom,
.blog .items-row .item .item-image:hover .image-overlay .hover-links a.hover-link {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.blog .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover,
.blog .items-row .item .item-image:hover .image-overlay .hover-links a.hover-link:hover {
  border-color: #626262;
  background: #555;
}
.blog .items-row .item .article-text {
  overflow: hidden;
}
.blog .items-row .item .article-text .page-header {
  margin: 0;
  padding: 0;
  border-bottom: 0;
  display: inline-block;
  width: 90%;
}
.blog .items-row .item .article-text .page-header h2 {
  font-size: 133.3%;
  margin: 0;
  margin-top: -6px;
  font-weight: normal;
}
.blog .items-row .item .article-text .page-header h2 a {
  color: #555;
}
.blog .items-row .item .article-text .page-header h2 a:hover {
  color: #fe6d02;
}
.blog .items-row .item .article-text ul.actions {
  list-style: none;
  margin: 0;
  float: right;
}
.blog .items-row .item .article-text ul.actions li {
  display: inline-block;
  margin: 0 -1px 0 -1px;
}
.blog .items-row .item .article-text ul.actions li.print-icon a:after {
  content: "\f02f";
}
.blog .items-row .item .article-text ul.actions li.email-icon a:after {
  content: "\f0e0";
}
.blog .items-row .item .article-text ul.actions li.edit-icon a:after {
  content: "\f044";
}
.blog .items-row .item .article-text ul.actions li a {
  font-family: FontAwesome;
  padding: 4px 5px;
  font-size: 14px;
  color: #a8a8a8;
  color: #c8c8c8;
}
.blog .items-row .item .article-text ul.actions li a:hover {
  color: #fe6d02;
}
.blog .items-row .item .article-text ul.actions li a img {
  display: none;
}
.blog .items-row .item .article-text .jwDisqusListingCounterLink {
  display: none;
}
.blog .items-row .item .article-text .item-headinfo {
  margin-bottom: 10px;
}
.blog .items-row .item .article-text .item-headinfo dl.article-info {
  margin: 0;
}
.blog .items-row .item .article-text .item-headinfo dl.article-info dd {
  display: inline-block;
  font-size: 92%;
  margin: 0;
  color: #a8a8a8;
  margin-right: 7px;
}
.blog .items-row .item .article-text .item-headinfo dl.article-info dd a {
  color: #a8a8a8;
  font-weight: bold;
}
.blog .items-row .item .article-text .item-headinfo dl.article-info dd a:hover {
  color: #fe6d02;
}
.blog .items-row .item .article-text .item-text {
  color: #909090;
}
.blog .items-row .item .article-text .item-text > p {
  display: inline;
  margin: 0;
}
.blog .items-row .item .article-text a.readmore {
  width: 11px;
  height: 12px;
  background: url("k/more.png") no-repeat 0 0;
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  vertical-align: middle;
}
.blog .items-row .item .article-text a.readmore:hover {
  background-position: right top;
}
.blog .items-row .item.span6 .item-image,
.blog .items-row .item.span4 .item-image {
  float: none !important;
  margin: 0 0 1em !important;
  display: inline-block;
  min-width: auto !important;
  min-height: auto !important;
}
.blog .items-row .item.span3 .item-image {
  float: none !important;
  margin: 0 0 1em !important;
  min-width: auto !important;
  min-height: 160px !important;
  display: inline-block;
}
.blog .items-row .item.span3 .article-text .item-headinfo ul.actions {
  display: none;
}
.blog-featured .items-leading.cols-2,
.blog-featured .items-leading.cols-3,
.blog-featured .items-leading.cols-4 {
  border-bottom: none;
}
.blog-featured .items-leading .item {
  padding: 0 0 10px 0;
  padding: 15px 0;
  overflow: hidden;
}
.blog-featured .items-leading .item .item-image {
  background: url(k/loading.gif) no-repeat center center #E6E6E6;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
  z-index: 1;
}
.blog-featured .items-leading .item .item-image.pull-right {
  margin-left: 20px;
}
.blog-featured .items-leading .item .item-image.pull-left {
  margin-right: 20px;
}
.blog-featured .items-leading .item .item-image img {
  transition: all 0.5s ease 0s;
}
.blog-featured .items-leading .item .item-image .image-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blog-featured .items-leading .item .item-image .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
.blog-featured .items-leading .item .item-image .image-overlay .hover-links a {
  width: 32px;
  height: 32px;
  line-height: 31px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #fe7c1b;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fe6d02;
}
.blog-featured .items-leading .item .item-image .image-overlay .hover-links a.hover-zoom,
.blog-featured .items-leading .item .item-image .image-overlay .hover-links a.hover-link {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  -webkit-transition: all 0.3s ease-in-out 0.1s;
  -moz-transition: all 0.3s ease-in-out 0.1s;
  -o-transition: all 0.3s ease-in-out 0.1s;
  transition: all 0.3s ease-in-out 0.1s;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  display: block;
}
.blog-featured .items-leading .item .item-image .image-overlay .hover-links a i {
  margin: 0;
  font-size: 16px;
  color: white;
}
.blog-featured .items-leading .item .item-image:hover img {
  filter: url("k/css_blur.svg#blur");
  -webkit-filter: blur(5px);
  transform: scale(1.3);
}
.blog-featured .items-leading .item .item-image:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  background-color: rgba(0,0,0,0.3);
}
.blog-featured .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom,
.blog-featured .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-link {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.blog-featured .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover,
.blog-featured .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-link:hover {
  border-color: #626262;
  background: #555;
}
.blog-featured .items-leading .item .article-text {
  overflow: hidden;
}
.blog-featured .items-leading .item .article-text .page-header {
  margin: 0;
  padding: 0;
  border-bottom: 0;
  display: inline-block;
  width: 90%;
}
.blog-featured .items-leading .item .article-text .page-header h2 {
  font-size: 133.3%;
  margin: 0;
  margin-top: -6px;
  font-weight: normal;
}
.blog-featured .items-leading .item .article-text .page-header h2 a {
  color: #555;
}
.blog-featured .items-leading .item .article-text .page-header h2 a:hover {
  color: #fe6d02;
}
.blog-featured .items-leading .item .article-text ul.actions {
  list-style: none;
  margin: 0;
  float: right;
}
.blog-featured .items-leading .item .article-text ul.actions li {
  display: inline-block;
  margin: 0 -1px 0 -1px;
}
.blog-featured .items-leading .item .article-text ul.actions li.print-icon a:after {
  content: "\f02f";
}
.blog-featured .items-leading .item .article-text ul.actions li.email-icon a:after {
  content: "\f0e0";
}
.blog-featured .items-leading .item .article-text ul.actions li.edit-icon a:after {
  content: "\f044";
}
.blog-featured .items-leading .item .article-text ul.actions li a {
  font-family: FontAwesome;
  padding: 4px 5px;
  font-size: 14px;
  color: #a8a8a8;
  color: #c8c8c8;
}
.blog-featured .items-leading .item .article-text ul.actions li a:hover {
  color: #fe6d02;
}
.blog-featured .items-leading .item .article-text ul.actions li a img {
  display: none;
}
.blog-featured .items-leading .item .article-text .jwDisqusListingCounterLink {
  display: none;
}
.blog-featured .items-leading .item .article-text .item-headinfo {
  margin-bottom: 10px;
}
.blog-featured .items-leading .item .article-text .item-headinfo dl.article-info {
  margin: 0;
}
.blog-featured .items-leading .item .article-text .item-headinfo dl.article-info dd {
  display: inline-block;
  font-size: 92%;
  margin: 0;
  color: #a8a8a8;
  margin-right: 7px;
}
.blog-featured .items-leading .item .article-text .item-headinfo dl.article-info dd a {
  color: #a8a8a8;
  font-weight: bold;
}
.blog-featured .items-leading .item .article-text .item-headinfo dl.article-info dd a:hover {
  color: #fe6d02;
}
.blog-featured .items-leading .item .article-text .item-text {
  color: #909090;
}
.blog-featured .items-leading .item .article-text .item-text > p {
  display: inline;
  margin: 0;
}
.blog-featured .items-leading .item .article-text a.readmore {
  width: 11px;
  height: 12px;
  background: url("k/more.png") no-repeat 0 0;
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  vertical-align: middle;
}
.blog-featured .items-leading .item .article-text a.readmore:hover {
  background-position: right top;
}
.blog-featured .items-leading .item.span6 .item-image,
.blog-featured .items-leading .item.span4 .item-image {
  float: none !important;
  margin: 0 0 1em !important;
  display: inline-block;
  min-width: auto !important;
  min-height: auto !important;
}
.blog-featured .items-leading .item.span3 .item-image {
  float: none !important;
  margin: 0 0 1em !important;
  min-width: auto !important;
  min-height: 160px !important;
  display: inline-block;
}
.blog-featured .items-leading .item.span3 .article-text .item-headinfo ul.actions {
  display: none;
}
.blog-featured .items-leading .item.leading-0 {
  padding-top: 0;
}
.blog-featured .items-row {
  overflow: hidden;
}
.blog-featured .items-row.cols-2,
.blog-featured .items-row.cols-3,
.blog-featured .items-row.cols-4,
.blog-featured .items-row.row-0 {
  border-top: none;
}
.blog-featured .items-row.row-0 .item {
  padding-top: 0;
}
.blog-featured .items-row .item {
  padding: 0 0 10px 0;
  padding: 15px 0;
  overflow: hidden;
}
.blog-featured .items-row .item .item-image {
  background: url(k/loading.gif) no-repeat center center #E6E6E6;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
  z-index: 1;
}
.blog-featured .items-row .item .item-image.pull-right {
  margin-left: 20px;
}
.blog-featured .items-row .item .item-image.pull-left {
  margin-right: 20px;
}
.blog-featured .items-row .item .item-image img {
  transition: all 0.5s ease 0s;
}
.blog-featured .items-row .item .item-image .image-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blog-featured .items-row .item .item-image .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
.blog-featured .items-row .item .item-image .image-overlay .hover-links a {
  width: 32px;
  height: 32px;
  line-height: 31px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #fe7c1b;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fe6d02;
}
.blog-featured .items-row .item .item-image .image-overlay .hover-links a.hover-zoom,
.blog-featured .items-row .item .item-image .image-overlay .hover-links a.hover-link {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  -webkit-transition: all 0.3s ease-in-out 0.1s;
  -moz-transition: all 0.3s ease-in-out 0.1s;
  -o-transition: all 0.3s ease-in-out 0.1s;
  transition: all 0.3s ease-in-out 0.1s;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  display: block;
}
.blog-featured .items-row .item .item-image .image-overlay .hover-links a i {
  margin: 0;
  font-size: 16px;
  color: white;
}
.blog-featured .items-row .item .item-image:hover img {
  filter: url("k/css_blur.svg#blur");
  -webkit-filter: blur(5px);
  transform: scale(1.3);
}
.blog-featured .items-row .item .item-image:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  background-color: rgba(0,0,0,0.3);
}
.blog-featured .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom,
.blog-featured .items-row .item .item-image:hover .image-overlay .hover-links a.hover-link {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.blog-featured .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover,
.blog-featured .items-row .item .item-image:hover .image-overlay .hover-links a.hover-link:hover {
  border-color: #626262;
  background: #555;
}
.blog-featured .items-row .item .article-text {
  overflow: hidden;
}
.blog-featured .items-row .item .article-text .page-header {
  margin: 0;
  padding: 0;
  border-bottom: 0;
  display: inline-block;
  width: 90%;
}
.blog-featured .items-row .item .article-text .page-header h2 {
  font-size: 133.3%;
  margin: 0;
  margin-top: -6px;
  font-weight: normal;
}
.blog-featured .items-row .item .article-text .page-header h2 a {
  color: #555;
}
.blog-featured .items-row .item .article-text .page-header h2 a:hover {
  color: #fe6d02;
}
.blog-featured .items-row .item .article-text ul.actions {
  list-style: none;
  margin: 0;
  float: right;
}
.blog-featured .items-row .item .article-text ul.actions li {
  display: inline-block;
  margin: 0 -1px 0 -1px;
}
.blog-featured .items-row .item .article-text ul.actions li.print-icon a:after {
  content: "\f02f";
}
.blog-featured .items-row .item .article-text ul.actions li.email-icon a:after {
  content: "\f0e0";
}
.blog-featured .items-row .item .article-text ul.actions li.edit-icon a:after {
  content: "\f044";
}
.blog-featured .items-row .item .article-text ul.actions li a {
  font-family: FontAwesome;
  padding: 4px 5px;
  font-size: 14px;
  color: #a8a8a8;
  color: #c8c8c8;
}
.blog-featured .items-row .item .article-text ul.actions li a:hover {
  color: #fe6d02;
}
.blog-featured .items-row .item .article-text ul.actions li a img {
  display: none;
}
.blog-featured .items-row .item .article-text .jwDisqusListingCounterLink {
  display: none;
}
.blog-featured .items-row .item .article-text .item-headinfo {
  margin-bottom: 10px;
}
.blog-featured .items-row .item .article-text .item-headinfo dl.article-info {
  margin: 0;
}
.blog-featured .items-row .item .article-text .item-headinfo dl.article-info dd {
  display: inline-block;
  font-size: 92%;
  margin: 0;
  color: #a8a8a8;
  margin-right: 7px;
}
.blog-featured .items-row .item .article-text .item-headinfo dl.article-info dd a {
  color: #a8a8a8;
  font-weight: bold;
}
.blog-featured .items-row .item .article-text .item-headinfo dl.article-info dd a:hover {
  color: #fe6d02;
}
.blog-featured .items-row .item .article-text .item-text {
  color: #909090;
}
.blog-featured .items-row .item .article-text .item-text > p {
  display: inline;
  margin: 0;
}
.blog-featured .items-row .item .article-text a.readmore {
  width: 11px;
  height: 12px;
  background: url("k/more.png") no-repeat 0 0;
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  vertical-align: middle;
}
.blog-featured .items-row .item .article-text a.readmore:hover {
  background-position: right top;
}
.blog-featured .items-row .item.span6 .item-image,
.blog-featured .items-row .item.span4 .item-image {
  float: none !important;
  margin: 0 0 1em !important;
  display: inline-block;
  min-width: auto !important;
  min-height: auto !important;
}
.blog-featured .items-row .item.span3 .item-image {
  float: none !important;
  margin: 0 0 1em !important;
  min-width: auto !important;
  min-height: 160px !important;
  display: inline-block;
}
.blog-featured .items-row .item.span3 .article-text .item-headinfo ul.actions {
  display: none;
}
.blog-featured .items-row .item.leading-0 {
  padding-top: 0;
}
.blog .items-leading + .items-row .item {
  padding-top: 25px;
}
.item-page .page-header {
  border-bottom: 1px solid #ccc;
  margin: 0 0 1em;
  padding: 0;
}
.item-page .page-header h3 {
  margin: 0 0 10px;
}
.item-page h2.title-header {
  font-size: 166.7%;
  margin: 0;
  line-height: 110%;
  font-weight: normal;
  width: 90%;
  display: inline-block;
}
.item-page h2.title-header a {
  color: #686868;
}
.item-page h2.title-header a:hover {
  color: #fe6d02;
}
.item-page h2.title-header a:hover span {
  color: #fe6d02;
}
.item-page .jwDisqusArticleCounter {
  display: none;
}
.item-page .actions {
  list-style: none;
  margin: 0;
  float: right;
}
.item-page .actions li {
  display: inline-block;
  margin: 0 -1px 0 -1px;
}
.item-page .actions li.print-icon a:after {
  content: "\f02f";
}
.item-page .actions li.email-icon a:after {
  content: "\f0e0";
}
.item-page .actions li.edit-icon a:after {
  content: "\f044";
}
.item-page .actions li a {
  font-family: FontAwesome;
  padding: 4px 5px;
  font-size: 14px;
  color: #a8a8a8;
  color: #c8c8c8;
}
.item-page .actions li a:hover {
  color: #fe6d02;
}
.item-page .actions li a img {
  display: none;
}
.item-page .article-info {
  margin-bottom: 10px;
  margin: 0 0 20px;
  overflow: hidden;
}
.item-page .article-info dl.article-info {
  margin: 0;
}
.item-page .article-info dl.article-info dd {
  display: inline-block;
  font-size: 92%;
  margin: 0;
  color: #a8a8a8;
  margin-right: 7px;
}
.item-page .article-info dl.article-info dd a {
  color: #a8a8a8;
  font-weight: bold;
}
.item-page .article-info dl.article-info dd a:hover {
  color: #fe6d02;
}
.item-page .img-fulltext {
  background: url(k/loading.gif) no-repeat center center #E6E6E6;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
  z-index: 1;
  position: relative;
  margin-bottom: 1em;
  display: inline-block;
  margin: 0 auto 1em;
}
.item-page .img-fulltext.pull-right {
  margin-left: 20px;
}
.item-page .img-fulltext.pull-left {
  margin-right: 20px;
}
.item-page .img-fulltext img {
  transition: all 0.5s ease 0s;
}
.item-page .img-fulltext .image-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.item-page .img-fulltext .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
.item-page .img-fulltext .image-overlay .hover-links a {
  width: 32px;
  height: 32px;
  line-height: 31px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #fe7c1b;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fe6d02;
}
.item-page .img-fulltext .image-overlay .hover-links a.hover-zoom,
.item-page .img-fulltext .image-overlay .hover-links a.hover-link {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  -webkit-transition: all 0.3s ease-in-out 0.1s;
  -moz-transition: all 0.3s ease-in-out 0.1s;
  -o-transition: all 0.3s ease-in-out 0.1s;
  transition: all 0.3s ease-in-out 0.1s;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  display: block;
}
.item-page .img-fulltext .image-overlay .hover-links a i {
  margin: 0;
  font-size: 16px;
  color: white;
}
.item-page .img-fulltext:hover img {
  filter: url("k/css_blur.svg#blur");
  -webkit-filter: blur(5px);
  transform: scale(1.3);
}
.item-page .img-fulltext:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  background-color: rgba(0,0,0,0.3);
}
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-zoom,
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-link {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-zoom:hover,
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-link:hover {
  border-color: #626262;
  background: #555;
}
.item-page .img-fulltext div.img_caption p.img_caption {
  padding: 5px 0;
}
.item-page .img-fulltext.pull-left {
  margin-right: 1em;
}
.item-page .img-fulltext.pull-right {
  margin-left: 1em;
}
.item-page .img-fulltext:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
.item-page h3.related-title {
  font-size: 150.0%;
  border-bottom: 1px dashed #c5c5c5;
  padding-bottom: 5px;
  font-weight: normal;
}
.item-page h3.related-title:before {
  content: "\f111";
  font-family: FontAwesome;
  font-size: 14px;
  color: #a8a8a8;
  margin-right: 5px;
  display: inline-block;
}
.item-page ul.related-items li {
  margin: 0 0 8px 0 !important;
  line-height: 22px;
  overflow: hidden;
}
.item-page ul.related-items li .pull-left {
  margin: 0 10px 0 0;
}
.item-page ul.related-items li .related-item-title a {
  color: #555;
}
.item-page ul.related-items li .related-item-title a:hover {
  color: #fe6d02;
}
.item-page.edit #editor-xtd-buttons {
  padding: 15px 0;
  overflow: hidden;
}
.item-page.edit #yt_shorcodes {
  margin: 0 10px 0 0;
}
.item-page.edit .formelm-buttons {
  margin: 0 0 1em 0;
}
.item-page.edit .button2-left {
  margin: 4px 10px 0 0;
}
.item-page.edit .button2-left a.modal {
  position: static;
  border: none;
  width: auto;
  height: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
  background: transparent;
}
.item-page.edit .media-preview {
  display: inline-block;
  margin-top: 3px;
}
.item-page.edit .mce_editable {
  visibility: visible !important;
}
#jwDisqusFormFooter {
  display: none;
}
.category-list h2 {
  background: url(k/title-bg.png) repeat-x 0 0 #171717;
  padding: 13px 6px;
  border-bottom: 5px solid #fe6d02;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  color: #fe6d02;
  font-weight: normal;
  font-size: 192%;
  margin: 0;
  text-transform: capitalize;
  margin-bottom: 30px;
}
.category-list h2:before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(k/title-point.png) no-repeat 0 0;
  display: inline-block;
  vertical-align: -1px;
  margin: 0 4px;
}
.category-list .cat-items .display-limit select {
  width: auto !important;
}
div.archive .filter-search {
  background: #eee;
  border-color: #ddd;
  border-radius: 0;
}
div.archive .filter-search #limit {
  width: auto;
  margin-right: 10px;
}
div.archive #archive-items > div {
  border-top: 1px solid #eee;
  padding: 10px 0;
}
div.archive #archive-items > div:first-child {
  border-top: none;
}
div.archive #archive-items > div h2.item-title {
  margin: 0;
  font-size: 115%;
}
div.archive #archive-items > div dl.article-info {
  color: #a8a8a8;
  margin: 0;
}
div.archive #archive-items > div dl.article-info dd {
  display: inline-block;
  font-size: 89%;
  line-height: 24px;
  margin: 0;
  padding: 0;
}
div.archive #archive-items > div .intro > p {
  display: inline;
}
.pagination {
  height: auto;
  margin: 20px 0;
}
.pagination ul {
  border-radius: 0;
  box-shadow: none;
  display: table;
  margin: 0 auto;
}
.pagination ul li {
  display: inline-block;
  margin: 0 3px;
}
.pagination ul li .active {
  color: #fff;
  background: #fe6d02;
  border-color: #fe6d02;
}
.pagination ul li.active span {
  color: #fff;
  background: #fe6d02;
  border-color: #fe6d02;
}
.pagination ul li a,
.pagination ul li span {
  float: none;
  display: inline-block;
  line-height: 23px;
  padding: 0 12px;
  border: none;
  height: 23px;
  background: #f5f5f5;
  border: 1px solid #e9e9e9;
  color: #909090;
}
.pagination ul li a:hover {
  color: #fff;
  background: #fe6d02;
  border-color: #fe6d02;
}
.pagination ul li.prev > *,
.pagination ul li.next > * {
  box-shadow: none !important;
  border-radius: 0;
  color: grayLight;
}
.pagination ul li.prev > *:before {
  content: "\f100";
  font-family: FontAwesome;
  margin: 0 5px;
  display: inline-block;
}
.pagination ul li.next > *:after {
  content: "\f101";
  font-family: FontAwesome;
  margin: 0 5px;
  display: inline-block;
}
.contentpane {
  margin: 10px;
  font-size: 12px;
  color: #777;
  padding: 0;
}
.contentpane #mailto-window > h2 {
  font-size: 140%;
  font-weight: normal;
  margin-bottom: 10px;
}
.contentpane #mailto-window .mailto-close {
  position: absolute;
  right: 40px;
  top: 15px;
  font-size: 16px;
}
.contentpane #mailto-window .formelm label {
  color: #777;
}
.contentpane .item-page > .img-fulltext {
  display: block;
  float: none;
}
.contentpane .item-page > .img-fulltext .img_caption {
  width: auto !important;
}
.contentpane .item-page ul.related-items li .img-fulltext {
  display: block;
}
.contentpane .item-page ul.related-items li .related-text {
  overflow: hidden;
}
.contentpane .row-fluid [class*="span"] {
  margin-left: 2.12766%;
  float: left;
}
.contentpane .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.contentpane .row-fluid .span4 {
  width: 31.9149%;
}
.contentpane .row-fluid .span3 {
  width: 23.0769%;
}
.pane-sliders {
  border-bottom: 1px solid #ccc;
}
.pane-sliders .panel {
  margin-top: 1px;
}
.pane-sliders .panel h3.title {
  background: #333;
  padding: 7px 10px;
  margin: 0;
  font-weight: normal;
}
.pane-sliders .panel h3.title a {
  color: #fff;
}
.pane-sliders .panel h3.title a:hover {
  color: #fe6d02;
}
.pane-sliders .panel h3.title:after {
  content: "+";
  font-family: verdana;
  font-size: 15px;
  width: 18px;
  height: 18px;
  float: right;
  background: #fe6d02;
  margin-top: 4px;
  text-align: center;
  line-height: 15px;
  color: #fff;
}
.pane-sliders .panel h3.title.pane-toggler-down:after {
  content: "-";
}
.pane-sliders .panel .content {
  padding: 20px;
  border: 1px solid #ccc;
}
.pane-sliders .panel .content > *:first-child {
  margin-top: 15px;
}
.search #searchForm legend {
  font-size: 18px;
}
.search #searchForm .phrases-box input,
.search #searchForm .only input {
  float: left;
  margin-right: 5px;
}
.search #searchForm .phrases-box label {
  display: block;
  overflow: hidden;
}
.search .search-results {
  clear: both;
}
.search .search-results .result-category {
  display: none;
}
.search .search-results .result-category,
.search .search-results .result-text {
  padding: 0;
  margin: 0;
}
.search .search-results .result-text {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #eee;
}
.finder #search-form {
  background: #ECF0E8;
  border: 1px solid #ddd;
  padding: 20px;
  -webkit-box-shadow: 0 0 0 1px #f4f4f4 inset;
  -moz-box-shadow: 0 0 0 1px #f4f4f4 inset;
  box-shadow: 0 0 0 1px #f4f4f4 inset;
}
.finder #search-form #finder-search {
  margin: 0;
}
.finder #search-form #finder-search #advanced-search {
  padding: 10px 0 0;
  height: auto;
}
.finder #search-form #finder-search #advanced-search .advanced-search-tip {
  margin-bottom: 2em;
}
.finder #search-form #finder-search #advanced-search #finder-filter-window ul {
  list-style: none;
  margin: 0;
}
.finder #search-form #finder-search #advanced-search #finder-filter-window ul li {
  margin-bottom: 10px;
}
.finder #search-form #finder-search #advanced-search #finder-filter-window ul li label {
  width: 150px;
}
.finder #search-results #search-query-explained {
  margin: 1em 0;
  border-bottom: 3px solid #eee;
  font-weight: bold;
  -webkit-box-shadow: inset 0 -1px 0 #ccc;
  -moz-box-shadow: inset 0 -1px 0 #ccc;
  box-shadow: inset 0 -1px 0 #ccc;
}
.finder #search-results ul.list-striped {
  margin: 0;
  list-style: none;
}
.finder #search-results ul.list-striped li {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #eee;
}
.finder #search-results ul.list-striped li .result-url {
  color: #a8a8a8;
}
.newsfeed-category select[multiple],
.newsfeed-category select[size],
.contact-category select[multiple],
.contact-category select[size] {
  width: auto;
}
.newsfeed h2 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  font-size: 160%;
  line-height: 130%;
}
.newsfeed .feed-description {
  background: #eee;
  padding: 10px;
}
.newsfeed ol {
  margin: 0;
  list-style: none;
}
.newsfeed ol li {
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}
.newsfeed ol li >  a {
  color: #777;
  font-weight: bold;
  font-size: 118.6%;
}
.newsfeed ol li >  a:hover {
  color: #686868;
}
.newsfeed ol li .feed-item-description {
  margin-top: 10px;
  overflow: hidden;
}
.newsfeed ol li .feed-item-description img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.weblink-category select[multiple],
.weblink-category select[size] {
  width: auto !important;
}
h2.subtitle {
  font-size: 130%;
}
.view-login #content #yt_component {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.view-login .wrap-login {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.view-login .wrap-login .page-header {
  margin: 0 0 15px;
}
.view-login .wrap-login .page-header h1 {
  margin: 0;
  font-size: 148.6%;
}
.view-login .wrap-login .form-horizontal .control-label {
  float: none;
}
.view-login .wrap-login .other-link ul.yt-list {
  margin: 0 0 0 17px;
}
.view-login .wrap-login .other-link ul.yt-list li {
  margin-bottom: 0;
  color: #909090;
}
.view-login .wrap-login .other-link ul.yt-list li a {
  color: #909090;
}
.view-login .wrap-login .other-link ul.yt-list li a:hover {
  color: #fe6d02;
}
.login .form-horizontal {
  margin-bottom: 0;
}
.login .well {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 10px 0 0;
  margin: 0;
}
.login .well .controls {
  margin: 0;
}
.registration .page-header {
  margin: 0 0 15px;
}
.registration .page-header h2 {
  margin: 0;
  line-height: 137%;
}
.registration .form-horizontal .control-label {
  text-align: left;
}
.reset dd,
.remind dd {
  margin: 0;
}
.googleMap p {
  margin: 0;
}
div.contact {
  overflow: hidden;
}
div.contact .panel-left {
  padding-right: 25px;
}
div.contact .panel-form .button {
  font-size: 133%;
  height: 32px;
}
div.contact .panel-form .button i {
  font-size: 16px;
}
div.contact .contact-image {
  margin-bottom: 1em;
}
div.contact .contact-miscinfo {
  margin-bottom: 2em;
}
div.contact textarea,
div.contact input {
  width: 90%;
  border-color: #E0E0E0;
}
div.contact textarea {
  height: 145px;
  width: 97%;
  margin-bottom: 1em;
}
.suffix {
  margin: 0;
}
.suffix strong {
  display: inline-block;
}
.module_menu,
div.module {
  margin: 0 0 20px;
  position: relative;
  z-index: 2;
}
.module h3.modtitle {
  background: url(k/title-bg.png) repeat-x 0 0 #171717;
  padding: 13px 6px;
  border-bottom: 5px solid #fe6d02;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  color: #fe6d02;
  font-weight: normal;
  font-size: 192%;
  margin: 0;
  text-transform: capitalize;
}
.module h3.modtitle:before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(k/title-point.png) no-repeat 0 0;
  display: inline-block;
  vertical-align: -1px;
  margin: 0 4px;
}
.module div.modcontent {
  padding: 10px;
  background: #ebebeb;
}
.module.clear {
  background: transparent;
  clear: none;
}
.module.clear h3.modtitle {
  background: none;
  border: none;
}
.module.clear h3.modtitle:before {
  display: none;
}
.module.clear .modcontent {
  background: none;
  border: none;
}
.module.clear h3.modtitle {
  padding: 0;
  color: #666;
  border-radius: 0;
}
.module.clear div.modcontent {
  padding: 0;
  background: transparent !important;
}
.module.blank {
  background: transparent;
}
.module.blank h3.modtitle {
  background: none;
  border: none;
}
.module.blank h3.modtitle:before {
  display: none;
}
.module.blank .modcontent {
  background: none;
  border: none;
}
.module.nobgcon div.modcontent {
  background: transparent;
  padding: 0;
}
.module.box1 .modtitle {
  border-bottom: none;
}
.module.box1 .modcontent {
  border: 7px solid #fe6d02;
}
.module.box2 .modtitle {
  border-bottom: none;
}
.module.box2 .modcontent {
  background: #ffffff;
  border: 1px solid #ebeae8;
  border-top: none;
}
.module.box3 .modtitle {
  border-radius: 0;
}
.module.badge-new .badges {
  width: 38px;
  height: 38px;
  background: url(k/variations/badge.png) no-repeat;
  background-position: 0 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.module.badge-cool .badges {
  width: 38px;
  height: 38px;
  background: url(k/variations/badge.png) no-repeat;
  background-position: -40px 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.module.badge-hot .badges {
  width: 38px;
  height: 38px;
  background: url(k/variations/badge.png) no-repeat;
  background-position: -80px 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.module.badge-best .badges {
  width: 38px;
  height: 38px;
  background: url(k/variations/badge.png) no-repeat;
  background-position: -120px 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.module.style-icon .modtitle:before {
  display: none;
  background: transparent;
}
.module.style-icon .modtitle i {
  margin: 0 8px;
  font-size: 24px;
  color: #636363;
  vertical-align: middle;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
}
.module._menu div.modcontent {
  padding: 0;
}
.module._menu ul.menu {
  list-style: none;
  margin: 5px 0 10px;
  text-transform: capitalize;
}
.module._menu ul.menu > li {
  padding: 5px 15px;
  font-size: 14px;
  border-bottom: 1px solid #dedede;
  box-shadow: 0 1px 0 #f4f4f4;
  margin: 1px 0;
}
.module._menu ul.menu > li:last-child {
  border: none;
  box-shadow: none;
}
.module._menu ul.menu > li:before {
  content: "\f105";
  font-family: FontAwesome;
  float: left;
  margin: -1px 9px 0 0;
}
.module._menu ul.menu > li > a {
  color: #555;
  display: block;
}
.module._menu ul.menu > li > a:hover {
  color: #686868;
}
.module._menu ul.menu > li [class^="icon-"],
.module._menu ul.menu > li [class*=" icon-"] {
  display: inline-block;
  font-family: "arial";
}
.module._menu ul.menu > li [class^="icon-"]:before,
.module._menu ul.menu > li [class*=" icon-"]:before {
  display: none;
}
.module._menu ul.menu > li:hover,
.module._menu ul.menu > li.active {
  background-color: #dedede;
}
.module._menu ul.menu > li:hover:before,
.module._menu ul.menu > li.active:before {
  color: #fe6d02;
}
.module._menu ul.menu > li:hover a,
.module._menu ul.menu > li.active a {
  color: #fe6d02;
}
.module._menu ul.menu > li.deeper {
  background: transparent;
}
.module._menu ul.menu > li.deeper:before {
  color: #686868;
}
.module._menu ul.menu > li.deeper > a {
  color: #686868;
}
.module._menu ul.menu > li.deeper ul {
  list-style: none;
  margin: 5px 0 5px 8px;
}
.module._menu ul.menu > li.deeper ul li {
  margin-bottom: 3px;
}
.module._menu ul.menu > li.deeper ul li:before {
  font-size: 9px;
}
.module._menu ul.menu > li.deeper ul li:hover {
  color: #555;
}
.module._menu ul.menu > li.deeper ul li:hover:before {
  color: #fe6d02;
}
.module._menu ul.menu > li.deeper ul li:hover li {
  color: #555;
}
.module._menu ul.menu > li.deeper ul li:hover li:hover {
  color: #fe6d02;
}
.module._menu ul.menu > li.deeper ul li.active:before {
  color: #fe6d02;
}
.module._menu ul.menu > li.deeper ul li.active li {
  color: #555;
}
.module._menu ul.menu > li.deeper ul li.active li:hover {
  color: #fe6d02;
}
.module._menu ul.menu > li.deeper ul li.active li.active {
  color: #fe6d02;
}
.module._menu ul.menu > li.deeper ul li.active li.active > a {
  color: #fe6d02;
}
.module._menu ul.menu > li.deeper ul li.active li a {
  color: #555;
}
.module._menu ul.menu > li.deeper ul li.active li a:hover {
  color: #fe6d02;
}
.module._menu ul.menu > li.deeper ul li.active a {
  color: #fe6d02;
}
.module._menu ul.menu > li.deeper ul li a {
  color: #555;
}
.module._menu ul.menu > li.deeper ul li a:hover {
  color: #fe6d02;
}
table.variations {
  width: 100%;
  clear: both;
  margin: 1em 0 0;
  border: 1px solid #ddd;
}
table.variations tr.odd {
  background: none;
  border: none;
}
table.variations tr.odd td {
  text-shadow: 0 1px 1px rgba(255,255,255,0.6);
}
table.variations tr td {
  border: 1px solid #ccc;
  padding: 5px 10px;
  color: #555;
}
table.variations tr td.bold {
  font-weight: bold;
  background: #e5e5e5;
  box-shadow: 0px 1px 0 rgba(255,255,255,0.6) inset;
}
#mod-finder-searchform {
  margin: 0;
  position: relative;
  overflow: hidden;
}
#mod-finder-searchform .finder {
  margin: 12px 0 0 0;
}
#mod-finder-searchform .finder input.inputbox {
  width: 100%;
  height: 38px;
  line-height: 30px;
  padding: 4px 10px;
  color: #454545;
  background: #151515;
  font-size: 91%;
  border: none;
  box-shadow: none;
  margin: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 1px 1px 4px #0c0c0c inset;
}
#mod-finder-searchform .finder input.inputbox:focus + .button {
  color: #fe6d02;
}
#mod-finder-searchform .button {
  color: #3f3f3f;
  float: right;
  border: none;
  padding: 4px 10px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
  z-index: 2;
  top: -34px;
  background: transparent;
}
dl.stats-module {
  margin: 0;
}
dl.stats-module dt {
  float: left;
  line-height: 28px;
  padding: 0 10px 0 15px;
  width: 110px;
}
dl.stats-module dd {
  height: 28px;
  line-height: 28px;
}
.no-minheight {
  min-height: 0 !important;
}
.icon-cart {
  float: left;
  width: 24px;
  height: 22px;
  background: url("k/icon-cart.png") no-repeat center center;
}
.icon-date {
  width: 18px;
  height: 16px;
  background: url(k/icon-date.png) no-repeat 0 0;
  display: inline-block;
  vertical-align: -3px;
}
.icon-currency {
  width: 13px;
  height: 17px;
  background: url(k/icon-currency.png) no-repeat 0 0;
  display: inline-block;
  vertical-align: -3px;
}
table.direction-ltr {
  border: none;
}
table.direction-ltr tr {
  border: none;
}
table.direction-ltr td {
  display: table-cell;
}
table.direction-ltr td .btn {
  background: #e6e6e6;
  border: none;
  text-shadow: none;
  color: #555;
  font-size: 100%;
  font-weight: normal;
}
table.direction-ltr td .btn:hover {
  background: #fe6d02;
  color: #fff;
}
table.direction-ltr td .btn i {
  margin: 0 5px !important;
  vertical-align: middle;
}
#yt_spotlight2 div.sj-newsletter {
  display: table;
  margin: 0 -15px !important;
}
#yt_spotlight2 div.sj-newsletter h3.modtitle {
  display: table-cell;
  vertical-align: middle;
  border-right: 1px solid #292929;
  padding: 0 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#yt_spotlight2 div.sj-newsletter .modcontent {
  display: table-cell;
  padding: 0 15px;
}
.sj-bsocial {
  margin: 5px 0;
}
.sj-bsocial .yt-socialbt {
  margin-right: 8px;
}
.sj-bsocial .yt-socialbt a.cicle {
  border: none;
  background: #646464;
  color: #111;
  box-shadow: none;
  width: 28px;
  height: 28px;
}
.sj-bsocial .yt-socialbt a.cicle i {
  line-height: 26px;
}
.sj-bsocial .yt-socialbt a.cicle:hover {
  background: #fe6d02;
  color: #fff;
}
.b-mainbadge {
  text-align: center;
}
.b-mainbadge .badge-large {
  display: inline-block;
  width: 140px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 14px;
}
.b-mainbadge .badge-large .badge-inset {
  border: 10px solid #7d7d7d;
  display: block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  position: relative;
  z-index: 1;
}
.b-mainbadge .badge-large .badge-inset:after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  border-radius: 50%;
  box-shadow: 0 0 0 10px #fe6d02;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.b-mainbadge .badge-large .badge-inset .badge-content {
  border: 5px solid #fff;
  display: block;
  height: 110px;
  width: 110px;
  position: relative;
  z-index: 20;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  line-height: 110px;
  background: #7d7d7d;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.b-mainbadge .badge-large .badge-inset .badge-content > a {
  display: block;
}
.b-mainbadge .title {
  font-size: 166.7%;
  margin-bottom: 0;
  font-weight: normal;
}
.b-mainbadge .title a {
  color: #555;
}
.b-mainbadge:hover .badge-inset {
  border-color: #EEEEEE;
}
.b-mainbadge:hover .badge-inset:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.b-mainbadge:hover .badge-inset .badge-content {
  background-color: #fe6d02;
}
.b-mainbadge:hover .badge-inset .badge-content img {
  filter: url("k/css_blur.svg#drop-shadow");
  -webkit-filter: drop-shadow(2px 2px 3px rgba(0,0,0,0.5));
}
.b-mainbadge:hover .title a {
  color: #fe6d02;
}
.box-adv {
  display: block;
  position: relative;
  z-index: 2;
  height: 100%;
}
.box-adv:after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  box-shadow: 0 0 0 8px rgba(0,0,0,0.3) inset;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.box-adv img {
  width: 100%;
}
.box-adv .adv-more {
  display: block;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  text-indent: 100%;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.box-adv:hover:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.sj-testimonial .yt-testimonial.tm-avatar {
  background: #ebebeb;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 45px;
}
.sj-testimonial .yt-testimonial.tm-avatar:after {
  display: none;
}
.sj-testimonial .yt-testimonial.tm-avatar:before {
  border-color: #EBEBEB #EBEBEB rgba(0,0,0,0) rgba(0,0,0,0);
}
.sj-testimonial .yt-testimonial.tm-avatar .testimonial-avatar img {
  border: none;
  border-radius: 0;
}
.sj-testimonial .yt-testimonial.tm-avatar p {
  font-family: "arial";
  font-style: normal;
  font-size: 12px;
  line-height: 20px;
}
.sj-testimonial .yt-testimonial.tm-avatar p:after,
.sj-testimonial .yt-testimonial.tm-avatar p:before {
  content: "\f10e";
  font-family: FontAwesome;
  color: #c6c6c6;
  font-size: 16px;
  margin: 5px;
}
.sj-testimonial .yt-testimonial.tm-avatar p:before {
  content: "\f10d";
}
.sj-testimonial .yt-testimonial.tm-avatar small {
  font-size: 12px;
  margin-top: 4px;
}
.jwTinyLetterContainer {
  overflow: hidden;
}
.jwTinyLetterContainer .jwTinyLetterPretext {
  width: 55%;
  float: left;
  line-height: 20px;
}
.jwTinyLetterContainer .jwTinyLetterForm {
  margin: 0;
  position: relative;
  width: 45%;
  float: left;
  z-index: 1;
}
.jwTinyLetterContainer .jwTinyLetterForm .inputbox {
  width: 100%;
  height: 38px;
  padding: 6px 10px 6px 40px;
  border: none;
  margin: 0;
  color: #c8c8c8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #eeeeee url(k/icon-letter.png) no-repeat 10px center;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.5) inset;
}
.jwTinyLetterContainer .jwTinyLetterForm .inputbox:focus+button {
  color: #fe6d02;
}
.jwTinyLetterContainer .jwTinyLetterForm button {
  position: absolute;
  right: 0px;
  top: 0;
  z-index: 1;
  border: none;
  box-shadow: none;
  margin: 4px 10px;
  padding: 0;
  background: transparent;
  color: #C8C8C8;
}
div.sj-extraslider .extraslider-control {
  top: 18px;
}
div.sj-extraslider .extraslider-control a {
  width: 19px;
  height: 19px;
  background: #393939;
  border-radius: 100%;
  display: inline-block;
  line-height: 19px;
  text-align: center;
  margin: 0 1px;
  color: #888888;
  float: left;
}
div.sj-extraslider .extraslider-control a i {
  margin: 0;
}
div.sj-extraslider .extraslider-control a:hover {
  background-color: #fe6d02;
  color: #fff;
}
div.sj-extraslider .extraslider-inner {
  width: auto;
  margin: 0 -10px;
}
div.sj-extraslider .item .line {
  padding: 10px;
  border: none;
  float: none;
  border-top: 1px solid #dedede;
  box-shadow: 0 -1px 0 #f4f4f4;
  width: auto;
}
div.sj-extraslider .item .line:first-child {
  padding-top: 0;
  border: none;
}
div.sj-extraslider .item .line .thumbnail {
  margin-bottom: 0;
}
div.sj-extraslider .item .line .thumbnail a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
}
div.sj-extraslider .item .line .thumbnail a img {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
div.sj-extraslider .item .line .thumbnail a .image-overlay {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0,0,0,0.25);
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
div.sj-extraslider .item .line .thumbnail a .hoverLink,
div.sj-extraslider .item .line .thumbnail a .more {
  position: absolute;
  left: 50%;
  bottom: 50%;
  z-index: 15;
  margin: 0 0 -16px -16px;
}
div.sj-extraslider .item .line .thumbnail a .hoverLink > i,
div.sj-extraslider .item .line .thumbnail a .hoverLink span,
div.sj-extraslider .item .line .thumbnail a .more > i,
div.sj-extraslider .item .line .thumbnail a .more span {
  width: 32px;
  height: 32px;
  background: #fe6d02;
  display: block;
  line-height: 32px;
  text-align: center;
  color: #fff;
  margin: 0;
  font-size: 16px;
  -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 1px rgba(0,0,0,0.2);
  box-shadow: 0 0 1px rgba(0,0,0,0.2);
  transform: scale(0.4,1);
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div.sj-extraslider .item .line .thumbnail a .more {
  font-size: 13px;
  margin: 0 0 -16px -45px;
}
div.sj-extraslider .item .line .thumbnail a .more span {
  width: auto;
  height: auto;
  font-size: 14px;
  padding: 0 12px;
  line-height: 30px;
}
div.sj-extraslider .item .line .thumbnail a:hover img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
div.sj-extraslider .item .line .thumbnail a:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
div.sj-extraslider .item .line .thumbnail a:hover .hoverLink i,
div.sj-extraslider .item .line .thumbnail a:hover .hoverLink span {
  transform: scale(1,1);
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
div.sj-extraslider .item .line .item-date {
  font-size: 11px;
  color: #a8a8a8;
}
div.sj-extraslider .item .line .item-title a {
  color: #555;
  display: block;
  font-size: 16px;
}
div.sj-extraslider .item .line .item-title a:hover {
  color: #555;
}
div.sj-extraslider .item .line .item-description {
  color: #555;
}
div.sj-extraslider .item .line .item-wrap a.more {
  width: 11px;
  height: 12px;
  background: url("k/more.png") no-repeat 0 0;
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  vertical-align: middle;
}
div.sj-extraslider .item .line .item-wrap a.more:hover {
  background-position: right top;
}
div.sj-extraslider .item .line .item-wrap:hover .item-title a {
  color: #fe6d02;
}
div.sj-extraslider .item .line .item-wrap:hover a.more {
  background-position: right top;
}
.item-page {
  position: relative;
  z-index: 1;
}
.item-page div.moduletabs.top-position {
  margin: 0;
  position: relative;
  z-index: 1;
}
.item-page div.moduletabs.top-position div.tabs-container {
  height: auto;
  border-left: none;
  margin-bottom: 0;
  position: absolute;
  z-index: 2;
  right: 10px;
  top: -43px;
  overflow: visible;
}
.item-page div.moduletabs.top-position div.tabs-container ul.tabs li {
  margin: 0 3px;
}
.item-page div.moduletabs.top-position div.tabs-container ul.tabs li div.tab {
  background: #e0e0e0;
  border: none;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  font-size: 134%;
  font-weight: normal;
  box-shadow: 1px -2px 2px rgba(0,0,0,0.6);
}
.item-page div.moduletabs.top-position div.tabs-container ul.tabs li div.tab.selected {
  background: #fe6d02;
  color: #fff;
}
.item-page div.moduletabs.top-position .tabs-content-wrap div.tabs-content {
  border: none;
  padding: 0;
}
.sj-responsive-listing .respl-item .product {
  height: 350px;
  height: 350px;
}
.sj-responsive-listing .respl-item .product .product-inner {
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  height: 100%;
  overflow: hidden;
}
.sj-responsive-listing .respl-item .product .product-inner:hover {
  box-shadow: 0 0 8px rgba(0,0,0,0.15);
  z-index: 5;
  border: 1px solid #e0e0e0;
}
.sj-responsive-listing .respl-item .product .product-inner:hover .image {
  -webkit-transform: scale(0.8) translateY(-15px);
  -moz-transform: scale(0.8) translateY(-15px);
  -o-transform: scale(0.8) translateY(-15px);
  -ms-transform: scale(0.8) translateY(-15px);
  transform: scale(0.8) translateY(-15px);
}
.sj-responsive-listing .respl-item .product .product-inner:hover .inner {
  bottom: 50px;
}
.sj-responsive-listing .respl-item .product .product-inner:hover .inner .title a {
  color: #fe6d02;
}
.sj-responsive-listing .respl-item .product .product-inner:hover div.buttons {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.sj-responsive-listing .respl-item .product .title-cate {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  text-transform: uppercase;
  margin: 0 0 5px;
}
.sj-responsive-listing .respl-item .product .image {
  padding: 0px;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
.sj-responsive-listing .respl-item .product .image .image_block {
  padding: 0px;
  position: relative;
  z-index: 2;
}
.sj-responsive-listing .respl-item .product .image .image_block .product_label {
  position: absolute;
  z-index: 3;
  right: 30px;
  top: 20px;
}
.sj-responsive-listing .respl-item .product .image .image_block a {
  display: block;
  text-align: center;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.sj-responsive-listing .respl-item .product .image .image_block a img {
  border: none;
  padding: 0px;
}
.sj-responsive-listing .respl-item .product .inner {
  padding: 10px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  z-index: 1;
  bottom: 0;
}
.sj-responsive-listing .respl-item .product .inner .title {
  font-size: 150%;
  text-transform: capitalize;
  margin: 0;
  font-weight: normal;
  background-color: #fff;
}
.sj-responsive-listing .respl-item .product .inner .title a {
  color: #555;
}
.sj-responsive-listing .respl-item .product .inner .title a:hover {
  color: #fe6d02;
}
.sj-responsive-listing .respl-item .product .inner .description {
  display: none;
}
.sj-responsive-listing .respl-item .product .inner .jshop_price {
  font-size: 134%;
  color: #555;
  padding: 5px 0;
  font-weight: bold;
}
.sj-responsive-listing .respl-item .product .inner .rate-comment {
  margin-bottom: 5px;
}
.sj-responsive-listing .respl-item .product .inner .rate-comment .review_mark {
  display: inline-block;
  vertical-align: middle;
  height: 14px;
}
.sj-responsive-listing .respl-item .product .inner .rate-comment .count_commentar {
  display: inline-block;
  margin: 0 10px;
}
.sj-responsive-listing .respl-item .product .inner div.buttons {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: all 0.2s ease 0.1s;
  -moz-transition: all 0.2s ease 0.1s;
  -o-transition: all 0.2s ease 0.1s;
  transition: all 0.2s ease 0.1s;
}
.sj-responsive-listing .respl-item .product .inner div.buttons .button_buy {
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 3px 10px;
  width: 39px;
  height: 39px;
  text-align: center;
  line-height: 39px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 3px;
  background: #c3c3c3;
  box-shadow: none;
  border: none;
}
.sj-responsive-listing .respl-item .product .inner div.buttons .button_buy .ico-cart {
  width: 15px;
  height: 13px;
  background: url("k/icon-cart.png") no-repeat center center;
  display: inline-block;
}
.sj-responsive-listing .respl-item .product .inner div.buttons .button_buy i {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  margin: 0;
}
.sj-responsive-listing .respl-item .product .inner div.buttons .button_buy span {
  display: none;
}
.sj-responsive-listing .respl-item .product .inner div.buttons .button_buy:hover {
  background-color: #fe6d02;
}
.sj-responsive-listing .respl-wrap .respl-loader {
  text-align: center;
}
.sj-responsive-listing .respl-wrap .respl-loader a {
  background-color: #555;
  border-color: #3c3c3c;
  color: #fff;
  display: inline-block;
  padding: 5px 25px;
}
.sj-responsive-listing .respl-wrap .respl-loader a:hover {
  background-color: #fe6d02;
  border-color: #cc5701;
}
div.block-slider.container-slider .slider .vpo-wrap .vp .item .item-img {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
div.block-slider.container-slider .slider .vpo-wrap .vp .item .item-img .item-img-info {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
div.block-slider.container-slider .slider .vpo-wrap .vp .item .item-img .item-img-info .product_label {
  right: 30px;
  top: 20px;
  z-index: 2;
  position: absolute;
}
div.block-slider.container-slider .slider .vpo-wrap .vp .item .item-img .item-img-info .product_label img {
  width: auto;
}
div.block-slider.container-slider .slider .vpo-wrap .vp .item .item-img .item-info {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  position: absolute;
  z-index: 2;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 20px 0;
  background: rgba(0,0,0,0.5);
}
div.block-slider.container-slider .slider .vpo-wrap .vp .item .item-img .item-info .item-title {
  font-size: 19px;
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  transform: translateY(-30px);
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
div.block-slider.container-slider .slider .vpo-wrap .vp .item .item-img .item-info .item-title a {
  color: #fff;
}
div.block-slider.container-slider .slider .vpo-wrap .vp .item .item-img .item-info .item-title a:hover {
  color: #fe6d02;
}
div.block-slider.container-slider .slider .vpo-wrap .vp .item .item-img .item-info .item-content {
  color: #fff;
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
div.block-slider.container-slider .slider .vpo-wrap .vp .item .item-img .item-info .item-content .item-price {
  font-size: 17px;
  color: #fe6d02;
  margin: 5px 0;
}
div.block-slider.container-slider .slider .vpo-wrap .vp .item .item-img .item-info .item-content .rate-comment {
  margin: 3px 0;
  display: inline-block;
}
div.block-slider.container-slider .slider .vpo-wrap .vp .item .item-img .item-info .item-content .rate-comment > div {
  display: inline-block;
  line-height: 14px;
  vertical-align: text-top;
  font-size: 12px;
}
div.block-slider.container-slider .slider .vpo-wrap .vp .item .buttons {
  background-color: #666666;
  background-image: -moz-linear-gradient(top,#7b7b7b,#464646);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#7b7b7b),to(#464646));
  background-image: -webkit-linear-gradient(top,#7b7b7b,#464646);
  background-image: -o-linear-gradient(top,#7b7b7b,#464646);
  background-image: linear-gradient(to bottom,#7b7b7b,#464646);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7b7b7b', endColorstr='#ff464646', GradientType=0);
  height: 52px;
}
div.block-slider.container-slider .slider .vpo-wrap .vp .item .buttons .button_buy {
  padding: 15px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  height: 52px;
  color: #eee;
  font-size: 13px;
  background: none;
  border: none;
  box-shadow: none;
  border-radius: 0;
  text-align: left;
}
div.block-slider.container-slider .slider .vpo-wrap .vp .item .buttons .button_buy:hover {
  background-color: #ea6402;
  background-image: -moz-linear-gradient(top,#fe6d02,#cc5701);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fe6d02),to(#cc5701));
  background-image: -webkit-linear-gradient(top,#fe6d02,#cc5701);
  background-image: -o-linear-gradient(top,#fe6d02,#cc5701);
  background-image: linear-gradient(to bottom,#fe6d02,#cc5701);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffe6d02', endColorstr='#ffcc5700', GradientType=0);
}
div.block-slider.container-slider .slider .vpo-wrap .vp .item .buttons .bt-wishlist {
  position: relative;
  z-index: 1;
}
div.block-slider.container-slider .slider .vpo-wrap .vp .item .buttons .bt-wishlist:before {
  content: "";
  position: absolute;
  z-index: 2;
  left: -2px;
  top: 0;
  background: url(k/slider-line.png) no-repeat left 0;
  width: 2px;
  height: 100%;
}
div.block-slider.container-slider .slider .vpo-wrap .vp .item .item-wrap:hover .item-img .item-img-info {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
div.block-slider.container-slider .slider .vpo-wrap .vp .item .item-wrap:hover .item-img .item-info {
  display: block;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
div.block-slider.container-slider .slider .vpo-wrap .vp .item .item-wrap:hover .item-img .item-info .item-title {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
div.block-slider.container-slider .slider .vpo-wrap .vp .item .item-wrap:hover .item-img .item-info .item-content {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
div.block-slider.container-slider .page-button {
  margin: 0;
}
div.block-slider.container-slider .page-button ul.control-button .preview,
div.block-slider.container-slider .page-button ul.control-button .next {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 48px;
  background: #4d4d4d;
  color: #fff;
  position: absolute;
  z-index: 2;
  left: -80px;
  top: 50%;
  margin-top: -25px;
  -webkit-transition: opacity 0.3s ease-in 0s;
  -moz-transition: opacity 0.3s ease-in 0s;
  -o-transition: opacity 0.3s ease-in 0s;
  transition: opacity 0.3s ease-in 0s;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}
div.block-slider.container-slider .page-button ul.control-button .preview i,
div.block-slider.container-slider .page-button ul.control-button .next i {
  width: 10px;
  height: 19px;
  background: url(k/slider-control.png) no-repeat 0 0;
  display: inline-block;
  vertical-align: middle;
}
div.block-slider.container-slider .page-button ul.control-button .preview:hover,
div.block-slider.container-slider .page-button ul.control-button .next:hover {
  background-color: #fe6d02;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
div.block-slider.container-slider .page-button ul.control-button .next {
  left: auto;
  right: -80px;
}
div.block-slider.container-slider .page-button ul.control-button .next i {
  background-position: right top;
}
div.mega-slider.container-slider {
  margin: 0 30px;
}
div.mega-slider.container-slider .slider .vpo-wrap .vp .item {
  height: 350px;
  font-size: 12px;
  height: 300px;
}
div.mega-slider.container-slider .slider .vpo-wrap .vp .item .product-inner {
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  height: 100%;
  overflow: hidden;
}
div.mega-slider.container-slider .slider .vpo-wrap .vp .item .product-inner:hover {
  box-shadow: 0 0 8px rgba(0,0,0,0.15);
  z-index: 5;
  border: 1px solid #e0e0e0;
}
div.mega-slider.container-slider .slider .vpo-wrap .vp .item .product-inner:hover .image {
  -webkit-transform: scale(0.8) translateY(-15px);
  -moz-transform: scale(0.8) translateY(-15px);
  -o-transform: scale(0.8) translateY(-15px);
  -ms-transform: scale(0.8) translateY(-15px);
  transform: scale(0.8) translateY(-15px);
}
div.mega-slider.container-slider .slider .vpo-wrap .vp .item .product-inner:hover .inner {
  bottom: 50px;
}
div.mega-slider.container-slider .slider .vpo-wrap .vp .item .product-inner:hover .inner .title a {
  color: #fe6d02;
}
div.mega-slider.container-slider .slider .vpo-wrap .vp .item .product-inner:hover div.buttons {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
div.mega-slider.container-slider .slider .vpo-wrap .vp .item .title-cate {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  text-transform: uppercase;
  margin: 0 0 5px;
}
div.mega-slider.container-slider .slider .vpo-wrap .vp .item .image {
  padding: 0px;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
div.mega-slider.container-slider .slider .vpo-wrap .vp .item .image .image_block {
  padding: 0px;
  position: relative;
  z-index: 2;
}
div.mega-slider.container-slider .slider .vpo-wrap .vp .item .image .image_block .product_label {
  position: absolute;
  z-index: 3;
  right: 30px;
  top: 20px;
}
div.mega-slider.container-slider .slider .vpo-wrap .vp .item .image .image_block a {
  display: block;
  text-align: center;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
div.mega-slider.container-slider .slider .vpo-wrap .vp .item .image .image_block a img {
  border: none;
  padding: 0px;
}
div.mega-slider.container-slider .slider .vpo-wrap .vp .item .inner {
  padding: 10px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  z-index: 1;
  bottom: 0;
}
div.mega-slider.container-slider .slider .vpo-wrap .vp .item .inner .title {
  font-size: 150%;
  text-transform: capitalize;
  margin: 0;
  font-weight: normal;
  background-color: #fff;
}
div.mega-slider.container-slider .slider .vpo-wrap .vp .item .inner .title a {
  color: #555;
}
div.mega-slider.container-slider .slider .vpo-wrap .vp .item .inner .title a:hover {
  color: #fe6d02;
}
div.mega-slider.container-slider .slider .vpo-wrap .vp .item .inner .description {
  display: none;
}
div.mega-slider.container-slider .slider .vpo-wrap .vp .item .inner .jshop_price {
  font-size: 134%;
  color: #555;
  padding: 5px 0;
  font-weight: bold;
}
div.mega-slider.container-slider .slider .vpo-wrap .vp .item .inner .rate-comment {
  margin-bottom: 5px;
}
div.mega-slider.container-slider .slider .vpo-wrap .vp .item .inner .rate-comment .review_mark {
  display: inline-block;
  vertical-align: middle;
  height: 14px;
}
div.mega-slider.container-slider .slider .vpo-wrap .vp .item .inner .rate-comment .count_commentar {
  display: inline-block;
  margin: 0 10px;
}
div.mega-slider.container-slider .slider .vpo-wrap .vp .item .inner div.buttons {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: all 0.2s ease 0.1s;
  -moz-transition: all 0.2s ease 0.1s;
  -o-transition: all 0.2s ease 0.1s;
  transition: all 0.2s ease 0.1s;
}
div.mega-slider.container-slider .slider .vpo-wrap .vp .item .inner div.buttons .button_buy {
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 3px 10px;
  width: 39px;
  height: 39px;
  text-align: center;
  line-height: 39px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 3px;
  background: #c3c3c3;
  box-shadow: none;
  border: none;
}
div.mega-slider.container-slider .slider .vpo-wrap .vp .item .inner div.buttons .button_buy .ico-cart {
  width: 15px;
  height: 13px;
  background: url("k/icon-cart.png") no-repeat center center;
  display: inline-block;
}
div.mega-slider.container-slider .slider .vpo-wrap .vp .item .inner div.buttons .button_buy i {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  margin: 0;
}
div.mega-slider.container-slider .slider .vpo-wrap .vp .item .inner div.buttons .button_buy span {
  display: none;
}
div.mega-slider.container-slider .slider .vpo-wrap .vp .item .inner div.buttons .button_buy:hover {
  background-color: #fe6d02;
}
div.mega-slider.container-slider .slider .item img {
  width: auto;
}
div.mega-slider.container-slider .page-button {
  margin: 0;
}
div.mega-slider.container-slider .control-button {
  position: static !important;
  padding: 0 !important;
}
div.mega-slider.container-slider .control-button .preview,
div.mega-slider.container-slider .control-button .next {
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 50px;
  background: url(k/slider-mcontrol.png) no-repeat 0 0;
  position: absolute;
  z-index: 2;
  left: -40px;
  top: 50%;
  margin-top: -17px;
  -webkit-transition: opacity 0.3s ease-in 0s;
  -moz-transition: opacity 0.3s ease-in 0s;
  -o-transition: opacity 0.3s ease-in 0s;
  transition: opacity 0.3s ease-in 0s;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}
div.mega-slider.container-slider .control-button .preview:hover,
div.mega-slider.container-slider .control-button .next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
div.mega-slider.container-slider .control-button .next {
  left: auto;
  right: -40px;
  background-position: right top;
}
#logout-form > div {
  display: inline-block;
  padding: 1px 0 0 7px;
}
#logout-form > div .button {
  height: 24px;
  box-shadow: none;
  padding: 1px 20px;
}
#myLogin {
  color: #555;
  width: 320px;
  margin: -250px 0 0 -200px;
  border: none;
  text-align: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#myLogin h3.title {
  line-height: 100%;
  height: 28px;
  font-size: 200%;
  font-weight: normal;
  margin: 0;
  padding: 10px 18px;
  color: #fff;
  background: #fe6d02;
  box-shadow: 0 1px 0 rgba(255,255,255,0.25) inset;
}
#myLogin ul.listlogin {
  background: #F3F3F3;
  text-align: center;
}
#myLogin ul.listlogin li {
  padding: 12px 0;
  color: #a8a8a8;
}
#myLogin ul.listlogin li a {
  color: #a8a8a8;
}
#myLogin ul.listlogin li a:hover {
  color: #fe6d02;
}
#myLogin #login-form {
  margin: 0;
}
#myLogin #login-form .userdata {
  padding: 20px;
}
#myLogin #login-form .control-group {
  margin-bottom: 1em;
  color: #999;
}
#myLogin #login-form .control-group label {
  display: block;
}
#myLogin #login-form .control-group span {
  float: left;
  position: relative;
  z-index: 2;
  top: -25px;
  left: 10px;
}
#myLogin #login-form .control-group .inputbox {
  width: 95%;
  margin: 0;
  text-indent: 20px;
  padding: 6px;
  border-radius: 3px;
  color: #999;
}
#myLogin #login-form .control-group #modlgn-remember {
  margin-left: -10px;
}
#myLogin #login-form #form-login-remember label {
  margin: 0;
  display: inline-block;
}
#myLogin #login-form #form-login-remember .inputbox {
  width: auto;
}
#myLogin #login-form #form-login-submit .button {
  display: block;
  font-size: 118%;
  height: 38px;
  width: 100%;
}
.link {
  color: #fe6d02;
  text-decoration: none;
}
.link:hover {
  color: #686868;
}
.link:hover span {
  color: #686868;
}
.linkReverse {
  color: #686868;
}
.linkReverse:hover {
  color: #fe6d02;
}
.linkReverse:hover span {
  color: #fe6d02;
}
.linkGraylight {
  color: #a8a8a8;
}
.linkGraylight:hover {
  color: #fe6d02;
}
.linkGray {
  color: #555;
}
.linkGray:hover {
  color: #fe6d02;
}
.align-left {
  text-align: left !important;
}
.align-right {
  text-align: right !important;
}
.align-center {
  text-align: center !important;
}
.noitalic {
  font-style: normal !important;
}
.nobold {
  font-weight: normal !important;
}
.nomarginall {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.nopaddingall {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.nomargintop {
  margin-top: 0 !important;
}
.poscenter {
  display: table;
  margin: 0 auto;
}
.nomarginbottom {
  margin-bottom: 0 !important;
}
.nomarginleft {
  margin-left: 0 !important;
}
.nomarginright {
  margin-right: 0 !important;
}
.nopaddingtop {
  padding-top: 0 !important;
}
.nopaddingbottom {
  padding-bottom: 0 !important;
}
.nopaddingleft {
  padding-left: 0 !important;
}
.nopaddingright {
  padding-right: 0 !important;
}
.pull-left[class^="icon-"],
.pull-left[class*=" icon-"] {
  margin-right: 10px;
}
.direction-ltr {
  direction: ltr;
}
.smallFontSize {
  font-size: 85.7%;
}
.normalFontSize {
  font-size: 92.9%;
}
.largeFontSize {
  font-size: 114.3%;
}
.xlargeFontSize {
  font-size: 150%;
  margin-bottom: 10px;
  font-weight: normal;
}
.thumbnail {
  padding: 0;
  border: none;
  border-radius: 0;
}
.thumbnail.pull-left {
  margin: 0 1em 10px 0;
}
.thumbnail.pull-right {
  margin: 0 0 1em 10px;
}
.thumbnail.clear {
  border: none;
  padding: 0;
  box-shadow: none;
  border-radius: 0;
}
.icon.pull-left {
  margin: 0 1em 0 0;
}
.icon.pull-right {
  margin: 0 0 0 1em;
}
.grayLight {
  color: #999;
}
.bgcolor5 {
  color: #8eb60b;
}
#filter .blur img {
  filter: url("k/css_blur.svg#blur");
  -webkit-filter: blur(5px);
}
#filter .grayScale img {
  filter: url(k/css_blur.svg#greyscale);
  -webkit-filter: grayscale(100%);
  filter: gray;
}
#filter .disgrayscale img {
  filter: url(k/css_blur.svg#greyscale);
  -webkit-filter: grayscale(0%);
}
.img-effect {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
}
.img-effect img {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.img-effect .image-overlay {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0,0,0,0.25);
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.img-effect .hoverLink,
.img-effect .more {
  position: absolute;
  left: 50%;
  bottom: 50%;
  z-index: 15;
  margin: 0 0 -16px -16px;
}
.img-effect .hoverLink > i,
.img-effect .hoverLink span,
.img-effect .more > i,
.img-effect .more span {
  width: 32px;
  height: 32px;
  background: #fe6d02;
  display: block;
  line-height: 32px;
  text-align: center;
  color: #fff;
  margin: 0;
  font-size: 16px;
  -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 1px rgba(0,0,0,0.2);
  box-shadow: 0 0 1px rgba(0,0,0,0.2);
  transform: scale(0.4,1);
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.img-effect .more {
  font-size: 13px;
  margin: 0 0 -16px -45px;
}
.img-effect .more span {
  width: auto;
  height: auto;
  font-size: 14px;
  padding: 0 12px;
  line-height: 30px;
}
.img-effect:hover img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.img-effect:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.img-effect:hover .hoverLink i,
.img-effect:hover .hoverLink span {
  transform: scale(1,1);
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.adv-effect {
  position: relative;
  display: block;
  z-index: 1;
  overflow: hidden;
}
.adv-effect:before {
  content: "";
  width: 143px;
  height: 265px;
  position: absolute;
  z-index: 99;
  margin-top: -132px;
  top: 50%;
  left: -150px;
  background: url(k/shadow-adv.png) no-repeat 0 0;
}
.adv-effect:hover:before {
  left: 110%;
  -webkit-transition: all 0.9s ease-in-out 0s;
  -moz-transition: all 0.9s ease-in-out 0s;
  -o-transition: all 0.9s ease-in-out 0s;
  transition: all 0.9s ease-in-out 0s;
}
.lsBox-blue {
  box-shadow: 1px 1px #3783bd, 2px 2px #3783be, 3px 3px #3784bf, 4px 4px #3784bf, 5px 5px #3785c0, 6px 6px #3885c1, 7px 7px #3886c1, 8px 8px #3886c2, 9px 9px #3887c3, 10px 10px #3887c3, 11px 11px #3888c4, 12px 12px #3988c5, 13px 13px #3989c5, 14px 14px #3989c6, 15px 15px #3989c7, 16px 16px #398ac7, 17px 17px #3a8ac8, 18px 18px #3a8bc9, 19px 19px #3a8bc9, 20px 20px #3a8cca, 21px 21px #3a8ccb, 22px 22px #3a8dcb, 23px 23px #3b8dcc, 24px 24px #3b8ecd, 25px 25px #3b8ecd, 26px 26px #3b8fce, 27px 27px #3b8fcf, 28px 28px #3c8fcf, 29px 29px #3c90d0, 30px 30px #3c90d1, 31px 31px #3c91d1, 32px 32px #3c91d2, 33px 33px #3c92d3, 34px 34px #3d92d3, 35px 35px #3d93d4, 36px 36px #3d93d5, 37px 37px #3d94d5, 38px 38px #3d94d6, 39px 39px #3e95d7;
}
.lsBox-gray {
  box-shadow: 1px 1px #4b4b4b, 2px 2px #4b4b4b, 3px 3px #4b4b4b, 4px 4px #4b4b4b, 5px 5px #4b4b4b, 6px 6px #4b4b4b, 7px 7px #4b4b4b, 8px 8px #4b4b4b, 9px 9px #4b4b4b, 10px 10px #4b4b4b, 11px 11px #4b4b4b, 12px 12px #4b4b4b, 13px 13px #4b4b4b, 14px 14px #4b4b4b, 15px 15px #4b4b4b, 16px 16px #4b4b4b, 17px 17px #4c4c4c, 18px 18px #4c4c4c, 19px 19px #4c4c4c, 20px 20px #4c4c4c, 21px 21px #4c4c4c, 22px 22px #4c4c4c, 23px 23px #4c4c4c, 24px 24px #4d4d4d, 25px 25px #4d4d4d, 26px 26px #4d4d4d, 27px 27px #4d4d4d, 28px 28px #4d4d4d, 29px 29px #4d4d4d, 30px 30px #4d4d4d, 31px 31px #4e4e4e, 32px 32px #4e4e4e, 33px 33px #4e4e4e, 34px 34px #4e4e4e, 35px 35px #4e4e4e, 36px 36px #4e4e4e, 37px 37px #4e4e4e, 38px 38px #4f4f4f, 39px 39px #4f4f4f, 40px 40px #4f4f4f, 41px 41px #4f4f4f, 42px 42px #4f4f4f, 43px 43px #4f4f4f, 44px 44px #4f4f4f, 45px 45px #505050, 46px 46px #505050, 47px 47px #505050, 48px 48px #505050, 49px 49px #505050, 50px 50px #505050, 51px 51px #505050, 52px 52px #515151, 53px 53px #515151, 54px 54px #515151, 55px 55px #515151, 56px 56px #515151, 57px 57px #515151, 58px 58px #515151, 59px 59px #525252, 60px 60px #525252, 61px 61px #525252, 62px 62px #525252, 63px 63px #525252, 64px 64px #525252, 65px 65px #525252, 66px 66px #535353, 67px 67px #535353, 68px 68px #535353, 69px 69px #535353, 70px 70px #535353, 71px 71px #535353, 72px 72px #535353, 73px 73px #545454, 74px 74px #545454, 75px 75px #545454, 76px 76px #545454, 77px 77px #545454, 78px 78px #545454, 79px 79px #555555;
}
.lsText-blue {
  text-shadow: 1px 1px #2471a3, 2px 2px #2471a3, 3px 3px #2471a3, 4px 4px #2471a3, 5px 5px #2471a3, 6px 6px #2471a3, 7px 7px #2471a3, 8px 8px #2471a3, 9px 9px #2472a5, 10px 10px #2473a7, 11px 11px #2575a9, 12px 12px #2576ab, 13px 13px #2677ad, 14px 14px #2679af, 15px 15px #277ab1, 16px 16px #277bb3, 17px 17px #287db5, 18px 18px #287eb7, 19px 19px #2980b9;
}
.lsText-red {
  text-shadow: 1px 1px #ce0732, 2px 2px #cf0732, 3px 3px #d10733, 4px 4px #d20733, 5px 5px #d40733, 6px 6px #d50734, 7px 7px #d60734, 8px 8px #d80734, 9px 9px #d90735, 10px 10px #db0735, 11px 11px #dc0735, 12px 12px #dd0736, 13px 13px #df0736, 14px 14px #e00736, 15px 15px #e20737, 16px 16px #e30737, 17px 17px #e40737, 18px 18px #e60738, 19px 19px #e70738, 20px 20px #e90839;
}
.lsText-facebook {
  text-shadow: 1px 1px #1b5c9e, 2px 2px #1b5c9e, 3px 3px #1b5c9e, 4px 4px #1b5c9e, 5px 5px #1b5c9e, 6px 6px #1b5c9e, 7px 7px #1b5c9e, 8px 8px #1b5c9e, 9px 9px #1b5d9f, 10px 10px #1b5ea1, 11px 11px #1c5fa3, 12px 12px #1c60a5, 13px 13px #1c61a7, 14px 14px #1d63a9, 15px 15px #1d64ab, 16px 16px #1d65ad, 17px 17px #1e66af, 18px 18px #1e67b1, 19px 19px #1f69b3;
}
.lsText-twitter {
  text-shadow: 1px 1px #3ca1ce, 2px 2px #3ca1ce, 3px 3px #3ca1ce, 4px 4px #3ca1ce, 5px 5px #3ca1ce, 6px 6px #3ca1ce, 7px 7px #3ca1ce, 8px 8px #3ca1ce, 9px 9px #3ca2d0, 10px 10px #3da4d2, 11px 11px #3da5d4, 12px 12px #3ea7d6, 13px 13px #3fa9d8, 14px 14px #3faada, 15px 15px #40acdc, 16px 16px #41aede, 17px 17px #41afe0, 18px 18px #42b1e2, 19px 19px #43b3e5;
}
.lsText-google {
  text-shadow: 1px 1px #c44332, 2px 2px #c44332, 3px 3px #c44332, 4px 4px #c44332, 5px 5px #c44332, 6px 6px #c44332, 7px 7px #c44332, 8px 8px #c44332, 9px 9px #c64332, 10px 10px #c84433, 11px 11px #ca4433, 12px 12px #cc4534, 13px 13px #ce4634, 14px 14px #d04635, 15px 15px #d24735, 16px 16px #d44836, 17px 17px #d64836, 18px 18px #d84937, 19px 19px #da4a38;
}
.lsText-linkedin {
  text-shadow: 1px 1px #0088aa, 2px 2px #0088aa, 3px 3px #0088aa, 4px 4px #0088aa, 5px 5px #0088aa, 6px 6px #0088aa, 7px 7px #0088aa, 8px 8px #0088aa, 9px 9px #0089ab, 10px 10px #008aad, 11px 11px #008caf, 12px 12px #008db0, 13px 13px #008eb2, 14px 14px #0090b4, 15px 15px #0091b6, 16px 16px #0092b7, 17px 17px #0094b9, 18px 18px #0095bb, 19px 19px #0097bd;
}
.lsText-pinterest {
  text-shadow: 1px 1px #d41d1f, 2px 2px #d41d1f, 3px 3px #d41d1f, 4px 4px #d41d1f, 5px 5px #d41d1f, 6px 6px #d41d1f, 7px 7px #d41d1f, 8px 8px #d41d1f, 9px 9px #d61d1f, 10px 10px #d81d1f, 11px 11px #da1d1f, 12px 12px #dc1e20, 13px 13px #de1e20, 14px 14px #e01e20, 15px 15px #e21e20, 16px 16px #e41f21, 17px 17px #e61f21, 18px 18px #e81f21, 19px 19px #eb2022;
}
.lsText-extension {
  text-shadow: 1px 1px #519422, 2px 2px #519422, 3px 3px #519422, 4px 4px #519422, 5px 5px #519422, 6px 6px #519422, 7px 7px #519422, 8px 8px #519422, 9px 9px #519522, 10px 10px #529622, 11px 11px #539823, 12px 12px #549923, 13px 13px #559b23, 14px 14px #559c24, 15px 15px #569e24, 16px 16px #579f24, 17px 17px #58a125, 18px 18px #59a225, 19px 19px #5aa426;
}
#flip-scroll table {
  width: 100%;
  display: block;
}
#flip-scroll thead,
#flip-scroll tbody {
  width: 100%;
  display: block;
}
#flip-scroll tr {
  width: 100%;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #EEEEEE;
}
#flip-scroll td,
#flip-scroll th {
  width: 100%;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  padding: 5px 8px;
}
ul.blank {
  list-style: none;
  margin: 0;
}
ul.blank li:before {
  content: "" !important;
  margin: 0 !important;
}
.listinline {
  margin: 0;
}
.listinline li {
  display: inline-block;
  padding: 0px;
  line-height: 20px;
  margin-bottom: 0;
}
.listunderline {
  list-style: none;
  margin: 0;
}
.listunderline li {
  border-top: 1px solid #ebebeb;
  padding: 10px 0;
}
.table_blank {
  background: transparent;
}
.table_blank h3.modtitle {
  background: none;
  border: none;
}
.table_blank h3.modtitle:before {
  display: none;
}
.table_blank .modcontent {
  background: none;
  border: none;
}
.table_clear {
  background: transparent;
}
.table_clear h3.modtitle {
  background: none;
  border: none;
}
.table_clear h3.modtitle:before {
  display: none;
}
.table_clear .modcontent {
  background: none;
  border: none;
}
.table_clear h3.modtitle {
  padding: 0;
  margin-bottom: 10px;
}
.table_clear .modcontent {
  padding: 0;
}
.rtl .icon.pull-left {
  margin: 0 0 0 1em;
}
.rtl .icon.pull-right {
  margin: 0 1em 0 0;
}
.rtl .pull-left[class^="icon-"],
.rtl .pull-left[class*=" icon-"] {
  margin: 0 0 0 10px;
}
.rtl .thumbnail.pull-left {
  margin: 0 0 10px 1em;
}
.rtl .thumbnail.pull-right {
  margin: 0 1em 10px 0;
}
.rtl .list-caret li:before {
  content: "\f0d9";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 1em;
}
h1 {
  font-size: 200%;
  line-height: 185%;
}
h2 {
  font-size: 175%;
  line-height: 140%;
}
h3 {
  font-size: 130%;
  line-height: 140%;
}
h4 {
  font-size: 110%;
}
h5 {
  font-size: 91%;
}
h6 {
  font-size: 84%;
}
.com {
  color: #93a1a1;
}
.lit {
  color: #195f91;
}
.pun,
.opn,
.clo {
  color: #93a1a1;
}
.fun {
  color: #dc322f;
}
.str,
.atv {
  color: #D14;
}
.kwd,
.prettyprint .tag {
  color: #1e347b;
}
.typ,
.atn,
.dec,
.var {
  color: teal;
}
.pln {
  color: #48484c;
}
.clear {
  clear: both;
}
.prettyprint {
  padding: 8px;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
.prettyprint.linenums {
  box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
}
div.yt-typography div.page-header > h1 {
  margin: 0;
}
ol.linenums {
  margin: 0 0 0 33px;
}
ol.linenums li {
  padding-left: 12px;
  color: #bebec5;
  line-height: 20px;
  text-shadow: 0 1px 0 #fff;
  padding: 3px 0 3px 10px;
}
ol.linenums li:nth-last-child(odd) {
  background: #FCFCFC;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
}
.bs-docs-example {
  position: relative;
  margin: 15px 0;
  padding: 39px 19px 14px;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.bs-docs-example h2.page-header {
  font-size: 180%;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
  margin: 1.5em 0 1em;
  padding-bottom: 15px;
}
.bs-docs-example:after {
  content: "Example";
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  color: #333333;
  -webkit-border-radius: 4px 0 4px 0;
  -moz-border-radius: 4px 0 4px 0;
  border-radius: 4px 0 4px 0;
}
.bs-docs-example + .prettyprint {
  margin-top: -20px;
  padding: 4px 0 0 8px;
  margin-bottom: 15px;
  overflow: hidden;
}
.example-sites {
  margin-left: 20px;
}
.example-sites img {
  max-width: 100%;
  margin: 0 auto;
}
.scrollspy-example {
  height: 200px;
  overflow: auto;
  position: relative;
}
code,
pre {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  display: inline-block;
}
span.highlight {
  color: #fff;
}
.text-success {
  color: #468847;
}
.text-warning {
  color: #C09853;
}
.text-error {
  color: #B94A48;
}
.text-info {
  color: #3A87AD;
}
.text-success {
  color: #468847;
}
#yt_menuposition ul.navi {
  margin: 0 5px;
  padding: 0;
  list-style: none;
  text-transform: capitalize;
}
#yt_menuposition ul.navi > li.level1 {
  float: left;
  padding-right: 2px;
  position: relative;
  background: url(k/mainmenu-line.png) no-repeat right 0;
}
#yt_menuposition ul.navi > li.level1 > .item-link {
  margin: 0;
  padding: 20px 25px;
  color: #a4a4a4;
  font-size: 133%;
  display: block;
}
#yt_menuposition ul.navi > li.level1 > .item-link i {
  font-size: 16px;
  width: auto;
  display: inline-block;
}
#yt_menuposition ul.navi > li.level1 > .item-link i.icon-home {
  font-size: 18px;
}
#yt_menuposition ul.navi > li.level1.first > .first > .menu-title {
  width: 18px;
  height: 22px;
  overflow: hidden;
  display: block;
}
#yt_menuposition ul.navi > li.level1:after {
  content: "";
  border-bottom: 5px solid #fe6d02;
  width: 100%;
  margin-bottom: -5px;
  display: none;
}
#yt_menuposition ul.navi > li.level1.havechild:before {
  content: "\f0d7";
  font-family: "FontAwesome";
  position: absolute;
  bottom: 30%;
  right: 20px;
  z-index: 5;
}
#yt_menuposition ul.navi > li.level1.havechild .level1 {
  padding: 20px 33px 20px 23px;
  cursor: pointer;
}
#yt_menuposition ul.navi > li.level1 .showdesc span.menu-title {
  line-height: 100%;
  padding-bottom: 3px;
  margin-top: -1px;
  display: block;
}
#yt_menuposition ul.navi > li.level1 .showdesc span.menu-desc {
  display: block;
  font-size: 11px;
  color: #999;
  line-height: 100%;
  font-family: "Arial";
}
#yt_menuposition ul.navi > li.level1 .showicon.showdesc {
  line-height: 19px;
}
#yt_menuposition ul.navi > li.level1 .showicon.showdesc span.menu-icon img {
  min-width: 16px;
}
#yt_menuposition ul.navi > li.level1 .showicon.showdesc span.menu-icon .menu-title {
  display: inline-block;
  margin: 0;
  padding: 0;
}
#yt_menuposition ul.navi > li.level1:hover:after,
#yt_menuposition ul.navi > li.level1.hover:after,
#yt_menuposition ul.navi > li.level1.active:after {
  display: block;
}
#yt_menuposition ul.navi > li.level1:hover.havechild:before,
#yt_menuposition ul.navi > li.level1.hover.havechild:before,
#yt_menuposition ul.navi > li.level1.active.havechild:before {
  color: #fe6d02;
}
#yt_menuposition ul.navi > li.level1:hover >.item-link,
#yt_menuposition ul.navi > li.level1.hover >.item-link,
#yt_menuposition ul.navi > li.level1.active >.item-link {
  background: url(k/mainmenu-hover.png) repeat-x 0 1px;
  color: #fe6d02;
}
#yt_menuposition ul.navi > li.level1:hover ul.level2,
#yt_menuposition ul.navi > li.level1.hover ul.level2 {
  left: 0;
}
#yt_menuposition ul.navi ul {
  left: -999em;
  position: absolute;
  z-index: 10;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 220px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#yt_menuposition ul.navi ul.level2:before {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  left: 0;
  top: -5px;
  background: #fe6d02;
}
#yt_menuposition ul.navi ul.level2 {
  background: #fff;
  box-sizing: border-box;
  box-shadow: 1px 1px 5px rgba(0,0,0,0.4);
  margin-top: 5px;
}
#yt_menuposition ul.navi ul.level2 li {
  position: relative;
  padding: 0 0 1px;
  border-bottom: 1px dashed #ddd;
}
#yt_menuposition ul.navi ul.level2 li.last {
  border-bottom: none;
}
#yt_menuposition ul.navi ul.level2 li .item-link {
  display: block;
  margin: 0;
  padding: 6px 12px 6px 22px;
  color: #909090;
  font-size: 100%;
  text-transform: none;
  line-height: 22px;
  text-transform: capitalize;
}
#yt_menuposition ul.navi ul.level2 li .item-link:after {
  font-family: 'FontAwesome';
  color: #999;
  content: "\f111";
  font-size: 10px;
  position: absolute;
  left: 3px;
  top: 6px;
  z-index: 1;
}
#yt_menuposition ul.navi ul.level2 li .item-link .menu-title {
  display: inline-block;
}
#yt_menuposition ul.navi ul.level2 li.havechild:after {
  content: "\f0da";
  color: #a8a8a8;
  font-family: "FontAwesome";
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 5;
}
#yt_menuposition ul.navi ul.level2 li .showdesc {
  text-align: left;
}
#yt_menuposition ul.navi ul.level2 li .showdesc span.menu-title {
  padding-bottom: 5px;
}
#yt_menuposition ul.navi ul.level2 li .showdesc span.menu-desc {
  font-family: "arial";
  padding-bottom: 3px;
}
#yt_menuposition ul.navi ul.level2 li:hover.havechild:after,
#yt_menuposition ul.navi ul.level2 li.hover.havechild:after,
#yt_menuposition ul.navi ul.level2 li.active.havechild:after {
  color: #fe6d02;
}
#yt_menuposition ul.navi ul.level2 li:hover .level2,
#yt_menuposition ul.navi ul.level2 li.hover .level2,
#yt_menuposition ul.navi ul.level2 li.active .level2 {
  color: #fe6d02;
}
#yt_menuposition ul.navi ul.level2 li:hover .level2:after,
#yt_menuposition ul.navi ul.level2 li.hover .level2:after,
#yt_menuposition ul.navi ul.level2 li.active .level2:after {
  color: #fe6d02;
}
#yt_menuposition ul.navi ul.level2 li:hover ul.level3,
#yt_menuposition ul.navi ul.level2 li li.level3:hover ul.level4,
#yt_menuposition ul.navi ul.level2 li li.level4:hover ul.level5 {
  left: 100%;
  top: 0px;
}
#yt_menuposition ul.navi ul.level2 ul {
  background: #fff;
  box-sizing: border-box;
  box-shadow: 1px 1px 5px rgba(0,0,0,0.4);
  margin-top: 5px;
  background: #fff;
  margin-top: 0;
}
#yt_menuposition ul.navi ul.level2 ul li {
  position: relative;
  padding: 0 0 1px;
  border-bottom: 1px dashed #ddd;
}
#yt_menuposition ul.navi ul.level2 ul li.last {
  border-bottom: none;
}
#yt_menuposition ul.navi ul.level2 ul li .item-link {
  display: block;
  margin: 0;
  padding: 6px 12px 6px 22px;
  color: #909090;
  font-size: 100%;
  text-transform: none;
  line-height: 22px;
  text-transform: capitalize;
}
#yt_menuposition ul.navi ul.level2 ul li .item-link:after {
  font-family: 'FontAwesome';
  color: #999;
  content: "\f111";
  font-size: 10px;
  position: absolute;
  left: 3px;
  top: 6px;
  z-index: 1;
}
#yt_menuposition ul.navi ul.level2 ul li .item-link .menu-title {
  display: inline-block;
}
#yt_menuposition ul.navi ul.level2 ul li.havechild:after {
  content: "\f0da";
  color: #a8a8a8;
  font-family: "FontAwesome";
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 5;
}
#yt_menuposition ul.navi ul.level2 ul li .showdesc {
  text-align: left;
}
#yt_menuposition ul.navi ul.level2 ul li .showdesc span.menu-title {
  padding-bottom: 5px;
}
#yt_menuposition ul.navi ul.level2 ul li .showdesc span.menu-desc {
  font-family: "arial";
  padding-bottom: 3px;
}
#yt_menuposition ul.navi ul.level2 ul li:hover.havechild:after,
#yt_menuposition ul.navi ul.level2 ul li.hover.havechild:after,
#yt_menuposition ul.navi ul.level2 ul li.active.havechild:after {
  color: #fe6d02;
}
#yt_menuposition ul.navi ul.level2 ul li:hover .level2,
#yt_menuposition ul.navi ul.level2 ul li.hover .level2,
#yt_menuposition ul.navi ul.level2 ul li.active .level2 {
  color: #fe6d02;
}
#yt_menuposition ul.navi ul.level2 ul li:hover .level2:after,
#yt_menuposition ul.navi ul.level2 ul li.hover .level2:after,
#yt_menuposition ul.navi ul.level2 ul li.active .level2:after {
  color: #fe6d02;
}
#yt_menuposition ul.navi ul.level2 ul li:hover ul.level3,
#yt_menuposition ul.navi ul.level2 ul li li.level3:hover ul.level4,
#yt_menuposition ul.navi ul.level2 ul li li.level4:hover ul.level5 {
  left: 100%;
  top: 0px;
}
#yt_menuposition ul.navi ul.level2 ul ul {
  background: #fff;
  margin-top: 0;
}
#yt_menuposition ul.navi ul.level2 ul ul.level3 li:hover > .item-link,
#yt_menuposition ul.navi ul.level2 ul ul.level3 li.hover > .item-link,
#yt_menuposition ul.navi ul.level2 ul ul.level3 li.active > .item-link {
  color: #fe6d02;
}
#yt_menuposition ul.navi ul.level2 ul ul.level3 li:hover > .item-link:after,
#yt_menuposition ul.navi ul.level2 ul ul.level3 li.hover > .item-link:after,
#yt_menuposition ul.navi ul.level2 ul ul.level3 li.active > .item-link:after {
  color: #fe6d02;
}
#yt_menuposition ul.navi ul.level2 ul.level3 li:hover > .item-link,
#yt_menuposition ul.navi ul.level2 ul.level3 li.hover > .item-link,
#yt_menuposition ul.navi ul.level2 ul.level3 li.active > .item-link {
  color: #fe6d02;
}
#yt_menuposition ul.navi ul.level2 ul.level3 li:hover > .item-link:after,
#yt_menuposition ul.navi ul.level2 ul.level3 li.hover > .item-link:after,
#yt_menuposition ul.navi ul.level2 ul.level3 li.active > .item-link:after {
  color: #fe6d02;
}
#yt_menuposition #droplinenavigator {
  position: relative;
}
#yt_menuposition #droplinenavigator li.level1 {
  position: static;
}
#yt_menuposition #droplinenavigator li.level1.havechild:before {
  position: relative;
  display: none;
}
#yt_menuposition #droplinenavigator li.level1.active ul.level2 {
  left: 0;
}
#yt_menuposition #droplinenavigator li.level1:hover ul.level2 {
  display: block;
}
#yt_menuposition #droplinenavigator ul.level2 {
  width: 100%;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #F4F4F4;
  box-shadow: none;
  display: none;
}
#yt_menuposition #droplinenavigator ul.level2:before {
  display: none;
}
#yt_menuposition #droplinenavigator ul.level2 li.level2 {
  float: left;
  border: none;
  margin-right: 1px;
}
#yt_menuposition #droplinenavigator ul.level2 li.level2.havechild:after,
#yt_menuposition #droplinenavigator ul.level2 li.level2 > .level2:after {
  content: "";
  display: none;
}
#yt_menuposition #droplinenavigator ul.level2 li.level2 > .item-link {
  padding: 13px;
  color: #555;
}
#yt_menuposition #droplinenavigator ul.level2 li.level2 > .item-link:hover {
  color: #fe6d02;
}
#yt_menuposition #droplinenavigator ul.level2 li.level2:hover {
  position: relative;
}
#yt_menuposition #droplinenavigator ul.level2 li.level2:hover ul.level3 {
  left: 0;
  top: 100%;
}
#yt_menuposition #meganavigator li.level1 .mega-content {
  position: absolute;
  left: -999em;
  z-index: 10;
  background: #fff;
  box-shadow: 1px 1px 5px rgba(0,0,0,0.4);
  border-top: 5px solid #fe6d02;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-content {
  margin: 0;
  border-top: none;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-content:before {
  content: "";
  width: 12px;
  height: 100%;
  display: block;
  margin-left: -10px;
  position: absolute;
  z-index: 5;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col {
  float: left;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.one div.mega-module {
  padding: 20px 30px;
  overflow: hidden;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.one .mega-group .mega-group-title {
  display: none;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more {
  padding: 20px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #eee;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more > ul.subnavi {
  box-shadow: none;
  width: auto;
  background: transparent;
  padding: 0;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more > ul.subnavi:before {
  display: none;
  background: transparent;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more.last {
  border-right: none;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group {
  display: block;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-title {
  margin-bottom: 12px;
  min-height: 26px;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-title .item-link {
  font-size: 167%;
  padding: 0;
  background: transparent;
  color: #555;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-title .item-link:hover {
  color: #fe6d02;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-title .showdesc .menu-title {
  padding: 0 0 5px;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-title .showdesc .menu-desc {
  font-family: "arial";
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content {
  position: relative;
  z-index: 1;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content ul.menu,
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content ul.subnavi {
  position: static;
  width: auto;
  padding: 0;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content ul.menu li,
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content ul.subnavi li {
  margin-bottom: 1px;
  border-bottom: 1px dashed #d9d9d9;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content ul.menu li a,
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content ul.subnavi li a {
  display: block;
  margin: 0;
  padding: 4px 0px 4px 15px;
  color: #909090;
  font-size: 100%;
  text-transform: none;
  line-height: 22.4px;
  position: relative;
  z-index: 1;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content ul.menu li a:after,
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content ul.subnavi li a:after {
  font-family: 'FontAwesome';
  color: #c9c9c9;
  content: "\f111";
  font-size: 10px;
  position: absolute;
  left: 0px;
  top: 4px;
  z-index: 1;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content ul.menu li a:hover,
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content ul.subnavi li a:hover {
  color: #fe6d02;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content ul.menu li a:hover:after,
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content ul.subnavi li a:hover:after {
  color: #fe6d02;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item {
  background: url(k/title-bg.png) repeat;
  margin-bottom: 1px;
  padding: 10px;
  overflow: hidden;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item .thumbnail {
  margin-bottom: 0;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item .thumbnail > a {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item .thumbnail > a img {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item .thumbnail > a .image-overlay {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0,0,0,0.25);
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item .thumbnail > a .hoverLink,
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item .thumbnail > a .more {
  position: absolute;
  left: 50%;
  bottom: 50%;
  z-index: 15;
  margin: 0 0 -16px -16px;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item .thumbnail > a .hoverLink > i,
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item .thumbnail > a .hoverLink span,
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item .thumbnail > a .more > i,
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item .thumbnail > a .more span {
  width: 32px;
  height: 32px;
  background: #fe6d02;
  display: block;
  line-height: 32px;
  text-align: center;
  color: #fff;
  margin: 0;
  font-size: 16px;
  -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 1px rgba(0,0,0,0.2);
  box-shadow: 0 0 1px rgba(0,0,0,0.2);
  transform: scale(0.4,1);
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item .thumbnail > a .more {
  font-size: 13px;
  margin: 0 0 -16px -45px;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item .thumbnail > a .more span {
  width: auto;
  height: auto;
  font-size: 14px;
  padding: 0 12px;
  line-height: 30px;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item .thumbnail > a:hover img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item .thumbnail > a:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item .thumbnail > a:hover .hoverLink i,
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item .thumbnail > a:hover .hoverLink span {
  transform: scale(1,1);
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item h2.title a {
  color: #fff;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item h2.title a:hover {
  color: #fe6d02;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item .basicnews-desc {
  font-size: 12px;
}
#yt_menuposition #yt-responivemenu {
  margin: 0;
  width: 100%;
  margin-top: 20px;
}
#yt_menuposition #yt-responivemenu .btn-navbar {
  background: #111;
  padding: 5px 10px;
  color: #fff;
  text-shadow: none;
  box-shadow: none !important;
  border: none;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  text-align: inherit;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 40px;
}
#yt_menuposition #yt-responivemenu .btn-navbar i {
  margin: 4px 0 0 5px;
  font-size: 14px;
  float: right;
}
#yt_menuposition #yt-responivemenu.menu-selectbox {
  position: relative;
  background: #fe6d02 url(k/select_white.png) no-repeat 96% 5px;
}
#yt_menuposition #yt-responivemenu.menu-selectbox:before {
  color: #fff;
  content: "Select Menu";
  padding: 6px 10px 0;
  position: absolute;
  top: 0px;
  z-index: 1;
}
#yt_menuposition #yt-responivemenu #yt_resmenu_selectbox {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  margin: 0;
  height: 32px;
  width: 100%;
}
#yt_menuposition #yt-responivemenu.menu-collapse .btn-navbar i {
  float: none;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu {
  margin: 1px 0 10px;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu ul.nav {
  margin: 0;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li {
  background: #303030;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li a {
  color: #999;
  margin: 0 0 1px;
  padding: 5px 10px;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: transparent;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li a.active {
  color: #fff;
  background: #fe6d02;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li:hover a {
  color: #fff;
  background: #fe6d02;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li:hover .menuress-toggle {
  color: #fff;
  background: #cc5701;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild {
  position: relative;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild .menuress-toggle {
  position: absolute;
  width: 35px;
  line-height: 35px;
  right: 0px;
  top: 0px;
  cursor: pointer;
  font-family: FontAwesome;
  font-size: 18px;
  text-align: center;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild .menuress-toggle:before {
  content: "\f107";
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild > .res-wrapnav {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  height: 0px;
  display: none;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open {
  background: #686868;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open a {
  color: #fff;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .menuress-toggle:before {
  content: "\f106";
  color: #fff;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .res-wrapnav {
  display: block;
  opacity: 1;
  background: #424242;
  padding: 10px;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .res-wrapnav ul.nav li {
  background: transparent;
  margin: 0;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .res-wrapnav ul.nav li a {
  background: transparent;
  font-weight: normal;
  color: #999;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .res-wrapnav ul.nav li a:hover,
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .res-wrapnav ul.nav li a.active {
  background: #fe6d02;
  color: #fff;
}
#yt_menuposition #yt-responivemenu.menu-sidebar .yt-resmenu-sidebar {
  width: 100%;
}
#yt_menuposition #yt-responivemenu.menu-sidebar .yt-resmenu-sidebar i {
  float: none;
}
#yt_menuposition #yt-responivemenu #yt_resmenu_sidebar {
  display: none;
}
.yt-off-sideresmenu {
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
  z-index: 1;
}
.yt-off-sideresmenu .yt-sideresmenu {
  background: #212121;
  border-right: 1px solid #191919;
  top: 0;
  left: 0;
  margin: 0;
  position: absolute;
  width: 270px;
  -webkit-transform: translate(-100%,0);
  -moz-transform: translate(-100%,0);
  -ms-transform: translate(-100%,0);
  -o-transform: translate(-100%,0);
  transform: translate(-100%,0);
}
.yt-off-sideresmenu .yt-sideresmenu li a {
  color: inherit;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu {
  margin: 0;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu li a {
  font-weight: bold;
  color: #999;
  padding: 4px 8px 8px;
  background: none;
  border-bottom: 1px solid #141414;
  -webkit-box-shadow: 0 -1px 0 #2D2D2D inset;
  -moz-box-shadow: 0 -1px 0 #2D2D2D inset;
  box-shadow: 0 -1px 0 #2D2D2D inset;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu li a:focus,
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu li a:hover,
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu li a.active {
  color: #fff;
  background: #fe6d02;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu ul.nav {
  margin: 0;
  -webkit-box-shadow: 0 -1px 0 #1D4051 inset;
  -moz-box-shadow: 0 -1px 0 #1D4051 inset;
  box-shadow: 0 -1px 0 #1D4051 inset;
  background-color: #212121;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu ul.nav li a {
  padding-left: 15px;
  font-weight: normal;
  border-bottom: 1px solid #141414;
  -webkit-box-shadow: 0 -1px 0 #2D2D2D inset;
  -moz-box-shadow: 0 -1px 0 #2D2D2D inset;
  box-shadow: 0 -1px 0 #2D2D2D inset;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu ul.nav ul.nav {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 1px 15px;
  border-bottom: 1px solid #222222;
  -webkit-box-shadow: 0 -1px 0 #444 inset;
  -moz-box-shadow: 0 -1px 0 #444 inset;
  box-shadow: 0 -1px 0 #444 inset;
  background-color: #2B2B2B;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu ul.nav ul.nav ul.nav {
  border-bottom: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu ul.nav ul.nav li a {
  border-bottom: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 3px 8px;
}
.rtl #yt_menuposition ul.navirtl > li.level1 {
  float: right;
  margin: 0 0 0 1px;
}
.rtl #yt_menuposition ul.navirtl > li.level1.menuRss {
  float: left !important;
}
.rtl #yt_menuposition ul.navirtl > li.level1:hover ul.level2,
.rtl #yt_menuposition ul.navirtl > li.level1.hover ul.level2 {
  left: auto;
  right: 0;
}
.rtl #yt_menuposition ul.navirtl ul {
  left: auto;
  right: -999em;
}
.rtl #yt_menuposition ul.navirtl ul.level2 li.havechild:after {
  right: auto;
  left: 10px;
  content: "\f0d9";
}
.rtl #yt_menuposition ul.navirtl ul.level2 li .item-link {
  padding: 6px 22px 6px 12px;
}
.rtl #yt_menuposition ul.navirtl ul.level2 li .item-link:after {
  right: 3px;
  left: auto;
}
.rtl #yt_menuposition ul.navirtl ul.level2 li .showdesc {
  text-align: right;
}
.rtl #yt_menuposition ul.navirtl ul.level2 li:hover ul.level3,
.rtl #yt_menuposition ul.navirtl ul.level2 li li.level3:hover ul.level4,
.rtl #yt_menuposition ul.navirtl ul.level2 li li.level4:hover ul.level5 {
  left: auto;
  right: 100%;
}
.rtl #yt_menuposition ul.navirtl ul.level2 ul.level3 li .item-link {
  padding: 6px 20px 6px 12px;
}
.rtl #yt_menuposition #droplinenavigator ul.level2 li.level2 {
  float: right;
}
.rtl #yt_menuposition #droplinenavigator ul.level2 li.level2:hover ul.level3 {
  left: auto;
  right: 0;
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content .mega-content:before {
  margin: 0 -10px 0 0;
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content .mega-col {
  float: right;
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more {
  border: none;
  border-left: 1px solid #EEEEEE;
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content .mega-col div.mega-group-content ul.menu li a {
  padding: 4px 15px 4px 0;
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content .mega-col div.mega-group-content ul.menu li a:after {
  left: auto;
  right: 0px;
}
.rtl #yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild .menuress-toggle {
  right: auto;
  left: 0;
}
.rtl #yt_menuposition.on-sidebar-resmenu #yt_wrapper > .block {
  -webkit-transform: translate(-270px,0);
  -moz-transform: translate(-270px,0);
  -ms-transform: translate(-270px,0);
  -o-transform: translate(-270px,0);
  transform: translate(-270px,0);
}
@media (min-width: 320px) and (max-width: 979px) {
  #yt_menuwrap #yt-responivemenu {
    display: inline-block;
  }
  .on-sidebar-resmenu #yt_wrapper > .block {
    -webkit-transform: translate(270px,0);
    -moz-transform: translate(270px,0);
    -ms-transform: translate(270px,0);
    -o-transform: translate(270px,0);
    transform: translate(270px,0);
  }
  #yt_wrapper > .block {
    left: 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  div.yt-off-sideresmenu {
    display: block;
  }
}
.fontsize_l {
  font-size: 18px;
  font-weight: 400;
}
.g-underline {
  font-size: 180%;
  font-weight: 400;
}
.b-block:after,
.b-block:before {
  clear: both;
  display: table;
  content: "";
}
ul.c-step {
  list-style: none;
  margin: 0 auto 4em auto;
  counter-reset: section;
  display: table;
  position: relative;
  z-index: 1;
}
ul.c-step:before {
  content: "";
  width: 100%;
  height: 10px;
  background: #DEDEDE;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 50%;
  margin-top: -5px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.1) inset;
  box-shadow: 1px 1px 1px rgba(0,0,0,0.1) inset;
}
ul.c-step li {
  list-style: none;
  margin: 0 50px;
  padding-top: 50px;
  line-height: 25px;
  display: inline-block;
  position: relative;
  z-index: 3;
  text-align: center;
}
ul.c-step li:before,
ul.c-step li.active:before {
  counter-increment: section;
  content: counter(section);
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 20px;
  font-weight: 800;
  text-align: center;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  -webkit-box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.3) inset, 0 0 0 4px #DEDEDE;
  -moz-box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.3) inset, 0 0 0 4px #DEDEDE;
  box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.3) inset, 0 0 0 4px #DEDEDE;
  background-color: #93afa9;
  background-image: -moz-linear-gradient(top,#AAC3BF,#719088);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#AAC3BF),to(#719088));
  background-image: -webkit-linear-gradient(top,#AAC3BF,#719088);
  background-image: -o-linear-gradient(top,#AAC3BF,#719088);
  background-image: linear-gradient(to bottom,#AAC3BF,#719088);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaac3bf', endColorstr='#ff719088', GradientType=0);
}
ul.c-step li.active:before {
  background-color: #fe7f20;
  background-image: -moz-linear-gradient(top,#fe8a35,#fe6d02);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fe8a35),to(#fe6d02));
  background-image: -webkit-linear-gradient(top,#fe8a35,#fe6d02);
  background-image: -o-linear-gradient(top,#fe8a35,#fe6d02);
  background-image: linear-gradient(to bottom,#fe8a35,#fe6d02);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffe8a34', endColorstr='#fffe6d02', GradientType=0);
}
ul.c-step li.active h3 {
  color: #fe6d02;
}
ul.c-step li h3 {
  margin: 10px 0 0;
  font-size: 16px;
}
ul.c-step li span {
  font-size: 13px;
}
.table-underline thead {
  border-bottom: 2px solid #404040;
  font-size: 14px;
  background-color: #e5e5e5;
  background-image: -moz-linear-gradient(top,#F5F5F5,#CCCCCC);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#F5F5F5),to(#CCCCCC));
  background-image: -webkit-linear-gradient(top,#F5F5F5,#CCCCCC);
  background-image: -o-linear-gradient(top,#F5F5F5,#CCCCCC);
  background-image: linear-gradient(to bottom,#F5F5F5,#CCCCCC);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffcccccc', GradientType=0);
}
.table-underline tbody tr:hover {
  background: #FAFFED;
}
div.g-pageteam {
  line-height: 22px;
}
div.g-pageteam hr {
  height: 5px;
  background: #ccc;
}
div.g-pageteam .yt-lightbox {
  background: #f1f1f1;
  border: none;
}
div.g-pageteam .ourteam-title {
  display: block;
  position: relative;
  margin: 1em 0;
}
div.g-pageteam .ourteam-title:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  z-index: 1;
  border-bottom: 1px solid #ebebeb;
}
div.g-pageteam .ourteam-title span {
  display: table;
  width: 170px;
  text-align: center;
  margin: 0 auto;
  background: #fff;
  padding: 0 20px;
  position: relative;
  z-index: 10;
  text-transform: uppercase;
  font-size: 20px;
}
div.g-pageteam .b-ourteam {
  margin-top: 20px;
}
div.g-pageteam .b-ourteam [class*="span"] {
  margin-bottom: 30px;
  padding: 0 20px;
  text-align: center;
}
div.g-pageteam .b-ourteam [class*="span"] .h-title {
  margin: 0;
  font-size: 16px;
  line-height: 110%;
  font-weight: normal;
}
div.g-pageteam .b-ourteam [class*="span"] .yt-lightbox {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 10px solid #f6f6f6;
  padding: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
div.g-pageteam .b-ourteam [class*="span"] .yt-lightbox .img-title {
  display: none;
}
div.g-pageteam .b-ourteam [class*="span"] .yt-lightbox img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
div.g-pageteam .b-ourteam [class*="span"] .yt-lightbox:hover {
  border-color: #fe6d02;
}
div.g-pageteam .b-ourteam [class*="span"] .member {
  color: #999;
  font-size: 11px;
  margin-bottom: 0;
}
div.g-pageteam .b-ourteam [class*="span"] .b-social div.yt-socialbt {
  margin-right: 5px;
}
div.g-pageteam .b-ourteam [class*="span"] .b-social div.yt-socialbt a {
  background: #a9a9a9;
  border-color: #a9a9a9;
  color: #fff;
  box-shadow: none;
  line-height: 34px;
}
div.g-pageteam .b-ourteam [class*="span"] .b-social div.yt-socialbt a:hover {
  background-color: #fe6d02;
  border-color: #fe6d02;
}
div.g-pageteam .b-ourclient .yt-lightbox {
  padding: 0;
  margin: 0 auto;
  display: table;
}
#g-pageservices [class^="icon-"],
#g-pageservices [class*=" icon-"] {
  background: #555;
  height: 64px;
  width: 64px;
  text-align: center;
  line-height: 64px;
  border: 3px solid #ddd;
  -webkit-border-radius: 64px;
  -moz-border-radius: 64px;
  border-radius: 64px;
}
#g-pageservices article {
  overflow: hidden;
}
#g-pageservices article h3 {
  font-size: 130%;
}
#g-pageservices article a.detail {
  font-size: 13px;
  color: #a8a8a8;
}
#g-pageservices article a.detail:after {
  content: "\f105";
  font-family: FontAwesome;
  display: inline-block;
  color: #fff;
  background: #a8a8a8;
  margin: -3px 3px 0;
  height: 14px;
  width: 14px;
  line-height: 14px;
  font-size: 12px;
  text-align: center;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
#g-pageservices article a.detail:hover {
  color: #fe6d02;
}
#g-pageservices article a.detail:hover:after {
  color: #fff;
  background: #fe6d02;
}
#g-pageservices h2 {
  font-size: 180%;
  margin-bottom: 1em;
}
#g-pageservices hr {
  height: 5px;
  background: #eee;
  border-top-color: #ddd;
  margin: 3em 0;
  clear: both;
}
#g-pageservices .testimonial-avatar [class^="icon-"],
#g-pageservices .testimonial-avatar [class*=" icon-"] {
  border: none;
}
#g-pagecolumn hr {
  height: 5px;
  background: #eee;
  border-top-color: #ddd;
  margin: 4em 0;
  float: left;
  width: 100%;
}
#g-pageportfolio [class*="span"] {
  position: relative;
  top: 0;
  background: #F9F9F9;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 1px 1px 0  #FFFFFF inset,1px 0 0 #D8D8D8, 0 1px 0 #E5E5E5, 2px 1px 0 #D8D8D8, 1px 2px 0 #E5E5E5, 3px 2px 0 #D8D8D8, 2px 3px 0 #E5E5E5, 4px 3px 0 #D8D8D8, 4px 3px 0 #eee, 4px 3px 0 #E5E5E5, 4px 4px 0 #E5E5E5;
  -moz-box-shadow: 1px 1px 0  #FFFFFF inset,1px 0 0 #D8D8D8, 0 1px 0 #E5E5E5, 2px 1px 0 #D8D8D8, 1px 2px 0 #E5E5E5, 3px 2px 0 #D8D8D8, 2px 3px 0 #E5E5E5, 4px 3px 0 #D8D8D8, 4px 3px 0 #eee, 4px 3px 0 #E5E5E5, 4px 4px 0 #E5E5E5;
  box-shadow: 1px 1px 0  #FFFFFF inset,1px 0 0 #D8D8D8, 0 1px 0 #E5E5E5, 2px 1px 0 #D8D8D8, 1px 2px 0 #E5E5E5, 3px 2px 0 #D8D8D8, 2px 3px 0 #E5E5E5, 4px 3px 0 #D8D8D8, 4px 3px 0 #eee, 4px 3px 0 #E5E5E5, 4px 4px 0 #E5E5E5;
}
#g-pageportfolio [class*="span"] .port-item-img {
  position: relative;
  display: block;
  padding: 10px 10px 0;
  overflow: hidden;
  border-right: none;
}
#g-pageportfolio [class*="span"] .port-item-img .yt-lightbox {
  margin: 0;
  padding: 0;
  background: #000;
  border: 1px solid #fff;
  position: relative;
}
#g-pageportfolio [class*="span"] .port-item-img .yt-lightbox:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 4px #222 inset;
}
#g-pageportfolio [class*="span"] .port-item-img .yt-lightbox img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#g-pageportfolio [class*="span"] .port-item-img .icon-plus-sign {
  font-size: 4px;
  color: #eee;
  position: absolute;
  left: 50%;
  bottom: -100%;
  z-index: 10;
  margin: 0 0 -19px -22px;
  width: 40px;
  text-align: center;
  -webkit-transition: all 0.8s ease-in-out 0s;
  -moz-transition: all 0.8s ease-in-out 0s;
  -o-transition: all 0.8s ease-in-out 0s;
  transition: all 0.8s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
#g-pageportfolio [class*="span"] .port-item-img:visited .icon-plus-sign {
  bottom: 100%;
}
#g-pageportfolio [class*="span"] .port-item-img:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
#g-pageportfolio [class*="span"] .port-item-img:hover .icon-plus-sign {
  bottom: 50%;
  font-size: 45px;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
#g-pageportfolio [class*="span"] .port-item-content {
  padding: 10px;
  margin: 5px 0 10px;
}
#g-pageportfolio [class*="span"] .port-item-content h4 {
  margin-bottom: 5px;
  font-size: 130%;
}
#g-pageportfolio [class*="span"] .port-item-content p {
  margin-bottom: 5px;
}
#g-pageportfolio [class*="span"] .port-item-content a.detail {
  color: #a8a8a8;
}
#g-pageportfolio [class*="span"] .port-item-content a.detail:after {
  content: "\f105";
  font-family: FontAwesome;
  background: #a8a8a8;
  margin: -3px 5pagewhatnew px 0;
  height: 14px;
  width: 14px;
  line-height: 14px;
  font-size: 12px;
  text-align: center;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  color: #fff;
  display: inline-block;
  margin: 0 5px;
}
#g-pageportfolio [class*="span"] .port-item-content a.detail:hover {
  color: #fe6d02;
}
#g-pageportfolio [class*="span"] .port-item-content a.detail:hover:after {
  background: #fe6d02;
}
#g-pageportfolio [class*="span"]:hover {
  top: 4px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#g-pagewhatnew .yt-lightbox.image-none {
  padding: 3px;
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.1);
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
  display: table;
  margin: 0 auto 10px;
}
#g-pagewhatnew h3.title {
  margin-bottom: 1em;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  font-size: 180%;
}
#g-pagewhatnew .yt-lightbox a  img {
  width: auto;
}
.rtl #g-pageportfolio [class*="span"] .port-item-content a.detail:after,
.rtl #g-pageservices article a.detail:after {
  content: "\f104";
}
@media (min-width: 768px) and (max-width: 979px) {
  ul.c-step li {
    margin: 0 30px;
  }
  #g-pagewhatnew .yt-lightbox.image-none {
    display: block;
  }
}
@media (max-width: 767px) {
  .yt-lightbox {
    float: none !important;
  }
  #g-pageservices .span4 {
    margin-bottom: 2em !important;
  }
  #g-pageportfolio [class*="span"] {
    margin-bottom: 1em !important;
  }
  #g-pageportfolio [class*="span"] .port-item-img {
    display: inline-block;
  }
  #g-pagewhatnew .yt-lightbox.image-none {
    display: block;
  }
  .yt-gallery ul li {
    width: auto !important;
  }
  ul.c-step:before {
    top: 37%;
  }
  ul.c-step li {
    display: table-cell;
  }
  div.yt-lightbox.image-left {
    float: none;
    display: inline-block;
    margin: 0 0 15px;
  }
  div.g-pageteam div.b-ourteam [class*="span"] {
    margin-bottom: 30px !important;
  }
  div.g-pageteam .b-ourclient [class*="span"] {
    margin-bottom: 10px;
  }
}
div.jshop_list_category .category {
  margin-bottom: 30px;
}
div.jshop_list_category .category .image {
  padding: 0;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
div.jshop_list_category .category .image:after {
  background: -moz-element(#div-element1);
  content: "";
  height: inherit;
  left: 0;
  mask: url("k/mask.svg#light");
  opacity: 0.3;
  pointer-events: none;
  position: absolute;
  top: 100%;
  transform: scaleY(-1);
  width: inherit;
}
div.jshop_list_category .category .image h3.title {
  position: absolute;
  z-index: 3;
  left: 0;
  bottom: 5px;
  padding: 6px 15px;
  background: rgba(0,0,0,0.8);
  min-width: 100px;
  margin: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
div.jshop_list_category .category .image h3.title a {
  color: #ccc;
}
div.jshop_list_category .category .image img {
  border: none;
  padding: 0;
  width: 100%;
}
div.jshop_list_category .category .image:hover h3.title {
  padding-left: 40px;
}
div.jshop_list_category .category .image:hover h3.title a {
  color: #fe6d02;
}
div.jshop_list_category .category #div-element2:after {
  background: -moz-element(#div-element2);
}
div.jshop_list_category .category #div-element3:after {
  background: -moz-element(#div-element3);
}
div.jshop_list_category .category #div-element4:after {
  background: -moz-element(#div-element4);
}
div.jshop_list_category .category #div-element5:after {
  background: -moz-element(#div-element5);
}
div.jshop_list_category .category #div-element6:after {
  background: -moz-element(#div-element6);
}
div.jshop_list_category .category .item-content {
  padding: 10px 0;
  color: #999;
}
div.review_mark {
  height: auto;
  padding: 5px 0;
  direction: ltr;
  display: inline-block;
}
div.review_mark .stars_no_active {
  background: url(k/vm-stars.png) repeat-x 0 bottom;
  height: 11px;
}
div.review_mark .stars_active {
  background: url(k/vm-stars.png) repeat-x 0 0;
  height: 11px;
}
.jshop .modtitle {
  background: url(k/title-bg.png) repeat-x 0 0 #171717;
  padding: 13px 6px;
  border-bottom: 5px solid #fe6d02;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  color: #fe6d02;
  font-weight: normal;
  font-size: 192%;
  margin: 0;
  text-transform: capitalize;
  font-size: 175%;
  margin-bottom: 20px;
}
.jshop .modtitle:before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(k/title-point.png) no-repeat 0 0;
  display: inline-block;
  vertical-align: -1px;
  margin: 0 4px;
}
.jshop .modtitle span {
  font-size: 14px;
  vertical-align: middle;
  color: #ccc;
  margin: 0 10px;
  display: inline-block;
}
div.jshop_list_product .block_sorting_count_to_page select {
  width: 80px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin: 0px;
  font-size: 100%;
}
div.jshop_list_product .block_sorting_count_to_page .box_products_sorting span.first {
  display: inline-block;
  vertical-align: middle;
}
div.jshop_list_product .block_sorting_count_to_page .box_products_sorting .select-mask {
  margin: 0 5px 0 10px;
  display: inline-block;
  vertical-align: top;
}
div.jshop_list_product .block_sorting_count_to_page .box_products_sorting span.btn_sortting {
  border: 1px solid #E9E9E9;
  padding: 0 6px;
  height: 27px;
  line-height: 25px;
  display: inline-block;
}
div.jshop_list_product .list_product .sj-column {
  margin-bottom: 50px;
  padding: 0;
}
div.jshop_list_product .list_product .sj-column .product {
  height: 350px;
}
div.jshop_list_product .list_product .sj-column .product .product-inner {
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  height: 100%;
  overflow: hidden;
}
div.jshop_list_product .list_product .sj-column .product .product-inner:hover {
  box-shadow: 0 0 8px rgba(0,0,0,0.15);
  z-index: 5;
  border: 1px solid #e0e0e0;
}
div.jshop_list_product .list_product .sj-column .product .product-inner:hover .image {
  -webkit-transform: scale(0.8) translateY(-15px);
  -moz-transform: scale(0.8) translateY(-15px);
  -o-transform: scale(0.8) translateY(-15px);
  -ms-transform: scale(0.8) translateY(-15px);
  transform: scale(0.8) translateY(-15px);
}
div.jshop_list_product .list_product .sj-column .product .product-inner:hover .inner {
  bottom: 50px;
}
div.jshop_list_product .list_product .sj-column .product .product-inner:hover .inner .title a {
  color: #fe6d02;
}
div.jshop_list_product .list_product .sj-column .product .product-inner:hover div.buttons {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
div.jshop_list_product .list_product .sj-column .product .title-cate {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  text-transform: uppercase;
  margin: 0 0 5px;
}
div.jshop_list_product .list_product .sj-column .product .image {
  padding: 0px;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
div.jshop_list_product .list_product .sj-column .product .image .image_block {
  padding: 0px;
  position: relative;
  z-index: 2;
}
div.jshop_list_product .list_product .sj-column .product .image .image_block .product_label {
  position: absolute;
  z-index: 3;
  right: 30px;
  top: 20px;
}
div.jshop_list_product .list_product .sj-column .product .image .image_block a {
  display: block;
  text-align: center;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
div.jshop_list_product .list_product .sj-column .product .image .image_block a img {
  border: none;
  padding: 0px;
}
div.jshop_list_product .list_product .sj-column .product .inner {
  padding: 10px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  z-index: 1;
  bottom: 0;
}
div.jshop_list_product .list_product .sj-column .product .inner .title {
  font-size: 150%;
  text-transform: capitalize;
  margin: 0;
  font-weight: normal;
  background-color: #fff;
}
div.jshop_list_product .list_product .sj-column .product .inner .title a {
  color: #555;
}
div.jshop_list_product .list_product .sj-column .product .inner .title a:hover {
  color: #fe6d02;
}
div.jshop_list_product .list_product .sj-column .product .inner .description {
  display: none;
}
div.jshop_list_product .list_product .sj-column .product .inner .jshop_price {
  font-size: 134%;
  color: #555;
  padding: 5px 0;
  font-weight: bold;
}
div.jshop_list_product .list_product .sj-column .product .inner .rate-comment {
  margin-bottom: 5px;
}
div.jshop_list_product .list_product .sj-column .product .inner .rate-comment .review_mark {
  display: inline-block;
  vertical-align: middle;
  height: 14px;
}
div.jshop_list_product .list_product .sj-column .product .inner .rate-comment .count_commentar {
  display: inline-block;
  margin: 0 10px;
}
div.jshop_list_product .list_product .sj-column .product .inner div.buttons {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: all 0.2s ease 0.1s;
  -moz-transition: all 0.2s ease 0.1s;
  -o-transition: all 0.2s ease 0.1s;
  transition: all 0.2s ease 0.1s;
}
div.jshop_list_product .list_product .sj-column .product .inner div.buttons .button_buy {
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 3px 10px;
  width: 39px;
  height: 39px;
  text-align: center;
  line-height: 39px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 3px;
  background: #c3c3c3;
  box-shadow: none;
  border: none;
}
div.jshop_list_product .list_product .sj-column .product .inner div.buttons .button_buy .ico-cart {
  width: 15px;
  height: 13px;
  background: url("k/icon-cart.png") no-repeat center center;
  display: inline-block;
}
div.jshop_list_product .list_product .sj-column .product .inner div.buttons .button_buy i {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  margin: 0;
}
div.jshop_list_product .list_product .sj-column .product .inner div.buttons .button_buy span {
  display: none;
}
div.jshop_list_product .list_product .sj-column .product .inner div.buttons .button_buy:hover {
  background-color: #fe6d02;
}
div.jshop_list_product .list_product .sj-column.span12 {
  margin-bottom: 30px;
}
div.jshop_list_product .list_product .sj-column.span12 .product {
  height: auto;
}
div.jshop_list_product .list_product .sj-column.span12 .product .product-inner {
  border: 1px solid #e9e9e9;
}
div.jshop_list_product .list_product .sj-column.span12 .product .product-inner:hover {
  border-color: #ddd;
}
div.jshop_list_product .list_product .sj-column.span12 .product .product-inner:hover .image {
  -webkit-transform: inherit;
  -moz-transform: inherit;
  -o-transform: inherit;
  -ms-transform: inherit;
  transform: inherit;
}
div.jshop_list_product .list_product .sj-column.span12 .product .product-inner:hover .inner {
  bottom: 0;
}
div.jshop_list_product .list_product .sj-column.span12 .product .image {
  float: left;
  width: 220px;
  position: relative;
  z-index: 2;
}
div.jshop_list_product .list_product .sj-column.span12 .product .image .image_block {
  padding: 15px;
}
div.jshop_list_product .list_product .sj-column.span12 .product .description {
  display: block;
  font-size: 100%;
  margin: 10px 0 5px;
}
div.jshop_list_product .list_product .sj-column.span12 .product .inner {
  overflow: hidden;
  text-align: left;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 220px;
}
div.jshop_list_product .list_product .sj-column.span12 .product .inner:before {
  content: "";
  height: 100%;
  width: 1px;
  background: #e9e9e9;
  position: absolute;
  left: 0px;
  top: 0;
  display: block;
}
div.jshop_list_product .list_product .sj-column.span12 .product .inner .block-gird-info .jshop_price {
  display: block;
  clear: both;
  position: relative;
  z-index: 1;
  bottom: -25px;
}
div.jshop_list_product .list_product .sj-column.span12 .product .inner .block-gird-info .rate-comment {
  position: relative;
  z-index: 2;
  top: -28px;
  margin: 0;
}
div.jshop_list_product .list_product .sj-column.span12 .product .inner .block-gird-info .rate-comment .jshop_price {
  margin-right: 10px;
}
div.jshop_list_product .list_product .sj-column.span12 .product .inner .block-gird-info .rate-comment .review_mark {
  margin: 0 0px 1px 0px;
}
div.jshop_list_product .list_product .sj-column.span12 .product .inner .block-gird-info .rate-comment .count_commentar {
  float: none !important;
  margin: 0 10px;
}
div.jshop_list_product .list_product .sj-column.span12 .product .inner .buttons {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
div.jshop_list_product .list_product .sj-column.span12 .product .inner .buttons > .button_buy {
  border-radius: 3px;
  width: auto;
  height: 32px;
  line-height: 30px;
  background: #a8a8a8;
}
div.jshop_list_product .list_product .sj-column.span12 .product .inner .buttons > .button_buy:first-child {
  background-color: #fe6d02;
}
div.jshop_list_product .list_product .sj-column.span12 .product .inner .buttons > .button_buy span {
  display: inline-block;
  line-height: 20px;
  vertical-align: 2px;
  color: #fff;
  margin: 0 5px;
}
div.productfull .productdetails .jshop-video-image .block-images {
  display: inline-block;
  width: 100%;
}
div.productfull .productdetails .jshop-video-image .block-images .image-middle {
  display: block;
  position: relative;
  z-index: 1;
  border: 1px solid #e9e9e9;
  text-align: center;
  padding: 10px;
}
div.productfull .productdetails .jshop-video-image .block-images .image-middle .product_label {
  right: 30px;
  top: 20px;
  z-index: 2;
}
div.productfull .productdetails .jshop-video-image .block-images .text_zoom {
  text-align: center;
  display: table;
  margin: 0 auto;
}
div.productfull .productdetails .jshop-video-image .block-images .additional-images {
  margin: 10px -5px;
}
div.productfull .productdetails .jshop-video-image .block-images .additional-images .list_carousel {
  width: 80%;
  direction: ltr;
  height: 76px;
  overflow: hidden;
  float: left;
}
div.productfull .productdetails .jshop-video-image .block-images .additional-images .list_carousel ul {
  margin: 0;
  padding: 0;
}
div.productfull .productdetails .jshop-video-image .block-images .additional-images .list_carousel ul li {
  margin: 0 5px;
  float: left;
  display: block;
}
div.productfull .productdetails .jshop-video-image .block-images .additional-images .list_carousel ul li .active {
  border-color: #fe6d02;
}
div.productfull .productdetails .jshop-video-image .block-images .additional-images .list_carousel img {
  width: 73px;
  margin: 0;
  padding: 0;
  border-color: #e9e9e9;
}
div.productfull .productdetails .jshop-video-image .block-images .additional-images .nav_button {
  float: left;
  width: 20%;
}
div.productfull .productdetails .jshop-video-image .block-images .additional-images .nav_button .prev,
div.productfull .productdetails .jshop-video-image .block-images .additional-images .nav_button .next {
  cursor: pointer;
  width: 60px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  color: #c9c9c9;
  background: #f4f4f4;
  border: 1px solid #e9e9e9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div.productfull .productdetails .jshop-video-image .block-images .additional-images .nav_button .prev i,
div.productfull .productdetails .jshop-video-image .block-images .additional-images .nav_button .next i {
  font-size: 16px;
  margin: 0;
}
div.productfull .productdetails .jshop-video-image .block-images .additional-images .nav_button .prev:hover,
div.productfull .productdetails .jshop-video-image .block-images .additional-images .nav_button .next:hover {
  background-color: #fe6d02;
  color: #fff;
}
div.productfull .productdetails .jshop-video-image .block-images .additional-images .nav_button .next {
  margin-top: 4px;
}
div.productfull .productdetails .pro-info {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
}
div.productfull .productdetails .pro-info .pro-title {
  font-size: 210%;
  font-weight: normal;
  line-height: 100%;
  margin: 0 0 10px;
}
div.productfull .productdetails .pro-info .rate-comment > * {
  display: inline-block;
  vertical-align: top;
  font-size: 11px;
}
div.productfull .productdetails .pro-info .rate-comment .count_commentar {
  margin: 0 5px;
}
div.productfull .productdetails .pro-info .prod_price {
  margin: 15px 0;
  font-size: 200%;
  color: #fe6d02;
  font-weight: bold;
}
div.productfull .productdetails .pro-info .old_price {
  color: #a8a8a8;
  margin-bottom: 10px;
}
div.productfull .productdetails .pro-info .old_price span {
  display: inline-block;
}
div.productfull .productdetails .pro-info .qty_in_stock {
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 110%;
}
div.productfull .productdetails .pro-info .qty_in_stock .product_qty {
  width: 48px;
  height: 48px;
  background: url(k/instock.png) no-repeat 0 0;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
div.productfull .productdetails .pro-info .taxinfo,
div.productfull .productdetails .pro-info .plusshippinginfo,
div.productfull .productdetails .pro-info .plusshippinginfo a {
  display: inline-block;
}
div.productfull .productdetails .pro-info .prod_base_price {
  font-size: 11px;
}
div.productfull .productdetails .pro-info .not_available {
  margin: 0px;
}
div.productfull .productdetails .pro-info .jshop_prod_attributes {
  margin-top: 10px;
}
div.productfull .productdetails .pro-info .jshop_prod_attributes .prod_attributes_item {
  margin: 0px 0;
}
div.productfull .productdetails .pro-info .jshop_prod_attributes .prod_attributes_item .attributes_title {
  display: none;
}
div.productfull .productdetails .pro-info .jshop_prod_attributes .prod_attributes_item label.select-mask:before {
  height: 28px;
}
div.productfull .productdetails .pro-info .jshop_prod_attributes .prod_attributes_item label.select-mask select {
  width: 202px;
  border-radius: 0px;
  padding: 6px 6px;
  height: 30px;
}
div.productfull .productdetails .pro-info .jshop_prod_attributes .prod_attributes_item .prod_attr_img {
  display: none;
}
div.productfull .productdetails .pro-info .prod_buttons .pro-quantity {
  display: inline-block;
  margin-right: 10px;
}
div.productfull .productdetails .pro-info .prod_buttons .pro-quantity .prod_qty_input {
  display: block;
}
div.productfull .productdetails .pro-info .prod_buttons .pro-quantity .prod_qty_input .inputbox {
  text-align: center;
  margin: 5px 0;
}
div.productfull .productdetails .pro-info .prod_buttons .buttons {
  display: inline-block;
  padding: 0px;
  vertical-align: top;
}
div.productfull .productdetails .pro-info .prod_buttons .buttons .button_buy {
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 3px 10px;
  width: 39px;
  height: 39px;
  text-align: center;
  line-height: 39px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 3px;
  background: #c3c3c3;
  border: none;
}
div.productfull .productdetails .pro-info .prod_buttons .buttons .button_buy .ico-cart {
  width: 15px;
  height: 13px;
  background: url("k/icon-cart.png") no-repeat center center;
  display: inline-block;
}
div.productfull .productdetails .pro-info .prod_buttons .buttons .button_buy i {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  margin: 0;
}
div.productfull .productdetails .pro-info .prod_buttons .buttons .button_buy:hover {
  background-color: #fe6d02;
}
div.productfull .productdetails .pro-more-info {
  clear: both;
  padding: 10px 0 10px;
}
div.productfull .productdetails .pro-more-info #tabs-pro {
  margin-top: 30px;
}
div.productfull .productdetails .pro-more-info #tabs-pro ul.tab-title {
  margin: 0px;
  border-bottom: 1px solid #E9E9E9;
}
div.productfull .productdetails .pro-more-info #tabs-pro ul.tab-title li {
  list-style: none;
  line-height: 25px;
  height: 35px;
  float: left;
  margin: 0 2px;
}
div.productfull .productdetails .pro-more-info #tabs-pro ul.tab-title li a {
  font-size: 133%;
  display: block;
  padding: 5px 15px;
  color: #a8a8a8;
  border: 1px solid #E9E9E9;
  border-width: 1px 1px 0px 1px;
}
div.productfull .productdetails .pro-more-info #tabs-pro ul.tab-title li a.tabulous_active {
  color: #fe6d02;
  background: #fff;
  padding: 8px 15px;
  margin-top: -9px;
  border-top: 4px solid #fe6d02;
}
div.productfull .productdetails .pro-more-info #tabs-pro #tabs_container {
  padding: 40px 0;
}
div.productfull .productdetails .pro-more-info #tabs-pro #tabs_container div.tab-item {
  margin-right: 0px;
  width: 100%;
  padding: 0px 0px 0px;
  display: block;
}
div.productfull .productdetails .pro-more-info #tabs-pro #tabs_container div.tab-item.showscale {
  z-index: 2;
}
div.productfull .productdetails .pro-more-info #tabs-pro #tabs_container div.tab-item .tab-item-inner {
  width: 100%;
  display: block;
}
div.productfull .productdetails .pro-more-info .jshop_prod_description {
  padding: 0px;
}
div.productfull .productdetails .pro-more-info .pro-review {
  display: block;
  overflow: hidden;
}
div.productfull .productdetails .pro-more-info .pro-review .review_header {
  margin: 0 0 10px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  font-weight: bold;
}
div.productfull .productdetails .pro-more-info .pro-review .review_item {
  border-bottom: 1px dotted #ddd;
  padding: 10px 0;
}
div.productfull .productdetails .pro-more-info .pro-review #jshop_review_write .star-rating-control {
  display: inline-block;
  direction: ltr;
  overflow: hidden;
  margin: 0 0 20px;
}
div.productfull .productdetails .pro-more-info .pro-review #jshop_review_write div.star-rating,
div.productfull .productdetails .pro-more-info .pro-review #jshop_review_write div.star-rating a {
  height: 17px;
}
div.productfull .productdetails .pro-more-info .pro-other-info .jshop-manuafacture {
  overflow: hidden;
}
div.productfull .productdetails .pro-more-info .pro-other-info .jshop-manuafacture .manufacturer_name {
  display: inline-block;
}
div.productfull .productdetails .pro-more-info .pro-other-info .jshop-manuafacture .manufacturer_logo {
  display: inline-block;
  margin: 0 0px 10px 0px;
}
div.productfull .productdetails .pro-more-info .pro-other-info .jshop-manuafacture .manufacturer_logo a {
  display: block;
}
div.productfull .productdetails .pro-more-info .pro-other-info .jshop-manuafacture .manufacturer_logo a img {
  max-width: none;
  display: block;
  -webkit-transition: all 1s ease-in-out 0s;
  -moz-transition: all 1s ease-in-out 0s;
  -o-transition: all 1s ease-in-out 0s;
  transition: all 1s ease-in-out 0s;
  border: 1px solid #ddd;
}
div.productfull .productdetails .pro-more-info .pro-other-info .jshop-manuafacture .manufacturer_logo a img:hover {
  border-color: #fe6d02;
}
div.productfull .productdetails .pro-more-info .pro-other-info .list_product_demo .download {
  padding: 0px;
}
div.productfull .productdetails .button_back {
  padding-top: 20px;
}
div.productfull .product-related .product-related-inner .modtitle {
  background: url(k/title-bg.png) repeat-x 0 0 #171717;
  padding: 13px 6px;
  border-bottom: 5px solid #fe6d02;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  color: #fe6d02;
  font-weight: normal;
  font-size: 192%;
  margin: 0;
  text-transform: capitalize;
  font-size: 166%;
}
div.productfull .product-related .product-related-inner .modtitle:before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(k/title-point.png) no-repeat 0 0;
  display: inline-block;
  vertical-align: -1px;
  margin: 0 4px;
}
div.productfull .product-related .product-related-inner .jshop_list_product {
  padding: 10px;
  border: 1px solid #e9e9e9;
}
div.productfull .product-related .product-related-inner .jshop_list_product .list_related > .sj-row:first-child .jshop_related .product {
  border: none;
  margin-top: 0;
}
div.productfull .product-related .product-related-inner .jshop_list_product .jshop_related .product {
  border-top: 1px dashed #e9e9e9;
  margin: 10px -10px -10px;
  padding: 10px;
}
div.productfull .product-related .product-related-inner .jshop_list_product .jshop_related .product .inner {
  text-align: center;
}
div.productfull .product-related .product-related-inner .jshop_list_product .jshop_related .product .inner .title {
  font-size: 133%;
  text-transform: capitalize;
  margin: 0;
  font-weight: normal;
}
div.productfull .product-related .product-related-inner .jshop_list_product .jshop_related .product .inner .title a {
  color: #555;
}
div.productfull .product-related .product-related-inner .jshop_list_product .jshop_related .product .inner .title a:hover {
  color: #fe6d02;
}
div.productfull .product-related .product-related-inner .jshop_list_product .jshop_related .product .inner .description {
  display: none;
}
div.productfull .product-related .product-related-inner .jshop_list_product .jshop_related .product .inner .jshop_price {
  font-size: 134%;
  color: #555;
  padding: 5px 0;
  font-weight: bold;
}
div.productfull .product-related .product-related-inner .jshop_list_product .jshop_related .product .inner .rate-comment {
  margin-bottom: 5px;
}
div.productfull .product-related .product-related-inner .jshop_list_product .jshop_related .product .inner .rate-comment .review_mark {
  display: inline-block;
  vertical-align: middle;
  height: 14px;
}
div.productfull .product-related .product-related-inner .jshop_list_product .jshop_related .product .inner .rate-comment .count_commentar {
  display: inline-block;
  margin: 0 10px;
}
div.productfull .product-related .product-related-inner .jshop_list_product .jshop_related .product .inner .description {
  display: none;
}
div.productfull .product-related .product-related-inner .jshop_list_product .jshop_related .product .inner .buttons {
  display: none;
}
div.productfull.product_norelated .productdetails {
  width: 100%;
}
div.productfull.product_norelated .productdetails .jshop-video-image {
  width: 40%;
}
div.productfull.product_norelated .productdetails .pro-info {
  width: 57%;
}
div.productfull.product_norelated .product-related {
  display: none;
}
label.select-mask {
  position: relative;
  display: inline-block;
  margin: 0px;
}
label.select-mask select {
  padding: 5px 6px;
  outline: none;
  line-height: 16px;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
label.select-mask:after {
  content: '\f0d7';
  font-family: 'FontAwesome';
  font-size: 14px;
  color: #666;
  right: 6px;
  top: 1px;
  padding: 4px 6px;
  position: absolute;
  pointer-events: none;
  cursor: pointer;
}
label.select-mask:before {
  content: '';
  right: 1px;
  top: 1px;
  width: 28px;
  height: 24px;
  background: #fff;
  position: absolute;
  pointer-events: none;
  display: block;
}
img.jshop_img {
  border: none;
}
.jshop-wishlist .jshop_img {
  width: 150px;
  border: none;
}
.jshop-wishlist p.jshop_cart_attribute {
  font-weight: normal;
  font-style: normal;
  padding: 0;
}
.jshop-wishlist .table-bordered th,
.jshop-wishlist .table-bordered td {
  text-align: center;
}
.jshop-wishlist .table-bordered .list_attribute,
.jshop-wishlist .table-bordered .taxinfo {
  font-size: 11px;
  color: #a8a8a8;
  display: block;
}
#jshop_menu_order {
  background: #EBEBEB;
  border: none;
  list-style: none;
  margin: 0 0 20px;
  border-bottom: 3px solid #ccc;
  text-align: center;
}
#jshop_menu_order .jshop_order_step {
  padding: 7px 25px;
  position: relative;
  z-index: 1;
}
#jshop_menu_order #active_step {
  display: block;
  color: #fe6d02;
}
#jshop_menu_order #active_step:after {
  content: "";
  width: 100%;
  height: 3px;
  background: #fe6d02;
  position: absolute;
  bottom: -3px;
  left: 0;
}
#jshop_menu_order .jshop_order_step a {
  text-decoration: none;
}
.jshop_prod_cart .jshop_img_description_center img {
  width: 150px;
}
.jshop_subtotal td {
  border: none;
  border-bottom: 1px solid #eaeaea;
}
#bd #tr_payment_pm_purchase_order {
  display: none !important;
}
#jshop_module_cart {
  background: #fe6d02 url(k/topmenu-bg.png) repeat-x 0 0;
  height: 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0 0 5px 5px;
  padding: 5px 10px;
  margin-top: 0 !important;
  vertical-align: top;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
#jshop_module_cart:hover {
  background-position: left bottom;
}
#jshop_module_cart a {
  color: #fff;
}
#jshop_module_cart span {
  display: inline-block;
}
div.sj-currency #id_currency {
  opacity: 0;
  width: 65px !important;
  float: right;
  cursor: pointer;
}
div.sj-currency .selectbox {
  float: right;
  position: relative;
  z-index: 1;
  color: #a8a8a8;
}
div.sj-currency .selectbox .inputbox {
  font-size: 12px;
  height: 22px;
  margin: 0;
  opacity: 0;
  position: relative;
  width: 99%;
  z-index: 10;
}
div.sj-currency .selectbox .selecttext {
  display: inline-block;
  left: 5px;
  position: absolute;
  z-index: 9;
}
div.sj-currency .selectbox .select-arrow {
  position: absolute;
  right: 15px;
  z-index: 5;
  color: #b8b8b8;
}
div.sj-currency .selectbox .select-arrow:after {
  content: "\f107";
  font-family: FontAwesome;
}
div.sj-currency .icon-currency {
  float: left;
  margin-top: 2px;
}
div.latest_products .block_item {
  border-top: 1px dashed #c8c8c8;
  padding-top: 15px;
  margin: 15px 0 0;
}
div.latest_products .block_item:first-child {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
div.latest_products .block_item .item_image {
  width: 95px;
  margin-right: 15px;
}
div.latest_products .block_item .item_name a {
  font-size: 16px;
  color: #555;
}
div.latest_products .block_item .item_name a:hover {
  color: #fe6d02;
}
div.latest_products .block_item .item_price {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
div.latest_products .block_item .rate-comment {
  overflow: hidden;
}
div.latest_products .block_item .rate-comment .count_commentar {
  font-size: 11px;
  color: #a8a8a8;
}
div.latest_products .block_item .rate-comment .count_commentar a {
  color: #a8a8a8;
  display: inline-block;
}
div.latest_products .block_item .rate-comment .count_commentar a:hover {
  color: #fe6d02;
}
div.grid_product {
  width: 100%;
  margin: 30px 0 0;
}
div.grid_product .product_item {
  height: 350px;
  height: 350px;
  margin-bottom: 50px;
}
div.grid_product .product_item .product-inner {
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  height: 100%;
  overflow: hidden;
}
div.grid_product .product_item .product-inner:hover {
  box-shadow: 0 0 8px rgba(0,0,0,0.15);
  z-index: 5;
  border: 1px solid #e0e0e0;
}
div.grid_product .product_item .product-inner:hover .image {
  -webkit-transform: scale(0.8) translateY(-15px);
  -moz-transform: scale(0.8) translateY(-15px);
  -o-transform: scale(0.8) translateY(-15px);
  -ms-transform: scale(0.8) translateY(-15px);
  transform: scale(0.8) translateY(-15px);
}
div.grid_product .product_item .product-inner:hover .inner {
  bottom: 50px;
}
div.grid_product .product_item .product-inner:hover .inner .title a {
  color: #fe6d02;
}
div.grid_product .product_item .product-inner:hover div.buttons {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
div.grid_product .product_item .title-cate {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  text-transform: uppercase;
  margin: 0 0 5px;
}
div.grid_product .product_item .image {
  padding: 0px;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
div.grid_product .product_item .image .image_block {
  padding: 0px;
  position: relative;
  z-index: 2;
}
div.grid_product .product_item .image .image_block .product_label {
  position: absolute;
  z-index: 3;
  right: 30px;
  top: 20px;
}
div.grid_product .product_item .image .image_block a {
  display: block;
  text-align: center;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
div.grid_product .product_item .image .image_block a img {
  border: none;
  padding: 0px;
}
div.grid_product .product_item .inner {
  padding: 10px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  z-index: 1;
  bottom: 0;
}
div.grid_product .product_item .inner .title {
  font-size: 150%;
  text-transform: capitalize;
  margin: 0;
  font-weight: normal;
  background-color: #fff;
}
div.grid_product .product_item .inner .title a {
  color: #555;
}
div.grid_product .product_item .inner .title a:hover {
  color: #fe6d02;
}
div.grid_product .product_item .inner .description {
  display: none;
}
div.grid_product .product_item .inner .jshop_price {
  font-size: 134%;
  color: #555;
  padding: 5px 0;
  font-weight: bold;
}
div.grid_product .product_item .inner .rate-comment {
  margin-bottom: 5px;
}
div.grid_product .product_item .inner .rate-comment .review_mark {
  display: inline-block;
  vertical-align: middle;
  height: 14px;
}
div.grid_product .product_item .inner .rate-comment .count_commentar {
  display: inline-block;
  margin: 0 10px;
}
div.grid_product .product_item .inner div.buttons {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: all 0.2s ease 0.1s;
  -moz-transition: all 0.2s ease 0.1s;
  -o-transition: all 0.2s ease 0.1s;
  transition: all 0.2s ease 0.1s;
}
div.grid_product .product_item .inner div.buttons .button_buy {
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 3px 10px;
  width: 39px;
  height: 39px;
  text-align: center;
  line-height: 39px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 3px;
  background: #c3c3c3;
  box-shadow: none;
  border: none;
}
div.grid_product .product_item .inner div.buttons .button_buy .ico-cart {
  width: 15px;
  height: 13px;
  background: url("k/icon-cart.png") no-repeat center center;
  display: inline-block;
}
div.grid_product .product_item .inner div.buttons .button_buy i {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  margin: 0;
}
div.grid_product .product_item .inner div.buttons .button_buy span {
  display: none;
}
div.grid_product .product_item .inner div.buttons .button_buy:hover {
  background-color: #fe6d02;
}
.rtl .select-mask:before {
  right: auto;
  left: 1px;
}
.rtl .select-mask:after {
  right: auto;
  left: 6px;
}
.rtl div.jshop_list_product .list_product .sj-column.span12 .product .image {
  float: right;
}
.rtl div.jshop_list_product .list_product .sj-column.span12 .product .inner {
  text-align: right;
}
.rtl div.jshop_list_product .list_product .sj-column.span12 .product .inner:before {
  left: auto;
  right: 0;
}
.rtl div.productfull .productdetails .jshop-video-image .block-images .additional-images {
  margin: 10px 0 10px -5px;
}
.rtl div.productfull .productdetails .pro-info .prod_buttons .pro-quantity {
  margin: 0 0 0 15px;
}
.rtl div.productfull .productdetails .pro-more-info #tabs-pro ul.tab-title li {
  float: right;
}
.rtl div.productfull .productdetails .pro-more-info .pro-other-info .jshop-manuafacture .manufacturer_logo {
  margin: 0 1px 20px 20px;
}
.language_fr div.block-slider.container-slider .slider .vpo-wrap .vp .item .buttons .button_buy {
  padding: 6px 10px;
}
.language_fr #yt_mainmenu #search {
  width: 250px;
}
