.flex{display:-webkit-box;display:flex}.inline-flex{display:-webkit-inline-box;display:inline-flex}.flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.flex-col-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-no-wrap{flex-wrap:nowrap}.items-start{-webkit-box-align:start;align-items:flex-start}.items-end{-webkit-box-align:end;align-items:flex-end}.items-center{-webkit-box-align:center;align-items:center}.items-baseline{-webkit-box-align:baseline;align-items:baseline}.items-stretch{-webkit-box-align:stretch;align-items:stretch}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.justify-start{-webkit-box-pack:start;justify-content:flex-start}.justify-end{-webkit-box-pack:end;justify-content:flex-end}.justify-center{-webkit-box-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;justify-content:space-between}.justify-around{justify-content:space-around}.content-center{align-content:center}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.flex-1{-webkit-box-flex:1;flex:1}.flex-auto{-webkit-box-flex:1;flex:auto}.flex-initial{-webkit-box-flex:initial;flex:initial}.flex-none{-webkit-box-flex:0;flex:none}.flex-grow{-webkit-box-flex:1;flex-grow:1}.flex-shrink{flex-shrink:1}.flex-no-grow{-webkit-box-flex:0;flex-grow:0}.flex-no-shrink{flex-shrink:0}#comments{margin-top:22px}#comments .nocomment{padding:10px 20px 10px 50px;margin:0;color:#000;background:url(/css/comment.svg) 10px 50% no-repeat;background-size:30px auto}.comments_need_login{padding:20px 20px 20px 75px;margin:15px 0;background:#6d6e56 url(/css/comment_white.svg) 20px 50% no-repeat;background-size:40px auto;font-weight:700;color:#fff;font-size:1.1em;line-height:1.3em}.comments_need_login a{color:#fff}.comments_need_login a:hover,.comments_need_login a:focus{color:orange;text-decoration:underline}.comment{margin-bottom:15px;position:relative;border-left:2px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.comment::before{content:"";position:absolute;height:2px;width:30px;left:-32px;top:34px;background:#fff}.comment:last-child{margin-bottom:0}.comment .comment_content{padding:18px 20px;background:#fff;margin-bottom:15px}.comment .comment_content:last-child{margin-bottom:0}.comment .comment_content:hover,.comment .comment_content:focus-within{background:#fff}.comment .comment-body img{width:18px;height:18px;margin:-4px 2px}.comment p{margin:0;padding:0;color:#000;word-break:break-word}.c_level0::before{display:none}.c_level0>.c_level1:last-child::after{content:"";position:absolute;height:calc(100% - 34px);width:2px;left:-34px;top:36px;background:#efefe3}.c_level1{margin-left:30px;border-color:rgba(255,255,255,0.8);border-bottom:0}.c_level1 .comment_content{background:rgba(255,255,255,0.8)}.c_level1>.c_level2:last-child::after{content:"";position:absolute;height:calc(100% - 34px);width:2px;left:-34px;top:36px;background:#efefe3}.c_level2{margin-left:30px;border-color:rgba(255,255,255,0.7);border-bottom:0}.c_level2 .comment_content{background:rgba(255,255,255,0.7)}.c_level3{margin-left:30px;border-color:rgba(255,255,255,0.6);border-bottom:0}.c_level3 .comment_content{background:rgba(255,255,255,0.6)}.c_level4{margin-left:30px;border-color:rgba(255,255,255,0.5);border-bottom:0}.c_level4 .comment_content{background:rgba(255,255,255,0.5)}.comment_header{display:grid;grid-template-columns:35px auto auto 1fr;grid-template-rows:auto;grid-column-gap:15px;align-items:center;justify-content:start;margin-bottom:15px}.comment_header h4{font-size:16px;color:#333;padding:0;margin:0;border:0}.comment_header h4 span{background:#ff0021;color:#fff;padding:2px 5px;font-size:12px;margin-left:8px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}.comment_header .posted{font-size:13px;margin-left:15px;color:#8c8c8c}.comment_header .avatar{height:35px;width:35px}.comment_like{justify-self:end;-webkit-flex:initial;-moz-flex:initial;-ms-flex:initial;flex:initial;display:-webkit-box;display:flex}.comment_like img{width:12px;margin-right:5px}.comment_like button{margin-left:10px;text-decoration:none;font-size:13px;background:none;border:0;cursor:pointer;-webkit-flex:initial;-moz-flex:initial;-ms-flex:initial;flex:initial;display:-webkit-box;display:flex}.comment_like .c_like{color:#00b358}.comment_like .c_dislike{color:#ff0021}.form_submit_button{width:auto;background:#6d6e56;color:#fff;border:1px solid #6d6e56;cursor:pointer;-webkit-box-shadow:0 0 0 transparent,transparent 0 0 0;-moz-box-shadow:0 0 0 transparent,transparent 0 0 0;box-shadow:0 0 0 transparent,transparent 0 0 0}.form_submit_button:hover,.form_submit_button:active,.form_submit_button:focus{background:#c30;border-color:#c30}.form_input{width:200px;padding:8px;border:1px solid #cacaa2;background:#f8f8ed;font-family:Arial,Helvetica,sans-serif;font-size:1em;-webkit-box-shadow:0 0 3px #dcdcc3 inset,transparent 0 0 0;-moz-box-shadow:0 0 3px #dcdcc3 inset,transparent 0 0 0;box-shadow:0 0 3px #dcdcc3 inset,transparent 0 0 0}.form_textarea{width:320px;height:100px;background:#f8f8ed;width:200px;padding:8px;border:1px solid #cacaa2;background:#f8f8ed;-webkit-box-shadow:0 0 3px #dcdcc3 inset,transparent 0 0 0;-moz-box-shadow:0 0 3px #dcdcc3 inset,transparent 0 0 0;box-shadow:0 0 3px #dcdcc3 inset,transparent 0 0 0;font-family:Arial,Helvetica,sans-serif;font-size:1em}.comment_reaction_wrap{text-align:right}.comment_reaction_wrap #addcomment{margin-top:10px}.comment_reaction_wrap button{background:none;border:0;margin:10px 0 0;cursor:pointer;color:#999;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;transform:translateZ(0)}.comment_reaction_wrap button:hover,.comment_reaction_wrap button:focus{color:#c30;text-decoration:underline}.comment_reaction_wrap button+button{margin-left:15px}#addcomment{background:#fff;margin-top:15px;border:1px solid #ddd;text-align:left;-webkit-box-shadow:0 0 3px #dcdcc3,transparent 0 0 0;-moz-box-shadow:0 0 3px #dcdcc3,transparent 0 0 0;box-shadow:0 0 3px #dcdcc3,transparent 0 0 0}#addcomment h3{background:#6d6e56;padding:8px 16px;margin:0;color:#fff}#addcomment form{padding:1px 16px}#addcomment button,#addcomment textarea{width:180px;padding:8px;border:1px solid #cacaa2;background:#f8f8ed;font-family:"Roboto Condensed",Arial,Helvetica,sans-serif;font-size:1em;-webkit-box-shadow:0 0 3px #dcdcc3 inset,transparent 0 0 0;-moz-box-shadow:0 0 3px #dcdcc3 inset,transparent 0 0 0;box-shadow:0 0 3px #dcdcc3 inset,transparent 0 0 0}#addcomment .comment_header{margin:15px 15px 0}#addcomment textarea{height:120px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#addcomment .textarea_wrap{position:relative;padding:15px 0}#addcomment label{position:relative;right:-6px;font-size:12px}#addcomment label span{color:#b7b3b3}#addcomment #submit{width:auto;background:#6d6e56;color:#fff;border:1px solid #6d6e56;cursor:pointer;margin-bottom:15px;padding:8px 15px;-webkit-box-shadow:0 0 0 transparent,transparent 0 0 0;-moz-box-shadow:0 0 0 transparent,transparent 0 0 0;box-shadow:0 0 0 transparent,transparent 0 0 0}#addcomment #submit:hover,#addcomment #submit:active,#addcomment #submit:focus{background:#c30;border-color:#c30}.tippy-box[data-theme~='red']{background-color:#bd0031;color:#fff}.tippy-box[data-theme~='red'] .tippy-arrow{color:#bd0031}.jBox-wrapper{text-align:left;box-sizing:border-box}.jBox-title,.jBox-content,.jBox-container{position:relative;word-break:break-word;box-sizing:border-box}.jBox-container{background:#fff}.jBox-content{padding:8px 12px;overflow-x:hidden;overflow-y:auto;transition:opacity .2s}.jBox-footer{box-sizing:border-box}.jBox-Tooltip .jBox-container,.jBox-Mouse .jBox-container{box-shadow:0 0 3px rgba(0,0,0,0.25)}.jBox-Tooltip .jBox-title,.jBox-Mouse .jBox-title{padding:8px 10px 0;font-weight:bold}.jBox-Tooltip.jBox-hasTitle .jBox-content,.jBox-Mouse.jBox-hasTitle .jBox-content{padding-top:5px}.jBox-Mouse{pointer-events:none}.jBox-pointer{position:absolute;overflow:hidden;box-sizing:border-box}.jBox-pointer:after{content:'';width:20px;height:20px;position:absolute;background:#fff;transform:rotate(45deg);box-sizing:border-box}.jBox-pointer-top{top:0}.jBox-pointer-top:after{left:5px;top:6px;box-shadow:-1px -1px 2px rgba(0,0,0,0.15)}.jBox-pointer-right{right:0}.jBox-pointer-right:after{top:5px;right:6px;box-shadow:1px -1px 2px rgba(0,0,0,0.15)}.jBox-pointer-left{left:0}.jBox-pointer-left:after{top:5px;left:6px;box-shadow:-1px 1px 2px rgba(0,0,0,0.15)}.jBox-pointer-bottom{bottom:0}.jBox-pointer-bottom:after{left:5px;bottom:6px;box-shadow:1px 1px 2px rgba(0,0,0,0.15)}.jBox-pointer-top,.jBox-pointer-bottom{width:30px;height:12px}.jBox-pointer-left,.jBox-pointer-right{width:12px;height:30px}.jBox-Modal .jBox-container{border-radius:4px}.jBox-Modal .jBox-container,.jBox-Modal.jBox-closeButton-box:before{box-shadow:0 3px 15px rgba(0,0,0,0.4),0 0 5px rgba(0,0,0,0.4)}.jBox-Modal .jBox-content{padding:15px 20px}.jBox-Modal .jBox-title{border-radius:4px 4px 0 0;padding:15px 20px;background:#fafafa;border-bottom:1px solid #eee}.jBox-Modal.jBox-closeButton-title .jBox-title{padding-right:65px}.jBox-Modal .jBox-footer{border-radius:0 0 4px 4px}.jBox-closeButton{z-index:1;cursor:pointer;position:absolute;box-sizing:border-box}.jBox-closeButton svg{position:absolute;top:50%;right:50%}.jBox-closeButton path{fill:#aaa;transition:fill .2s}.jBox-closeButton:hover path{fill:#888}.jBox-overlay .jBox-closeButton{top:0;right:0;width:40px;height:40px}.jBox-overlay .jBox-closeButton svg{width:20px;height:20px;margin-top:-10px;margin-right:-10px}.jBox-overlay .jBox-closeButton path{fill:#ddd}.jBox-overlay .jBox-closeButton:hover path{fill:#fff}.jBox-closeButton-title .jBox-closeButton{top:0;right:0;bottom:0;width:50px}.jBox-closeButton-title svg{width:12px;height:12px;margin-top:-6px;margin-right:-6px}.jBox-closeButton-box{box-sizing:border-box}.jBox-closeButton-box .jBox-closeButton{top:-8px;right:-10px;width:24px;height:24px;background:#fff;border-radius:50%}.jBox-closeButton-box .jBox-closeButton svg{width:10px;height:10px;margin-top:-5px;margin-right:-5px}.jBox-closeButton-box:before{content:'';position:absolute;top:-8px;right:-10px;width:24px;height:24px;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,0.3)}.jBox-closeButton-box.jBox-pointerPosition-top:before{top:5px}.jBox-closeButton-box.jBox-pointerPosition-right:before{right:2px}.jBox-Modal.jBox-hasTitle.jBox-closeButton-box .jBox-closeButton{background:#fafafa}.jBox-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.82)}.jBox-footer{background:#fafafa;border-top:1px solid #eee;padding:8px 10px;border-radius:0 0 3px 3px}body[class^="jBox-blockScroll-"],body[class*=" jBox-blockScroll-"]{overflow:hidden}.jBox-draggable{cursor:move}@keyframes jBoxLoading{to{transform:rotate(360deg)}}.jBox-loading .jBox-content{opacity:.2}.jBox-loading-spinner .jBox-content{min-height:38px !important;min-width:38px !important;opacity:0}.jBox-spinner{box-sizing:border-box;position:absolute;top:50%;left:50%;width:24px;height:24px;margin-top:-12px;margin-left:-12px}.jBox-spinner:before{display:block;box-sizing:border-box;content:'';width:24px;height:24px;border-radius:50%;border:2px solid rgba(0,0,0,0.2);border-top-color:rgba(0,0,0,0.8);animation:jBoxLoading .6s linear infinite}.jBox-countdown{border-radius:4px 4px 0 0;z-index:0;background:#000;opacity:.2;position:absolute;top:0;left:0;right:0;height:3px;overflow:hidden}.jBox-countdown-inner{top:0;right:0;width:100%;height:3px;position:absolute;background:#fff}[class^="jBox-animated-"],[class*=" jBox-animated-"]{animation-fill-mode:both}@keyframes jBox-tada{0%{transform:scale(1)}10%,20%{transform:scale(.8) rotate(-4deg)}30%,50%,70%,90%{transform:scale(1.2) rotate(4deg)}40%,60%,80%{transform:scale(1.2) rotate(-4deg)}100%{transform:scale(1) rotate(0)}}.jBox-animated-tada{animation:jBox-tada 1s}@keyframes jBox-tadaSmall{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-2deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(2deg)}40%,60%,80%{transform:scale(1.1) rotate(-2deg)}100%{transform:scale(1) rotate(0)}}.jBox-animated-tadaSmall{animation:jBox-tadaSmall 1s}@keyframes jBox-flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.jBox-animated-flash{animation:jBox-flash .5s}@keyframes jBox-shake{0%,100%{transform:translateX(0)}20%,60%{transform:translateX(-6px)}40%,80%{transform:translateX(6px)}}.jBox-animated-shake{animation:jBox-shake .4s}@keyframes jBox-pulseUp{0%{transform:scale(1)}50%{transform:scale(1.15)}100%{transform:scale(1)}}.jBox-animated-pulseUp{animation:jBox-pulseUp .25s}@keyframes jBox-pulseDown{0%{transform:scale(1)}50%{transform:scale(.85)}100%{transform:scale(1)}}.jBox-animated-pulseDown{animation:jBox-pulseDown .25s}@keyframes jBox-popIn{0%{transform:scale(0)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.jBox-animated-popIn{animation:jBox-popIn .25s}@keyframes jBox-popOut{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(0)}}.jBox-animated-popOut{animation:jBox-popOut .25s}@keyframes jBox-fadeIn{0%{opacity:0}100%{opacity:1}}.jBox-animated-fadeIn{animation:jBox-fadeIn .2s}@keyframes jBox-fadeOut{0%{opacity:1}100%{opacity:0}}.jBox-animated-fadeOut{animation:jBox-fadeOut .2s}@keyframes jBox-slideUp{0%{transform:translateY(0)}100%{transform:translateY(-300px);opacity:0}}.jBox-animated-slideUp{animation:jBox-slideUp .4s}@keyframes jBox-slideRight{0%{transform:translateX(0)}100%{transform:translateX(300px);opacity:0}}.jBox-animated-slideRight{animation:jBox-slideRight .4s}@keyframes jBox-slideDown{0%{transform:translateY(0)}100%{transform:translateY(300px);opacity:0}}.jBox-animated-slideDown{animation:jBox-slideDown .4s}@keyframes jBox-slideLeft{0%{transform:translateX(0)}100%{transform:translateX(-300px);opacity:0}}.jBox-animated-slideLeft{animation:jBox-slideLeft .4s}.jBox-Notice{transition:margin .2s}.jBox-Notice .jBox-container{border-radius:0;box-shadow:0 1px 1px rgba(0,0,0,0.05),0 2px 2px rgba(0,0,0,0.05),0 4px 4px rgba(0,0,0,0.05),0 8px 8px rgba(0,0,0,0.05),0 16px 16px rgba(0,0,0,0.05)}.jBox-Notice .jBox-content{border-radius:0;padding:15px 22px;line-height:1.5em;font-size:14px}.jBox-Notice .jBox-content a{color:#fff}.jBox-Notice.jBox-hasTitle .jBox-content{padding-top:5px}.jBox-Notice.jBox-hasTitle .jBox-title{padding:15px 20px 0;font-weight:700;line-height:1.1em}.jBox-Notice.jBox-closeButton-title .jBox-title{padding-right:55px}.jBox-Notice.jBox-closeButton-title.jBox-hasTitle .jBox-closeButton{width:40px}.jBox-Notice.jBox-Notice-black .jBox-container{color:#fff;background:#000}.jBox-Notice.jBox-Notice-black.jBox-closeButton-title.jBox-hasTitle .jBox-closeButton path,.jBox-Notice.jBox-Notice-black.jBox-closeButton-title.jBox-hasTitle .jBox-closeButton:hover path{fill:#fff}.jBox-Notice.jBox-Notice-gray .jBox-container{color:#222;background:#f6f6f6}.jBox-Notice.jBox-Notice-gray.jBox-closeButton-title.jBox-hasTitle .jBox-closeButton path,.jBox-Notice.jBox-Notice-gray.jBox-closeButton-title.jBox-hasTitle .jBox-closeButton:hover path{fill:#222}.jBox-product_name{display:inline-block;padding:5px 0}.jBox-Notice.jBox-icon .jBox-title,.jBox-Notice.jBox-icon .jBox-content{padding-left:65px}.jBox-Notice.jBox-icon .jBox-container{background-size:30px auto !important}.jBox-Notice.jBox-icon.jBox-hasTitle .jBox-title,.jBox-Notice.jBox-icon.jBox-hasTitle .jBox-content{padding-left:90px}.jBox-Notice.jBox-icon.jBox-hasTitle .jBox-container{background-size:50px auto !important}.jBox-Notice.jBox-Notice-red .jBox-title{color:#ffff21;font-size:20px}.jBox-Notice.jBox-Notice-red .jBox-container{color:#fff;background:#d00 url('/css/img/jbox_red.svg') 20px 50% no-repeat}.jBox-Notice.jBox-Notice-red.jBox-closeButton-title.jBox-hasTitle .jBox-closeButton path,.jBox-Notice.jBox-Notice-red.jBox-closeButton-title.jBox-hasTitle .jBox-closeButton:hover path{fill:#fff}.jBox-Notice.jBox-Notice-green .jBox-title{color:#ffff21;font-size:20px}.jBox-Notice.jBox-Notice-green .jBox-container{color:#fff;background:#0caa00 url('/css/img/jbox_green.svg') 20px 50% no-repeat}.jBox-Notice.jBox-Notice-green.jBox-closeButton-title.jBox-hasTitle .jBox-closeButton path,.jBox-Notice.jBox-Notice-green.jBox-closeButton-title.jBox-hasTitle .jBox-closeButton:hover path{fill:#fff}.jBox-Notice.jBox-Notice-blue .jBox-title{color:#ffff21;font-size:20px}.jBox-Notice.jBox-Notice-blue .jBox-container{color:#fff;background:#49d url('/css/img/jbox_blue.svg') 20px 50% no-repeat}.jBox-Notice.jBox-Notice-blue.jBox-closeButton-title.jBox-hasTitle .jBox-closeButton path,.jBox-Notice.jBox-Notice-blue.jBox-closeButton-title.jBox-hasTitle .jBox-closeButton:hover path{fill:#fff}.jBox-Notice.jBox-Notice-yellow .jBox-container{color:#000;background:#fd0}.jBox-Notice.jBox-Notice-yellow.jBox-closeButton-title.jBox-hasTitle .jBox-closeButton path,.jBox-Notice.jBox-Notice-yellow.jBox-closeButton-title.jBox-hasTitle .jBox-closeButton:hover path{fill:#fff}.jBox-icon-stock .jBox-container{background-image:url('/css/img/jbox_stock.svg') !important}@media screen and (max-width:568px){.jBox-Notice.jBox-hasTitle .jBox-title{padding:15px 10px 0}.jBox-Notice .jBox-content{padding:15px 15px;font-size:13px}.jBox-Notice.jBox-hasTitle .jBox-title{padding:15px 10px 0}.jBox-Notice.jBox-closeButton-title .jBox-title{padding-right:45px}.jBox-Notice.jBox-icon .jBox-title,.jBox-Notice.jBox-icon .jBox-content{padding-left:55px}.jBox-Notice.jBox-icon .jBox-container{background-position:15px 50%;background-size:26px auto !important}.jBox-Notice.jBox-icon.jBox-hasTitle .jBox-title,.jBox-Notice.jBox-icon.jBox-hasTitle .jBox-content{padding-left:70px}.jBox-Notice.jBox-icon.jBox-hasTitle .jBox-container{background-size:40px auto !important}}.jBox-TooltipDark .jBox-container{background:#000;color:#fff;box-shadow:0 0 6px rgba(0,0,0,0.4)}.jBox-TooltipDark .jBox-content{padding:13px 15px;line-height:1.5em;font-size:13px}.jBox-TooltipDark .jBox-pointer::after{background:#000}.jBox-TooltipDark .jBox-closeButton{background:#000}.jBox-TooltipDark.jBox-closeButton-box::before{box-shadow:0 0 6px rgba(0,0,0,0.4)}.jBox-TooltipDark.jBox-closeButton-box .jBox-closeButton path{fill:#ddd}.jBox-TooltipDark.jBox-closeButton-box .jBox-closeButton:hover path{fill:#fff}.jBox-TooltipDark.jBox-closeButton-box .jBox-closeButton:active path{fill:#bbb}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:0;padding:0 !important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("https://www.armyweb.cz/css/3rd-party/owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}#sync_detail{margin-bottom:20px}#sync_detail .owl-dots{position:absolute;left:50%;bottom:-12px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#sync_detail .owl-dot{margin:0 3px;background:#fff;display:inline-block;border:1px solid #6d6e56;box-sizing:border-box;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-o-border-radius:100%;width:12px;height:12px}#sync_detail .owl-dot.active{background:#6d6e56}#iframe24{display:none}#iframe24 img{display:block}.adFull{margin:auto}.profile_avatar{text-align:center}.profile_avatar img{max-width:150px;margin:0 auto;display:block;border-radius:100%}.profile_avatar a{margin:15px auto 10px;display:block;text-align:center}.profile_nick{font-size:22px;margin-bottom:15px;display:block}.f-error{color:#bd0031;display:none;line-height:1.3em;padding:8px 0;position:relative;text-align:left;font-weight:700;font-size:12px}.f-error::before{content:"";position:absolute;top:0;left:10px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #bd0031}.f-row--checkbox .f-error::before{display:none}#ssp-zone-101220-div{position:fixed;left:0;bottom:0;right:0;background:#000;width:100%;display:none;z-index:1000;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;transform:translateZ(0)}#ssp-zone-101220-div>div{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}#ssp-zone-101220-div #div_close{position:absolute;top:-52px;right:0;background:#000;text-decoration:none;color:#fff;padding:0 20px;font-size:18px;line-height:52px;height:52px}img{transform:translateZ(0)}.wewrote{background:#fff;padding:15px;margin:15px 0;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex}.wewrote img{width:150px !important;margin-right:15px !important;display:block}.wewrote em{color:#da0000;font-weight:700;font-style:normal;border-bottom:2px solid #ddd;font-size:17px;display:block;padding-bottom:7px;margin-bottom:7px}.wewrote div{-webkit-box-flex:1;flex:1}.wewrote div a{color:#000;font-size:22px;text-decoration:none;font-weight:700;line-height:1.1em;display:block}.wewrote div a:hover,.wewrote div a:focus{text-decoration:underline}.clearfix:after{display:table;content:"";clear:both}.box-sizing{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.flex{display:-webkit-box;display:flex}.inline-flex{display:-webkit-inline-box;display:inline-flex}.flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.flex-col-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-no-wrap{flex-wrap:nowrap}.items-start{-webkit-box-align:start;align-items:flex-start}.items-end{-webkit-box-align:end;align-items:flex-end}.items-center{-webkit-box-align:center;align-items:center}.items-baseline{-webkit-box-align:baseline;align-items:baseline}.items-stretch{-webkit-box-align:stretch;align-items:stretch}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.justify-start{-webkit-box-pack:start;justify-content:flex-start}.justify-end{-webkit-box-pack:end;justify-content:flex-end}.justify-center{-webkit-box-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;justify-content:space-between}.justify-around{justify-content:space-around}.content-center{align-content:center}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.flex-1{-webkit-box-flex:1;flex:1}.flex-auto{-webkit-box-flex:1;flex:auto}.flex-initial{-webkit-box-flex:initial;flex:initial}.flex-none{-webkit-box-flex:0;flex:none}.flex-grow{-webkit-box-flex:1;flex-grow:1}.flex-shrink{flex-shrink:1}.flex-no-grow{-webkit-box-flex:0;flex-grow:0}.flex-no-shrink{flex-shrink:0}#menu{font-family:'Roboto Condensed'}.sdilet{margin-right:10px;text-decoration:none;background:#db4800 url(/css/f.png) 100% 50% no-repeat;padding-right:32px;color:#fff;padding:0 25px 0 5px;float:right;position:relative;top:1px;line-height:19px;height:19px;display:block}.sdilet:hover{background-color:#c24000;color:#fff;text-decoration:none}*{margin:0;padding:0;outline:0;border:0}button{font-family:"Roboto Condensed",Arial,Helvetica,sans-serif}body{font-family:"Roboto Condensed",Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5em;text-align:center;padding:0;margin:0;background:#9e927f url(/css/pattern.jpg) repeat-x}hr,.noscreen{display:none !important}.vlevo{float:left;margin:0 20px 10px 0;padding:4px;background-color:#fff;z-index:1;clear:right}.vpravo{float:right;margin:0 0 20px 10px;padding:4px;background-color:#fff;z-index:1;clear:left}.center{text-align:center}.t-right{text-align:right !important}.t-center{text-align:center !important}.f-right{float:right !important}.f-left{float:left !important}.mt0{margin-top:0 !important}.povinne,em.error,span.error{color:#ca0000 !important;font-weight:bold;font-style:normal;font-size:12px}em.error{background:url(/css/ikony/alert.png) 0 4px no-repeat;padding:5px 0 10px 22px;min-height:20px;display:block;line-height:1.3em}.upozorneni{background-color:#e13512 !important;color:#fff;font-weight:bold;font-style:normal;font-size:12px;padding:5px 10px;margin:10px 0}.povinne{font-family:"Roboto Condensed",Arial,Helvetica,sans-serif;font-size:15px}input.error,textarea.error{border:1px solid #e13512 !important}.ok{color:#fff;font-weight:bold;padding:12px 10px 12px 50px;background:#7bcb2a url(/css/ikony/ok_32.png) 10px 50% no-repeat;text-shadow:1px 1px 1px #488e00;margin:20px 0;font-size:1.1em}.false{color:#fff;padding:12px 10px 12px 50px;background:#bd0031 url(/css/ikony/alert_32.png) 10px 50% no-repeat;text-shadow:1px 1px 0 #850000;margin:20px 0;font-size:1em;border:2px solid #980303}.wrong,.wrong2{color:#fff;font-weight:bold;padding:10px;background-color:#bd0031;background-repeat:repeat-x;background-image:-khtml-gradient(linear,left top,left bottom,from(#f04),to(#bd0031));background-image:-moz-linear-gradient(top,#f04 0,#bd0031 99%);background-image:-ms-linear-gradient(top,#f04 0,#bd0031 99%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f04),color-stop(99%,#bd0031));background-image:-webkit-linear-gradient(top,#f04 0,#bd0031 99%);background-image:-o-linear-gradient(top,#f04 0,#bd0031 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f04',endColorstr='#bd0031',GradientType=0);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#f04', endColorstr='#bd0031', GradientType=0)";background-image:linear-gradient(top,#f04 0,#bd0031 99%);-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;text-align:center;display:none;font-size:1.3em}.req,.required{font-size:120%;line-height:.1;font-weight:bold;color:#cf0000;font-family:"Roboto Condensed",Arial,Helvetica,sans-serif}.tooltip-red{background-color:#bd0031 !important;background-repeat:repeat-x;background-image:-khtml-gradient(linear,left top,left bottom,from(#f04),to(#bd0031)) !important;background-image:-moz-linear-gradient(top,#f04 0,#bd0031 99%) !important;background-image:-ms-linear-gradient(top,#f04 0,#bd0031 99%) !important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f04),color-stop(99%,#bd0031)) !important;background-image:-webkit-linear-gradient(top,#f04 0,#bd0031 99%) !important;background-image:-o-linear-gradient(top,#f04 0,#bd0031 99%) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f04',endColorstr='#bd0031',GradientType=0) !important;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#f04', endColorstr='#bd0031', GradientType=0)" !important;background-image:linear-gradient(top,#f04 0,#bd0031 99%) !important;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border-color:#bd0031 !important;color:#fff !important;text-shadow:0 1px #b13737 !important}.ui-tooltip-tipsy{background:#bd0031 !important;color:#fff !important;border:0 solid transparent !important;text-shadow:0 -1px #a4002a !important}.ui-tooltip-pagination,.ui-tooltip-black{background-color:#222 !important;background-repeat:repeat-x;background-image:-khtml-gradient(linear,left top,left bottom,from(#444),to(#222)) !important;background-image:-moz-linear-gradient(top,#444 0,#222 99%) !important;background-image:-ms-linear-gradient(top,#444 0,#222 99%) !important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#444),color-stop(99%,#222)) !important;background-image:-webkit-linear-gradient(top,#444 0,#222 99%) !important;background-image:-o-linear-gradient(top,#444 0,#222 99%) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#444',endColorstr='#222',GradientType=0) !important;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#444', endColorstr='#222', GradientType=0)" !important;background-image:linear-gradient(top,#444 0,#222 99%) !important;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;color:#fff !important;border:0 solid transparent !important;text-shadow:0 -1px #000 !important}.alert,.alert-success,.alert-info{font-size:15px;line-height:1.4em;padding:16px 20px;border-style:solid;border-width:1px;color:#fff;background:#e10044;border-color:#bd0031;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0}.alert-success{border-color:#0caa00;background:#0caa00}.alert-info{border-color:#0c83ff;background:#0c83ff}.tr-alert td,.table-striped .tr-alert td{padding:8px;text-shadow:0 1px 0 rgba(255,255,255,0.5);border-top:1px solid #fca9c6 !important;border-bottom:1px solid #f996b9 !important;color:#e62a69;background-color:#ffd1df;background-repeat:repeat-x;background-image:-khtml-gradient(linear,left top,left bottom,from(#ffdce8),to(#ffd1df));background-image:-moz-linear-gradient(top,#ffdce8 0,#ffd1df 99%);background-image:-ms-linear-gradient(top,#ffdce8 0,#ffd1df 99%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffdce8),color-stop(99%,#ffd1df));background-image:-webkit-linear-gradient(top,#ffdce8 0,#ffd1df 99%);background-image:-o-linear-gradient(top,#ffdce8 0,#ffd1df 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdce8',endColorstr='#ffd1df',GradientType=0);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdce8', endColorstr='#ffd1df', GradientType=0)";background-image:linear-gradient(top,#ffdce8 0,#ffd1df 99%);-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.tr-alert td:first-child,.table-striped .tr-alert td:first-child{border-left:1px solid #fca9c6 !important}.tr-alert td:last-child,.table-striped .tr-alert td:last-child{border-right:1px solid #fca9c6 !important}.tr-success td,.table-striped .tr-success td,.td-success{padding:8px;text-shadow:0 1px 0 rgba(255,255,255,0.5);border-top:1px solid #6efe71 !important;border-bottom:1px solid #6efe71 !important;color:#00c618;background-color:#c1f7b8;background-repeat:repeat-x;background-image:-khtml-gradient(linear,left top,left bottom,from(#d7ffc5),to(#c1f7b8));background-image:-moz-linear-gradient(top,#d7ffc5 0,#c1f7b8 99%);background-image:-ms-linear-gradient(top,#d7ffc5 0,#c1f7b8 99%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#d7ffc5),color-stop(99%,#c1f7b8));background-image:-webkit-linear-gradient(top,#d7ffc5 0,#c1f7b8 99%);background-image:-o-linear-gradient(top,#d7ffc5 0,#c1f7b8 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d7ffc5',endColorstr='#c1f7b8',GradientType=0);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#d7ffc5', endColorstr='#c1f7b8', GradientType=0)";background-image:linear-gradient(top,#d7ffc5 0,#c1f7b8 99%);-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.tr-success td:first-child,.table-striped .tr-success td:first-child,.td-success:first-child{border-left:1px solid #6efe71 !important}.tr-success td:last-child,.table-striped .tr-success td:last-child,.td-success:last-child{border-right:1px solid #6efe71 !important}.tr-info td,.table-striped .tr-info td,.td-info{padding:8px;text-shadow:0 1px 0 rgba(255,255,255,0.5);border-top:1px solid #aadffc !important;border-bottom:1px solid #96d7f9 !important;color:#2a9ee6;background-color:#d2e8ff;background-repeat:repeat-x;background-image:-khtml-gradient(linear,left top,left bottom,from(#dcf9ff),to(#d2e8ff));background-image:-moz-linear-gradient(top,#dcf9ff 0,#d2e8ff 99%);background-image:-ms-linear-gradient(top,#dcf9ff 0,#d2e8ff 99%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#dcf9ff),color-stop(99%,#d2e8ff));background-image:-webkit-linear-gradient(top,#dcf9ff 0,#d2e8ff 99%);background-image:-o-linear-gradient(top,#dcf9ff 0,#d2e8ff 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcf9ff',endColorstr='#d2e8ff',GradientType=0);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcf9ff', endColorstr='#d2e8ff', GradientType=0)";background-image:linear-gradient(top,#dcf9ff 0,#d2e8ff 99%);-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.tr-info td:first-child,.table-striped .tr-info td:first-child,.td-info:first-child{border-left:1px solid #aadffc !important}.tr-info td:last-child,.table-striped .tr-info td:last-child,.td-info:last-child{border-right:1px solid #aadffc !important}p{padding:0;margin:15px 0}a{text-decoration:underline;outline:0;color:#c30}a:hover{text-decoration:none;color:#c30}h2{font-size:27px;color:#000;font-weight:bold;margin:10px 0 10px 0;padding:0;line-height:1.3em}h3{font-size:18px;color:#000;font-weight:bold;margin:20px 0 5px 0;padding:0;line-height:1.3em}h4{font-size:17px;color:#000;font-weight:bold;margin:15px 0 5px 0;padding:0 0 2px 0;line-height:1.3em;border-bottom:1px solid #b6b79d}ul{margin:0;padding:8px 0 8px 22px;list-style:none;position:relative}ul li{padding:0 0 0 13px;list-style:none;background:url(/css/li.gif) 0 8px no-repeat;margin:4px 0}ul ul{padding:5px 0 5px 18px}ol{padding:8px 0 8px 36px;margin:0;list-style:decimal}ol ol li{margin:0;padding:0}table{width:100%;margin:12px 0;text-align:left;font-size:1em;border-collapse:collapse;border:1px solid #a18f7b}table td,table th{padding:6px 8px;vertical-align:top;border-bottom:1px solid #b6a899}table th{color:#fff;background-color:#a18f7b;background-repeat:repeat-x;background-image:-khtml-gradient(linear,left top,left bottom,from(#c1b5a8),to(#a18f7b));background-image:-moz-linear-gradient(top,#c1b5a8 0,#a18f7b 99%);background-image:-ms-linear-gradient(top,#c1b5a8 0,#a18f7b 99%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#c1b5a8),color-stop(99%,#a18f7b));background-image:-webkit-linear-gradient(top,#c1b5a8 0,#a18f7b 99%);background-image:-o-linear-gradient(top,#c1b5a8 0,#a18f7b 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c1b5a8',endColorstr='#a18f7b',GradientType=0);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#c1b5a8', endColorstr='#a18f7b', GradientType=0)";background-image:linear-gradient(top,#c1b5a8 0,#a18f7b 99%);-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;font-weight:bold;text-align:left;border-bottom:1px solid #887661;text-shadow:0 -1px 0 #6a5c4c}.zvyrazneni{background:#fff;border:1px solid #e1dfcd;padding:2px 3px}a.zvyrazneni{color:#c30}.zvyrazneni2{background:#fff;border:1px solid #e1dfcd;padding:20px 23px;-webkit-box-shadow:0 0 3px #e9ede5 inset,transparent 0 0 0;-moz-box-shadow:0 0 3px #e9ede5 inset,transparent 0 0 0;box-shadow:0 0 3px #e9ede5 inset,transparent 0 0 0}a.zvyrazneni2{color:#c30}#all{width:992px;position:relative;margin:0 auto;text-align:left}#header{width:100%;height:93px;position:relative}#header.fullsize_active{background:#9e927f url(/css/pattern.jpg) repeat-x}.logo_wrapper{width:264px;height:100%;float:left;z-index:100;position:relative;left:10px}.logo_wrapper span,.logo_wrapper a{height:100%;display:block}.logo_wrapper span{background:url(/css/logo.svg?3) no-repeat 0 50%;background-size:contain}#sidebar{width:300px;float:right;position:relative}#sidebar .fb-like-box{background:#fff;display:block;margin-top:22px}#sidebar .sidebox{background:#f6f6f6;display:block;margin-top:22px;border:1px solid #6d6e56;border-top:0}#sidebar .sidebox .title{background:#6d6e56;color:#fff;padding:5px 10px;margin:0 0 5px 0;font-size:15px;text-transform:uppercase}#sidebar .sidebox table{width:100%;margin:0;border:0;border-bottom:5px solid #f6f6f6}#sidebar .sidebox td{border:0;padding:5px 10px;vertical-align:middle}#sidebar .sidebox img{display:block;float:left}#sidebar .sidebox a{color:#000;text-decoration:underline;font-size:14px;display:block}#sidebar .sidebox a:hover{color:#000;text-decoration:none}#sidebar .sidebox td:first-child{width:50px;padding-right:0}.fixedsticky{position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky}.fixedsticky-withoutfixedfixed .fixedsticky-off,.fixed-supported .fixedsticky-off{position:static}.fixedsticky-withoutfixedfixed .fixedsticky-on,.fixed-supported .fixedsticky-on{position:fixed}.fixedsticky-dummy{display:none}.fixedsticky-on+.fixedsticky-dummy{display:block}#menu{width:100%;display:block;background:#000;position:sticky;position:-webkit-sticky;top:0;z-index:300 !important}#menu ul{margin:0;padding:0;height:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}#menu li{display:block;float:left;margin:0;padding:0;background:none;width:100%}#menu li:first-child a::after{display:none}#menu a{display:block;text-align:center;text-decoration:none;color:#fff;padding:15px;position:relative;font-size:15px;font-weight:400;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;transform:translateZ(0)}#menu a.yellow{background:#fcb042;color:#000}#menu a::after{content:"";position:absolute;top:0;left:0;width:1px;height:100%;background:#555}#menu a:hover,#menu a.active{color:#fff;background:#c30}.m7{background:#c30 !important}.m7:hover,.m7:focus{background:#b32d00 !important}#top{background:#181912;padding:22px;display:block;width:948px}#top:after{display:table;content:"";clear:both}#top div{float:left;margin-left:22px;width:301px;height:200px;display:block;position:relative;text-decoration:none;color:#fff}#top div:first-child{margin:0}#top div .link_1{width:301px;height:200px;display:block;position:relative;text-decoration:none;color:#fff}#top div .link_2{display:block;position:absolute;bottom:0;left:0;padding:5px 10px;width:281px;background:rgba(85,82,60,0.8);color:#fff;font-size:14px;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;transform:translateZ(0)}.oldie #top div .link_2{background:#55523c}#top div:hover span{background:#55523c;text-decoration:underline;color:#fff}.list{width:624px;position:relative;padding:15px 0}.list:after{display:table;content:"";clear:both}.list h3{padding:0;margin:0;overflow:hidden;line-height:1.1em;font-size:22px}.list h3 a{text-decoration:none;font-weight:bold;display:block;color:#000}.list h3 a:hover,.list h3 a:focus-within{text-decoration:underline}.list .image{float:left;width:254px;height:173px;display:table;background:#fff url(/css/loading.gif) 50% 50% no-repeat}.list .image a{width:254px;height:173px;position:relative;display:block;text-align:center}.list .image a img{display:block;margin:0 auto}.list .image a span{display:block;position:absolute;top:0;left:0;width:254px;height:173px;background:url(/css/play.png) 50% 50% no-repeat;opacity:.7;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;transform:translateZ(0)}.list .image a:hover span{opacity:1}.list .text{float:right;width:350px;color:#6b6a6a;display:block}.list .text p{line-height:1.3em}.list .info{font-size:13px}.list .fb-like{float:right}.list2,.list3{width:624px;position:relative;padding:15px 0}.list2 h3,.list3 h3{padding:0 0 8px 0;margin:0;overflow:hidden;line-height:1.1em;font-size:25px}.list2 h3 a,.list3 h3 a{text-decoration:underline;font-weight:bold;display:block;color:#000}.list2 h3 a:hover,.list3 h3 a:hover{text-decoration:none}.list2 .image,.list3 .image{width:100%;background:url(/css/loading.gif) 50% 50% no-repeat;text-align:center}.list2 .image a,.list3 .image a{position:relative;display:block}.list2 .text,.list3 .text{color:#888;display:block}.list2 .info,.list3 .info{padding-bottom:20px;font-size:13px}.list2 .info:after,.list3 .info:after{display:table;content:"";clear:both}.list2 .fb-like,.list3 .fb-like{float:right}.seznam #all{width:1060px}@media screen and (max-width:1060px){.seznam #all{width:100%}}.seznam .list3{padding-top:0}.seznam .list3 h2:first-child{margin-top:0}.list3{padding-bottom:0;position:relative}.list3 img{max-width:100%}.inzerat{position:relative;background:#fbfbf6;border:1px solid #ced0c3;height:145px;margin-top:22px;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;transform:translateZ(0)}.inzerat:hover{background:#fff}.inzerat .inzerat_top{position:absolute;width:100%;height:28px;top:0;left:0;background:#d8ddcf}.inzerat .inzerat_info{position:absolute;height:28px;top:0;right:13px;line-height:26px;color:#c8c0c0;font-size:.9em;padding:0}.inzerat .inzerat_info span{color:#6c7460}.inzerat .top{font-weight:bold;color:#fff;font-size:12px;background:#da0000;padding:1px 4px;position:absolute;top:3px;left:28px;display:block;height:19px;line-height:19px}.inzerat h2{width:440px;padding:0;margin:0 0 0 40px;font-size:1.1em;line-height:27px;height:27px;overflow:hidden}.inzerat h2.h2_top{margin-left:64px;width:346px}.inzerat h2 a{text-decoration:none;color:#393939;font-weight:bold}.inzerat h2 a:hover{text-decoration:underline}.inzerat .inzerat_image{position:absolute;top:43px;left:40px;width:116px;height:87px;text-align:center;display:table-cell;vertical-align:middle}.inzerat .inzerat_image a{width:116px;height:87px;position:relative;display:block}.inzerat .inzerat_text{position:absolute;top:39px;left:170px;width:408px;height:53px;overflow:hidden;line-height:1.3em}.inzerat .inzerat_hover{position:absolute;top:94px;left:170px;width:408px;line-height:1.3em;font-size:11px;display:block;visibility:hidden;opacity:0;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;transform:translateZ(0)}.inzerat .inzerat_hover a{font-weight:normal}.inzerat .inzerat_bottom{position:absolute;bottom:5px;left:170px;width:408px;height:25px;font-size:12px}.inzerat .inzerat_bottom span{margin-right:25px}.inzerat .inzerat_bottom .inzerat_price{color:#db4800;font-weight:bold;font-size:1.2em}.inzerat .inzerat_bottom .inzerat_email{background:url(/css/ad_ico.gif) 0 3px no-repeat;padding:0 0 0 20px}.inzerat .inzerat_bottom .inzerat_email a{color:#393939;font-weight:normal}.inzerat .inzerat_bottom .inzerat_phone{background:url(/css/ad_ico.gif) 0 -34px no-repeat;padding:1px 0 1px 20px;font-weight:bold;margin-right:0 !important}.inzerat .inzerat_status{position:absolute;top:-1px;left:-1px;width:26px;height:147px;text-indent:-9999px}.inzerat .inzerat_status.nabidka{background:#db4800 url(/css/ad_status.gif) no-repeat}.inzerat .inzerat_status.poptavka{background:#9fab90 url(/css/ad_status.gif) 100% 0 no-repeat}.inzerat .inzerat_detail{position:absolute;bottom:0;right:0;width:32px;height:31px;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;transform:translateZ(0)}.inzerat .inzerat_detail a{background:url(/css/ad_detail.gif) no-repeat;width:32px;height:31px;text-indent:-9999px;display:block}.inzerat .inzerat_detail a:hover{background:url(/css/ad_detail.gif) 0 100% no-repeat}.inzerat:hover .inzerat_detail a{background:url(/css/ad_detail.gif) 0 100% no-repeat}.inzerat:hover .inzerat_hover{display:block;opacity:1;visibility:visible}.scrollable{position:relative;overflow:hidden;width:602px;height:167px}.scrollable .items{width:20000em;position:absolute}.scrollable .item{float:left;width:612px;height:167px;position:relative}.scrollable_headline{position:relative;overflow:hidden;width:990px;height:150px;margin:auto}.scrollable_headline .items{width:20000em;position:absolute}.scrollable_headline .item{float:left;width:990px;height:150px;position:relative}.scrollable_detailtop{position:relative;overflow:hidden;width:620px;height:180px}.scrollable_detailtop .items{width:20000em;position:absolute}.scrollable_detailtop .item{float:left;width:620px;height:180px;position:relative}.scrollable_detailbottom{position:relative;overflow:hidden;width:620px;height:250px}.scrollable_detailbottom .items{width:20000em;position:absolute}.scrollable_detailbottom .item{float:left;width:620px;height:250px;position:relative}.armyburza .inzerat{float:left;width:192px;margin:10px 10px 10px 0}.armyburza .inzerat .inzerat_text{background:#d9ddcf;position:absolute;top:0;left:25px;width:158px;height:26px;line-height:26px;padding:0 2px 0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.armyburza .inzerat .inzerat_text a{color:#6e6e56;font-weight:bold;text-decoration:none}.armyburza .inzerat .inzerat_text a:hover{color:#6e6e56;text-decoration:underline}.armyburza .inzerat .inzerat_image{left:31px;top:32px;width:155px}.armyburza .inzerat .inzerat_bottom{left:31px;bottom:-1px;width:155px}.armyburza .inzerat .inzerat_bottom span{margin:0}.armyburza .inzerat .inzerat_bottom .inzerat_email{float:right;background-position:0 6px}#container{font-size:15.5px;line-height:1.5em;padding:22px 24px 22px 22px;background:#efefe3;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-wrap:wrap;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-box-shadow:0 0 4px #2b2516,transparent 0 0 0;-moz-box-shadow:0 0 4px #2b2516,transparent 0 0 0;box-shadow:0 0 4px #2b2516,transparent 0 0 0}#content{width:624px;order:-1;-webkit-flex:0 0 auto;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}#sidebar{width:300px;-webkit-flex:0 0 auto;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}#top_container_scroll{position:relative;width:992px;background:#6d6e56;height:57px;padding:0}#top_container_scroll.fixed{position:fixed;top:0;z-index:399;-webkit-box-shadow:0 5px 12px -7px rgba(0,0,0,0.5);-moz-box-shadow:0 5px 12px -7px rgba(0,0,0,0.5);box-shadow:0 5px 12px -7px rgba(0,0,0,0.5)}#top_container{position:relative;height:37px;padding:10px}.search_wrap{position:relative;height:100%;float:right}#search{position:relative;margin-top:-26px;top:50%;width:320px;height:52px;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#search fieldset{position:relative}#search input{border:0;padding:0 52px 0 15px;line-height:52px;color:#999;outline:0;z-index:300;background:#f9f9f9;width:100%;height:52px;font-size:14px;border-radius:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;transform:translateZ(0)}#search input:focus,#search input:active{color:#000}#search div{overflow:hidden;position:absolute;top:0;right:0;width:52px;height:52px;z-index:300}#search div::after{content:"";background:#d4d4d4;width:1px;height:60%;position:absolute;top:50%;left:0;margin-top:-30%;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;transform:translateZ(0)}#search div:hover::after{background:#6d6e56}#search button{background:none;border:0;padding:0;position:absolute;right:0;top:0;line-height:52px;width:52px;height:52px;cursor:pointer;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;transform:translateZ(0)}#search button span{line-height:50px;color:#7b7b7b;display:block;overflow:hidden;width:52px;height:52px;font-size:22px}#search button::before{-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;transform:translateZ(0)}#search button:hover,#search button:focus{background:#6d6e56}#search button:hover span::before,#search button:focus span::before{color:#fff}.header_social{float:right;height:100%;margin-left:15px;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.header_social a{position:relative;line-height:1;font-size:22px;text-decoration:none;padding:12px;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;transform:translateZ(0)}.header_social img{height:24px}.header_social .facebook{background:#365089}.header_social .facebook:hover{background:#2a3f6c}.header_social .youtube{background:#ce2021}.header_social .youtube:hover{background:#a2191a}.pagination:after,#bar:after,.list:after,.comment:after{display:table;content:"";clear:both}#content{float:left;width:624px}#bar{background:#6d6e56;color:#fff;padding:5px 5px 5px 18px;display:block;position:relative;height:30px}#bar label{float:right}#bar h2{color:#fff;font-size:14px;text-transform:uppercase;margin:0;padding:0;float:left;line-height:30px;height:30px;font-weight:400}#bar .add{width:175px;height:53px;display:block;position:absolute;top:-6px;right:0;background:url(/css/novy.png) no-repeat}#bar.shifted{padding-right:190px}.pagination{clear:both;margin:25px 0 25px -3px;position:relative}.pagination ul{margin:0;padding:0}.pagination li{background:none;padding:0;margin:0}.pagination .active{background-color:#992600;background-repeat:repeat-x;background-image:-khtml-gradient(linear,left top,left bottom,from(#c30),to(#992600));background-image:-moz-linear-gradient(top,#c30 0,#992600 99%);background-image:-ms-linear-gradient(top,#c30 0,#992600 99%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#c30),color-stop(99%,#992600));background-image:-webkit-linear-gradient(top,#c30 0,#992600 99%);background-image:-o-linear-gradient(top,#c30 0,#992600 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c30',endColorstr='#992600',GradientType=0);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#c30', endColorstr='#992600', GradientType=0)";background-image:linear-gradient(top,#c30 0,#992600 99%);-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #992600;color:#fff;text-decoration:none}.pagination a,.pagination .pagination_sep,.pagination .pagination_sep2{float:left;height:25px;line-height:25px;display:block}.pagination .pagination_sep{float:left;height:25px;line-height:27px;display:block;font-size:.8em;padding:0 3px}.pagination .pagination_sep2{width:10px;line-height:24px;text-align:center;margin-left:3px}.pagination a{background-color:#515140;background-repeat:repeat-x;background-image:-khtml-gradient(linear,left top,left bottom,from(#6d6e56),to(#515140));background-image:-moz-linear-gradient(top,#6d6e56 0,#515140 99%);background-image:-ms-linear-gradient(top,#6d6e56 0,#515140 99%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#6d6e56),color-stop(99%,#515140));background-image:-webkit-linear-gradient(top,#6d6e56 0,#515140 99%);background-image:-o-linear-gradient(top,#6d6e56 0,#515140 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6d6e56',endColorstr='#515140',GradientType=0);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#6d6e56', endColorstr='#515140', GradientType=0)";background-image:linear-gradient(top,#6d6e56 0,#515140 99%);-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;color:#ededed;padding:0 10px;text-decoration:none;font-size:12px;font-weight:normal;border:1px solid #363636;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px}.pagination a.square{width:28px;text-align:center;padding:0}.pagination a.prev,.pagination a.next{background:#f0f0f0;color:#4c4c4c}.pagination a.next{margin-right:0}.pagination a:hover{background-color:#d7a952;background-repeat:repeat-x;background-image:-khtml-gradient(linear,left top,left bottom,from(#edcc63),to(#d7a952));background-image:-moz-linear-gradient(top,#edcc63 0,#d7a952 99%);background-image:-ms-linear-gradient(top,#edcc63 0,#d7a952 99%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#edcc63),color-stop(99%,#d7a952));background-image:-webkit-linear-gradient(top,#edcc63 0,#d7a952 99%);background-image:-o-linear-gradient(top,#edcc63 0,#d7a952 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#edcc63',endColorstr='#d7a952',GradientType=0);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#edcc63', endColorstr='#d7a952', GradientType=0)";background-image:linear-gradient(top,#edcc63 0,#d7a952 99%);-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #d7a952;color:#333;text-decoration:none}.pagination a,.pagination strong{margin:0 3px}#footer{float:none;text-align:center;width:100%;padding-top:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#footer p{color:#6d6e56;font-size:13px;margin:4px 0}#footer a{color:#6d6e56}#footer a:hover,#footer a:focus-within{color:#000}h4.recass-title{font-family:"Roboto Condensed",Arial,Helvetica,sans-serif !important}.form_content{background:#fff;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;-webkit-box-shadow:0 0 3px #dcdcc3,transparent 0 0 0;-moz-box-shadow:0 0 3px #dcdcc3,transparent 0 0 0;box-shadow:0 0 3px #dcdcc3,transparent 0 0 0}.form_content h3{background:#6d6e56;padding:5px 16px;margin:0;border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-o-border-radius:4px 4px 0 0;color:#fff}#login_form{padding:20px 16px}#login_form table{border:0;margin:8px 0}#login_form td{border:0;padding:4px 8px 4px 0}#login_form .td_label{padding-top:9px;vertical-align:top}#login_form input{background:#f8f8ed;width:200px;padding:8px;border:1px solid #cacaa2;background:#f8f8ed;-webkit-box-shadow:0 0 3px #dcdcc3 inset,transparent 0 0 0;-moz-box-shadow:0 0 3px #dcdcc3 inset,transparent 0 0 0;box-shadow:0 0 3px #dcdcc3 inset,transparent 0 0 0;font-family:Arial,Helvetica,sans-serif;font-size:1em}#login_form input.datapicker{width:80px}#login_form textarea{width:320px;height:100px;background:#f8f8ed;width:200px;padding:8px;border:1px solid #cacaa2;background:#f8f8ed;-webkit-box-shadow:0 0 3px #dcdcc3 inset,transparent 0 0 0;-moz-box-shadow:0 0 3px #dcdcc3 inset,transparent 0 0 0;box-shadow:0 0 3px #dcdcc3 inset,transparent 0 0 0;font-family:Arial,Helvetica,sans-serif;font-size:1em}#login_form .btn_login{width:auto;background:#6d6e56;color:#fff;border:1px solid #6d6e56;cursor:pointer;-webkit-box-shadow:0 0 0 transparent,transparent 0 0 0;-moz-box-shadow:0 0 0 transparent,transparent 0 0 0;box-shadow:0 0 0 transparent,transparent 0 0 0}#login_form .btn_login:hover,#login_form .btn_login:active,#login_form .btn_login:focus{background:#c30;border-color:#c30}#registration_form{padding:20px 16px}#registration_form table{border:0;margin:8px 0}#registration_form td{border:0;padding:4px 8px 4px 0;vertical-align:top}#registration_form input{background:#f8f8ed;width:200px;padding:8px;border:1px solid #cacaa2;background:#f8f8ed;-webkit-box-shadow:0 0 3px #dcdcc3 inset,transparent 0 0 0;-moz-box-shadow:0 0 3px #dcdcc3 inset,transparent 0 0 0;box-shadow:0 0 3px #dcdcc3 inset,transparent 0 0 0;font-family:Arial,Helvetica,sans-serif;font-size:1em}#registration_form .td_label{padding-top:9px;vertical-align:top}#registration_form .podminky{padding:12px 8px 12px 0}#registration_form .podminky input{width:auto;margin-right:3px}#registration_form .btn_registrovat{width:auto;background:#6d6e56;color:#fff;border:1px solid #6d6e56;cursor:pointer;-webkit-box-shadow:0 0 0 transparent,transparent 0 0 0;-moz-box-shadow:0 0 0 transparent,transparent 0 0 0;box-shadow:0 0 0 transparent,transparent 0 0 0}#registration_form .btn_registrovat:hover,#registration_form .btn_registrovat:active,#registration_form .btn_registrovat:focus{background:#c30;border-color:#c30}#zapomenute_heslo{padding:20px 16px}#zapomenute_heslo table{border:0;margin:8px 0}#zapomenute_heslo td{border:0;padding:4px 8px 4px 0;vertical-align:top}#zapomenute_heslo input{background:#f8f8ed;width:200px;padding:8px;border:1px solid #cacaa2;background:#f8f8ed;-webkit-box-shadow:0 0 3px #dcdcc3 inset,transparent 0 0 0;-moz-box-shadow:0 0 3px #dcdcc3 inset,transparent 0 0 0;box-shadow:0 0 3px #dcdcc3 inset,transparent 0 0 0;font-family:Arial,Helvetica,sans-serif;font-size:1em}#zapomenute_heslo .td_label{padding-top:9px;vertical-align:top}#zapomenute_heslo .btn_odeslat{width:auto;background:#6d6e56;color:#fff;border:1px solid #6d6e56;cursor:pointer;-webkit-box-shadow:0 0 0 transparent,transparent 0 0 0;-moz-box-shadow:0 0 0 transparent,transparent 0 0 0;box-shadow:0 0 0 transparent,transparent 0 0 0}#zapomenute_heslo .btn_odeslat:hover,#zapomenute_heslo .btn_odeslat:active,#zapomenute_heslo .btn_odeslat:focus{background:#c30;border-color:#c30}.form_input{width:200px;padding:8px;border:1px solid #cacaa2;background:#f8f8ed;-webkit-box-shadow:0 0 3px #dcdcc3 inset,transparent 0 0 0;-moz-box-shadow:0 0 3px #dcdcc3 inset,transparent 0 0 0;box-shadow:0 0 3px #dcdcc3 inset,transparent 0 0 0;font-family:Arial,Helvetica,sans-serif;font-size:1em}#sideb{height:600px;overflow:hidden;position:absolute !important;right:-166px;top:0;width:160px;display:block}#sidebl{height:600px;overflow:hidden;position:absolute !important;left:-126px;top:0;width:160px;display:block;text-align:right}.tabs2{clear:both;width:100%;list-style:none;margin:0;padding:0}.tabs2 li{list-style:none;font-size:13px;float:left;padding:0;text-align:left;margin:0 6px 0 0;background:none}.tabs2 a{color:#6d6e56;text-decoration:none;padding:9px 25px;display:block;float:left;font-weight:bold;height:20px;border:1px solid #6d6e56;position:relative;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;transform:translateZ(0);text-transform:uppercase;text-shadow:none;background:#fff}.tabs2 a:hover,.tabs2 a.active{background:#6d6e56;text-decoration:none;color:#fff;border:1px solid #6d6e56;text-shadow:0 1px 1px #515140}.tabs2 a.active:before,.tabs2 a:hover:before{content:"";position:absolute;width:0;height:0;border-top:6px solid #6d6e56;border-right:6px solid transparent;border-left:6px solid transparent;margin:30px 0 0 -13px}.armyakce{background:#fff;-webkit-box-shadow:0 0 3px #ddd,transparent 0 0 0;-moz-box-shadow:0 0 3px #ddd,transparent 0 0 0;box-shadow:0 0 3px #ddd,transparent 0 0 0;border:1px solid #d2d2d2;margin-bottom:25px}.armyakce.armyvypis{margin-bottom:10px}.armyakce table{margin:0;padding:0;width:100%;border:0}.armyakce table td{border:0;background:#fff;padding:15px 20px}.armyakce table .tr_title td{background:#fff;font-weight:bold;font-size:18px;padding:10px 20px 8px 20px;font-weight:normal;color:#f55000}.armyakce table .tr_info td{background-color:#6c795c;background-repeat:repeat-x;background-image:-khtml-gradient(linear,left top,left bottom,from(#9fab90),to(#6c795c));background-image:-moz-linear-gradient(top,#9fab90 0,#6c795c 99%);background-image:-ms-linear-gradient(top,#9fab90 0,#6c795c 99%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#9fab90),color-stop(99%,#6c795c));background-image:-webkit-linear-gradient(top,#9fab90 0,#6c795c 99%);background-image:-o-linear-gradient(top,#9fab90 0,#6c795c 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9fab90',endColorstr='#6c795c',GradientType=0);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#9fab90', endColorstr='#6c795c', GradientType=0)";background-image:linear-gradient(top,#9fab90 0,#6c795c 99%);-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;color:#fff;padding:10px 20px 8px 20px;text-shadow:1px 1px 0 #6c795c;font-size:15px}.armyakce table .tr_info td span{color:#d2d2d2}.armyakce table small{font-size:12px}.armyakce table .armykontakt{display:block;margin-top:10px;border-top:1px dotted #9fab90;width:100%;padding-top:9px}.armyakce table .armykontakt:after{display:table;content:"";clear:both}.armyakce table .armykontakt em,.armyakce table .armykontakt span{display:block;float:left;font-size:12px;line-height:16px;height:16px;font-style:normal}.armyakce table .armykontakt em{clear:both;width:40px}.clearfix2{zoom:1}.clearfix2:after{display:block;visibility:hidden;height:0;clear:both;content:"."}.akce_vse{background-color:#6c795c;background-repeat:repeat-x;background-image:-khtml-gradient(linear,left top,left bottom,from(#9fab90),to(#6c795c));background-image:-moz-linear-gradient(top,#9fab90 0,#6c795c 99%);background-image:-ms-linear-gradient(top,#9fab90 0,#6c795c 99%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#9fab90),color-stop(99%,#6c795c));background-image:-webkit-linear-gradient(top,#9fab90 0,#6c795c 99%);background-image:-o-linear-gradient(top,#9fab90 0,#6c795c 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9fab90',endColorstr='#6c795c',GradientType=0);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#9fab90', endColorstr='#6c795c', GradientType=0)";background-image:linear-gradient(top,#9fab90 0,#6c795c 99%);-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;color:#fff;padding:6px 15px 6px;text-shadow:1px 1px 0 #6c795c;font-size:16px;text-decoration:none;margin-bottom:5px;display:block;float:left;font-weight:normal}.akce_vse:hover{background-color:#b23b00;background-repeat:repeat-x;background-image:-khtml-gradient(linear,left top,left bottom,from(#f45000),to(#b23b00));background-image:-moz-linear-gradient(top,#f45000 0,#b23b00 99%);background-image:-ms-linear-gradient(top,#f45000 0,#b23b00 99%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f45000),color-stop(99%,#b23b00));background-image:-webkit-linear-gradient(top,#f45000 0,#b23b00 99%);background-image:-o-linear-gradient(top,#f45000 0,#b23b00 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f45000',endColorstr='#b23b00',GradientType=0);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#f45000', endColorstr='#b23b00', GradientType=0)";background-image:linear-gradient(top,#f45000 0,#b23b00 99%);-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;text-shadow:1px 1px 0 #b23b00;color:#fff}.akce_vse_reverse{background-color:#b23b00;background-repeat:repeat-x;background-image:-khtml-gradient(linear,left top,left bottom,from(#f45000),to(#b23b00));background-image:-moz-linear-gradient(top,#f45000 0,#b23b00 99%);background-image:-ms-linear-gradient(top,#f45000 0,#b23b00 99%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f45000),color-stop(99%,#b23b00));background-image:-webkit-linear-gradient(top,#f45000 0,#b23b00 99%);background-image:-o-linear-gradient(top,#f45000 0,#b23b00 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f45000',endColorstr='#b23b00',GradientType=0);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#f45000', endColorstr='#b23b00', GradientType=0)";background-image:linear-gradient(top,#f45000 0,#b23b00 99%);-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;text-shadow:1px 1px 0 #b23b00;color:#fff;padding:6px 15px 6px;font-size:16px;text-decoration:none;margin-bottom:5px;display:block;float:left;font-weight:normal}.akce_vse_reverse:hover{background-color:#6c795c;background-repeat:repeat-x;background-image:-khtml-gradient(linear,left top,left bottom,from(#9fab90),to(#6c795c));background-image:-moz-linear-gradient(top,#9fab90 0,#6c795c 99%);background-image:-ms-linear-gradient(top,#9fab90 0,#6c795c 99%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#9fab90),color-stop(99%,#6c795c));background-image:-webkit-linear-gradient(top,#9fab90 0,#6c795c 99%);background-image:-o-linear-gradient(top,#9fab90 0,#6c795c 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9fab90',endColorstr='#6c795c',GradientType=0);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#9fab90', endColorstr='#6c795c', GradientType=0)";background-image:linear-gradient(top,#9fab90 0,#6c795c 99%);-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;color:#fff;text-shadow:1px 1px 0 #6c795c}.akce_green{background-color:#6c795c;background-repeat:repeat-x;background-image:-khtml-gradient(linear,left top,left bottom,from(#9fab90),to(#6c795c));background-image:-moz-linear-gradient(top,#9fab90 0,#6c795c 99%);background-image:-ms-linear-gradient(top,#9fab90 0,#6c795c 99%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#9fab90),color-stop(99%,#6c795c));background-image:-webkit-linear-gradient(top,#9fab90 0,#6c795c 99%);background-image:-o-linear-gradient(top,#9fab90 0,#6c795c 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9fab90',endColorstr='#6c795c',GradientType=0);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#9fab90', endColorstr='#6c795c', GradientType=0)";background-image:linear-gradient(top,#9fab90 0,#6c795c 99%);-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;text-shadow:1px 1px 0 #6c795c;color:#fff;padding:6px 15px 6px;font-size:16px;text-decoration:none;margin-bottom:5px;display:block;float:left;font-weight:normal}.akce_green:hover{background-color:#b23b00;background-repeat:repeat-x;background-image:-khtml-gradient(linear,left top,left bottom,from(#f45000),to(#b23b00));background-image:-moz-linear-gradient(top,#f45000 0,#b23b00 99%);background-image:-ms-linear-gradient(top,#f45000 0,#b23b00 99%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f45000),color-stop(99%,#b23b00));background-image:-webkit-linear-gradient(top,#f45000 0,#b23b00 99%);background-image:-o-linear-gradient(top,#f45000 0,#b23b00 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f45000',endColorstr='#b23b00',GradientType=0);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#f45000', endColorstr='#b23b00', GradientType=0)";background-image:linear-gradient(top,#f45000 0,#b23b00 99%);-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;text-shadow:1px 1px 0 #b23b00;color:#fff}.list_view{background:#fff;border:1px solid #e4e4e4;margin:0 0 30px 0;padding:10px 0 0 10px;-webkit-box-shadow:0 0 3px #ddd inset,transparent 0 0 0;-moz-box-shadow:0 0 3px #ddd inset,transparent 0 0 0;box-shadow:0 0 3px #ddd inset,transparent 0 0 0}.list_view:after{display:table;content:"";clear:both}.list_view div{float:left;margin:0 10px 10px 0;border:1px solid #ddd;background:#fff;padding:2px;-webkit-box-shadow:0 0 3px #ddd,transparent 0 0 0;-moz-box-shadow:0 0 3px #ddd,transparent 0 0 0;box-shadow:0 0 3px #ddd,transparent 0 0 0}.list_view div img{display:block}.related{background:#fff;border:1px solid #e4e4e4;margin:0 0 30px 0;padding:0 0 0 10px;-webkit-box-shadow:0 0 3px #ddd inset,transparent 0 0 0;-moz-box-shadow:0 0 3px #ddd inset,transparent 0 0 0;box-shadow:0 0 3px #ddd inset,transparent 0 0 0;overflow:hidden}.related:after{display:table;content:"";clear:both}.related h3{background:#6d6e56;border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-o-border-radius:4px 4px 0 0;color:#fff;margin:0 0 0 -10px;padding:5px 16px;font-size:1.3em}.related .relatedbox{float:left;margin:10px 10px 10px 0;width:194px}.related .relatedbox div{border:1px solid #ddd;background:#fff;padding:2px;-webkit-box-shadow:0 0 3px #ddd,transparent 0 0 0;-moz-box-shadow:0 0 3px #ddd,transparent 0 0 0;box-shadow:0 0 3px #ddd,transparent 0 0 0}.related .relatedbox img{display:block}.related .relatedbox p{margin:10px 0 0 0;padding-bottom:10px}.related .relatedbox p a{display:block;color:#000}.related .relatedbox p a:hover{color:#000}@media print{.noprint{display:none !important}body{margin:0 !important;padding:0 !important}#container,#all,#content,#scroll,.jspContainer,.jspPane,#text{width:100% !important;padding:0 !important;margin:0 !important;border:0 !important;-webkit-box-shadow:0 0 0 transparent,transparent 0 0 0 !important;-moz-box-shadow:0 0 0 transparent,transparent 0 0 0 !important;box-shadow:0 0 0 transparent,transparent 0 0 0 !important;background:none !important;position:relative !important;height:auto !important;left:0 !important;top:0 !important}#content{font-size:1em}#content h2,#content h3,#content h4,#content p,#content ul{padding:0;margin:.5em 0;line-height:1.5em}#content h2{font-size:1.4em;font-weight:bold;color:#000}#content h3{font-size:1.2em;font-weight:bold;color:#999}#content h4{font-size:1.1em;font-weight:bold;color:#999}#content ul{list-style:square;margin:0 0 0 2em !important;padding:0}#content ul li{list-style:square;margin:0;padding:0}}.selectBox-dropdown{min-width:150px;position:relative;border:1px solid #515140;line-height:28px;height:28px;text-decoration:none;text-align:left;color:#000;outline:0;vertical-align:middle;background-color:#e1e1e1;background-repeat:repeat-x;background-image:-khtml-gradient(linear,left top,left bottom,from(#fff),to(#e1e1e1));background-image:-moz-linear-gradient(top,#fff 0,#e1e1e1 99%);background-image:-ms-linear-gradient(top,#fff 0,#e1e1e1 99%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(99%,#e1e1e1));background-image:-webkit-linear-gradient(top,#fff 0,#e1e1e1 99%);background-image:-o-linear-gradient(top,#fff 0,#e1e1e1 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#e1e1e1',GradientType=0);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#e1e1e1', GradientType=0)";background-image:linear-gradient(top,#fff 0,#e1e1e1 99%);-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;display:inline-block;cursor:pointer}.selectBox-dropdown:focus,.selectBox-dropdown:focus .selectBox-arrow{border-color:#666}.selectBox-dropdown .selectBox-label{padding:0 8px;display:inline-block;white-space:nowrap;overflow:hidden}.selectBox-dropdown .selectBox-label:hover{color:#6d6e56}.selectBox-dropdown .selectBox-arrow{position:absolute;top:0;right:0;width:23px;height:100%;background:url(/css/jquery.selectBox-arrow.gif) 50% center no-repeat;border-left:1px solid #515140}.selectBox-dropdown-menu{position:absolute;z-index:99999;max-height:200px;min-height:1em;border:1px solid #515140;background:#FFF;-webkit-box-shadow:0 2px 6px rgba(0,0,0,0.2),transparent 0 0 0;-moz-box-shadow:0 2px 6px rgba(0,0,0,0.2),transparent 0 0 0;box-shadow:0 2px 6px rgba(0,0,0,0.2),transparent 0 0 0;overflow:auto;border-top:0}.selectBox-inline{min-width:150px;outline:0;border:1px solid #515140;background:#FFF;display:inline-block;overflow:auto}.selectBox-inline:focus{border-color:#666}.selectBox-options,.selectBox-options li,.selectBox-options li a{list-style:none;display:block;cursor:default;padding:0;margin:0}.selectBox-options li{background:none}.selectBox-options li a{line-height:1.5;padding:4px .5em;white-space:nowrap;overflow:hidden;font-size:13px;text-align:left;text-decoration:none;color:#111}.selectBox-options li a:hover{text-decoration:none}.selectBox-options li.selectBox-hover a{background-color:#EEE}.selectBox-options li.selectBox-disabled a{color:#888;background-color:transparent}.selectBox-options li.selectBox-selected a{background-color:#6d6e56;color:#fff}.selectBox-options .selectBox-optgroup{color:#666;background:#EEE;font-weight:bold;line-height:1.5;padding:0 .3em;white-space:nowrap}.selectBox.selectBox-disabled{color:#888 !important}.selectBox-dropdown.selectBox-disabled .selectBox-arrow{opacity:.5;filter:alpha(opacity=50);border-color:#666}.selectBox-inline.selectBox-disabled{color:#888 !important}.selectBox-inline.selectBox-disabled .selectBox-options a{background-color:transparent !important}.d,.dd{float:left}.d .ws,.dd .ws{white-space:nowrap}img{max-width:100%}.product-box{width:181px;width:193px;height:245px;padding:0;margin:0 10px 0 0;position:relative;overflow:hidden;float:left;text-align:left;background-color:#fff;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.product-box h3{padding:0;margin:0;height:32px;overflow:hidden;font-size:15px;width:175px;left:6px;top:4px;position:absolute;line-height:1em}.product-box h3 a{text-decoration:none;color:#827a6f;font-weight:normal}.product-box h3 a:hover{text-decoration:underline !important;color:#000 !important}.product-box .product-image{width:181px;height:145px;text-align:center;display:table-cell;vertical-align:middle;position:absolute;top:42px;left:6px;padding:0;margin:0}.product-box .product-image a{width:181px;height:145px;position:relative;display:block;background:#fff;color:#fff;text-decoration:none}.product-box .product-image a img{margin:0 auto;position:relative;top:auto;left:auto}.product-box .product-cena{margin:0;padding:0 0 0 6px;position:absolute;left:0;bottom:0;width:129px;height:28px;color:#900;font-size:1.4em;font-weight:bold;line-height:28px}.product-box .product-cena del{position:relative;color:#676057;top:-1px;font-size:.7em !important;font-weight:normal;margin-right:3px;padding:0 2px}.product-box .product-koupit{background:url(https://www.armyweb.cz/css/koupit.gif) 0 0 no-repeat;margin:0;padding:0;position:absolute;left:6px;bottom:6px;width:181px;height:28px}.product-box .product-koupit a{width:34px;height:28px;display:block;float:right;background:url(https://www.armyweb.cz/css/koupit2.gif) 0 0 no-repeat;text-indent:-9999px}.product-box .product-koupit a:hover{background:url(https://www.armyweb.cz/css/koupit2.gif) 0 100% no-repeat}.armyprodej{background:#9fab90;padding:13px;overflow:hidden;position:relative;margin-bottom:30px;-webkit-box-shadow:0 0 4px #5f6b51 inset,transparent 0 0 0;-moz-box-shadow:0 0 4px #5f6b51 inset,transparent 0 0 0;box-shadow:0 0 4px #5f6b51 inset,transparent 0 0 0}.armyprodej .scrollable{overflow:hidden;width:598px;height:245px}.armyprodej .scrollable .item{width:611px;height:245px}.armyprodej .scrollable img{width:auto;height:auto;display:block}#detail_taby2{clear:both;width:100%;margin-top:30px;margin-bottom:10px}#detail_taby2:after{display:table;content:"";clear:both}#detail_taby2 a{color:#393939;text-decoration:none;padding:6px 15px 6px 15px;display:block;float:left;font-weight:bold;height:20px;position:relative;text-shadow:none;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;transform:translateZ(0);font-size:16px}#detail_taby2 a:hover,#detail_taby2 a.active{text-decoration:none;background:#db4800;color:#fff;font-weight:bold;border:1px solid #db4800}#detail_taby2 a:hover,#detail_taby2 a:focus{text-decoration:underline}#detail_taby2 a.active:before,#detail_taby2 a:hover:before{content:"";position:absolute;width:0;height:0;border-top:6px solid #db4800;border-right:6px solid transparent;border-left:6px solid transparent;margin:25px 0 0 -9px}#fullsize_presentation{position:fixed;left:50%;transform:translateX(-50%);margin:0 auto;width:2560px;height:1440px}.fullsize_helper{display:block;height:210px;width:100%}@media screen and (max-width:1480px){#fullsize_presentation,.fullsize_helper{display:none}}.form_wrap{position:relative;background:#e6e6d3;border-top:1px solid #acad96;padding:38px;margin:40px -20px -20px}#ajax_overlay{-webkit-flex:initial;-moz-flex:initial;-ms-flex:initial;flex:initial;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}#ajax_overlay svg{align-self:center}.form{position:relative;margin:auto}.form .rowWrap{-webkit-flex:initial;-moz-flex:initial;-ms-flex:initial;flex:initial;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.form .row,.form .row2{width:100%;clear:both;text-align:left;font-size:15px}.form .row:after,.form .row2:after{display:table;content:"";clear:both}.form .row2{clear:none;width:48%}.form .row3{clear:none;width:32%}.form .label{display:block;padding:8px 0 4px;text-align:left;color:#000;font-size:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form .label span{color:#da0000;font-weight:700;margin-left:2px;top:-4px;position:relative;font-size:20px}.form .data,.form .data2{display:block;width:100%;text-align:left;padding:2px 0 5px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form .data2{padding:13px 0 5px}.form input,.form select,.form textarea{background:#efefe3;border:1px solid #ddd;padding:12px 10px;width:100%;font-size:14px;-webkit-box-shadow:0 0 3px rgba(208,208,188,0.7) inset,transparent 0 0 0;-moz-box-shadow:0 0 3px rgba(208,208,188,0.7) inset,transparent 0 0 0;box-shadow:0 0 3px rgba(208,208,188,0.7) inset,transparent 0 0 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0}.form .half{width:50%}.form button{background:#c30;color:#fff;border:0;padding:10px 24px;border-radius:0;margin-top:10px;cursor:pointer;text-transform:uppercase;font-weight:400;font-size:15px;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;transform:translateZ(0)}.form button:hover,.form button:focus{background:#000;color:#fff}.form .radio,.form .checkbox{width:auto;background:none;border:0;-webkit-box-shadow:none,transparent 0 0 0;-moz-box-shadow:none,transparent 0 0 0;box-shadow:none,transparent 0 0 0}.form textarea{height:130px;line-height:1.5em}.form p{margin:0;font-size:15px}.form em{color:#b7b7b7;font-weight:300;float:right;text-transform:none;font-size:13px}.login_wrap{max-width:460px;margin:30px auto}.login_wrap h2{margin:20px 0 0}.login_wrap.login_wrap_half{max-width:450px}@media screen and (max-width:6930px){.login_wrap{margin-bottom:0}}.login_form_wrap{-webkit-flex:initial;-moz-flex:initial;-ms-flex:initial;flex:initial;display:-webkit-box;display:flex;flex-wrap:wrap}.login_form{margin:40px auto 100px auto;max-width:460px;border:1px solid #ddd;position:relative;font-size:15px;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.05),transparent 0 0 0;-moz-box-shadow:0 0 10px rgba(0,0,0,0.05),transparent 0 0 0;box-shadow:0 0 10px rgba(0,0,0,0.05),transparent 0 0 0}.login_form p{font-weight:400;line-height:1.3em;font-size:15px}.login_form input{background:#efefe3}.login_form .lost_password_msg{margin:-1px -1px 0}.login_form .f-checkbox{padding-top:10px}.login_form .f-checkbox input{width:auto}@media screen and (max-width:490px){.login_form{margin-bottom:30px}}@media screen and (max-width:400px){.login_form p,.login_form .login_column_full p{font-size:14px}}.login_column,.login_column_full{width:50%;padding:50px;text-align:center;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-flex:initial;-moz-flex:initial;-ms-flex:initial;flex:initial;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.login_column_full{clear:both;width:100%;background:#fff;position:relative;padding:30px 40px}.login_wrap_half .login_column_full:first-child{border:0}.login_wrap_half .login_column_full:first-child:after{display:none}.login_column_full p{margin:0 !important;text-align:center;font-size:15px}.login_column_full .data2{text-align:center}.login_column_full_bottom{background:#fff;border-top:1px solid #ddd}.login_form_user_area{width:auto}#comments .login_form{max-width:none;margin:30px}@media screen and (max-width:740px){.login_column_full.hidden{display:block}.hide_on_break{display:none}.login_column.no-first-child-after:first-child:after{display:none}.login_column{width:100%}.login_column:first-child:after{content:"";position:absolute;bottom:0;left:0;border-top:1px solid #ddd;border-bottom:1px solid #fff;width:100%}.login_column_right ul{margin-bottom:30px}.login_column_right ul li{font-size:13px}}@media screen and (max-width:400px){#comments .login_form{border:0;margin:0}#comments .lost_password_msg{border-left:0;border-right:0;margin:0}.login_column,.login_column_full{padding:20px}}#login{height:100%;-webkit-flex:initial;-moz-flex:initial;-ms-flex:initial;flex:initial;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}#login a+span+a{margin-left:10px}#login a{display:block;color:#fff;font-size:12px;text-decoration:none;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-weight:700;position:relative}#login a:hover{text-decoration:underline}#login span{margin-left:10px;line-height:.5em}#login span i{color:#9c9c9c;font-size:10px}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute !important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';height:100%;left:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(0.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(0.22,.61,.36,1)}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button{direction:ltr;opacity:0;position:absolute;transition:opacity .25s,visibility 0s linear .25s;visibility:hidden;z-index:99997}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button{opacity:1;transition:opacity .25s,visibility 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;text-align:center;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translate3d(0,0,0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide::before{content:'';display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{display:block}.fancybox-slide--next{z-index:99995}.fancybox-slide--image{overflow:visible;padding:44px 0}.fancybox-slide--image::before{display:none}.fancybox-slide--html{padding:6px 6px 0 6px}.fancybox-slide--iframe{padding:44px 44px 0}.fancybox-content{background:#fff;display:inline-block;margin:0 0 6px 0;max-width:100%;overflow:auto;padding:0;padding:24px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(0.5,0,.14,1);animation-timing-function:cubic-bezier(0.5,0,.14,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;margin:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:-webkit-zoom-out;cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox-can-drag .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable='true']{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--html .fancybox-content{margin-bottom:6px}.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--iframe .fancybox-content{height:100%;margin:0;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff;height:calc(100% - 44px);margin-bottom:44px}.fancybox-video,.fancybox-iframe{background:transparent;border:0;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{vertical-align:top}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;cursor:pointer;display:inline-block;height:44px;margin:0;outline:0;padding:10px;transition:color .2s;vertical-align:top;width:44px}.fancybox-button,.fancybox-button:visited,.fancybox-button:link{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default}.fancybox-button svg{display:block;overflow:visible;position:relative;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:transparent;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--pause svg path:nth-child(1){display:none}.fancybox-button--play svg path,.fancybox-button--share svg path,.fancybox-button--thumbs svg path{fill:currentColor}.fancybox-button--share svg path{stroke-width:1}.fancybox-navigation .fancybox-button{height:38px;opacity:0;padding:6px;position:absolute;top:50%;width:38px}.fancybox-show-nav .fancybox-navigation .fancybox-button{transition:opacity .25s,visibility 0s,color .25s}.fancybox-navigation .fancybox-button::after{content:'';left:-25px;padding:50px;position:absolute;top:-25px}.fancybox-navigation .fancybox-button--arrow_left{left:6px}.fancybox-navigation .fancybox-button--arrow_right{right:6px}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#555;cursor:pointer;height:44px;margin:0;padding:6px;position:absolute;right:0;top:0;width:44px;z-index:10}.fancybox-close-small svg{fill:transparent;opacity:.8;stroke:currentColor;stroke-width:1.5;transition:stroke .1s}.fancybox-close-small:focus{outline:0}.fancybox-close-small:hover svg{opacity:1}.fancybox-slide--image .fancybox-close-small,.fancybox-slide--video .fancybox-close-small,.fancybox-slide--iframe .fancybox-close-small{color:#ccc;padding:5px;right:-12px;top:-44px}.fancybox-slide--image .fancybox-close-small:hover svg,.fancybox-slide--video .fancybox-close-small:hover svg,.fancybox-slide--iframe .fancybox-close-small:hover svg{background:transparent;color:#fff}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption{bottom:0;color:#fff;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px 25px 44px;right:0}.fancybox-caption::before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);background-repeat:repeat-x;background-size:contain;bottom:0;content:'';display:block;left:0;pointer-events:none;position:absolute;right:0;top:-25px;z-index:-1}.fancybox-caption::after{border-bottom:1px solid rgba(255,255,255,.3);content:'';display:block;left:44px;position:absolute;right:44px;top:0}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:fancybox-rotate .8s infinite linear;animation:fancybox-rotate .8s infinite linear;background:transparent;border:6px solid rgba(100,100,100,.5);border-radius:100%;border-top-color:#fff;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.6;padding:0;position:absolute;top:50%;width:60px;z-index:99999}@-webkit-keyframes fancybox-rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fancybox-rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{opacity:0;transition-timing-function:cubic-bezier(0.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0.5,.5,.5);transform:scale3d(0.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-360deg);-ms-transform:rotate(-360deg);transform:rotate(-360deg)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(0.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(0.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(0.1) skew(10deg);transform:translate3d(100%,0,0) scale(0.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px 0}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px 5px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:visited,.fancybox-share__button:link{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0 0;outline:0;padding:10px 15px;width:100%}.fancybox-thumbs{background:#fff;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px 2px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li{background-position:center center;background-repeat:no-repeat;background-size:cover}.fancybox-thumbs>ul>li:before{border:4px solid #4ea7f9;bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(0.25,.46,.45,.94);z-index:99991}.fancybox-thumbs .fancybox-thumbs-active:before{opacity:1}@media all and (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}
/*! qTip2 - Pretty powerful tooltips - v2.0.0 - 2012-10-03
* http://craigsworks.com/projects/qtip2/
* Copyright (c) 2012 Craig Michael Thompson; Licensed MIT, GPL */
 #qtip-rcontainer{position:absolute;left:-28000px;top:-28000px;display:block;visibility:hidden}#qtip-rcontainer .ui-tooltip{display:block !important;visibility:hidden !important;position:static !important;float:left !important}.ui-tooltip,.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:10.5px;line-height:12px}.ui-tooltip-content{position:relative;padding:5px 9px;overflow:hidden;text-align:left;word-wrap:break-word}.ui-tooltip-titlebar{position:relative;min-height:14px;padding:5px 35px 5px 10px;overflow:hidden;border-width:0 0 1px;font-weight:bold}.ui-tooltip-titlebar+.ui-tooltip-content{border-top-width:0 !important}.ui-tooltip-titlebar .ui-state-default{position:absolute;right:4px;top:50%;margin-top:-9px;cursor:pointer;outline:medium none;border-width:1px;border-style:solid}* html .ui-tooltip-titlebar .ui-state-default{top:16px}.ui-tooltip-titlebar .ui-icon,.ui-tooltip-icon .ui-icon{display:block;text-indent:-1000em;direction:ltr}.ui-tooltip-icon,.ui-tooltip-icon .ui-icon{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-decoration:none}.ui-tooltip-icon .ui-icon{width:18px;height:14px;text-align:center;text-indent:0;font:normal bold 10px/13px Tahoma,sans-serif;color:inherit;background:transparent none no-repeat -100em -100em}.ui-tooltip-default{border-width:1px;border-style:solid;border-color:#f1d031;background-color:#ffffa3;color:#555}.ui-tooltip-default .ui-tooltip-titlebar{background-color:#ffef93}.ui-tooltip-default .ui-tooltip-icon{border-color:#CCC;background:#f1f1f1;color:#777}.ui-tooltip-default .ui-tooltip-titlebar .ui-state-hover{border-color:#AAA;color:#111}.ui-tooltip-shadow{-webkit-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);-moz-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);box-shadow:1px 1px 3px 1px rgba(0,0,0,.15)}.ui-tooltip-tipsy{background:black;background:rgba(0,0,0,.87);color:white;border:0 solid transparent;font-size:11px;font-family:'Lucida Grande',sans-serif;font-weight:bold;line-height:16px;text-shadow:0 1px black}.ui-tooltip-tipsy .ui-tooltip-titlebar{padding:6px 35px 0 10;background-color:transparent}.ui-tooltip-tipsy .ui-tooltip-content{padding:6px 10}.ui-tooltip-tipsy .ui-tooltip-icon{border-color:#222;text-shadow:none}.ui-tooltip-tipsy .ui-tooltip-titlebar .ui-state-hover{border-color:#303030}.ui-tooltip:not(.ie9haxors) div.ui-tooltip-content,.ui-tooltip:not(.ie9haxors) div.ui-tooltip-titlebar{filter:none;-ms-filter:none}.ui-tooltip .ui-tooltip-tip{margin:0 auto;overflow:hidden;z-index:10}.ui-tooltip .ui-tooltip-tip,.ui-tooltip .ui-tooltip-tip .qtip-vml{position:absolute;line-height:.1px !important;font-size:.1px !important;color:#123456;background:transparent;border:0 dashed transparent}.ui-tooltip .ui-tooltip-tip canvas{top:0;left:0}.ui-tooltip .ui-tooltip-tip .qtip-vml{behavior:url(#default#VML);display:inline-block;visibility:visible}#qtip-overlay{position:fixed;left:-10000em;top:-10000em}#qtip-overlay.blurs{cursor:pointer}#qtip-overlay div{position:absolute;left:0;top:0;width:100%;height:100%;background-color:black;opacity:.7;filter:alpha(opacity=70);-ms-filter:"alpha(opacity=70)"}/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: http://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: http://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ http://kyruus.com
 */@font-face{font-family:'FontAwesome';src:url('/css/font/fontawesome-webfont.eot?v=3.0.1');src:url('/css/font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),url('/css/font/fontawesome-webfont.woff?v=3.0.1') format('woff'),url('/css/font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');font-weight:normal;font-style:normal}[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]{background-image:none}[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none}a [class^="icon-"],a [class*=" icon-"]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.33333333em}.btn [class^="icon-"],.nav [class^="icon-"],.btn [class*=" icon-"],.nav [class*=" icon-"]{display:inline}.btn [class^="icon-"].icon-large,.nav [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em}.btn [class^="icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block}.nav-tabs [class^="icon-"],.nav-pills [class^="icon-"],.nav-tabs [class*=" icon-"],.nav-pills [class*=" icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-pills [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large{line-height:.9em}li [class^="icon-"],.nav li [class^="icon-"],li [class*=" icon-"],.nav li [class*=" icon-"]{display:inline-block;width:1.25em;text-align:center}li [class^="icon-"].icon-large,.nav li [class^="icon-"].icon-large,li [class*=" icon-"].icon-large,.nav li [class*=" icon-"].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-.75em}ul.icons li [class^="icon-"],ul.icons li [class*=" icon-"]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em}[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em}.btn [class^="icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em}.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}