.st-btn{display:inline-block;padding:4px 10px 4px;margin-bottom:5px;font-size:13px;line-height:18px;color:#333333;text-align:center;text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);vertical-align:middle;background:#ffffff;background:-moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6));background:-webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);background:-o-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);background:-ms-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);background:linear-gradient(top, #ffffff 0%, #e6e6e6 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0 );border:1px solid #ccc;-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);cursor:pointer;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);*margin-left:.3em;}
.st-btn:hover{background:#ffffff;background:-moz-linear-gradient(top, #ffffff 0%, #efefef 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #efefef));background:-webkit-linear-gradient(top, #ffffff 0%, #efefef 100%);background:-o-linear-gradient(top, #ffffff 0%, #efefef 100%);background:-ms-linear-gradient(top, #ffffff 0%, #efefef 100%);background:linear-gradient(top, #ffffff 0%, #efefef 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef', GradientType=0 );color:#333;text-decoration:none;}
.st-btn.active{background:#e6e6e6;background:-moz-linear-gradient(top, #e6e6e6 0%, #ffffff 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6e6e6), color-stop(100%, #ffffff));background:-webkit-linear-gradient(top, #e6e6e6 0%, #ffffff 100%);background:-o-linear-gradient(top, #e6e6e6 0%, #ffffff 100%);background:-ms-linear-gradient(top, #e6e6e6 0%, #ffffff 100%);background:linear-gradient(top, #e6e6e6 0%, #ffffff 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#ffffff', GradientType=0 );}
.st-btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.st-btn.active, .st-btn:active{background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);background-color:#e6e6e6;outline:0;}
.st-btn-large{padding:9px 14px;font-size:15px;line-height:normal;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.st-btn-small{padding:5px 9px;font-size:11px;line-height:16px;}
.st-btn-mini{padding:2px 6px;font-size:11px;line-height:14px;}
button.st-btn, input[type="submit"].st-btn{*padding-top:2px;*padding-bottom:2px;}
button.st-btn::-moz-focus-inner, input[type="submit"].st-btn::-moz-focus-inner{padding:0;border:0;}
button.st-btn.large, input[type="submit"].st-btn.large{*padding-top:7px;*padding-bottom:7px;}
button.st-btn.small, input[type="submit"].st-btn.small{*padding-top:3px;*padding-bottom:3px;}
.st-btn-blue, .st-btn-blue:hover, .st-btn-green, .st-btn-green:hover, .st-btn-red, .st-btn-red:hover, .st-btn-purple, .st-btn-purple:hover, .st-btn-teal, .st-btn-teal:hover, .st-btn-black, .st-btn-black:hover{color:#fff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);}
.st-btn-blue{background:#4fa3c7;background:-moz-linear-gradient(top, #4fa3c7 0%, #3b7b96 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #4fa3c7), color-stop(100%, #3b7b96));background:-webkit-linear-gradient(top, #4fa3c7 0%, #3b7b96 100%);background:-o-linear-gradient(top, #4fa3c7 0%, #3b7b96 100%);background:-ms-linear-gradient(top, #4fa3c7 0%, #3b7b96 100%);background:linear-gradient(top, #4fa3c7 0%, #3b7b96 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#4fa3c7', endColorstr='#3b7b96', GradientType=0 );border:1px solid #375d6f;}
.st-btn-blue:hover{background:#60accc;background:-moz-linear-gradient(top, #60accc 0%, #5391ac 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #60accc), color-stop(100%, #5391ac));background:-webkit-linear-gradient(top, #60accc 0%, #5391ac 100%);background:-o-linear-gradient(top, #60accc 0%, #5391ac 100%);background:-ms-linear-gradient(top, #60accc 0%, #5391ac 100%);background:linear-gradient(top, #60accc 0%, #5391ac 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#60accc', endColorstr='#5391ac', GradientType=0 );}
.st-btn-blue:active{background:#3b7b96;background:-moz-linear-gradient(top, #3b7b96 0%, #4fa3c7 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #3b7b96), color-stop(100%, #4fa3c7));background:-webkit-linear-gradient(top, #3b7b96 0%, #4fa3c7 100%);background:-o-linear-gradient(top, #3b7b96 0%, #4fa3c7 100%);background:-ms-linear-gradient(top, #4085a3 0%, #4fa3c7 100%);background:linear-gradient(top, #3b7b96 0%, #4fa3c7 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b7b96', endColorstr='#4fa3c7', GradientType=0 );}
.st-btn-green{background:#97c950;background:-moz-linear-gradient(top, #97c950 0%, #70963b 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #97c950), color-stop(100%, #70963b));background:-webkit-linear-gradient(top, #97c950 0%, #70963b 100%);background:-o-linear-gradient(top, #97c950 0%, #70963b 100%);background:-ms-linear-gradient(top, #97c950 0%, #70963b 100%);background:linear-gradient(top, #97c950 0%, #70963b 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#97c950', endColorstr='#70963b', GradientType=0 );border:1px solid #5b7338;}
.st-btn-green:hover{background:#9fd455;background:-moz-linear-gradient(top, #9fd455 0%, #82af44 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #9fd455), color-stop(100%, #82af44));background:-webkit-linear-gradient(top, #9fd455 0%, #82af44 100%);background:-o-linear-gradient(top, #9fd455 0%, #82af44 100%);background:-ms-linear-gradient(top, #9fd455 0%, #82af44 100%);background:linear-gradient(top, #9fd455 0%, #82af44 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#9fd455', endColorstr='#82af44', GradientType=0 );}
.st-btn-green:active{background:#70963b;background:-moz-linear-gradient(top, #70963b 0%, #97c950 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #70963b), color-stop(100%, #97c950));background:-webkit-linear-gradient(top, #70963b 0%, #97c950 100%);background:-o-linear-gradient(top, #70963b 0%, #97c950 100%);background:-ms-linear-gradient(top, #70963b 0%, #97c950 100%);background:linear-gradient(top, #70963b 0%, #97c950 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#70963b', endColorstr='#97c950', GradientType=0 );}
.st-btn-red{background:#c75e4f;background:-moz-linear-gradient(top, #c75e4f 0%, #96473b 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #c75e4f), color-stop(100%, #96473b));background:-webkit-linear-gradient(top, #c75e4f 0%, #96473b 100%);background:-o-linear-gradient(top, #c75e4f 0%, #96473b 100%);background:-ms-linear-gradient(top, #c75e4f 0%, #96473b 100%);background:linear-gradient(top, #c75e4f 0%, #96473b 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#c75e4f', endColorstr='#96473b', GradientType=0 );border:1px solid #6f3f37;}
.st-btn-red:hover{background:#cc6e60;background:-moz-linear-gradient(top, #cc6e60 0%, #ac5e53 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #cc6e60), color-stop(100%, #ac5e53));background:-webkit-linear-gradient(top, #cc6e60 0%, #ac5e53 100%);background:-o-linear-gradient(top, #cc6e60 0%, #ac5e53 100%);background:-ms-linear-gradient(top, #cc6e60 0%, #ac5e53 100%);background:linear-gradient(top, #cc6e60 0%, #ac5e53 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc6e60', endColorstr='#ac5e53', GradientType=0 );}
.st-btn-red:active{background:#96473b;background:-moz-linear-gradient(top, #96473b 0%, #c75e4f 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #96473b), color-stop(100%, #c75e4f));background:-webkit-linear-gradient(top, #96473b 0%, #c75e4f 100%);background:-o-linear-gradient(top, #96473b 0%, #c75e4f 100%);background:-ms-linear-gradient(top, #96473b 0%, #c75e4f 100%);background:linear-gradient(top, #96473b 0%, #c75e4f 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#96473b', endColorstr='#c75e4f', GradientType=0 );}
.st-btn-purple{background:#a24fc7;background:-moz-linear-gradient(top, #a24fc7 0%, #7b3b96 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #a24fc7), color-stop(100%, #7b3b96));background:-webkit-linear-gradient(top, #a24fc7 0%, #7b3b96 100%);background:-o-linear-gradient(top, #a24fc7 0%, #7b3b96 100%);background:-ms-linear-gradient(top, #a24fc7 0%, #7b3b96 100%);background:linear-gradient(top, #a24fc7 0%, #7b3b96 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#a24fc7', endColorstr='#7b3b96', GradientType=0 );border:1px solid #5f376f;}
.st-btn-purple:hover{background:#ab60cc;background:-moz-linear-gradient(top, #ab60cc 0%, #9153ac 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #ab60cc), color-stop(100%, #9153ac));background:-webkit-linear-gradient(top, #ab60cc 0%, #9153ac 100%);background:-o-linear-gradient(top, #ab60cc 0%, #9153ac 100%);background:-ms-linear-gradient(top, #ab60cc 0%, #9153ac 100%);background:linear-gradient(top, #ab60cc 0%, #9153ac 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab60cc', endColorstr='#9153ac', GradientType=0 );}
.st-btn-purple:active{background:#7b3b96;background:-moz-linear-gradient(top, #7b3b96 0%, #a24fc7 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #7b3b96), color-stop(100%, #a24fc7));background:-webkit-linear-gradient(top, #7b3b96 0%, #a24fc7 100%);background:-o-linear-gradient(top, #7b3b96 0%, #a24fc7 100%);background:-ms-linear-gradient(top, #8540a3 0%, #a24fc7 100%);background:linear-gradient(top, #7b3b96 0%, #a24fc7 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#7b3b96', endColorstr='#a24fc7', GradientType=0 );}
.st-btn-teal{background:#4fc79a;background:-moz-linear-gradient(top, #4fc79a 0%, #3b9675 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #4fc79a), color-stop(100%, #3b9675));background:-webkit-linear-gradient(top, #4fc79a 0%, #3b9675 100%);background:-o-linear-gradient(top, #4fc79a 0%, #3b9675 100%);background:-ms-linear-gradient(top, #4fc79a 0%, #3b9675 100%);background:linear-gradient(top, #4fc79a 0%, #3b9675 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#4fc79a', endColorstr='#3b9675', GradientType=0 );border:1px solid #376f5b;}
.st-btn-teal:hover{background:#60cca4;background:-moz-linear-gradient(top, #60cca4 0%, #53ac8b 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #60cca4), color-stop(100%, #53ac8b));background:-webkit-linear-gradient(top, #60cca4 0%, #53ac8b 100%);background:-o-linear-gradient(top, #60cca4 0%, #53ac8b 100%);background:-ms-linear-gradient(top, #60cca4 0%, #53ac8b 100%);background:linear-gradient(top, #60cca4 0%, #53ac8b 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#60cca4', endColorstr='#53ac8b', GradientType=0 );}
.st-btn-teal:active{background:#3b9675;background:-moz-linear-gradient(top, #3b9675 0%, #4fc79a 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #3b9675), color-stop(100%, #4fc79a));background:-webkit-linear-gradient(top, #3b9675 0%, #4fc79a 100%);background:-o-linear-gradient(top, #3b9675 0%, #4fc79a 100%);background:-ms-linear-gradient(top, #3b9675 0%, #4fc79a 100%);background:linear-gradient(top, #3b9675 0%, #4fc79a 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b9675', endColorstr='#4fc79a', GradientType=0 );}
.st-btn-black{background:#4c4c4c;background:-moz-linear-gradient(top, #4c4c4c 0%, #333333 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c4c4c), color-stop(100%, #333333));background:-webkit-linear-gradient(top, #4c4c4c 0%, #333333 100%);background:-o-linear-gradient(top, #4c4c4c 0%, #333333 100%);background:-ms-linear-gradient(top, #4c4c4c 0%, #333333 100%);background:linear-gradient(top, #4c4c4c 0%, #333333 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#333333', GradientType=0 );border:1px solid #1a1a1a;}
.st-btn-black:hover{background:#545454;background:-moz-linear-gradient(top, #545454 0%, #3d3d3d 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #545454), color-stop(100%, #3d3d3d));background:-webkit-linear-gradient(top, #545454 0%, #3d3d3d 100%);background:-o-linear-gradient(top, #545454 0%, #3d3d3d 100%);background:-ms-linear-gradient(top, #545454 0%, #3d3d3d 100%);background:linear-gradient(top, #545454 0%, #3d3d3d 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#545454', endColorstr='#3d3d3d', GradientType=0 );}
.st-btn-black:active{background:#333333;background:-moz-linear-gradient(top, #333333 0%, #4c4c4c 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #4c4c4c));background:-webkit-linear-gradient(top, #333333 0%, #4c4c4c 100%);background:-o-linear-gradient(top, #333333 0%, #4c4c4c 100%);background:-ms-linear-gradient(top, #333333 0%, #4c4c4c 100%);background:linear-gradient(top, #333333 0%, #4c4c4c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#4c4c4c', GradientType=0 );}
.st-alert{padding:20px 30px;margin-bottom:20px;ttext-shadow:0 1px 0 rgba(255, 255, 255, 0.3);background-color:#f3e077;position:relative;color:#484019;overflow:hidden;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;}
.st-alert-success{background-color:#a9c965;color:#445028;}
.st-alert-danger, .st-alert-error{background-color:#c96565;color:#fff;}
.st-alert-info{background-color:#65adc9;color:#fff;}
.st-alert span{position:absolute;left:0;top:0;padding:2px 8px;color:#fafafa;font-size:13px;background:rgba(0,0,0,0.2);-webkit-border-radius:1px 0 1px 0;-moz-border-radius:1px 0 1px 0;border-radius:1px 0 1px 0;}
.st-alert.with_title{padding:40px 25px 30px 60px;}
.nav-tabs{*zoom:1;}
.nav-tabs:before, .nav-tabs:after{display:table;content:"";}
.nav-tabs:after{clear:both;}
.nav-tabs > li{float:left;margin:0 !important;padding:0 !important;}
.nav-tabs > li > a{padding-right:18px;padding-left:18px;line-height:14px;}
.nav-tabs{border-bottom:1px solid #C9C9C9;border-left:1px solid #C9C9C9;border-radius:2px 0 0 0;-moz-border-radius:2px 0 0 0;-webkit-border-radius:2px 0 0 0;list-style:none;margin:0 !important;padding:0;line-height:45px;}
.nav-tabs > li{margin-bottom:-1px;}
.nav-tabs > li > a{background:#f2f2f2;background:-moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2));background:-webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%);background:-o-linear-gradient(top, #ffffff 0%,#f2f2f2 100%);background:-ms-linear-gradient(top, #ffffff 0%,#f2f2f2 100%);background:linear-gradient(to bottom, #ffffff 0%,#f2f2f2 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );border:1px solid #c9c9c9;border-left:0;color:#737373;font-weight:bold;padding-top:12px;padding-bottom:12px;-webkit-border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0;}
.nav-tabs > li > a:hover{border-color:#ddd;}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover{background:#fff;color:#333;border:1px solid #c9c9c9;border-left:0;border-bottom-color:#fff;cursor:default;}
.tabbable{*zoom:1;}
.tabbable:before, .tabbable:after{display:table;content:"";}
.tabbable:after{clear:both;}
.tab-content{overflow:hidden;border:1px solid #c9c9c9;border-top:0;padding:10px 15px;border-radius:0 2px 2px 2px;-moz-border-radius:0 2px 2px 2px;-webkit-border-radius:0 2px 2px 2px;}
.tabs-left .tab-content, .tabs-right .tab-content{border:1px solid #c9c9c9;}
.tabs-right .tab-content{border-radius:2px 0 2px 2px;-moz-border-radius:2px 0 2px 2px;-webkit-border-radius:2px 0 2px 2px;}
.tabs-below .nav-tabs, .tabs-right .nav-tabs, .tabs-left .nav-tabs{border-bottom:0;border-left:0;}
.tab-content > .tab-pane{display:none;}
.tab-content > .active{display:block;}
.tabs-below .nav-tabs{border-top:1px solid #C9C9C9;}
.tabs-below .nav-tabs > li{margin-top:-1px;margin-bottom:0;}
.tabs-below .nav-tabs > li > a{-webkit-border-radius:0 0 2px 2px;-moz-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px;}
.tabs-below .nav-tabs > li > a:hover{border-bottom-color:transparent;border-top-color:#C9C9C9;}
.tabs-below .nav-tabs .active > a, .tabs-below .nav-tabs .active > a:hover{border-color:transparent #C9C9C9 #C9C9C9 #C9C9C9;}
.tabs-left .nav-tabs > li, .tabs-right .nav-tabs > li{float:none;margin:0 0 -1px;}
.tabs-left .nav-tabs > li > a, .tabs-right .nav-tabs > li > a{min-width:45px;margin-right:0;display:block;}
.tabs-left .nav-tabs{float:left;}
.tabs-left .nav-tabs > li > a{margin-right:-1px;-webkit-border-radius:2px 0 0 2px;-moz-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px;border-left:1px solid #C9C9C9;}
.tabs-left .nav-tabs > li > a:hover{border-color:#e0e0e0 #C9C9C9 #e0e0e0 #e0e0e0;}
.tabs-left .nav-tabs .active > a{border-color:#C9C9C9 #fff #C9C9C9 #C9C9C9;border:1px solid #c9c9c9;border-right:0;}
.tabs-right .nav-tabs{float:right;border-left:1px solid #ddd;}
.tabs-right .nav-tabs > li > a{margin-left:-1px;-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;}
.tabs-right .nav-tabs > li > a:hover{border-color:#eee #eee #eee #C9C9C9;}
.tabs-right .nav-tabs .active > a{border-color:#C9C9C9 #C9C9C9 #C9C9C9 #fff;border:1px solid #c9c9c9;border-left:0;}
.tabs-left .nav-tabs .active > a, .tabs-left .nav-tabs .active > a:hover, .tabs-right .nav-tabs .active > a, .tabs-right .nav-tabs .active > a:hover{background:#fff !important;}
.tabs-left .nav-tabs > li > a, .tabs-right .nav-tabs > li > a{background:#f2f2f2 !important;}
.st-toggle{border:1px solid #C9C9C9;margin:0 0 22px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.st-toggle a{display:block;color:#444;outline:none;}
.st-toggle a:hover{text-decoration:none;}
.st-toggle-action{background:#fff;background:-moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2));background:-webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%);background:-o-linear-gradient(top, #ffffff 0%,#f2f2f2 100%);background:-ms-linear-gradient(top, #ffffff 0%,#f2f2f2 100%);background:linear-gradient(top, #ffffff 0%,#f2f2f2 100%);padding:10px 15px;}
.st-toggle-action .plus, .st-toggle-action .minus{float:left;font-size:14px;font-weight:bold;margin:0 5px 0 0;text-align:center;width:10px;display:none;}
.st-toggle-action .plus{display:block;}
.st-toggle-action.active .minus{display:block;}
.st-toggle-action.active .plus{display:none;}
.st-toggle-content{border-top:1px solid #E5E5E5;padding:9px 15px;}
.collapse{-webkit-transition:height 0.35s ease;-moz-transition:height 0.35s ease;-ms-transition:height 0.35s ease;-o-transition:height 0.35s ease;transition:height 0.35s ease;position:relative;overflow:hidden;height:0;}
.collapse.in{height:auto;}
.st-accordion-wrap{border-bottom:1px solid #C9C9C9;margin:0 0 22px;}
.st-accordion-wrap .st-accordion-title{background:#fff;background:-moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2));background:-webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%);background:-o-linear-gradient(top, #ffffff 0%,#f2f2f2 100%);background:-ms-linear-gradient(top, #ffffff 0%,#f2f2f2 100%);background:linear-gradient(top, #ffffff 0%,#f2f2f2 100%);padding:10px 15px;border:1px solid #C9C9C9;border-bottom:none;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.st-accordion-wrap .st-accordion-title a{display:block;color:#444;outline:none;}
.st-accordion-wrap .st-accordion-title a:hover{text-decoration:none;}
.st-accordion-wrap .st-accordion-content{border:1px solid #C9C9C9;border-bottom:none;padding:9px 15px;}
.st-accordion-wrap .st-accordion-title .plus, .st-accordion-wrap .st-accordion-title .minus{float:left;font-size:14px;font-weight:bold;margin:0 5px 0 0;text-align:center;width:10px;display:none;}
.st-accordion-wrap .st-accordion-title .plus{display:block;}
.st-accordion-wrap .st-accordion-title.active .minus{display:block;}
.st-accordion-wrap .st-accordion-title.active .plus{display:none;}
.pricing-table .columns{background:#f1f1f1;border:1px solid #ccc;border-right:none;text-align:center;padding:10px 14px;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.pricing-table .columns:last-child{border-right:1px solid #ccc;}
.pricing-table .columns.four{width:33.33%;}
.pricing-table .columns ul{margin:0;padding:0;list-style:none;}
.pricing-table .columns ul li{border-bottom:1px solid #ccc;}
.pricing-table .price{font-size:28px;font-weight:bold;}
.pricing-table .duraction {
font-size:14px;
}.rpwwt-widget ul{list-style:outside none none;margin-left:0;margin-right:0;padding-left:0;padding-right:0;}
.rpwwt-widget ul li{overflow:hidden;margin:0 0 1.5em;}
.rpwwt-widget ul li:last-child{margin:0;}
.rpwwt-widget .screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important;word-break:normal;}
.rpwwt-widget .screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6);clip:auto !important;-webkit-clip-path:none;clip-path:none;color:#21759b;display:block;font-size:0.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;}
.rpwwt-widget ul li img{display:inline;float:left;margin:.3em .75em .75em 0;}
#rpwwt-recent-posts-widget-with-thumbnails-2 img { width: 75px; height: 75px; }html.slb_overlay object,html.slb_overlay embed,html.slb_overlay iframe{visibility:hidden}html.slb_overlay #slb_viewer_wrap object,html.slb_overlay #slb_viewer_wrap embed,html.slb_overlay #slb_viewer_wrap iframe{visibility:visible}@font-face{font-family:TablePress;src:url(data:application/font-woff2;charset=utf-8;base64,d09GMgABAAAAAAPUAA0AAAAACZAAAAN+AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGh4GYACCUhEICoQIgnILFgABNgIkAygEIAWGcgeBARv6B8iuBzK53oAhKg2KWDsrezjalSefocfD9/uZ575PSbYEqJHAIdo6tMDGdCprFIHd+F9r+rZE46O2iHBJfoAuxwW0yfgKS8KGVFE4dHX1gPmgVhzwhcJbReQ9RWXcraeutbmNHE7T7B1sex8stfMfnkvv0XsgUZrYO1hirXme9TnUkBvQ22RGX50VAr48H54Cn9b8GD73edAAhjboBpIQ6kKOhCz7GA8V5HfzyeA6h0mnrFTJnPjxC7KCrl9caqIUg0EAYACGDBn6YGCxeIE+EkwANTWJX/brZpNfyE5o/7r9uPZjS4tESbCTExLCjxOEbxGi2dQeNEAXUMMlvADkqSV0IHXtkQXNOnI2ctJpRIPt8+HjNivx3rlQYA8FqGwdCxF2aZrdJluMnaqFvy+yngVKbBcn0fSOd1xTpnW4HTkptV8Gi2kvCeUHC0BD+D0VKMIqXniZPJyPya9D7gT6DvUpwJER6avgKDsOfW9jU+YGc/ng6MhA3VSar3NdtvrD9WHZurKVKYOi0RwlY9500YSuWDE084F+jMinu4sTudD5yBTTozA9Horpmb+M3TwIBHempnzdpu1/raWypX0JND/ki4p71CQQlFqnAvkijABrVFIq5BdNJbFncoBOF03/h3IINPQRBxJCYDoAOnkRIDR0w0BSmYiBzDinAuQ6eROg0DEGY6DUiEUYqKyILwFq2qS9GKhrpFsykdeFLmDjknYG4jKbNeNyQ1zhCoP840pdYiqu8jTW4mp6pMXH1HVJp8wRmHmQKTKiUOBVSMHrlKuBlYidxkMgw6/bMoG5RD6qfs8yO8LVqFCFa8ELrcVLEqTaS7UG5aqVq1GlWi28k3rRgCjbiU+qqOItvDEqXjkvwF/dUF595jB8LSqqgwIWAWsRmcJJ5GsHbYUqVbirBi5IpRMxLso/i2oSA6ZYDoMFCiknI7ZkGacSVYUjlLSXyG8n08nOQcXTeyzU5ozbiGRQZRt0vu/TMoEV8RLI3DiBSiVzMtNKAPgErlwLoqiAY2fJ9UbRMU/0rz38UP5FQtH3i8V3KYSHYJdSYRnwW8XazUAUop3gQY19hkEH98OA2QQ6wg0S+FjtwOwdOvF5J2VXBBLQmo2EAxsIKVJkkUcRZVRRa7NrP+my6Ns8cKszHYJf+fPPLPTq5vFcmYKZNL+fn1CZDgoYecKZHwA=) format('woff2'),url(//wiki.igoroseledko.com/wp-content/plugins/tablepress/css/tablepress.woff) format('woff');font-weight:400;font-style:normal;font-display:block}.tablepress-table-description{clear:both;display:block}.tablepress{border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:1em;border:none}.tablepress td,.tablepress th{padding:8px;border:none;background:0 0;text-align:left;float:none!important}.tablepress tbody td{vertical-align:top}.tablepress tbody td,.tablepress tfoot th{border-top:1px solid #ddd}.tablepress tbody tr:first-child td{border-top:0}.tablepress thead th{border-bottom:1px solid #ddd}.tablepress tfoot th,.tablepress thead th{background-color:#d9edf7;font-weight:700;vertical-align:middle}.tablepress .odd td{background-color:#f9f9f9}.tablepress .even td{background-color:#fff}.tablepress .row-hover tr:hover td{background-color:#f3f3f3}.tablepress img{margin:0;padding:0;border:none;max-width:none}.dataTables_wrapper{clear:both;margin-bottom:1em}.dataTables_wrapper .tablepress{clear:both;margin:0!important}.dataTables_length{float:left;white-space:nowrap}.dataTables_filter{float:right;white-space:nowrap}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_info{clear:both;float:left;margin:4px 0 0}.dataTables_paginate{float:right;margin:4px 0 0}.dataTables_paginate a{color:#111!important;display:inline-block;outline:0;position:relative;text-decoration:underline;margin:0 5px}.dataTables_paginate a:first-child{margin-left:0}.dataTables_paginate a:last-child{margin-right:0}.paginate_button:hover{cursor:pointer;text-decoration:none}.paginate_button.disabled{color:#999!important;text-decoration:none;cursor:default}.paginate_button.current{font-weight:700;text-decoration:none;cursor:default}.dataTables_paginate.paging_simple{padding:0 15px}.paging_simple .paginate_button.next:after,.paging_simple .paginate_button.previous:before{text-align:left;font-family:TablePress;font-size:14px;font-weight:700;-webkit-font-smoothing:antialiased;content:"\f053";text-shadow:.1em .1em #666;position:absolute;top:0;right:auto;bottom:0;left:-14px;margin:auto;height:14px;width:14px;line-height:1}.paging_simple .paginate_button.next:after{text-align:right;content:"\f054";left:auto}.paginate_button:after,.paginate_button:before{color:#d9edf7}.paginate_button:hover:after,.paginate_button:hover:before{color:#049cdb}.paginate_button.disabled:after,.paginate_button.disabled:before{color:#f9f9f9}.dataTables_processing{display:none}.dataTables_scroll{clear:both}.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing{height:0;overflow:hidden;margin:0!important;padding:0!important}.tablepress .sorting,.tablepress .sorting_asc,.tablepress .sorting_desc{position:relative;padding-right:20px;cursor:pointer;outline:0}.tablepress .sorting:after,.tablepress .sorting_asc:after,.tablepress .sorting_desc:after{font-family:TablePress;font-weight:400;font-size:14px;-webkit-font-smoothing:antialiased;position:absolute;top:0;bottom:0;left:auto;right:6px;margin:auto;height:14px;line-height:1}.tablepress .sorting:after{content:"\f0dc"}.tablepress .sorting_asc:after{content:"\f0d8";padding:0 0 2px}.tablepress .sorting_desc:after{content:"\f0d7"}.tablepress .sorting:hover,.tablepress .sorting_asc,.tablepress .sorting_desc{background-color:#049cdb}.dataTables_scrollBody .tablepress thead th:after{content:""}.dataTables_wrapper:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0}.dataTables_wrapper label input,.dataTables_wrapper label select{display:inline;margin:2px;width:auto}.ngg-widget, .ngg-widget-slideshow{overflow:hidden;margin:0pt;padding:5px 0px 0px 0pt;text-align:left;}
.ngg-widget img {
border: 2px solid #A9A9A9;
margin: 0pt 2px 2px 0px;
padding: 1px;
height: auto; float: left;
}.ngg-galleryoverview{overflow:hidden;margin-top:10px;width:100%;clear:both;display:block !important;}
.ngg-galleryoverview .desc{margin:0px 10px 10px 0px;padding:5px;}
.ngg-gallery-thumbnail-box{float:left;max-width:100% !important;}
.ngg-template-caption .ngg-gallery-thumbnail-box{margin-right:0px;}
.ngg-gallery-thumbnail{text-align:center;max-width:100% !important;background-color:#FFFFFF;border:1px solid #A9A9A9;margin-right:5px;margin:5px;}
.ngg-template-caption .ngg-gallery-thumbnail{margin-right:0px;}
.ngg-gallery-thumbnail a{display:block;margin:4px;border:none;box-shadow:none;}
.ngg-gallery-thumbnail img{display:block;margin:0;padding:0;position:relative;max-width:100% !important;height:auto;}
.ngg-gallery-thumbnail span{font-size:90%;padding-left:5px;display:block;}
.ngg-galleryoverview{margin-top:40px;margin-bottom:50px;-webkit-transition:width 1s, height 1s, background-color 1s, -webkit-transform 1s;transition:width 1s, height 1s, background-color 1s, transform 1s;min-height:100px;}
.ngg-gallery-thumbnail-box.ngg-1-columns{width:100%;float:left !important;}
.ngg-gallery-thumbnail-box.ngg-2-columns{width:50%;float:left !important;}
.ngg-gallery-thumbnail-box.ngg-3-columns{width:33.33333%;float:left !important;}
.ngg-gallery-thumbnail-box.ngg-4-columns{width:25%;float:left !important;}
.ngg-gallery-thumbnail-box.ngg-5-columns{width:20%;float:left !important;}
.ngg-gallery-thumbnail-box.ngg-6-columns{width:16.6666%;float:left !important;}
.ngg-gallery-thumbnail-box.ngg-7-columns{width:14.2857%;float:left !important;}
.ngg-gallery-thumbnail-box.ngg-8-columns{width:12.5%;float:left !important;}
.ngg-gallery-thumbnail-box.ngg-9-columns{width:11.1111%;float:left !important;}
.ngg-gallery-thumbnail-box.ngg-10-columns{width:10%;float:left !important;}
.ngg-gallery-thumbnail-box.ngg-11-columns{width:9.09%;float:left !important;}
.ngg-gallery-thumbnail-box.ngg-12-columns{width:8.3333%;float:left !important;}
.ngg-gallery-thumbnail-box.ngg-13-columns{width:7.692%;float:left !important;}
.ngg-gallery-thumbnail-box.ngg-14-columns{width:7.142%;float:left !important;}
.ngg-gallery-thumbnail-box.ngg-15-columns{width:6.6666%;float:left !important;}
@media(max-width:800px){
.ngg-gallery-thumbnail-box.ngg-5-columns, .ngg-gallery-thumbnail-box.ngg-6-columns, .ngg-gallery-thumbnail-box.ngg-7-columns, .ngg-gallery-thumbnail-box.ngg-8-columns, .ngg-gallery-thumbnail-box.ngg-9-columns, .ngg-gallery-thumbnail-box.ngg-10-columns, .ngg-gallery-thumbnail-box.ngg-11-columns, .ngg-gallery-thumbnail-box.ngg-12-columns, .ngg-gallery-thumbnail-box.ngg-13-columns, .ngg-gallery-thumbnail-box.ngg-14-columns, .ngg-gallery-thumbnail-box.ngg-15-columns, .ngg-gallery-thumbnail-box.ngg-16-columns, .ngg-gallery-thumbnail-box.ngg-17-columns, .ngg-gallery-thumbnail-box.ngg-18-columns, .ngg-gallery-thumbnail-box.ngg-19-columns, .ngg-gallery-thumbnail-box.ngg-29-columns{width:25%;}
}
@media(max-width:600px){
.ngg-gallery-thumbnail-box.ngg-4-columns, .ngg-gallery-thumbnail-box.ngg-5-columns, .ngg-gallery-thumbnail-box.ngg-6-columns, .ngg-gallery-thumbnail-box.ngg-7-columns, .ngg-gallery-thumbnail-box.ngg-8-columns, .ngg-gallery-thumbnail-box.ngg-9-columns, .ngg-gallery-thumbnail-box.ngg-10-columns, .ngg-gallery-thumbnail-box.ngg-11-columns, .ngg-gallery-thumbnail-box.ngg-12-columns, .ngg-gallery-thumbnail-box.ngg-13-columns, .ngg-gallery-thumbnail-box.ngg-14-columns, .ngg-gallery-thumbnail-box.ngg-15-columns, .ngg-gallery-thumbnail-box.ngg-16-columns, .ngg-gallery-thumbnail-box.ngg-17-columns, .ngg-gallery-thumbnail-box.ngg-18-columns, .ngg-gallery-thumbnail-box.ngg-19-columns, .ngg-gallery-thumbnail-box.ngg-29-columns{width:33.33333%;}
}
@media(max-width:400px){
.ngg-gallery-thumbnail-box.ngg-3-columns, .ngg-gallery-thumbnail-box.ngg-4-columns, .ngg-gallery-thumbnail-box.ngg-5-columns, .ngg-gallery-thumbnail-box.ngg-6-columns, .ngg-gallery-thumbnail-box.ngg-7-columns, .ngg-gallery-thumbnail-box.ngg-8-columns, .ngg-gallery-thumbnail-box.ngg-9-columns, .ngg-gallery-thumbnail-box.ngg-10-columns, .ngg-gallery-thumbnail-box.ngg-11-columns, .ngg-gallery-thumbnail-box.ngg-12-columns, .ngg-gallery-thumbnail-box.ngg-13-columns, .ngg-gallery-thumbnail-box.ngg-14-columns, .ngg-gallery-thumbnail-box.ngg-15-columns, .ngg-gallery-thumbnail-box.ngg-16-columns, .ngg-gallery-thumbnail-box.ngg-17-columns, .ngg-gallery-thumbnail-box.ngg-18-columns, .ngg-gallery-thumbnail-box.ngg-19-columns, .ngg-gallery-thumbnail-box.ngg-29-columns{width:50%;}
} .ngg-galleryoverview.default-view{text-align:center;font-size:0 !important;letter-spacing:0 !important;}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail-box{display:inline-block;float:none;vertical-align:middle;}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail{background-color:transparent;border:none;margin:0;margin-right:0;position:relative;}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail a{margin:2px;box-shadow:none;}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail img:hover{opacity:.8;}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail img{margin:0 auto;box-shadow:none;cursor:pointer;}
.ngg-galleryoverview.default-view .slideshowlink{margin:24px auto 0;text-align:center;text-transform:uppercase;}
.ngg-galleryoverview.default-view .slideshowlink a{font-size:13px;letter-spacing:.75px;cursor:pointer;text-decoration:none;box-shadow:none;border:none;}
.ngg-galleryoverview.default-view .slideshowlink a:hover{text-decoration:none !important;box-shadow:none !important;border:none !important;}
.ngg-galleryoverview ul li:before{content:'' !important;}
.ngg-gallery-list{list-style-type:none;padding:0px !important;text-indent:0px !important;}
.ngg-galleryoverview div.pic img{width:100%;border:0px;border-radius:0px;}
.ngg-gallery-list li{float:left;margin:0 2px 0px 2px !important;overflow:hidden;}
.ngg-gallery-list li a{border:1px solid #CCCCCC;display:block;padding:2px;}
.ngg-gallery-list li.selected a{-moz-background-inline-policy:continuous;-moz-background-origin:padding;background:#000000 none repeat scroll 0 0;}
.ngg-gallery-list li img{height:40px;width:40px;}
li.ngg-next, li.ngg-prev{height:40px;width:40px;font-size:3.5em;}
li.ngg-next a, li.ngg-prev a{padding-top:10px;border:none;text-decoration:none;}
.ngg-caption-view-wrapper{display:flex;justify-content:center;flex-wrap:wrap;}
.ngg-basic-thumbnails-carousel{display:flex;justify-content:center;}
.ngg-basic-thumbnails-carousel-list{display:flex;flex-wrap:wrap;}
.ngg-galleryoverview.carousel-view .ngg-gallery-thumbnail img {
max-width: 80px !important;
}.ngg-slideshow.slick-slider{margin:40px auto 50px !important;overflow:visible;}
.ngg-slideshow .ngg-gallery-slideshow-image{display:inline-block;text-align:center;font:0/0 a;}
.ngg-slideshow .ngg-gallery-slideshow-image:before{content:' ';display:inline-block;vertical-align:middle;height:100%;}
.ngg-slideshow .ngg-gallery-slideshow-image a{display:inline !important;}
.ngg-slideshow .ngg-gallery-slideshow-image img{margin:0 auto;display:inline-block !important;vertical-align:middle;max-width:99%!important;max-height:98% !important;}
.ngg-slideshow .slick-prev{left:20px !important;z-index:10 !important;top:49%;cursor:before;}
.ngg-slideshow .slick-next{right:30px !important;z-index:10 !important;top:49%;cursor:pointer;}
.ngg-slideshow .slick-next:before, .ngg-slideshow .slick-prev:before{color:#CCC !important;font-size:32px !important;}
.ngg-slideshow .slick-next:hover:before, .ngg-slideshow .slick-prev:hover:before{color:#AAA !important;font-size:32px !important;}
.ngg-slideshow .slick-dots{margin:0;padding:0;bottom:-30px;}
.ngg-slideshow .slick-dots li{margin:0;}
.ngg-slideshow .slick-dots li button{margin:0;}
.ngg-slideshow .slick-dots li button:before{font-size:8px;color:#888;opacity:.5;cursor:pointer;}
.ngg-slideshow .slick-dots li.slick-active button:before{opacity:1;color:#555;}
.slideshowlink{margin:-34px auto 50px;text-align:center;text-transform:uppercase;}
.slideshowlink a{font-size:13px;letter-spacing:.75px;cursor:pointer;text-decoration:none;box-shadow:none;border:none;}
.slideshowlink a:hover{text-decoration:none !important;box-shadow:none !important;border:none !important;}
@media(max-width:600px){
.ngg-slideshow .ngg-gallery-slideshow-image{height:400px !important;}
}
@media(max-width:450px){
.ngg-slideshow .ngg-gallery-slideshow-image {
height: 300px !important;
}
}.ecae-image a, .ecae-image img{width:inherit;height:inherit;max-width:100%;}
.ecae-table-left{display:table;}
.ecae-table-right{display:table;direction:rtl;}
.ecae-table-left .ecae-table-cell{display:table-cell;vertical-align:top;}
.ecae-image .wp-caption{width:inherit !important;padding:0px !important;}
.ecae-table-right .ecae-table-cell{display:table-cell;vertical-align:top;direction:ltr;}
.ecae-button, .ecae-button a, .ecae-button a span{white-space:nowrap;}
.ecae-button{display:block;}
.ecae-dots{display:inline-block;padding:0;}
@media screen and (max-width:768px){ .ecae-table-left, .ecae-table-right {
display:block !important;		
}
.ecae-table-cell {
display:block !important;
margin-right:auto !important;
}
}.ecae-button.ecae-buttonskin-none{font-size:14px;}
.ecae-button.ecae-buttonskin-none a.ecae-link{font-size:inherit;margin-left:-13px;}
.ecae-button.ecae-buttonskin-none a.ecae-link span {	
padding: 5px 10px;
}