.invalid{border-color:#ff0000;}
label.invalid{color:#ff0000;}
#editor-xtd-buttons{padding:5px;}
.button2-left,
.button2-right,
.button2-left div,
.button2-right div{float:left;}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span{display:block;height:22px;float:left;line-height:22px;font-size:11px;color:#666;cursor:pointer;}
.button2-left span,
.button2-right span{cursor:default;color:#999;}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span{padding:0 6px;}
.page span{color:#000;font-weight:bold;}
.button2-left a:hover,
.button2-right a:hover{text-decoration:none;color:#0B55C4;}
.button2-left a,
.button2-left span{padding:0 24px 0 6px;}
.button2-right a,
.button2-right span{padding:0 6px 0 24px;}
.button2-left{background:url(../images/j_button2_left.png) no-repeat;float:left;margin-left:5px;}
.button2-right{background:url(../images/j_button2_right.png) 100% 0 no-repeat;float:left;margin-left:5px;}
.button2-left .image{background:url(../images/j_button2_image.png) 100% 0 no-repeat;}
.button2-left .readmore,
.button2-left .article{background:url(../images/j_button2_readmore.png) 100% 0 no-repeat;}
.button2-left .pagebreak{background:url(../images/j_button2_pagebreak.png) 100% 0 no-repeat;}
.button2-left .blank{background:url(../images/j_button2_blank.png) 100% 0 no-repeat;}
div.tooltip{float:left;background:#ffc;border:1px solid #D4D5AA;padding:5px;max-width:200px;z-index:13000;}
div.tooltip h4{padding:0;margin:0;font-size:95%;font-weight:bold;margin-top:-15px;padding-top:15px;padding-bottom:5px;background:url(../images/selector-arrow.png) no-repeat;}
div.tooltip p{font-size:90%;margin:0;}
.img_caption .left{float:left;margin-right:1em;}
.img_caption .right{float:right;margin-left:1em;}
.img_caption .left p{clear:left;text-align:center;}
.img_caption .right p{clear:right;text-align:center;}
.img_caption{text-align:center!important;}
.img_caption.none{margin-left:auto;margin-right:auto;}
a img.calendar{width:16px;height:16px;margin-left:3px;background:url(../images/calendar.png) no-repeat;cursor:pointer;vertical-align:middle;}
@import url(../../../media/system/css/system.css);.system-unpublished, tr.system-unpublished{background:#e8edf1;border-top:4px solid #c4d3df;border-bottom:4px solid #c4d3df;}
span.highlight{background-color:#FFFFCC;font-weight:bold;padding:1px 4px;}
.img-fulltext-float-right{float:right;margin-left:10px;margin-bottom:10px;}
.img-fulltext-float-left{float:left;margin-right:10px;margin-bottom:10px;}
.img-fulltext-float-none{}
.img-intro-float-right{float:right;margin-left:5px;margin-bottom:5px;}
.img-intro-float-left{float:left;margin-right:5px;margin-bottom:5px;}
.img-intro-float-none{}

@import url(https://fonts.googleapis.com/css?family=Play&subset=latin,cyrillic-ext);

.searchab {
    display: none;
}

.menuli img {
    display: none;
}

.module.topbarbg.clearfix {
    display:none;
}

.module.sidebar_menu_class {
    display: none!important;
}

.productfull .button_back {
    position: relative;
    z-index: 10;
}

#list_product_image_middle #main_image {
    width: 100%;
}

.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: ;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.jshop_list_category .image {
    height: 200px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 160px;

}

.jshop_list_category .catpar .image {
    background-size: contain;
}

.backtotop {
    background-color: #666;
    width: 40px;
    bottom: 20px;
    right: 1px;
    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.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;
    -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);
}
.backtotop.hidden-top {
    bottom: -100px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0);
}
.backtotop:hover {
    background-color: #23262D;
}
.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: #48494a;
}
#cpanel_wrapper {
    background: #e5e5e5;
    border: 1px solid #f3f3f3;
    border-right: none;
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 1px rgba(0,0,0,0.4);
    box-shadow: 0 0 1px rgba(0,0,0,0.4);
    position: fixed;
    width: 320px;
    top: 170px;
    right: -323px;
    padding: 8px;
    z-index: 999;
    font-size: 11px;
}
#cpanel_wrapper #cpanel_btn {
    position: absolute;
    width: 48px;
    height: 38px;
    left: -49px;
    top: 30px;
    padding: 10px;
    cursor: pointer;
    overflow: hidden;
    background: #666;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}
#cpanel_wrapper #cpanel_btn.isDown {
    background: #48494a;
}
#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 #cpanel_btn:hover i {
    text-shadow: 0 0 7px rgba(255,255,255,0.7);
}
#cpanel_wrapper #ytcpanel_accordion {
    margin-bottom: 0;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head {
    font-size: 15px;
    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: #666666;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset {
    float: right;
    margin: -8px -12px 0;
    position: relative;
    z-index: 1;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset:before {
    content: "";
    position: absolute;
    border-width: 8px 8px 8px 0px;
    left: -7px;
    top: 9px;
    border-style: solid;
    border-color: transparent #48494a transparent transparent;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset .btn {
    background: #48494a;
    padding: 9px 15px;
    text-transform: none;
    border: none;
    border-radius: 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;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset .btn .fa {
    display: none;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset .btn:focus .fa {
    display: block;
    float: left;
    margin: 3px 5px 0 0;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset:hover .btn {
    padding-right: 30px;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme {
    padding: 10px;
    background: #fff;
    overflow: hidden;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-group {
    overflow: hidden;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-layout {
    width: 50%;
    float: left;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-heading {
    margin: 0 0 8px;
    padding: 0;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-heading span {
    padding: 1px 5px;
    border-left: 2px solid #999;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-desc {
    color: #838383;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-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-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;
    -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 .cpanel-theme .panel-theme-color .theme-color.active,
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-theme-color .theme-color:hover {
    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 .cpanel-theme .panel-group input.miniColors {
    margin: 0 -1px 0 0 !important;
    border: 1px solid #ccc;
    width: 55px;
    height: 22px;
    border-radius: 3px 0 0 3px;
    vertical-align: top;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-group .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 .cpanel-theme .panel-group .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;
}
.selectbox {
    width: 120px;
    position: relative;
    display: inline-block;
    margin-top: 5px;
    border: 1px solid #ccc;
    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;
}
.selectbox:hover {
    border-color: #999;
}
.selectbox select {
    z-index: 10;
    padding: 0;
    width: 99%;
    height: 22px;
    margin: 0;
    position: relative;
    opacity: 0;
    filter: alpha(opacity=0);
}
.selectbox .selecttext {
    z-index: 9;
    position: absolute;
    left: 5px;
    display: inline-block;
    line-height: 22px;
}
.selectbox .select-arrow {
    background: url(../images/cpanel/dk_arrows.png) no-repeat 50% 50%;
    position: absolute;
    display: inline-block;
    height: 20px;
    width: 26px;
    top: 0;
    right: 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 {

}
.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: ;
    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: 250;
    left: 0;
    top: 230px;
    padding: 0;
}
#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: rgba(0,0,0,0.5);
}
#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: 50px;
    color: #bfcfe6;
    border-bottom: 1px solid #7c91ae;
}
#yt_sticky_left .yt-sticky .module .btn-special span {
    line-height: 50px;
}
#yt_sticky_right {
    position: fixed;
    z-index: 7;
    right: 0;
    top: 230px;
    padding: 0;
}
#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;
    margin-top: 15px;
}
#yt_sticky_right .yt-sticky .module {
    width: 100%;
    position: absolute;
    z-index: 88;
    right: -100%;
    background: rgba(0,0,0,0.5);
}
#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: 50px;
    color: #fff;
    border-bottom: 1px solid #777;
}
#yt_sticky_right .yt-sticky .module .btn-special span {
    line-height: 50px;
}
#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: #48494a;
    -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: #48494a;
    color: #eee;
    border: 1px solid #fe3533;
    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;
}
body {
    line-height: 22px;
    background-color: #f3f3f3;
    font-size: 16px;
    color: #666;
}
#yt_wrapper {
    overflow: hidden;
}

#yt_top #top1 .module {
    margin: 0px;
}
#yt_top #top1 .module .modcontent {
    padding: 0px;
}
#yt_top #top1 .module .modcontent p {
    margin: 0px;
    line-height: 35px;
}
#yt_top #top2 .module {
    margin: 0px auto;
}
#yt_header {
    padding: 8px 0 40px 0;



}

@-moz-keyframes comeDown {
    100% {
        transform: translateY(0px);
    }
}
@-webkit-keyframes comeDown {
    100% {
        -webkit-transform: translateY(0px);
    }
}
@keyframes comeDown {
    100% {
        transform: translateY(0px);
    }
}
#yt_menuwrap {
    border-top: 1px solid #c5c5c5;
    height: 45px;
    /*background: rgba(193, 193, 193, 0.5);*/
    border-bottom: solid 1px #c5c5c5;
    height: 45px;
    margin: 0;
    /*box-shadow: 0px 7px 9px -2px #ccc;*/
}

#yt_menuwrap #yt_mainmenu {
    position: relative;
    z-index: 9;
}
#yt_menuwrap #login .module {
    margin: 0;
    float: right;
}
#yt_slideshow {
    margin: 0;
    overflow: hidden;

}
#yt_slideshow .container {
    width: 100%;
    padding: 0px;
}
#login {
    position: relative;
    z-index: 10;
}
#yt_breadcrumb {
    padding: 11px 0px 0px;
    border-bottom: solid 1px #f3f3f3;
    position: relative;
    margin: 0px;
}
#yt_breadcrumb div.module {
    margin: 0;
}
#yt_breadcrumb div.module .breadcrumb {
    margin: 0;
    padding: 0;
}
#yt_breadcrumb div.module div.modcontent {
    padding: 0px;
}
#content {
    padding: 20px 0px;
    background-color: #FFF;
}

#content #yt_component {
    padding-left: 5px;
}

#content #contenttop {
    margin: 0px 0px 20px;
}
#content #contenttop .module {
    margin: 0px;
}
#content #contenttop .module .modcontent {
    padding: 0px;
}
#content #contentbottom {
    margin: 20px 0px;
}
#content #contentbottom .module {
    margin: 0px;
}
#content #contentbottom .module .modcontent {
    padding: 0px;
}
#yt_spotlight9 .row {
    background: #fff;
    margin: 0px;
}
#yt_spotlight1 {
    background: #fff;
}
#yt_spotlight2 {
    background: #fff;
    margin-bottom: 20px;
}
#yt_spotlight4 {
    margin: 20px 0px 20px;
}
#yt_spotlight5 {
    margin: 0px;
}
#yt_spotlight5 .row {
    background: #fff;
    margin: 0px;
    /*padding-bottom: 20px;*/
}

#yt_spotlight5 .container {
    width: 100%!important;
    padding-right: 0px!important;
    padding-left: 0px!important;
    margin-right: 0px!important;
    margin-left: 0px!important;
}

#yt_spotlight6 {
    margin: 20px 0px;
}
#yt_spotlight7 {
    background: #343c47;
    border-bottom: solid 1px #151b23;
    padding: 20px 0px 25px;
}

#yt_spotlight8 {
    background: #343c47 url(../images/footer_bg.jpg) no-repeat top center;
    padding: 20px 0px;
    position: relative;
    z-index: 5;
    height: 260px;
}

#bottom4 > div.module {
    margin-bottom: 0px;
}

#yt_spotlight8 .container {
    /*margin-top: 120px;*/
}

#yt_footer {
    background: #151b23;
    padding: 7px 0px;
}
#yt_footer #yt_copyright {
    color: #909090;
    text-align: center;
}
#yt_footer #yt_copyright a {
    color: #909090;
}
#yt_footer #yt_copyright a:hover {
    color: #fff;
}
#yt_footer #yt_copyright .yt-logo {
    margin: 5px 15px 0 0;
    float: left;
}
#yt_footer #yt_copyright .copyright
{
    float: left;
    text-align: left;
    font-size: 12px;
}
#yt_footer #yt_copyright .designby {
    float: right;
    text-align: right;
    font-size: 12px;
    width: 300px;
}
#yt_footer #yt_copyright .copyright_middle {
    margin-top: 18px;
    display: inline-block;
}
@media (min-width: 1200px) {
    #bd .menu-fixed {
        width: 100%;
        margin: 0;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10;
        background-color: #fff;
        background-color: rgba(255,255,255,0.95);
        zoom: 1;
        background-color: transparent \9;
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f263d01f, endColorstr=#f263d01f)";
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f263d01f, endColorstr=#f263d01f);
    }
    .layout-boxed {
        width: 1200px;
        margin: 0 auto;
        background: #f6f6f6;
        box-shadow: 0 0 6px #777777 !important;
    }
}
@media (max-width: 1024px) {
    #bd {
        width: 1190px;
    }
}
a {
    color: #48494a;
}
a:hover {
    color: #fe3533;
    text-decoration: none;
}
a:focus {
    outline: none;
    text-decoration: none;
}
*::selection {
    background: #48494a;
    color: #fff;
}
*::-moz-selection {
    background: #48494a;
    color: #fff;
}
[class^="icon-"],
[class*=" icon-"] {
    margin-right: 5px;
    font-size: 14px;
}
.badge,
.label {
    display: inline-block;
}
.page-header {
    margin: 0 0 20px;
}
pre {
    border: none;
    border-left: 3px solid #48494a;
    line-height: 30px;
    border-radius: 0;
    font-size: 110%;
    padding: 20px;
    margin: 2em 0;
}
img {
    max-width: 100%;
}
div.img_caption {
    position: relative;
}
div.img_caption.left {
    margin: 0 1em 1em 0;
}
div.img_caption p.img_caption {
    font-size: 92%;
    font-weight: bold;
    padding: 5px 0 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #eee;
    border: 1px solid #ddd;
    border-top: none;
    box-shadow: 0 -1px 0 #fff inset;
}
div.caption {
    margin: 0 1em 1em 0;
    float: left;
}
div.yt-lightbox a img {
    width: auto;
}
ul,
ol {
    padding-left: 12px;
}
ul li {
    line-height: 20px;
}
ul ul {
    list-style: disc;
}
ul.blank {
    list-style: none;
    margin: 0;
    padding: 0;
}
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: #48494a;
    background: #f5f5f5;
}
ul.latestnews.yt-list li a {
    color: #666;
}
ul.latestnews.yt-list li a:hover {
    color: #48494a;
}
ul.category {
    list-style: none;
    padding: 0;
}
ul.category li {
    border-bottom: 1px solid #ddd;
}
select {
    padding: 5px;
}
#modlgn-remember {
    margin-top: 0;
}
input[type="radio"],
input[type="checkbox"] {
    margin-top: 3px;
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
    border-color: #9eea6e;
}
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,
.btn:focus,
button[type="submit"] {
    outline: 0 none;
}
label,
input,
button,
select,
textarea {
    font-size: 14px;

}
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;
    background: #fff;
    padding: 4px 6px;
    border: solid 1px #ccc;
    height: 28px;
    margin-bottom: 10px;
}
#_SimpleEmailForm_1{
    margin-top: 10px;
}
.mod_sef_input_textarea{
    min-height: 70px;
    margin-bottom: 10px;
}
.form-horizontal .controls input {
    width: 250px;
}
.form-horizontal .control-group {
    margin-bottom: 15px;
}
.label {
    padding: 10px 16px;
    margin-right: 15px;
}
.button,
button {
    background: #48494a;
    color: #fff;
    padding: 6px 30px;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    font-weight: bold;
    border: none;
    border-radius: 0px;
}
.button:hover,
button:hover {
    background: #900001;
    color: #fff;
}
.button:hover span,
button:hover span {
    color: #fff;
}
.form-horizontal .control-label {
    text-align: left;
}
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;
}
.form-inline .input-append .add-on i {
    margin: 0 !important;
}
.collapse {
    overflow: hidden;
}
.form-inline .btn-primary .icon-search {
    vertical-align: 1px;
}
.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 #666;
    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: #666;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    padding: 5px 10px;
    font-weight: bold;
}
.tip-wrap .tip .tip-text {
    color: #444;
    font-size: 108%;
    padding: 5px 10px;
}
table.category {
    width: 100%;
    margin-top: 20px;
}
table.category thead {
    background: #eee;
}
table.category thead tr th {
    background: #666;
    border-bottom: 2px solid #444;
    font-size: 118%;
    color: #fff;
    padding: 8px;
    text-align: left;
}
table.category thead tr th a {
    color: #fff;
}
table.category tbody tr:hover td {
    background-color: #f5f5f5;
}
table.category tbody tr td {
    padding: 8px;
    border-top: 1px solid #ddd;
}
table.category tbody tr td.list-hits,
table.category tbody tr td.hits {
    font-weight: bold;
}
#recaptcha_response_field {
    border-color: #ddd !important;
}
#system-message {
    margin: 0;
}
#system-message .message {
    margin-bottom: 1.5em;
}
#system-message .message > ul {
    margin: 0;
    background-position: 5px 40%;
}
.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: #f16529 !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #444;
}
.form-vertical .btn-toolbar {
    margin-bottom: 1em;
}
[class*="col-"] > .col-sm-12 {
    padding: 0px;
}
div.categories-list > div {
    margin-bottom: 1em;
}
div.categories-list > div h3.page-header {
    border-bottom: none;
    font-size: 150%;
    margin: 0;
    font-weight: normal;
}
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;
}
div.categories-list ul {
    position: relative;
    margin: 0;
    padding-left: 15px;
}
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;
}
.lazy-hidden {
    background: #eee url(../images/loading.gif) no-repeat 50% 50%;
}
.lazy-loaded {
    opacity: 1;
    transition: opacity 0.3s ease 0s;
}
.blog {
    background: #fff;
    padding: 0px 20px 20px;
    font-size: 16px;
}

.blog .items-leading {
    overflow: hidden;
    padding: 5px;
}
.blog .items-leading.cols-2,
.blog .items-leading.cols-3,
.blog .items-leading.cols-4 {
    border-bottom: none;
}
.blog .items-leading .item {
    padding: 20px 15px;
}
.blog .items-leading .item .item-image {
    margin: 0px 20px 0px 0px;
    position: relative;
    overflow: hidden;
}
.blog .items-leading .item .item-image img {
    transition: 0.3s all ease 0s;
}
.blog .items-leading .item .item-image .bg_hover {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
    z-index: 1;
    transition: 0.3s all ease 0s;
    top: 0px;
    left: 0px;
}
.blog .items-leading .item .item-image .zoom {
    display: block;
    background: #48494a;
    height: 48px;
    width: 48px;
    text-align: center;
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    position: absolute;
    top: -50px;
    left: 44%;
    transition: 0.3s all ease 0s;
    z-index: 2;
}
.blog .items-leading .item .item-image .zoom .fa {
    color: #fff;
    margin: 0px;
    line-height: 48px;
    font-size: 18px;
}
.blog .items-leading .item .article-text {
    *zoom: 1;
}
.blog .items-leading .item .article-text:before,
.blog .items-leading .item .article-text:after {
    display: table;
    content: "";
    line-height: 0;
}
.blog .items-leading .item .article-text:after {
    clear: both;
}
.blog .items-leading .item .article-text .article-header h2 {
    font-size: 22px;
    margin: 0;
    margin-bottom: 5px;
    font-weight: normal;
}
.blog .items-leading .item .article-text .article-header h2 a {
    color: #000;
    display: block;
}
.blog .items-leading .item .article-text .article-info {
    margin-bottom: 5px;
}
.blog .items-leading .item .article-text .article-info .create {
    display: inline-block;
    color: #909090;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
}
.blog .items-leading .item .article-text .blog-in-bottom {
    margin: 0px;
    border-top: solid 1px #dcdcdc;
    display: inline-block;
    padding-top: 5px;
}
.blog .items-leading .item .article-text .blog-in-bottom dd {
    display: inline-block;
    color: #909090;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
}
.blog .items-leading .item.col-sm-6 .item-image,
.blog .items-leading .item.col-sm-4 .item-image,
.blog .items-leading .item.col-sm-3 .item-image {
    margin: 0px 0px 15px;
    float: none !important;
    min-height: inherit !important;
    min-width: inherit !important;
}
.blog .items-leading .item.col-sm-6 .article-text .blog-in-bottom,
.blog .items-leading .item.col-sm-4 .article-text .blog-in-bottom,
.blog .items-leading .item.col-sm-3 .article-text .blog-in-bottom {
    padding-top: 8px;
}
.blog .items-leading .item.col-sm-6 .article-text .blog-in-bottom dd,
.blog .items-leading .item.col-sm-4 .article-text .blog-in-bottom dd,
.blog .items-leading .item.col-sm-3 .article-text .blog-in-bottom dd {
    display: block;
    margin-bottom: 5px;
}
.blog .items-leading .item.col-sm-6 .article-text .blog-in-bottom dd.seperator,
.blog .items-leading .item.col-sm-4 .article-text .blog-in-bottom dd.seperator,
.blog .items-leading .item.col-sm-3 .article-text .blog-in-bottom dd.seperator {
    display: none;
}
.blog .items-leading .item.col-sm-4 .item-image .zoom,
.blog .items-leading .item.col-sm-3 .item-image .zoom {
    width: 40px;
    height: 40px;
}
.blog .items-leading .item.col-sm-4 .item-image .zoom .fa,
.blog .items-leading .item.col-sm-3 .item-image .zoom .fa {
    line-height: 40px;
    font-size: 16px;
}
.blog .items-leading .item:hover .item-image .bg_hover {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
.blog .items-leading .item:hover .item-image .zoom {
    top: 39%;
}
.blog .items-leading .item:hover .item-image img {
    transform: scale(1.15);
}
.blog .items-leading .item:hover .article-text .article-header h2 a {
    color: #48494a;
}
.blog .items-leading .leading-0 {
    padding-top: 0;
}
.blog .items-row {
    padding: 0px;
}
.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: 20px 15px;
}
.blog .items-row .item .item-image {
    margin: 0px 20px 0px 0px;
    position: relative;
    overflow: hidden;
}
.blog .items-row .item .item-image img {
    transition: 0.3s all ease 0s;
}
.blog .items-row .item .item-image .bg_hover {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
    z-index: 1;
    transition: 0.3s all ease 0s;
    top: 0px;
    left: 0px;
}
.blog .items-row .item .item-image .zoom {
    display: block;
    background: #48494a;
    height: 48px;
    width: 48px;
    text-align: center;
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    position: absolute;
    top: -50px;
    left: 44%;
    transition: 0.3s all ease 0s;
    z-index: 2;
}
.blog .items-row .item .item-image .zoom .fa {
    color: #fff;
    margin: 0px;
    line-height: 48px;
    font-size: 18px;
}
.blog .items-row .item .article-text {
    *zoom: 1;
    font-size: 16px;
}
.blog .items-row .item .article-text:before,
.blog .items-row .item .article-text:after {
    display: table;
    content: "";
    line-height: 0;
}
.blog .items-row .item .article-text:after {
    clear: both;
}
.blog .items-row .item .article-text .article-header h2 {
    font-size: 22px;
    margin: 0;
    margin-bottom: 5px;
    font-weight: normal;
}
.blog .items-row .item .article-text .article-header h2 a {
    color: #000;
    display: block;
}
.blog .items-row .item .article-text .article-info {
    margin-bottom: 5px;
}
.blog .items-row .item .article-text .article-info .create {
    display: inline-block;
    color: #909090;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
}
.blog .items-row .item .article-text .blog-in-bottom {
    margin: 0px;
    border-top: solid 1px #dcdcdc;
    display: inline-block;
    padding-top: 5px;
}
.blog .items-row .item .article-text .blog-in-bottom dd {
    display: inline-block;
    color: #909090;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
}
.blog .items-row .item.col-sm-6 .item-image,
.blog .items-row .item.col-sm-4 .item-image,
.blog .items-row .item.col-sm-3 .item-image {
    margin: 0px 0px 15px;
    float: none !important;
    min-height: inherit !important;
    min-width: inherit !important;
}
.blog .items-row .item.col-sm-6 .article-text .blog-in-bottom,
.blog .items-row .item.col-sm-4 .article-text .blog-in-bottom,
.blog .items-row .item.col-sm-3 .article-text .blog-in-bottom {
    padding-top: 8px;
}
.blog .items-row .item.col-sm-6 .article-text .blog-in-bottom dd,
.blog .items-row .item.col-sm-4 .article-text .blog-in-bottom dd,
.blog .items-row .item.col-sm-3 .article-text .blog-in-bottom dd {
    display: block;
    margin-bottom: 5px;
}
.blog .items-row .item.col-sm-6 .article-text .blog-in-bottom dd.seperator,
.blog .items-row .item.col-sm-4 .article-text .blog-in-bottom dd.seperator,
.blog .items-row .item.col-sm-3 .article-text .blog-in-bottom dd.seperator {
    display: none;
}
.blog .items-row .item.col-sm-4 .item-image .zoom,
.blog .items-row .item.col-sm-3 .item-image .zoom {
    width: 40px;
    height: 40px;
}
.blog .items-row .item.col-sm-4 .item-image .zoom .fa,
.blog .items-row .item.col-sm-3 .item-image .zoom .fa {
    line-height: 40px;
    font-size: 16px;
}
.blog .items-row .item:hover .item-image .bg_hover {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
.blog .items-row .item:hover .item-image .zoom {
    top: 39%;
}
.blog .items-row .item:hover .item-image img {
    transform: scale(1.15);
}
.blog .items-row .item:hover .article-text .article-header h2 a {
    color: #48494a;
}
body.homepage .blog-featured .items-leading {
    padding: 0;
    border: none;
}
body.homepage .blog-featured .items-leading .article-text h2.item-title {
    font-size: 150%;
    font-weight: normal;
}
body.homepage .blog-featured .items-leading .article-text h2.item-title a {
    color: #48494a;
}
body.layout_main-left-right .blog-featured .items-row .item .item-image {
    float: none;
    margin: 0 0 1em;
}
.blog-featured {
    background: #fff;
    padding: 0px 20px 20px;
}
.blog-featured .page-header {
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;
    margin: 0 0 20px;
    color: #000;
    padding: 15px 0px;
    border: none;
}
.blog-featured .page-header:after {
    display: block;
    height: 1px;
    width: 50px;
    background: #48494a;
    content: "";
    margin-top: 7px;
}
.blog-featured .item {
    padding: 20px 15px;
}
.blog-featured .item .article-text {
    *zoom: 1;
}
.blog-featured .item .article-text:before,
.blog-featured .item .article-text:after {
    display: table;
    content: "";
    line-height: 0;
}
.blog-featured .item .article-text:after {
    clear: both;
}
.blog-featured .item .article-text .article-header h2 {
    font-size: 22px;
    margin: 0;
    margin-bottom: 5px;
    font-weight: normal;
}
.blog-featured .item .article-text .article-header h2 a {
    color: #000;
    display: block;
}
.blog-featured .item .article-text .article-info {
    margin-bottom: 5px;
}
.blog-featured .item .article-text .article-info .create {
    display: inline-block;
    color: #909090;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
}
.blog-featured .item .article-text .feature-in-bottom {
    margin: 0px;
    border-top: solid 1px #dcdcdc;
    display: inline-block;
    padding-top: 5px;
}
.blog-featured .item .article-text .feature-in-bottom dd {
    display: inline-block;
    color: #909090;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
}
.blog-featured .item:hover .article-text .article-header h2 a {
    color: #48494a;
}
.blog .items-leading + .items-row .item {
    padding-top: 20px;
}
.item-page {
    padding: 0px 15px 5px;
    background: #fff;
    font-size: 16px;
}
.item-page .btn-group {
    display: none;
}
.item-page .article-header {
    padding: 13px 0px;
}
.item-page .article-header h2 {
    font-size: 26px;
    color: #000;
    display: block;
    margin: 0px;
}
.item-page .article-header h2:after, .jshop .heading:after, .blog .heading-category:after {
    display: block;
    width: 70px;
    background: #fe3533;
    height: 3px;
    content: "";
    margin-top: 12px;
}
.item-page .article-header h2 a {
    color: #000;
}
.item-page .article-header h2 a:hover {
    color: #48494a;
}
.item-page .article-aside {
    margin: 0;
}
.item-page .article-aside .article-info dd {
    color: #909090;
    display: inline-block;
    font-size: 12px;
}
.item-page .tags {
    overflow: hidden;
    margin-bottom: 20px;
}
.item-page .tags a {
    display: block;
    float: left;
    color: #999;
    background: #fff;
    border: solid 1px #ccc;
    padding: 7px 13px;
    font-size: 14px;
    font-weight: normal;
    transition: 0.3s all ease 0s;
    border-radius: 0px;
    margin: 0px -1px 0 0px;
}
.item-page .tags a:hover {
    background: #f5f6f6;
    color: #48494a;
}
.item-page .img-fulltext {
    margin: 0px 0px 20px 0px;
}
.item-page .article-index {
    margin: 0px 0px 0px 20px;
}
.item-page .article-index .nav-stacked {
    border: solid 1px #ccc;
    border-radius: 0px;
    overflow: hidden;
}
.item-page .article-index .nav-stacked li {
    border-bottom: solid 1px #ccc;
    float: none;
}
.item-page .article-index .nav-stacked li a {
    border: none;
    margin: 0px;
    border-radius: 0px;
}
.item-page .image {
    float: left;
    margin: 5px 30px 20px 0;
    width: 48%;
}
.item-page .image img {
    max-width: 100%;
}
.item-page .dt-list {
    float: left;
    margin: 20px 0px;
    width: 48%;
}
.item-page .dt-list ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    border: solid 1px #ccc;
}
.item-page .dt-list ul li {
    min-height: 40px;
    padding: 10px 10px 10px 50px;
    border-bottom: solid 1px #ccc;
    position: relative;
    min-height: 60px;
}
.item-page .dt-list ul li strong {
    position: absolute;
    top: 15px;
    left: 10px;
    border: solid 1px #ccc;
    background: #f5f6f6;
    color: #666;
    font-weight: normal;
    padding: 3px 10px;
}
.item-page .dt-list ul li:last-child {
    border-bottom: none;
}
.item-page .notice {
    float: left;
    margin: 20px 0px;
    background: url('../images/icon/icon_quote.png') no-repeat 20px center #f4f4f4;
    padding: 30px 30px 30px 60px;
    color: #999;
    font-style: italic;
}
.item-page .jwDisqusForm {
    margin: 3em 0;
}
.item-page .jwDisqusForm #jwDisqusFormFooter {
    display: none;
}
.item-page h3.related-title {
    color: #444;
    font-size: 18px;
    margin-bottom: 10px;
}
.item-page ul.related-items li {
    padding: 20px 0px;
    overflow: hidden;
}
.item-page ul.related-items li .img-fulltext {
    float: left;
    margin: 0px 20px 0px 0px;
    overflow: hidden;
}
.item-page ul.related-items li .img-fulltext img {
    transition: 0.3s all ease 0s;
}
.item-page ul.related-items li .img-fulltext:hover img {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
}
.item-page ul.related-items li h3.related-item-title {
    margin-bottom: 10px;
}
.item-page ul.related-items li h3.related-item-title a {
    color: #666;
}
.item-page ul.related-items li .related-item-date {
    float: left;
    margin-right: 20px;
    color: #999;
}
.item-page ul.related-items li .related-item-hits {
    float: left;
    color: #999;
}
.item-page ul.related-items li:hover h3.related-item-title a {
    color: #48494a;
}
.item-page ul.pager {
    display: none;
}
.item-page ul.pager li a {
    border: none;
    background: #23262d;
    color: #fff;
    display: block;
    padding: 10px 27px;
    border-radius: 0px;
    transition: 0.3s all ease 0s;
}
.item-page ul.pager li a:hover {
    background: #48494a;
}
.item-page a.button {
    border-radius: 3px;
}
.item-page .poscenter {
    display: none;
}
.tag-category #adminForm {
    margin: 0px;
}
.tag-category h2 {
    padding: 0px 0px 15px;
    margin: 0px;
    font-weight: normal;
}
.tag-category ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.tag-category ul.items-row .item {
    padding: 20px 0px;
}
.tag-category ul.items-row .item .item-image {
    background: url(../images/loading.gif) no-repeat center center #E6E6E6;
    margin: 0 20px 0 0;
    overflow: hidden;
    position: relative;
}
.tag-category ul.items-row .item .item-image img {
    transition: 0.3s all ease 0s;
}
.tag-category ul.items-row .item .item-image .bg_hover {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
    z-index: 1;
    transition: 0.3s all ease 0s;
    top: 0px;
    left: 0px;
}
.tag-category ul.items-row .item .item-image .zoom {
    display: block;
    background: #48494a;
    height: 48px;
    width: 48px;
    text-align: center;
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    position: absolute;
    top: -50px;
    left: 44%;
    transition: 0.3s all ease 0s;
    z-index: 2;
}
.tag-category ul.items-row .item .item-image .zoom .fa {
    color: #fff;
    margin: 0px;
    line-height: 48px;
    font-size: 18px;
}
.tag-category ul.items-row .item .article-text {
    *zoom: 1;
}
.tag-category ul.items-row .item .article-text:before,
.tag-category ul.items-row .item .article-text:after {
    display: table;
    content: "";
    line-height: 0;
}
.tag-category ul.items-row .item .article-text:after {
    clear: both;
}
.tag-category ul.items-row .item .article-text .page-header {
    margin: 0 0 5px;
    padding: 0;
    border-bottom: 0;
}
.tag-category ul.items-row .item .article-text .page-header h2 {
    font-size: 150%;
    margin: 0;
    margin-bottom: 15px;
    padding: 0px;
}
.tag-category ul.items-row .item .article-text .page-header h2 a {
    color: #444;
    transition: 0.3s all ease 0s;
}
.tag-category ul.items-row .item .article-text .item-headinfo .article-info {
    margin-bottom: 10px;
}
.tag-category ul.items-row .item .article-text .item-headinfo .article-info dd {
    display: inline-block;
    color: #909090;
    padding: 0px;
    margin: 0px;
    font-size: 12px;
}
.tag-category ul.items-row .item .article-text .content_rating {
    margin-bottom: 15px;
}
.tag-category ul.items-row .item .article-text .content_rating .unseen.element-invisible {
    float: left;
    color: #999;
    margin-right: 15px;
}
.tag-category ul.items-row .item:hover .article-text .page-header h2 a {
    color: #48494a;
}
.tag-category ul.items-row .item:hover .item-image .bg_hover {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
.tag-category ul.items-row .item:hover .item-image .zoom {
    top: 39%;
}
.tag-category ul.items-row .item:hover .item-image img {
    transform: scale(1.15);
}
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 dotted #ccc;
    padding: 15px 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: #999;
    margin: 0;
}
div.archive #archive-items > div dl.article-info dd {
    display: inline-block;
    font-size: 91.7%;
    line-height: 24px;
    margin: 0;
    padding: 0;
}
div.archive #archive-items > div .intro > p {
    display: inline;
}
.pagination {
    height: auto;
    margin: 5px 0px 8px;
    display: table;
}
.pagination ul li {
    margin: 0 2px;
    overflow: hidden;
}
.pagination ul li a,
.pagination ul li span {
    float: none;
    display: inline-block;
    padding: 5px 12px;
    border: 1px solid #ccc;
    color: #666;
    background: #fff;
    border-radius: 0 !important;
    height: 32px;
    vertical-align: top;
}
.pagination ul li.active span,
.pagination ul li.active a,
.pagination ul li:hover span,
.pagination ul li:hover a {
    color: #fff;
    background: #48494a !important;
    border: 1px solid #48494a !important;
}
dl.tabs {
    width: 100%;
    border-bottom: 1px solid #E7E7E7;
    margin: 1.5em 0 1em;
    padding: 0 10px;
    clear: both;
    *zoom: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
dl.tabs:before,
dl.tabs:after {
    display: table;
    content: "";
    line-height: 0;
}
dl.tabs:after {
    clear: both;
}
dl.tabs dt {
    float: left;
    margin-right: 5px;
    margin-bottom: -1px;
}
dl.tabs dt.open h3 {
    background: #fff;
    border-bottom-color: #fff;
}
dl.tabs dt.open h3 a {
    color: #48494a;
}
dl.tabs dt h3 {
    background: #f5f5f5;
    margin: 0;
    padding: 7px 10px 8px;
    font-size: 116.7%;
    border: 1px solid #e5e5e5;
}
dl.tabs dt h3 a {
    color: #808080;
}
dd.tabs {
    margin: 0;
}
.category-list #adminForm {
    margin: 0px;
}
.category-list h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
    color: #000;
    padding: 0px 0px 15px;
}
.category-list h2:after {
    display: block;
    height: 1px;
    width: 50px;
    background: #48494a;
    content: "";
    margin-top: 7px;
}
.search #searchForm {
    margin: 15px 0 0;
}
.search #searchForm .btn-toolbar {
    margin-bottom: 20px;
}
.search #searchForm .btn-toolbar .inputbox {
    height: 34px;
}
.search #searchForm .phrases legend {
    padding-bottom: 10px;
    margin: 0px;
}
.search #searchForm .phrases-box .radio {
    margin-left: 20px;
}
.search #searchForm .phrases-box input[type="radio"],
.search #searchForm .phrases-box input[type="checkbox"] {
    margin-top: 5px;
}
.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 #ddd;
}
.finder #search-form {
    background: #ECF0E8;
    border-bottom: 1px solid #ddd;
    padding: 20px;
    margin-bottom: 30px;
}
.finder #search-form #finder-search {
    margin: 0;
}
.finder #search-form #finder-search .btn {
    margin-top: -3px;
}
.finder #search-form #finder-search #advanced-search {
    padding: 10px 0 0;
}
.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: #999;
}
.newsfeed-category select[multiple],
.newsfeed-category select[size],
.contact-category select[multiple],
.contact-category select[size] {
    width: auto;
}
.newsfeed h2 {
    font-size: 24px;
    color: #000;
    display: block;
    margin: 0px;
    padding: 13px 0px;
}
.newsfeed h2:after {
    display: block;
    width: 70px;
    background: #48494a;
    height: 3px;
    content: "";
    margin-top: 12px;
}
.newsfeed h2 a {
    color: #000;
}
.newsfeed h2 a:hover {
    color: #48494a;
}
.newsfeed ol {
    margin: 0;
    list-style: none;
    padding: 0;
}
.newsfeed ol li {
    border-bottom: 1px dotted #ccc;
    padding: 20px 0;
}
.newsfeed ol li a {
    color: #777;
    font-weight: normal;
}
.newsfeed ol li .feed-item-description {
    margin-top: 10px;
    overflow: hidden;
}
.newsfeed ol li .feed-item-description > img:first-child {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #eee;
    margin: 0 0 10px 15px;
    padding: 5px;
}
.weblink-category select[multiple],
.weblink-category select[size] {
    width: auto !important;
}
.filters legend {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
    color: #000;
    padding: 15px 0px;
    border: none;
}
.filters legend:after {
    display: block;
    height: 1px;
    width: 50px;
    background: #48494a;
    content: "";
    margin-top: 7px;
}
table.category {
    margin: 0px;
}
h1.title {
    font-size: 180%;
}
h2.subtitle {
    font-size: 130%;
}
#member-profile {
    background: #fff;
    padding: 15px;
}
#member-profile #helpsite-refresh {
    padding: 4px 12px 3px;
    vertical-align: top;
}
.view-login #system-message {
    width: 550px;
    margin: 0 auto;
}
.view-login #content #yt_component {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.view-login .wrap-login {
    width: 550px;
    margin: 0 auto;
    padding: 1em 2em 2em;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0,0,0,0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.view-login .wrap-login .page-header {
    margin: -14px -28px 15px;
    padding: 10px 25px;
    background: #f5f5f5;
    border-bottom: 1px solid #ddd;
}
.view-login .wrap-login .page-header h1 {
    margin: 0;
}
.view-login .wrap-login .form-horizontal .control-group {
    float: left;
    width: 50%;
    margin: 1em 0;
}
.view-login .wrap-login .form-horizontal .control-label {
    float: none;
}
.view-login .wrap-login .form-horizontal .controls input {
    width: 180px;
}
.view-login .wrap-login .other-link {
    overflow: hidden;
}
.view-login .wrap-login .other-link ul.yt-list {
    margin: 0 0 0 15px;
}
.view-login .wrap-login .other-link ul.yt-list li {
    float: left;
    margin-right: 30px;
}
.view-login .wrap-login .other-link ul.yt-list li a {
    font-size: 12px;
    color: #666;
}
.view-login .wrap-login .other-link ul.yt-list li a:hover {
    color: #48494a;
}
.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 .control-label label {
    font-weight: bold;
}
.login .well .controls {
    margin: 0;
}
.wrap-login .login .page-header {
    padding: 13px 0px;
}
.wrap-login .login .page-header h1 {
    margin: 0px;
}
.registration {
    overflow: hidden;
}
.registration .page-header {
    margin: 0 0 15px;
    padding: 0px;
}
.registration .page-header h2 {
    margin: 0;
    padding: 15px 0px;
}
.registration .form-horizontal .control-label {
    text-align: left;
}
.registration .form-horizontal .control-label label {
    font-weight: bold;
}
.reset {
    background: #fff;
    padding: 15px;
}
.profile legend {
    padding: 15px 0px;
}
.profile .btn-toolbar {
    margin-top: 35px;
}
div.contact h3.jicons-text {
    font-size: 120%;
}
div.contact ul.blank li,
div.contact .contact-misc,
div.contact form.box legend {
    color: #999;
}
div.contact .contact-image {
    width: 50%;
    float: right;
}
div.contact .contact-image img {
    padding: 5px;
    border: 1px solid #ccc;
    margin-top: 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
div.contact textarea,
div.contact input {
    width: 300px;
}
div.contact textarea {
    height: 100px;
}
div.contact .contact-address,
div.contact .contact-contactinfo,
div.contact .contact-miscinfo {
    margin-bottom: 2em;
}
div.contact form.box fieldset {
    border: none;
    padding: 0;
}
div.contact form.box legend {
    padding: 0;
    font-size: 12px;
}
.categories-list,
.archive,
.category-list,
.tag-category,
.search,
.finder {
    padding: 18px 20px;
    background: #fff;
}
.weblink-category,
.newsfeed-category,
.newsfeed,
.registration,
.wrap-login,
.profile {
    padding: 0px 20px;
    background: #fff;
}
.filter-search .button {
    padding: 3px 20px;
    border-radius: 3px;
}
.weblink-category,
.newsfeed-category,
.newsfeed,
.registration,
.wrap-login,
.profile {
    padding-bottom: 15px;
}
.registration .form-horizontal {
    padding-bottom: 20px;
}
#user-registration {
    background: #fff;
    padding: 15px;
}
.suffix strong {
    display: inline-block;
}
.module_menu,
div.module {
    margin: 0 0 30px;
}

#slideshow > div.module {
    margin-bottom:0px!important;
}

.module {

}
.module h3.modtitle {
    padding: 15px 0px;

    color: #000;
    font-weight: normal;
    font-size: 26px;
    position: relative;
    margin: 0px;
}
.module h3.modtitle:after {
    content: "";
    height: 3px;
    width: 70px;
    background: #fe3533;
    position: absolute;
    left: 0px;
    bottom: -3px;
}
.module div.modcontent {
    padding: 0px;
}
.module.box1 {
    border: 1px solid #e1e1e1;
    padding: 0px 18px;
}
.module.box2 {
    padding: 0px 18px;
    background: #48494a;
}
.module.box2 h3.modtitle {
    color: #fff;
    border-color: #f4f4f4;
}
.module.box2 h3.modtitle:after {
    background: #fff;
}
.module.box2 div.modcontent {
    color: #fff;
    padding: 16px 0px;
}
.module.box3 {
    padding: 0px 18px;
    background: #48494a;
    border-radius: 3px;
}
.module.box3 h3.modtitle {
    color: #fff;
    border-color: #f4f4f4;
}
.module.box3 h3.modtitle:after {
    background: #fff;
}
.module.box3 div.modcontent {
    color: #fff;
}
.module.box4 {
    padding: 0px 18px;
    border: solid 1px #e1e1e1;
}
.module.box5 h3.modtitle {
    background: #48494a;
    color: #fff;
    padding: 15px 18px 18px;
    border: none;
}
.module.box5 h3.modtitle:after {
    display: none;
}
.module.box5 div.modcontent {
    padding: 15px 20px;
    border: solid 1px #e1e1e1;
    border-top: none;
}
.module.box6 {
    border-radius: 3px;
    overflow: hidden;
}
.module.box6 h3.modtitle {
    background: #48494a;
    color: #fff;
    padding: 15px 20px 18px;
    border: none;
}
.module.box6 h3.modtitle:after {
    display: none;
}
.module.box6 div.modcontent {
    padding: 15px 20px;
    border: solid 1px #e1e1e1;
    border-top: none;
}
.module.icon1 {
    margin-bottom: 54px;
}
.module.icon1 h3.modtitle:before {
    content: "\f07a";
    display: inline-block;
    font-family: Fontawesome;
    border-right: solid 2px #ccc;
    margin-right: 8px;
    padding-right: 8px;
}
.module.icon2 {
    border: 1px solid #e1e1e1;
    padding: 0px 18px;
}
.module.icon2 h3.modtitle:before {
    content: "\f07a";
    display: inline-block;
    font-family: Fontawesome;
    border-right: solid 2px #ccc;
    margin-right: 8px;
    padding-right: 8px;
}
.module.icon3 {
    padding: 0px 18px;
    background: #48494a;
}
.module.icon3 h3.modtitle:before {
    content: "\f07a";
    display: inline-block;
    font-family: Fontawesome;
    border-right: solid 2px #fff;
    margin-right: 8px;
    padding-right: 8px;
}
.module.icon3 h3.modtitle {
    color: #fff;
    border-color: #f4f4f4;
}
.module.icon3 h3.modtitle:after {
    background: #fff;
}
.module.icon3 div.modcontent {
    color: #fff;
    padding: 16px 0px;
}
.module.icon4 h3.modtitle:before {
    content: "\f07a";
    display: inline-block;
    font-family: Fontawesome;
    border-right: solid 2px #fff;
    margin-right: 8px;
    padding-right: 8px;
}
.module.icon4 h3.modtitle {
    background: #48494a;
    color: #fff;
    padding: 15px 18px 18px;
    border: none;
}
.module.icon4 h3.modtitle:after {
    display: none;
}
.module.icon4 div.modcontent {
    padding: 15px 20px;
    border: solid 1px #e1e1e1;
    border-top: none;
}
.module.badge_new h3.modtitle span.badge {
    border-radius: 0px;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    float: right;
    background: #accbe9;
    padding: 4px 7px;
}
.module.badge_hot h3.modtitle span.badge {
    border-radius: 0px;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    float: right;
    background: #f89953;
    padding: 4px 7px;
}
.module.badge_sale h3.modtitle span.badge {
    border-radius: 0px;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    float: right;
    background: #ffcc00;
    padding: 4px 7px;
}
.module.badge_feature h3.modtitle span.badge {
    border-radius: 0px;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    float: right;
    background: #79db19;
    padding: 4px 7px;
}
table.variations {
    width: 100%;
    clear: both;
    margin: 1em 0;
}
table.variations tr td {
    padding: 5px 0px;
    display: inline-block;
}
table.variations tr td.bold {
    font-weight: bold;
    color: #000;
}
ul.menu {
    list-style: none;
    padding: 0px;
    margin: 0px 0px 0px;

}
ul.menu li {
    display: inline;
}

li.item-1015 {display: none!important;}
li.item-1013 {display: none!important;}
li.item-1096 {display: none!important;}

ul.menu li a {
    font-size: 15px;
    color: #999;
    transition: 0.3s all ease 0s;
    margin: 5px 20px 5px 0px;
    display: inline-block;
    padding: 0px;
    /*text-decoration: underline;*/

}
.menu-footer ul.menu li a {
    font-size: 15px;
    color: #cce2ff;
    transition: 0.3s all ease 0s;
    margin: 3px 20px 3px 0px;
    display: inline-block;
    padding: 0px;
    text-decoration: none;

}
div#bottom8 ul.menu li a {
    font-size: 15px;
    color: #cce2ff;
    transition: 0.3s all ease 0s;
    margin: 3px 20px 3px 0px;
    display: inline-block;
    padding: 0px;
    text-decoration: none;

}
div#bottom9 ul.menu li a {
    font-size: 15px;
    color: #cce2ff;
    transition: 0.3s all ease 0s;
    margin: 3px 20px 3px 0px;
    display: inline-block;
    padding: 0px;
    text-decoration: none;

}
ul.menu li a:hover {
    color: #000;
    text-decoration: none;
}
ul.menu li.active a {
    color: #000;
}
a.seemore {
    color: #e74847;
    display: none;
}
a.seemore:hover {
    color: #48494a;
}
ul.breadcrumb {
    background: transparent;
}
ul.breadcrumb li + li:before {
    display: none;
}
ul.breadcrumb li {
    font-size: 14px;
    color: #909090;
}
ul.breadcrumb li a {
    color: #909090;
}
ul.breadcrumb li a:hover {
    color: #48494a;
}
ul.breadcrumb li span.divider {
    margin: 0px 9px;
}
ul.breadcrumb li span.divider i {
    margin: 0px;
}
ul.breadcrumb li.active span {
    color: #000;
}
ul.breadcrumb li.here {
    color: #48494a;
    height: 26px;
    width: 100px;
    background: url("../images/styling/green/bg_breadcrumb.png") no-repeat 0px 0px;
    text-align: center;
    margin-right: 9px;
}
div.mod-languages {
    margin-bottom: 10px;
}
div.mod-languages .pretext {
    font-size: 13px;
    color: #010101;
    text-transform: uppercase;
}
div.mod-languages .pretext p {
    margin: 0px;
}
div.mod-languages ul.lang-block li {
    margin: 3px 0px;
}
div.mod-languages ul.lang-block li img {
    margin-right: 8px;
}
div.mod-languages ul.lang-block li a {
    color: #666;
}
div.mod-languages ul.lang-block li a:hover {
    color: #48494a;
}
#mod-finder-searchform {
    margin: 3px 20px 0 0;
    position: relative;
}
#mod-finder-searchform input.inputbox {
    width: 200px;
    height: 34px;
    padding: 4px 30px 4px 10px;
    color: #999;
    background: #fff;
    float: right;
    font-size: 91%;
    border: 1px solid #e3e3e3;
}
#mod-finder-searchform input.inputbox:focus + .button i {
    color: #48494a;
}
#mod-finder-searchform .button {
    color: #999;
    background: transparent;
    border: none;
    padding: 0;
    position: absolute;
    top: 6px;
    right: 10px;
    z-index: 10;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#mod-finder-searchform i {
    margin: 0;
    font-size: 14px;
}
div.mod-login {
    margin: 0px;
}
div.mod-login .modcontent {
    padding: 0px;
}
div.mod-login .modcontent ul.yt-loginform {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
div.mod-login .modcontent ul.yt-loginform li {
    display: inline-block;
    border: none;
}
div.mod-login .modcontent ul.yt-loginform li a {
    color: #666;
    transition: 0.3s all ease 0s;
    position: relative;
    display: inline-block;
    padding: 6px 10px 5px;
}
div.mod-login .modcontent ul.yt-loginform li a:before {
    content: "";
    height: 13px;
    width: 2px;
    background: url(../images/icon/icon_sep.png) repeat-y center top;
    position: absolute;
    left: 0px;
    top: 11px;
}
div.mod-login .modcontent ul.yt-loginform li a:hover {
    color: #48494a;
}
div.mod-login .modcontent ul.yt-loginform li.yt-login a:before {
    display: none;
}
#myLogin {
    background: #fff;
    box-shadow: 0px 0px 5px #333;
    overflow: visible;
    width: 295px;
    bottom: auto;
    left: 40%;
    top: 50px;
    transition: 0.3s all ease 0s;
    right: auto;
}
#myLogin .form-inline {
    margin: 0px;
}
#myLogin .form-inline .userdata {
    padding: 20px;
}
#myLogin .form-inline .userdata .control-group {
    margin-bottom: 15px;
}
#myLogin .form-inline .userdata .control-group .inputbox {
    background: #f3f3f3;
    color: #666;
    font-size: 13px;
    padding: 5px 10px;
    width: 100%;
    border: none;
}
#myLogin .form-inline .userdata .control-group #modlgn-remember {
    display: inline-block;
    margin: 0px;
    vertical-align: middle;
}
#myLogin .form-inline .userdata .control-group .control-label {
    font-weight: normal;
    color: #909090;
}
#myLogin .form-inline .userdata .control-group .buttonLogin {
    text-transform: uppercase;
    padding: 7px 25px;
    transition: 0.3s all ease 0s;
    box-shadow: none;
    font-size: 13px;
    font-weight: bold;
    border-radius: 0px;
    text-shadow: none;
    line-height: inherit !important;
    background: #48494a;
    height: auto;
    color: #fff;
    letter-spacing: 0;
}
#myLogin .form-inline .userdata .control-group .buttonLogin:hover {
    background: #fe3533;
}
#myLogin .form-inline .userdata .control-group#form-login-submit {
    margin: 0px;
}
#myLogin .form-inline ul.listinline {
    padding: 0px;
}
#myLogin .form-inline ul.listinline li {
    display: block;
    margin-bottom: 1px;
    color: #666;
    padding: 5px 20px;
    background: #ededed;
}
#myLogin .form-inline ul.listinline li a {
    color: #48494a;
    padding: 0px;
}
#myLogin .form-inline ul.listinline li a:before {
    display: none;
}
#myLogin .form-inline ul.listinline li a:hover {
    color: #666;
}
#myLogin .form-inline ul.listinline li:first-child a {
    color: #666;
}
#myLogin .form-inline ul.listinline li:first-child a:hover {
    color: #48494a;
}
#myLogin .btnClose {
    width: 28px;
    height: 28px;
    border: solid 2px #c8cacb;
    border-radius: 50%;
    text-align: center;
    background: #fff;
    padding: 0px;
    position: absolute;
    top: -14px;
    right: -14px;
}
#myLogin .btnClose .fa {
    margin: 0px;
    line-height: 25px;
    font-size: 14px;
    color: #000;
}
#myLogin .btnClose:focus {
    outline: none;
}
.form-vertical {
    margin-right: 10px;
}
.form-vertical .login-greeting {
    display: inline-block;
    vertical-align: middle;
    padding: 6px 0px;
}
.form-vertical .logout-button {
    display: inline-block;
}
.form-vertical .logout-button .btn {
    background: transparent;
    padding: 0px;
    color: #666;
    font-size: 13px;
    border: none;
    padding: 6px 10px;
}
.form-vertical .logout-button .btn:hover {
    color: #48494a;
}
.form-vertical .logout-button .btn:focus {
    box-shadow: none;
}
.form-vertical .jshop-checkout {
    display: inline-block;
    vertical-align: middle;
}
.form-vertical .jshop-checkout a {
    color: #666;
}
.form-vertical .jshop-checkout a:hover {
    color: #48494a;
}
.whoonline {
    min-height: 258px;
}
.whoonline div.modcontent .round-online {
    color: #48494a;
    display: inline-block;
}
div.bonus_menu {
    margin: 0px;
    padding: 10px 0px;
}
div.bonus_menu .modcontent {
    padding: 0px;
}
div.bonus_menu .modcontent .bonus-menu .b-label {
    display: inline-block;
    background: url("../images/styling/green/bg_breadcrumb.png") no-repeat center center;
    width: 100px;
    height: 26px;
    margin: 0px;
    line-height: 24px;
    padding-left: 10px;
    color: #48494a;
    font-weight: normal;
}
div.bonus_menu .modcontent .bonus-menu ul.bmenu {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: inline-block;
    vertical-align: middle;
}
div.bonus_menu .modcontent .bonus-menu ul.bmenu li {
    display: inline-block;
    padding: 0px 20px;
    background: url(../images/icon/sep.png) no-repeat right center;
}
div.bonus_menu .modcontent .bonus-menu ul.bmenu li a {
    color: #666;
    transition: 0.3s all ease 0s;
}
div.bonus_menu .modcontent .bonus-menu ul.bmenu li a:hover {
    color: #48494a;
}
div.introduction {
    margin: 0px;
    padding: 25px 0px;
}
div.introduction .shipping,
div.introduction .saleoff,
div.introduction .smiling {
    cursor: default;
}
div.introduction .shipping:hover .intro h2,
div.introduction .saleoff:hover .intro h2,
div.introduction .smiling:hover .intro h2 {
    color: #48494a;
}
div.introduction .icon {
    display: block;
    float: left;
    margin: 0px 30px 0px 0px;
    position: relative;
    height: 68px;
    width: 68px;
    background-color: #48494a;
    background-repeat: no-repeat;
    background-position: center center;
}
div.introduction .icon:after {
    content: "";
    height: 1px;
    width: 1px;
    border-style: solid;
    border-width: 8px;
    border-color: transparent transparent transparent #48494a;
    position: absolute;
    top: 27px;
    right: -16px;
}
div.introduction .intro h2 {
    font-weight: normal;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 5px;
    transition: 0.3s all ease 0s;
}
div.introduction .intro p {
    margin: 0px;
    color: #878787;
    transition: 0.3s all ease 0s;
}
div.introduction .shipping .icon {
    background-image: url(../images/icon/icon_shipping.png);
}
div.introduction .saleoff .icon {
    background-image: url(../images/icon/icon_heart.png);
}
div.introduction .smiling .icon {
    background-image: url(../images/icon/icon_gift.png);
}
div.featured-brands {
    padding: 0px 15px 5px;
    overflow: hidden;
    margin: 0px;
}
div.featured-brands h3.modtitle {

    border: none;
}
div.featured-brands h3.modtitle:after {
    display: none;
}
div.featured-brands .modcontent {
    padding: 0px;
}
div.featured-brands .modcontent div.yt-extra-carousel.pull-none {
    display: block;
    margin: 0px;
    padding: 15px;
    overflow: visible;
}
div.featured-brands .modcontent div.yt-extra-carousel.pull-none .carousel-indicators {
    display: none;
}
div.featured-brands .modcontent div.yt-extra-carousel.pull-none .carousel-inner {
    margin: 0px;
}
div.featured-brands .modcontent div.yt-extra-carousel.pull-none .carousel-inner .item > div img {
    transition: 0.3s all ease 0s;
    opacity: 0.5 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
div.featured-brands .modcontent div.yt-extra-carousel.pull-none .carousel-inner .item > div:hover img {
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale(1.15);
}
div.featured-brands .modcontent div.yt-extra-carousel.pull-none .carousel-control {
    height: 30px;
    width: 30px;
    background: #999;
    text-align: center;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transition: 0.3s all ease 0s;
    top: 35% !important;
    transition: 0.3s all ease 0s;
    box-shadow: none;
    margin: 0px;
    border-radius: 0px;
}
div.featured-brands .modcontent div.yt-extra-carousel.pull-none .carousel-control .fa {
    color: #fff;
    line-height: 28px;
    font-size: 20px;
    margin: 0px;
}
div.featured-brands .modcontent div.yt-extra-carousel.pull-none .carousel-control:hover {
    background: #48494a;
}
div.featured-brands .modcontent div.yt-extra-carousel.pull-none .carousel-control.left {
    left: -55px;
}
div.featured-brands .modcontent div.yt-extra-carousel.pull-none .carousel-control.right {
    right: -55px;
}
div.featured-brands .modcontent div.yt-extra-carousel.pull-none:hover .carousel-control.left {
    left: -16px;
}
div.featured-brands .modcontent div.yt-extra-carousel.pull-none:hover .carousel-control.right {
    right: -16px;
}
div.happy-clients {
    margin: 0px;
}
div.happy-clients h3.modtitle {

}
div.happy-clients div.yt-extra-carousel.pull-none {
    margin: 0px;
    display: block;
    padding: 10px 0px 0px;
    overflow: visible;
}
div.happy-clients div.yt-extra-carousel.pull-none .carousel-inner {
    margin: 0px;
}
div.happy-clients div.yt-extra-carousel.pull-none .carousel-inner .item .content {
    background: #f7f7f7;
    overflow: hidden;
}
div.happy-clients div.yt-extra-carousel.pull-none .carousel-inner .item .content .image {
    float: left;
    margin: 0px 25px 0px 0px;
}
div.happy-clients div.yt-extra-carousel.pull-none .carousel-inner .item .content .text {
    color: #999;
    font-size: 14px;
    margin: 15px 0px 10px;
}
div.happy-clients div.yt-extra-carousel.pull-none .carousel-inner .item .content .author {
    color: #000;
}
div.happy-clients div.yt-extra-carousel.pull-none .carousel-inner .item .content .author b {
    color: #48494a;
}
div.happy-clients div.yt-extra-carousel.pull-none .carousel-indicators {
    margin: 0px;
    bottom: auto;
    right: 0px;
    top: -50px;
}
div.happy-clients div.yt-extra-carousel.pull-none .carousel-indicators li {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #efefef;
}
div.happy-clients div.yt-extra-carousel.pull-none .carousel-indicators li.active {
    background: #48494a;
}
div.shop-info {
    margin: 0px;
}
div.shop-info h3.modtitle {

}
div.shop-info .info {
    margin-bottom: 10px;
}
div.shop-info .info .label {
    margin: 0px;
    width: 30px;
    text-align: left;
    padding: 9px 0px 10px;
    vertical-align: middle;
}
div.shop-info .info .label .fa {
    color: #48494a;
    font-size: 16px;
    margin: 0px;
}
div.shop-info .info b {
    color: #000;
}
div.shop-info .info a {
    color: #666;
    transition: 0.3s all ease 0s;
}
div.shop-info .info a:hover {
    color: #48494a;
}
div.shop-info .socials a {
    display: inline-block;
    height: 35px;
    width: 35px;
    background: #d7d7d7;
    text-align: center;
    margin-right: 5px;
    transition: 0.3s all ease 0s;
}
div.shop-info .socials a .fa {
    margin: 0px;
    color: #fff;
    line-height: 35px;
    font-size: 16px;
}
div.shop-info .socials a:hover {
    background: #48494a;
}
div.intro-bottom {
    margin: 0px;
}
div.intro-bottom .shipping,
div.intro-bottom .credit,
div.intro-bottom .promotion,
div.intro-bottom .support {
    cursor: default;
}
div.intro-bottom .shipping:hover .intro h2,
div.intro-bottom .credit:hover .intro h2,
div.intro-bottom .promotion:hover .intro h2,
div.intro-bottom .support:hover .intro h2 {
    color: #48494a;
}
div.intro-bottom .shipping:hover .icon,
div.intro-bottom .credit:hover .icon,
div.intro-bottom .promotion:hover .icon,
div.intro-bottom .support:hover .icon {
    background-color: #48494a;
}
div.intro-bottom .shipping:hover .icon:after,
div.intro-bottom .credit:hover .icon:after,
div.intro-bottom .promotion:hover .icon:after,
div.intro-bottom .support:hover .icon:after {
    right: -16px;
    border-color: transparent transparent transparent #48494a;
}
div.intro-bottom .icon {
    display: block;
    float: left;
    margin: 0px 25px 0px 0px;
    position: relative;
    height: 70px;
    width: 70px;
    background-color: #f7f7f7;
    background-repeat: no-repeat;
    background-position: center center;
    transition: 0.3s all ease 0s;
}
div.intro-bottom .icon:after {
    content: "";
    height: 1px;
    width: 1px;
    border-style: solid;
    border-width: 8px;
    border-color: transparent transparent transparent #f7f7f7;
    position: absolute;
    top: 28px;
    right: -9px;
    transition: 0.3s all ease 0s;
}
div.intro-bottom .intro h2 {
    font-size: 16px;
    color: #666;
    text-transform: uppercase;
    margin: 12px 0px 5px;
    transition: 0.3s all ease 0s;
}
div.intro-bottom .intro p {
    margin: 0px;
    color: #999;
    transition: 0.3s all ease 0s;
}
div.intro-bottom .shipping .icon {
    background-image: url(../images/icon/icon_car.png);
}
div.intro-bottom .shipping:hover .icon {
    background-image: url(../images/icon/icon_car-hover.png);
}
div.intro-bottom .credit .icon {
    background-image: url(../images/icon/icon_credit.png);
}
div.intro-bottom .credit:hover .icon {
    background-image: url(../images/icon/icon_credit-hover.png);
}
div.intro-bottom .promotion .icon {
    background-image: url(../images/icon/icon_promotion.png);
}
div.intro-bottom .promotion:hover .icon {
    background-image: url(../images/icon/icon_promotion-hover.png);
}
div.intro-bottom .support .icon {
    background-image: url(../images/icon/icon_phone.png);
}
div.intro-bottom .support:hover .icon {
    background-image: url(../images/icon/icon_phone-hover.png);
}
#yt_spotlight8 div.module {
    background: transparent;
    margin: 0px;
}
#yt_spotlight8 div.module h3.modtitle {
    color: #fff;
    border: none;
    font-size: 16px;
}
#yt_spotlight8 div.module h3.modtitle:after {
    background: #fff;
    height: 1px;
    width: 30px;
    bottom: 3px;
}
#yt_spotlight8 div.module .modcontent h2.cat {
    color: #fff;
    font-size: 16px;

    font-weight: normal;
}
#yt_spotlight8 div.module .modcontent ul.menu {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
#yt_spotlight8 div.module .modcontent ul.menu li {
    border: none;
}
#yt_spotlight8 div.module .modcontent ul.menu li a {
    color: #999;
    transition: 0.3s all ease 0s;
    display: inline-block;
    padding: 3px 0px;
    position: relative;
}
#yt_spotlight8 div.module .modcontent ul.menu li a:before {
    content: "\f105";
    color: #fff;
    font-family: fontawesome;
    margin-right: 5px;
    margin-left: -7px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
    transition: 0.3s all ease 0s;
}
#yt_spotlight8 div.module .modcontent ul.menu li a:hover {
    padding-left: 10px;
    color: #fff;
}
#yt_spotlight8 div.module .modcontent ul.menu li a:hover:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#yt_spotlight8 div.module.menu-footer .modcontent {
    margin-right: 15px;
}
#yt_spotlight8 div.module.payments a {
    margin: 0px 10px 0px 0px;
}
ul.popular-menu {
    border-bottom: solid 1px #e4e4e4;
    list-style: none;
    padding: 10px 0px;
    margin: 0px 0px 18px;
}
ul.popular-menu li {
    display: inline-block;
    margin-right: 10px;
}
ul.popular-menu li a {
    color: #666;
    transition: 0.3s all ease 0s;
}
ul.popular-menu li a:hover {
    color: #48494a;
}
div.col-image .image {
    margin-bottom: 10px;
}
div.col-image h2.title {
    margin: 0px;
}
div.col-image h2.title a {
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    transition: 0.3s all ease 0s;
}
div.col-image h2.title a:hover {
    color: #48494a;
}
div.col-image .text {
    color: #000;
    margin-bottom: 10px;
}
div.col-image .shopnow {
    display: inline-block;
    padding: 7px 12px;
    background: #48494a;
    transition: 0.3s all ease 0s;
    color: #fff;
    text-transform: uppercase;
}
div.col-image .shopnow:hover {
    background: #fe3533;
}
div.col {
    width: 32.5%;
    padding: 0px 0px;
    display: inline-block;
    vertical-align: top;
}
div.col h2.cat-title {
    margin-bottom: 3px;
}
div.col h2.cat-title a {
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    transition: 0.3s all ease 0s;
}
div.col h2.cat-title a:hover {
    color: #48494a;
}
div.col ul {
    padding: 0px;
    margin: 0px 0px 10px;
    list-style: none;
}
div.col ul li a {
    color: #666;
    font-size: 16px;
    transition: 0.3s all ease 0s;
    padding: 3px 0px;
    display: inline-block;
    position: relative;
}
div.col ul li a:before {
    content: "\f105";
    color: #48494a;
    font-family: fontawesome;
    margin-right: 5px;
    margin-left: -7px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
    transition: 0.3s all ease 0s;
}
div.col ul li a:hover {
    padding-left: 10px;
    color: #000;
}
div.col ul li a:hover:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
div.setting {
    position: relative;
}
div.setting h3.modtitle {
    border: none;
    font-size: 13px;
    color: #666;
    background: #eee;
    text-transform: none;
    font-weight: normal;
    padding: 11px 50px 11px 15px;
    cursor: pointer;
    position: relative;
    border: solid 1px #fff;
    border-top: none;
    border-bottom: none;
}
div.setting h3.modtitle:after {
    display: none;
}
div.setting h3.modtitle:before {
    content: "\f013";
    height: 100%;
    text-align: center;
    width: 38px;
    border-left: solid 1px #dfdfdf;
    position: absolute;
    right: 0px;
    top: 0px;
    font-family: Fontawesome;
    line-height: 36px;
    color: #666;
}
div.setting .modcontent {
    border: solid 1px #e1e1e1;
    border-top: none;
    padding: 13px 19px;
    background: #fff;
    width: 180px;
    position: absolute;
    right: 0px;
    transition: 0.3s all ease 0s;
    display: none;
    top: 35px;
    z-index: 999;
}
div.setting:hover h3.modtitle {
    background: #fff;
    border-color: #e1e1e1;
}
div.setting:hover .modcontent {
    display: block;
}
#left div.banner {
    margin: -30px 0px 0px;
    padding: 30px 0px 20px;
}
#left div.banner .modcontent {
    padding: 0px;
}
#left div.banner .modcontent >div {
    overflow: hidden;
}
#left div.banner .modcontent >div img {
    transition: 0.3s all ease 0s;
}
#left div.banner .modcontent >div:hover img {
    transform: scale(1.15);
}
.banner-home {
    background: #fff;
    padding-top: 15px;
}
.banner-home .pull-left {
    width: 58%;
    text-align: left;
}
.banner-home .pull-right {
    width: 40%;
    text-align: right;
}
.banner-home .img {
    transition: 0.3s all ease 0s;
    overflow: hidden;
}
.banner-home .img img {
    transition: 0.3s all ease 0s;
}
.banner-home .img:hover {
    box-shadow: 0px 0px 5px #666;
}
.banner-home .img:hover img {
    transform: scale(1.01);
}
div.jshop-slideshow {
    margin: 0px;
}
div.jshop-slideshow .modcontent {
    padding: 0px;
}
div.jshop-slideshow .modcontent .dynamicslideshow-container {
    margin: 0px;
    z-index: 1;
}

div.jshop-slideshow .modcontent .dynamicslideshow-container .tp-bullets {
    position: static;
}
div.jshop-slideshow .modcontent .dynamicslideshow-container .tp-bullets .bullet {
    display: none;
}
div.jshop-slideshow .modcontent .dynamicslideshow-container .tp-bullets .tparrows {
    height: 36px;
    width: 36px;
    border: none;
    border-radius: 0px;
    transition: 0.3s all ease 0s;
    top: 85%;
    position: absolute;
}
div.jshop-slideshow .modcontent .dynamicslideshow-container .tp-bullets .tparrows.tp-leftarrow {
    background: url(../images/icon/button_prev.png) no-repeat 0px 0px;
    opacity: 0.5;
    left: -30px;
}
div.jshop-slideshow .modcontent .dynamicslideshow-container .tp-bullets .tparrows.tp-leftarrow:hover {
    background-image: url(../images/icon/button_prev-hover.png);
    opacity: 1;
}
div.jshop-slideshow .modcontent .dynamicslideshow-container .tp-bullets .tparrows.tp-rightarrow {
    background: url(../images/icon/button_next.png) no-repeat 0px 0px;
    opacity: 0.5;
    right: -30px;
}
div.jshop-slideshow .modcontent .dynamicslideshow-container .tp-bullets .tparrows.tp-rightarrow:hover {
    background-image: url(../images/icon/button_next-hover.png);
    opacity: 1;
}
div.jshop-slideshow .modcontent .dynamicslideshow-container .dynamicslideshow .div.caption {
    text-align: left;
}
div.jshop-slideshow .modcontent .dynamicslideshow-container .dynamicslideshow .title {

    color: #fff;
    font-size: 42px;
    font-weight: bold;
    line-height: 1.2em;
}
div.jshop-slideshow .modcontent .dynamicslideshow-container .dynamicslideshow .short-des {
    font-weight: bold;
    color: #fff;
    font-size: 18px;
}
div.jshop-slideshow .modcontent .dynamicslideshow-container .dynamicslideshow .btn-atc {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    padding: 10px 30px;
    border: 2px solid #fff;
    transition: 0.3s all ease 0s;
}
div.jshop-slideshow .modcontent .dynamicslideshow-container .dynamicslideshow .btn-atc:hover {
    background: #fe3533;
    color: #fff;
}
div.jshop-slideshow .modcontent .dynamicslideshow-container:hover .tp-bullets .tparrows.tp-leftarrow {
    left: 30px;
}
div.jshop-slideshow .modcontent .dynamicslideshow-container:hover .tp-bullets .tparrows.tp-rightarrow {
    right: 30px;
}
div.shipping-blog {
    margin: 0px;
}
div.shipping-blog h3.modtitle {

}
div.shipping-blog .sj-basic-news {
    margin: 0px;
    padding: 0px 7px 0px 0px;
}
div.shipping-blog .bs-items {
    margin: 0px;
}
div.shipping-blog .bs-items .bs-item {
    padding: 10px 5px;
    position: relative;
    overflow: hidden;
    margin: 0px;
    float: left;
}
div.shipping-blog .bs-items .bs-item:after {
    content: "";
    width: 100%;
    height: 0px;
    border-bottom: dotted 1px #bdbdbd;
    position: absolute;
    left: 0px;
    bottom: 10px;
    z-index: 0;
    display: none;
}
div.shipping-blog .bs-items .bs-item .bs-image {
    padding: 0px 0px 0px 0px;
    background: #fff;
    /*position: relative;*/
    z-index: 1;
    height: 100%;
}
div.shipping-blog .bs-items .bs-item .bs-title {
    margin-bottom: 5px;
}
div.shipping-blog .bs-items .bs-item .bs-title a {
    color: #fff;
    font-size: 16px;
    line-height: 1.2em;
    transition: 0.3s all ease 0s;
    font-weight: normal;
}
div.shipping-blog .bs-items .bs-item .bs-title a:hover {
    text-decoration: none;
}
div.shipping-blog .bs-items .bs-item .bs-description {
    display: none;
    margin-bottom: 10px;
}
div.shipping-blog .bs-items .bs-item .bs-cat-date {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    background: #48494a;
    padding: 5px 10px;
    display: inline-block;
    transition: 0.3s all ease 0s;
}
div.shipping-blog .bs-items .bs-item.first .bs-description {
    display: block;
}
div.shipping-blog .bs-items .bs-item.first .bs-image {
    width: 100%;
    height: 100%;
}
div.shipping-blog .bs-items .bs-item.first .bs-image img {
    width: 100%;
    height: 100%;
}
div.shipping-blog .bs-items .bs-item:hover .bs-title a {
    color: #48494a;
}
div.shipping-blog .bs-items .bs-item:hover .bs-cat-date {
    background: #48494a;
}
div.shipping-blog .readmore {
    background: #48494a;
    display: block;
    float: right;
    padding: 5px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 5px;
    transition: 0.3s all ease 0s;
}
div.shipping-blog .readmore:hover {
    background: #fe3533;
}
div.subscrible {
    margin: 0px;
    background: transparent;
    text-align: center;
}
div.subscrible h3.modtitle {
    color: #fff;
    text-align: center;
    border: none;
}
div.subscrible h3.modtitle:after {
    display: none;
}
div.subscrible .jwTinyLetterForm {
    display: inline-block;
    font-size: 0;
}
div.subscrible .jwTinyLetterForm .acymailing_fulldiv tr,
div.subscrible .jwTinyLetterForm .acymailing_fulldiv td {
    display: inline-block;
    padding: 0px;
}
div.subscrible .jwTinyLetterForm .inputbox {
    width: 800px !important;
    padding: 10px 25px;
    border: none;
    background: #f5f5f5;
    color: #030303;
    height: 50px;
}
div.subscrible .jwTinyLetterForm .button {
    padding: 10px 20px;
    text-transform: uppercase;
    color: #fff !important;
    font-weight: normal;
    background: #48494a;
    line-height: inherit !important;
    border-radius: 0px;
    text-shadow: none;
    letter-spacing: 0;
    font-size: 16px;
    height: 50px;
    text-shadow: none;
    transition: 0.3s all ease 0s;
}
div.subscrible .jwTinyLetterForm .button:hover {
    background: #459015;
}
div.sj-sp-cat {
    padding: 15px 15px 0px;
}
div.sj-sp-cat .spcat-wrap {
    padding: 0px;
    overflow: visible;
}
div.sj-sp-cat .spcat-wrap .category-wrap-cat {
    padding: 0px;
    margin: 0px 0px 15px;
}
div.sj-sp-cat .spcat-wrap .category-wrap-cat .sp-cat-title-parent a {
    font-size: 20px;
    font-weight: bold;
}
div.sj-sp-cat .spcat-wrap .category-wrap-cat .slider {
    margin: 15px 0px 0px;
    overflow: visible;
    border-color: #efefef;
}
div.sj-sp-cat .spcat-wrap .category-wrap-cat .slider .owl-controls {
    z-index: 9;
}
div.sj-sp-cat .spcat-wrap .category-wrap-cat .slider .owl-controls .owl-prev {
    left: -16px;
    height: 30px;
    width: 30px;
    text-indent: 0;
    text-align: center;
    background-image: none;
}
div.sj-sp-cat .spcat-wrap .category-wrap-cat .slider .owl-controls .owl-prev .fa {
    margin: 0px;
    color: #fff;
    line-height: 30px;
    font-size: 18px;
}
div.sj-sp-cat .spcat-wrap .category-wrap-cat .slider .owl-controls .owl-prev:hover {
    background-color: #48494a;
}
div.sj-sp-cat .spcat-wrap .category-wrap-cat .slider .owl-controls .owl-prev:before,
div.sj-sp-cat .spcat-wrap .category-wrap-cat .slider .owl-controls .owl-prev:after {
    display: none;
}
div.sj-sp-cat .spcat-wrap .category-wrap-cat .slider .owl-controls .owl-next {
    right: -16px;
    height: 30px;
    width: 30px;
    text-indent: 0;
    text-align: center;
    background-image: none;
}
div.sj-sp-cat .spcat-wrap .category-wrap-cat .slider .owl-controls .owl-next .fa {
    margin: 0px;
    color: #fff;
    line-height: 30px;
    font-size: 18px;
}
div.sj-sp-cat .spcat-wrap .category-wrap-cat .slider .owl-controls .owl-next:hover {
    background-color: #48494a;
}
div.sj-sp-cat .spcat-wrap .category-wrap-cat .slider .owl-controls .owl-next:before,
div.sj-sp-cat .spcat-wrap .category-wrap-cat .slider .owl-controls .owl-next:after {
    display: none;
}
div.sj-sp-cat .spcat-wrap .category-wrap-cat .slider .cat_slider_inner .item {
    border-bottom: solid 1px #efefef;
    border-color: #efefef;
    position: relative;
}
div.sj-sp-cat .spcat-wrap .category-wrap-cat .slider .cat_slider_inner .item:after {
    height: 3px;
    width: 0px;
    left: 0px;
    content: "";
    position: absolute;
    transition: 0.3s all ease 0s;
    bottom: 0px;
    background: #48494a;
}
div.sj-sp-cat .spcat-wrap .category-wrap-cat .slider .cat_slider_inner .item .cat_slider_image {
    min-height: 50px;
    margin: 20px 0px 10px;
}
div.sj-sp-cat .spcat-wrap .category-wrap-cat .slider .cat_slider_inner .item .cat_slider_image img {
    width: auto;
    display: inline-block;
}
div.sj-sp-cat .spcat-wrap .category-wrap-cat .slider .cat_slider_inner .item .cat_slider_title a {
    font-size: 14px;
    color: #999;
}
div.sj-sp-cat .spcat-wrap .category-wrap-cat .slider .cat_slider_inner .item:hover {
    background: none;
}
div.sj-sp-cat .spcat-wrap .category-wrap-cat .slider .cat_slider_inner .item:hover:after {
    width: 100%;
}
div.sj-sp-cat .spcat-wrap .category-wrap-cat .slider .cat_slider_inner .item:hover .cat_slider_title a {
    color: #48494a;
}
div.sj-sp-cat .spcat-wrap .spcat-tabs-container {
    margin: 0px;
}
div.sj-sp-cat .spcat-wrap .spcat-tabs-container .spcat-tabs-wrap.spcat-selectbox .spcat-tabs {
    z-index: 9;
}
div.sj-sp-cat .spcat-wrap .spcat-tabs-container .spcat-tabs-wrap {
    position: relative;
}
div.sj-sp-cat .spcat-wrap .spcat-tabs-container .spcat-tabs-wrap:after {
    content: "";
    height: 1px;
    background: #efefef;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1;
}
div.sj-sp-cat .spcat-wrap .spcat-tabs-container .spcat-tabs {
    border: none;
}
div.sj-sp-cat .spcat-wrap .spcat-tabs-container .spcat-tabs li.spcat-tab {
    border-color: #efefef;
    border-bottom: solid 1px #efefef;
    position: relative;
    z-index: 2;
    margin: 0px 1px 0px 0px;
}
div.sj-sp-cat .spcat-wrap .spcat-tabs-container .spcat-tabs li.spcat-tab:after {
    content: "";
    border-color: #48494a transparent transparent transparent;
    border-style: solid;
    border-width: 8px;
    height: 1px;
    position: absolute;
    width: 1px;
    bottom: 0px;
    left: 44%;
    transition: 0.3s all ease 0s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
}
div.sj-sp-cat .spcat-wrap .spcat-tabs-container .spcat-tabs li.spcat-tab span {
    text-transform: none;
    color: #666;
    font-size: 14px;
    font-weight: normal;
}
div.sj-sp-cat .spcat-wrap .spcat-tabs-container .spcat-tabs li.spcat-tab.tab-sel {
    background: #48494a;
    border-color: #48494a;
}
div.sj-sp-cat .spcat-wrap .spcat-tabs-container .spcat-tabs li.spcat-tab.tab-sel span {
    color: #fff;
    border-color: #48494a;
}
div.sj-sp-cat .spcat-wrap .spcat-tabs-container .spcat-tabs li.spcat-tab.tab-sel span:before {
    background: none;
}
div.sj-sp-cat .spcat-wrap .spcat-tabs-container .spcat-tabs li.spcat-tab.tab-sel:after {
    bottom: -17px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
div.sj-sp-cat .spcat-wrap .spcat-tabs-container .spcat-tabs li.spcat-tab:hover {
    background: #48494a;
    border-color: #48494a;
}
div.sj-sp-cat .spcat-wrap .spcat-tabs-container .spcat-tabs li.spcat-tab:hover span {
    color: #fff;
}
div.sj-sp-cat .spcat-wrap .spcat-tabs-container .spcat-tabs li.spcat-tab:hover span:before {
    background: none;
}
div.sj-sp-cat .spcat-wrap .spcat-tabs-container .spcat-tabs li.spcat-tab:hover:after {
    bottom: -17px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
div.sj-sp-cat .spcat-wrap .spcat-items-container {
    margin: 30px -15px 0px;
    overflow: visible;
}
div.sj-sp-cat .spcat-wrap .spcat-items-container .spcat-items {
    overflow: visible;
}
div.sj-sp-cat .spcat-wrap .spcat-items-container .spcat-items .spcat-loadmore .spcat-loadmore-btn {
    padding: 15px 35px;
    font-size: 16px;
    color: #48494a;
    background-image: url("../images/styling/green/icon_loadmore.png");
}
div.sj-sp-cat .spcat-wrap .spcat-items-container .spcat-items .spcat-item {
    margin-bottom: 20px;
}
div.sj-sp-cat .spcat-wrap .spcat-items-container .spcat-items .spcat-item .item-inner {
    margin: 0px 15px;
}
div.sj-sp-cat .spcat-wrap .spcat-items-container .spcat-items .spcat-item .item-inner .item-image {
    border: none;
    position: relative;
    overflow: hidden;
}
div.sj-sp-cat .spcat-wrap .spcat-items-container .spcat-items .spcat-item .item-inner .item-image img {
    transition: 0.3s all ease 0s;
}
div.sj-sp-cat .spcat-wrap .spcat-items-container .spcat-items .spcat-item .item-inner .item-image img:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
div.sj-sp-cat .spcat-wrap .spcat-items-container .spcat-items .spcat-item .item-inner .item-image .bg_hover {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
    z-index: 1;
    transition: 0.3s all ease 0s;
    top: 0px;
    left: 0px;
}
div.sj-sp-cat .spcat-wrap .spcat-items-container .spcat-items .spcat-item .item-inner .item-image .zoom {
    display: block;
    background: #48494a;
    height: 48px;
    width: 48px;
    text-align: center;
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    position: absolute;
    top: -50px;
    left: 41%;
    transition: 0.3s all ease 0s;
    z-index: 2;
}
div.sj-sp-cat .spcat-wrap .spcat-items-container .spcat-items .spcat-item .item-inner .item-image .zoom .fa {
    color: #fff;
    margin: 0px;
    line-height: 48px;
    font-size: 18px;
}
div.sj-sp-cat .spcat-wrap .spcat-items-container .spcat-items .spcat-item .item-inner .item-title a {
    color: #666;
    font-size: 16px;
    transition: 0.3s all ease 0s;
}
div.sj-sp-cat .spcat-wrap .spcat-items-container .spcat-items .spcat-item .item-inner .item-prices {
    margin-bottom: 6px;
}
div.sj-sp-cat .spcat-wrap .spcat-items-container .spcat-items .spcat-item .item-inner .item-prices span {
    font-family: Open Sans;
    color: #000;
    font-size: 24px;
}
div.sj-sp-cat .spcat-wrap .spcat-items-container .spcat-items .spcat-item .item-inner .item-review {
    margin-bottom: 15px;
    overflow: hidden;
}
div.sj-sp-cat .spcat-wrap .spcat-items-container .spcat-items .spcat-item .item-inner .buttons .addtocart {
    color: #fff;
    background: #48494a;
    font-weight: 700;
    transition: 0.3s all ease 0s;
    padding: 10px 20px;
}
div.sj-sp-cat .spcat-wrap .spcat-items-container .spcat-items .spcat-item:hover .item-image .bg_hover {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
div.sj-sp-cat .spcat-wrap .spcat-items-container .spcat-items .spcat-item:hover .item-image .zoom {
    top: 41%;
}
div.sj-sp-cat .spcat-wrap .spcat-items-container .spcat-items .spcat-item:hover .item-image img {
    transform: scale(1.15);
}
div.sj-sp-cat .spcat-wrap .spcat-items-container .spcat-items .spcat-item:hover .item-title a {
    color: #48494a;
}
div.sj-sp-cat .spcat-wrap .spcat-items-container .spcat-items .spcat-item:hover .buttons .addtocart {
    background: #fe3533;
}
div.sj-sp-cat .spcat-wrap .spcat-items-container .spcat-items-inner {
    margin-bottom: 10px;
}
div.sj-sp-cat .spcat-wrap .spcat-items-container .spcat-loadmore {
    border-top: solid 10px #f3f3f3;
}
.sj-sp-cat .spcat-tabs-container
.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;
}
.thumbnail.pull-left {
    margin: 0 10px 10px 0;
}
.thumbnail.pull-right {
    margin: 0 0 10px 10px;
}
.grayshadow {
    text-shadow: 1px 1px #575757, 2px 2px #575757, 3px 3px #575757, 4px 4px #575757, 5px 5px #575757, 6px 6px #575757, 7px 7px #575757, 8px 8px #575757, 9px 9px #575757, 10px 10px #575757, 11px 11px #5a5a5a, 12px 12px #5d5d5d, 13px 13px #606060, 14px 14px #636363, 15px 15px #666666;
}
#flip-scroll table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
}
#flip-scroll th,
#flip-scroll td {
    margin: 0;
    vertical-align: top;
}
#flip-scroll thead {
    display: block;
    float: left;
}
#flip-scroll tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
}
#flip-scroll tbody tr {
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid #ccc;
    margin-left: -4px;
}
#flip-scroll th:last-child,
#flip-scroll td:last-child {
    border-bottom: 1px solid #babcbf;
}
#flip-scroll th {
    background: #666666;
    border-radius: 0;
    color: #fff;
    display: block;
    text-align: right;
    border-bottom: 0;
    font-size: 13px;
    border-left: 0;
    padding: 7px 10px 5px;
    min-height: 27px;
    width: 100%;
}
#flip-scroll td {
    display: block;
    padding: 7px 10px 5px;
    min-height: 26px;
    text-align: left;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
#flip-scroll .bs-docs-example th {
    min-height: 30px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 12px;
}
h1 {
    font-size: 200%;
    line-height: 115%;
}
h2 {
    font-size: 24px;
    line-height: 100%;
}
h3 {
    font-size: 130%;
    line-height: 110%;
}
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 {
    color: #666;
    font-weight: bold;
    margin: 0px;
    line-height: 30px;
    font-size: 240%;
    text-transform: none;
    padding-bottom: 10px;
}
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_mainmenu .fancy {
    background: #b7b7af;
    position: absolute;
    padding: 0;
    margin: 0;
}
#yt_mainmenu #moonavigator {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    z-index: 1;
    list-style: none;
}
#yt_mainmenu #moonavigator li.level1 {
    float: left;
    position: relative;
    padding: 0;
    margin: 0px 1px 0px 0px;
    z-index: 1;
    list-style: none;
}
#yt_mainmenu #moonavigator li.level1 > .item-link {
    margin: 0;
    line-height: 36px;
    padding: 12px 30px;
    color: #fff;
    font-size: 15px;
    display: block;
    text-transform: uppercase;
}
#yt_mainmenu #moonavigator li.level1.havechild:after {
    content: "\f107";
    font-size: 12px;
    font-family: "FontAwesome";
    position: absolute;
    top: 30%;
    right: 10px;
    z-index: 5;
    color: #000;
}
#yt_mainmenu #moonavigator li.level1 .showdesc .menu-title {
    line-height: 100%;
    padding-bottom: 3px;
    margin-top: -1px;
    display: block;
}
#yt_mainmenu #moonavigator li.level1 .showdesc .menu-desc {
    display: block;
    font-size: 11px;
    color: #ccc;
    line-height: 100%;
}
#yt_mainmenu #moonavigator li.level1.active {
    background: #b7b7af;
}
#yt_mainmenu #moonavigator ul.subnavi {
    left: 0;
    position: absolute;
    z-index: 3;
    padding: 0;
    list-style: none;
    width: 220px;
    visibility: hidden;
    background: #fff;
    -webkit-transform: translate(0,20px);
    -moz-transform: translate(0,20px);
    -ms-transform: translate(0,20px);
    -o-transform: translate(0,20px);
    transform: translate(0,20px);
    -webkit-transition: transform 0.2s ease-in-out 0s;
    -moz-transition: transform 0.2s ease-in-out 0s;
    -o-transition: transform 0.2s ease-in-out 0s;
    transition: transform 0.2s ease-in-out 0s;
    opacity: 0;
    filter: alpha(opacity=0);
}
#yt_mainmenu #moonavigator ul.subnavi ul.subnavi {
    -webkit-transform: translate(20px,0);
    -moz-transform: translate(20px,0);
    -ms-transform: translate(20px,0);
    -o-transform: translate(20px,0);
    transform: translate(20px,0);
}
#yt_mainmenu #moonavigator ul.subnavi.level2:after {
    content: "";
    height: 1px;
    width: 1px;
    border-style: solid;
    border-width: 8px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    top: -16px;
    left: 35px;
    transition: 0.3s all ease 0s;
}
#yt_mainmenu #moonavigator ul.subnavi li {
    padding: 0 0 1px 0;
    position: relative;
}
#yt_mainmenu #moonavigator ul.subnavi li .item-link {
    display: block;
    margin: 0;
    padding: 6px 12px;
    color: #666;
    font-size: 13px;
    text-transform: none;
    line-height: 25px;
    position: relative;
}
#yt_mainmenu #moonavigator ul.subnavi li .item-link.havechild:after {
    font-family: 'FontAwesome';
    content: "\f054";
    font-size: 10px;
    position: absolute;
    right: 10px;
    z-index: 1;
    color: #ccc;
    transition: 0.3s all ease 0s;
}
#yt_mainmenu #moonavigator ul.subnavi li .item-link:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 3px;
    background: #48494a;
    transition: 0.3s all ease 0s;
    top: 0px;
    left: 10px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
}
#yt_mainmenu #moonavigator ul.subnavi li .showdesc {
    text-align: left;
}
#yt_mainmenu #moonavigator ul.subnavi li .showdesc span.menu-title {
    padding-bottom: 5px;
}
#yt_mainmenu #moonavigator ul.subnavi li .showdesc span.menu-desc {
    font-family: "arial";
    padding-bottom: 3px;
}
#yt_mainmenu #moonavigator ul.subnavi li:hover > .item-link,
#yt_mainmenu #moonavigator ul.subnavi li.hover > .item-link,
#yt_mainmenu #moonavigator ul.subnavi li.active > .item-link {
    color: #48494a;
}
#yt_mainmenu #moonavigator ul.subnavi li:hover > .item-link:before,
#yt_mainmenu #moonavigator ul.subnavi li.hover > .item-link:before,
#yt_mainmenu #moonavigator ul.subnavi li.active > .item-link:before {
    left: 0px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#yt_mainmenu #moonavigator ul.subnavi li:hover > .item-link.havechild:after,
#yt_mainmenu #moonavigator ul.subnavi li.hover > .item-link.havechild:after,
#yt_mainmenu #moonavigator ul.subnavi li.active > .item-link.havechild:after {
    color: #48494a;
}
#yt_mainmenu #moonavigator li.level1:hover ul.level2,
#yt_mainmenu #moonavigator li.level1.hover ul.level2 {
    visibility: visible;
    box-shadow: 1px 2px 3px #333;
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1;
    filter: alpha(opacity=100);
}
#yt_mainmenu #moonavigator li.level2:hover ul.level3,
#yt_mainmenu #moonavigator li.level2.hover ul.level3,
#yt_mainmenu #moonavigator li.level3:hover ul.level4,
#yt_mainmenu #moonavigator li.level3.hover ul.level4,
#yt_mainmenu #moonavigator li.level4:hover ul.level5,
#yt_mainmenu #moonavigator li.level4.hover ul.level5,
#yt_mainmenu #moonavigator li.level5:hover ul.level6,
#yt_mainmenu #moonavigator li.level5.hover ul.level6 {
    left: 100%;
    top: 0;
    visibility: visible;
    box-shadow: 2px 2px 1px rgba(0,0,0,0.2), 1px 1px 0 rgba(0,0,0,0.1) inset;
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1;
    filter: alpha(opacity=100);
}
#yt_mainmenu #droplinenavigator {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    z-index: 1;
    list-style: none;
}
#yt_mainmenu #droplinenavigator li.level1 {
    float: left;
    position: relative;
    padding: 0;
    margin: 0px 1px 0px 0px;
    z-index: 1;
    list-style: none;
}
#yt_mainmenu #droplinenavigator li.level1 > .item-link {
    margin: 0;
    line-height: 36px;
    padding: 12px 30px;
    color: #fff;
    font-size: 15px;
    display: block;
    text-transform: uppercase;
}
#yt_mainmenu #droplinenavigator li.level1.havechild:after {
    content: "\f107";
    font-size: 12px;
    font-family: "FontAwesome";
    position: absolute;
    top: 30%;
    right: 10px;
    z-index: 5;
    color: #fff;
}
#yt_mainmenu #droplinenavigator li.level1 .showdesc .menu-title {
    line-height: 100%;
    padding-bottom: 3px;
    margin-top: -1px;
    display: block;
}
#yt_mainmenu #droplinenavigator li.level1 .showdesc .menu-desc {
    display: block;
    font-size: 11px;
    color: #ccc;
    line-height: 100%;
}
#yt_mainmenu #droplinenavigator li.level1.active {
    background: #b7b7af;
}
#yt_mainmenu #droplinenavigator ul.subnavi {
    left: 0;
    position: absolute;
    z-index: 3;
    padding: 0;
    list-style: none;
    width: 220px;
    visibility: hidden;
    background: #fff;
    -webkit-transform: translate(0,20px);
    -moz-transform: translate(0,20px);
    -ms-transform: translate(0,20px);
    -o-transform: translate(0,20px);
    transform: translate(0,20px);
    -webkit-transition: transform 0.2s ease-in-out 0s;
    -moz-transition: transform 0.2s ease-in-out 0s;
    -o-transition: transform 0.2s ease-in-out 0s;
    transition: transform 0.2s ease-in-out 0s;
    opacity: 0;
    filter: alpha(opacity=0);
}
#yt_mainmenu #droplinenavigator ul.subnavi ul.subnavi {
    -webkit-transform: translate(20px,0);
    -moz-transform: translate(20px,0);
    -ms-transform: translate(20px,0);
    -o-transform: translate(20px,0);
    transform: translate(20px,0);
}
#yt_mainmenu #droplinenavigator ul.subnavi.level2:after {
    content: "";
    height: 1px;
    width: 1px;
    border-style: solid;
    border-width: 8px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    top: -16px;
    left: 35px;
    transition: 0.3s all ease 0s;
}
#yt_mainmenu #droplinenavigator ul.subnavi li {
    padding: 0 0 1px 0;
    position: relative;
}
#yt_mainmenu #droplinenavigator ul.subnavi li .item-link {
    display: block;
    margin: 0;
    padding: 6px 12px;
    color: #666;
    font-size: 13px;
    text-transform: none;
    line-height: 25px;
    position: relative;
}
#yt_mainmenu #droplinenavigator ul.subnavi li .item-link.havechild:after {
    font-family: 'FontAwesome';
    content: "\f054";
    font-size: 10px;
    position: absolute;
    right: 10px;
    z-index: 1;
    color: #ccc;
    transition: 0.3s all ease 0s;
}
#yt_mainmenu #droplinenavigator ul.subnavi li .item-link:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 3px;
    background: #48494a;
    transition: 0.3s all ease 0s;
    top: 0px;
    left: 10px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
}
#yt_mainmenu #droplinenavigator ul.subnavi li .showdesc {
    text-align: left;
}
#yt_mainmenu #droplinenavigator ul.subnavi li .showdesc span.menu-title {
    padding-bottom: 5px;
}
#yt_mainmenu #droplinenavigator ul.subnavi li .showdesc span.menu-desc {
    font-family: "arial";
    padding-bottom: 3px;
}
#yt_mainmenu #droplinenavigator ul.subnavi li:hover > .item-link,
#yt_mainmenu #droplinenavigator ul.subnavi li.hover > .item-link,
#yt_mainmenu #droplinenavigator ul.subnavi li.active > .item-link {
    color: #48494a;
}
#yt_mainmenu #droplinenavigator ul.subnavi li:hover > .item-link:before,
#yt_mainmenu #droplinenavigator ul.subnavi li.hover > .item-link:before,
#yt_mainmenu #droplinenavigator ul.subnavi li.active > .item-link:before {
    left: 0px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#yt_mainmenu #droplinenavigator ul.subnavi li:hover > .item-link.havechild:after,
#yt_mainmenu #droplinenavigator ul.subnavi li.hover > .item-link.havechild:after,
#yt_mainmenu #droplinenavigator ul.subnavi li.active > .item-link.havechild:after {
    color: #48494a;
}
#yt_mainmenu #droplinenavigator li.level1:hover ul.level2,
#yt_mainmenu #droplinenavigator li.level1.hover ul.level2 {
    visibility: visible;
    box-shadow: 1px 2px 3px #333;
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1;
    filter: alpha(opacity=100);
}
#yt_mainmenu #droplinenavigator li.level2:hover ul.level3,
#yt_mainmenu #droplinenavigator li.level2.hover ul.level3,
#yt_mainmenu #droplinenavigator li.level3:hover ul.level4,
#yt_mainmenu #droplinenavigator li.level3.hover ul.level4,
#yt_mainmenu #droplinenavigator li.level4:hover ul.level5,
#yt_mainmenu #droplinenavigator li.level4.hover ul.level5,
#yt_mainmenu #droplinenavigator li.level5:hover ul.level6,
#yt_mainmenu #droplinenavigator li.level5.hover ul.level6 {
    left: 100%;
    top: 0;
    visibility: visible;
    box-shadow: 2px 2px 1px rgba(0,0,0,0.2), 1px 1px 0 rgba(0,0,0,0.1) inset;
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1;
    filter: alpha(opacity=100);
}
#yt_mainmenu #droplinenavigator li.level1 {
    position: static;
}
#yt_mainmenu #droplinenavigator li.level1.havechild:after {
    display: none;
}
#yt_mainmenu #droplinenavigator li.level1 >.item-link {
    padding: 12px 35px;
}
#yt_mainmenu #droplinenavigator ul.level2 {
    margin: 0;
    width: 100%;
    padding: 5px;
}
#yt_mainmenu #droplinenavigator ul.level2 li.level2 {
    float: left;
    border: none;
}
#yt_mainmenu #droplinenavigator ul.level2 li.level2 .level2.havechild:after {
    content: "";
    display: none;
}
#yt_mainmenu #droplinenavigator ul.level2 li.level2:hover {
    position: relative;
}
#yt_mainmenu #droplinenavigator ul.level2 li.level2:hover ul.level3 {
    left: 0;
    top: 100%;
}
#yt_mainmenu #meganavigator {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    width: 292.5px;
    z-index: 1;
    background-color: #fff;
    top: 44px;
    display: none;
    border-bottom: 1px solid #c5c5c5;
    border-left: 1px solid #c5c5c5;
    border-right: 1px solid #c5c5c5;
}

#yt_mainmenu #meganavigator li.level1 {
    float: left;
    position: relative;
    padding: 0;
    margin: 0px 1px 0px 0px;
    z-index: 1;
    list-style: none;
    width: 292.5px;
}
#yt_mainmenu #meganavigator li.level1 > .item-link {
    margin: 0;
    max-width: 292.5px;
    line-height: 18px;
    padding: 7px 15px 7px 10px;
    color: #000;
    display: block;
    text-align: -webkit-left;
    height: 45px;
}

.menu-title {
    color: #000;
    vertical-align: -webkit-baseline-middle;
}

.catalog_visiblity_button {
    width: 292.5px;
    height: 49.5px;
    position: absolute;
    /*border-top: 1px solid #fe3533;*/
    /*border-left: 1px solid #fe3533;*/
    border-right: 1px solid #c5c5c5;
    font-size: 15px;
    text-align: center;
    color: #000;
    cursor: pointer;
}

.catalog_visiblity_button:hover {
    color: #fff!important;
    background-color: #fe3533!important;
}

.catalog_visiblity_button:focus {
    color: #fff!important;
    background-color: #8e0b0a!important;
}

.catalog_visiblity_button:active {
    color: #fff!important;
    background-color: #8e0b0a;
}

#meganavigator li:hover{
    background-color: rgba(183,183,175,0.5);
    border-right: 1px solid #c5c5c5;
    width: 291.5px!important;
}

#yt_mainmenu #meganavigator li.havechild:after {
    content: "\f105";
    font-size: 12px;
    font-family: "FontAwesome";
    position: absolute;
    top: 30%;
    right: 10px;
    z-index: 5;
    color: #000;
}

.childCat {
    margin: 0;
    padding: 0;
    opacity: 0;
    width: 292.5px;height: 359px;
    border-right: 1px solid #c5c5c5;
}

.level2.megachild.mega-content {
    width:877.5px!important;
    height: 361px!important;
    border-bottom: 1px solid #c5c5c5;
    border-right: 1px solid #c5c5c5;
    border-top: 1px solid #c5c5c5;
    left: 291.5px!important;
}

.shop.level1:nth-child(1) > div.level2 {
    top: -1px!important;
}
.shop.level1:nth-child(2) > div.level2 {
    top: -46px!important;
}
.shop.level1:nth-child(3) > div.level2 {
    top: -91px!important;
}
.shop.level1:nth-child(4) > div.level2 {
    top: -136px!important;
}
.shop.level1:nth-child(5) > div.level2 {
    top: -181px!important;
}
.shop.level1:nth-child(6) > div.level2 {
    top: -226px!important;
}
.shop.level1:nth-child(7) > div.level2 {
    top: -271px!important;
}
.shop.level1:nth-child(8) > div.level2 {
    top: -316px!important;
}

.shop.level2:nth-child(1) > div.level3 {
    top: 0px!important;
}
.shop.level2:nth-child(2) > div.level3 {
    top: -45px!important;
}
.shop.level2:nth-child(3) > div.level3 {
    top: -90px!important;
}
.shop.level2:nth-child(4) > div.level3 {
    top: -135px!important;
}
.shop.level2:nth-child(5) > div.level3 {
    top: -180px!important;
}
.shop.level2:nth-child(6) > div.level3 {
    top: -225px!important;
}
.shop.level2:nth-child(7) > div.level3 {
    top: -270px!important;
}
.shop.level2:nth-child(8) > div.level3 {
    top: -315px!important;
}

.shop.level3:nth-child(1) > div.level4 {
    top: 0px!important;
}
.shop.level3:nth-child(2) > div.level4 {
    top: -45px!important;
    height: 360px;
}
.shop.level3:nth-child(3) > div.level4 {
    top: -91px!important;
    border-top: 1px solid #ccc;
    height: 361px;
}
.shop.level3:nth-child(4) > div.level4 {
    top: -136px!important;
    border-top: #ccc 1px solid;
    height: 361px;
}
.shop.level3:nth-child(5) > div.level4 {
    top: -205px!important;
}
.shop.level3:nth-child(6) > div.level4 {
    top: -250px!important;
}
.shop.level3:nth-child(7) > div.level4 {
    top: -295px!important;
}
.shop.level3:nth-child(8) > div.level4 {
    top: -340px!important;
}

.level3.megachild.mega-content {
    width:585px!important;
    border-right: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
}

.level4.megachild.mega-content {
    width:292.5px!important;
    border-right: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
}

.childCat.level4 {width: 292.5px; height:360px; overflow-y: auto; overflow-x: hidden;}.shop.level4.menuli {width:292.5px;height: 60px;vertical-align: top;} .shop.level4.item-link > img {display: -web-inline-box!important; width: 40px; height: 40px; float: left;}

.childCat li {
    display: inline-block;
    min-width: 292.5px;
    padding: 10px;
    position: relative;
}

.havechild:after {
    content: "\f105" !important;
    font-size: 12px;
    font-family: "FontAwesome";
    position: absolute;
    top: 10px !important;
    right: 10px;
    z-index: 5;
    color: #2f96b4 !important;
}

.childCat li.havechild:hover:after {
    /*display: none;*/
}

#yt_mainmenu #meganavigator li.level1 .showdesc .menu-title {
    line-height: 100%;
    padding-bottom: 3px;
    margin-top: -1px;
    display: block;
}
#yt_mainmenu #meganavigator li.level1 .showdesc .menu-desc {
    display: block;
    font-size: 11px;
    color: #ccc;
    line-height: 100%;
}
#yt_mainmenu #meganavigator li.level1.active {
    background: #b7b7af;
}
#yt_mainmenu #meganavigator li.full_megachild {
    position: static;
}
#yt_mainmenu #meganavigator li.full_megachild.havechild:after {
    display: none;
}
#yt_mainmenu #meganavigator li.full_megachild .item-link.havechild {
    position: relative;
    z-index: 1;
}
#yt_mainmenu #meganavigator li.full_megachild .item-link.havechild:after {
    content: "\f107";
    font-size: 12px;
    font-family: "FontAwesome";
    position: absolute;
    top: 25%;
    right: 22px;
    z-index: 5;
    color: #fff;
}
#yt_mainmenu #meganavigator li.full_megachild .mega-content {
    left: 0 !important;
    width: 100%;
}
#yt_mainmenu #meganavigator li.full_megachild .mega-content-inner {
    width: 1170px !important;
    margin: 0 auto;
}
#yt_mainmenu #meganavigator .mega-content {
    position: absolute;
    left: 292.5px;
    z-index: 10;
    background: #fff;
    /*box-shadow: 1px 2px 3px #333;*/
    overflow: visible !important;
    display: none;
    width: 877.5px;
    top: 0px;
}
#yt_mainmenu #meganavigator .mega-content .mega-content {
    position: absolute;
    left: 292.5px !important;
    background: #fff;
    /*box-shadow: 1px 2px 3px #333;*/
}

#yt_mainmenu #meganavigator .mega-content.level2:after {
    /*content: "";*/
    /*height: 1px;*/
    /*width: 1px;/*
  /*border-style: solid;*/
    /*border-width: 8px;*/
    /*border-color: transparent transparent #fff transparent;*/
    /*position: absolute;*/
    /*top: -16px;*/
    /*left: 35px;*/
    /*transition: 0.3s all ease 0s;*/
}
#yt_mainmenu #meganavigator .mega-content.megachild .mega-content-inner {
    padding: 4px 0;
    display: block;
}
#yt_mainmenu #meganavigator .mega-content .mega-col {
    float: left;
}
#yt_mainmenu #meganavigator .mega-content .mega-col.one {
    width: 220px;
}
#yt_mainmenu #meganavigator .mega-content .mega-col.more {
    padding: 0 15px;
}
#yt_mainmenu #meganavigator .mega-content .mega-col .mega-group {
    display: block;
}
#yt_mainmenu #meganavigator .mega-content .mega-col .mega-group div.mega-group-title .item-link {
    font-size: 150%;
    padding: 0 10px 10px;
    color: #fff;
    display: none;
}
#yt_mainmenu #meganavigator .mega-content .mega-col .mega-group div.mega-group-title .item-link.hidden-title {
    display: none;
    padding: 0px;
}
#yt_mainmenu #meganavigator .mega-content .mega-col .mega-group div.mega-group-title .showdesc .menu-title {
    padding: 0 0 5px;
}
#yt_mainmenu #meganavigator .mega-content .mega-col .mega-module {
    color: #666;
}
#yt_mainmenu #meganavigator .mega-content .mega-col .mega-module .mega-module-title {
    margin: 0 10px;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi,
#yt_mainmenu #meganavigator .mega-content .menu {
    list-style: none;
    padding: 0;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li,
#yt_mainmenu #meganavigator .mega-content .menu li {
    padding: 0 0 1px 0;
    position: relative;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li .item-link,
#yt_mainmenu #meganavigator .mega-content .menu li .item-link {
    display: block;
    margin: 0;
    padding: 6px 12px;
    color: #666;
    font-size: 13px;
    text-transform: none;
    line-height: 25px;
    position: relative;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li .item-link.havechild:after,
#yt_mainmenu #meganavigator .mega-content .menu li .item-link.havechild:after {
    font-family: 'FontAwesome';
    content: "\f054";
    font-size: 10px;
    position: absolute;
    right: 10px;
    z-index: 1;
    color: #ccc;
    transition: 0.3s all ease 0s;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li .item-link:before,
#yt_mainmenu #meganavigator .mega-content .menu li .item-link:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 3px;
    background: #48494a;
    transition: 0.3s all ease 0s;
    top: 0px;
    left: 10px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li .showdesc,
#yt_mainmenu #meganavigator .mega-content .menu li .showdesc {
    text-align: left;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li .showdesc span.menu-title,
#yt_mainmenu #meganavigator .mega-content .menu li .showdesc span.menu-title {
    padding-bottom: 5px;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li .showdesc span.menu-desc,
#yt_mainmenu #meganavigator .mega-content .menu li .showdesc span.menu-desc {
    font-family: "arial";
    padding-bottom: 3px;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li:hover > .item-link,
#yt_mainmenu #meganavigator .mega-content ul.subnavi li.hover > .item-link,
#yt_mainmenu #meganavigator .mega-content ul.subnavi li.active > .item-link,
#yt_mainmenu #meganavigator .mega-content .menu li:hover > .item-link,
#yt_mainmenu #meganavigator .mega-content .menu li.hover > .item-link,
#yt_mainmenu #meganavigator .mega-content .menu li.active > .item-link {
    color: #48494a;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li:hover > .item-link:before,
#yt_mainmenu #meganavigator .mega-content ul.subnavi li.hover > .item-link:before,
#yt_mainmenu #meganavigator .mega-content ul.subnavi li.active > .item-link:before,
#yt_mainmenu #meganavigator .mega-content .menu li:hover > .item-link:before,
#yt_mainmenu #meganavigator .mega-content .menu li.hover > .item-link:before,
#yt_mainmenu #meganavigator .mega-content .menu li.active > .item-link:before {
    left: 0px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li:hover > .item-link.havechild:after,
#yt_mainmenu #meganavigator .mega-content ul.subnavi li.hover > .item-link.havechild:after,
#yt_mainmenu #meganavigator .mega-content ul.subnavi li.active > .item-link.havechild:after,
#yt_mainmenu #meganavigator .mega-content .menu li:hover > .item-link.havechild:after,
#yt_mainmenu #meganavigator .mega-content .menu li.hover > .item-link.havechild:after,
#yt_mainmenu #meganavigator .mega-content .menu li.active > .item-link.havechild:after {
    color: #48494a;
}
#yt_mainmenu #meganavigator li.level1.shop .mega-content.level2:after {
    left: 21%;
}
#yt_mainmenu .yt-resmenu a {
    padding: 6px 15px;
    height: 60px;
    background: #48494a;
    line-height: 60px;
    display: inline-block;
}
#yt_mainmenu .yt-resmenu a .fa {
    margin: 0;
    font-size: 28px;
    color: #fff;
}
.mm-list > li:hover a,
.mm-list > li:hover span {
    background: #48494a;
    color: #fff;
}
.yt-off-resmenu {
    position: absolute;
    top: 0;
    z-index: 2;
    width: 300px;
    left: 0px;
    height: 100%;
    overflow: auto;
}
.yt-off-resmenu .top-resmenu {
    padding: 10px 25px;
    background: #48494a;
    font-size: 20px;
    color: #fff;
    margin: 0;
    font-weight: normal;
    cursor: pointer;
}
.yt-off-resmenu .top-resmenu .fa-bars {
    font-size: 28px;
}
.yt-off-resmenu .top-resmenu .fa-times {
    margin: 5px 0 0;
    color: #fff;
    font-size: 16px;
}
.yt-off-resmenu > ul.resmenu {
    margin: 1em 1.5em;
    font-size: 16px;
}
.yt-off-resmenu > ul.resmenu > li {
    padding-bottom: 15px;
}
.yt-off-resmenu > ul.resmenu a {
    color: #ddd;
    padding: 5px 0;
    display: block;
}
.yt-off-resmenu > ul.resmenu a:focus,
.yt-off-resmenu > ul.resmenu a:hover,
.yt-off-resmenu > ul.resmenu a.active {
    color: #48494a;
}
.yt-off-resmenu > ul.resmenu ul.nav {
    font-size: 14px;
    font-weight: normal;
}
.yt-off-resmenu > ul.resmenu ul.nav a {
    padding: 1px 0;
    background: transparent;
}
.rtl #yt_mainmenu #moonavigator li.level1 {
    float: right;
}
.rtl #yt_mainmenu #moonavigator li.level1.havechild:after {
    right: auto;
    left: 10px;
}
.rtl #yt_mainmenu #moonavigator li.level1 ul.subnavi.level2 {
    right: 0px;
    left: auto !important;
}
.rtl #yt_mainmenu #moonavigator li.level1 ul.subnavi.level2:after {
    left: auto;
    right: 35px;
}
.rtl #yt_mainmenu #moonavigator li.level1 ul.subnavi ul.subnavi {
    right: 220px !important;
}
.rtl #yt_mainmenu #moonavigator li.level1 ul.subnavi li .item-link:before {
    left: auto;
    right: 10px;
}
.rtl #yt_mainmenu #moonavigator li.level1 ul.subnavi li:hover >.item-link:before {
    right: 0px;
}
.rtl #yt_mainmenu #moonavigator li.level1 ul.subnavi li .item-link.havechild:after {
    content: "\f053";
    right: auto;
    left: 10px;
}
.rtl #yt_mainmenu #moonavigator li.level1 ul.subnavi li .item-link.active:before {
    right: 0px;
}
.rtl #yt_mainmenu #droplinenavigator ul.level2 li.level2 {
    float: right;
}
.rtl #yt_mainmenu #droplinenavigator li.level1 {
    float: right;
}
.rtl #yt_mainmenu #droplinenavigator ul.subnavi li .item-link:before {
    right: 10px;
    left: auto;
}
.rtl #yt_mainmenu #droplinenavigator ul.subnavi li:hover .item-link:before {
    right: 0px;
}
.rtl #yt_mainmenu #meganavigator li.level1 {
    float: right;
}
.rtl #yt_mainmenu #meganavigator li.level1 > .mega-content {
    right: 0px;
    left: auto !important;
    display: none;
}
.rtl #yt_mainmenu #meganavigator li.level1 > .mega-content.level2:after {
    left: auto;
    right: 35px;
}
.rtl #yt_mainmenu #meganavigator li.level1 > .mega-content .mega-col {
    float: right;
}
.rtl #yt_mainmenu #meganavigator li.level1 > .mega-content ul.subnavi li .item-link.havechild:after,
.rtl #yt_mainmenu #meganavigator li.level1 > .mega-content .menu li .item-link.havechild:after {
    content: "\f053";
    right: auto;
    left: 10px;
}
.rtl #yt_mainmenu #meganavigator li.level1 > .mega-content ul.subnavi li > .item-link:before {
    left: auto;
    right: 10px;
}
.rtl #yt_mainmenu #meganavigator li.level1 > .mega-content ul.subnavi li > .item-link.active:before {
    right: 0px;
}
.rtl #yt_mainmenu #meganavigator li.level1 > .mega-content ul.subnavi li:hover > .item-link:before {
    right: 0px;
}
.rtl #yt_mainmenu #meganavigator li.level1.havechild:after {
    right: auto;
    left: 15px;
}
.rtl #yt_mainmenu #meganavigator li.level1.shop {
    position: static;
}
.rtl #yt_mainmenu #meganavigator li.level1.shop:after {
    display: none;
}
.rtl #yt_mainmenu #meganavigator li.level1.shop .mega-content.level2:after {
    right: auto;
    left: 27%;
}
.fontsize_l {
    font-size: 18px;
    font-weight: 400;
}
.g-underline {
    font-size: 180%;
    font-weight: 400;
}
ul.c-step {
    list-style: none;
    margin: 0 auto 4em auto;
    counter-reset: section;
    display: table;
    position: relative;
    z-index: 1;
    padding: 0;
}
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: #76dd34;
    background-image: -moz-linear-gradient(top,#81e342,#48494a);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#81e342),to(#48494a));
    background-image: -webkit-linear-gradient(top,#81e342,#48494a);
    background-image: -o-linear-gradient(top,#81e342,#48494a);
    background-image: linear-gradient(to bottom,#81e342,#48494a);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff80e341', endColorstr='#ff65d31f', GradientType=0);
}
ul.c-step li.active h3 {
    color: #48494a;
}
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 .b-gettouch {
    background: #eee;
    border-bottom: 3px solid #ccc;
    padding: 20px;
    margin: 1em 0 4em;
    overflow: hidden;
    clear: both;
}
div.g-pageteam .b-gettouch .h-heading4 {
    font-size: 130%;
    font-weight: normal;
    line-height: 24px;
    margin: 0;
    font-family: "Georgia";
    font-style: italic;
}
div.g-pageteam .b-gettouch .btn {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
}
div.g-pageteam .b-gettouch .btn:active {
    vertical-align: -16px;
}
div.g-pageteam .b-ourteam {
    margin-top: 20px;
}
div.g-pageteam .b-ourteam [class*="col-sm"] {
    margin-bottom: 1em;
}
div.g-pageteam .b-ourteam [class*="col-sm"] .h-title {
    margin: 0 0 5px;
    font-size: 16px;
    line-height: 110%;
    font-weight: normal;
}
div.g-pageteam .b-ourteam [class*="col-sm"] .member {
    color: #999;
    margin-bottom: 5px;
    font-size: 12px;
}
div.g-pageteam .b-ourteam [class*="col-sm"] .b-social div.yt-socialbt {
    margin-right: 5px;
}
#g-pageservices .fa {
    background: #666;
    height: 64px;
    width: 64px;
    text-align: center;
    line-height: 62px;
    border: 3px solid #eee;
    -webkit-border-radius: 64px;
    -moz-border-radius: 64px;
    border-radius: 64px;
}
#g-pageservices article {
    overflow: hidden;
}
#g-pageservices article h3 {
    font-weight: normal;
}
#g-pageservices article a.detail:after {
    content: "\f105";
    font-family: FontAwesome;
    display: inline-block;
    color: #fff;
    background: #48494a;
    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:after {
    color: #fff;
}
#g-pageservices h2 {
    font-size: 180%;
    margin-bottom: 1em;
}
#g-pageservices hr {
    height: 5px;
    background: #eee;
    border-top-color: #ddd;
    margin: 3em 0;
}
#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*="col-sm"] {
    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;
    margin-right: -1px;
    padding: 0 5px;
    -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*="col-sm"] .port-item-img {
    position: relative;
    display: block;
    padding: 10px 10px 0;
    overflow: hidden;
    border-right: none;
}
#g-pageportfolio [class*="col-sm"] .port-item-img .yt-lightbox {
    margin: 0;
    padding: 0;
    background: #000;
    border: none;
    position: relative;
    z-index: 1;
}
#g-pageportfolio [class*="col-sm"] .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*="col-sm"] .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);
}
#g-pageportfolio [class*="col-sm"] .port-item-img:visited .icon-plus-sign {
    bottom: 100%;
}
#g-pageportfolio [class*="col-sm"] .port-item-img:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
#g-pageportfolio [class*="col-sm"] .port-item-img:hover .icon-plus-sign {
    bottom: 50%;
    font-size: 45px;
    opacity: 1;
    filter: alpha(opacity=100);
}
#g-pageportfolio [class*="col-sm"] .port-item-content {
    padding: 10px;
}
#g-pageportfolio [class*="col-sm"] .port-item-content h4 {
    margin-bottom: 10px;
    font-size: 110%;
}
#g-pageportfolio [class*="col-sm"] .port-item-content p {
    margin-bottom: 5px;
}
#g-pageportfolio [class*="col-sm"] .port-item-content a.detail {
    font-size: 12px;
    display: inline-block;
    margin-top: 1em;
}
#g-pageportfolio [class*="col-sm"] .port-item-content a.detail:after {
    content: "\f105";
    font-family: FontAwesome;
    background: #48494a;
    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;
    color: #fff;
    display: inline-block;
}
#g-pageportfolio [class*="col-sm"] .port-item-content a.detail:hover:after {
    color: #fff;
}
#g-pageportfolio [class*="col-sm"]: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 #eee;
    padding-bottom: 5px;
    font-size: 180%;
}
#g-pagewhatnew .yt-lightbox a  img {
    width: auto;
}
.categories-list .collapse.in {
    width: 100%;
}
.about-content .title {
    background: url(../images/icon/bg_module.png) repeat-x left center;
    padding-bottom: 5px;
    margin-bottom: 20px;
}
.about-content .title b {
    color: #000;
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 500;
    display: inline-block;
    background: #fff;
    padding: 0px 15px 0px 0px;
}
.about-content .wellcomeshop .image {
    float: left;
    width: 270px;
    height: 187px;
    margin-right: 30px;
}
.about-content .whychooseus ul {
    margin: -10px 0px 0px;
    padding: 0px;
    list-style: none;
}
.about-content .whychooseus ul li {
    background: url("../images/styling/green/icon_check.png") no-repeat left center;
    padding-left: 30px;
}
.about-content .whychooseus ul li p {
    color: 666;
    display: block;
    border-top: dotted 1px #999999;
    margin: 0px;
    padding: 7px 0px;
}
.about-content .whychooseus ul li:first-child p {
    border: none;
}
.about-content .ourmember {
    padding-top: 40px;
    text-align: center;
    margin-bottom: 50px;
}
.about-content .ourmember .title {
    margin-bottom: 0px;
}
.about-content .ourmember .title b {
    padding: 15px;
    font-weight: 500;
    font-size: 28px;
    color: #48494a;
}
.about-content .ourmember .pre-text {
    color: #666;
    padding: 0px 170px;
    margin-bottom: 60px;
}
.about-content .ourmember .item-content {
    cursor: pointer;
}
.about-content .ourmember .item-content .image {
    position: relative;
    overflow: hidden;
    margin: 0px 0px 13px;
    float: none;
    width: auto;
}
.about-content .ourmember .item-content .image .socials {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
.about-content .ourmember .item-content .image .socials a {
    display: block;
    height: 25px;
    width: 25px;
    background: #fbfbfb;
    text-align: center;
    overflow: hidden;
    border-radius: 50%;
    margin: 0px 4px;
    float: left;
    position: absolute;
    bottom: -30px;
}
.about-content .ourmember .item-content .image .socials a .fa {
    margin: 0px;
    line-height: 25px;
    color: #ccc9cb;
    transition: 0.3s all ease 0s;
}
.about-content .ourmember .item-content .image .socials a:hover {
    background: #48494a;
}
.about-content .ourmember .item-content .image .socials a:hover .fa {
    color: #fff;
}
.about-content .ourmember .item-content .image .socials a.facebook {
    transition: 0.3s all ease 0s;
    left: 32%;
}
.about-content .ourmember .item-content .image .socials a.flickr {
    transition: 0.5s all ease 0s;
    left: 45%;
}
.about-content .ourmember .item-content .image .socials a.twitter {
    transition: 0.7s all ease 0s;
    left: 58%;
}
.about-content .ourmember .item-content .name {
    margin-bottom: 5px;
}
.about-content .ourmember .item-content .name a {
    color: #48494a;
    font-size: 16px;
    transition: 0.3s all ease 0s;
}
.about-content .ourmember .item-content .job {
    color: #000;
    font-size: 13px;
    margin-bottom: 3px;
    font-weight: 500;
}
.about-content .ourmember .item-content .text {
    color: #909090;
}
.about-content .ourmember .item-content:hover .image .socials a.facebook {
    bottom: 25px;
}
.about-content .ourmember .item-content:hover .image .socials a.flickr {
    bottom: 25px;
}
.about-content .ourmember .item-content:hover .image .socials a.twitter {
    bottom: 25px;
}
.about-content .ourmember .item-content:hover .name a {
    color: #5abd1c;
}
.about-content .ourmember #yt-extra-carousel {
    position: relative;
    margin: 0px -15px;
    overflow: visible;
}
.about-content .ourmember #yt-extra-carousel .carousel-control {
    display: none;
}
.about-content .ourmember #yt-extra-carousel .carousel-indicators {
    right: 47.5%;
    margin: 0px;
    top: -30px;
}
.about-content .ourmember #yt-extra-carousel .carousel-indicators li {
    height: 15px;
    width: 15px;
    background: #d7d7d5;
    border-radius: 50%;
    border: none;
}
.about-content .ourmember #yt-extra-carousel .carousel-indicators li.active {
    background: #48494a;
}
.about-content .ourmember #yt-extra-carousel .carousel-indicators li:hover {
    background: #48494a;
}
.about-content .customersay {
    border: solid 1px #e9e9e9;
    padding: 30px 8px 20px;
    position: relative;
}
.about-content .customersay .title {
    background: #fff;
    padding: 15px;
    color: #010101;
    font-size: 18px;
    font-weight: 500;
    position: absolute;
    left: 30px;
    top: -27px;
    margin: 0px;
}
.about-content .customersay .content {
    background: url(../images/icon/icon_quote.png) no-repeat left 5px;
    padding-left: 25px;
    color: #333;
    margin-bottom: 10px;
}
.about-content .customersay .author {
    color: #000;
    padding-left: 25px;
}
.about-content .customersay .author b {
    font-size: 16px;
    color: #48494a;
    font-weight: 500;
}
.customersay-content .yt-extra-carousel {
    overflow: visible;
}
.customersay-content .yt-extra-carousel .carousel-inner {
    overflow: visible;
}
.customersay-content .yt-extra-carousel .carousel-indicators {
    display: none;
}
.customersay-content .yt-extra-carousel .carousel-control {
    height: 26px;
    width: 26px;
    border: none;
    box-shadow: none;
    text-indent: -99em;
    opacity: 1;
    overflow: hidden;
    transition: 0.3s all ease 0s;
    padding: 20px;
}
.customersay-content .yt-extra-carousel .carousel-control.left {
    background: url(../images/icon/icon_tru.png) no-repeat center center #fff;
    right: 75px;
    top: 28px;
    left: auto;
}
.customersay-content .yt-extra-carousel .carousel-control.left:hover {
    background: url("../images/styling/green/icon_tru-hover.png") no-repeat center center #fff;
}
.customersay-content .yt-extra-carousel .carousel-control.right {
    background: url(../images/icon/icon_cong.png) no-repeat center center #fff;
    right: 40px;
    top: 28px;
}
.customersay-content .yt-extra-carousel .carousel-control.right:hover {
    background: url("../images/styling/green/icon_cong-hover.png") no-repeat center center #fff;
}
.customersay-content .yt-extra-carousel:hover .carousel-control.left {
    right: 75px;
    top: 28px;
    left: auto;
}
.customersay-content .yt-extra-carousel:hover .carousel-control.right {
    right: 40px;
    top: 28px;
    left: auto;
}
div.contact-ajax {
    overflow: hidden;
}
div.contact-ajax .ctajax-wrap {
    overflow: hidden;
}
div.contact-ajax .ctajax-wrap .ctajax-element.left .el-inner {
    padding: 0px 15px 0px 0px;
}
div.contact-ajax .ctajax-wrap .ctajax-element.right .el-inner {
    padding: 0px 0px 0px 15px;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-map {
    border: solid 6px #ececec;
    margin-bottom: 20px;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-desc {
    margin-bottom: 30px;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-form .el-ctajax-form .el-control .el-input {
    border-radius: 0px;
    color: #909090;
    border: solid 1px #e6e6e6;
    width: 60%;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-form .el-ctajax-form .el-control #cainput_message {
    width: 90%;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-form .el-ctajax-form .el-control #cainput_submit {
    border-radius: 0px;
    border: none;
    background: #48494a;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    transition: 0.3s all ease 0s;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-form .el-ctajax-form .el-control #cainput_submit:hover {
    background: #72e02c;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact .cf {
    position: relative;
    padding-left: 55px;
    margin: 0px;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact i {
    color: #b3b3b3;
    font-size: 16px;
    background: #f0f0f0;
    height: 34px;
    width: 34px;
    display: block;
    border-radius: 50%;
    text-align: center;
    line-height: 34px;
    margin: 0px;
    position: absolute;
    left: 0px;
    top: 5px;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact i.icon-mobile-phone {
    font-size: 22px;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact i.icon-map-marker {
    font-size: 18px;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact .info-label {
    font-size: 14px;
    color: #000;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact .info-label:before {
    color: #000;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact .info-label.address:before {
    color: #48494a;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact p {
    color: #666;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact a {
    color: #666;
    line-height: 2.5em;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact a:hover {
    color: #48494a;
}
.contact-ajax .ctajax-element .el-info-contact .info-label {
    display: inline-block;
}
.rtl #g-pageportfolio [class*="span"] .port-item-content a.detail:after,
.rtl #g-pageservices article a.detail:after {
    content: "\f104";
}
.rtl ul.yt-accordion li.accordion-group h3.accordion-heading .fa-plus-circle {
    margin-right: 0px;
    margin-left: 5px;
}
@media (min-width: 768px) and (max-width: 979px) {
    ul.c-step li {
        margin: 0 10px;
    }
    #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: 42%;
    }
    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;
    }
}
#mxcpr {
    display: none;
}
div.stars_no_active {
    background-image: url(../images/icon/icon_no_rating.png);
}
div.stars_active {
    background-image: url(../images/icon/icon_rating.png);
    background-position: -2px -16px;
}
#product_images_tab td {
    display: inline-block;
}

#carter {
    display: none;
}

table.cart th {
    padding: 10px;
    text-transform: uppercase;
    color: #fff;
    background: #48494a;
}
.cart_empty_text {
    color: #000;
    text-align: center;
}

.cart_empty_text img {
    position: relative;
    left: 40px;
}

@media only screen and (max-width: 600px) {
    .cart_empty_text img {
        position: static;
    }
}

.cart_empty_text h3 {
    width: 100% !important;
    margin: 20px 0 !important;
}

.cart_empty_text a {
    display: inline-block;
    padding: 10px 70px;
    color: #fff !important;
    background-color: grey;
    transition: 0.15s ease-in;
    font-size: 18px;
    margin: 20px 0;
}

.cart_empty_text a:hover {
    text-decoration: none;
    background-color: #2A2725;
    color: #fff !important;
}

.jshop_pagination {
    width: 100%;
}
table.cart td {
    padding: 4px;
}
p.jshop_cart_attribute {
    padding: 0px;
}
#date_from_img,
#date_to_img {
    display: none;
}
table.cart .inputbox {
    width: 35px !important;
    text-align: center;
}
.jshop_list_product .jshop .not_available {
    margin: 10px 0px 9px;
}
label.select-mask {
    position: relative;
    display: inline-block;
    margin: 0px;
}
label.select-mask select {
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    font-weight: normal;
    height: 32px;
    border: none;
    background: #f3f3f3;
    padding: 5px 10px;
}
label.select-mask:after {
    content: '\f0d7';
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #999;
    right: 5px;
    top: 0px;
    padding: 5px 12px;
    position: absolute;
    pointer-events: none;
    cursor: pointer;
    background: #F3F3F3;
    border-left: solid 1px #dfdfdf;
}
label.select-mask:before {
    content: '';
    right: 1px;
    top: 1px;
    width: 28px;
    height: 32px;
    background: #fff;
    position: absolute;
    pointer-events: none;
    display: block;
}
.rtl label.select-mask:before {
    right: auto;
    left: 1px;
}
.rtl label.select-mask:after {
    right: auto;
    left: 5px;
    border-left: none;
    border-right: solid 1px #dfdfdf;
}
.rtl table.cart th {
    padding: 10px 8px;
}
#left .module {
    padding: 0px 0px;
    margin-bottom: 20px;
}
#left .module h3.modtitle {
    font-weight: bold;
}
#left .module.product-filter {
    margin-bottom: 0px;
}
#left .module.product-filter .modcontent {
    display: none;
}
#left .module.product-categories h3.modtitle,
#left .module.product-manufactures h3.modtitle {
    font-size: 14px;
    color: #48494a;
    border: none;
    padding-bottom: 0px;
}
#left .module.product-categories h3.modtitle:after,
#left .module.product-manufactures h3.modtitle:after {
    display: none;
}
#left .module.product-categories .modcontent,
#left .module.product-manufactures .modcontent {
    padding: 0px;
}
#left .modcontent.clearfix {
    width:292.5px!important;
}
#left .module.product-categories .modcontent >div,
#left .module.product-categories .modcontent .manufactuter_list >div,
#left .module.product-manufactures .modcontent >div,
#left .module.product-manufactures .modcontent .manufactuter_list >div {
    margin: 0px;
    border-top: solid 1px #d4d4d4;
    border-left: solid 1px #d4d4d4;
    border-right: solid 1px #d4d4d4;
    padding-left: 20px;
}
#left .module.product-categories .modcontent >div:first-child,
#left .module.product-categories .modcontent .manufactuter_list >div:first-child,
#left .module.product-manufactures .modcontent >div:first-child,
#left .module.product-manufactures .modcontent .manufactuter_list >div:first-child {
    border-top: solid 1px #d4d4d4;
    border-left: solid 1px #d4d4d4;
    border-right: solid 1px #d4d4d4;
    padding-left: 20px; background: #e5e5e5;

}
#left .module.product-categories .modcontent >div.jshop_menu_level_0_a a,
#left .module.product-categories .modcontent .manufactuter_list >div.jshop_menu_level_0_a a,
#left .module.product-manufactures .modcontent >div.jshop_menu_level_0_a a,
#left .module.product-manufactures .modcontent .manufactuter_list >div.jshop_menu_level_0_a a {
    font-weight: normal !important;
    background: #e5e5e5;
    font-size: 14.5px;

}
#left .module.product-categories .modcontent >div.jshop_menu_level_0_a ,
#left .module.product-categories .modcontent .manufactuter_list >div.jshop_menu_level_0_a ,
#left .module.product-manufactures .modcontent >div.jshop_menu_level_0_a ,
#left .module.product-manufactures .modcontent .manufactuter_list >div.jshop_menu_level_0_aa {

    background: #e5e5e5;

}
#left .module.product-categories .modcontent >div.jshop_menu_level_0,
#left .module.product-categories .modcontent .manufactuter_list >div.jshop_menu_level_0,
#left .module.product-manufactures .modcontent >div.jshop_menu_level_0,
#left .module.product-manufactures .modcontent .manufactuter_list >div.jshop_menu_level_0 {

    background: #e5e5e5;
}


#left .module.product-categories .modcontent >div.jshop_menu_level_1,
#left .module.product-categories .modcontent .manufactuter_list >div.jshop_menu_level_1,
#left .module.product-manufactures .modcontent >div.jshop_menu_level_1,
#left .module.product-manufactures .modcontent .manufactuter_list >div.jshop_menu_level_1 {
    padding-left: 20px;

}
#left .module.product-categories .modcontent >div.jshop_menu_level_1_a,
#left .module.product-categories .modcontent .manufactuter_list >div.jshop_menu_level_1_a,
#left .module.product-manufactures .modcontent >div.jshop_menu_level_1_a,
#left .module.product-manufactures .modcontent .manufactuter_list >div.jshop_menu_level_1_a {
    padding-left: 20px;

}
#left .module.product-categories .modcontent >div a,
#left .module.product-categories .modcontent .manufactuter_list >div a,
#left .module.product-manufactures .modcontent >div a,
#left .module.product-manufactures .modcontent .manufactuter_list >div a {
    font-size: 14.5px;
    color: #000;
    transition: 0.3s all ease 0s;
    padding: 8px 0px;
    display: inline-block;
}
#left .module.product-categories .modcontent >div a:hover,
#left .module.product-categories .modcontent .manufactuter_list >div a:hover,
#left .module.product-manufactures .modcontent >div a:hover,
#left .module.product-manufactures .modcontent .manufactuter_list >div a:hover {
    padding-left: 10px;
    color: #48494a;
}
#left .module.product-categories {
    margin-bottom: 3px;
}
#left .module.product-manufactures h3.modtitle .fa {
    display: none;
}
.top_hits_products .block_item {
    overflow: hidden;
    padding: 10px 0px;
    position: relative;
}
.top_hits_products .block_item:after {
    content: "";
    width: 100%;
    height: 0px;
    border-bottom: dotted 1px #bdbdbd;
    position: absolute;
    left: 0px;
    bottom: 10px;
    z-index: 0;
}
.top_hits_products .block_item .image {
    float: left;
    padding-right: 18px;
    position: relative;
    z-index: 1;
    background: #fff;
}
.top_hits_products .block_item .image .image_block {
    height: 84px;
    width: 84px;
    overflow: hidden;
}
.top_hits_products .block_item .image .image_block img {
    transition: 0.3s all ease 0s;
    border: none;
    padding: 0px;
}
.top_hits_products .block_item .name {
    margin-bottom: 5px;
}
.top_hits_products .block_item .name a {
    color: #666;
    transition: 0.3s all ease;
}
.top_hits_products .block_item .jshop_price {
    color: #48494a;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
}
.top_hits_products .block_item .buttons {
    transition: 0.3s all ease 0s;
    position: absolute;
    top: 10px;
    right: 0px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
}

#buybtn {
    width: auto;
    height: 35px;
}

.top_hits_products .block_item .buttons .button_buy {
    display: block;
    height: 40px;
    width: 40px;
    background: url(../images/icon/icon_cart.png) no-repeat center center #48494a;
}
.top_hits_products .block_item .buttons .button_buy:hover {
    background-color: #fe3533;
}
.top_hits_products .block_item:hover .name a {
    color: #48494a;
}
.top_hits_products .block_item:hover .buttons {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.top_hits_products .block_item:hover .image .image_block img {
    transform: scale(1.15);
}
div.recommended {
    margin: 0px;
}
div.recommended h3.modtitle {
    font-weight: 700;
}
div.recommended .top_hits_products .block_item .jshop_price {
    font-weight: normal;
}
.jshop_list_product #sort_count {

    padding: 5px;
}
.jshop_list_product #sort_count .box_products_sorting,
.jshop_list_product #sort_count .box_products_count_to_page {
    padding: 0px 10px;
    color: #000;
    display: inline-block;
}
.jshop_list_product #sort_count p {
    display: inline-block;
    color: #999;
}
.jshop_list_product #sort_count .inputbox {
    margin: 0px 5px;
}
.jshop_list_product #sort_count label.select-mask select {
    width: 130px;
}

.jshop_list_product table.list_product.columns-3 {
    width: 105%;
}
.jshop_list_product table.list_product tbody {
    display: block;
    width: 100%;
}

.jshop_list_product table.list_product tr {
    display: block;
    width: 100%;
    clear: both;
}

.jshop_list_product table.list_product .block_product {
    padding: 15px;
    display: block;
    float: left;
    text-align: center;
    /*border: 2px solid #CCC;*/
    width: 23%;
    margin: 1%;
    position: relative;
}

.additional_buy_button {
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
    background-color: #ff3533;
    padding: 3px 10px;
    color: #fff !important;
    font: bold 18px Play;
    text-transform: uppercase;
    z-index: 5;
    display: none;
}

.additional_buy_button a {
    color: #fff !important;
}

.block_product:hover .additional_buy_button {
    display: block;
}

.additional_buy_button:hover {
    background-color: #900000;
}

.jshop_list_product table.list_product .block_product .product {
    background: #fff;
    display: block;
    cursor: pointer;
    /*margin-bottom: 20px;*/
    -webkit-transform: scale(1.07);
    transform: scale(1.07);
}
.jshop_list_product table.list_product .block_product .product tbody {
    display: block;
}
.jshop_list_product table.list_product .block_product .product tbody tr {
    display: block;

}

.jshop_list_product table.list_product .block_product .product .image {
    padding: 0px;
    display: block;
    position: relative;
    overflow: hidden;
}
.jshop_list_product table.list_product .block_product .product .image .product_label {
    top: 10px;
    left: 10px;
    margin: 0px;
    z-index: 1;
}
.jshop_list_product table.list_product .block_product .product .image .product_label .label_name {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    width: 56px;
    height: 56px;
    line-height: 56px;
    display: block;
    background: #48494a;
    text-align: center;
}
.jshop_list_product table.list_product .block_product .product .image .image_block {
    padding: 0px;
}
.jshop_list_product table.list_product .block_product .product .image .image_block img {
    padding: 0px;
    transition: 0.3s all ease 0s;
    margin: 3px 0px;
}

.jshop_list_product table.list_product .block_product .product .image .bg_hover {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0;
    z-index: 1;
    top: 0px;
    left: 0px;
}

.jshop_list_product table.list_product .block_product .product .image .zoom .fa {
    color: #fff;
    margin: 0px;
    line-height: 48px;
    font-size: 18px;
}
.jshop_list_product table.list_product .block_product .product .info {
    display: block;
    padding: 5px 0px;
    text-align: center;
    overflow: hidden;
}

.jshop_list_product table.list_product .block_product .product .image .image_block a {
    width: 100%;
    display: inline-block;
}

.jshop_list_product table.list_product .block_product .product .info .name {
    padding: 0;
    margin-bottom: 5px;
}
.jshop_list_product table.list_product .block_product .product .info .name a {
    color: #000;
    font-size: 14px;
    transition: 0.3s all ease 0s;
}
.jshop_list_product table.list_product .block_product .product .info .jshop_price {
    font-size: 20px;
    font-weight: bold;
    color: #48494a;
    margin-bottom: 8px;
    /*display: none;*/
}
.jshop_list_product table.list_product .block_product .product .info .review_mark {
    margin: 0px 0px 5px;
    display: none;
}
.jshop_list_product table.list_product .block_product .product .info .buttons {
    padding: 0px;
    margin: 0px;
}
.jshop_list_product table.list_product .block_product .product .info .buttons .button_buy {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    background: #48494a;
    transition: 0.3s all ease 0s;
    display: inline-block;
    padding: 7px 15px;
}

.jshop_list_product table.list_product .block_product .product:hover {
    /*background: #fe3533;*/
}

.button_buy:hover {
    background: #fe3533!important;
}

.productfull {
    background: #fff;
    padding: 0px 5px 0px 0px;
}
.productfull .product-form {
    margin-bottom: 20px;
}
.productfull .product-image .image_middle {
    width: auto;
    position: relative;
    margin-bottom: 20px;
}
.productfull .product-image .image_middle .zoom {
    display: block;
    height: 39px;
    width: 39px;
    background: #fff;
    border: solid 1px #e9e9e9;
    text-align: center;
    position: absolute;
    bottom: 0px;
    right: 0px;
    transition: 0.3s all ease 0s;
    cursor: pointer;
}
.productfull .product-image .image_middle .zoom .fa {
    color: #d7d7d7;
    font-size: 16px;
    line-height: 37px;
    margin: 0px;
}
.productfull .product-image .image_middle .zoom:hover {
    color: ;
    background: #48494a;
}
.productfull .product-image .yt-carousel {
    margin: 0px -5px;
    position: relative;
    display: inline-block;
    overflow: hidden;
}
.productfull .product-image .yt-carousel .jCarouselLite ul li {
    margin: 0 5px;
}
.productfull .product-image .yt-carousel .jCarouselLite ul li img {
    width: 81px;
    height: 81px;
    border: 1px solid #e9e9e9;
    padding: 0px;
    margin: 0;
    display: inline-block;
}
.productfull .product-image .yt-carousel .jCarouselLite ul li img.active,
.productfull .product-image .yt-carousel .jCarouselLite ul li img:hover {
    border-color: #48494a;
}
.productfull .product-image .yt-carousel .jCarouselLite ul li:first img {
    border-color: #48494a;
}
.productfull .product-image .yt-carousel .nav_button .prev,
.productfull .product-image .yt-carousel .nav_button .next {
    height: 28px;
    width: 21px;
    background: #fff;
    border: solid 1px #e9e9e9;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
    transition: 0.3s all ease 0s;
    position: absolute;
    top: 28px;
    bottom: auto;
    z-index: 2;
}
.productfull .product-image .yt-carousel .nav_button .prev .fa,
.productfull .product-image .yt-carousel .nav_button .next .fa {
    margin: 0px;
    line-height: 25px;
    color: #bababa;
}
.productfull .product-image .yt-carousel .nav_button .prev:hover,
.productfull .product-image .yt-carousel .nav_button .next:hover {
    background: #48494a;
    border-color: #48494a;
}
.productfull .product-image .yt-carousel .nav_button .prev:hover .fa,
.productfull .product-image .yt-carousel .nav_button .next:hover .fa {
    color: #fff;
}
.productfull .product-image .yt-carousel .nav_button .prev {
    left: 5px;
    right: auto;
}
.productfull .product-image .yt-carousel .nav_button .next {
    right: 5px;
    left: auto;
}
.productfull .product-info h1,
.productfull .product-info .jshop_code_prod {
    font-size: 24px;
    color: #000;
    font-weight: 600;
}
.productfull .product-info .rating {
    margin-bottom: 15px;
    display: inline-block;
}
.productfull .product-info .price {
    margin-bottom: 15px;
}

.productfull .product-info .price div #block_price {
    color: #000;
    font-size: 30px;
    font-weight: bold;
}
.productfull .product-info .price div #old_price {
    color: #ccc;
    font-size: 18px;
    text-decoration: line-through;
    padding: 0px 10px;
}
.productfull .product-info .qty_in_stock {
    background: url(../images/icon/icon_check.png) no-repeat left center;
    padding: 5px 30px;
    margin-bottom: 10px;
}
.productfull .product-info .jshop_prod_attributes .attributes_title {
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
}
.productfull .product-info .jshop_prod_attributes .attributes_value {
    margin-bottom: 15px;
}
.productfull .product-info .jshop_prod_attributes .attributes_value select {
    width: 390px;
}
.productfull .product-info .jshop_prod_attributes .attributes_value label.select-mask:after {
    right: 25px;
    display: none;
}
.productfull .product-info .jshop_prod_description h3 {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.buycomplete {
    font-weight: bold;
    font-size: 32px;
    color: #005fb3;
}

.productfull .product-info .prod_buttons .inputbox {
    width: 38px;
    height: 35px;
    text-align: center;
    font-size: 16px;
}
.productfull .product-info .prod_buttons .buttons {
    font-size: 0px;
    padding: 0px;
}
.productfull .product-info .prod_buttons .buttons .button {
    text-transform: uppercase;
    margin-left: 13px;
    background-color: #ff3533;
}

.productfull .product-info .prod_buttons .buttons .button:hover {
    background-color: #900000;
}

.productfull .product-info .prod_buttons .buttons .button[disabled=disabled] {
    background-color: #ccc;
}

#carter label {
    width: 150px;
    display: inline-block;
    margin-bottom: 20px;
}

#carter input {
    width: 350px;
}

.productfull .pro-more-info {
    margin: 20px 0px;
}
.productfull .pro-more-info .tab-title {
    list-style: none;
    padding: 0px;
    margin: 0px;
    border-bottom: solid 2px #48494a;
}
.productfull .pro-more-info .tab-title li {
    float: left;
    width: 180px;
    text-align: center;
}
.productfull .pro-more-info .tab-title li a {
    display: block;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    line-height: 43px;
    border: solid 1px #e9e9e9;
    border-bottom: none;
}
.productfull .pro-more-info .tab-title li a.tabulous_active {
    border-color: #48494a;
    background: #48494a !important;
    color: #fff !important;
}
.productfull .pro-more-info #tabs_container {
    overflow: visible;
    padding: 0px;
    border: solid 1px #e9e9e9;
    border-top: none;
    z-index: 1;
}
.productfull .pro-more-info #tabs_container div.tab-item {
    margin: 0px;
    margin-right: 20px;
}
.productfull .pro-more-info #tabs_container div.tab-item .jshop_prod_description {
    padding: 0px;
}
.productfull .pro-more-info #tabs_container div.tab-item .review_header {
    margin: 0px;
}
.productfull .pro-more-info #tabs_container div.tab-item .tab-item-inner {
    padding: 20px;
}

@media only screen and (max-width: 600px) {
    .tab-item .product .info .name {
        font-size: 14px;
        text-align: left;
    }

    .tab-item .product .info .jshop_price {
        font-size: 14px !important;
    }
}

.productfull .pro-more-info #jshop_review_write .button {
    margin: 10px;
}
.productfull .pro-more-info #jshop_review_write .inputbox {
    margin: 10px;
}
.productfull .pro-more-info #jshop_review_write .star-rating-control {
    padding: 0px 10px;
    display: block;
}
.productfull .jshop_list_product .related_header {
    margin: 0px;
    margin: 20px 0px;
    border-bottom: solid 2px #48494a;
}
.productfull .jshop_list_product .related_header span {
    color: #fff;
    padding: 13px 20px;
    font-weight: 600;
    font-size: 14px;
    background: #48494a;
    display: inline-block;
}
.productfull .jshop_list_product .list_related {
    margin-top: 0px;
    margin-bottom: 0px;
    width: auto;
    z-index: 2;
    position: relative;
}
.productfull .jshop_list_product .list_related .jshop_related {
    float: left;
    padding: 0px 15px;
}
.productfull .jshop_list_product .list_related .jshop_related .product {
    background: #fff;
    display: block;
    cursor: pointer;
}
.productfull .jshop_list_product .list_related .jshop_related .product tbody {
    display: block;
}
.productfull .jshop_list_product .list_related .jshop_related .product tbody tr {
    display: block;
}
.productfull .jshop_list_product .list_related .jshop_related .product .image {
    padding: 0px;
    display: block;
    position: relative;
    overflow: hidden;
}
.productfull .jshop_list_product .list_related .jshop_related .product .image .image_block {
    padding: 0px;
}
.productfull .jshop_list_product .list_related .jshop_related .product .image .image_block img {
    padding: 0px;
    transition: 0.3s all ease 0s;
    border: 1px solid #ccc;
}
.productfull .jshop_list_product .list_related .jshop_related .product .image .bg_hover {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
    z-index: 1;
    transition: 0.3s all ease 0s;
    top: 0px;
    left: 0px;
}
.productfull .jshop_list_product .list_related .jshop_related .product .image .zoom {
    display: block;
    background: #48494a;
    height: 48px;
    width: 48px;
    text-align: center;
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    position: absolute;
    top: -50px;
    left: 41%;
    transition: 0.3s all ease 0s;
    z-index: 2;
    border: 1px solid #ccc;
}
.productfull .jshop_list_product .list_related .jshop_related .product .image .zoom .fa {
    color: #fff;
    margin: 0px;
    line-height: 48px;
    font-size: 18px;
}
.productfull .jshop_list_product .list_related .jshop_related .product .info {
    display: block;
    padding: 10px 18px 20px;
}
.productfull .jshop_list_product .list_related .jshop_related .product .info .name {
    padding: 0px;
    margin-bottom: 5px;
}
.productfull .jshop_list_product .list_related .jshop_related .product .info .name a {
    color: #666;
    font-size: 16px;
    transition: 0.3s all ease 0s;
}
.productfull .jshop_list_product .list_related .jshop_related .product .info .jshop_price {
    font-size: 20px;
    font-weight: bold;
    color: #48494a;
    margin-bottom: 8px;
}
.productfull .jshop_list_product .list_related .jshop_related .product .info .review_mark {
    margin: 0px 0px 10px;
    text-align: center;
}
.productfull .jshop_list_product .list_related .jshop_related .product .info .buttons {
    padding: 0px;
    margin: 0px;
}
.productfull .jshop_list_product .list_related .jshop_related .product .info .buttons .button_buy {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    background: #48494a;
    transition: 0.3s all ease 0s;
    display: inline-block;
    padding: 7px 15px;
}
.productfull .jshop_list_product .list_related .jshop_related .product:hover .image .bg_hover {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
.productfull .jshop_list_product .list_related .jshop_related .product:hover .image .zoom {
    top: 41%;
}
.productfull .jshop_list_product .list_related .jshop_related .product:hover .image .image_block img {
    transform: scale(1.15);
    border: 1px solid #ccc;
}
.productfull .jshop_list_product .list_related .jshop_related .product:hover .info .name a {
    color: #48494a;
}
.productfull .jshop_list_product .list_related .jshop_related .product:hover .buttons .button_buy {
    background: #fe3533;
}
.jshop.search-form {
    background: #fff;
    padding: 0px 20px 20px;
}
.jshop.search-form h2.heading {
    padding: 15px 0px;
}
.jshop.search-form table.jshop td {
    padding: 10px 0px;
    vertical-align: middle;
}
.jshop.search-form table.jshop td #category_id {
    margin-bottom: 5px;
}
.jshop.search-form table.jshop td .inputbox {
    width: 300px;
    height: 32px;
}
.jshop.search-form table.jshop td label {
    vertical-align: middle;
}
.jshop.search-form table.jshop td input[type="radio"],
.jshop.search-form table.jshop td input[type="checkbox"] {
    vertical-align: middle;
    margin: 0px;
}
.jshop.result h1 {
    background: #fff;
    padding: 15px;
    color: #000;
    font-size: 16px;
}
.jshop h2.heading, .blog .heading-category {
    padding: 0px 0px 10px 0px;
    /*border-bottom: solid 3px #f4f4f4;*/
    color: #000;
    font-size: 24px;
    position: relative;
    margin: 0px;
    font-weight: normal;
}
.jshop_list_manufacturer {
    margin: 20px -15px 0px;
}
.jshop_list_manufacturer .jshop .jshop_categ {
    float: left;
    padding: 0px 15px;
    margin-bottom: 20px;
    width: 33.33%;
}
.jshop_list_manufacturer .jshop .jshop_categ .manufacturer {
    display: block;
}
.jshop_list_manufacturer .jshop .jshop_categ .manufacturer .image {
    padding: 0px;
    overflow: hidden;
}
.jshop_list_manufacturer .jshop .jshop_categ .manufacturer .image img.jshop_img {
    padding: 0px;
    max-width: 100%;
    transition: 0.3s all ease 0s;
}
.jshop_list_manufacturer .jshop .jshop_categ .manufacturer .info {
    background: #fff;
    padding: 10px 15px;
}
.jshop_list_manufacturer .jshop .jshop_categ .manufacturer .info .product_link {
    font-size: 18px;
    text-transform: uppercase;
}
.jshop_list_manufacturer .jshop .jshop_categ .manufacturer .info .manufacturer_short_description {
    transition: 0.3s all ease 0s;
}
.jshop_list_manufacturer .jshop .jshop_categ .manufacturer:hover .image img.jshop_img {
    transform: scale(1.15);
}
.jshop_list_manufacturer .jshop .jshop_categ .manufacturer:hover .info .manufacturer_short_description {
    color: #48494a;
}
.jshop.login,
.jshop.register {
    background: #fff;
    padding: 15px;
}
.jshop.login h1,
.jshop.register h1 {
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
}
.jshop.login .login_block td,
.jshop.login .register_block td,
.jshop.register .login_block td,
.jshop.register .register_block td {
    padding: 10px 5px;
}
.jshop.login .login_block #remember_me,
.jshop.login .register_block #remember_me,
.jshop.register .login_block #remember_me,
.jshop.register .register_block #remember_me {
    margin-top: 5px;
}
#jshop_menu_order {
    background: #fff;
    border: none;
    margin-bottom: 20px;
}
#jshop_menu_order td.jshop_order_step {
    padding: 10px;

    background: #e5e5e5;
}
.jshop.address_block,
.jshop.payment,
.jshop.shipping {
    background: #fff;
    padding: 15px;
}
.jshop.address_block .jshop_register,
.jshop.payment .jshop_register,
.jshop.shipping .jshop_register {
    padding: 0px;
}
.jshop.address_block input[type="radio"],
.jshop.address_block input[type="checkbox"],
.jshop.payment input[type="radio"],
.jshop.payment input[type="checkbox"],
.jshop.shipping input[type="radio"],
.jshop.shipping input[type="checkbox"] {
    vertical-align: middle;
    margin-top: -3px;
}
.jshop_order_step a,
.jshop_order_step.next,
.jshop_order_step.pre {
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
}
.jshop_order_step #active_step {
    text-transform: uppercase;
    color: #48494a;
    vertical-align: top;
    font-size: 14px;
}
div.jshop.preview  .form_finish {
    background: #fff;
    text-align: left;
    padding-bottom: 10px;
}
div.jshop.preview  .form_finish table.jshop {
    width: 100% !important;
}
div.jshop.preview  .form_finish table.jshop tr {
    padding: 15px 0px;
    display: block;
}
div.jshop.preview table.jshop tr {
    padding: 5px 0px;
    display: block;
}
table.jshop.jshop_subtotal td {
    padding: 5px 0px;
}
.jshop_subtotal .name {
    width: 20%;
    text-align: left;
    font-weight: bold;
}
.jshop_subtotal .value {
    text-align: left;
    width: auto;
}
.jshop.categories .jshop_list_category, {
    padding-top: 0px;
}
.jshop_list_category {
    background: #fff;
    padding: 20px 0;
}
.jshop_list_category h1.box-heading {
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    border-bottom: solid 3px #f4f4f4;
    padding: 15px 0px;
    margin-bottom: 20px;
}
.jshop_list_category .jshop tr {

}
.jshop_list_category .jshop tr .jshop_categ {
    padding: 15px;
    vertical-align: top;
    cursor: pointer;
    transition: 0.3s all ease 0s;
    margin-bottom: 20px;
    position: relative;
}

.jshop_list_category .category_short_description {
    font-size: 0;
}

.jshop_list_category .jshop tr .jshop_categ:after {
    height: 3px;
    width: 0px;
    left: 0px;
    content: "";
    position: absolute;
    transition: 0.3s all ease 0s;
    bottom: 0px;
}
.jshop_list_category .jshop tr .jshop_categ .category {
    text-align: center;
    /*border: 2px solid #CCC;*/
    overflow: hidden;
    padding-bottom: 10px;
}

.jshop_list_category .jshop tr .jshop_categ .category:hover, .block_product:hover {
    -webkit-box-shadow: 0px 0px 15px 5px #ccc;
    -moz-box-shadow: 0px 0px 15px 5px #ccc;
    box-shadow: 0px 0px 15px 5px #ccc;
}

.jshop_list_category .jshop tr .jshop_categ .category .image {
    padding: 0px;
    padding-top: 15px;
}

.jshop_list_category .jshop tr .jshop_categ .category .image a {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 155px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.jshop_list_category  .category_short_description {
    padding: 17px;
}

.jshop_list_category .jshop tr .jshop_categ .category .image img {
    padding: 0px;
    transition: 0.3s all ease 0s;
}
.jshop_list_category .jshop tr .jshop_categ .category .info .product_link {
    color: #999;
    font-size: 14px;
}
.jshop_list_category .jshop tr .jshop_categ:hover .info .product_link {
    color: #48494a;
}
.jshop_list_category .jshop tr .jshop_categ:hover .image img {
    transform: scale(1.15);
}
.jshop_list_category .jshop tr .jshop_categ:hover:after {
    width: 100%;
}
div.jshop-search {
    margin: 0px;
    float: right;
}
div.jshop-search-mobile {
    display:none;
}
div.jshop-search .modcontent {
    padding: 0px;
    font-size: 0px;
}
div.jshop-search .modcontent .inputbox {
    padding: 4px 20px;
    width: 270px;
    height: 43px;
    color: #999;
    border: solid 1px #e1e1e1;
    border-right: none;
}
div.jshop-search .modcontent .button {
    height: 43px;
    width: 43px;
    padding: 0px;
    background: #48494a;
    border-radius: 0px;
}
div.jshop-search .modcontent .button .fa {
    margin: 0px;
    font-size: 18px;
}
div.jshop-search .modcontent .button:hover {
    background: #fe3533;
}
div.jshop-cart {
    margin: 0px;
    position: fixed;
    right: -140px;
    top: 219px;
    height: 40px;
    z-index: 10;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
div.jshop-cart:hover {
    -moz-transform: translateX(-140px);
    -ms-transform: translateX(-140px);
    -webkit-transform: translateX(-140px);
    -o-transform: translateX(-140px);
    transform: translateX(-140px);
    transition-timing-function: ease;
    transition-duration: 0.3s;
}
div.jshop-cart .modcontent {
    padding: 0px;
    height: 40px;
}
div.jshop-cart .modcontent #jshop_module_cart {
    height: 40px;
    background: #33353b;
    width: 180px;

}
div.jshop-cart .modcontent #jshop_module_cart:hover {
    background: #fe3533;
}
div.jshop-cart .modcontent #jshop_module_cart .gotocart {
    height: 40px;
    width:180px;
    text-align: center;
    border-right: solid 1px #fe3533;
    display: inline-block;
    transition: 0.3s all ease 0s;
}
div.jshop-cart .modcontent #jshop_module_cart .gotocart .fa {
    margin: 0px;
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    transition: 0.3s all ease 0s;
}
div.jshop-cart .modcontent #jshop_module_cart #jshop_quantity_products {
    color: #fff;
    font-size: 14px;
    background-color: #fe3533;
    top: -10px;
    left: -10px;
    position: absolute;
    border-radius: 50%;
    width: 20px;
    height: 20px;
}
div.jshop-cart .modcontent #jshop_module_cart:hover .gotocart {
    background: #fe3533;
}
div.featured-products {
    padding: 2px 15px 20px;
    overflow: hidden;
    margin-bottom: 20px;
}
div.featured-products h3.modtitle {
    text-align: left;
    border: none;
    margin-bottom: 10px;
}


div.featured-products h3.modtitle .title {
    padding: 1px;
    border: solid 1px #48494a;
    display: inline-block;
    background: #fff;
}
div.featured-products h3.modtitle .title span {
    color: #48494a;
    font-weight: 700;
    font-size: 20px;
    border: solid 1px #48494a;
    padding: 10px 15px;
    display: inline-block;
}
div.featured-products h3.modtitle:after {
    display: block;
    width: 70px;
    background: #fe3533;
    height: 3px;
    content: "";
    margin-top: 12px;
}
div.featured-products .container-slider {
    margin: 0px;
}
div.featured-products .container-slider .page-title {
    margin: 0px;
    padding: 0px;
}
div.featured-products .container-slider .slider {
    margin: 0px -10px;
    z-index: 9;
}
div.featured-products .container-slider .slider .vpo-wrap .vp .item .item-img {
    padding: 0px;
    border: none;
    position: relative;
    overflow: hidden;
}
div.featured-products .container-slider .slider .vpo-wrap .vp .item .item-img .item-img-info {
    padding: 0px;
}
div.featured-products .container-slider .slider .vpo-wrap .vp .item .item-img .item-img-info img {
    padding: 0px;
    transition: 0.3s all ease 0s;
    border: 1px solid #ccc;

}
div.featured-products .container-slider .slider .vpo-wrap .vp .item .item-img .bg_hover {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
    z-index: 1;
    transition: 0.3s all ease 0s;
    top: 0px;
    left: 0px;
}
div.featured-products .container-slider .slider .vpo-wrap .vp .item .item-img .item-read {
    display: block;
    background: #48494a;
    position: absolute;
    top: -50px;
    left: 20%;
    transition: 0.3s all ease 0s;
    z-index: 2;
}
div.featured-products .container-slider .slider .vpo-wrap .vp .item .item-img .item-read a {
    display: block;
    padding: 10px 20px;
    color: #fff;
    font-size: 14px;
    transition: 0.3s all ease 0s;
}
div.featured-products .container-slider .slider .vpo-wrap .vp .item .item-img .item-read a:hover {
    background: #fe3533;
}
div.featured-products .container-slider .slider .vpo-wrap .vp .item .item-img:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
div.featured-products .container-slider .slider .vpo-wrap .vp .item .item-info {
    display: block;
}
div.featured-products .container-slider .slider .vpo-wrap .vp .item .item-info .item-title {
    padding: 0px;
    margin-bottom: 5px;
}
div.featured-products .container-slider .slider .vpo-wrap .vp .item .item-info .item-title a {
    color: #666;
    font-size: 16px;
    transition: 0.3s all ease 0s;
}
div.featured-products .container-slider .slider .vpo-wrap .vp .item .item-info .item-content .item-price {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    margin-bottom: 8px;
}
div.featured-products .container-slider .slider .vpo-wrap .vp .item .item-info .item-content .review_mark {
    margin: 0px 0px 15px;
    display: none;
}
div.featured-products .container-slider .slider .vpo-wrap .vp .item .item-info .item-content .buttons {
    padding: 0px;
    margin: 0px;
}
div.featured-products .container-slider .slider .vpo-wrap .vp .item .item-info .item-content .buttons .button_buy {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    background: #48494a;
    transition: 0.3s all ease 0s;
    display: none;;
    padding: 7px 15px;
}
div.featured-products .container-slider .slider .vpo-wrap .vp .item:hover .item-img .bg_hover {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
div.featured-products .container-slider .slider .vpo-wrap .vp .item:hover .item-img .item-read {
    top: 41%;
}
div.featured-products .container-slider .slider .vpo-wrap .vp .item:hover .item-img .item-img-info img {
    transform: scale(1.15);
}
div.featured-products .container-slider .slider .vpo-wrap .vp .item:hover .item-info .item-title a {
    color: #48494a;
}
div.featured-products .container-slider .slider .vpo-wrap .vp .item:hover .item-content .buttons .button_buy {
    background: #fe3533;
}
div.featured-products .container-slider .page-button {
    left: 0px;
    right: 0px;
}
div.featured-products .container-slider .page-button .control-button {
    text-indent: inherit !important;
}
div.featured-products .container-slider .page-button .control-button li {
    height: 30px;
    width: 30px;
    background: #999;
    text-align: center;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transition: 0.3s all ease 0s;
    top: 27% !important;
    transition: 0.3s all ease 0s;
    z-index: 9 !important;
}
div.featured-products .container-slider .page-button .control-button li .fa {
    color: #fff;
    line-height: 28px;
    font-size: 20px;
    margin: 0px;
}
div.featured-products .container-slider .page-button .control-button li:hover {
    background: #48494a;
}
div.featured-products .container-slider .page-button .control-button li.preview {
    left: -55px;
}
div.featured-products .container-slider .page-button .control-button li.next {
    right: -55px;
}
div.featured-products .container-slider:hover .page-button .control-button li.preview {
    left: -15px;
}
div.featured-products .container-slider:hover .page-button .control-button li.next {
    right: -15px;
}
div.currencies label {
    color: #010101;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 13px;
    display: block;
}
div.jshop_register {
    padding: 0px;
}
div.jshop_register td {
    padding: 10px 0px;
}
div.j-cart {
    padding: 15px;
    background: #fff;
}
div.j-cart #checkout img {
    margin-top: -3px;
}
div.jshop.no-result {
    background: #fff;
    padding: 15px;
}
.alert-message {
    border: 0px!important;
    position: fixed!important;
    background-color: #33353b;!important;
    left: 10px!important;
    top: 10px!important;
    border-radius: 6px!important;
    margin-bottom: 0px!important;
    color: #fff!important;
    z-index:999;
    width: 270px;
    height: 80px;
}
.alert-heading {display: none;}
.alert.alert-message > div > p::before {
    content: "\f12a";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #5abd1c;
}
.alert-message > .close {
    color: #fff!important;
}
.rtl div.jshop-search .modcontent .inputbox {
    border: solid 1px #e1e1e1;
    border-left: none;
}
.rtl div.jshop-cart .modcontent #jshop_module_cart .gotocart {
    border-right: none;
    border-left: solid 1px #fe3533;
}
.rtl div.featured-products .container-slider .slider .vpo-wrap .vp .item {
    text-align: right;
}
.rtl .stars_no_active {
    float: right;
}
.rtl .top_hits_products .block_item .image {
    float: right;
    padding-right: 0px;
    padding-left: 18px;
}
.rtl .top_hits_products .block_item .buttons {
    right: auto;
    left: 0px;
}
.rtl .jshop_list_product table.list_product .block_product {
    float: right;
}
.rtl .productfull .product-info .qty_in_stock {
    background-position: right center;
}
.rtl .productfull .product-info .jshop_prod_attributes .attributes_value label.select-mask:after {
    right: auto;
    left: 25px;
}
.rtl .productfull .product-info .prod_buttons .buttons .button {
    margin-right: 13px;
    margin-left: 0px;
}
.rtl .productfull .pro-more-info .tab-title li {
    float: right;
}
.rtl .productfull .product-image .yt-carousel .nav_button .next {
    right: 5px;
}
.rtl .productfull .product-image .yt-carousel .nav_button .prev {
    left: 9px;
}
.rtl tr#checkout td.td_2 {
    float: right;
    direction: ltr;
}
.rtl tr#checkout td.td_1 {
    float: left;
    direction: ltr;
}
.rtl .jshop_subtotal .value {
    text-align: right;
}
.rtl .jshop_subtotal .name {
    text-align: right;
}
.rtl div.jshop_register td {
    text-align: right;
}
.rtl .jshop .cart .product_name {
    text-align: right;
}
.rtl table.jshop td {
    text-align: right;
}


@media (max-width: 1199px) {
    #bd #yt_mainmenu #meganavigator li.level1 > .item-link {
        padding: 0 5px !important;
        font-size: 10px;
    }
}

@media (min-width: 980px) and (max-width: 1199px) {
    .top_hits_products .block_item .image {
        margin-bottom: 7px;
    }
    .top_hits_products .block_item:after {
        display: none;
    }
    div.recommended .top_hits_products .block_item .image {
        margin: 0px;
    }
    div.recommended .top_hits_products .block_item:after {
        display: block;
    }
    div.featured-products .container-slider .slider .vpo-wrap .vp .item .item-img .item-read {
        left: 25%;
    }
    .productfull .product-image .yt-carousel {
        width: 104%;
    }
    .productfull .product-image .yt-carousel .jCarouselLite ul li img {
        width: 84px;
        height: 84px;
    }
    div.jshop-cart .modcontent #jshop_module_cart #jshop_quantity_products {
        padding: 0px 5px;
    }
    .productfull .product-image .yt-carousel .nav_button .next {
        right: 9px;
    }
}
@media (min-width: 767px) and (max-width: 979px) {
    div.jshop-search .modcontent .inputbox {
        width: 300px;
    }
    div.featured-products .container-slider .slider .vpo-wrap .vp .item .item-img .item-read {
        left: 27%;
    }
    .top_hits_products .block_item:after {
        display: none;
    }
    div.recommended .top_hits_products .block_item:after {
        display: block;
    }
    .jshop_list_product #sort_count .box_products_sorting,
    .jshop_list_product #sort_count .box_products_count_to_page {
        padding: 0px;
    }
    .jshop_list_product table.list_product {
        width: auto;
    }
    .jshop_list_product table.list_product .block_product {
        padding: 0px 10px;
        width: 50%;
    }
    .jshop_list_product table.list_product.columns-3 {
        width: auto;
    }
    .productfull .product-image {
        width: 50%;
    }
    .productfull .product-image .yt-carousel {
        width: 104%;
    }
    .productfull .product-image .yt-carousel .jCarouselLite ul li img {
        width: 75px;
        height: 75px;
    }
    .productfull .product-info {
        width: 50%;
    }
    .productfull .product-info .jshop_prod_attributes .attributes_value select {
        width: 300px;
    }
    .productfull .product-info .prod_buttons .buttons .button {
        margin-left: 10px;
        padding: 8px 9px;
        font-size: 13px;
    }
    .productfull .jshop_list_product .list_related .jshop_related .product .info {
        padding: 10px 0px 20px;
    }
    .productfull .jshop_list_product .list_related .jshop_related .product .image .zoom {
        height: 40px;
        width: 40px;
        left: 35%;
    }
    .productfull .jshop_list_product .list_related .jshop_related .product .image .zoom .fa {
        line-height: 40px;
    }
    .productfull .product-image .yt-carousel .nav_button .next {
        right: 8px;
    }
    .jshop_list_category .jshop tr .jshop_categ {
        float: left;
        width: 50%;
        margin: 0px;
    }
    .jshop_list_manufacturer .jshop .jshop_categ {
        width: 100%;
    }
    .jshop_list_manufacturer .jshop .jshop_categ .manufacturer {
        overflow: hidden;
    }
    .jshop_list_manufacturer .jshop .jshop_categ .manufacturer .image {
        float: left;
        width: 50%;
    }
    .jshop_list_manufacturer .jshop .jshop_categ .manufacturer .info {
        float: left;
        width: 50%;
        height: 235px;
    }
    .jshop.cart img.jshop_img {
        width: 60px;
    }
    .jshop.j-cart .jshop.cart img.jshop_img {
        width: 110px;
    }
    .rtl .productfull .product-info .prod_buttons .buttons .button {
        margin-right: 10px;
    }
    .rtl .jshop_list_category .jshop tr .jshop_categ {
        float: right;
    }
    .rtl .jshop_list_manufacturer .jshop .jshop_categ .manufacturer .image {
        float: right;
    }
}
@media (max-width: 767px) {
    .item-page .article-header h2:after, .jshop .heading:after, .blog .heading-category:after, .heading2:after {
        height: 4px !important;
    }

    ul#jj_sl_navigation {
        right: 0;
        display: block !important;
        top: 60px !important;
    }

    #yt_header {
        padding: 0;
    }

    .knopki {
        display: none;
    }

    div.jshop-cart .modcontent #jshop_module_cart {
        position: relative;
        height: 40px;
        background: #33353b;
    }

    div.jshop-cart {
        top: 237px;
    }
    div.jshop-cart .modcontent #jshop_module_cart .gotocart {
        border: none;
        width: 60px;
        height: 60px;
    }
    div.jshop-cart .modcontent #jshop_module_cart .gotocart .fa {
        line-height: 59px;
        margin-right: 10px!important;
        padding-right: 0px;
        margin-top: -8px;
    }
    div.jshop-cart .modcontent #jshop_module_cart #jshop_quantity_products {
        position: absolute;
        padding: 0px;
        top: 1px;
        right: -4px;
        line-height: inherit;
        text-align: right;
        overflow: hidden;
        width: 18px;
        height: 18px;
        text-indent: -99em;
        direction: ltr;
        padding-right: 5px;
    }
    div.jshop-search {
        height: 60px;
        width: 60px;
        background: url("../images/styling/green/icon_search.png") no-repeat right center;
        padding-top: 60px;
        transition: 0.3s all ease 0s;
        cursor: pointer;
    }
    div.jshop-search .modcontent {
        display: none;
    }
    div.jshop-search .modcontent form {
        padding: 10px;
        box-shadow: 0px 0px 2px #ccc;
        background: #fff;
        border-radius: 0px 0px 2px 2px;
    }
    .jshop_list_category .jshop tr .jshop_categ {
        vertical-align: top;
    }
    .jshop_list_product table.list_product .block_product {
        width: 50%;
        padding: 0px 14px;
    }
    .jshop_list_product table.list_product .block_product .product .image .image_block img {
        width: 100%;
    }
    .productfull .product-image {
        margin-bottom: 20px;
    }
    .productfull .product-image .image_middle img {
        width: 100%;
    }
    .productfull .jshop_list_product .list_related .jshop_related {
        width: 50%;
        margin-bottom: 20px;
    }
    table.cart .jshop_img {
        width: 100%;
    }
    .login_block {
        width: 100%;
        display: block;
        border-bottom: solid 1px #ccc;
        margin: 10px;
    }
    .register_block {
        width: 100%;
        display: block;
        padding: 10px;
    }
    .rtl div.jshop-search {
        background-position: left center;
    }
    .rtl div.jshop-cart .modcontent #jshop_module_cart #jshop_quantity_products {
        left: 6px;
        right: auto;
    }
}
@media (max-width: 360px) {
    #bottom7, #bottom8, #yt-extra-carousel {
        display: none;
    }

    #slideshow {
        display: none;
    }

    #yt_logo {
        text-align: center;
    }

    div.featured-products .container-slider .slider {
        margin: 0px;
    }
    div.jshop-search .modcontent .inputbox {
        width: 225px;
    }
    .jshop_list_product #sort_count .box_products_sorting {
        display: block;
        margin-bottom: 10px;
    }
    .jshop_list_product #sort_count .box_products_count_to_page {
        display: block;
    }
    .jshop_list_product #sort_count .box_products_count_to_page label.select-mask {
        margin-left: 12px;
    }
    .jshop_list_product table.list_product {
        width: 100%;
        margin: 0px;
    }
    .jshop_list_product table.list_product .block_product {
        width: 100%;
        padding: 0px;
    }
    .jshop_list_product table.list_product.columns-3 {
        width: 100%;
    }
    .productfull label.select-mask {
        width: 100%;
    }
    .productfull .product-image .yt-carousel {
        display: block;
    }
    .productfull .product-info .jshop_prod_attributes .attributes_value select {
        width: 90%;
    }
    .productfull .product-info .prod_buttons .buttons .button {
        margin-bottom: 10px;
    }
    .productfull .pro-more-info .tab-title li {
        float: none;
        width: 100%;
    }
    .productfull .jshop_list_product .list_related .jshop_related {
        width: 100%;
    }
    .productfull .jshop_list_product .list_related .jshop_related .product .image .image_block img {
        width: 100%;
    }
    table.cart table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
        display: block;
    }
    table.cart th,
    table.cart td {
        margin: 0;
        vertical-align: top;
    }
    table.cart thead {
        display: block;
        float: left;
    }
    table.cart tbody {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
    }
    table.cart tbody tr {
        display: inline-block;
        vertical-align: top;
        border-right: 1px solid #ccc;
        margin-left: -4px;
    }
    table.cart th:last-child,
    table.cart td:last-child {
        border-bottom: 1px solid #babcbf;
    }
    table.cart th {
        background: #666666;
        border-radius: 0;
        color: #fff;
        display: block;
        text-align: right;
        border-bottom: 0;
        font-size: 13px;
        border-left: 0;
        padding: 7px 10px 5px;
        min-height: 27px;
        width: 100%;
    }
    table.cart td {
        display: block;
        padding: 7px 10px 5px;
        min-height: 26px;
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
    }
    table.cart .bs-docs-example th {
        min-height: 30px;
    }
    table.cart tbody tr {
        border: none;
        display: none;
        margin: 0px;
        border: none;
    }
    table.cart tbody tr.jshop_prod_cart {
        display: block;
    }
    div.j-cart table.jshop .inputbox {
        width: 70px;
    }
    .jshop_list_category .jshop tr .jshop_categ {
        display: block;
        width: 100%;
    }
    .jshop_list_manufacturer .jshop .jshop_categ {
        width: 100%;
    }
    .jshop_list_manufacturer .jshop .jshop_categ .manufacturer .image img.jshop_img {
        width: 100%;
    }
    .jshop.search-form table.jshop, .list_product {
        display: block;
        width: 100%;
    }
    .jshop.search-form table.jshop tbody {
        display: block;
        width: 100%;
    }
    .jshop.search-form table.jshop tbody tr,
    .jshop.search-form table.jshop tbody td {
        display: block;
        width: 100%;
    }
    .jshop.search-form table.jshop tbody tr .inputbox,
    .jshop.search-form table.jshop tbody td .inputbox {
        width: 85% !important;
    }
    .rtl .jshop_list_product #sort_count .box_products_count_to_page label.select-mask {
        margin-left: 0px;
        margin-right: 12px;
    }
    .rtl .jshop table.cart .product_name {
        text-align: right;
    }
}
@media (width: 360px) {
    .productfull .product-image .yt-carousel .jCarouselLite ul li img {
        width: 93px;
        height: 93px;
    }
}
@media (width: 480px) {
    .jshop_list_product #sort_count .box_products_sorting {
        display: block;
        margin-bottom: 10px;
    }
    .jshop_list_product #sort_count .box_products_count_to_page {
        display: block;
    }
    .jshop_list_product #sort_count .box_products_count_to_page label.select-mask {
        margin-left: 12px;
    }
    .rtl .jshop_list_product #sort_count .box_products_count_to_page label.select-mask {
        margin-left: 0px;
        margin-right: 12px;
    }
}
.knopki{
    position: absolute;
    top:20px;
    left: 260px;
    z-index: 5000;
}
.mod_sef{
    margin-left: 20px;
}
#mod_simpleemailform_upload_1_1{
    padding-bottom: 20px;
}
.jshop_prod_attributes{
    border: 1px solid #ccc;

}

#toTop{
    display: none!important;}
.menuheading1{
    color: #000;
    font-size: 16px;
}
.menuheading1:hover{
    color: #48494a;
}
.image_full img{
    max-width: 460px;}


hr {
    border: none;
    color: #000;
    background-color: #000;
    height: 1px;
}

#knopki{
    color: #898989;
    line-height: 15px;
    vertical-align: bottom;
    /*width: auto !important;*/
}

#knopki a{color: #898989; font-size: 15px;}
#knopki a:hover{color: #000; text-decoration: underline;}

.topmenu1 {
    text-align: center;
}

.mega-content {
    width: auto !important;
}

@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px)  {
    .knopki {
        /*display: none;*/
    }
}



.info > .deliverytime {
    margin-bottom: 8px;
}

img.jshop_img {
    margin-left: 2px!important;
}

@import "//fonts.googleapis.com/css?family=Open+Sans&display=swap";

@font-face {
    font-family: 'Gotham Pro';
    src: url('/GothamPro/GothamPro-BoldItalic.eot');
    src: local('Gotham Pro Bold Italic'), local('/GothamPro/GothamPro-BoldItalic'),
    url('/GothamPro/GothamPro-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('/GothamPro/GothamPro-BoldItalic.woff') format('woff'),
    url('/GothamPro/GothamPro-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('/GothamPro/GothamPro-Italic.eot');
    src: local('Gotham Pro Italic'), local('/GothamPro/GothamPro-Italic'),
    url('/GothamPro/GothamPro-Italic.eot?#iefix') format('embedded-opentype'),
    url('/GothamPro/GothamPro-Italic.woff') format('woff'),
    url('/GothamPro/GothamPro-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('/GothamPro/GothamPro-Medium.eot');
    src: local('Gotham Pro Medium'), local('/GothamPro/GothamPro-Medium'),
    url('/GothamPro/GothamPro-Medium.eot?#iefix') format('embedded-opentype'),
    url('/GothamPro/GothamPro-Medium.woff') format('woff'),
    url('/GothamPro/GothamPro-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('/GothamPro/GothamPro-BlackItalic.eot');
    src: local('Gotham Pro Black Italic'), local('/GothamPro/GothamPro-BlackItalic'),
    url('/GothamPro/GothamPro-BlackItalic.eot?#iefix') format('embedded-opentype'),
    url('/GothamPro/GothamPro-BlackItalic.woff') format('woff'),
    url('/GothamPro/GothamPro-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('/GothamPro/GothamPro-Bold.eot');
    src: local('Gotham Pro Bold'), local('/GothamPro/GothamPro-Bold'),
    url('/GothamPro/GothamPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('/GothamPro/GothamPro-Bold.woff') format('woff'),
    url('/GothamPro/GothamPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro Narrow';
    src: url('/GothamPro/GothamProNarrow-Bold.eot');
    src: local('Gotham Pro Narrow Bold'), local('/GothamPro/GothamProNarrow-Bold'),
    url('/GothamPro/GothamProNarrow-Bold.eot?#iefix') format('embedded-opentype'),
    url('/GothamPro/GothamProNarrow-Bold.woff') format('woff'),
    url('/GothamPro/GothamProNarrow-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro Narrow';
    src: url('/GothamPro/GothamProNarrow-Medium.eot');
    src: local('Gotham Pro Narrow Medium'), local('/GothamPro/GothamProNarrow-Medium'),
    url('/GothamPro/GothamProNarrow-Medium.eot?#iefix') format('embedded-opentype'),
    url('/GothamPro/GothamProNarrow-Medium.woff') format('woff'),
    url('/GothamPro/GothamProNarrow-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('/GothamPro/GothamPro-LightItalic.eot');
    src: local('Gotham Pro Light Italic'), local('/GothamPro/GothamPro-LightItalic'),
    url('/GothamPro/GothamPro-LightItalic.eot?#iefix') format('embedded-opentype'),
    url('/GothamPro/GothamPro-LightItalic.woff') format('woff'),
    url('/GothamPro/GothamPro-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('/GothamPro/GothamPro-Light.eot');
    src: local('Gotham Pro Light'), local('/GothamPro/GothamPro-Light'),
    url('/GothamPro/GothamPro-Light.eot?#iefix') format('embedded-opentype'),
    url('/GothamPro/GothamPro-Light.woff') format('woff'),
    url('/GothamPro/GothamPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('/GothamPro/GothamPro-Black.eot');
    src: local('Gotham Pro Black'), local('/GothamPro/GothamPro-Black'),
    url('/GothamPro/GothamPro-Black.eot?#iefix') format('embedded-opentype'),
    url('/GothamPro/GothamPro-Black.woff') format('woff'),
    url('/GothamPro/GothamPro-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('/GothamPro/GothamPro.eot');
    src: local('Gotham Pro'), local('/GothamPro/GothamPro'),
    url('/GothamPro/GothamPro.eot?#iefix') format('embedded-opentype'),
    url('/GothamPro/GothamPro.woff') format('woff'),
    url('/GothamPro/GothamPro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('/GothamPro/GothamPro-MediumItalic.eot');
    src: local('Gotham Pro Medium Italic'), local('/GothamPro/GothamPro-MediumItalic'),
    url('/GothamPro/GothamPro-MediumItalic.eot?#iefix') format('embedded-opentype'),
    url('/GothamPro/GothamPro-MediumItalic.woff') format('woff'),
    url('/GothamPro/GothamPro-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@import url(https://fonts.googleapis.com/css?family=Play&subset=latin,cyrillic-ext);.productitem_2298{display:none;}

/*!
 * Bootstrap v3.2.0 (https://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html{font-family:Tahoma;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}a{background:0 0}
a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}dfn{font-style:italic}
h1{margin:.67em 0;font-size:2em}
mark{color:#000;background:#ff0}
small{font-size:80%}
sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:Tahoma;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}@media print{*{color:#000!important;text-shadow:none!important;background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}@font-face{font-family:Tahoma;src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:Tahoma;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:Tahoma,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;width:100% \9;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;width:100% \9;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:24px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}cite{font-style:normal}mark,.mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#428bca}a.text-primary:hover{color:#3071a9}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#428bca}a.bg-primary:hover{background-color:#3071a9}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}blockquote:before,blockquote:after{content:""}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Tahoma}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11, .col-sm-12{float:left}
    .col-sm-12{width:100%}
    .col-sm-11{width:91.66666667%}
    .col-sm-10{width:83.33333333%}
    .col-sm-9{width:75%}
    .col-sm-8{width:66.66666667%}
    .col-sm-7{width:58.33333333%}
    .col-sm-6{width:50%}
    .col-sm-5{width:41.66666667%}
    .col-sm-4{width:33.33333333%}
    .col-sm-3{width:25%}
    .col-sm-2{width:16.66666667%}
    .col-sm-1{width:8.33333333%}
    .col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}
    .col-md-12{width:100%}
    .col-md-11{width:91.66666667%}
    .col-md-10{width:83.33333333%}
    .col-md-9{width:75%}
    .col-md-8{width:76.66666667%}
    .col-md-7{width:52.33333333%}
    .col-md-6{width:50%}
    .col-md-5{width:41.66666667%}
    .col-md-4{width:33.33333333%}
    .col-md-3{width:25%}
    .col-md-2{width:20.66666667%}
    .col-md-1{width:8.33333333%}
    .col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#777;opacity:1}.form-control:-ms-input-placeholder{color:#777}.form-control::-webkit-input-placeholder{color:#777}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{line-height:34px;line-height:1.42857143 \0}input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;min-height:20px;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox]{position:absolute;margin-top:4px \9;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type=radio][disabled],input[type=checkbox][disabled],input[type=radio].disabled,input[type=checkbox].disabled,fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm,.form-horizontal .form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.input-lg,.form-horizontal .form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:25px;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center}.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{top:0;right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.3px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn:focus,.btn:active:focus,.btn.active:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#3071a9;border-color:#285e8e}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}.btn-primary .badge{color:#428bca;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#428bca;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#428bca;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:0}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn>input[type=radio],[data-toggle=buttons]>.btn>input[type=checkbox]{position:absolute;z-index:-1;filter:alpha(opacity=0);opacity:0}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=radio],.input-group-addon input[type=checkbox]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#428bca}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030;-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}.navbar-nav.navbar-right:last-child{margin-right:-15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type=radio],.navbar-form .checkbox input[type=checkbox]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-form.navbar-right:last-child{margin-right:-15px}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}.navbar-text.navbar-right:last-child{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#777}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#777}.navbar-inverse .navbar-nav>li>a{color:#777}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#777}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#777}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#428bca;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#2a6496;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#428bca;border-color:#428bca}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#428bca}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-right:auto;margin-left:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#428bca}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar[aria-valuenow="1"],.progress-bar[aria-valuenow="2"]{min-width:30px}.progress-bar[aria-valuenow="0"]{min-width:30px;color:#777;background-color:transparent;background-image:none;-webkit-box-shadow:none;box-shadow:none}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{color:#777;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#e1edf7}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group{margin-bottom:0}.panel>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#428bca}.panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#428bca}.panel-primary>.panel-heading .badge{color:#428bca;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#428bca}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:inherit;/*top:0;right:0;bottom:0;left:0;*/z-index:1050;/*display:none;*/overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate3d(0,-25%,0);-o-transform:translate3d(0,-25%,0);transform:translate3d(0,-25%,0)}.modal.in .modal-dialog{-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.43px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-size:12px;line-height:1.4;visibility:visible;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{right:5px;bottom:0;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed;-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none!important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}

.invalid{border-color:#ff0000;}
label.invalid{color:#ff0000;}
#editor-xtd-buttons{padding:5px;}
.button2-left,
.button2-right,
.button2-left div,
.button2-right div{float:left;}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span{display:block;height:22px;float:left;line-height:22px;font-size:11px;color:#666;cursor:pointer;}
.button2-left span,
.button2-right span{cursor:default;color:#999;}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span{padding:0 6px;}
.page span{color:#000;font-weight:bold;}
.button2-left a:hover,
.button2-right a:hover{text-decoration:none;color:#0B55C4;}
.button2-left a,
.button2-left span{padding:0 24px 0 6px;}
.button2-right a,
.button2-right span{padding:0 6px 0 24px;}
.button2-left{background:url(../images/j_button2_left.png) no-repeat;float:left;margin-left:5px;}
.button2-right{background:url(../images/j_button2_right.png) 100% 0 no-repeat;float:left;margin-left:5px;}
.button2-left .image{background:url(../images/j_button2_image.png) 100% 0 no-repeat;}
.button2-left .readmore,
.button2-left .article{background:url(../images/j_button2_readmore.png) 100% 0 no-repeat;}
.button2-left .pagebreak{background:url(../images/j_button2_pagebreak.png) 100% 0 no-repeat;}
.button2-left .blank{background:url(../images/j_button2_blank.png) 100% 0 no-repeat;}
div.tooltip{float:left;background:#ffc;border:1px solid #D4D5AA;padding:5px;max-width:200px;z-index:13000;}
div.tooltip h4{padding:0;margin:0;font-size:95%;font-weight:bold;margin-top:-15px;padding-top:15px;padding-bottom:5px;background:url(../images/selector-arrow.png) no-repeat;}
div.tooltip p{font-size:90%;margin:0;}
.img_caption .left{float:left;margin-right:1em;}
.img_caption .right{float:right;margin-left:1em;}
.img_caption .left p{clear:left;text-align:center;}
.img_caption .right p{clear:right;text-align:center;}
.img_caption{text-align:center!important;}
.img_caption.none{margin-left:auto;margin-right:auto;}
a img.calendar{width:16px;height:16px;margin-left:3px;background:url(../images/calendar.png) no-repeat;cursor:pointer;vertical-align:middle;}


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border:  5px solid #fff;
    left: -5px;
    background: #fff;

    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}


h2 {
    font-family: "Open Sans", serif !important;
}

#form1 .wdform_page {
    background-color: #fff !important;
    font-size: 20px
}

#feedbackservice {
    width: 100%;
    padding: 30px calc((100% - 1200px) / 2);
    background-color: #bbb;
    color: #3b3b3b;
}

#feedbackservice > div {
    display: inline-block;
    vertical-align: middle;
    width: 20%;
}

#feedbackservice > div:nth-child(2) {
    width: 59%;
    font-size: small;
}

#feedbackservice > div:nth-child(2) span {
    padding-left: 10px;
    font-size: 10px;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
}

#feedbackservice h4 {
    font-weight: bold;
    margin-right: 10px;
}

#feedbackservice > div:nth-child(3) {
    font-size: small;
}

#feedbackservice > div:nth-child(3) strong {
    font-size: 18px;
}

#feedbackservice input {
    border: none;
    background-color: #fff;
    color: #3b3b3b;
    border-radius: 10px;
    padding: 5px 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.tags_container {
    position: absolute;
    left: 0px;
    top: 10px;
    z-index: 99;
    text-align: left;
}

.tags_container span {
    display: inline-block;
    padding: 5px 10px;
    margin-bottom: 2px;
}

#filter_tags_nalich div span, .filter_tags_nalich span{
    color: #579832;
    display: inline-block;
    padding: 5px 10px;
    margin-bottom: 2px;
}

.deliverytime {
    color: grey;
    font-size: 15px;
    display: inline-block;
    margin-bottom: 2px;
    background-color: #fff;
}

#filter_tags_express div span, .filter_tags_express span {
    color: #fff;
    background-color: #579832;
}

#filter_tags_hit div span, .filter_tags_hit span {
    color: #fff;
    background-color: darkgoldenrod;
}

#filter_tags_sale div span, .filter_tags_sale span{
    color: #fff;
    background-color: red;
}

.a-button-content:hover {
    color: #fff;
    background: darkgreen;
}

.product .info .name {
    margin-top: 10px;
    margin-bottom: 135px;
    padding: 0 20px;
    text-align: left;
}

.product .info .name .deliverytime2 {
    margin-top: 10px;
    color: grey;
}

#feedbackservice input[type="submit"] {
    color: #fff;
    background-color: #589833;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 5px 20px;
}

#feedbackservice input[type="submit"]:hover {
    background-color: darkgreen;
}

.custom-file-input {
    display: inline-block !important;
    font-size: 0 !important;
    padding: 0 !important;
    border: none !important;
    background-color: #bbb !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    width: 25%;
}

.custom-file-input::-webkit-file-upload-button {
    visibility: hidden;
}

.custom-file-input-val {
    display: none;
    position: relative;
    left: -40px;
    top: 9px;
}

.krosh {
    font-size: 10px;
    color: #bebebe;
}

.krosh a {
    color: #000;
}

.krosh .fas {
    margin: 0 5px;
}

.custom-file-input::before {
    content: '+ Прикрепить файл';
    display: inline-block;
    background: #bbb;
    border: 1px solid #3b3b3b;
    border-radius: 50px;
    color: #3b3b3b;
    padding: 5px 10px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    font-size: 12px;
}

.custom-file-input:active {
    border: none;
}

#feedbackservice a {
    color: #000;
    text-decoration: underline;
}

.wdform-field, .wdform_section, .wdform-element-section {
    width: 100% !important;
}

.wdform_column {
    float: none !important;
    display: inline-block;
    width: 45%;
    margin-right: 4% !important;
    vertical-align: top;
}

.wdform_page input, .wdform_page textarea {
    background-color: #fff !important;
    border: 1px solid #999 !important;
    width: 100% !important;
    height: auto !important;
    padding: 5px 10px !important;
    font-size: 18px !important;
}

.wdform-field {
    position: relative !important;
    display: block !important;
}

.wdform-field .wdform-label-section {
    position: absolute !important;
    left: 5px !important;
    top: 14px !important;
    width: 100% !important;
}

#form1 .wdform-label {
    color: #666 !important;
}

.wdform-element-section {
    display: block !important;
}

.wdform-field[type="type_textarea"] {
    width: 780px !important;
}

.wdform-field[type="type_checkbox"] .wdform-label-section {
    left: 30px !important;
    top: 4px !important;
    max-width: none !important;
    width: 800px !important;
}

.wdform-field[type="type_submit_reset"] {
    margin-top: 70px;
}

 body {
     overflow-x: hidden;
     font-family: "Open Sans" !important;
 }

.bg-container {
    width: 100%;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    color: #2e2e2e;
}

.cardcounters {
    position: absolute;
    width: 250px;
    height: 250px;
    top: 20px;
    left: calc((100% - 250px)/2);
    background-color: rgba(20,20,20, 0.3);
    border-radius: 150px;
    vertical-align: middle;
    align-items: center;
    font-size: 120px;
    padding-top: 36px;
    text-align: center;
    color: #fff;
}

.image_middle .cardcounters {
    top: 50px;
    width: 450px;
    height: 450px;
    left: calc((100% - 450px)/2);
    border-radius: 250px;
    padding-top: 136px;
}

@media screen and (max-width: 1365px) {
    .image_middle .cardcounters {
        top: 0px;
        width: 320px;
        height: 320px;
        left: calc((100% - 320px) / 2);
        border-radius: 250px;
        padding-top: 90px;
    }
}

#top-shield {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 1% 5%;
    z-index: 99999;
    transition: 1s;
}

#top-shield.scroll {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.27);
    -moz-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.27);
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.27);
}

#attach-container {
    position: relative;
}

#attach-container .custom-file-input-val {
    position: absolute !important;
    top: 0;
    left: 150px;
}

#top-shield.scroll #second-menu {
    display: none;
}

#top-shield.scroll2 {
    background-color: #fff;
}

#top-shield.opencatalog {
    z-index: 2000000;
    transition: none;
    background-color: #fff;
}

#top-shield.scroll #view-container, #top-shield.opencatalog #view-container {
    display: none;
}

#top-shield-left {
    display: inline-block;
    width: 30%;
}

#top-shield-contant {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    color: #2e2e2e;
    font-size: 16px;
    width: 50%;
}

#top-shield-contant div {
    display: inline-block;;
    vertical-align: middle;
    width: 100%;
}

#top-shield-contant i {
    margin-right: 5px;
}

#top-shield a {
    color: #2e2e2e;
}

#top-shield img {
    width: 7vw;
}

#top-shield-right {
    display: inline-block;
    width: 69%;
    vertical-align: middle;
    text-align: right;
}

#second-menu {
    margin-top: 20px;
    border-bottom: 3px solid #bcbcbc;
}

#second-menu a {
    font-weight: bold;
    display: inline-block;
    padding: 10px;
    border-bottom: 3px solid #bcbcbc;
    transition: 0.5s;
    margin: 0;
    position: relative;
    top: 3px;
}

#second-menu a:hover, #second-menu a.active {
    border-bottom: 3px solid #589833;
}

#stat-content {
    width: 100%;
    padding: 1% 4%;
    min-width: 1280px;
}

#stat-content h3 {
    font-size: 20px;
    font-weight: bold;
    color: #2e2e2e;
    margin: 20px 0 0 20px;
    width: 70%;
}

.stat-pers-info {
    margin: 20px 0 0 !important;
    width: 100% !important;
}

.pulse {
    animation: pulse 2s infinite;
}

#stat-content .videoblog-item-bottom-line div {
    border-top: 3px solid #589833;
}

#stat-content h2 {
    font-size: 20px;
    font-weight: bold;
}

#directions {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
}

#directions a {
    background-color: #ededef;
    color: #797979;
    margin: 0 10px 10px 0;
    padding: 30px;
    text-align: center;
    transition: 0.5s;
    vertical-align: top;
}

#directions a:hover {
    background-color: #aaa;
}

#directions a:nth-of-type(4) {
    margin-right: 0;
}

#directions a div {
    vertical-align: middle;
}

#directions a div:last-of-type {
    font-size: 16px;
    text-transform: uppercase;
}

#directions a div:first-of-type {
    font-size: 3vw;
    font-weight: bold;
    font-family: 'Gotham Pro', serif;
}

. {
    font-size: 30px;
}

.stat-block {
    margin-top: 50px;
}

.grey-block {
    background-color: #eee;
    width: 110vw;
    position: relative;
    left: -10vw;
    padding: 80px 10vw;
    vertical-align: middle;
}


.grey-block table p {
    font-size: 22px;
    margin-left: 20px;
}

.four-columns div {
    vertical-align: top;
    text-align: left;
    background-color: #fff;
    transition: 0.5s;
    height: fit-content;
}

#jwSBimage {
    background-size: contain !important;
}

#jwSBcontent #sbcaption {
    display: none !important;
}

ul.sigProClassic {
    text-align: center;
}

ul.sigProClassic li.sigProThumb {
    margin: 15px 40px !important;
    display: inline-block;
    float: none;
}

.item-page .img-fulltext{margin:0px 20px 20px 0px;}

#stat-pers img {
    width: 100%;
}

#stat-prevs {
    margin-top: 50px;
}

#stat-prevs>div {
    padding: 0 30px;
}

.four-columns {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}

.four-columns h4 div {
    display: block;
    margin: 20px 0 0;
    padding: 0;
}

.four-columns>div:hover {
    -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.27);
    -moz-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.27);
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.27);
}

.stat-hide {
    display: none;
}

.four-columns div :nth-of-type(4) {
    margin-right: 0;
}

.catalog-ico {
    display: inline-block;
    margin-right: 3px;
    position: absolute;
    left: -22px;
    top: -2px;
}

#stat-pers p {
    margin: 0 40px;
}

.stat-pers-info p:first-of-type {
    margin: 0 40px 20px !important;
}

#stat-pers button {
    width: 100%;
    margin-top: 20px;
    text-align: left;
    padding-left: 40px;
    color: #000;
    background-color: #eee;
    font-weight: normal;
}

#stat-pers button+div {
    display: none;
    margin: 0 !important;
    padding: 20px 40px 0;
    width: 100% !important;
}

#stat-pers label {
    padding-right: 10px;
}

.catalog-ico div {
    display: inline-block;
    vertical-align: bottom;
    border-left: 3px solid green;
    transition: 0.5s;
}

#catalog-ico-big {
    height: 16px;
    margin: 0;
}

.catalog-ico-small {
    height: 5px;
}

.catalog-trigger:hover .catalog-ico-small {
    height: 16px;
}

#top-shield-right a {
    display: inline-block;;
    font-size: 20px;
    font-weight: bold;
    color: #2e2e2e;
    margin-right: 10px;
    vertical-align: middle;
    line-height: 1;
    transition: 1s;
}

#top-shield-right .catalog-trigger {
    position: relative;
}

#top-shield-right a:hover {
    color: #666;
}

.bg-container1 {
    position: relative;
    right: -50%;
    display: inline-block;
    width: 100%;
}

.bg-image {
    display: none;
    position: relative;
    left: -50%;
    width: 100%;
}

.bg-image.active {
    display: inline-block;
}

#view-container {
    display: inline-block;
    vertical-align: middle;
    margin-left: 50px;
}

#view-box {
    cursor: pointer;
}

#view-box span {
    font-size: 17px;
    letter-spacing: 1px;
    color: #2e2e2e;
    vertical-align: middle;
}

#view-box span:hover {
    color: grey;
}

#view-switch {
    width: 50px;
    border-radius: 50px;
    background-color: green;
    position: relative;
    vertical-align: middle;
    border: 1px solid grey;
    display: inline-block;
    padding: 14px 2px;
    margin: 0 5px 0 1px;
    transition: 1s;
}

#view-switch:before {
    content: '';
    border-radius: 50px;
    border: 1px solid grey;
    width: 10px;
    background-color: white;
    position: absolute;
    padding: 13px;
    top: 0;
    left: 0;
    transition: 0.5s;
}

#view-switch.active {
    background-color: red;
}

#view-switch.active:before {
    left: 20px;
}

.house-point {
    position: absolute;
    cursor: pointer;
    display: none;
    z-index: 9999;
}

.house-point.active {
    display: block;
}

.house-point-outer {
    border: 1px solid #fff;
    padding: 2pt;
    background-color: transparent;
    border-radius: 50px;
    transition: 0.5s;
    animation: pulse 2s infinite;
    box-shadow: 0 0 0 rgba(11, 11, 11, 0.4);
}

.house-point-outer:hover {
    padding: 0;
    animation: none;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(11, 11, 11, 0.4);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(11, 11, 11, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(11, 11, 11, 0);
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(11, 11, 11, 0.4);
        box-shadow: 0 0 0 0 rgba(11, 11, 11, 0.4);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(11, 11, 11, 0);
        box-shadow: 0 0 0 10px rgba(11, 11, 11, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(11, 11, 11, 0);
        box-shadow: 0 0 0 0 rgba(11, 11, 11, 0);
    }
}

.grecaptcha-badge {
    display: none !important;
}

.house-point-outer:hover .house-point-inner {
    padding: 6pt;
}

.house-point-inner {
    border: 2pt solid #fff;
    border-radius: 50px;
    background-color: green;
    padding: 3pt;
    transition: 0.5s;
}

.view-in .house-point-inner {
    background-color: #CC0000;
}

.house-point-popup {
    display: none;
    position: absolute;
    min-width: 300pt;
    background-color: #fff;
    left: 0;
    top: 0;
    z-index: 5;
    padding: 15pt;
    -webkit-box-shadow: 13px 6px 10px 0px #000000;
    -moz-box-shadow: 13px 6px 10px 0px #000000;
    box-shadow: 3px 6px 10px 0px #000000;
}

.house-point-popup h2 {
    font: bold 1.4rem / 2.4rem "Open Sans", sans-serif;
    margin: 0 0 10pt;
    padding-left: 10px;
}

.house-point-popup p {
    margin-bottom: 10pt;
}

#house-point-9 .house-point-popup {
    top: auto;
    bottom: 0;
}

.house-point-popup a {
   display: block;
}

.house-point-popup li a {
    margin: 10px 0;
}

.house-point-popup li a i {
    display: none;
}

.house-point-popup h2 a:hover {
    color: #000;
}

.house-point-popup ul {
    list-style: none;
}

.house-point-popup li a:hover {
    color: darkgreen;
    padding-left: 10px;
}

.house-point-popup li a:hover i {
    display: inline-block;
    position: relative;
    top: 1px;
}

.popup-close {
    position: absolute;
    color: #000;
    font-weight: bold;
    cursor: pointer;
    top: 2pt;
    right: 7pt;
    font-size: 14pt;
}

#head-block-1 {
    position: absolute;
    top: 26%;
    left: 10vw;
    width: 38vw;
}

#head-block-1 h4 {
    text-transform: uppercase;
    letter-spacing: 1pt;
    font-weight: bold;
    color: #2e2e2e;
    margin: 0;
    font-size: 46px;
    margin-bottom: 6%;
}

#head-block-1 .catalog-trigger {
    color: #fff;
    display: inline-block;
    border-radius: 10px;
    padding: 10pt 20pt;
    font-size: 16pt;
    background: #c9de96; /* Old browsers */
    background: -moz-linear-gradient(top, #c9de96 0%, #398235 44%, green 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #c9de96 0%, #398235 44%, green 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #c9de96 0%, #398235 44%, green 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9de96', endColorstr='green', GradientType=0); /* IE6-9 */
    -webkit-box-shadow: 13px 6px 10px 0px #000000;
    -moz-box-shadow: 13px 6px 10px 0px #000000;
    box-shadow: 3px 6px 10px 0px #000000;
}

#head-block-1 .catalog-trigger:hover {
    background: -moz-linear-gradient(top, #c9de96 0%, green 44%, green 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #c9de96 0%, green 44%, green 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #c9de96 0%, green 44%, green 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='green', endColorstr='green', GradientType=0); /* IE6-9 */
}

#catalog-view {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    background-color: #fff;
    padding: 95px 100pt 100pt;
    z-index: 9999;
    display: none;
    border-bottom: 1px solid #000;
    overflow-y: scroll;
}

#catalog-view > ul {
    display: grid;
    padding: 0;
    position: relative;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: 0;
    list-style: none;
}

#catalog_actons {
    position: absolute;
    right: 0;
    top: 0;
    width: 20% !important;
}

#catalog_actons a {
    margin-bottom: 20px;
    transition: 0.5s;
}

#catalog_actons a p {
    padding: 10px;
}

#catalog_actons a:hover {
    -webkit-box-shadow: 0px 0px 25px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 25px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 25px -2px rgba(0, 0, 0, 0.75);
    text-decoration: none !important;
}

#catalog-view ul  ul {
    padding-left: 35px;
}

#catalog-view > ul > li {
    display: block;
    float: none;
    width: 100%;
}

#catalog-view li {
    display: inline-block;
    width: 17vw;
    vertical-align: top;
    margin: 0 auto;
    text-align: left;
}

#catalog-view a {
    color: #000;
    display: inline-block;
}

#catalog-view a:hover {
    text-decoration: underline;
}

#catalog-view > ul > li > a {
    margin-bottom: 5pt;
}

#catalog-view > ul > li > a > span {
    text-transform: uppercase;
    font-weight: bold;
    color: #C00;
    font-size: large;
    margin-top: 5pt;
}

#catalog-view div {
    margin-bottom: 0;
}

#product_tpl {
    display: none;
}

#catalog-view div > ul span {
    font-size: medium;
    font-weight: bold;
}

#catalog-view div > ul ul span {
    font-size: small;
    font-weight: normal;
}

#catalog-view div > ul ul ul {
    display: none;
}

#catalog-view svg {
    fill: #000;
    transition: all .3s ease;
}

#catalog-view-div li {
    display: inline-grid !important;
    margin: 10px;
}

.catalog-item-first h2 {
    display: grid;
    grid-template-columns: 1fr 8fr;
    align-items: center;
}

.catalog-item-first h2, .catalog-item-first h2 a {
    font-weight: bold;
    color: #000 !important;
    font-size: 14px;
}

.catalog-view-sub {
    display: block;
}

#catalog-view-div li .catalog-item-second {
    display: list-item !important;
    width: auto !important;
    margin: 2px 4px 2px 0 !important;
}

#catalog-view-div li.list-blocked .catalog-item-second {
    display: inline-block !important;
}

.catalog-item-second a {
    font-size: small;
    color: #000 !important;
    display: inline !important;
}

.catalog-trigger.active {
    color: #C00;
}

#catalog-close {
    position: fixed;
    font-weight: bold;
    cursor: pointer;
    top: 200px;
    right: 50px;
    font-size: 46pt;
}

#catalog-close svg {
    fill: #589833;
}

#search-container {
    width: 80vw;
    font-size: 24pt;
    margin-bottom: 20pt !important;
    color: #000;
}

#search-container > div {
    position: relative;
    display: inline-block !important;
    width: 90%;
    border-bottom: 1px solid #999;
    margin-right: 2pt;
}

#search-field {
    border: none;
    width: 100%;
    padding: 3pt 10pt;
}

#search-container div i {
    font-family: "Font Awesome 5 Pro";
    cursor: pointer;
}


#search-container div i::before {
    content: "\f057";
    display: block;
    position: absolute;
    right: 5pt;
    bottom: 7pt;
    font-style: normal;
    font-size: smaller;
    color: #000;
}

#search-container .empty i {
    font-family: inherit;
    cursor: default;
}

#search-container .empty i::before {
    content: "Что вы ищете?";
    color: #666;
}

#search-preview>a {
    margin: 3pt 10pt 3pt 0;
    display: block;
    vertical-align: top;
    transition: 0.5s;
}

#fast-search {
    display: none;
}

#search-preview h3 {
    text-transform: uppercase;
    color: #999;
    font-size: 16px;
}

#search-preview span {
    display: block;
    cursor: pointer;
    transition: 0.5s;
}

#search-preview span:hover, #search-preview>a:hover {
    background-color: #ccc;
}

#search-preview>.name {
    display: block;
}

#search-preview .jshop_list_product {
    display: grid;
    grid-template-columns: 24% 24% 24% 24%;
    grid-column-gap: 2%;
    grid-row-gap: 0.5%;
}

#search-preview .jshop_list_product .product {
    transition: 0.5s;
    text-align: center;
    border: 1px solid #ccc;
    padding-top: 20px;
    position: relative;
}

#search-preview .jshop_list_product .product .link {
    margin: 0 20px;
}

#search-preview .jshop_list_product .product .name {
    margin: 20px 20px 10px;
    font-size: 12px;
}

#search-preview .jshop_list_product .product .price {
    margin: 0 20px 50px;
    font-size: 14px;
    font-weight: bold;
}

#search-preview .jshop_list_product .product .button_buy {
    transition: 0.5s;
    display: block;
    background-color: green !important;
    color: #fff;
    text-decoration: none;
    padding: 10px 0;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    cursor: pointer;
}

#search-preview .jshop_list_product .product .button_buy:hover {
    background-color: darkgreen;
}

#search-preview .jshop_list_product .product:hover {
    -webkit-box-shadow: 0px 0px 25px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 25px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 25px -2px rgba(0, 0, 0, 0.75);
}

#view-cart {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: #333;
    color: #fff;
    z-index: 9999;
}

#view-cart .cart-frame {
    float: right;
    margin: 10px 10vw;
    color: #fff;
}

#view-cart .cart-frame .gotocart {
    margin: 0;
    padding: 0;
    background-color: inherit;
    display: inline-block;;
    color: #fff;
}

#view-cart .cart-frame .gotocart span {
    padding-left: 20px;
}

#view-cart .cart-frame .img_c {
    display: none;
}

#view-cart .cart-frame i.fas {
    color: #CCC;
    vertical-align: middle;
}

#view-cart .cart-frame .name_c {
    grid-area: auto;
    display: inline-block;
    position: relative;
    top: -1px;
}

#view-cart .cart-frame .name_c span {
    color: #fff !important;
}

#view-cart .cart-frame .count_c {
    grid-area: auto;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
}

#view-cart .cart-frame .jshop_quantity_products {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border-radius: 5px;
    margin: 0 10px;
}

#view-cart span {
    color: #fff !important;
    vertical-align: middle !important;
    padding-left: 5px;
}

#view-cart #jshop_quantity_products {
    display: none;
}

#view-cart .fa-shopping-cart+span {
    display: none;
}

#cart-zakaz {
    display: inline-block;
    border-radius: 5px;
    background-color: #589833;
    color: #fff;
    text-decoration: none;
    padding: 5px 10px;
    margin-left: 10px;
    vertical-align: middle;
}

#short-blocks {
    padding: 50px 0;
    vertical-align: top;
}

#short-blocks h3 {
    margin-top: 0;
    padding-top: 0;
    width: 70%;
    font-size: 26px;
}

#short-blocks-right-top a:nth-child(odd) p {
    width: 72%;
}

#short-blocks a div {
    border-top: 6px solid #589833;
    width: 15%;
    margin-bottom: 25px;
    margin-top: 25px;
}

#short-blocks-inner {
    width: 100%;
    display: grid;
    grid-template-columns: 20% 89%;
    grid-column-gap: 1%;
}

#short-blocks-inner > div {
    vertical-align: top;
}

#short-blocks-left:hover {
    -webkit-box-shadow: 0px 0px 25px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 25px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 25px -2px rgba(0, 0, 0, 0.75);
}

#short-blocks-left:hover img {
    filter: grayscale(40%);
}

#short-blocks-left a {
    display: block;
    position: relative;
    height: 100%;
}

#short-blocks-left p {
    color: #323232;
    padding: 0 30px;
}

#short-blocks-left div {
    margin-left: 30px;
}

#short-blocks-left img {
    margin-bottom: 30px;
    width: 100%;
}

#short-block img {
    width: 100%;
}

#short-blocks-left h3 {
    margin: 30px 30px 0;
}

#short-blocks-right-top > div {
    display: inline-block;
    vertical-align: top;
}

#short-blocks p {
    font-size: 17px;
}

#short-blocks-left {
    background-color: #edebeb;
    margin-right: 0;
    transition: 1s;
}

#short-blocks-right {
    display: grid;
    grid-template-rows: 1fr;
    grid-row-gap: 1%;
}

#short-blocks-right-top {
    display: grid;
    grid-template-columns: 43% 44%;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
}

#short-blocks-right-top-left {
    background-color: #edebeb;
    padding: 30px;
}

#short-blocks-right-top-left img {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 25%;
}

#short-blocks-right-top-right {
    background-color: #edebeb;
    padding: 30px;
}

#short-blocks-right-bottom {
    width: 88%;
    margin-top: 1%;
    background-color: #edebeb;
    padding: 30px;
}

#short-blocks-right-top-left, #short-blocks-right-top-right, #short-blocks-right-bottom {
    transition: 0.3s;
}

#short-blocks-right-top-left *, #short-blocks-right-top-right *, #short-blocks-right-bottom * {
    transition: 0.3s;
}

#short-blocks-right-top-left:hover, #short-blocks-right-top-right:hover, #short-blocks-right-bottom:hover {
    background-color: #444;
}

#short-blocks-right-top-left:hover *, #short-blocks-right-top-right:hover *, #short-blocks-right-bottom:hover * {
    color: #fff;
}

#short-blocks-right a {
    display: inline-grid;
    color: #323232;
    position: relative;
}

#short-blocks h3 {
    color: #000;
    font-weight: bold;
}

#short-block p {
    font-size: 1.4rem;
    line-height: 2rem;
}

#eiframe-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-bottom: 50px;
}

#eiframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.toggle_text {
    display: none;
}

.short_desc_man_btn {
    text-align: right;
}

.short_desc_man_btn div {
    color: grey;
    text-decoration: dotted;
    cursor: pointer;
}

.desctextblock {
    position: relative;
    clear: both;
}

.dis_toggle {
    display: none;
}

#videoblog {
    width: 1200px;
    margin-left: calc((100% - 1200px) / 2);
    position: relative;
    margin-bottom: 50px;
}

#videoblog-head {
    position: relative;
    margin-bottom: 30px;
}

#videoblog-control, #nnews-control {
    font-size: 40px;
    text-align: right;
    width: 80%;
    position: absolute;
    top: 0;
    right: 0;
}

#videoblog-control svg, #nnews-control svg {
    width: 40px;
    height: 40px;
    cursor: pointer;
    margin-left: -12px;
}

#videoblog-control svg:hover, #nnews-control svg:hover {
    background-color: #589833;
}

#videoblog-control svg:hover path, #nnews-control svg:hover path {
    fill: #fff !important;
}

#videoblog-control #video-l, #nnews-control #nnews-l {
    transform: scale(-1, 1);
}

#videoblog-view {
    overflow-x: hidden;
    position: relative;
    padding-bottom: 10px;
}

#videoblog-hider {
    width: 10000000px;
    position: relative;
    left: 0;
    top: 0;
}

.videoblog-item {
    float: left;
    position: relative;
    width: 400px !important;
}

.videoblog-item h3 {
    font-size: 16px;
    font-weight: bold;
}


.videoblog-item .box {
    overflow: hidden;
    height: 50px;
    width: 100%;
    line-height: 25px;
}

.videoblog-item .box:before {
    content: "";
    float: left;
    width: 5px;
    height: 50px;
}

.videoblog-item .box > *:first-child {
    float: right;
    width: 100%;
    margin-left: -5px;
}

.videoblog-item .box:after {
    content: "\02026";
    box-sizing: content-box;
    float: right;
    position: relative;
    top: -25px;
    left: 89%;
    width: 7em;
    margin-left: -7em;
    padding-right: 5px;
    text-align: right;
    background-size: 100% 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
}

.videoblog-item-container {
    margin: 0px 10px;
    background-color: white;
    height: 100%;
    transition: 0.5s;
}

.videoblog-item-container:hover {
    -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.27);
    -moz-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.27);
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.27);
}

.videoblog-item-top {
    width: 100%;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100%;
    transition: 0.5s;
    font-family: "Font Awesome 5 Pro";
}

.videoblog-item-top:after {

}

.videoblog-item-top img {
    width: 100%;
}

.videoblog-item-top:hover img {
    filter: saturate(0.3);
}

.videoblog-item-top svg {
    position: absolute;
    left: 40%;
    width: 20%;
    text-align: center;
    top: 5%;
    z-index: 2;
}

.videoblog-item-top:hover svg .ytp-large-play-button-bg {
    fill: #FF0000;
}

.videoblog-item-bottom {
    padding: 10px;
    border-left: 1px solid #edebeb;
    border-right: 1px solid #edebeb;
    border-bottom: 1px solid #edebeb;
}

.videoblog-item-bottom-line div {
    display: inline-block;
    margin: 10px 0;
    border-top: 6px solid #589833;
    width: 50px;
}

#videoblog-frameset {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    z-index: 9999999;
    display: none;
    vertical-align: top;
}

#videoblog-frameset iframe {
    position: relative;
    top: 20%;
    left: calc((100% - 800px) / 2);
}

#videoblog-frameset .fa-times-circle {
    position: absolute;
    top: 20%;
    cursor: pointer;
    font-size: 32px;
    right: calc((100% - 880px) / 2);
    color: #fff;
}

.custom_h2 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 20px;
}

.custom_h2 a {
    color: inherit;
    cursor: pointer;
}

.custom_h2 a:hover {
    color: inherit;
}

.nnews {
    position: relative;
}

#nnews_bg {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-image: url(/raz.jpg);
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    z-index: -1;
}

.nnews-place {
    max-width: 1200px;
    margin-left: calc((100% - 1200px) / 2);
    position: relative;
}

#nnews-view {
    overflow-x: hidden;
    position: relative;
    padding: 40px 0;
}

#nnews-hider {
    width: 10000000px;
    position: relative;
    left: 0;
    top: 0;
}

.nnews-item-container {
    margin: 0px 10px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.3);
    padding: 10px;
}

.nnews-item {
    float: left;
    position: relative;
}

.nnews-item h3 {
    font-size: 16px;
    font-weight: bold;
}

.nnews-item-top {
    background-size: contain;
    background-position: bottom center;
    background-repeat: no-repeat;
    height: 200px;
    position: relative;
    overflow-y: hidden;
}

.nnews-more {
    position: absolute;
    bottom: -200px;
    width: 100%;
    left: 0;
    padding: 0 20px;
    background-color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    vertical-align: middle;
    line-height: 1;
    color: #fff;
    transition: 0.5s;
    height: 200px;
    align-items: center;
    display: flex;
    justify-content: center;
}

.nnews-more:hover {
    background-color: rgba(127, 127, 127, 0.5);
}

.nnews-more svg {
    margin-left: 10px;
    position: relative;
    top: 4px;
}

.nnews-item-top:hover .nnews-more {
    bottom: 0%;
}

.nnews-item-bottom {
    background-color: #fff;
    padding: 10px;
}

.ndate {
    font-size: smaller;
    position: relative;
}

.dateline {
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #333;
    top: 8px;
    left: 0;
    z-index: 0;
}

.datedata {
    display: inline-block;
    padding-right: 10px;
    background-color: #fff;
    position: relative;
}

.nnews-item-bottom {
    padding: 10px;
    border-left: 1px solid #c5c5c5;
    border-right: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
}

.nnews-item-bottom:hover:after {
    opacity: 1;
}

.nnews-item-bottom-line div {
    display: inline-block;
    margin: 10px 0;
    border-top: 6px solid #589833;
    width: 50px;
}

.nnews-item .box {
    overflow: hidden;
    height: 50px;
    width: 100%;
    line-height: 25px;
}

.nnews-item .box:before {
    content: "";
    float: left;
    width: 5px;
    height: 50px;
}

.nnews-item .box > *:first-child {
    float: right;
    width: 100%;
    margin-left: -5px;
}

.nnews-item .box:after {
    content: "\02026";
    box-sizing: content-box;
    float: right;
    position: relative;
    top: -25px;
    left: 98%;
    width: 7em;
    margin-left: -7em;
    padding-right: 5px;
    text-align: right;
    background-size: 100% 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
}

.nnews-nav {
    height: calc(100% - 80px);
    color: #666;
    background-color: #ccc;
    padding: 0 10px;
    cursor: pointer;
    vertical-align: middle;
    position: absolute;
    top: 40px;
    opacity: 0.8;
    transition: 0.5s;
    font-size: 32px;
}

.nnews-nav:hover {
    background-color: #999;
}

#nnews-left {
    left: calc(((100% - 1200px) / 2) - 40px);
}

#nnews-right {
    right: calc(((100% - 1200px) / 2) - 40px);
}

.nnews-nav i {
    display: block;
    height: 100%;
    position: relative;
    top: 47%;
}

#nnews-pu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 99999;
}

#nnews-puv {
    top: 5%;
    position: relative;
    left: calc((100% - 1200px) / 2);
    width: 1200px;
    background-color: #fff;
    padding: 50px;
    max-height: 80%;
    overflow-y: scroll;
}

#nnews-pu .fa-times-circle {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 32px;
}

@media (max-width: 1500px) {
    #top-shield-contant {
        font-size: 12px;
    }
}

@media (max-width: 1400px) {

    #top-shield-contant {
        font-size: 12px;
    }

    #top-shield-right a {
        font-size: 12px;
    }

    #view-box span {
        font-size: 12px;
    }
}

footer {
    background-color: #edebeb;
}

#footer-top {
    width: 1200px;
    margin-left: calc((100% - 1200px) / 2);
    padding: 30px 0;
}

#footer-bottom {
    background-color: #bbb;
    font-weight: normal;
    width: 100%;
    padding-left: calc((100% - 1200px) / 2);
    padding-right: calc((100% - 1200px) / 2);
    padding-top: 10px;
    padding-bottom: 60px;
    font-size: xx-small;
}

.foter-column {
    width: calc(1200px / 4.1);
    display: inline-block;
    padding: 10px 40px;
    vertical-align: top;
    position: relative;
}

.foter-column strong {
    display: block;
    margin-bottom: 10px;
}

.foter-column h6 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

.footer-bordered {
    border: 1px solid #444;
    padding: 10px;
    display: inline-block;
    text-align: center;
}

.foter-column button {
    color: #fff;
    background-color: #999;
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
    transition: 0.5s;
}

.foter-column button:hover {
    background-color: #444;
}

.foter-column ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.foter-column a {
    color: #000;
}

#footer-dates div {
    display: inline-block;
    font-size: 10px;
    margin: 2px 0 2px 0 ;
    padding: 2px;
    color: #fff;
    background-color: #666;
    border: 1px solid #666;
}

#footer-dates div.foter-dates {
    background-color: #fff;
    color: #666;
}

#footer-soc {
    position: relative;
    left: -4px;
}

#footer-soc a {
    display: inline-block;
    margin: 3px;
    font-size: 20px;
    border-radius: 50px;
    border: 1px solid #edebec;
    color: #fff;
    padding: 5px 8px;
    transition: 0.5s;
}

#faddr {
    margin-top: 20px;
    position: relative;
    width: 253px;
}

.ficon {
    width: 40px;
    margin-right: 10px;
    position: absolute;
    left: -5px;
}
.ficon[src="/call.svg"] {
    width: 34px !important;
}

.ficon:nth-of-type(1) {
    top: 40px;
}

.ficon:nth-of-type(2) {
    top: 100px;
}

#vkico:hover {
    background-color: #0b70cd;
    color: #fff;
}

#itico {
    padding: 5px 10px !important;
}

.preloader {
    text-align: center;
    padding: 50px 0;
}

.preloader img {
    width: 75px;
}

.preloader2 {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    text-align: center;
    top:0;
    left:0;
    z-index: 99999999999999999999999999999999;
}

.preloader2 img {
    margin-top: 50vh;
    width: 75px;
}

#itico:hover {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
    color: #fff;
}

#ytico:hover {
    background-color: #CC0000;
    color: #fff;
}

#perezvon2,
#perezvon {
    position: relative;
    margin: 30px 0;
    clear: both;
}

#perezvon img,
#perezvon2 img {
    width: 100%;
}

#perezvon2 button,
#perezvon button {
    cursor: pointer;
    position: absolute;
    top: 40%;
    right: 15%;
    background-color: #589833;
    transition: 0.5s;
    color: #fff;
    border: none;
}

#perezvon2 button:hover,
#perezvon button:hover {
    background-color: green;
    color: #fff
}

#zayavkaFOS {
    cursor: pointer;
    background-color: #589833;
    transition: 0.5s;
    color: #fff;
    border: none;
}

#zayavkaFOS:hover {
    background-color: green;
    color: #fff
}

#callform {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
    top: 0;
    left: 0;
    z-index: 1111111;
}

#callformplace {
    background-color: #fff;
    position: relative;
    top: 100px;
    width: 480px;
    left: calc(50% - 240px);
    padding: 30px;
    text-align: center;
}

#callformplace div {
    margin-top: 20px;
    width: 420px;
}

#callformplace label {
    display: block;
    font-size: smaller;
}

#callformplace h4 {
    text-align: left;
    font-size: 24px;
    font-weight: bold;
}

#callformplace input, #callformplace textarea {
    width: 420px;
    border: 1px solid #bbb;
    background-color: #ddd;
    color: #666;
    font-size: 14px;
}

#callformplace input {
    padding: 10px;
    height: 40px;
}

#callformplace input[name="name"], #callformplace input[name="tel"] {
    width: 200px !important;
}

#callformplace input[name="name"] {
    margin-right: 20px;
}

#callformplace input[type="checkbox"] {
    width: auto !important;
    height: auto !important;
    display: none;
}

#fcheck  {
    height: 12px;
    width: 12px;
}

#fcheck #unselect {
    display: none;
}

[type=checkbox]:checked + #fcheck #unselect {
    display: inline;
}

#callformplace textarea {
    height: 100px;
}

#callformplace input[type="submit"] {
    background-color: #666;
    color: #fff;
    transition: 0.5s;
    padding: 5px 10px;
}

#callformplace input.error, #callformplace textarea.error {
    border: 1px solid #f00;
}

#callformplace span {
    color: #999;
    font-size: 10px;
}

#callformplace span.error {
    color: #f00;
}

#callformplace input[type="submit"]:hover {
    background-color: #333;
}

#callformplace .fa-times-circle {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    font-size: 32px;
}

#fhour {
    font-size: large;
}

.row {
    margin: 0;
}

.product-image.col-sm-5 {
    max-width: 38%;
    overflow: hidden;
}

.product-info.col-sm-7 {
    margin-left: 10px !important;
}

.devgeen {
    background-color: #589833 !important;
}

.buttoncart {
    background: #589833 !important;
    color: #fff !important;
    border: 1px solid #589833 !important;
    padding: 10px 5px !important;
    display: inline-block !important;
    height: auto !important;
    vertical-align: middle !important;
    transition: 0.5s;
}

.buttoncart:hover {
    background-color: darkgreen !important;
}

.buttoncart2 {
    background: #fff !important;
    color: #000 !important;
    border: none !important;
    padding: 10px 5px !important;
    display: inline-block !important;
    height: auto !important;
    vertical-align: middle !important;
}

.buttoncart svg, .buttoncart2 svg {
    vertical-align: middle !important;
}

.buttoncart svg path  {
    fill: #fff !important;
}

.buttoncart2 svg path  {
    fill: #000 !important;
}

.button.buttoncart span {
    width: auto !important;
    height: auto !important;
    position: static !important;
    margin: 0 !important;
    font-weight: lighter !important;
    display: inline-block !important;
    padding: 5px 0 !important;
    vertical-align: middle !important;
    color: #fff !important;
}

.button.buttoncart2 span {
    width: auto !important;
    height: auto !important;
    position: static !important;
    margin: 0 !important;
    font-weight: lighter !important;
    display: inline-block !important;
    padding: 5px 0 !important;
    vertical-align: middle !important;
    color: #000 !important;
}

div.j-cart {
    padding: 0;
    margin-top: 40px;
}

.jshop_prod_cart:hover {
    box-shadow: -4px 0px 0px 0px #589833 !important;
}

table.jshop a img {
    margin: 20px 0;
}

table.jshop  input[type="number"] {
    margin-bottom: 0 !important;
}

div.j-cart th {
    text-align: left;
    padding-bottom: 20px;
}

.fr-overlay {
    z-index: 999999;
}

.fr-window, .fr-window-fixed-measure {
    z-index: 9999999;
}

#yt_breadcrumb {
    border-bottom: none;
}

#form_list_style {
    display: none;
}

#yt_wrapper #yt_top, #yt_wrapper #yt_header, #yt_menuwrap {
    display: none;
}

@media (max-width: 800px) {
    #yt_wrapper #yt_top, #yt_wrapper #yt_header, #yt_menuwrap {
        display: inherit;
    }
}

#yt_footer {
    display: none;
}

.item-page .article-header h2:after, .jshop .heading:after, .blog .heading-category:after, .heading2:after {
    display: block;
    width: 70px;
    background: #589833;
    height: 3px;
    content: "";
    margin-top: 12px;
    margin-bottom: 10px;
}

table.list_product, table.list_category {
    margin-top: 1.2%;
}

.list_category tbody {
    display: grid;
    grid-row-gap: 3%;
}

.jshop_list_category table.list_category tr, .jshop_list_product table.list_product tr {
    display: grid;
    grid-template-columns: 32% 32% 32%;
    grid-column-gap: 1%;
}

.jshop_list_product table.list_product .block_product .product .image .image_block a{
    width:100%;
    display:inline-block;
    text-align: center;
}

.jshop_list_category table.list_category tr {
    grid-column-gap: 1.4%;
}

.jshop_list_category .jshop tr .jshop_categ, .jshop_list_product table.list_product .block_product {
    display: inline-grid;
    width: 100% !important;
    box-shadow: none;
}

.jshop_list_category .jshop tr .jshop_categ .category, .jshop_list_product table.list_product .block_product .product {
    transform: none;
    position: relative;
    transition: 0.5s;
}

.jshop_list_category .jshop tr .jshop_categ .category {
    display: grid;
    grid-template-rows: 3fr 1fr;
}

.jshop_list_category .jshop tr .jshop_categ .category .image a{
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
}

.jshop_list_category .jshop tr .jshop_categ .category .info {
    padding: 20px 20px 10px;
}

.jshop_list_product table.list_product .block_product .product:hover {
    -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.27);
    -moz-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.27);
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.27);
}

.jshop_list_product table.list_product .block_product .product tbody {
    height: 100%;
}

.jshop_list_category .jshop tr .jshop_categ {
    border: 1px solid RGBA(175,175,175,0.38);
    height: 100%;
    padding: 0;
    margin: 0;
}

.jshop_list_product table.list_product .block_product .product tbody tr {
    display: block;
    border: 1px solid RGBA(175,175,175,0.38);
    height: 100%;
    padding: 20px;
    margin-bottom: 0;
}

.jshop_list_product table.list_product .block_product .product .info {
    margin-bottom: 20px;
}

.jshop_list_product table.list_product .block_product .product .info .name {
    margin: 30px 0;
}

.jshop_list_product table.list_product .block_product .product .info .name a {
    font-size: 12px;
}

.jshop_list_product table.list_product .block_product .product .info .jshop_price {
    font-size: 16px;
}

.fa.fa-check-square-o {
    color: green !important;
}

.jshop_list_product .jshop .not_available {
    margin: 0;
    font-size: 12px;
}

.jshop_list_product table.list_product .block_product .product .info .buttons .button_buy {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    border-radius: 0;
    padding: 10px 0;
    color: #fff !important;
    text-decoration: none !important;
}

.jshop_list_product table.list_product .block_product .product .info .buttons .button_buy:hover {
    background-color: darkgreen !important;
}

#content_main.col-md-9 {
    width: 100% !important;
}

.notif_r_b_c {
    position: static !important;
    width: 100% !important;
}

.nextend-accordion-menu-inner-container>.level1 {
    margin-top: 0 !important;
}

.container {
    width: 100% !important;
}

#vacancy-right img {
    width: 100%;
}

#nnews-puvc {
    display: grid;
    grid-template-columns: 3fr 1fr;
}

#nnews-puvc .article-header, #nnews-puvc .article-aside {
    display: none;
}

.oplatapage>div {
    margin-bottom: 30px;
}

.oplatapage>div img {
    margin-bottom: 20px;
}

 #footer-con {
     background-color: #edebec;
     vertical-align: top;
     color: #3b3b3b;
     padding-left: 1%;
     display: grid;
     grid-template-columns: 69% 31%;
 }

#footer-con-left {
    padding: 0 2%;
    display: grid;
    grid-template-rows: 200px auto;
}

#footer-con-right {
    background-color: #787878;
    padding: 0 2%;
    vertical-align: top;
    color: #fff;
    display: grid;
    grid-template-rows: 200px auto;
}

.footer-con-top {
    padding: 10px 0;
    min-height: 170px;
}

.footer-con-bottom {
    padding: 10px 0 57px;
}

#footer-con-left .footer-con-bottom {
    border-top: 1px solid #bbb;
}

#footer-con-right .footer-con-bottom {
    border-top: 1px solid #edebec;
}

.footer-con-bottom .footer-con-left-left {
    font-size: 10px;
}

.footer-con-left-left {
    width: 49%;
    display: inline-block;
}

.footer-con-left-left a {
    color: #000;
    font-size: smaller;
}

.footer-con-left-left img {
    width: 150px;
    margin-top: 20px;
    display: inline-block;
}

.footer-con-left-right {
    display: inline-block;
    vertical-align: top;
    padding: 0 2%;
    width: 25%;
}

.footer-con-left-right strong {
    margin-bottom: 37px;
    display: block;
}

.footer-con-left-right a {
    display: block;
}

.footer-con-left-right a:hover {
    color: #000;
    font-weight: bold;
}

.footer-con-bottom #footer-soc {
    width: 100%;
    text-align: center;
}

#footer-con strong {
    font-size: 18px;
}

.footer-con-top .footer-con-left-right {
    font-size: 16px;
}

#pojpoh {
    font-size: 12px;
    cursor: pointer;
    font-weight: bold;
    transition: 0.5s;
    display: inline-block;
    background-color: #787878;
    border-radius: 10px;
    color: #fff;
    padding: 5px 7px;
    margin-top: 8px;
}

#pojpoh:hover {
    -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.27);
    -moz-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.27);
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.27);
}

#footer-con-right .footer-con-top {
    padding-left: 30px;
}

#footer-con-right .footer-con-top a:hover {
    color: #fff;
}

body, h1, h2, h3, .button_buy, .buttons .button {
    font-family: 'Open Sans', sans-serif !important;
}

.krosh {
    font-size: 14px;
    margin: 20px 0;
}

.backtotop i{
    font-size: 36px;
    margin: 1px 0 0 0 !important;
    color: rgb(127,127,127);
}

.catalogopened .backtotop {
    display: none !important;
}

.backtotop {
    width:40px;
    overflow:hidden;
    z-index: 9999999;
    position:fixed;
    text-align:center;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    -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;
    -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);
    left: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(200,200,200, 0.3);
    display: none;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-align-items: center;
}

.backtotop:hover {
    background-color: rgba(0,0,0, 0.5);
}

.backtotop:hover i {
    color: #fff;
}

.product-img+textarea {
    width: 69% !important;
    height: 130px !important;
    background-color: #fff !important;
    border: none !important;
    color: #000 !important;
}

.product-img {
    display: inline-block;
    margin: 0 !important;
    width: 30% !important;
}

.product-img img {
    width: 100%;
}

.backtotop.hidden-top .fa-angle-up:before {
    content: "\f107";
}

.jshop_list_product .list_product .block_product {
    position: relative;
}

.jshop_list_product .list_product .block_product .product .info .buttons div {
    text-align: center;
}

.jshop_list_product .list_product .block_product .product .info .jshop_price {
    font-size: 20px;
    font-weight: bold;
    color: #48494a;
    margin-bottom: 8px;
}

.desposito {
    position: absolute;
    right: 20px;
    bottom: 90px;
    margin: 0;
    border: 1px solid #F9DC65;
    background-color: #FFF8DB;
    padding: 3px;
    font-size: 14px;
}

@media only screen and (max-width: 600px) {
    .desposito {
        display: none;
    }
}


.jshop_price strike {
    color: #ccc;
}

.jshop_list_product .list_product .block_product .product .image .image_block {
    text-align: center;
}

.jshop_list_product .list_product .block_product .product .image .image_block a {
    display: block;
}

.desctextblock0 {
    margin: 20px 0 50px;
}

.desctextblock0:first-of-type .short_desc_man_btn2 {
    text-align: left !important;
}

#horlogo {
    width: 200px;
    margin-top: 10px;
    margin-left: 10px;
}

.short_desc_man_btn a {
    color: #000;
}

.filter_tags_sale i {
    display: none;
}

@media (max-width: 1280px) {
    #top-shield-contant {
        font-size: 8px;
    }

    #top-shield-right a {
        font-size: 12px;
    }

    #view-box span {
        font-size: 12px;
    }
}

@media (max-width: 800px) {
    body {
        width: auto;
        max-width: 100%;
    }

    #perezvon2 img,
    #perezvon img {
        height: 80px;
    }

    #perezvon2 button,
    #perezvon button {
        top: 25px;
    }

    #callformplace {
        position: relative;
        top: 50px;
        width: 100%;
        left: 0;
        padding: 10px;
    }

    #callformplace div {
        width: 100%;
    }

    #callformplace input[name="name"], #callformplace input[name="tel"] {
        width: 45% !important;
    }

    #callformplace input, #callformplace textarea {
        width: 100%;
    }

    #short-blocks-inner {
        grid-template-columns: 100%;
        grid-column-gap: 0;
        grid-row-gap: 5px;
    }

    #short-blocks-right {
        grid-template-rows: auto;
        grid-row-gap: 0;
    }

    #short-blocks-right-top {
        grid-template-columns: 100%;
        grid-column-gap: 0;
        grid-row-gap: 5px;
    }

    #short-blocks-right-bottom {
        width: 100%;
    }

    #videoblog {
        width: 100%;
        margin-left: 0;
    }

    .footer-con-left-right {
        width: 100%;
    }

    .bg-container1, .house-point, #head-block-1, #view-container {
        display: none !important;
    }

    #top-shield {
        position: static;
        padding: 0;
    }

    #top-shield-left {
        display: block;
        width: 100%;
    }

    #top-shield img {
        width: 200px;
    }

    #top-shield-right {
        width: 100%;
        display: block;
        padding: 30px;
        text-align: left;
    }

    #short-blocks-right-top-left {
        margin: 0;
    }

    #short-blocks {
        padding: 0;
    }

    #top-shield-contant {
        font-size: 16px;
    }

    #top-shield-right a {
        font-size: 10px;
    }

    #catalog-view {
        padding: 0 !important;
    }

    #search-container {
        width: 95%;
        margin-top: 10px;
        margin-left: 10px;
    }

    #catalog-close {
        top: 30px;
        right: 20px;
    }

    #catalog-close svg {
        width: 30px;
    }

    #catalog-view-div li {
        width: 46% !important;
        margin: 5px;
    }

    #catalog-view ul ul {
        padding-left: 20px;
    }

    #catalog-view svg {
        width: 18px;
        display: block !important;
    }

    #footer-con {
        padding-left: 0;
    }

    #footer-con-left {
        width: calc(100% - 20px);
        display: block;
        height: auto;
        padding: 0 10px;
    }

    .footer-con-left-left {
        display: block;
        width: 100%;
        word-break: break-word;
        font-size: 15px;
    }

    #footer-con-right {
        width: 100%;
        float: none;
        height: auto;
        padding: 0;
        font-size: 20px !important;
    }
}

.mobile_device {
    display: none;
}

@media only screen and (max-width: 600px) {
    body {
        padding-top: 60px;
    }

    .mobile_device {
        display: block;
    }


    .mobile_device.head .cart_counter.visible {
        font-size: 10px !important;
        background-color: #579832;
        color: #fff;
        width: 25px;
        display: block;
        position: absolute;
        top: 3px;
        right: 10px;
        text-align: center;
        border-radius: 150px;
        height: 25px;
        padding-top: 5px;
        font-weight: bold;
    }

    .cardcounters {
        width: 150px;
        height: 150px;
        left: calc((100% - 150px)/2);
        font-size: 100px;
        padding-top: 10px;
        top: 27px;
    }

    .w3-display-left, .w3-display-right {
        opacity: 0.3;
    }

    .desctextblock, #feedbackservice, #view-cart {
        display: none;
    }

    .footer-con-bottom {
        padding: 10px 0;
    }

    .bg-container, #short-blocks, #videoblog, .nnews, #perezvon, #footer-con-right, .footer-con-top, .footer-con-left-right {
        display: none !important;
    }

    .mobile_device.category_back a {
        display: block;
        background-color: #666;
        color: #fff !important;
        padding: 10px;
        position: fixed;
        left: 0;
        width: 100%;
        top: 70px;
        z-index: 999999999999999999999999999;
    }

    #show_filter {
        border: 1px solid RGBA(175,175,175,0.38);
        padding: 10px 8px;
        display: inline-block;
        width: 79%;
        text-align: center;
        background-color: #ccc;
        overflow: hidden;
    }

    #fitlersorting {
        display: inline-block;
        width: 19%;
        margin: 0 !important;
        position: absolute !important;
        top: 0 !important;
        right: 0;
    }

    #fitlersorting div {
        padding: 7.5px 0 !important;
    }

    #jshop_list_product {
        padding-top: 6px;
    }

    .jshop_list_product {
        position: relative;
    }

    #fitlersorting svg {
        width: 24px;
        height: 24px;
        fill: #000;
    }

    #fitlersorting select {
        width: 100%;
        position: absolute;
        right: 0;
        top: 10px;
        z-index: 1;
        font-size: 10px;
    }

    #fitlersorting select.active {
        width: auto;
        top: 43px;
        z-index: 999;
    }

    .catalog-item-first h2 a {
        font-size: 14px;
        padding: 7px 0;
    }

    .short_block_buttons {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 10px;
        padding: 10px 10px 0;
    }

    .short_block_buttons h3 {
        font-size: 20px;
        font-weight: bold;
    }

    .short_block_buttons a {
        background-color: #edebec;
        padding: 0 10px;
        border-radius: 5px;
        font-size: 14px;
    }

    .short_block_buttons img {
        float: right;
        width: 70%;
    }

    #search-field {
        padding: 10px 5px;
    }

    #search-container div i::before {
        right: 3px;
        bottom: 5px;
        font-size: 21px;
    }

    .mobile_device.head {
        background-color: #edebec;
        padding: 7px 10px;
        display: grid;
        grid-template-columns: 8% 54% 19% 19%;
        font-size: 25px;
        align-items: center;
        position: fixed;
        top: 0;
        -moz-box-shadow: 0 5px 10px #ccc;
        -webkit-box-shadow: 0 5px 10px #ccc;
        box-shadow: 0 5px 10px #ccc;
        z-index: 99999999999999999999999999;
        text-align: center;
    }

    .mobile_device.head a {
        color: #5c5c5c;
    }

    .mobile_device.head a[href^="tel"] i {
        border: 1px solid #5c5c5c;
        border-radius: 50px;
        padding: 7px;
    }

    .mobile_device.head a:first-of-type {
        font-weight: bold;
    }

    .mobile_device.head a img {
        width: 75%;
    }

    .mobile_device.head .cart_counter {
        font-size: 0.5em;
    }

    .mobile_device .w3-content {
        max-width: 100%;
    }

    .mySlides {
        transition: 0.5s;
    }

    .mobile_device.main_actions {
        margin-top: 1em;
    }

    .mobile_device.main_actions img {
        width: 100%;
    }

    #myslides-points {
        text-align: center;
        margin-top: 10px;
    }

    #myslides-points i {
        cursor: pointer;
    }

    #myslides-points i.active {
        color: darkgreen;
    }

    #myslides-points i+i {
        margin-left: 10px;
    }

    .all_categories_wrap {
        background-color: #edebec;
        padding: 2%;
        margin-top: 1em;
    }

    .all_categories {
        display: inline-block;
        padding: 2%;
        background-color: #fff;
        font-size: 14px;
        font-weight: bold;
        cursor: pointer;
        margin: 10px 10px 20px;
    }

    .custom_h2 {
        font-size: 12px;
    }

    .all_categories i {
        color: darkgreen;
    }

    .main_categories {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-row-gap: 2%;
        grid-column-gap: 2%;
        margin-bottom: 5%;
    }

    .main_categories>div {
        background-color: #fff;
        width: 100%;
        padding-bottom: 5%;
    }

    .main_categories a {
        display: block;
        text-align: left;
        font-size: 0.7em;
    }

    .main_categories a:hover {
        color: #000;
    }

    .main_categories a svg {
        width: 90%;
        height: auto;
        margin: 5%;
        display: block;
    }

    .main_categories span {
        border-top: 1px solid #edebec;
        display: block;
        padding: 0.5em 0 0 0.5em;
        font-size:14px;
    }

    .main_news {
        padding: 2%;
    }

    .main_news>div>a {
        display: grid;
        grid-template-columns: 2fr 8fr;
        grid-column-gap: 2em;
        margin-bottom: 2em;
        font-size: 1em;
    }

    .main_news .news_date {
        color: #999;
    }

    .main_news h3 {
        font-size: 1em;
    }

    .fast_links {
        padding: 2%;
    }

    .fast_links>a {
        display: block;
        border-bottom: 1px solid #5c5c5c;
        padding: 1em;
        font-size: 1em;
    }

    .fast_links>a:first-of-type {
        border-top: 1px solid #5c5c5c;
    }

    .fast_links>a i {
        float: right;
    }

    #fast_link_ads {
        padding-left: 20px;
    }

    .fast_links>div>a {
        font-size: 1em;
        display: inline-block;
        border: 1px solid #fff;
        border-radius: 5em;
        padding: 0.6em 0.9em;
        background: #f09433;
        background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
        background: -webkit-linear-gradient(
                45deg
                , #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
        background: linear-gradient(
                45deg
                , #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
        color: #fff;
    }

    #fast_links_links {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 5fr;
        grid-column-gap: 10px;
        padding-top: 0.5em;
        align-items: center;
    }

    #fast_link_ads a {
        display: block;
        background: none;
        border: 1px solid #cccccc;
        color: #666;
        padding: 9px 10px;
        text-align: center;
        border-radius: 50px;
    }

    .fast_links>div>a {
        background: none;
        color: #666;
        filter: none;
        border: 1px solid #ccc;
    }

    #footer-con-left {
        width: 100%;
        padding: 0;
    }

    .footer-con-bottom .footer-con-left-left {
        width: 100%;
        font-size: 1em;
        padding: 0 0.5em;
    }

    #footer-con-left .footer-con-bottom {
        border: none;
    }

    #catalog-view {
        z-index: 9999999999;
        overflow-x: hidden;
    }

    #catalog-close {
        top: 10px;
        right: 10px;
    }

    #catalog-view  #catalog-close svg{
    width: 40px !important;
    height: 40px !important;
}

    #search-preview {
        padding: 0 10px;
        font-size: 12px;
    }

    #search-preview .jshop_list_product {
        grid-template-columns: 49% 49%;
        grid-column-gap: 10px;
        grid-row-gap: 10px;
    }

    #dumn_cont {
        background-color: #ccc;
        padding: 10px;
        margin-top: 20px;
        border-radius: 5px;
    }

    #catalog-view_logo {
        width: 40%;
        margin: 10px;
    }

    #catalog-view > ul {
        grid-template-columns: 1fr;
    }

    .catalog-trigger.active {
        color: inherit;
    }

    .catalog-item-first h2, .catalog-item-first h2 a {
        margin: 0;
    }

    #catalog-view ul ul {
        display: none;
    }

    #catalog-view ul .fa-chevron-right {
        float: right;
    }

    #catalog-view ul a {
        width: 90%;
        font-size: 16px;
    }

    .catalog_view_links {
        padding: 20px;
    }

    #catalog_view_links_phone {
        font-weight: bold;
        font-size: 22px;
    }

    #catalog_view_links_mail {
        font-weight: bold;
        font-size: 20px;
    }

    .catalog-item-first h2 {
        grid-template-columns: 7% 95%;
    }


    #search-container {
        font-size: 16px;
    }

    .catalog_view_links a {
        display: block !important;
        margin: 10px 0;
        font-size: 18px;
        color: #333 !important;
    }

    .catalog_view_links a  .fa-chevron-right {
        float: right;
    }

    #catalog-view-div li {
        width: 100% !important;
    }

    #catalog-view svg {
        width: 20px !important;
        height: 20px !important;
        color: #333 !important;
    }

    jdiv[class^="popupBlock"] {
        display: none !important;
    }

    #stat-content {
        min-width: auto !important;
    }

    .container {
        padding: 0 !important;
    }

    #yt_component {
        display: block !important;
    }

    .row {
        margin: 0 !important;
    }

    #content #contenttop {
        margin: 0;
    }

    .jshop {
        margin-top: 20px;
    }

    .jshop tbody {
        display: grid;
        grid-row-gap: 0.5em;
    }

    .jshop tr {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        vertical-align: center;
        grid-column-gap: 0.5em;
    }

    .jshop_list_category .jshop tr .jshop_categ {
        height: auto;
        width: auto !important;
    }

    .jshop_list_category .jshop tr .jshop_categ .category {
        display: block;
    }

    table.jshop a img {
        margin: 0;
    }

    .jshop_list_category .jshop tr .jshop_categ .category .info {
        padding: 0.5em;
        word-break: break-all;
    }

    .breadcrumb {
        display: none;
    }

    .desctextblock0 {
        margin: 0 0 20px;
    }

    .jshop_list_category {
        grid-template-columns: 1fr 1fr 1fr !important;
        grid-column-gap: 0.5em !important;
        grid-row-gap: 0.5em !important;
    }

    .desctextblock+.jshop_list_category, .desctextblock+#fitlersorting {
        margin-bottom: 0 !important;
    }

    .jshop_list_category .info {
        padding: 1em !important;
        word-break: break-word !important;
        text-align: left;
        border-top: 1px solid #edebec;
        font-weight: normal !important;
        line-height: 12px !important;
        font-size: 10px;
    }

    td.jshop_categ a.product_link, .desctextblock {
        line-height: 12px !important;
        font-size: 10px;
    }

    .jshop_list_category .category {
        grid-template-rows: max-content !important;
    }

    .jshop_list_category .category i {
        display: none;
    }

    .jshop_list_category .image {
        height: 100px !important;
    }

    .catpar .image {
        border-bottom: 1px solid RGBA(175,175,175,0.38);
    }

    .jshop_list_category .category.catpar:hover {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .backtotop {
        display: none !important;
    }

    .full_device {
        display: none !important;
    }

    #callform{
        overflow-y: scroll;
    }

    .product-img+textarea {
        height: auto !important;
        width: 100% !important;
        overflow: hidden;
    }

    .oplatapage strong span {
        line-height: 1;
        margin-bottom: 30px;
        display: block;
    }

    .oplatapage>div {
        padding-bottom: 10px;
        border-bottom: 1px solid #ccc;
    }

    .jshop.j-cart, table.cart {
        margin-top: 0;
    }

    table.cart td {
        font-size: 9px;
    }

    table.cart .jshop_img {
        width: 100% !important;
        height: auto !important;
    }

    table.cart tbody tr.jshop_prod_cart{
        position: relative;
        display: grid;
        grid-template-columns: 2fr 1fr 2fr 1fr 2fr;
        grid-column-gap: 5px;
        align-items: center;
    }

    #updateCart tr {
        display: grid;
        grid-template-columns: 18% 18% 18% 18% 18%;
        grid-column-gap: 2%;
        align-items: center;
        font-size: 10px;
    }

    #updateCart .deliverytime {
        font-size: inherit;
    }

    #updateCart .product_name {
        word-break: break-all;
    }

    .tdquant .quantity {
        position: relative;
        top: 35%;
    }

    #checkout, .jshop.jshop_subtotal tr {
        grid-template-columns: 1fr !important;
    }

    .jshop.jshop_subtotal tr .value.totaltd {
        width: 100% !important;
    }

    #updateCart tr th:last-of-type {
        display: none;
    }

    table.cart td {
        padding: 0;
        width: auto !important;
        border: none !important;
    }

    .tdlast {
        position: absolute;
        right: 0;
        top: 0;
        width: auto !important;
    }

    .bottmplace {
        margin: 0 !important;
        padding: 10px !important;
    }

    .jshop.jshop_subtotal {
        margin-bottom: 0 !important;
    }

    .bottmplace .jshop tr {
        grid-template-columns: 1fr;
    }

    #checkout td {
        grid-template-columns: 1.5fr 1fr 1.5fr !important;
        align-items: center;
    }

    #checkout .button {
        font-size: 10px;
        text-align: center;
    }

    #checkout .button:first-of-type, #checkout .button:last-of-type, .bottomcartend .button:first-of-type, .bottomcartend .button:last-of-type{
        display: grid !important;
        grid-template-columns: auto auto;
        align-items: center;
    }

    .button.buttoncart2 span {
        word-break: break-word;
    }

    #totalview {
        position: static !important;
        width: 100% !important;
        background-color: #fff;
    }

    .nform {
        width: 100% !important;
    }

    .nform .full input, .nform textarea, .nform .half input {
        width: 100% !important;
    }

    .nform .half + .half {
        margin-left: 0 !important;
        margin-top: 20px;
    }

    .nform p {
        font-size: 10px !important;
    }

    .button.buttoncart {
        width: auto !important;
        padding: 0 10px !important;
        align-items: center;
    }

    table.jshop {
        width: 100% !important;
    }

    .bottomcartend {
        position: relative;
        grid-template-columns: 1fr 1fr !important;
        grid-column-gap: 30px;
    }

    .bottomcartend>div:nth-child(2) {
        position: absolute;
        bottom: -51px;
        font-size: 6px !important;
        line-height: 9px;
    }

    .paystatus {
        margin-bottom: 20px;
    }
}

.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%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.fa{margin-right:5px;}
.row{margin-right:-15px;margin-left:-15px;}
.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px;}
.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}
.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px;}
.btn-block{display:block;width:100%;padding-right:0;padding-left:0;}
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12{float:left;position:relative;min-height:1px;padding-right:15px;padding-left:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.col-lg-12{width:100%;}
.col-lg-11{width:91.66666666666666%;}
.col-lg-10{width:83.33333333333334%;}
.col-lg-9{width:75%;}
.col-lg-8{width:66.66666666666666%;}
.col-lg-7{width:58.333333333333336%;}
.col-lg-6{width:50%;}
.col-lg-5{width:41.66666666666667%;}
.col-lg-4{width:33.33333333333333%;}
.col-lg-3{width:25%;}
.col-lg-2{width:16.666666666666664%;}
.col-lg-1{width:8.333333333333332%;}
.col-lg-offset-12{margin-left:100%;}
.col-lg-offset-11{margin-left:91.66666666666666%;}
.col-lg-offset-10{margin-left:83.33333333333334%;}
.col-lg-offset-9{margin-left:75%;}
.col-lg-offset-8{margin-left:66.66666666666666%;}
.col-lg-offset-7{margin-left:58.333333333333336%;}
.col-lg-offset-6{margin-left:50%;}
.col-lg-offset-5{margin-left:41.66666666666667%;}
.col-lg-offset-4{margin-left:33.33333333333333%;}
.col-lg-offset-3{margin-left:25%;}
.col-lg-offset-2{margin-left:16.666666666666664%;}
.col-lg-offset-1{margin-left:8.333333333333332%;}
.col-lg-offset-0{margin-left:0;}
a:hover{text-decoration:none;}
a:focus,
.btn:focus{outline:none;text-decoration:none;}
[class*="col-lg-"].first{margin:0;}
.glyphicon{margin-right:15px;}
.page-head{border-bottom:1px solid #EEEEEE;margin:40px 0 20px;padding-bottom:9px;}
#editor-xtd-buttons .btn-toolbar{float:left;}
fieldset.adminform{overflow:visible;}
#yt_shorcodes{display:inline-block;position:relative;font-size:12px;vertical-align:text-top;margin:10px;float:left;}
#yt_shorcodes .button-shortcodes{display:inline-block;padding:0px 6px;margin-bottom:0;font-size:12px;height:25px;line-height:25px;color:#fff;text-align:center;vertical-align:middle;cursor:pointer;border:1px solid #cccccc;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,0.2);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);background-color:#6fa8c9;background-image:-moz-linear-gradient(top,#76B1D3,#659AB9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#76B1D3),to(#659AB9));background-image:-webkit-linear-gradient(top,#76B1D3,#659AB9);background-image:-o-linear-gradient(top,#76B1D3,#659AB9);background-image:linear-gradient(to bottom,#76B1D3,#659AB9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff76b1d3', endColorstr='#ff659ab9', GradientType=0);}
#yt_shorcodes .button-shortcodes.btn-text{float:left;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;}
#yt_shorcodes .button-shortcodes.btn-act{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}
#yt_shorcodes span.arrow{display:inline-block;border-bottom:4px solid #000000;border-right:4px solid transparent;border-left:4px solid transparent;content:"";margin-top:10px;}
#yt_shorcodes ul{background:#FFF;display:none;position:absolute;padding:3px 0;margin:5px 0;border:1px solid rgba(0,0,0,0.2);-webkit-box-shadow:0 0px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 0px 10px rgba(0,0,0,0.2);box-shadow:0 0px 10px rgba(0,0,0,0.2);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
#yt_shorcodes.open{-webkit-box-shadow:0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);}
#yt_shorcodes.open ul{left:0;bottom:26px;width:410px;display:block;padding:10px;z-index:11;}
#yt_shorcodes.open ul li{display:block;padding:0;margin-bottom:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:33.33%;float:left;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;line-height:18px;}
#yt_shorcodes.open ul li.item:before{font-family:FontAwesome;margin:5px 8px 0 5px;display:inline-block;vertical-align:middle;font-size:14px;color:#377ba2;width:12px;float:left;}
#yt_shorcodes.open ul li.item-accordion:before{content:"\f0ca";}
#yt_shorcodes.open ul li.item-spacer:before{content:"\f07d";}
#yt_shorcodes.open ul li.item-blockquote:before{content:"\f10d";}
#yt_shorcodes.open ul li.item-buttons:before{content:"\f0c8";}
#yt_shorcodes.open ul li.item-clear:before{content:"\f08b";}
#yt_shorcodes.open ul li.item-column:before{content:"\f0db";}
#yt_shorcodes.open ul li.item-dropcap:before{content:"\f031";}
#yt_shorcodes.open ul li.item-divider:before{content:"\f068";}
#yt_shorcodes.open ul li.item-gallery:before{content:"\f03e";}
#yt_shorcodes.open ul li.item-googlefont:before{content:"\f035";}
#yt_shorcodes.open ul li.item-googlemap:before{content:"\f041";}
#yt_shorcodes.open ul li.item-list:before{content:"\f0cb";}
#yt_shorcodes.open ul li.item-br:before{content:"\f0c4";}
#yt_shorcodes.open ul li.item-lightbox:before{content:"\f065";}
#yt_shorcodes.open ul li.item-message:before{content:"\f071";}
#yt_shorcodes.open ul li.item-pricing:before{content:"\f0ce";}
#yt_shorcodes.open ul li.item-icon:before{content:"\f108";}
#yt_shorcodes.open ul li.item-social:before{content:"\f099";}
#yt_shorcodes.open ul li.item-highlighter:before{content:"\f022";}
#yt_shorcodes.open ul li.item-testimonial:before{content:"\f075";}
#yt_shorcodes.open ul li.item-tabs:before{content:"\f07b";}
#yt_shorcodes.open ul li.item-toggle:before{content:"\f0ae";}
#yt_shorcodes.open ul li.item-vimeo:before{content:"V";font-family:'SocialicoRegular';font-size:20px;}
#yt_shorcodes.open ul li.item-youtube:before{content:"X";font-family:'SocialicoRegular';font-size:24px;}
#yt_shorcodes.open ul li.item-slideshow:before{content:"\f008";}
#yt_shorcodes.open ul li.item-tooltip:before{content:"\f034";}
#yt_shorcodes.open ul li.item-modal:before{content:"\f01c";}
#yt_shorcodes.open ul li.allShortcode{width:100%;margin:10px 0;background:transparent !important;box-shadow:none !important;}
#yt_shorcodes.open ul li.allShortcode > a{margin:0 1em;color:white;text-align:center;border-radius:3px;padding:8px;font-size:13px;background:#3f81a7;}
#yt_shorcodes.open ul li.allShortcode > a:hover{background-color:#6fa8c9;}
#yt_shorcodes.open ul li:hover{background-color:#5792b4;background-image:-moz-linear-gradient(top,#679dbc,#3f81a7);background-image:-webkit-gradient(linear,0 0,0 100%,from(#679dbc),to(#3f81a7));background-image:-webkit-linear-gradient(top,#679dbc,#3f81a7);background-image:-o-linear-gradient(top,#679dbc,#3f81a7);background-image:linear-gradient(to bottom,#679dbc,#3f81a7);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff679dbc', endColorstr='#ff3f81a7', GradientType=0);box-shadow:0 0 3px rgba(0,0,0,0.3);}
#yt_shorcodes.open ul li:hover:before{color:#fff;}
#yt_shorcodes.open ul li:hover a:hover{text-decoration:none;color:#fff;}
#yt_shorcodes.open ul li a{display:block;color:#666;line-height:normal;padding:5px;}
.modal.fade{visibility:visible;}
ol.linenums{margin:0 0 0 33px;padding:0;}
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;}
.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{-webkit-box-shadow:inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;-moz-box-shadow:inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;box-shadow:inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;}
.bs-docs-example + .prettyprint{margin-top:-20px;padding:4px 0 0 8px;margin-bottom:15px;overflow:hidden;}
.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;}
ul.yt-accordion{margin:0;list-style:none;padding:0;}
ul.yt-accordion li.accordion-group{border:1px solid #d5d5d5;margin-bottom:5px;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:4px;}
ul.yt-accordion li.accordion-group h3.accordion-heading{padding:5px 8px;margin:0;line-height:22px;cursor:pointer;font-size:13px;background-color:#f1f1f1;background-image:-moz-linear-gradient(top,#f9f9f9,#e5e5e5);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f9f9f9),to(#e5e5e5));background-image:-webkit-linear-gradient(top,#f9f9f9,#e5e5e5);background-image:-o-linear-gradient(top,#f9f9f9,#e5e5e5);background-image:linear-gradient(to bottom,#f9f9f9,#e5e5e5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffe5e5e5', GradientType=0);-webkit-box-shadow:inset 0 1px 0 #ffffff;-moz-box-shadow:inset 0 1px 0 #ffffff;box-shadow:inset 0 1px 0 #ffffff;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;}
ul.yt-accordion li.accordion-group h3.accordion-heading .fa-plus-circle{text-align:left;}
ul.yt-accordion li.accordion-group h3.accordion-heading .fa-plus-circle:before{font-size:14px;}
ul.yt-accordion li.accordion-group h3.accordion-heading.active{color:#333;}
ul.yt-accordion li.accordion-group h3.accordion-heading.active .fa-plus-circle:before{content:"\f056";}
ul.yt-accordion li.accordion-group h3.accordion-heading:hover{color:#333;background:#EFEFEF;}
ul.yt-accordion li.accordion-group .accordion-inner{border-top:1px solid #D5D5D5;background:#fff;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;-webkit-box-shadow:0 1px 1px 0 rgba(180,180,180,0.1);-moz-box-shadow:0 1px 1px 0 rgba(180,180,180,0.1);box-shadow:0 1px 1px 0 rgba(180,180,180,0.1);padding:9px 15px;}
ul.yt-toggle-box{margin:0;list-style:none;padding:0;}
ul.yt-toggle-box li{margin-bottom:10px;}
ul.yt-toggle-box li h3.toggle-box-head{padding:5px 8px;margin:0;line-height:22px;overflow:hidden;cursor:pointer;font-size:13px;background-color:#f1f1f1;background-image:-moz-linear-gradient(top,#f9f9f9,#e5e5e5);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f9f9f9),to(#e5e5e5));background-image:-webkit-linear-gradient(top,#f9f9f9,#e5e5e5);background-image:-o-linear-gradient(top,#f9f9f9,#e5e5e5);background-image:linear-gradient(to bottom,#f9f9f9,#e5e5e5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffe5e5e5', GradientType=0);-webkit-box-shadow:inset 0 1px 0 #ffffff;-moz-box-shadow:inset 0 1px 0 #ffffff;box-shadow:inset 0 1px 0 #ffffff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #ddd;}
ul.yt-toggle-box li h3.toggle-box-head span{background-color:rgba(255,255,255,0.5);color:#999;height:34px;width:38px;float:right;margin:-6px -10px;display:block;text-align:center;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;border-left:1px solid #E2E2E2;}
ul.yt-toggle-box li h3.toggle-box-head span:before{content:"\f077";font-family:FontAwesome;display:block;vertical-align:middle;font-size:14px;font-weight:normal;margin-top:5px;}
ul.yt-toggle-box li h3.toggle-box-head i{font-size:14px;margin-right:5px;}
ul.yt-toggle-box li h3.toggle-box-head.active{color:#333;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;}
ul.yt-toggle-box li h3.toggle-box-head.active span{-webkit-border-radius:0 4px 0 0;-moz-border-radius:0 4px 0 0;border-radius:0 4px 0 0;}
ul.yt-toggle-box li h3.toggle-box-head.active span:before{content:"\f078";}
ul.yt-toggle-box li h3.toggle-box-head:hover{color:#333;background:#EFEFEF;}
ul.yt-toggle-box li .toggle-box-content{padding:10px;border:1px solid #ddd;border-top:none;-webkit-box-shadow:0 1px 1px 0 rgba(180,180,180,0.1);-moz-box-shadow:0 1px 1px 0 rgba(180,180,180,0.1);box-shadow:0 1px 1px 0 rgba(180,180,180,0.1);-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;}
.yt-boxquote{font-family:"Segoe UI";font-size:118%;font-style:italic;line-height:23px;clear:both;padding:0 0 0 15px;}
.yt-boxquote.pull-left{margin-right:20px;clear:none;}
.yt-boxquote.pull-right{margin-left:20px;text-align:right;clear:none;}
.yt-boxquote small{font-size:11.4px;}
.yt-boxquote small cite{font-style:italic;}
.yt-list{margin-left:15px;padding:0;}
.yt-list.type-check,
.yt-list.type-arrow,
.yt-list.type-star,
.yt-list.type-disc,
.yt-list.type-circle{list-style:none;margin:0 0 15px;}
.yt-list.type-check li,
.yt-list.type-arrow li,
.yt-list.type-star li,
.yt-list.type-disc li,
.yt-list.type-circle li{padding:0;}
.yt-list.type-check li:before,
.yt-list.type-arrow li:before,
.yt-list.type-star li:before,
.yt-list.type-disc li:before,
.yt-list.type-circle li:before{font-family:FontAwesome;content:"\f00c";margin-right:7px;font-size:13px;}
.yt-list.type-check li > span,
.yt-list.type-arrow li > span,
.yt-list.type-star li > span,
.yt-list.type-disc li > span,
.yt-list.type-circle li > span{color:#666;}
.yt-list.type-arrow li:before{content:"\f0da";margin-right:10px;}
.yt-list.type-star li:before{content:"\f005";margin-right:10px;font-size:11px;}
.yt-list.type-disc li:before{content:"\f111";margin-right:10px;font-size:6px;vertical-align:middle;}
.yt-list.type-circle li:before{content:"\f10c";margin-right:10px;font-size:8px;vertical-align:middle;}
.yt-list[class*="type-smallnumber"]{list-style:none;margin:0;counter-reset:section;}
.yt-list[class*="type-smallnumber"] > li{list-style:none;padding-left:30px;line-height:20px;margin-bottom:5px;clear:both;}
.yt-list[class*="type-smallnumber"] > li:before{counter-increment:section;content:counter(section);width:20px;height:20px;margin:0 10px 15px -30px;font-size:11px;line-height:19px;text-align:center;color:#fff;background:#666;font-weight:bold;float:left;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.4) inset;-moz-box-shadow:0 0 8px rgba(0,0,0,0.4) inset;box-shadow:0 0 8px rgba(0,0,0,0.4) inset;}
.yt-list.type-smallnumber2 > li:before{background:#67AFD7;}
.yt-list.type-smallnumber3 > li:before{background:#FAA732;}
.yt-list.type-smallnumber4 > li:before{background:#DA4F49;}
.yt-list.type-smallnumber5 > li:before{background:#6EAD18;}
.yt-list.type-smallnumber6 > li:before{background:#e1d904;}
.yt-list[class*="type-numblocks"]{list-style:none;margin:0;counter-reset:section;}
.yt-list[class*="type-numblocks"] > li{list-style:none;padding-left:45px;line-height:25px;margin-bottom:10px;clear:both;}
.yt-list[class*="type-numblocks"] > li:before{counter-increment:section;content:"0" counter(section);width:35px;height:35px;margin:5px 10px 15px -45px;font-size:20px;line-height:35px;text-align:center;color:#ccc;border:3px solid #ccc;float:left;border-radius:35px;}
.yt-list.type-numblocks2 li:before{border-color:#363636;color:#363636;}
.yt-list.type-numblocks3 li:before{border-color:#F7683A;color:#F7683A;}
.yt-list.type-decimal{list-style-type:decimal;}
.yt-list.type-square{list-style-type:square;}
.yt-list.type-roman{list-style-type:upper-roman;}
.yt-list.type-decimal{list-style-type:decimal;}
.yt-list.type-alpha{list-style-type:upper-alpha;}
div.rsContent .item{color:white;padding:20px;position:relative;overflow:hidden;}
div.rsContent .item h3{font-size:2.14286em;font-weight:700;line-height:1.2em;margin:0;}
div.rsContent .item p{font-size:1.28571em;line-height:1.4em;margin:0;}
div.rsContent .box-members{background-color:#E56C19;}
div.rsContent .box-apps{background-color:#83BA1F;}
div.rsContent .box-leads{background-color:#2673EC;}
ul.the-icons{list-style:none;padding:0;margin:0;}
ul.the-icons li{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;height:32px;line-height:32px;padding-left:5px;background:#f3f3f3;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;}
ul.the-icons li [class^="icon-"],
ul.the-icons li [class*=" icon-"]{font-size:14px;width:32px;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
ul.the-icons li:hover{background-color:#83BA1F;color:#fff;-webkit-transition:all 0.01s ease-in-out;-moz-transition:all 0.01s ease-in-out;-o-transition:all 0.01s ease-in-out;transition:all 0.01s ease-in-out;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
ul.the-icons li:hover [class^="icon-"],
ul.the-icons li:hover [class*=" icon-"]{color:#fff;font-size:24px;vertical-align:-5px;}
.btn [class^="icon-"]{margin-right:5px;}
.btn .btn-3d-active{border-width:0;margin-bottom:0;padding:3px 21px;vertical-align:-12px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.btn.btn-flat{font-size:17px;color:#fff;height:38px;line-height:38px;margin:0 0 15px;padding:4px 35px;outline:0 none;text-transform:capitalize;border:none;text-shadow:none;background:#B3B8BC;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;border-radius:0;-webkit-box-shadow:0 -3px #A6AAAD inset;-moz-box-shadow:0 -3px #A6AAAD inset;box-shadow:0 -3px #A6AAAD inset;}
.btn.btn-flat:hover{background:#b8bdc1;}
.btn.btn-flat:active{margin:1px 0 14px;}
.btn.btn-flat.primary{background:#1ABC9C;-webkit-box-shadow:0 -3px #18AD8F inset;-moz-box-shadow:0 -3px #18AD8F inset;box-shadow:0 -3px #18AD8F inset;}
.btn.btn-flat.primary:hover{background:#1bc5a3;}
.btn.btn-flat.success{background:#2ECC71;-webkit-box-shadow:0 -3px #27BC65 inset;-moz-box-shadow:0 -3px #27BC65 inset;box-shadow:0 -3px #27BC65 inset;}
.btn.btn-flat.success:hover{background:#40d47e;}
.btn.btn-flat.warning{background:#E8BD14;-webkit-box-shadow:0 -3px #D8AD11 inset;-moz-box-shadow:0 -3px #D8AD11 inset;box-shadow:0 -3px #D8AD11 inset;}
.btn.btn-flat.warning:hover{background:#edc529;}
.btn.btn-flat.inverse{background:#34495E;-webkit-box-shadow:0 -3px #2A3F54 inset;-moz-box-shadow:0 -3px #2A3F54 inset;box-shadow:0 -3px #2A3F54 inset;}
.btn.btn-flat.inverse:hover{background:#3d566e;}
.btn.btn-flat.info{background:#3498DB;-webkit-box-shadow:0 -3px #2B8DCE inset;-moz-box-shadow:0 -3px #2B8DCE inset;box-shadow:0 -3px #2B8DCE inset;}
.btn.btn-flat.info:hover{background:#4aa3df;}
.btn.btn-flat.danger{background:#E74C3C;-webkit-box-shadow:0 -3px #D83D2F inset;-moz-box-shadow:0 -3px #D83D2F inset;box-shadow:0 -3px #D83D2F inset;}
.btn.btn-flat.danger:hover{background:#ea6153;}
.yt-show-grid{margin-bottom:20px;}
.show-grid [class^="col-"]{background-color:rgba(86,61,124,0.15);border:1px solid rgba(86,61,124,0.2);padding-bottom:10px;padding-top:10px;}
.yt-dropcap{display:block;float:left;line-height:100%;margin:-1px 15px 0 0;font-size:5em;}
.yt-dropcap.square{margin:5px 15px 0 0;padding:0 5px;}
.yt-dropcap.round{margin:5px 15px 0 0;padding:5px 5px 0;-webkit-border-radius:15px 0 15px 0;-moz-border-radius:15px 0 15px 0;border-radius:15px 0 15px 0;}
@keyframes barberpole{from{background-position:0 0;}
    to{background-position:60px 30px;}
}
@-webkit-keyframes barberpole{from{background-position:0 0;}
    to{background-position:60px 30px;}
}
@-o-keyframes barberpole{from{background-position:0 0;}
    to{background-position:60px 30px;}
}
.yt-gallery .gallery-title{margin:0 8px 10px;font-size:150%;}
.yt-gallery ul{margin:0;padding:0;width:100%;list-style:none;}
.yt-gallery ul li{float:left;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.yt-gallery ul li .item-gallery{position:relative;padding:8px;}
.yt-gallery ul li .item-gallery a{display:block;position:relative;overflow:hidden;}
.yt-gallery ul li .item-gallery a h3.item-gallery-title{font-size:14px;margin:0;font-weight:normal;padding:5px 15px 5px 10px;color:#fff;position:absolute;left:-105%;bottom:10px;z-index:9;width:85%;line-height:22px;background:rgba(0,0,0,0.7);-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;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.yt-gallery ul li .item-gallery a .image-overlay{position:absolute;z-index:3;left:0;top:0;width:100%;height:100%;opacity:1;filter:alpha(opacity=100);background:transparent;}
.yt-gallery ul li .item-gallery a img{width:100%;}
.yt-gallery ul li .item-gallery .item-gallery-hover{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity 0.3s ease;background-size:30px 30px;background-image:linear-gradient(45deg,rgba(0,0,0,0.2) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.2) 50%,rgba(0,0,0,0.2) 75%,transparent 75%,transparent);background-image:-webkit-linear-gradient(45deg,rgba(0,0,0,0.2) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.2) 50%,rgba(0,0,0,0.2) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(0,0,0,0.2) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.2) 50%,rgba(0,0,0,0.2) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(0,0,0,0.2) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.2) 50%,rgba(0,0,0,0.2) 75%,transparent 75%,transparent);animation:barberpole 0.5s linear infinite;-moz-animation:barberpole 0.5s linear infinite;-webkit-animation:barberpole 0.5s linear infinite;-o-animation:barberpole 0.5s linear infinite;}
.yt-gallery ul li .item-gallery:hover .item-gallery-hover{opacity:1;filter:alpha(opacity=100);}
.yt-gallery ul li .item-gallery:hover h3.item-gallery-title{left:0;}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500;}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000;}
div.pp_default .pp_gallery ul li a{background:url("../images/prettyPhoto/default/default_thumb.png") repeat scroll center center #F8F8F8;border:1px solid #AAAAAA;}
.pp_default .ppt{color:#fff;text-align:center;display:none;font-size:145%;margin:0 0 5px 15px;z-index:9999;}
.pp_default .pp_top{height:13px;}
.pp_default .pp_top .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat;}
.pp_default .pp_top .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x;}
.pp_default .pp_top .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat;}
.pp_default .pp_content_container{background:#fff;padding:10px;border:5px solid #262626;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;position:relative;}
.pp_default .pp_content_container .pp_content{min-height:40px;overflow:hidden;}
.pp_default .pp_content_container .pp_content .pp_fade{display:none;}
.pp_default .pp_content_container .pp_content .pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px;background:url(../images/prettyPhoto/default/loader.gif) center center no-repeat;}
.pp_default .pp_content_container .pp_content .pp_expand,
.pp_default .pp_content_container .pp_content .pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:10px;text-indent:-10000px;top:10px;width:20px;z-index:20000;background:url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;height:28px;width:28px;}
.pp_default .pp_content_container .pp_content .pp_expand:hover,
.pp_default .pp_content_container .pp_content .pp_contract:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;}
.pp_default .pp_content_container .pp_content .pp_contract{background:url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;height:28px;width:28px;}
.pp_default .pp_content_container .pp_content .pp_contract:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;}
.pp_default .pp_content_container .pp_content .pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000;}
.pp_default .pp_content_container .pp_content .pp_hoverContainer a.pp_next{background:url(../images/prettyPhoto/default/sprite_next.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%;}
.pp_default .pp_content_container .pp_content .pp_hoverContainer a.pp_next:hover{background:url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer;}
.pp_default .pp_content_container .pp_content .pp_hoverContainer a.pp_previous{background:url(../images/prettyPhoto/default/sprite_prev.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%;}
.pp_default .pp_content_container .pp_content .pp_hoverContainer a.pp_previous:hover{background:url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;}
.pp_default .pp_content_container .pp_content .pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000;}
.pp_default .pp_content_container .pp_content .pp_gallery .pp_arrow_previous,
.pp_default .pp_content_container .pp_content .pp_gallery .pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px;left:auto;position:static;background:url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;margin:4px 0 0;width:20px;}
.pp_default .pp_content_container .pp_content .pp_gallery .pp_arrow_next{background-position:-82px -3px;left:52px;}
.pp_default .pp_content_container .pp_content .pp_gallery div{float:left;overflow:hidden;position:relative;}
.pp_default .pp_content_container .pp_content .pp_gallery div ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap;}
.pp_default .pp_content_container .pp_content .pp_gallery div ul li{display:block;float:left;margin:0 5px 0 0;padding:0;}
.pp_default .pp_content_container .pp_content .pp_gallery div ul li a{border:1px rgba(0,0,0,0.3) solid;display:block;float:left;height:30px;overflow:hidden;opacity:0.6;filter:alpha(opacity=60);-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;}
.pp_default .pp_content_container .pp_content .pp_gallery div ul li a:hover{opacity:1;filter:alpha(opacity=100);}
.pp_default .pp_content_container .pp_content ul li a{background:url("../images/prettyPhoto/default/default_thumb.png") repeat scroll center center #F8F8F8;border:1px solid #AAAAAA;display:block;width:50px;}
.pp_default .pp_content_container .pp_content .pp_details{margin:10px 0 5px;position:relative;float:left;height:32px;}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav{clear:none;height:30px;position:relative;width:110px;float:left;}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_play,
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_pause{height:30px;width:30px;float:left;margin-right:4px;text-indent:-10000px;background:url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_play{height:30px;width:30px;}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_play:hover{opacity:0.7;filter:alpha(opacity=70);}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_pause{background-position:-51px -29px;}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_pause:hover{opacity:0.7;filter:alpha(opacity=70);}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_arrow_previous,
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px;background:url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;margin:4px 0 0;width:20px;}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_arrow_previous:hover,
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_arrow_next:hover{opacity:0.7;filter:alpha(opacity=70);}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_arrow_next{background-position:-82px -3px;left:52px;}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .currentTextHolder{color:#999;font-family:Georgia;font-size:95%;font-style:italic;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px;}
.pp_default .pp_content_container .pp_content .pp_details .pp_description{font-size:95%;font-weight:700;margin:5px 50px 5px 0px;height:30px;margin:5px 50px 5px 15px;display:inline-block;}
.pp_default .pp_content_container .pp_content .pp_details .pp_close{display:block;line-height:22px;position:absolute;right:0;text-indent:-10000px;top:0;background:url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer;height:30px;width:30px;}
.pp_default .pp_content_container .pp_content .pp_details .pp_close:hover{opacity:0.7;filter:alpha(opacity=70);}
.pp_default .pp_bottom{height:13px;}
ul.thumbnails > li{margin-bottom:10px !important;}
#yt-lightbox:after{background:-moz-element(#yt-lightbox);}
#yt-lightbox1:after{background:-moz-element(#yt-lightbox1);}
#yt-lightbox2:after{background:-moz-element(#yt-lightbox2);}
#yt-lightbox3:after{background:-moz-element(#yt-lightbox3);}
#yt-lightbox4:after{background:-moz-element(#yt-lightbox4);}
#yt-lightbox5:after{background:-moz-element(#yt-lightbox5);}
#yt-lightbox6:after{background:-moz-element(#yt-lightbox6);}
#yt-lightbox7:after{background:-moz-element(#yt-lightbox7);}
.yt-lightbox{margin:0 20px 20px 0;z-index:5;overflow:hidden;display:block;}
.yt-lightbox.image-left{float:left;}
.yt-lightbox.image-right{float:right;margin:0 0 20px 20px;}
.yt-lightbox.no-border{padding:0;border:none;}
.yt-lightbox.image-none{margin:0 0 10px;display:inline-block;}
.yt-lightbox.border{padding:5px;background:#FCFCFC;border:1px solid #ddd;}
.yt-lightbox.borderInner{position:relative;z-index:1;}
.yt-lightbox.borderInner .transparent-border{position:absolute;content:"";top:0;border:5px solid rgba(0,0,0,0.2);z-index:2;width:100%;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.yt-lightbox.shadow{box-shadow:0 15px 10px -13px rgba(0,0,0,0.5);}
.yt-lightbox.reflect{height:100%;position:relative;z-index:1;overflow:visible;}
.yt-lightbox.reflect:after{content:"";position:absolute;left:0;top:100%;width:100%;height:100%;mask:url("../images/mask.svg#light");opacity:0.8;pointer-events:none;transform:scaleY(-1);}
.yt-lightbox a{min-height:80px;min-width:80px;margin:0;padding:0;border:none;width:auto;display:block;position:relative;left:auto;top:auto;right:auto;overflow:hidden;z-index:1;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.yt-lightbox a h3.img-title{position:absolute;bottom:-10%;left:0;width:100%;padding:8px 10px;margin:0;font-size:12px;color:#eee;opacity:0;filter:alpha(opacity=0);line-height:18px;background:rgba(0,0,0,0.6);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.yt-lightbox a:hover h3.img-title{bottom:0;opacity:1;filter:alpha(opacity=100);}
.yt-lightbox a img{width:100%;}
.alert{padding-top:30px!important;padding-left:40px;}
.alert .alert-heading{font-size:130%;margin-bottom:8px;}
.alert .close{top:-5px;background:transparent !important;font-size:20px;color:red;display:none;}
.alert.alert-error{background:#FCC8C7;border-color:#FCB0B0;}
div.yt-socialbt{display:inline-block;margin-right:12px;}
div.yt-socialbt a{color:#666;width:32px;height:32px;text-align:center;text-decoration:none;line-height:31px;white-space:nowrap;display:inline-block;position:relative;vertical-align:middle;background-color:#ececec;border:solid 1px #b8b8b9;-webkit-transition:all 0.25s ease-in-out 0s;-moz-transition:all 0.25s ease-in-out 0s;-o-transition:all 0.25s ease-in-out 0s;transition:all 0.25s ease-in-out 0s;-webkit-box-shadow:inset 0 1px 0 #fff, 0 1px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 1px 0 #fff, 0 1px 0 rgba(0,0,0,.1);box-shadow:inset 0 1px 0 #fff, 0 1px 0 rgba(0,0,0,.1);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
div.yt-socialbt a:hover{background-color:#E2E2E2;}
div.yt-socialbt a:focus{-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.3), 0 1px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 1px 3px rgba(0,0,0,.3), 0 1px 0 rgba(0,0,0,.1);box-shadow:inset 0 1px 3px rgba(0,0,0,.3), 0 1px 0 rgba(0,0,0,.1);}
div.yt-socialbt a i{font-size:20px;line-height:100%;margin:0;vertical-align:middle;}
div.yt-socialbt a span{margin-left:5px;vertical-align:top;font-size:14px;}
div.yt-socialbt a.small{width:26px;height:26px;line-height:26px;}
div.yt-socialbt a.small > i{font-size:18px;}
div.yt-socialbt a.large{width:40px;height:40px;line-height:40px;}
div.yt-socialbt a.large > i{font-size:28px;}
div.yt-socialbt a.min{width:auto;background-color:transparent;border:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
div.yt-socialbt a.cicle{-webkit-border-radius:32px;-moz-border-radius:32px;border-radius:32px;}
div.yt-socialbt a.flat{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
div.yt-socialbt a.color{color:#fff;border:1px solid rgba(0,0,0,0.25);-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.3) , 1px 1px 2px rgba(0, 0, 0, 0.3);-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.3) , 1px 1px 2px rgba(0, 0, 0, 0.3);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.3) , 1px 1px 2px rgba(0, 0, 0, 0.3);}
div.yt-socialbt a.color.facebook{background-color:#3c5a9a;}
div.yt-socialbt a.color.twitter{background-color:#2daae0;}
div.yt-socialbt a.color.google-plus{background-color:#ee4f2f;}
div.yt-socialbt a.color.pinterest{background-color:#ca1f27;}
div.yt-socialbt a.color.dribbble{background-color:#e94d8a;}
div.yt-socialbt a.color.deviantart{background-color:#52665a;}
div.yt-socialbt a.color.behance{background-color:#309dd5;}
div.yt-socialbt a.color.flickr{background-color:#ff0086;}
div.yt-socialbt a.color.linkedin{background-color:#1b5690;}
div.yt-socialbt a.color.stumbleupon{background-color:#ec4822;}
div.yt-socialbt a.color.rss{background-color:#ec4822;}
div.yt-socialbt a.color.skype{background-color:#01afee;}
div.yt-socialbt a.color.tumblr{background-color:#2a445d;}
div.yt-socialbt a.color.youtube{background-color:#ff3033;}
div.yt-socialbt a.color.vimeo{background-color:#44b0df;}
div.yt-socialbt a.text{padding:0 10px;width:auto;}
div.yt-tabs ul.nav-tabs{list-style:none;margin:0;padding:0 5px;border-bottom:none;border-bottom:1px solid #ddd;}
div.yt-tabs ul.nav-tabs li{overflow:hidden;max-width:300px;padding:0;}
div.yt-tabs ul.nav-tabs li a{margin-right:5px;padding:8px 25px;display:block;border:1px solid #ddd;background:#F7F6F6;font-size:13px;color:#666;font-weight:bold;line-height:20px;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.06) inset;-moz-box-shadow:0 0 8px rgba(0,0,0,0.06) inset;box-shadow:0 0 8px rgba(0,0,0,0.06) inset;}
div.yt-tabs ul.nav-tabs li a:hover{color:#000;}
div.yt-tabs ul.nav-tabs li a.active{border-bottom-color:#fff;background:#fff;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
div.yt-tabs div.tab-content{padding:10px 5px;overflow:visible;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
div.yt-tabs div.tab-content > div{display:none;}
div.yt-tabs div.tab-content > div.active{display:block;}
div.yt-tabs[class*="style"] ul.nav-tabs{margin:0 5px;border-bottom:3px solid #85B24E;}
div.yt-tabs[class*="style"] ul.nav-tabs li{margin-bottom:0;}
div.yt-tabs[class*="style"] ul.nav-tabs li a{padding:10px 20px 6px;}
div.yt-tabs[class*="style"] ul.nav-tabs li a.active{border-color:#7BA543;border-bottom-color:#85B24E;background:#85B24E;color:#fff;text-shadow:none;-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 8px 5px rgba(255, 255, 255, 0.25) inset;-moz-box-shadow:0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 8px 5px rgba(255, 255, 255, 0.25) inset;box-shadow:0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 8px 5px rgba(255, 255, 255, 0.25) inset;}
div.yt-tabs[class*="style"] div.tab-content{padding:1em 0;border:none;}
div.yt-tabs.style-blue ul.nav-tabs{border-bottom-color:#61A5CA;}
div.yt-tabs.style-blue ul.nav-tabs li a.active{background:#61A5CA;border-color:#61A5CA;}
div.yt-tabs.style-black ul.nav-tabs{border-bottom-color:#626262;}
div.yt-tabs.style-black ul.nav-tabs li a.active{background:#626262;border-color:#626262;}
div.yt-tabs.style-red ul.nav-tabs{border-bottom-color:#E02C26;}
div.yt-tabs.style-red ul.nav-tabs li a.active{background:#E02C26;border-color:#E02C26;}
div.yt-tabs.style-oranges ul.nav-tabs{border-bottom-color:#E2A738;}
div.yt-tabs.style-oranges ul.nav-tabs li a.active{background:#E2A738;border-color:#E2A738;}
div.yt-tabs.vertical{margin-left:120px;clear:both;}
div.yt-tabs.vertical ul.nav-tabs{float:left;width:120px;margin-left:-120px;border:none;padding:0;}
div.yt-tabs.vertical ul.nav-tabs li{float:none;margin-bottom:10px;display:block;overflow:visible;}
div.yt-tabs.vertical ul.nav-tabs li a{margin:0;padding:6px 10px;border:none;text-align:left;background:none;position:relative;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;overflow:visible;}
div.yt-tabs.vertical ul.nav-tabs li a.active{background:#606060;color:#fff;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
div.yt-tabs.vertical ul.nav-tabs li a.active:before{border-bottom:16px solid transparent;border-left:16px solid #606060;border-top:16px solid transparent;content:"";height:0;width:0;position:absolute;top:0;right:-15px;}
div.yt-tabs.vertical div.tab-content{width:100%;border:none;padding:0 0 0 40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
div.yt-tabs.vertical.style-green ul.nav-tabs li a.active{background:#85B24E;}
div.yt-tabs.vertical.style-green ul.nav-tabs li a:before{border-left:15px solid #85B24E;}
div.yt-tabs.vertical.style-blue ul.nav-tabs li a.active{background:#61A5CA;}
div.yt-tabs.vertical.style-blue ul.nav-tabs li a:before{border-left:15px solid #61A5CA;}
div.yt-tabs.vertical.style-red ul.nav-tabs li a.active{background:#E02C26;}
div.yt-tabs.vertical.style-red ul.nav-tabs li a:before{border-left:15px solid #E02C26;}
div.yt-tabs.vertical.style-oranges ul.nav-tabs li a.active{background:#E2A738;}
div.yt-tabs.vertical.style-oranges ul.nav-tabs li a:before{border-left:15px solid #E2A738;}
.yt-testimonial{border-left:0;padding:0;margin:0 0 0 60px;position:relative;}
.yt-testimonial:before{font-size:16px;font-family:'FontAwesome';content:"\f10d";color:#ccc;font-size:42px;position:absolute;top:15px;left:-60px;}
.yt-testimonial p{font-family:Georgia, "Times New Roman", serif;font-style:italic;font-size:15px;line-height:22px;display:inline;color:#666;}
.yt-testimonial small{font-size:12px;margin-top:15px;color:#666;}
.yt-testimonial small:before{content:"";height:auto;display:none;}
.yt-testimonial small i{margin-right:5px;}
.yt-testimonial small cite{font-weight:normal;color:#999;}
.yt-testimonial.tm-avatar{margin:0 0 100px;border:1px solid #ddd;border-top:3px solid #666;padding:10px;}
.yt-testimonial.tm-avatar:before,
.yt-testimonial.tm-avatar:after{content:"";border-width:8px;border-color:#ccc transparent transparent #ccc;border-style:solid;height:0;left:26px;margin-top:-8px;position:absolute;bottom:-16px;top:auto;width:0;}
.yt-testimonial.tm-avatar:after{content:"";border-color:#fff transparent transparent #fff;left:27px;bottom:-14px;border-width:7px;}
.yt-testimonial.tm-avatar .testimonial-avatar{width:90%;height:50px;position:absolute;left:0px;bottom:-70px;z-index:1;}
.yt-testimonial.tm-avatar .testimonial-avatar img{max-height:100%;margin-right:10px;float:left;}
.yt-testimonial.tm-avatar small{font-size:13px;font-weight:bold;}
.yt-testimonial.tm-avatar small .icon-user{display:none;}
.yt-testimonial.tm-avatar small .icon-user:before{content:"";font-family:inherit;height:auto;}
.yt-testimonial.green{border-top-color:#6EAD18;}
.yt-testimonial.green small{color:#6EAD18;}
.yt-testimonial.red{border-top-color:#DA4F49;}
.yt-testimonial.red small{color:#DA4F49;}
.yt-testimonial.blue{border-top-color:#67AFD7;}
.yt-testimonial.blue small{color:#67AFD7;}
.yt-testimonial.oranges{border-top-color:#FAA732;}
.yt-testimonial.oranges small{color:#FAA732;}
.yt-vimeo{overflow:hidden;-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);}
.yt-vimeo.pull-none{margin-bottom:2em;}
.yt-vimeo.pull-left{margin:0 1em 1em 0;}
.yt-vimeo.pull-right{margin:0 0 1em 1em;}
.yt-vimeo iframe{border:none;float:left;}
div.yt-youtube{overflow:hidden;-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);}
div.yt-youtube.pull-none{margin-bottom:2em;}
div.yt-youtube.pull-left{margin:0 1em 1em 0;}
div.yt-youtube.pull-right{margin:0 0 1em 1em;}
div.yt-youtube iframe{border:none;float:left;}
div.yt-youtube iframe{border:none;}
div.yt-divider{border-top:1px solid #D6D6D6;height:1px;clear:both;width:100%;}
div.yt-divider.line{height:3px;background:#F4F4F4;border-top-color:#DBDBDB;}
div.yt-divider.dotted{height:1px;background:url("../images/dotted.png") repeat-x 0 0;border:none;}
div.yt-divider.shadow{height:5px;background:url("../images/shadow.png") no-repeat 0 0;border:none;background-size:100% auto;}
div.yt-divider.stripes{height:6px;background:url("../images/stripes.png") 0 0;border:none;}
.yt-gmap.pull-left{margin:0 1em 1em 0;}
.yt-gmap.pull-right{margin:0 0 1em 1em;}
.yt-gmap img{max-width:none;}
div.yt-pricing{margin-bottom:20px;}
div.yt-pricing:after{clear:both;display:table;width:100%;content:"";}
div.yt-pricing.pricing-red .column div.pricing-basic{color:#eee;background-color:#b83333;background-image:-moz-linear-gradient(top,#c43d3d,#a72323);background-image:-webkit-gradient(linear,0 0,0 100%,from(#c43d3d),to(#a72323));background-image:-webkit-linear-gradient(top,#c43d3d,#a72323);background-image:-o-linear-gradient(top,#c43d3d,#a72323);background-image:linear-gradient(to bottom,#c43d3d,#a72323);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc43d3d', endColorstr='#ffa72323', GradientType=0);border-bottom:1px solid #810000;}
div.yt-pricing.pricing-red .column div.pricing-money{background-color:#b12e2e;background-image:-moz-linear-gradient(top,#b93636,#a62222);background-image:-webkit-gradient(linear,0 0,0 100%,from(#b93636),to(#a62222));background-image:-webkit-linear-gradient(top,#b93636,#a62222);background-image:-o-linear-gradient(top,#b93636,#a62222);background-image:linear-gradient(to bottom,#b93636,#a62222);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb93636', endColorstr='#ffa62222', GradientType=0);border-top-color:#d04848;border-bottom:1px solid #8f1d1d;}
div.yt-pricing.pricing-red .column div.pricing-money h2{color:#fff;}
div.yt-pricing.pricing-red .column div.pricing-money h4{color:#ddd;}
div.yt-pricing.pricing-red .column ul.pricing-list li [class^="icon-"],
div.yt-pricing.pricing-red .column ul.pricing-list li [class*=" icon-"]{color:#b73535;}
div.yt-pricing.pricing-blue .column:nth-child(1) div.pricing-basic{background:#52b5d5;}
div.yt-pricing.pricing-blue .column:nth-child(1) div.pricing-money{background:#64c3de;}
div.yt-pricing.pricing-blue .column:nth-child(2) div.pricing-basic{background:#3591ca;}
div.yt-pricing.pricing-blue .column:nth-child(2) div.pricing-money{background:#44a3d5;}
div.yt-pricing.pricing-blue .column:nth-child(3) div.pricing-basic{background:#1f5f9f;}
div.yt-pricing.pricing-blue .column:nth-child(3) div.pricing-money{background:#2972b0;}
div.yt-pricing.pricing-blue .column:nth-child(4) div.pricing-basic{background:#1a3e7b;}
div.yt-pricing.pricing-blue .column:nth-child(4) div.pricing-money{background:#234e8e;}
div.yt-pricing.pricing-blue .column:nth-child(5) div.pricing-basic{background:#1a3e7b;}
div.yt-pricing.pricing-blue .column:nth-child(5) div.pricing-money{background:#234e8e;}
div.yt-pricing.pricing-blue .column div.pricing-basic{border:none;color:#fff;}
div.yt-pricing.pricing-blue .column div.pricing-money{border:none;}
div.yt-pricing.pricing-blue .column div.pricing-money h2{color:#fff;}
div.yt-pricing.pricing-blue .column div.pricing-money h4{color:#eee;}
div.yt-pricing.pricing-blue .column ul.pricing-list li [class^="icon-"],
div.yt-pricing.pricing-blue .column ul.pricing-list li [class*=" icon-"]{color:#44a3d5;}
div.yt-pricing.pricing-green .column:nth-child(1) div.pricing-basic{background-color:#8eb956;background-image:-moz-linear-gradient(top,#9ec360,#77a946);background-image:-webkit-gradient(linear,0 0,0 100%,from(#9ec360),to(#77a946));background-image:-webkit-linear-gradient(top,#9ec360,#77a946);background-image:-o-linear-gradient(top,#9ec360,#77a946);background-image:linear-gradient(to bottom,#9ec360,#77a946);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9ec360', endColorstr='#ff77a946', GradientType=0);border-bottom-color:#5e9737;}
div.yt-pricing.pricing-green .column:nth-child(1) div.pricing-money{background-color:#8eb954;background-image:-moz-linear-gradient(top,#9ec35d,#77a946);background-image:-webkit-gradient(linear,0 0,0 100%,from(#9ec35d),to(#77a946));background-image:-webkit-linear-gradient(top,#9ec35d,#77a946);background-image:-o-linear-gradient(top,#9ec35d,#77a946);background-image:linear-gradient(to bottom,#9ec35d,#77a946);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9ec35d', endColorstr='#ff77a946', GradientType=0);border-top-color:#c9dd95;}
div.yt-pricing.pricing-green .column:nth-child(2) div.pricing-basic{background-color:#71a940;background-image:-moz-linear-gradient(top,#7db447,#5f9836);background-image:-webkit-gradient(linear,0 0,0 100%,from(#7db447),to(#5f9836));background-image:-webkit-linear-gradient(top,#7db447,#5f9836);background-image:-o-linear-gradient(top,#7db447,#5f9836);background-image:linear-gradient(to bottom,#7db447,#5f9836);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7db447', endColorstr='#ff5f9836', GradientType=0);border-bottom-color:#487d29;}
div.yt-pricing.pricing-green .column:nth-child(2) div.pricing-money{background-color:#71a940;background-image:-moz-linear-gradient(top,#7db447,#5f9836);background-image:-webkit-gradient(linear,0 0,0 100%,from(#7db447),to(#5f9836));background-image:-webkit-linear-gradient(top,#7db447,#5f9836);background-image:-o-linear-gradient(top,#7db447,#5f9836);background-image:linear-gradient(to bottom,#7db447,#5f9836);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7db447', endColorstr='#ff5f9836', GradientType=0);border-top-color:#a8d065;}
div.yt-pricing.pricing-green .column:nth-child(3) div.pricing-basic{background-color:#539d2f;background-image:-moz-linear-gradient(top,#5caa34,#468928);background-image:-webkit-gradient(linear,0 0,0 100%,from(#5caa34),to(#468928));background-image:-webkit-linear-gradient(top,#5caa34,#468928);background-image:-o-linear-gradient(top,#5caa34,#468928);background-image:linear-gradient(to bottom,#5caa34,#468928);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5caa34', endColorstr='#ff468928', GradientType=0);border-bottom-color:#356a1e;}
div.yt-pricing.pricing-green .column:nth-child(3) div.pricing-money{background-color:#539d2f;background-image:-moz-linear-gradient(top,#5caa34,#468928);background-image:-webkit-gradient(linear,0 0,0 100%,from(#5caa34),to(#468928));background-image:-webkit-linear-gradient(top,#5caa34,#468928);background-image:-o-linear-gradient(top,#5caa34,#468928);background-image:linear-gradient(to bottom,#5caa34,#468928);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5caa34', endColorstr='#ff468928', GradientType=0);border-top-color:#99d458;}
div.yt-pricing.pricing-green .column:nth-child(4) div.pricing-basic{background-color:#3d8d24;background-image:-moz-linear-gradient(top,#439a28,#34791f);background-image:-webkit-gradient(linear,0 0,0 100%,from(#439a28),to(#34791f));background-image:-webkit-linear-gradient(top,#439a28,#34791f);background-image:-o-linear-gradient(top,#439a28,#34791f);background-image:linear-gradient(to bottom,#439a28,#34791f);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff439a28', endColorstr='#ff34791f', GradientType=0);border-bottom-color:#275c17;}
div.yt-pricing.pricing-green .column:nth-child(4) div.pricing-money{background-color:#3d8d24;background-image:-moz-linear-gradient(top,#439a28,#34791f);background-image:-webkit-gradient(linear,0 0,0 100%,from(#439a28),to(#34791f));background-image:-webkit-linear-gradient(top,#439a28,#34791f);background-image:-o-linear-gradient(top,#439a28,#34791f);background-image:linear-gradient(to bottom,#439a28,#34791f);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff439a28', endColorstr='#ff34791f', GradientType=0);border-top-color:#6ac73e;}
div.yt-pricing.pricing-green .column:nth-child(5) div.pricing-basic{background-color:#3d8d24;background-image:-moz-linear-gradient(top,#439a28,#34791f);background-image:-webkit-gradient(linear,0 0,0 100%,from(#439a28),to(#34791f));background-image:-webkit-linear-gradient(top,#439a28,#34791f);background-image:-o-linear-gradient(top,#439a28,#34791f);background-image:linear-gradient(to bottom,#439a28,#34791f);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff439a28', endColorstr='#ff34791f', GradientType=0);border-bottom-color:#275c17;}
div.yt-pricing.pricing-green .column:nth-child(5) div.pricing-money{background-color:#3d8d24;background-image:-moz-linear-gradient(top,#439a28,#34791f);background-image:-webkit-gradient(linear,0 0,0 100%,from(#439a28),to(#34791f));background-image:-webkit-linear-gradient(top,#439a28,#34791f);background-image:-o-linear-gradient(top,#439a28,#34791f);background-image:linear-gradient(to bottom,#439a28,#34791f);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff439a28', endColorstr='#ff34791f', GradientType=0);border-top-color:#6ac73e;}
div.yt-pricing.pricing-green .column div.pricing-basic{color:#fff;}
div.yt-pricing.pricing-green .column div.pricing-money h2{color:#fff;}
div.yt-pricing.pricing-green .column div.pricing-money h4{color:#fff;font-size:15px;text-transform:capitalize;}
div.yt-pricing.pricing-green .column ul.pricing-list li [class^="icon-"],
div.yt-pricing.pricing-green .column ul.pricing-list li [class*=" icon-"]{color:#4e982c;font-size:16px;}
div.yt-pricing.pricing-green .column ul.pricing-list li .gray{color:#999;}
div.yt-pricing .column{background:#fff;text-align:center;position:relative;z-index:1;float:left;}
div.yt-pricing .column:nth-child(2n+1){background:#f6f6f6;}
div.yt-pricing .column.span4{margin:0;width:33.333%;}
div.yt-pricing .column.span3{margin:0;width:25%;}
div.yt-pricing .column.span2{margin:0;width:20%;}
div.yt-pricing .column.featured{-webkit-transform:scale(1.06);-moz-transform:scale(1.06);-ms-transform:scale(1.06);-o-transform:scale(1.06);transform:scale(1.06);-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;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.5);-moz-box-shadow:0 0 8px rgba(0,0,0,0.5);box-shadow:0 0 8px rgba(0,0,0,0.5);z-index:5;}
div.yt-pricing .column.featured .pricing-basic span{background:url(../images/featured.png) no-repeat right top;}
div.yt-pricing .column .pricing-basic{font-family:"trebuchet MS";height:45px;line-height:45px;font-weight:normal;background:#2b2b2b;font-size:18px;color:#a3a3a3;color:rgba(255,255,255,0.8);border-bottom:1px solid #1a1a1a;background-color:#383838;background-image:-moz-linear-gradient(top,#414141,#2b2b2b);background-image:-webkit-gradient(linear,0 0,0 100%,from(#414141),to(#2b2b2b));background-image:-webkit-linear-gradient(top,#414141,#2b2b2b);background-image:-o-linear-gradient(top,#414141,#2b2b2b);background-image:linear-gradient(to bottom,#414141,#2b2b2b);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff414141', endColorstr='#ff2b2b2b', GradientType=0);}
div.yt-pricing .column .pricing-basic span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
div.yt-pricing .column div.pricing-money{height:110px;overflow:hidden;border-top:1px solid #434343;margin:0;background-color:#2c2c2c;background-image:-moz-linear-gradient(top,#353535,#1f1f1f);background-image:-webkit-gradient(linear,0 0,0 100%,from(#353535),to(#1f1f1f));background-image:-webkit-linear-gradient(top,#353535,#1f1f1f);background-image:-o-linear-gradient(top,#353535,#1f1f1f);background-image:linear-gradient(to bottom,#353535,#1f1f1f);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff353535', endColorstr='#ff1f1f1f', GradientType=0);text-shadow:1px 1px 0 rgba(0,0,0,0.1);}
div.yt-pricing .column div.pricing-money h2{margin:20px 0 0;padding:0 10px;line-height:100%;font:600 46px/46px Arial, Helvetica, sans-serif;color:#2CB4C9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
div.yt-pricing .column div.pricing-money h4{display:block;color:#8a8a8a;text-transform:capitalize;font-size:120%;}
div.yt-pricing .column ul.pricing-list{list-style:none;margin:0;padding:0;}
div.yt-pricing .column ul.pricing-list li{padding:8px 10px;font-size:13px;}
div.yt-pricing .column ul.pricing-list li:nth-child(2n+1){background-color:rgba(0,0,0,0.05);}
div.yt-pricing .column ul.pricing-list li [class^="icon-"],
div.yt-pricing .column ul.pricing-list li [class*=" icon-"]{float:left;color:#2CB4C9;}
div.yt-pricing .column .pricing-bottom{padding:15px 0;border-bottom:2px solid #404040;border-top:1px solid #d3d3d3;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);}
div.yt-pricing .column .pricing-bottom a.signup{padding:5px 0;min-width:120px;display:inline-block;border:1px solid #bebebe;color:#444;font-weight:bold;background-color:#e6e6e6;background-image:-moz-linear-gradient(top,#f0f0f0,#d8d8d8);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f0f0f0),to(#d8d8d8));background-image:-webkit-linear-gradient(top,#f0f0f0,#d8d8d8);background-image:-o-linear-gradient(top,#f0f0f0,#d8d8d8);background-image:linear-gradient(to bottom,#f0f0f0,#d8d8d8);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0f0f0', endColorstr='#ffd8d8d8', GradientType=0);-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.5);-moz-box-shadow:0 1px 0 rgba(255,255,255,0.5);box-shadow:0 1px 0 rgba(255,255,255,0.5);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-shadow:1px 1px 0 #fff;}
div.yt-pricing .column .pricing-bottom a.signup:hover{background-color:#cdcdcd;background-image:-moz-linear-gradient(top,#d7d7d7,#bdbdbd);background-image:-webkit-gradient(linear,0 0,0 100%,from(#d7d7d7),to(#bdbdbd));background-image:-webkit-linear-gradient(top,#d7d7d7,#bdbdbd);background-image:-o-linear-gradient(top,#d7d7d7,#bdbdbd);background-image:linear-gradient(to bottom,#d7d7d7,#bdbdbd);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd7d7d7', endColorstr='#ffbdbdbd', GradientType=0);border:1px solid #ababab;}
.highlighter{margin-top:31px;}
.highlighter.prettyprint{border-radius:0;border:none;position:relative;}
.highlighter.prettyprint[class*=" linenums:"]{-webkit-box-shadow:37px 0 0 #DBE1E7 inset, 40px 0 0 #95A7B9 inset;-moz-box-shadow:37px 0 0 #DBE1E7 inset, 40px 0 0 #95A7B9 inset;box-shadow:37px 0 0 #DBE1E7 inset, 40px 0 0 #95A7B9 inset;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:none;position:relative;}
.highlighter:before{width:100%;background:#A5B5C6;border-bottom:1px solid #95A7B9;content:attr(title);position:absolute;top:-31px;right:0;z-index:1;padding:5px 12px;color:#fff;font-weight:bold;text-transform:uppercase;font-size:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.yt-modal.modal{overflow:hidden;display:none;border:none;box-shadow:none;background:transparent;}
.yt-modal .modal-content{box-shadow:none;border:8px solid rgba(255,255,255,0.25);top:50px;}
.yt-modal .modal-content .modal-header{background:#eee;border-bottom:1px solid #ddd;}
.yt-modal .modal-content .modal-header h3{margin:0;font-size:20px;display:inline-block;}
.yt-modal .modal-content .modal-body{background:#fff;}
.yt-slider-carousel{z-index:2;overflow:hidden;}
.yt-slider-carousel.pull-left{margin:0 30px 30px 0;}
.yt-slider-carousel.pull-right{margin:0 0px 30px 30px;}
.yt-slider-carousel.pull-none{display:inline-block;margin:0 0 30px 0;}
.yt-slider-carousel .carousel-inner{position:relative;z-index:2;cursor:grab;}
.yt-slider-carousel .carousel-inner .item{cursor:-webkit-grab;cursor:grab;}
.yt-slider-carousel .carousel-indicators{left:auto;right:0;margin:0 20px;width:auto;position:absolute;z-index:4;}
.yt-slider-carousel .carousel-indicators li{width:12px;height:12px;border-radius:0;margin:0 3px;display:inline-block;}
.yt-slider-carousel .carousel-indicators li.active{border:none;}
.yt-slider-carousel .carousel-control{background:rgba(225,255,255,0.8);border:none;border-radius:0;z-index:3;margin:0;height:40px;width:40px;margin-top:-20px;color:#ADADAD;box-shadow:none;line-height:35px;text-shadow:none;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,0.3);opacity:1;filter:alpha(opacity=100);top:50%;-webkit-transition:all 0.4s ease-out 0s;-moz-transition:all 0.4s ease-out 0s;-o-transition:all 0.4s ease-out 0s;transition:all 0.4s ease-out 0s;}
.yt-slider-carousel .carousel-control.left{left:-150px;}
.yt-slider-carousel .carousel-control.right{right:-150px;}
.yt-slider-carousel .carousel-control i{display:block;line-height:40px;margin:0;font-size:26px;text-align:center;}
.yt-slider-carousel .carousel-caption{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:13px 15px;background:rgba(0,0,0,0.35);text-align:left;text-shadow:none;}
.yt-slider-carousel .carousel-caption h4{margin:0 0 6px;}
.yt-slider-carousel .carousel-caption p{margin:0;}
.yt-slider-carousel:hover .carousel-control:hover{background:#fff;color:#777;}
.yt-slider-carousel:hover .carousel-control.right{right:35px;}
.yt-slider-carousel:hover .carousel-control.left{left:35px;}
div.yt-extra-carousel{z-index:2;overflow:hidden;}
div.yt-extra-carousel.pull-left{margin:0 30px 30px 0;}
div.yt-extra-carousel.pull-right{margin:0 0px 30px 30px;}
div.yt-extra-carousel.pull-none{display:inline-block;margin:0 0 30px 0;}
div.yt-extra-carousel .carousel-inner{position:relative;z-index:2;cursor:grab;}
div.yt-extra-carousel .carousel-inner .item{cursor:-webkit-grab;cursor:grab;}
div.yt-extra-carousel .carousel-indicators{left:auto;right:0;margin:0 20px;width:auto;position:absolute;z-index:4;}
div.yt-extra-carousel .carousel-indicators li{width:12px;height:12px;border-radius:0;margin:0 3px;display:inline-block;}
div.yt-extra-carousel .carousel-indicators li.active{border:none;}
div.yt-extra-carousel .carousel-control{background:rgba(225,255,255,0.8);border:none;border-radius:0;z-index:3;margin:0;height:40px;width:40px;margin-top:-20px;color:#ADADAD;box-shadow:none;line-height:35px;text-shadow:none;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,0.3);opacity:1;filter:alpha(opacity=100);top:50%;-webkit-transition:all 0.4s ease-out 0s;-moz-transition:all 0.4s ease-out 0s;-o-transition:all 0.4s ease-out 0s;transition:all 0.4s ease-out 0s;}
div.yt-extra-carousel .carousel-control.left{left:-150px;}
div.yt-extra-carousel .carousel-control.right{right:-150px;}
div.yt-extra-carousel .carousel-control i{display:block;line-height:40px;margin:0;font-size:26px;text-align:center;}
div.yt-extra-carousel .carousel-caption{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:13px 15px;background:rgba(0,0,0,0.35);text-align:left;text-shadow:none;}
div.yt-extra-carousel .carousel-caption h4{margin:0 0 6px;}
div.yt-extra-carousel .carousel-caption p{margin:0;}
div.yt-extra-carousel:hover .carousel-control:hover{background:#fff;color:#777;}
div.yt-extra-carousel:hover .carousel-control.right{right:35px;}
div.yt-extra-carousel:hover .carousel-control.left{left:35px;}
div.yt-extra-carousel .carousel-inner{margin:2em 0;}
div.yt-extra-carousel .carousel-indicators{right:50%;bottom:20px;margin-right:-10px;}
div.yt-extra-carousel .carousel-indicators li{border:none;background:#999;}
div.yt-extra-carousel .carousel-indicators li.active{border:none;background:#E22247;}
@media (min-width:768px) and (max-width:979px){.yt-lightbox{display:block;}
    div.yt-vimeo iframe,
    div.yt-youtube iframe{width:100%;height:300px;}
    div.yt-slider-carousel.pull-none{display:block;}
}
@media (max-width:767px){div.yt-tabs ul.nav-tabs li{width:50%;}
    div.yt-tabs ul.nav-tabs li a{margin-right:0;}
    div.yt-vimeo iframe,
    div.yt-youtube iframe{width:100%;height:200px;}
    div.yt-pricing .column.span3,
    div.yt-pricing .column.span4{width:100%;}
    .yt-vimeo,
    .yt-youtube{width:100%;float:none !important;margin:0 0 1em !important;}
    .yt-gmap{width:100% !important;float:none;}
    .btn{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:280px;}
    div.yt-slider-carousel.pull-none{display:block;}
    div.yt-slider-carousel.pull-left,
    div.yt-slider-carousel.pull-right{float:none;}
}
@media (max-width:320px){.yt-testimonial.tm-avatar small{width:77%;margin-top:0;}
}

.nnewsdater {
    margin-bottom: 20px;
    border: 1px solid #c5c5c5;
    display: inline-block;
}

.nnewsdater div {
    padding: 10px 20px;
    cursor: pointer;
    display: inline-block;
    transition: 0.5s;
}

.nnewsdater div:hover {
    color: #fff;
    background-color:  #c5c5c5;
}

.nnewsdater div+div {
    border-left: 1px solid #c5c5c5;
}
#pojpoh2 {
    font-size: 12px;
    cursor: pointer;
    font-weight: bold;
    transition: 0.5s;
    display: inline-block;
    background-color: #787878;
    border-radius: 10px;
    color: #fff;
    padding: 5px 7px;
    margin-top: 8px;
}
#callform {
    display: none!important;
}
@media (max-width: 768px){
    .b24-window-panel-pos-right {
        top: 64px!important;

    }
}