/* MediaElement.js, (c) 2010-2014 John Dyer, MIT license */
.mejs-offscreen{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:polygon(0 0,0 0,0 0,0 0);position:absolute!important;height:1px;width:1px;overflow:hidden}.mejs-container{position:relative;background:#000;font-family:Helvetica,Arial;text-align:left;vertical-align:top;text-indent:0}.mejs-audio{margin-top:18px}.mejs-container:focus{outline:none}.me-plugin{position:absolute}.mejs-embed,.mejs-embed body{width:100%;height:100%;margin:0;padding:0;background:#000;overflow:hidden}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{width:100%;height:100%}.mejs-clear{clear:both}.mejs-background{position:absolute;top:0;left:0}.mejs-mediaelement{position:absolute;top:0;left:0;width:100%;height:100%}.mejs-poster{position:absolute;top:0;left:0;background-size:contain;background-position:50% 50%;background-repeat:no-repeat}:root .mejs-poster img{display:none}.mejs-poster img{border:0;padding:0;border:0}.mejs-overlay{position:absolute;top:0;left:0}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background:url(../../assets/jquery/mediaelement/2.21.2/images/bigplay.svg) no-repeat}.no-svg .mejs-overlay-button{background-image:url(../../assets/jquery/mediaelement/2.21.2/images/bigplay.png)}.mejs-overlay:hover .mejs-overlay-button{background-position:0 -100px}.mejs-overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:#333;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(0,0,0,.9);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.9)),to(rgba(0,0,0,.9)));background:-webkit-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-moz-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-o-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-ms-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:linear-gradient(rgba(50,50,50,.9),rgba(0,0,0,.9))}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:url(../../assets/jquery/mediaelement/2.21.2/images/loading.gif) 50% 50% no-repeat}.mejs-container .mejs-controls{position:absolute;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));height:30px;width:100%}.mejs-container .mejs-controls div{list-style-type:none;background-image:none;display:block;float:left;margin:0;padding:0;width:26px;height:26px;font-size:11px;line-height:11px;font-family:Helvetica,Arial;border:0}.mejs-controls .mejs-button button{cursor:pointer;display:block;font-size:0;line-height:0;text-decoration:none;margin:7px 5px;padding:0;position:absolute;height:16px;width:16px;border:0;background:url(../../assets/jquery/mediaelement/2.21.2/images/controls.svg) no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url(../../assets/jquery/mediaelement/2.21.2/images/controls.png)}.mejs-controls .mejs-button button:focus{outline:dotted 1px #999}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:10px 3px 0 3px;overflow:hidden;text-align:center;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.mejs-container .mejs-controls .mejs-time a{color:#fff;font-size:11px;line-height:12px;display:block;float:left;margin:1px 2px 0 0;width:auto}.mejs-controls .mejs-play button{background-position:0 0}.mejs-controls .mejs-pause button{background-position:0 -16px}.mejs-controls .mejs-stop button{background-position:-112px 0}.mejs-controls div.mejs-time-rail{direction:ltr;width:200px;padding-top:5px}.mejs-controls .mejs-time-rail span,.mejs-controls .mejs-time-rail a{display:block;position:absolute;width:180px;height:10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer}.mejs-controls .mejs-time-rail .mejs-time-total{margin:5px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:-o-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:15px 15px;-moz-background-size:15px 15px;-o-background-size:15px 15px;background-size:15px 15px;-webkit-animation:buffering-stripes 2s linear infinite;-moz-animation:buffering-stripes 2s linear infinite;-ms-animation:buffering-stripes 2s linear infinite;-o-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite}@-webkit-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-moz-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-ms-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-o-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(44,124,145,.8)),to(rgba(78,183,212,.8)));background:-webkit-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-moz-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-o-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-ms-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:linear-gradient(rgba(44,124,145,.8),rgba(78,183,212,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-handle{display:none;position:absolute;margin:0;width:10px;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;border:solid 2px #333;top:-2px;text-align:center}.mejs-controls .mejs-time-rail .mejs-time-float{position:absolute;display:none;background:#eee;width:36px;height:17px;border:solid 1px #333;top:-26px;margin-left:-18px;text-align:center;color:#111}.mejs-controls .mejs-time-rail .mejs-time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0}.mejs-controls .mejs-time-rail .mejs-time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:solid 5px #eee;border-color:#eee transparent transparent transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:15px;left:13px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float{width:48px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current{width:44px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner{left:18px}.mejs-controls .mejs-fullscreen-button button{background-position:-32px 0}.mejs-controls .mejs-unfullscreen button{background-position:-32px -16px}.mejs-controls .mejs-mute button{background-position:-16px -16px}.mejs-controls .mejs-unmute button{background-position:-16px 0}.mejs-controls .mejs-volume-button{position:relative}.mejs-controls .mejs-volume-button .mejs-volume-slider{display:none;height:115px;width:25px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:-115px;left:0;z-index:1;position:absolute;margin:0}.mejs-controls .mejs-volume-button:hover{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.5);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.9);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{position:absolute;left:4px;top:-3px;width:16px;height:6px;background:#ddd;background:rgba(255,255,255,.9);cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin:0}.mejs-controls a.mejs-horizontal-volume-slider{height:26px;width:56px;position:relative;display:block;float:left;vertical-align:middle}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{display:none}.mejs-controls .mejs-captions-button{position:relative}.mejs-controls .mejs-captions-button button{background-position:-48px 0}.mejs-controls .mejs-captions-button .mejs-captions-selector{visibility:hidden;position:absolute;bottom:26px;right:-51px;width:85px;height:100px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);border:solid 1px transparent;padding:10px 10px 0 10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-captions-button:hover .mejs-captions-selector{visibility:visible}.mejs-controls .mejs-captions-button .mejs-captions-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label{width:55px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-controls .mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0 5px 0}.mejs-chapters{position:absolute;top:0;left:0;-xborder-right:solid 1px #fff;width:10000px;z-index:1}.mejs-chapters .mejs-chapter{position:absolute;float:left;background:#222;background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232,endColorstr=#000000);overflow:hidden;border:0}.mejs-chapters .mejs-chapter .mejs-chapter-block{font-size:11px;color:#fff;padding:5px;display:block;border-right:solid 1px #333;border-bottom:solid 1px #333;cursor:pointer}.mejs-chapters .mejs-chapter .mejs-chapter-block-last{border-right:none}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(102,102,102,.7)),to(rgba(50,50,50,.6)));background:-webkit-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-moz-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-o-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-ms-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:linear-gradient(rgba(102,102,102,.7),rgba(50,50,50,.6));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666,endColorstr=#323232)}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{font-size:12px;font-weight:700;display:block;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px 0;line-height:12px}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{font-size:12px;line-height:12px;margin:3px 0 4px 0;display:block;white-space:nowrap;text-overflow:ellipsis}.mejs-captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:20px;font-size:16px;color:#fff}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text{padding:3px 5px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(20,20,20,.5);white-space:pre-wrap}.me-cannotplay a{color:#fff;font-weight:700}.me-cannotplay span{padding:15px;display:block}.mejs-controls .mejs-loop-off button{background-position:-64px -16px}.mejs-controls .mejs-loop-on button{background-position:-64px 0}.mejs-controls .mejs-backlight-off button{background-position:-80px -16px}.mejs-controls .mejs-backlight-on button{background-position:-80px 0}.mejs-controls .mejs-picturecontrols-button{background-position:-96px 0}.mejs-contextmenu{position:absolute;width:150px;padding:10px;border-radius:4px;top:0;left:0;background:#fff;border:solid 1px #999;z-index:1001}.mejs-contextmenu .mejs-contextmenu-separator{height:1px;font-size:0;margin:5px 6px;background:#333}.mejs-contextmenu .mejs-contextmenu-item{font-family:Helvetica,Arial;font-size:12px;padding:4px 6px;cursor:pointer;color:#333}.mejs-contextmenu .mejs-contextmenu-item:hover{background:#2c7c91;color:#fff}.mejs-controls .mejs-sourcechooser-button{position:relative}.mejs-controls .mejs-sourcechooser-button button{background-position:-128px 0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-postroll-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);z-index:1000;overflow:hidden}.mejs-postroll-layer-content{width:100%;height:100%}.mejs-postroll-close{position:absolute;right:0;top:0;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);color:#fff;padding:4px;z-index:100;cursor:pointer}div.mejs-speed-button{width:46px!important;position:relative}.mejs-controls .mejs-button.mejs-speed-button button{background:0 0;width:36px;font-size:11px;line-height:normal;color:#fff}.mejs-controls .mejs-speed-button .mejs-speed-selector{display:none;position:absolute;top:-100px;left:-10px;width:60px;height:100px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);border:solid 1px transparent;padding:0;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-speed-button:hover>.mejs-speed-selector{display:block}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected{color:#21f8f8}.mejs-controls .mejs-speed-button .mejs-speed-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li{margin:0 0 6px 0;padding:0 10px;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;display:none}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label{width:60px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:11.5px;color:#fff;margin-left:5px;cursor:pointer}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover{background-color:#c8c8c8!important;background-color:rgba(255,255,255,.4)!important}.mejs-controls .mejs-button.mejs-jump-forward-button{background:url(../../assets/jquery/mediaelement/2.21.2/images/jumpforward.png) no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-jump-forward-button button{background:0 0;font-size:9px;line-height:normal;color:#fff}.mejs-controls .mejs-button.mejs-skip-back-button{background:url(../../assets/jquery/mediaelement/2.21.2/images/skipback.png) no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-skip-back-button button{background:0 0;font-size:9px;line-height:normal;color:#fff}
/* Swipe 2.0, (C) Brad Birdsall 2012, MIT license */
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/* ColorBox, (c) 2011 Jack Moore, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url("../../assets/jquery/colorbox/1.6.1/images/loading.gif") no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/**
 * Contao Open Source CMS
 *
 * Copyright (c) 2005-2015 Leo Feyer
 *
 * @license LGPL-3.0+
 */

table.sortable thead th {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/default.gif");
	background-repeat:no-repeat;
	background-position:center right;
}
table.sortable thead th.headerSortDown {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/asc.gif");
}
table.sortable thead th.headerSortUp {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/desc.gif");
}

/* mediaboxAdvanced v1.4.6, (c) 2007-2010 John Einselen <http://iaian7.com>, MIT-style license */
#mbOverlay{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:#fff;cursor:pointer}#mbOverlay.mbOverlayFF{background:transparent url("../../assets/mootools/mediabox/1.4.6/images/80.png") repeat}#mbOverlay.mbOverlayIE{position:absolute}#mbCenter{position:absolute;z-index:9999;left:50%;overflow:hidden;background-color:#fff;-webkit-border-radius:10px;-khtml-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.40);-khtml-box-shadow:0 5px 20px rgba(0,0,0,0.40);-moz-box-shadow:0 5px 20px rgba(0,0,0,0.40);box-shadow:0 5px 20px rgba(0,0,0,0.40);-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#000000')";filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=180,Color='#000000')}#mbCenter.mbLoading{background:#fff url("../../assets/mootools/mediabox/1.4.6/images/loading3.gif") no-repeat center;-webkit-box-shadow:none;-khtml-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#mbImage{position:relative;left:0;top:0;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#666;text-align:left;background-position:center center;background-repeat:no-repeat;padding:10px}#mbBottom{min-height:20px;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#999;text-align:left;padding:0 10px 10px}#mbTitle,#mbPrevLink,#mbNextLink,#mbCloseLink{display:inline;color:#666;font-weight:bold;line-height:20px;font-size:12px}#mbNumber{display:inline;color:#999;line-height:14px;font-size:10px;margin:auto 10px}#mbCaption{display:block;color:#666;line-height:14px;font-size:10px}#mbPrevLink,#mbNextLink,#mbCloseLink{float:right;outline:0;margin:0 0 0 10px;font-weight:normal}#mbPrevLink b,#mbNextLink b,#mbCloseLink b{color:#666;font-weight:bold;text-decoration:underline}#mbPrevLink big,#mbNextLink big,#mbCloseLink big{color:#666;font-size:16px;line-height:14px;font-weight:bold}#mbBottom a,#mbBottom a:link,#mbBottom a:visited{text-decoration:none;color:#666}#mbBottom a:hover,#mbBottom a:active{text-decoration:underline;color:#999}#mbError{position:relative;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#000;text-align:center;border:10px solid #700;padding:10px 10px 10px;margin:20px;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#mbError a,#mbError a:link,#mbError a:visited,#mbError a:hover,#mbError a:active{color:#700;font-weight:bold;text-decoration:underline}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=8638ac5678cb0a1b3166f7484b986d7b)
 * Config saved to config.json and https://gist.github.com/8638ac5678cb0a1b3166f7484b986d7b
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
     transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

@font-face {
  font-family: 'jkicons';
  src: url('../../files/jukemedia/font/jkicons.eot?26029115');
  src: url('../../files/jukemedia/font/jkicons.eot?26029115#iefix') format('embedded-opentype'),
       url('../../files/jukemedia/font/jkicons.woff2?26029115') format('woff2'),
       url('../../files/jukemedia/font/jkicons.woff?26029115') format('woff'),
       url('../../files/jukemedia/font/jkicons.ttf?26029115') format('truetype'),
       url('../../files/jukemedia/font/jkicons.svg?26029115#jkicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'jkicons';
    src: url('../../files/jukemedia/font/jkicons.svg?26029115#jkicons') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "jkicons";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-emo-happy:before { content: '\e800'; } /* '' */
.icon-emo-wink:before { content: '\e801'; } /* '' */
.icon-emo-wink2:before { content: '\e802'; } /* '' */
.icon-emo-unhappy:before { content: '\e803'; } /* '' */
.icon-emo-sleep:before { content: '\e804'; } /* '' */
.icon-emo-thumbsup:before { content: '\e805'; } /* '' */
.icon-emo-devil:before { content: '\e806'; } /* '' */
.icon-emo-surprised:before { content: '\e807'; } /* '' */
.icon-emo-tongue:before { content: '\e808'; } /* '' */
.icon-emo-coffee:before { content: '\e809'; } /* '' */
.icon-emo-sunglasses:before { content: '\e80a'; } /* '' */
.icon-emo-displeased:before { content: '\e80b'; } /* '' */
.icon-emo-beer:before { content: '\e80c'; } /* '' */
.icon-emo-grin:before { content: '\e80d'; } /* '' */
.icon-emo-angry:before { content: '\e80e'; } /* '' */
.icon-spin1:before { content: '\e80f'; } /* '' */
.icon-spin2:before { content: '\e810'; } /* '' */
.icon-spin3:before { content: '\e811'; } /* '' */
.icon-spin4:before { content: '\e812'; } /* '' */
.icon-spin5:before { content: '\e813'; } /* '' */
.icon-spin6:before { content: '\e814'; } /* '' */
.icon-firefox:before { content: '\e815'; } /* '' */
.icon-chrome:before { content: '\e816'; } /* '' */
.icon-opera:before { content: '\e817'; } /* '' */
.icon-ie:before { content: '\e818'; } /* '' */
.icon-crown:before { content: '\e819'; } /* '' */
.icon-crown-plus:before { content: '\e81a'; } /* '' */
.icon-crown-minus:before { content: '\e81b'; } /* '' */
.icon-marquee:before { content: '\e81c'; } /* '' */
.icon-glass:before { content: '\e81d'; } /* '' */
.icon-music:before { content: '\e81e'; } /* '' */
.icon-search:before { content: '\e81f'; } /* '' */
.icon-mail:before { content: '\e820'; } /* '' */
.icon-mail-alt:before { content: '\e821'; } /* '' */
.icon-mail-squared:before { content: '\e822'; } /* '' */
.icon-heart:before { content: '\e823'; } /* '' */
.icon-heart-empty:before { content: '\e824'; } /* '' */
.icon-star:before { content: '\e825'; } /* '' */
.icon-star-empty:before { content: '\e826'; } /* '' */
.icon-star-half:before { content: '\e827'; } /* '' */
.icon-star-half-alt:before { content: '\e828'; } /* '' */
.icon-user:before { content: '\e829'; } /* '' */
.icon-user-plus:before { content: '\e82a'; } /* '' */
.icon-user-times:before { content: '\e82b'; } /* '' */
.icon-video:before { content: '\e82c'; } /* '' */
.icon-videocam:before { content: '\e82d'; } /* '' */
.icon-picture:before { content: '\e82e'; } /* '' */
.icon-camera:before { content: '\e82f'; } /* '' */
.icon-camera-alt:before { content: '\e830'; } /* '' */
.icon-th-large:before { content: '\e831'; } /* '' */
.icon-th:before { content: '\e832'; } /* '' */
.icon-th-list:before { content: '\e833'; } /* '' */
.icon-ok:before { content: '\e834'; } /* '' */
.icon-ok-circled:before { content: '\e835'; } /* '' */
.icon-ok-circled2:before { content: '\e836'; } /* '' */
.icon-ok-squared:before { content: '\e837'; } /* '' */
.icon-cancel:before { content: '\e838'; } /* '' */
.icon-cancel-circled:before { content: '\e839'; } /* '' */
.icon-cancel-circled2:before { content: '\e83a'; } /* '' */
.icon-minus-circled:before { content: '\e83b'; } /* '' */
.icon-minus-squared:before { content: '\e83c'; } /* '' */
.icon-minus-squared-alt:before { content: '\e83d'; } /* '' */
.icon-help:before { content: '\e83e'; } /* '' */
.icon-help-circled:before { content: '\e83f'; } /* '' */
.icon-info-circled:before { content: '\e840'; } /* '' */
.icon-info:before { content: '\e841'; } /* '' */
.icon-home:before { content: '\e842'; } /* '' */
.icon-link:before { content: '\e843'; } /* '' */
.icon-unlink:before { content: '\e844'; } /* '' */
.icon-link-ext:before { content: '\e845'; } /* '' */
.icon-link-ext-alt:before { content: '\e846'; } /* '' */
.icon-attach:before { content: '\e847'; } /* '' */
.icon-lock:before { content: '\e848'; } /* '' */
.icon-lock-open:before { content: '\e849'; } /* '' */
.icon-tags:before { content: '\e84a'; } /* '' */
.icon-bookmark:before { content: '\e84b'; } /* '' */
.icon-bookmark-empty:before { content: '\e84c'; } /* '' */
.icon-flag:before { content: '\e84d'; } /* '' */
.icon-flag-empty:before { content: '\e84e'; } /* '' */
.icon-flag-checkered:before { content: '\e84f'; } /* '' */
.icon-thumbs-up:before { content: '\e850'; } /* '' */
.icon-thumbs-down:before { content: '\e851'; } /* '' */
.icon-thumbs-up-alt:before { content: '\e852'; } /* '' */
.icon-thumbs-down-alt:before { content: '\e853'; } /* '' */
.icon-download:before { content: '\e854'; } /* '' */
.icon-upload:before { content: '\e855'; } /* '' */
.icon-download-cloud:before { content: '\e856'; } /* '' */
.icon-upload-cloud:before { content: '\e857'; } /* '' */
.icon-reply:before { content: '\e858'; } /* '' */
.icon-export:before { content: '\e859'; } /* '' */
.icon-export-alt:before { content: '\e85a'; } /* '' */
.icon-share:before { content: '\e85b'; } /* '' */
.icon-share-squared:before { content: '\e85c'; } /* '' */
.icon-pencil:before { content: '\e85d'; } /* '' */
.icon-pencil-squared:before { content: '\e85e'; } /* '' */
.icon-edit:before { content: '\e85f'; } /* '' */
.icon-print:before { content: '\e860'; } /* '' */
.icon-retweet:before { content: '\e861'; } /* '' */
.icon-keyboard:before { content: '\e862'; } /* '' */
.icon-gamepad:before { content: '\e863'; } /* '' */
.icon-comment:before { content: '\e864'; } /* '' */
.icon-chat:before { content: '\e865'; } /* '' */
.icon-comment-empty:before { content: '\e866'; } /* '' */
.icon-chat-empty:before { content: '\e867'; } /* '' */
.icon-emo-saint:before { content: '\e868'; } /* '' */
.icon-emo-cry:before { content: '\e869'; } /* '' */
.icon-emo-shoot:before { content: '\e86a'; } /* '' */
.icon-emo-squint:before { content: '\e86b'; } /* '' */
.icon-emo-laugh:before { content: '\e86c'; } /* '' */
.icon-users:before { content: '\e86d'; } /* '' */
.icon-male:before { content: '\e86e'; } /* '' */
.icon-female:before { content: '\e86f'; } /* '' */
.icon-child:before { content: '\e870'; } /* '' */
.icon-user-secret:before { content: '\e871'; } /* '' */
.icon-plus:before { content: '\e872'; } /* '' */
.icon-plus-circled:before { content: '\e873'; } /* '' */
.icon-plus-squared:before { content: '\e874'; } /* '' */
.icon-plus-squared-alt:before { content: '\e875'; } /* '' */
.icon-minus:before { content: '\e876'; } /* '' */
.icon-lock-open-alt:before { content: '\e877'; } /* '' */
.icon-pin:before { content: '\e878'; } /* '' */
.icon-eye:before { content: '\e879'; } /* '' */
.icon-eye-off:before { content: '\e87a'; } /* '' */
.icon-tag:before { content: '\e87b'; } /* '' */
.icon-reply-all:before { content: '\e87c'; } /* '' */
.icon-forward:before { content: '\e87d'; } /* '' */
.icon-quote-left:before { content: '\e87e'; } /* '' */
.icon-quote-right:before { content: '\e87f'; } /* '' */
.icon-code:before { content: '\e880'; } /* '' */
.icon-bell:before { content: '\e881'; } /* '' */
.icon-bell-alt:before { content: '\e882'; } /* '' */
.icon-bell-off:before { content: '\e883'; } /* '' */
.icon-bell-off-empty:before { content: '\e884'; } /* '' */
.icon-attention-alt:before { content: '\e885'; } /* '' */
.icon-attention:before { content: '\e886'; } /* '' */
.icon-attention-circled:before { content: '\e887'; } /* '' */
.icon-location:before { content: '\e888'; } /* '' */
.icon-direction:before { content: '\e889'; } /* '' */
.icon-compass:before { content: '\e88a'; } /* '' */
.icon-trash:before { content: '\e88b'; } /* '' */
.icon-trash-empty:before { content: '\e88c'; } /* '' */
.icon-doc:before { content: '\e88d'; } /* '' */
.icon-docs:before { content: '\e88e'; } /* '' */
.icon-doc-text:before { content: '\e88f'; } /* '' */
.icon-doc-inv:before { content: '\e890'; } /* '' */
.icon-doc-text-inv:before { content: '\e891'; } /* '' */
.icon-file-pdf:before { content: '\e892'; } /* '' */
.icon-file-word:before { content: '\e893'; } /* '' */
.icon-file-excel:before { content: '\e894'; } /* '' */
.icon-file-powerpoint:before { content: '\e895'; } /* '' */
.icon-file-image:before { content: '\e896'; } /* '' */
.icon-file-archive:before { content: '\e897'; } /* '' */
.icon-file-audio:before { content: '\e898'; } /* '' */
.icon-file-video:before { content: '\e899'; } /* '' */
.icon-file-code:before { content: '\e89a'; } /* '' */
.icon-folder:before { content: '\e89b'; } /* '' */
.icon-folder-open:before { content: '\e89c'; } /* '' */
.icon-folder-empty:before { content: '\e89d'; } /* '' */
.icon-folder-open-empty:before { content: '\e89e'; } /* '' */
.icon-box:before { content: '\e89f'; } /* '' */
.icon-rss:before { content: '\e8a0'; } /* '' */
.icon-rss-squared:before { content: '\e8a1'; } /* '' */
.icon-phone:before { content: '\e8a2'; } /* '' */
.icon-phone-squared:before { content: '\e8a3'; } /* '' */
.icon-fax:before { content: '\e8a4'; } /* '' */
.icon-menu:before { content: '\e8a5'; } /* '' */
.icon-cog:before { content: '\e8a6'; } /* '' */
.icon-cog-alt:before { content: '\e8a7'; } /* '' */
.icon-wrench:before { content: '\e8a8'; } /* '' */
.icon-sliders:before { content: '\e8a9'; } /* '' */
.icon-basket:before { content: '\e8aa'; } /* '' */
.icon-cart-plus:before { content: '\e8ab'; } /* '' */
.icon-cart-arrow-down:before { content: '\e8ac'; } /* '' */
.icon-calendar:before { content: '\e8ad'; } /* '' */
.icon-calendar-empty:before { content: '\e8ae'; } /* '' */
.icon-login:before { content: '\e8af'; } /* '' */
.icon-logout:before { content: '\e8b0'; } /* '' */
.icon-mic:before { content: '\e8b1'; } /* '' */
.icon-mute:before { content: '\e8b2'; } /* '' */
.icon-volume-off:before { content: '\e8b3'; } /* '' */
.icon-volume-down:before { content: '\e8b4'; } /* '' */
.icon-volume-up:before { content: '\e8b5'; } /* '' */
.icon-headphones:before { content: '\e8b6'; } /* '' */
.icon-clock:before { content: '\e8b7'; } /* '' */
.icon-lightbulb:before { content: '\e8b8'; } /* '' */
.icon-block:before { content: '\e8b9'; } /* '' */
.icon-resize-full:before { content: '\e8ba'; } /* '' */
.icon-resize-full-alt:before { content: '\e8bb'; } /* '' */
.icon-resize-small:before { content: '\e8bc'; } /* '' */
.icon-resize-vertical:before { content: '\e8bd'; } /* '' */
.icon-resize-horizontal:before { content: '\e8be'; } /* '' */
.icon-move:before { content: '\e8bf'; } /* '' */
.icon-zoom-in:before { content: '\e8c0'; } /* '' */
.icon-zoom-out:before { content: '\e8c1'; } /* '' */
.icon-down-circled2:before { content: '\e8c2'; } /* '' */
.icon-up-circled2:before { content: '\e8c3'; } /* '' */
.icon-left-circled2:before { content: '\e8c4'; } /* '' */
.icon-right-circled2:before { content: '\e8c5'; } /* '' */
.icon-down-dir:before { content: '\e8c6'; } /* '' */
.icon-up-dir:before { content: '\e8c7'; } /* '' */
.icon-left-dir:before { content: '\e8c8'; } /* '' */
.icon-right-dir:before { content: '\e8c9'; } /* '' */
.icon-down-open:before { content: '\e8ca'; } /* '' */
.icon-left-open:before { content: '\e8cb'; } /* '' */
.icon-right-open:before { content: '\e8cc'; } /* '' */
.icon-up-open:before { content: '\e8cd'; } /* '' */
.icon-angle-left:before { content: '\e8ce'; } /* '' */
.icon-angle-right:before { content: '\e8cf'; } /* '' */
.icon-angle-up:before { content: '\e8d0'; } /* '' */
.icon-angle-down:before { content: '\e8d1'; } /* '' */
.icon-angle-circled-left:before { content: '\e8d2'; } /* '' */
.icon-angle-circled-right:before { content: '\e8d3'; } /* '' */
.icon-angle-circled-up:before { content: '\e8d4'; } /* '' */
.icon-angle-circled-down:before { content: '\e8d5'; } /* '' */
.icon-angle-double-left:before { content: '\e8d6'; } /* '' */
.icon-angle-double-right:before { content: '\e8d7'; } /* '' */
.icon-angle-double-up:before { content: '\e8d8'; } /* '' */
.icon-angle-double-down:before { content: '\e8d9'; } /* '' */
.icon-down:before { content: '\e8da'; } /* '' */
.icon-left:before { content: '\e8db'; } /* '' */
.icon-right:before { content: '\e8dc'; } /* '' */
.icon-up:before { content: '\e8dd'; } /* '' */
.icon-down-big:before { content: '\e8de'; } /* '' */
.icon-left-big:before { content: '\e8df'; } /* '' */
.icon-right-big:before { content: '\e8e0'; } /* '' */
.icon-up-big:before { content: '\e8e1'; } /* '' */
.icon-right-hand:before { content: '\e8e2'; } /* '' */
.icon-left-hand:before { content: '\e8e3'; } /* '' */
.icon-up-hand:before { content: '\e8e4'; } /* '' */
.icon-down-hand:before { content: '\e8e5'; } /* '' */
.icon-left-circled:before { content: '\e8e6'; } /* '' */
.icon-right-circled:before { content: '\e8e7'; } /* '' */
.icon-up-circled:before { content: '\e8e8'; } /* '' */
.icon-down-circled:before { content: '\e8e9'; } /* '' */
.icon-cw:before { content: '\e8ea'; } /* '' */
.icon-ccw:before { content: '\e8eb'; } /* '' */
.icon-arrows-cw:before { content: '\e8ec'; } /* '' */
.icon-level-up:before { content: '\e8ed'; } /* '' */
.icon-level-down:before { content: '\e8ee'; } /* '' */
.icon-shuffle:before { content: '\e8ef'; } /* '' */
.icon-exchange:before { content: '\e8f0'; } /* '' */
.icon-history:before { content: '\e8f1'; } /* '' */
.icon-expand:before { content: '\e8f2'; } /* '' */
.icon-collapse:before { content: '\e8f3'; } /* '' */
.icon-expand-right:before { content: '\e8f4'; } /* '' */
.icon-collapse-left:before { content: '\e8f5'; } /* '' */
.icon-play:before { content: '\e8f6'; } /* '' */
.icon-play-circled:before { content: '\e8f7'; } /* '' */
.icon-play-circled2:before { content: '\e8f8'; } /* '' */
.icon-stop:before { content: '\e8f9'; } /* '' */
.icon-pause:before { content: '\e8fa'; } /* '' */
.icon-to-end:before { content: '\e8fb'; } /* '' */
.icon-to-end-alt:before { content: '\e8fc'; } /* '' */
.icon-to-start:before { content: '\e8fd'; } /* '' */
.icon-to-start-alt:before { content: '\e8fe'; } /* '' */
.icon-fast-fw:before { content: '\e8ff'; } /* '' */
.icon-fast-bw:before { content: '\e900'; } /* '' */
.icon-eject:before { content: '\e901'; } /* '' */
.icon-target:before { content: '\e902'; } /* '' */
.icon-signal:before { content: '\e903'; } /* '' */
.icon-wifi:before { content: '\e904'; } /* '' */
.icon-award:before { content: '\e905'; } /* '' */
.icon-desktop:before { content: '\e906'; } /* '' */
.icon-laptop:before { content: '\e907'; } /* '' */
.icon-tablet:before { content: '\e908'; } /* '' */
.icon-mobile:before { content: '\e909'; } /* '' */
.icon-inbox:before { content: '\e90a'; } /* '' */
.icon-globe:before { content: '\e90b'; } /* '' */
.icon-sun:before { content: '\e90c'; } /* '' */
.icon-cloud:before { content: '\e90d'; } /* '' */
.icon-flash:before { content: '\e90e'; } /* '' */
.icon-moon:before { content: '\e90f'; } /* '' */
.icon-umbrella:before { content: '\e910'; } /* '' */
.icon-flight:before { content: '\e911'; } /* '' */
.icon-fighter-jet:before { content: '\e912'; } /* '' */
.icon-paper-plane:before { content: '\e913'; } /* '' */
.icon-paper-plane-empty:before { content: '\e914'; } /* '' */
.icon-space-shuttle:before { content: '\e915'; } /* '' */
.icon-leaf:before { content: '\e916'; } /* '' */
.icon-font:before { content: '\e917'; } /* '' */
.icon-bold:before { content: '\e918'; } /* '' */
.icon-medium:before { content: '\e919'; } /* '' */
.icon-italic:before { content: '\e91a'; } /* '' */
.icon-header:before { content: '\e91b'; } /* '' */
.icon-paragraph:before { content: '\e91c'; } /* '' */
.icon-text-height:before { content: '\e91d'; } /* '' */
.icon-text-width:before { content: '\e91e'; } /* '' */
.icon-align-left:before { content: '\e91f'; } /* '' */
.icon-align-center:before { content: '\e920'; } /* '' */
.icon-align-right:before { content: '\e921'; } /* '' */
.icon-align-justify:before { content: '\e922'; } /* '' */
.icon-list:before { content: '\e923'; } /* '' */
.icon-indent-left:before { content: '\e924'; } /* '' */
.icon-indent-right:before { content: '\e925'; } /* '' */
.icon-list-bullet:before { content: '\e926'; } /* '' */
.icon-list-numbered:before { content: '\e927'; } /* '' */
.icon-strike:before { content: '\e928'; } /* '' */
.icon-underline:before { content: '\e929'; } /* '' */
.icon-superscript:before { content: '\e92a'; } /* '' */
.icon-subscript:before { content: '\e92b'; } /* '' */
.icon-table:before { content: '\e92c'; } /* '' */
.icon-columns:before { content: '\e92d'; } /* '' */
.icon-crop:before { content: '\e92e'; } /* '' */
.icon-scissors:before { content: '\e92f'; } /* '' */
.icon-paste:before { content: '\e930'; } /* '' */
.icon-briefcase:before { content: '\e931'; } /* '' */
.icon-suitcase:before { content: '\e932'; } /* '' */
.icon-ellipsis:before { content: '\e933'; } /* '' */
.icon-ellipsis-vert:before { content: '\e934'; } /* '' */
.icon-off:before { content: '\e935'; } /* '' */
.icon-road:before { content: '\e936'; } /* '' */
.icon-list-alt:before { content: '\e937'; } /* '' */
.icon-qrcode:before { content: '\e938'; } /* '' */
.icon-barcode:before { content: '\e939'; } /* '' */
.icon-book:before { content: '\e93a'; } /* '' */
.icon-ajust:before { content: '\e93b'; } /* '' */
.icon-tint:before { content: '\e93c'; } /* '' */
.icon-toggle-off:before { content: '\e93d'; } /* '' */
.icon-toggle-on:before { content: '\e93e'; } /* '' */
.icon-check:before { content: '\e93f'; } /* '' */
.icon-check-empty:before { content: '\e940'; } /* '' */
.icon-circle:before { content: '\e941'; } /* '' */
.icon-circle-empty:before { content: '\e942'; } /* '' */
.icon-circle-thin:before { content: '\e943'; } /* '' */
.icon-circle-notch:before { content: '\e944'; } /* '' */
.icon-dot-circled:before { content: '\e945'; } /* '' */
.icon-asterisk:before { content: '\e946'; } /* '' */
.icon-gift:before { content: '\e947'; } /* '' */
.icon-fire:before { content: '\e948'; } /* '' */
.icon-magnet:before { content: '\e949'; } /* '' */
.icon-chart-bar:before { content: '\e94a'; } /* '' */
.icon-chart-area:before { content: '\e94b'; } /* '' */
.icon-chart-pie:before { content: '\e94c'; } /* '' */
.icon-chart-line:before { content: '\e94d'; } /* '' */
.icon-ticket:before { content: '\e94e'; } /* '' */
.icon-credit-card:before { content: '\e94f'; } /* '' */
.icon-floppy:before { content: '\e950'; } /* '' */
.icon-megaphone:before { content: '\e951'; } /* '' */
.icon-hdd:before { content: '\e952'; } /* '' */
.icon-key:before { content: '\e953'; } /* '' */
.icon-fork:before { content: '\e954'; } /* '' */
.icon-rocket:before { content: '\e955'; } /* '' */
.icon-bug:before { content: '\e956'; } /* '' */
.icon-certificate:before { content: '\e957'; } /* '' */
.icon-tasks:before { content: '\e958'; } /* '' */
.icon-filter:before { content: '\e959'; } /* '' */
.icon-beaker:before { content: '\e95a'; } /* '' */
.icon-magic:before { content: '\e95b'; } /* '' */
.icon-cab:before { content: '\e95c'; } /* '' */
.icon-taxi:before { content: '\e95d'; } /* '' */
.icon-truck:before { content: '\e95e'; } /* '' */
.icon-bus:before { content: '\e95f'; } /* '' */
.icon-bicycle:before { content: '\e960'; } /* '' */
.icon-motorcycle:before { content: '\e961'; } /* '' */
.icon-train:before { content: '\e962'; } /* '' */
.icon-subway:before { content: '\e963'; } /* '' */
.icon-ship:before { content: '\e964'; } /* '' */
.icon-money:before { content: '\e965'; } /* '' */
.icon-euro:before { content: '\e966'; } /* '' */
.icon-pound:before { content: '\e967'; } /* '' */
.icon-dollar:before { content: '\e968'; } /* '' */
.icon-rupee:before { content: '\e969'; } /* '' */
.icon-yen:before { content: '\e96a'; } /* '' */
.icon-rouble:before { content: '\e96b'; } /* '' */
.icon-shekel:before { content: '\e96c'; } /* '' */
.icon-try:before { content: '\e96d'; } /* '' */
.icon-won:before { content: '\e96e'; } /* '' */
.icon-bitcoin:before { content: '\e96f'; } /* '' */
.icon-viacoin:before { content: '\e970'; } /* '' */
.icon-sort:before { content: '\e971'; } /* '' */
.icon-sort-down:before { content: '\e972'; } /* '' */
.icon-sort-up:before { content: '\e973'; } /* '' */
.icon-sort-alt-up:before { content: '\e974'; } /* '' */
.icon-sort-alt-down:before { content: '\e975'; } /* '' */
.icon-sort-name-up:before { content: '\e976'; } /* '' */
.icon-sort-name-down:before { content: '\e977'; } /* '' */
.icon-sort-number-up:before { content: '\e978'; } /* '' */
.icon-sort-number-down:before { content: '\e979'; } /* '' */
.icon-hammer:before { content: '\e97a'; } /* '' */
.icon-gauge:before { content: '\e97b'; } /* '' */
.icon-sitemap:before { content: '\e97c'; } /* '' */
.icon-spinner:before { content: '\e97d'; } /* '' */
.icon-coffee:before { content: '\e97e'; } /* '' */
.icon-food:before { content: '\e97f'; } /* '' */
.icon-beer:before { content: '\e980'; } /* '' */
.icon-user-md:before { content: '\e981'; } /* '' */
.icon-stethoscope:before { content: '\e982'; } /* '' */
.icon-heartbeat:before { content: '\e983'; } /* '' */
.icon-ambulance:before { content: '\e984'; } /* '' */
.icon-medkit:before { content: '\e985'; } /* '' */
.icon-h-sigh:before { content: '\e986'; } /* '' */
.icon-bed:before { content: '\e987'; } /* '' */
.icon-hospital:before { content: '\e988'; } /* '' */
.icon-building:before { content: '\e989'; } /* '' */
.icon-building-filled:before { content: '\e98a'; } /* '' */
.icon-bank:before { content: '\e98b'; } /* '' */
.icon-smile:before { content: '\e98c'; } /* '' */
.icon-frown:before { content: '\e98d'; } /* '' */
.icon-meh:before { content: '\e98e'; } /* '' */
.icon-anchor:before { content: '\e98f'; } /* '' */
.icon-terminal:before { content: '\e990'; } /* '' */
.icon-eraser:before { content: '\e991'; } /* '' */
.icon-puzzle:before { content: '\e992'; } /* '' */
.icon-shield:before { content: '\e993'; } /* '' */
.icon-extinguisher:before { content: '\e994'; } /* '' */
.icon-bullseye:before { content: '\e995'; } /* '' */
.icon-wheelchair:before { content: '\e996'; } /* '' */
.icon-language:before { content: '\e997'; } /* '' */
.icon-graduation-cap:before { content: '\e998'; } /* '' */
.icon-paw:before { content: '\e999'; } /* '' */
.icon-spoon:before { content: '\e99a'; } /* '' */
.icon-cube:before { content: '\e99b'; } /* '' */
.icon-cubes:before { content: '\e99c'; } /* '' */
.icon-recycle:before { content: '\e99d'; } /* '' */
.icon-tree:before { content: '\e99e'; } /* '' */
.icon-database:before { content: '\e99f'; } /* '' */
.icon-server:before { content: '\e9a0'; } /* '' */
.icon-lifebuoy:before { content: '\e9a1'; } /* '' */
.icon-rebel:before { content: '\e9a2'; } /* '' */
.icon-empire:before { content: '\e9a3'; } /* '' */
.icon-bomb:before { content: '\e9a4'; } /* '' */
.icon-soccer-ball:before { content: '\e9a5'; } /* '' */
.icon-tty:before { content: '\e9a6'; } /* '' */
.icon-binoculars:before { content: '\e9a7'; } /* '' */
.icon-plug:before { content: '\e9a8'; } /* '' */
.icon-newspaper:before { content: '\e9a9'; } /* '' */
.icon-calc:before { content: '\e9aa'; } /* '' */
.icon-copyright:before { content: '\e9ab'; } /* '' */
.icon-at:before { content: '\e9ac'; } /* '' */
.icon-eyedropper:before { content: '\e9ad'; } /* '' */
.icon-brush:before { content: '\e9ae'; } /* '' */
.icon-birthday:before { content: '\e9af'; } /* '' */
.icon-diamond:before { content: '\e9b0'; } /* '' */
.icon-street-view:before { content: '\e9b1'; } /* '' */
.icon-venus:before { content: '\e9b2'; } /* '' */
.icon-mars:before { content: '\e9b3'; } /* '' */
.icon-mercury:before { content: '\e9b4'; } /* '' */
.icon-transgender:before { content: '\e9b5'; } /* '' */
.icon-transgender-alt:before { content: '\e9b6'; } /* '' */
.icon-venus-double:before { content: '\e9b7'; } /* '' */
.icon-mars-double:before { content: '\e9b8'; } /* '' */
.icon-venus-mars:before { content: '\e9b9'; } /* '' */
.icon-mars-stroke:before { content: '\e9ba'; } /* '' */
.icon-mars-stroke-v:before { content: '\e9bb'; } /* '' */
.icon-mars-stroke-h:before { content: '\e9bc'; } /* '' */
.icon-neuter:before { content: '\e9bd'; } /* '' */
.icon-cc-visa:before { content: '\e9be'; } /* '' */
.icon-cc-mastercard:before { content: '\e9bf'; } /* '' */
.icon-cc-discover:before { content: '\e9c0'; } /* '' */
.icon-cc-amex:before { content: '\e9c1'; } /* '' */
.icon-cc-paypal:before { content: '\e9c2'; } /* '' */
.icon-cc-stripe:before { content: '\e9c3'; } /* '' */
.icon-adn:before { content: '\e9c4'; } /* '' */
.icon-android:before { content: '\e9c5'; } /* '' */
.icon-angellist:before { content: '\e9c6'; } /* '' */
.icon-apple:before { content: '\e9c7'; } /* '' */
.icon-behance:before { content: '\e9c8'; } /* '' */
.icon-behance-squared:before { content: '\e9c9'; } /* '' */
.icon-bitbucket:before { content: '\e9ca'; } /* '' */
.icon-bitbucket-squared:before { content: '\e9cb'; } /* '' */
.icon-buysellads:before { content: '\e9cc'; } /* '' */
.icon-cc:before { content: '\e9cd'; } /* '' */
.icon-codeopen:before { content: '\e9ce'; } /* '' */
.icon-connectdevelop:before { content: '\e9cf'; } /* '' */
.icon-css3:before { content: '\e9d0'; } /* '' */
.icon-dashcube:before { content: '\e9d1'; } /* '' */
.icon-delicious:before { content: '\e9d2'; } /* '' */
.icon-deviantart:before { content: '\e9d3'; } /* '' */
.icon-digg:before { content: '\e9d4'; } /* '' */
.icon-dribbble:before { content: '\e9d5'; } /* '' */
.icon-dropbox:before { content: '\e9d6'; } /* '' */
.icon-drupal:before { content: '\e9d7'; } /* '' */
.icon-facebook:before { content: '\e9d8'; } /* '' */
.icon-facebook-squared:before { content: '\e9d9'; } /* '' */
.icon-facebook-official:before { content: '\e9da'; } /* '' */
.icon-flickr:before { content: '\e9db'; } /* '' */
.icon-forumbee:before { content: '\e9dc'; } /* '' */
.icon-foursquare:before { content: '\e9dd'; } /* '' */
.icon-git-squared:before { content: '\e9de'; } /* '' */
.icon-git:before { content: '\e9df'; } /* '' */
.icon-github:before { content: '\e9e0'; } /* '' */
.icon-github-squared:before { content: '\e9e1'; } /* '' */
.icon-github-circled:before { content: '\e9e2'; } /* '' */
.icon-gittip:before { content: '\e9e3'; } /* '' */
.icon-google:before { content: '\e9e4'; } /* '' */
.icon-gplus:before { content: '\e9e5'; } /* '' */
.icon-gplus-squared:before { content: '\e9e6'; } /* '' */
.icon-gwallet:before { content: '\e9e7'; } /* '' */
.icon-hacker-news:before { content: '\e9e8'; } /* '' */
.icon-html5:before { content: '\e9e9'; } /* '' */
.icon-instagram:before { content: '\e9ea'; } /* '' */
.icon-ioxhost:before { content: '\e9eb'; } /* '' */
.icon-joomla:before { content: '\e9ec'; } /* '' */
.icon-jsfiddle:before { content: '\e9ed'; } /* '' */
.icon-lastfm:before { content: '\e9ee'; } /* '' */
.icon-lastfm-squared:before { content: '\e9ef'; } /* '' */
.icon-leanpub:before { content: '\e9f0'; } /* '' */
.icon-linkedin-squared:before { content: '\e9f1'; } /* '' */
.icon-linux:before { content: '\e9f2'; } /* '' */
.icon-linkedin:before { content: '\e9f3'; } /* '' */
.icon-maxcdn:before { content: '\e9f4'; } /* '' */
.icon-meanpath:before { content: '\e9f5'; } /* '' */
.icon-openid:before { content: '\e9f6'; } /* '' */
.icon-pagelines:before { content: '\e9f7'; } /* '' */
.icon-paypal:before { content: '\e9f8'; } /* '' */
.icon-pied-piper-squared:before { content: '\e9f9'; } /* '' */
.icon-pied-piper-alt:before { content: '\e9fa'; } /* '' */
.icon-pinterest:before { content: '\e9fb'; } /* '' */
.icon-pinterest-circled:before { content: '\e9fc'; } /* '' */
.icon-pinterest-squared:before { content: '\e9fd'; } /* '' */
.icon-qq:before { content: '\e9fe'; } /* '' */
.icon-reddit:before { content: '\e9ff'; } /* '' */
.icon-reddit-squared:before { content: '\ea00'; } /* '' */
.icon-renren:before { content: '\ea01'; } /* '' */
.icon-sellsy:before { content: '\ea02'; } /* '' */
.icon-shirtsinbulk:before { content: '\ea03'; } /* '' */
.icon-simplybuilt:before { content: '\ea04'; } /* '' */
.icon-skyatlas:before { content: '\ea05'; } /* '' */
.icon-skype:before { content: '\ea06'; } /* '' */
.icon-slack:before { content: '\ea07'; } /* '' */
.icon-slideshare:before { content: '\ea08'; } /* '' */
.icon-soundcloud:before { content: '\ea09'; } /* '' */
.icon-spotify:before { content: '\ea0a'; } /* '' */
.icon-stackexchange:before { content: '\ea0b'; } /* '' */
.icon-stackoverflow:before { content: '\ea0c'; } /* '' */
.icon-steam:before { content: '\ea0d'; } /* '' */
.icon-steam-squared:before { content: '\ea0e'; } /* '' */
.icon-stumbleupon:before { content: '\ea0f'; } /* '' */
.icon-stumbleupon-circled:before { content: '\ea10'; } /* '' */
.icon-tencent-weibo:before { content: '\ea11'; } /* '' */
.icon-trello:before { content: '\ea12'; } /* '' */
.icon-tumblr:before { content: '\ea13'; } /* '' */
.icon-tumblr-squared:before { content: '\ea14'; } /* '' */
.icon-twitch:before { content: '\ea15'; } /* '' */
.icon-twitter-squared:before { content: '\ea16'; } /* '' */
.icon-twitter:before { content: '\ea17'; } /* '' */
.icon-vimeo-squared:before { content: '\ea18'; } /* '' */
.icon-vine:before { content: '\ea19'; } /* '' */
.icon-vkontakte:before { content: '\ea1a'; } /* '' */
.icon-whatsapp:before { content: '\ea1b'; } /* '' */
.icon-wechat:before { content: '\ea1c'; } /* '' */
.icon-weibo:before { content: '\ea1d'; } /* '' */
.icon-windows:before { content: '\ea1e'; } /* '' */
.icon-wordpress:before { content: '\ea1f'; } /* '' */
.icon-xing:before { content: '\ea20'; } /* '' */
.icon-xing-squared:before { content: '\ea21'; } /* '' */
.icon-yelp:before { content: '\ea22'; } /* '' */
.icon-youtube:before { content: '\ea23'; } /* '' */
.icon-yahoo:before { content: '\ea24'; } /* '' */
.icon-youtube-squared:before { content: '\ea25'; } /* '' */
.icon-youtube-play:before { content: '\ea26'; } /* '' */
.icon-blank:before { content: '\ea27'; } /* '' */
.icon-lemon:before { content: '\ea28'; } /* '' */
.icon-note:before { content: '\ea29'; } /* '' */
.icon-note-beamed:before { content: '\ea2a'; } /* '' */
.icon-music-1:before { content: '\ea2b'; } /* '' */
.icon-search-1:before { content: '\ea2c'; } /* '' */
.icon-flashlight:before { content: '\ea2d'; } /* '' */
.icon-mail-1:before { content: '\ea2e'; } /* '' */
.icon-heart-1:before { content: '\ea2f'; } /* '' */
.icon-heart-empty-1:before { content: '\ea30'; } /* '' */
.icon-star-1:before { content: '\ea31'; } /* '' */
.icon-star-empty-1:before { content: '\ea32'; } /* '' */
.icon-user-1:before { content: '\ea33'; } /* '' */
.icon-users-1:before { content: '\ea34'; } /* '' */
.icon-user-add:before { content: '\ea35'; } /* '' */
.icon-video-1:before { content: '\ea36'; } /* '' */
.icon-picture-1:before { content: '\ea37'; } /* '' */
.icon-camera-1:before { content: '\ea38'; } /* '' */
.icon-layout:before { content: '\ea39'; } /* '' */
.icon-menu-1:before { content: '\ea3a'; } /* '' */
.icon-check-1:before { content: '\ea3b'; } /* '' */
.icon-cancel-1:before { content: '\ea3c'; } /* '' */
.icon-cancel-circled-1:before { content: '\ea3d'; } /* '' */
.icon-cancel-squared:before { content: '\ea3e'; } /* '' */
.icon-plus-1:before { content: '\ea3f'; } /* '' */
.icon-plus-circled-1:before { content: '\ea40'; } /* '' */
.icon-plus-squared-1:before { content: '\ea41'; } /* '' */
.icon-minus-1:before { content: '\ea42'; } /* '' */
.icon-minus-circled-1:before { content: '\ea43'; } /* '' */
.icon-minus-squared-1:before { content: '\ea44'; } /* '' */
.icon-help-1:before { content: '\ea45'; } /* '' */
.icon-help-circled-1:before { content: '\ea46'; } /* '' */
.icon-info-1:before { content: '\ea47'; } /* '' */
.icon-info-circled-1:before { content: '\ea48'; } /* '' */
.icon-back:before { content: '\ea49'; } /* '' */
.icon-home-1:before { content: '\ea4a'; } /* '' */
.icon-link-1:before { content: '\ea4b'; } /* '' */
.icon-attach-1:before { content: '\ea4c'; } /* '' */
.icon-lock-1:before { content: '\ea4d'; } /* '' */
.icon-lock-open-1:before { content: '\ea4e'; } /* '' */
.icon-eye-1:before { content: '\ea4f'; } /* '' */
.icon-tag-1:before { content: '\ea50'; } /* '' */
.icon-bookmark-1:before { content: '\ea51'; } /* '' */
.icon-bookmarks:before { content: '\ea52'; } /* '' */
.icon-flag-1:before { content: '\ea53'; } /* '' */
.icon-thumbs-up-1:before { content: '\ea54'; } /* '' */
.icon-thumbs-down-1:before { content: '\ea55'; } /* '' */
.icon-download-1:before { content: '\ea56'; } /* '' */
.icon-upload-1:before { content: '\ea57'; } /* '' */
.icon-upload-cloud-1:before { content: '\ea58'; } /* '' */
.icon-reply-1:before { content: '\ea59'; } /* '' */
.icon-reply-all-1:before { content: '\ea5a'; } /* '' */
.icon-forward-1:before { content: '\ea5b'; } /* '' */
.icon-quote:before { content: '\ea5c'; } /* '' */
.icon-code-1:before { content: '\ea5d'; } /* '' */
.icon-export-1:before { content: '\ea5e'; } /* '' */
.icon-pencil-1:before { content: '\ea5f'; } /* '' */
.icon-feather:before { content: '\ea60'; } /* '' */
.icon-print-1:before { content: '\ea61'; } /* '' */
.icon-retweet-1:before { content: '\ea62'; } /* '' */
.icon-keyboard-1:before { content: '\ea63'; } /* '' */
.icon-comment-1:before { content: '\ea64'; } /* '' */
.icon-chat-1:before { content: '\ea65'; } /* '' */
.icon-bell-1:before { content: '\ea66'; } /* '' */
.icon-attention-1:before { content: '\ea67'; } /* '' */
.icon-alert:before { content: '\ea68'; } /* '' */
.icon-vcard:before { content: '\ea69'; } /* '' */
.icon-address:before { content: '\ea6a'; } /* '' */
.icon-location-1:before { content: '\ea6b'; } /* '' */
.icon-map:before { content: '\ea6c'; } /* '' */
.icon-direction-1:before { content: '\ea6d'; } /* '' */
.icon-compass-1:before { content: '\ea6e'; } /* '' */
.icon-cup:before { content: '\ea6f'; } /* '' */
.icon-trash-1:before { content: '\ea70'; } /* '' */
.icon-doc-1:before { content: '\ea71'; } /* '' */
.icon-docs-1:before { content: '\ea72'; } /* '' */
.icon-doc-landscape:before { content: '\ea73'; } /* '' */
.icon-doc-text-1:before { content: '\ea74'; } /* '' */
.icon-doc-text-inv-1:before { content: '\ea75'; } /* '' */
.icon-newspaper-1:before { content: '\ea76'; } /* '' */
.icon-book-open:before { content: '\ea77'; } /* '' */
.icon-book-1:before { content: '\ea78'; } /* '' */
.icon-folder-1:before { content: '\ea79'; } /* '' */
.icon-archive:before { content: '\ea7a'; } /* '' */
.icon-box-1:before { content: '\ea7b'; } /* '' */
.icon-rss-1:before { content: '\ea7c'; } /* '' */
.icon-phone-1:before { content: '\ea7d'; } /* '' */
.icon-cog-1:before { content: '\ea7e'; } /* '' */
.icon-tools:before { content: '\ea7f'; } /* '' */
.icon-share-1:before { content: '\ea80'; } /* '' */
.icon-shareable:before { content: '\ea81'; } /* '' */
.icon-basket-1:before { content: '\ea82'; } /* '' */
.icon-bag:before { content: '\ea83'; } /* '' */
.icon-calendar-1:before { content: '\ea84'; } /* '' */
.icon-login-1:before { content: '\ea85'; } /* '' */
.icon-logout-1:before { content: '\ea86'; } /* '' */
.icon-mic-1:before { content: '\ea87'; } /* '' */
.icon-mute-1:before { content: '\ea88'; } /* '' */
.icon-sound:before { content: '\ea89'; } /* '' */
.icon-volume:before { content: '\ea8a'; } /* '' */
.icon-clock-1:before { content: '\ea8b'; } /* '' */
.icon-hourglass:before { content: '\ea8c'; } /* '' */
.icon-lamp:before { content: '\ea8d'; } /* '' */
.icon-light-down:before { content: '\ea8e'; } /* '' */
.icon-light-up:before { content: '\ea8f'; } /* '' */
.icon-adjust:before { content: '\ea90'; } /* '' */
.icon-block-1:before { content: '\ea91'; } /* '' */
.icon-resize-full-1:before { content: '\ea92'; } /* '' */
.icon-resize-small-1:before { content: '\ea93'; } /* '' */
.icon-popup:before { content: '\ea94'; } /* '' */
.icon-publish:before { content: '\ea95'; } /* '' */
.icon-window:before { content: '\ea96'; } /* '' */
.icon-arrow-combo:before { content: '\ea97'; } /* '' */
.icon-down-circled-1:before { content: '\ea98'; } /* '' */
.icon-left-circled-1:before { content: '\ea99'; } /* '' */
.icon-right-circled-1:before { content: '\ea9a'; } /* '' */
.icon-up-circled-1:before { content: '\ea9b'; } /* '' */
.icon-down-open-1:before { content: '\ea9c'; } /* '' */
.icon-left-open-1:before { content: '\ea9d'; } /* '' */
.icon-right-open-1:before { content: '\ea9e'; } /* '' */
.icon-up-open-1:before { content: '\ea9f'; } /* '' */
.icon-down-open-mini:before { content: '\eaa0'; } /* '' */
.icon-left-open-mini:before { content: '\eaa1'; } /* '' */
.icon-right-open-mini:before { content: '\eaa2'; } /* '' */
.icon-up-open-mini:before { content: '\eaa3'; } /* '' */
.icon-down-open-big:before { content: '\eaa4'; } /* '' */
.icon-left-open-big:before { content: '\eaa5'; } /* '' */
.icon-right-open-big:before { content: '\eaa6'; } /* '' */
.icon-up-open-big:before { content: '\eaa7'; } /* '' */
.icon-down-1:before { content: '\eaa8'; } /* '' */
.icon-left-1:before { content: '\eaa9'; } /* '' */
.icon-right-1:before { content: '\eaaa'; } /* '' */
.icon-up-1:before { content: '\eaab'; } /* '' */
.icon-down-dir-1:before { content: '\eaac'; } /* '' */
.icon-left-dir-1:before { content: '\eaad'; } /* '' */
.icon-right-dir-1:before { content: '\eaae'; } /* '' */
.icon-up-dir-1:before { content: '\eaaf'; } /* '' */
.icon-down-bold:before { content: '\eab0'; } /* '' */
.icon-left-bold:before { content: '\eab1'; } /* '' */
.icon-right-bold:before { content: '\eab2'; } /* '' */
.icon-up-bold:before { content: '\eab3'; } /* '' */
.icon-down-thin:before { content: '\eab4'; } /* '' */
.icon-left-thin:before { content: '\eab5'; } /* '' */
.icon-right-thin:before { content: '\eab6'; } /* '' */
.icon-up-thin:before { content: '\eab7'; } /* '' */
.icon-ccw-1:before { content: '\eab8'; } /* '' */
.icon-cw-1:before { content: '\eab9'; } /* '' */
.icon-arrows-ccw:before { content: '\eaba'; } /* '' */
.icon-level-down-1:before { content: '\eabb'; } /* '' */
.icon-level-up-1:before { content: '\eabc'; } /* '' */
.icon-shuffle-1:before { content: '\eabd'; } /* '' */
.icon-loop:before { content: '\eabe'; } /* '' */
.icon-switch:before { content: '\eabf'; } /* '' */
.icon-play-1:before { content: '\eac0'; } /* '' */
.icon-stop-1:before { content: '\eac1'; } /* '' */
.icon-pause-1:before { content: '\eac2'; } /* '' */
.icon-record:before { content: '\eac3'; } /* '' */
.icon-to-end-1:before { content: '\eac4'; } /* '' */
.icon-to-start-1:before { content: '\eac5'; } /* '' */
.icon-fast-forward:before { content: '\eac6'; } /* '' */
.icon-fast-backward:before { content: '\eac7'; } /* '' */
.icon-progress-0:before { content: '\eac8'; } /* '' */
.icon-progress-1:before { content: '\eac9'; } /* '' */
.icon-progress-2:before { content: '\eaca'; } /* '' */
.icon-progress-3:before { content: '\eacb'; } /* '' */
.icon-target-1:before { content: '\eacc'; } /* '' */
.icon-palette:before { content: '\eacd'; } /* '' */
.icon-list-1:before { content: '\eace'; } /* '' */
.icon-list-add:before { content: '\eacf'; } /* '' */
.icon-signal-1:before { content: '\ead0'; } /* '' */
.icon-trophy:before { content: '\ead1'; } /* '' */
.icon-battery:before { content: '\ead2'; } /* '' */
.icon-back-in-time:before { content: '\ead3'; } /* '' */
.icon-monitor:before { content: '\ead4'; } /* '' */
.icon-mobile-1:before { content: '\ead5'; } /* '' */
.icon-network:before { content: '\ead6'; } /* '' */
.icon-cd:before { content: '\ead7'; } /* '' */
.icon-inbox-1:before { content: '\ead8'; } /* '' */
.icon-install:before { content: '\ead9'; } /* '' */
.icon-globe-1:before { content: '\eada'; } /* '' */
.icon-cloud-1:before { content: '\eadb'; } /* '' */
.icon-cloud-thunder:before { content: '\eadc'; } /* '' */
.icon-flash-1:before { content: '\eadd'; } /* '' */
.icon-moon-1:before { content: '\eade'; } /* '' */
.icon-flight-1:before { content: '\eadf'; } /* '' */
.icon-paper-plane-1:before { content: '\eae0'; } /* '' */
.icon-leaf-1:before { content: '\eae1'; } /* '' */
.icon-lifebuoy-1:before { content: '\eae2'; } /* '' */
.icon-mouse:before { content: '\eae3'; } /* '' */
.icon-briefcase-1:before { content: '\eae4'; } /* '' */
.icon-suitcase-1:before { content: '\eae5'; } /* '' */
.icon-dot:before { content: '\eae6'; } /* '' */
.icon-dot-2:before { content: '\eae7'; } /* '' */
.icon-dot-3:before { content: '\eae8'; } /* '' */
.icon-brush-1:before { content: '\eae9'; } /* '' */
.icon-magnet-1:before { content: '\eaea'; } /* '' */
.icon-infinity:before { content: '\eaeb'; } /* '' */
.icon-erase:before { content: '\eaec'; } /* '' */
.icon-chart-pie-1:before { content: '\eaed'; } /* '' */
.icon-chart-line-1:before { content: '\eaee'; } /* '' */
.icon-chart-bar-1:before { content: '\eaef'; } /* '' */
.icon-chart-area-1:before { content: '\eaf0'; } /* '' */
.icon-tape:before { content: '\eaf1'; } /* '' */
.icon-graduation-cap-1:before { content: '\eaf2'; } /* '' */
.icon-language-1:before { content: '\eaf3'; } /* '' */
.icon-ticket-1:before { content: '\eaf4'; } /* '' */
.icon-water:before { content: '\eaf5'; } /* '' */
.icon-droplet:before { content: '\eaf6'; } /* '' */
.icon-air:before { content: '\eaf7'; } /* '' */
.icon-credit-card-1:before { content: '\eaf8'; } /* '' */
.icon-floppy-1:before { content: '\eaf9'; } /* '' */
.icon-clipboard:before { content: '\eafa'; } /* '' */
.icon-megaphone-1:before { content: '\eafb'; } /* '' */
.icon-database-1:before { content: '\eafc'; } /* '' */
.icon-drive:before { content: '\eafd'; } /* '' */
.icon-bucket:before { content: '\eafe'; } /* '' */
.icon-thermometer:before { content: '\eaff'; } /* '' */
.icon-key-1:before { content: '\eb00'; } /* '' */
.icon-flow-cascade:before { content: '\eb01'; } /* '' */
.icon-flow-branch:before { content: '\eb02'; } /* '' */
.icon-flow-tree:before { content: '\eb03'; } /* '' */
.icon-flow-line:before { content: '\eb04'; } /* '' */
.icon-flow-parallel:before { content: '\eb05'; } /* '' */
.icon-rocket-1:before { content: '\eb06'; } /* '' */
.icon-gauge-1:before { content: '\eb07'; } /* '' */
.icon-traffic-cone:before { content: '\eb08'; } /* '' */
.icon-cc-1:before { content: '\eb09'; } /* '' */
.icon-cc-by:before { content: '\eb0a'; } /* '' */
.icon-cc-nc:before { content: '\eb0b'; } /* '' */
.icon-cc-nc-eu:before { content: '\eb0c'; } /* '' */
.icon-cc-nc-jp:before { content: '\eb0d'; } /* '' */
.icon-cc-sa:before { content: '\eb0e'; } /* '' */
.icon-cc-nd:before { content: '\eb0f'; } /* '' */
.icon-cc-pd:before { content: '\eb10'; } /* '' */
.icon-cc-zero:before { content: '\eb11'; } /* '' */
.icon-cc-share:before { content: '\eb12'; } /* '' */
.icon-cc-remix:before { content: '\eb13'; } /* '' */
.icon-github-1:before { content: '\eb14'; } /* '' */
.icon-github-circled-1:before { content: '\eb15'; } /* '' */
.icon-flickr-1:before { content: '\eb16'; } /* '' */
.icon-flickr-circled:before { content: '\eb17'; } /* '' */
.icon-vimeo:before { content: '\eb18'; } /* '' */
.icon-vimeo-circled:before { content: '\eb19'; } /* '' */
.icon-twitter-1:before { content: '\eb1a'; } /* '' */
.icon-twitter-circled:before { content: '\eb1b'; } /* '' */
.icon-facebook-1:before { content: '\eb1c'; } /* '' */
.icon-facebook-circled:before { content: '\eb1d'; } /* '' */
.icon-facebook-squared-1:before { content: '\eb1e'; } /* '' */
.icon-gplus-1:before { content: '\eb1f'; } /* '' */
.icon-gplus-circled:before { content: '\eb20'; } /* '' */
.icon-pinterest-1:before { content: '\eb21'; } /* '' */
.icon-pinterest-circled-1:before { content: '\eb22'; } /* '' */
.icon-tumblr-1:before { content: '\eb23'; } /* '' */
.icon-tumblr-circled:before { content: '\eb24'; } /* '' */
.icon-linkedin-1:before { content: '\eb25'; } /* '' */
.icon-linkedin-circled:before { content: '\eb26'; } /* '' */
.icon-dribbble-1:before { content: '\eb27'; } /* '' */
.icon-dribbble-circled:before { content: '\eb28'; } /* '' */
.icon-stumbleupon-1:before { content: '\eb29'; } /* '' */
.icon-stumbleupon-circled-1:before { content: '\eb2a'; } /* '' */
.icon-lastfm-1:before { content: '\eb2b'; } /* '' */
.icon-lastfm-circled:before { content: '\eb2c'; } /* '' */
.icon-rdio:before { content: '\eb2d'; } /* '' */
.icon-rdio-circled:before { content: '\eb2e'; } /* '' */
.icon-spotify-1:before { content: '\eb2f'; } /* '' */
.icon-spotify-circled:before { content: '\eb30'; } /* '' */
.icon-qq-1:before { content: '\eb31'; } /* '' */
.icon-instagram-1:before { content: '\eb32'; } /* '' */
.icon-dropbox-1:before { content: '\eb33'; } /* '' */
.icon-evernote:before { content: '\eb34'; } /* '' */
.icon-flattr:before { content: '\eb35'; } /* '' */
.icon-skype-1:before { content: '\eb36'; } /* '' */
.icon-skype-circled:before { content: '\eb37'; } /* '' */
.icon-renren-1:before { content: '\eb38'; } /* '' */
.icon-sina-weibo:before { content: '\eb39'; } /* '' */
.icon-paypal-1:before { content: '\eb3a'; } /* '' */
.icon-picasa:before { content: '\eb3b'; } /* '' */
.icon-soundcloud-1:before { content: '\eb3c'; } /* '' */
.icon-mixi:before { content: '\eb3d'; } /* '' */
.icon-behance-1:before { content: '\eb3e'; } /* '' */
.icon-google-circles:before { content: '\eb3f'; } /* '' */
.icon-vkontakte-1:before { content: '\eb40'; } /* '' */
.icon-smashing:before { content: '\eb41'; } /* '' */
.icon-sweden:before { content: '\eb42'; } /* '' */
.icon-db-shape:before { content: '\eb43'; } /* '' */
.icon-logo-db:before { content: '\eb44'; } /* '' */
.icon-music-outline:before { content: '\eb45'; } /* '' */
.icon-music-2:before { content: '\eb46'; } /* '' */
.icon-search-outline:before { content: '\eb47'; } /* '' */
.icon-search-2:before { content: '\eb48'; } /* '' */
.icon-mail-2:before { content: '\eb49'; } /* '' */
.icon-heart-2:before { content: '\eb4a'; } /* '' */
.icon-heart-filled:before { content: '\eb4b'; } /* '' */
.icon-star-2:before { content: '\eb4c'; } /* '' */
.icon-star-filled:before { content: '\eb4d'; } /* '' */
.icon-user-outline:before { content: '\eb4e'; } /* '' */
.icon-user-2:before { content: '\eb4f'; } /* '' */
.icon-users-outline:before { content: '\eb50'; } /* '' */
.icon-users-2:before { content: '\eb51'; } /* '' */
.icon-user-add-outline:before { content: '\eb52'; } /* '' */
.icon-user-add-1:before { content: '\eb53'; } /* '' */
.icon-user-delete-outline:before { content: '\eb54'; } /* '' */
.icon-user-delete:before { content: '\eb55'; } /* '' */
.icon-video-2:before { content: '\eb56'; } /* '' */
.icon-videocam-outline:before { content: '\eb57'; } /* '' */
.icon-videocam-1:before { content: '\eb58'; } /* '' */
.icon-picture-outline:before { content: '\eb59'; } /* '' */
.icon-picture-2:before { content: '\eb5a'; } /* '' */
.icon-camera-outline:before { content: '\eb5b'; } /* '' */
.icon-camera-2:before { content: '\eb5c'; } /* '' */
.icon-th-outline:before { content: '\eb5d'; } /* '' */
.icon-th-1:before { content: '\eb5e'; } /* '' */
.icon-th-large-outline:before { content: '\eb5f'; } /* '' */
.icon-th-large-1:before { content: '\eb60'; } /* '' */
.icon-th-list-outline:before { content: '\eb61'; } /* '' */
.icon-th-list-1:before { content: '\eb62'; } /* '' */
.icon-ok-outline:before { content: '\eb63'; } /* '' */
.icon-ok-1:before { content: '\eb64'; } /* '' */
.icon-cancel-outline:before { content: '\eb65'; } /* '' */
.icon-cancel-2:before { content: '\eb66'; } /* '' */
.icon-cancel-alt:before { content: '\eb67'; } /* '' */
.icon-cancel-alt-filled:before { content: '\eb68'; } /* '' */
.icon-cancel-circled-outline:before { content: '\eb69'; } /* '' */
.icon-cancel-circled-2:before { content: '\eb6a'; } /* '' */
.icon-plus-outline:before { content: '\eb6b'; } /* '' */
.icon-plus-2:before { content: '\eb6c'; } /* '' */
.icon-minus-outline:before { content: '\eb6d'; } /* '' */
.icon-minus-2:before { content: '\eb6e'; } /* '' */
.icon-divide-outline:before { content: '\eb6f'; } /* '' */
.icon-divide:before { content: '\eb70'; } /* '' */
.icon-eq-outline:before { content: '\eb71'; } /* '' */
.icon-eq:before { content: '\eb72'; } /* '' */
.icon-info-outline:before { content: '\eb73'; } /* '' */
.icon-info-2:before { content: '\eb74'; } /* '' */
.icon-home-outline:before { content: '\eb75'; } /* '' */
.icon-home-2:before { content: '\eb76'; } /* '' */
.icon-link-outline:before { content: '\eb77'; } /* '' */
.icon-link-2:before { content: '\eb78'; } /* '' */
.icon-attach-outline:before { content: '\eb79'; } /* '' */
.icon-attach-2:before { content: '\eb7a'; } /* '' */
.icon-lock-2:before { content: '\eb7b'; } /* '' */
.icon-lock-filled:before { content: '\eb7c'; } /* '' */
.icon-lock-open-2:before { content: '\eb7d'; } /* '' */
.icon-lock-open-filled:before { content: '\eb7e'; } /* '' */
.icon-pin-outline:before { content: '\eb7f'; } /* '' */
.icon-pin-1:before { content: '\eb80'; } /* '' */
.icon-eye-outline:before { content: '\eb81'; } /* '' */
.icon-eye-2:before { content: '\eb82'; } /* '' */
.icon-tag-2:before { content: '\eb83'; } /* '' */
.icon-tags-1:before { content: '\eb84'; } /* '' */
.icon-bookmark-2:before { content: '\eb85'; } /* '' */
.icon-flag-2:before { content: '\eb86'; } /* '' */
.icon-flag-filled:before { content: '\eb87'; } /* '' */
.icon-thumbs-up-2:before { content: '\eb88'; } /* '' */
.icon-thumbs-down-2:before { content: '\eb89'; } /* '' */
.icon-download-outline:before { content: '\eb8a'; } /* '' */
.icon-download-2:before { content: '\eb8b'; } /* '' */
.icon-upload-outline:before { content: '\eb8c'; } /* '' */
.icon-upload-2:before { content: '\eb8d'; } /* '' */
.icon-upload-cloud-outline:before { content: '\eb8e'; } /* '' */
.icon-upload-cloud-2:before { content: '\eb8f'; } /* '' */
.icon-reply-outline:before { content: '\eb90'; } /* '' */
.icon-reply-2:before { content: '\eb91'; } /* '' */
.icon-forward-outline:before { content: '\eb92'; } /* '' */
.icon-forward-2:before { content: '\eb93'; } /* '' */
.icon-code-outline:before { content: '\eb94'; } /* '' */
.icon-code-2:before { content: '\eb95'; } /* '' */
.icon-export-outline:before { content: '\eb96'; } /* '' */
.icon-export-2:before { content: '\eb97'; } /* '' */
.icon-pencil-2:before { content: '\eb98'; } /* '' */
.icon-pen:before { content: '\eb99'; } /* '' */
.icon-feather-1:before { content: '\eb9a'; } /* '' */
.icon-edit-1:before { content: '\eb9b'; } /* '' */
.icon-print-2:before { content: '\eb9c'; } /* '' */
.icon-comment-2:before { content: '\eb9d'; } /* '' */
.icon-chat-2:before { content: '\eb9e'; } /* '' */
.icon-chat-alt:before { content: '\eb9f'; } /* '' */
.icon-bell-2:before { content: '\eba0'; } /* '' */
.icon-attention-2:before { content: '\eba1'; } /* '' */
.icon-attention-filled:before { content: '\eba2'; } /* '' */
.icon-warning-empty:before { content: '\eba3'; } /* '' */
.icon-warning:before { content: '\eba4'; } /* '' */
.icon-contacts:before { content: '\eba5'; } /* '' */
.icon-vcard-1:before { content: '\eba6'; } /* '' */
.icon-address-1:before { content: '\eba7'; } /* '' */
.icon-location-outline:before { content: '\eba8'; } /* '' */
.icon-location-2:before { content: '\eba9'; } /* '' */
.icon-map-1:before { content: '\ebaa'; } /* '' */
.icon-direction-outline:before { content: '\ebab'; } /* '' */
.icon-direction-2:before { content: '\ebac'; } /* '' */
.icon-compass-2:before { content: '\ebad'; } /* '' */
.icon-trash-2:before { content: '\ebae'; } /* '' */
.icon-doc-2:before { content: '\ebaf'; } /* '' */
.icon-doc-text-2:before { content: '\ebb0'; } /* '' */
.icon-doc-add:before { content: '\ebb1'; } /* '' */
.icon-doc-remove:before { content: '\ebb2'; } /* '' */
.icon-news:before { content: '\ebb3'; } /* '' */
.icon-folder-2:before { content: '\ebb4'; } /* '' */
.icon-folder-add:before { content: '\ebb5'; } /* '' */
.icon-folder-delete:before { content: '\ebb6'; } /* '' */
.icon-archive-1:before { content: '\ebb7'; } /* '' */
.icon-box-2:before { content: '\ebb8'; } /* '' */
.icon-rss-outline:before { content: '\ebb9'; } /* '' */
.icon-rss-2:before { content: '\ebba'; } /* '' */
.icon-phone-outline:before { content: '\ebbb'; } /* '' */
.icon-phone-2:before { content: '\ebbc'; } /* '' */
.icon-menu-outline:before { content: '\ebbd'; } /* '' */
.icon-menu-2:before { content: '\ebbe'; } /* '' */
.icon-cog-outline:before { content: '\ebbf'; } /* '' */
.icon-cog-2:before { content: '\ebc0'; } /* '' */
.icon-wrench-outline:before { content: '\ebc1'; } /* '' */
.icon-wrench-1:before { content: '\ebc2'; } /* '' */
.icon-basket-2:before { content: '\ebc3'; } /* '' */
.icon-calendar-outlilne:before { content: '\ebc4'; } /* '' */
.icon-calendar-2:before { content: '\ebc5'; } /* '' */
.icon-mic-outline:before { content: '\ebc6'; } /* '' */
.icon-mic-2:before { content: '\ebc7'; } /* '' */
.icon-volume-off-1:before { content: '\ebc8'; } /* '' */
.icon-volume-low:before { content: '\ebc9'; } /* '' */
.icon-volume-middle:before { content: '\ebca'; } /* '' */
.icon-volume-high:before { content: '\ebcb'; } /* '' */
.icon-headphones-1:before { content: '\ebcc'; } /* '' */
.icon-clock-2:before { content: '\ebcd'; } /* '' */
.icon-wristwatch:before { content: '\ebce'; } /* '' */
.icon-stopwatch:before { content: '\ebcf'; } /* '' */
.icon-lightbulb-1:before { content: '\ebd0'; } /* '' */
.icon-block-outline:before { content: '\ebd1'; } /* '' */
.icon-block-2:before { content: '\ebd2'; } /* '' */
.icon-resize-full-outline:before { content: '\ebd3'; } /* '' */
.icon-resize-full-2:before { content: '\ebd4'; } /* '' */
.icon-resize-normal-outline:before { content: '\ebd5'; } /* '' */
.icon-resize-normal:before { content: '\ebd6'; } /* '' */
.icon-move-outline:before { content: '\ebd7'; } /* '' */
.icon-move-1:before { content: '\ebd8'; } /* '' */
.icon-popup-1:before { content: '\ebd9'; } /* '' */
.icon-zoom-in-outline:before { content: '\ebda'; } /* '' */
.icon-zoom-in-1:before { content: '\ebdb'; } /* '' */
.icon-zoom-out-outline:before { content: '\ebdc'; } /* '' */
.icon-zoom-out-1:before { content: '\ebdd'; } /* '' */
.icon-popup-2:before { content: '\ebde'; } /* '' */
.icon-left-open-outline:before { content: '\ebdf'; } /* '' */
.icon-left-open-2:before { content: '\ebe0'; } /* '' */
.icon-right-open-outline:before { content: '\ebe1'; } /* '' */
.icon-right-open-2:before { content: '\ebe2'; } /* '' */
.icon-down-2:before { content: '\ebe3'; } /* '' */
.icon-left-2:before { content: '\ebe4'; } /* '' */
.icon-right-2:before { content: '\ebe5'; } /* '' */
.icon-up-2:before { content: '\ebe6'; } /* '' */
.icon-down-outline:before { content: '\ebe7'; } /* '' */
.icon-left-outline:before { content: '\ebe8'; } /* '' */
.icon-right-outline:before { content: '\ebe9'; } /* '' */
.icon-up-outline:before { content: '\ebea'; } /* '' */
.icon-down-small:before { content: '\ebeb'; } /* '' */
.icon-left-small:before { content: '\ebec'; } /* '' */
.icon-right-small:before { content: '\ebed'; } /* '' */
.icon-up-small:before { content: '\ebee'; } /* '' */
.icon-cw-outline:before { content: '\ebef'; } /* '' */
.icon-cw-2:before { content: '\ebf0'; } /* '' */
.icon-arrows-cw-outline:before { content: '\ebf1'; } /* '' */
.icon-arrows-cw-1:before { content: '\ebf2'; } /* '' */
.icon-loop-outline:before { content: '\ebf3'; } /* '' */
.icon-loop-1:before { content: '\ebf4'; } /* '' */
.icon-loop-alt-outline:before { content: '\ebf5'; } /* '' */
.icon-loop-alt:before { content: '\ebf6'; } /* '' */
.icon-shuffle-2:before { content: '\ebf7'; } /* '' */
.icon-play-outline:before { content: '\ebf8'; } /* '' */
.icon-play-2:before { content: '\ebf9'; } /* '' */
.icon-stop-outline:before { content: '\ebfa'; } /* '' */
.icon-stop-2:before { content: '\ebfb'; } /* '' */
.icon-pause-outline:before { content: '\ebfc'; } /* '' */
.icon-pause-2:before { content: '\ebfd'; } /* '' */
.icon-fast-fw-outline:before { content: '\ebfe'; } /* '' */
.icon-fast-fw-1:before { content: '\ebff'; } /* '' */
.icon-rewind-outline:before { content: '\ec00'; } /* '' */
.icon-rewind:before { content: '\ec01'; } /* '' */
.icon-record-outline:before { content: '\ec02'; } /* '' */
.icon-record-1:before { content: '\ec03'; } /* '' */
.icon-eject-outline:before { content: '\ec04'; } /* '' */
.icon-eject-1:before { content: '\ec05'; } /* '' */
.icon-eject-alt-outline:before { content: '\ec06'; } /* '' */
.icon-eject-alt:before { content: '\ec07'; } /* '' */
.icon-bat1:before { content: '\ec08'; } /* '' */
.icon-bat2:before { content: '\ec09'; } /* '' */
.icon-bat3:before { content: '\ec0a'; } /* '' */
.icon-bat4:before { content: '\ec0b'; } /* '' */
.icon-bat-charge:before { content: '\ec0c'; } /* '' */
.icon-plug-1:before { content: '\ec0d'; } /* '' */
.icon-target-outline:before { content: '\ec0e'; } /* '' */
.icon-target-2:before { content: '\ec0f'; } /* '' */
.icon-wifi-outline:before { content: '\ec10'; } /* '' */
.icon-wifi-1:before { content: '\ec11'; } /* '' */
.icon-desktop-1:before { content: '\ec12'; } /* '' */
.icon-laptop-1:before { content: '\ec13'; } /* '' */
.icon-tablet-1:before { content: '\ec14'; } /* '' */
.icon-mobile-2:before { content: '\ec15'; } /* '' */
.icon-contrast:before { content: '\ec16'; } /* '' */
.icon-globe-outline:before { content: '\ec17'; } /* '' */
.icon-globe-2:before { content: '\ec18'; } /* '' */
.icon-globe-alt-outline:before { content: '\ec19'; } /* '' */
.icon-globe-alt:before { content: '\ec1a'; } /* '' */
.icon-sun-1:before { content: '\ec1b'; } /* '' */
.icon-sun-filled:before { content: '\ec1c'; } /* '' */
.icon-cloud-2:before { content: '\ec1d'; } /* '' */
.icon-flash-outline:before { content: '\ec1e'; } /* '' */
.icon-flash-2:before { content: '\ec1f'; } /* '' */
.icon-moon-2:before { content: '\ec20'; } /* '' */
.icon-waves-outline:before { content: '\ec21'; } /* '' */
.icon-waves:before { content: '\ec22'; } /* '' */
.icon-rain:before { content: '\ec23'; } /* '' */
.icon-cloud-sun:before { content: '\ec24'; } /* '' */
.icon-drizzle:before { content: '\ec25'; } /* '' */
.icon-snow:before { content: '\ec26'; } /* '' */
.icon-cloud-flash:before { content: '\ec27'; } /* '' */
.icon-cloud-wind:before { content: '\ec28'; } /* '' */
.icon-wind:before { content: '\ec29'; } /* '' */
.icon-plane-outline:before { content: '\ec2a'; } /* '' */
.icon-plane:before { content: '\ec2b'; } /* '' */
.icon-leaf-2:before { content: '\ec2c'; } /* '' */
.icon-lifebuoy-2:before { content: '\ec2d'; } /* '' */
.icon-briefcase-2:before { content: '\ec2e'; } /* '' */
.icon-brush-2:before { content: '\ec2f'; } /* '' */
.icon-pipette:before { content: '\ec30'; } /* '' */
.icon-power-outline:before { content: '\ec31'; } /* '' */
.icon-power:before { content: '\ec32'; } /* '' */
.icon-check-outline:before { content: '\ec33'; } /* '' */
.icon-check-2:before { content: '\ec34'; } /* '' */
.icon-gift-1:before { content: '\ec35'; } /* '' */
.icon-temperatire:before { content: '\ec36'; } /* '' */
.icon-chart-outline:before { content: '\ec37'; } /* '' */
.icon-chart:before { content: '\ec38'; } /* '' */
.icon-chart-alt-outline:before { content: '\ec39'; } /* '' */
.icon-chart-alt:before { content: '\ec3a'; } /* '' */
.icon-chart-bar-outline:before { content: '\ec3b'; } /* '' */
.icon-chart-bar-2:before { content: '\ec3c'; } /* '' */
.icon-chart-pie-outline:before { content: '\ec3d'; } /* '' */
.icon-chart-pie-2:before { content: '\ec3e'; } /* '' */
.icon-ticket-2:before { content: '\ec3f'; } /* '' */
.icon-credit-card-2:before { content: '\ec40'; } /* '' */
.icon-clipboard-1:before { content: '\ec41'; } /* '' */
.icon-database-2:before { content: '\ec42'; } /* '' */
.icon-key-outline:before { content: '\ec43'; } /* '' */
.icon-key-2:before { content: '\ec44'; } /* '' */
.icon-flow-split:before { content: '\ec45'; } /* '' */
.icon-flow-merge:before { content: '\ec46'; } /* '' */
.icon-flow-parallel-1:before { content: '\ec47'; } /* '' */
.icon-flow-cross:before { content: '\ec48'; } /* '' */
.icon-certificate-outline:before { content: '\ec49'; } /* '' */
.icon-certificate-1:before { content: '\ec4a'; } /* '' */
.icon-scissors-outline:before { content: '\ec4b'; } /* '' */
.icon-scissors-1:before { content: '\ec4c'; } /* '' */
.icon-flask:before { content: '\ec4d'; } /* '' */
.icon-wine:before { content: '\ec4e'; } /* '' */
.icon-coffee-1:before { content: '\ec4f'; } /* '' */
.icon-beer-1:before { content: '\ec50'; } /* '' */
.icon-anchor-outline:before { content: '\ec51'; } /* '' */
.icon-anchor-1:before { content: '\ec52'; } /* '' */
.icon-puzzle-outline:before { content: '\ec53'; } /* '' */
.icon-puzzle-1:before { content: '\ec54'; } /* '' */
.icon-tree-1:before { content: '\ec55'; } /* '' */
.icon-calculator:before { content: '\ec56'; } /* '' */
.icon-infinity-outline:before { content: '\ec57'; } /* '' */
.icon-infinity-1:before { content: '\ec58'; } /* '' */
.icon-pi-outline:before { content: '\ec59'; } /* '' */
.icon-pi:before { content: '\ec5a'; } /* '' */
.icon-at-1:before { content: '\ec5b'; } /* '' */
.icon-at-circled:before { content: '\ec5c'; } /* '' */
.icon-looped-square-outline:before { content: '\ec5d'; } /* '' */
.icon-looped-square-interest:before { content: '\ec5e'; } /* '' */
.icon-sort-alphabet-outline:before { content: '\ec5f'; } /* '' */
.icon-sort-alphabet:before { content: '\ec60'; } /* '' */
.icon-sort-numeric-outline:before { content: '\ec61'; } /* '' */
.icon-sort-numeric:before { content: '\ec62'; } /* '' */
.icon-dribbble-circled-1:before { content: '\ec63'; } /* '' */
.icon-dribbble-2:before { content: '\ec64'; } /* '' */
.icon-facebook-circled-1:before { content: '\ec65'; } /* '' */
.icon-facebook-2:before { content: '\ec66'; } /* '' */
.icon-flickr-circled-1:before { content: '\ec67'; } /* '' */
.icon-flickr-2:before { content: '\ec68'; } /* '' */
.icon-github-circled-2:before { content: '\ec69'; } /* '' */
.icon-github-2:before { content: '\ec6a'; } /* '' */
.icon-lastfm-circled-1:before { content: '\ec6b'; } /* '' */
.icon-lastfm-2:before { content: '\ec6c'; } /* '' */
.icon-linkedin-circled-1:before { content: '\ec6d'; } /* '' */
.icon-linkedin-2:before { content: '\ec6e'; } /* '' */
.icon-pinterest-circled-2:before { content: '\ec6f'; } /* '' */
.icon-pinterest-2:before { content: '\ec70'; } /* '' */
.icon-skype-outline:before { content: '\ec71'; } /* '' */
.icon-skype-2:before { content: '\ec72'; } /* '' */
.icon-tumbler-circled:before { content: '\ec73'; } /* '' */
.icon-tumbler:before { content: '\ec74'; } /* '' */
.icon-twitter-circled-1:before { content: '\ec75'; } /* '' */
.icon-twitter-2:before { content: '\ec76'; } /* '' */
.icon-vimeo-circled-1:before { content: '\ec77'; } /* '' */
.icon-vimeo-1:before { content: '\ec78'; } /* '' */
.icon-search-3:before { content: '\ec79'; } /* '' */
.icon-mail-3:before { content: '\ec7a'; } /* '' */
.icon-heart-3:before { content: '\ec7b'; } /* '' */
.icon-heart-empty-2:before { content: '\ec7c'; } /* '' */
.icon-star-3:before { content: '\ec7d'; } /* '' */
.icon-user-3:before { content: '\ec7e'; } /* '' */
.icon-video-3:before { content: '\ec7f'; } /* '' */
.icon-picture-3:before { content: '\ec80'; } /* '' */
.icon-camera-3:before { content: '\ec81'; } /* '' */
.icon-ok-2:before { content: '\ec82'; } /* '' */
.icon-ok-circle:before { content: '\ec83'; } /* '' */
.icon-cancel-3:before { content: '\ec84'; } /* '' */
.icon-cancel-circle:before { content: '\ec85'; } /* '' */
.icon-plus-3:before { content: '\ec86'; } /* '' */
.icon-plus-circle:before { content: '\ec87'; } /* '' */
.icon-minus-3:before { content: '\ec88'; } /* '' */
.icon-minus-circle:before { content: '\ec89'; } /* '' */
.icon-help-2:before { content: '\ec8a'; } /* '' */
.icon-info-3:before { content: '\ec8b'; } /* '' */
.icon-home-3:before { content: '\ec8c'; } /* '' */
.icon-link-3:before { content: '\ec8d'; } /* '' */
.icon-attach-3:before { content: '\ec8e'; } /* '' */
.icon-lock-3:before { content: '\ec8f'; } /* '' */
.icon-lock-empty:before { content: '\ec90'; } /* '' */
.icon-lock-open-3:before { content: '\ec91'; } /* '' */
.icon-lock-open-empty:before { content: '\ec92'; } /* '' */
.icon-pin-2:before { content: '\ec93'; } /* '' */
.icon-eye-3:before { content: '\ec94'; } /* '' */
.icon-tag-3:before { content: '\ec95'; } /* '' */
.icon-tag-empty:before { content: '\ec96'; } /* '' */
.icon-download-3:before { content: '\ec97'; } /* '' */
.icon-upload-3:before { content: '\ec98'; } /* '' */
.icon-download-cloud-1:before { content: '\ec99'; } /* '' */
.icon-upload-cloud-3:before { content: '\ec9a'; } /* '' */
.icon-quote-left-1:before { content: '\ec9b'; } /* '' */
.icon-quote-right-1:before { content: '\ec9c'; } /* '' */
.icon-quote-left-alt:before { content: '\ec9d'; } /* '' */
.icon-quote-right-alt:before { content: '\ec9e'; } /* '' */
.icon-pencil-3:before { content: '\ec9f'; } /* '' */
.icon-pencil-neg:before { content: '\eca0'; } /* '' */
.icon-pencil-alt:before { content: '\eca1'; } /* '' */
.icon-undo:before { content: '\eca2'; } /* '' */
.icon-comment-3:before { content: '\eca3'; } /* '' */
.icon-comment-inv:before { content: '\eca4'; } /* '' */
.icon-comment-alt:before { content: '\eca5'; } /* '' */
.icon-comment-inv-alt:before { content: '\eca6'; } /* '' */
.icon-comment-alt2:before { content: '\eca7'; } /* '' */
.icon-comment-inv-alt2:before { content: '\eca8'; } /* '' */
.icon-chat-3:before { content: '\eca9'; } /* '' */
.icon-chat-inv:before { content: '\ecaa'; } /* '' */
.icon-location-3:before { content: '\ecab'; } /* '' */
.icon-location-inv:before { content: '\ecac'; } /* '' */
.icon-location-alt:before { content: '\ecad'; } /* '' */
.icon-compass-3:before { content: '\ecae'; } /* '' */
.icon-trash-3:before { content: '\ecaf'; } /* '' */
.icon-trash-empty-1:before { content: '\ecb0'; } /* '' */
.icon-doc-3:before { content: '\ecb1'; } /* '' */
.icon-doc-inv-1:before { content: '\ecb2'; } /* '' */
.icon-doc-alt:before { content: '\ecb3'; } /* '' */
.icon-doc-inv-alt:before { content: '\ecb4'; } /* '' */
.icon-article:before { content: '\ecb5'; } /* '' */
.icon-article-alt:before { content: '\ecb6'; } /* '' */
.icon-book-open-1:before { content: '\ecb7'; } /* '' */
.icon-folder-3:before { content: '\ecb8'; } /* '' */
.icon-folder-empty-1:before { content: '\ecb9'; } /* '' */
.icon-box-3:before { content: '\ecba'; } /* '' */
.icon-rss-3:before { content: '\ecbb'; } /* '' */
.icon-rss-alt:before { content: '\ecbc'; } /* '' */
.icon-cog-3:before { content: '\ecbd'; } /* '' */
.icon-wrench-2:before { content: '\ecbe'; } /* '' */
.icon-share-2:before { content: '\ecbf'; } /* '' */
.icon-calendar-3:before { content: '\ecc0'; } /* '' */
.icon-calendar-inv:before { content: '\ecc1'; } /* '' */
.icon-calendar-alt:before { content: '\ecc2'; } /* '' */
.icon-mic-3:before { content: '\ecc3'; } /* '' */
.icon-volume-off-2:before { content: '\ecc4'; } /* '' */
.icon-volume-up-1:before { content: '\ecc5'; } /* '' */
.icon-headphones-2:before { content: '\ecc6'; } /* '' */
.icon-clock-3:before { content: '\ecc7'; } /* '' */
.icon-lamp-1:before { content: '\ecc8'; } /* '' */
.icon-block-3:before { content: '\ecc9'; } /* '' */
.icon-resize-full-3:before { content: '\ecca'; } /* '' */
.icon-resize-full-alt-1:before { content: '\eccb'; } /* '' */
.icon-resize-small-2:before { content: '\eccc'; } /* '' */
.icon-resize-small-alt:before { content: '\eccd'; } /* '' */
.icon-resize-vertical-1:before { content: '\ecce'; } /* '' */
.icon-resize-horizontal-1:before { content: '\eccf'; } /* '' */
.icon-move-2:before { content: '\ecd0'; } /* '' */
.icon-popup-3:before { content: '\ecd1'; } /* '' */
.icon-down-3:before { content: '\ecd2'; } /* '' */
.icon-left-3:before { content: '\ecd3'; } /* '' */
.icon-right-3:before { content: '\ecd4'; } /* '' */
.icon-up-3:before { content: '\ecd5'; } /* '' */
.icon-down-circle:before { content: '\ecd6'; } /* '' */
.icon-left-circle:before { content: '\ecd7'; } /* '' */
.icon-right-circle:before { content: '\ecd8'; } /* '' */
.icon-up-circle:before { content: '\ecd9'; } /* '' */
.icon-cw-3:before { content: '\ecda'; } /* '' */
.icon-loop-2:before { content: '\ecdb'; } /* '' */
.icon-loop-alt-1:before { content: '\ecdc'; } /* '' */
.icon-exchange-1:before { content: '\ecdd'; } /* '' */
.icon-split:before { content: '\ecde'; } /* '' */
.icon-arrow-curved:before { content: '\ecdf'; } /* '' */
.icon-play-3:before { content: '\ece0'; } /* '' */
.icon-play-circle2:before { content: '\ece1'; } /* '' */
.icon-stop-3:before { content: '\ece2'; } /* '' */
.icon-pause-3:before { content: '\ece3'; } /* '' */
.icon-to-start-2:before { content: '\ece4'; } /* '' */
.icon-to-end-2:before { content: '\ece5'; } /* '' */
.icon-eject-2:before { content: '\ece6'; } /* '' */
.icon-target-3:before { content: '\ece7'; } /* '' */
.icon-signal-2:before { content: '\ece8'; } /* '' */
.icon-award-1:before { content: '\ece9'; } /* '' */
.icon-award-empty:before { content: '\ecea'; } /* '' */
.icon-list-2:before { content: '\eceb'; } /* '' */
.icon-list-nested:before { content: '\ecec'; } /* '' */
.icon-bat-empty:before { content: '\eced'; } /* '' */
.icon-bat-half:before { content: '\ecee'; } /* '' */
.icon-bat-full:before { content: '\ecef'; } /* '' */
.icon-bat-charge-1:before { content: '\ecf0'; } /* '' */
.icon-mobile-3:before { content: '\ecf1'; } /* '' */
.icon-cd-1:before { content: '\ecf2'; } /* '' */
.icon-equalizer:before { content: '\ecf3'; } /* '' */
.icon-cursor:before { content: '\ecf4'; } /* '' */
.icon-aperture:before { content: '\ecf5'; } /* '' */
.icon-aperture-alt:before { content: '\ecf6'; } /* '' */
.icon-steering-wheel:before { content: '\ecf7'; } /* '' */
.icon-book-2:before { content: '\ecf8'; } /* '' */
.icon-book-alt:before { content: '\ecf9'; } /* '' */
.icon-brush-3:before { content: '\ecfa'; } /* '' */
.icon-brush-alt:before { content: '\ecfb'; } /* '' */
.icon-eyedropper-1:before { content: '\ecfc'; } /* '' */
.icon-layers:before { content: '\ecfd'; } /* '' */
.icon-layers-alt:before { content: '\ecfe'; } /* '' */
.icon-sun-2:before { content: '\ecff'; } /* '' */
.icon-sun-inv:before { content: '\ed00'; } /* '' */
.icon-cloud-3:before { content: '\ed01'; } /* '' */
.icon-rain-1:before { content: '\ed02'; } /* '' */
.icon-flash-3:before { content: '\ed03'; } /* '' */
.icon-moon-3:before { content: '\ed04'; } /* '' */
.icon-moon-inv:before { content: '\ed05'; } /* '' */
.icon-umbrella-1:before { content: '\ed06'; } /* '' */
.icon-chart-bar-3:before { content: '\ed07'; } /* '' */
.icon-chart-pie-3:before { content: '\ed08'; } /* '' */
.icon-chart-pie-alt:before { content: '\ed09'; } /* '' */
.icon-key-3:before { content: '\ed0a'; } /* '' */
.icon-key-inv:before { content: '\ed0b'; } /* '' */
.icon-hash:before { content: '\ed0c'; } /* '' */
.icon-at-2:before { content: '\ed0d'; } /* '' */
.icon-pilcrow:before { content: '\ed0e'; } /* '' */
.icon-dial:before { content: '\ed0f'; } /* '' */
.icon-search-4:before { content: '\ed10'; } /* '' */
.icon-mail-4:before { content: '\ed11'; } /* '' */
.icon-heart-4:before { content: '\ed12'; } /* '' */
.icon-star-4:before { content: '\ed13'; } /* '' */
.icon-user-4:before { content: '\ed14'; } /* '' */
.icon-user-woman:before { content: '\ed15'; } /* '' */
.icon-user-pair:before { content: '\ed16'; } /* '' */
.icon-video-alt:before { content: '\ed17'; } /* '' */
.icon-videocam-2:before { content: '\ed18'; } /* '' */
.icon-videocam-alt:before { content: '\ed19'; } /* '' */
.icon-camera-4:before { content: '\ed1a'; } /* '' */
.icon-th-2:before { content: '\ed1b'; } /* '' */
.icon-th-list-2:before { content: '\ed1c'; } /* '' */
.icon-ok-3:before { content: '\ed1d'; } /* '' */
.icon-cancel-4:before { content: '\ed1e'; } /* '' */
.icon-cancel-circle-1:before { content: '\ed1f'; } /* '' */
.icon-plus-4:before { content: '\ed20'; } /* '' */
.icon-home-4:before { content: '\ed21'; } /* '' */
.icon-lock-4:before { content: '\ed22'; } /* '' */
.icon-lock-open-4:before { content: '\ed23'; } /* '' */
.icon-eye-4:before { content: '\ed24'; } /* '' */
.icon-tag-4:before { content: '\ed25'; } /* '' */
.icon-thumbs-up-3:before { content: '\ed26'; } /* '' */
.icon-thumbs-down-3:before { content: '\ed27'; } /* '' */
.icon-download-4:before { content: '\ed28'; } /* '' */
.icon-export-3:before { content: '\ed29'; } /* '' */
.icon-pencil-4:before { content: '\ed2a'; } /* '' */
.icon-pencil-alt-1:before { content: '\ed2b'; } /* '' */
.icon-edit-2:before { content: '\ed2c'; } /* '' */
.icon-chat-4:before { content: '\ed2d'; } /* '' */
.icon-print-3:before { content: '\ed2e'; } /* '' */
.icon-bell-3:before { content: '\ed2f'; } /* '' */
.icon-attention-3:before { content: '\ed30'; } /* '' */
.icon-info-4:before { content: '\ed31'; } /* '' */
.icon-question:before { content: '\ed32'; } /* '' */
.icon-location-4:before { content: '\ed33'; } /* '' */
.icon-trash-4:before { content: '\ed34'; } /* '' */
.icon-doc-4:before { content: '\ed35'; } /* '' */
.icon-article-1:before { content: '\ed36'; } /* '' */
.icon-article-alt-1:before { content: '\ed37'; } /* '' */
.icon-rss-4:before { content: '\ed38'; } /* '' */
.icon-wrench-3:before { content: '\ed39'; } /* '' */
.icon-basket-3:before { content: '\ed3a'; } /* '' */
.icon-basket-alt:before { content: '\ed3b'; } /* '' */
.icon-calendar-4:before { content: '\ed3c'; } /* '' */
.icon-calendar-alt-1:before { content: '\ed3d'; } /* '' */
.icon-volume-off-3:before { content: '\ed3e'; } /* '' */
.icon-volume-down-1:before { content: '\ed3f'; } /* '' */
.icon-volume-up-2:before { content: '\ed40'; } /* '' */
.icon-bullhorn:before { content: '\ed41'; } /* '' */
.icon-clock-4:before { content: '\ed42'; } /* '' */
.icon-clock-alt:before { content: '\ed43'; } /* '' */
.icon-stop-4:before { content: '\ed44'; } /* '' */
.icon-resize-full-4:before { content: '\ed45'; } /* '' */
.icon-resize-small-3:before { content: '\ed46'; } /* '' */
.icon-zoom-in-2:before { content: '\ed47'; } /* '' */
.icon-zoom-out-2:before { content: '\ed48'; } /* '' */
.icon-popup-4:before { content: '\ed49'; } /* '' */
.icon-down-dir-2:before { content: '\ed4a'; } /* '' */
.icon-left-dir-2:before { content: '\ed4b'; } /* '' */
.icon-right-dir-2:before { content: '\ed4c'; } /* '' */
.icon-up-dir-2:before { content: '\ed4d'; } /* '' */
.icon-down-4:before { content: '\ed4e'; } /* '' */
.icon-up-4:before { content: '\ed4f'; } /* '' */
.icon-cw-4:before { content: '\ed50'; } /* '' */
.icon-signal-3:before { content: '\ed51'; } /* '' */
.icon-award-2:before { content: '\ed52'; } /* '' */
.icon-mobile-4:before { content: '\ed53'; } /* '' */
.icon-mobile-alt:before { content: '\ed54'; } /* '' */
.icon-tablet-2:before { content: '\ed55'; } /* '' */
.icon-ipod:before { content: '\ed56'; } /* '' */
.icon-cd-2:before { content: '\ed57'; } /* '' */
.icon-grid:before { content: '\ed58'; } /* '' */
.icon-book-3:before { content: '\ed59'; } /* '' */
.icon-easel:before { content: '\ed5a'; } /* '' */
.icon-globe-3:before { content: '\ed5b'; } /* '' */
.icon-chart-1:before { content: '\ed5c'; } /* '' */
.icon-chart-bar-4:before { content: '\ed5d'; } /* '' */
.icon-chart-pie-4:before { content: '\ed5e'; } /* '' */
.icon-dollar-1:before { content: '\ed5f'; } /* '' */
.icon-at-3:before { content: '\ed60'; } /* '' */
.icon-colon:before { content: '\ed61'; } /* '' */
.icon-semicolon:before { content: '\ed62'; } /* '' */
.icon-squares:before { content: '\ed63'; } /* '' */
.icon-money-1:before { content: '\ed64'; } /* '' */
.icon-facebook-3:before { content: '\ed65'; } /* '' */
.icon-facebook-rect:before { content: '\ed66'; } /* '' */
.icon-twitter-3:before { content: '\ed67'; } /* '' */
.icon-twitter-bird:before { content: '\ed68'; } /* '' */
.icon-twitter-rect:before { content: '\ed69'; } /* '' */
.icon-youtube-1:before { content: '\ed6a'; } /* '' */
.icon-windy-rain-inv:before { content: '\ed6b'; } /* '' */
.icon-snow-inv:before { content: '\ed6c'; } /* '' */
.icon-snow-heavy-inv:before { content: '\ed6d'; } /* '' */
.icon-hail-inv:before { content: '\ed6e'; } /* '' */
.icon-clouds-inv:before { content: '\ed6f'; } /* '' */
.icon-clouds-flash-inv:before { content: '\ed70'; } /* '' */
.icon-temperature:before { content: '\ed71'; } /* '' */
.icon-compass-4:before { content: '\ed72'; } /* '' */
.icon-na:before { content: '\ed73'; } /* '' */
.icon-celcius:before { content: '\ed74'; } /* '' */
.icon-fahrenheit:before { content: '\ed75'; } /* '' */
.icon-clouds-flash-alt:before { content: '\ed76'; } /* '' */
.icon-sun-inv-1:before { content: '\ed77'; } /* '' */
.icon-moon-inv-1:before { content: '\ed78'; } /* '' */
.icon-cloud-sun-inv:before { content: '\ed79'; } /* '' */
.icon-cloud-moon-inv:before { content: '\ed7a'; } /* '' */
.icon-cloud-inv:before { content: '\ed7b'; } /* '' */
.icon-cloud-flash-inv:before { content: '\ed7c'; } /* '' */
.icon-drizzle-inv:before { content: '\ed7d'; } /* '' */
.icon-rain-inv:before { content: '\ed7e'; } /* '' */
.icon-windy-inv:before { content: '\ed7f'; } /* '' */
.icon-sunrise:before { content: '\ed80'; } /* '' */
.icon-sun-3:before { content: '\ed81'; } /* '' */
.icon-moon-4:before { content: '\ed82'; } /* '' */
.icon-eclipse:before { content: '\ed83'; } /* '' */
.icon-mist:before { content: '\ed84'; } /* '' */
.icon-wind-1:before { content: '\ed85'; } /* '' */
.icon-snowflake:before { content: '\ed86'; } /* '' */
.icon-cloud-sun-1:before { content: '\ed87'; } /* '' */
.icon-cloud-moon:before { content: '\ed88'; } /* '' */
.icon-fog-sun:before { content: '\ed89'; } /* '' */
.icon-fog-moon:before { content: '\ed8a'; } /* '' */
.icon-fog-cloud:before { content: '\ed8b'; } /* '' */
.icon-fog:before { content: '\ed8c'; } /* '' */
.icon-cloud-4:before { content: '\ed8d'; } /* '' */
.icon-cloud-flash-1:before { content: '\ed8e'; } /* '' */
.icon-cloud-flash-alt:before { content: '\ed8f'; } /* '' */
.icon-drizzle-1:before { content: '\ed90'; } /* '' */
.icon-rain-2:before { content: '\ed91'; } /* '' */
.icon-windy:before { content: '\ed92'; } /* '' */
.icon-windy-rain:before { content: '\ed93'; } /* '' */
.icon-snow-1:before { content: '\ed94'; } /* '' */
.icon-snow-alt:before { content: '\ed95'; } /* '' */
.icon-snow-heavy:before { content: '\ed96'; } /* '' */
.icon-hail:before { content: '\ed97'; } /* '' */
.icon-clouds:before { content: '\ed98'; } /* '' */
.icon-clouds-flash:before { content: '\ed99'; } /* '' */
.icon-search-5:before { content: '\ed9a'; } /* '' */
.icon-mail-5:before { content: '\ed9b'; } /* '' */
.icon-heart-5:before { content: '\ed9c'; } /* '' */
.icon-heart-broken:before { content: '\ed9d'; } /* '' */
.icon-star-5:before { content: '\ed9e'; } /* '' */
.icon-star-empty-2:before { content: '\ed9f'; } /* '' */
.icon-star-half-1:before { content: '\eda0'; } /* '' */
.icon-star-half_empty:before { content: '\eda1'; } /* '' */
.icon-user-5:before { content: '\eda2'; } /* '' */
.icon-user-male:before { content: '\eda3'; } /* '' */
.icon-user-female:before { content: '\eda4'; } /* '' */
.icon-users-3:before { content: '\eda5'; } /* '' */
.icon-movie:before { content: '\eda6'; } /* '' */
.icon-videocam-3:before { content: '\eda7'; } /* '' */
.icon-isight:before { content: '\eda8'; } /* '' */
.icon-camera-5:before { content: '\eda9'; } /* '' */
.icon-menu-3:before { content: '\edaa'; } /* '' */
.icon-th-thumb:before { content: '\edab'; } /* '' */
.icon-th-thumb-empty:before { content: '\edac'; } /* '' */
.icon-th-list-3:before { content: '\edad'; } /* '' */
.icon-ok-4:before { content: '\edae'; } /* '' */
.icon-ok-circled-1:before { content: '\edaf'; } /* '' */
.icon-cancel-5:before { content: '\edb0'; } /* '' */
.icon-cancel-circled-3:before { content: '\edb1'; } /* '' */
.icon-plus-5:before { content: '\edb2'; } /* '' */
.icon-help-circled-2:before { content: '\edb3'; } /* '' */
.icon-help-circled-alt:before { content: '\edb4'; } /* '' */
.icon-info-circled-2:before { content: '\edb5'; } /* '' */
.icon-info-circled-alt:before { content: '\edb6'; } /* '' */
.icon-home-5:before { content: '\edb7'; } /* '' */
.icon-link-4:before { content: '\edb8'; } /* '' */
.icon-attach-4:before { content: '\edb9'; } /* '' */
.icon-lock-5:before { content: '\edba'; } /* '' */
.icon-lock-alt:before { content: '\edbb'; } /* '' */
.icon-lock-open-5:before { content: '\edbc'; } /* '' */
.icon-lock-open-alt-1:before { content: '\edbd'; } /* '' */
.icon-eye-5:before { content: '\edbe'; } /* '' */
.icon-download-5:before { content: '\edbf'; } /* '' */
.icon-upload-4:before { content: '\edc0'; } /* '' */
.icon-download-cloud-2:before { content: '\edc1'; } /* '' */
.icon-upload-cloud-4:before { content: '\edc2'; } /* '' */
.icon-reply-3:before { content: '\edc3'; } /* '' */
.icon-pencil-5:before { content: '\edc4'; } /* '' */
.icon-export-4:before { content: '\edc5'; } /* '' */
.icon-print-4:before { content: '\edc6'; } /* '' */
.icon-retweet-2:before { content: '\edc7'; } /* '' */
.icon-comment-4:before { content: '\edc8'; } /* '' */
.icon-chat-5:before { content: '\edc9'; } /* '' */
.icon-bell-4:before { content: '\edca'; } /* '' */
.icon-attention-4:before { content: '\edcb'; } /* '' */
.icon-attention-alt-1:before { content: '\edcc'; } /* '' */
.icon-location-5:before { content: '\edcd'; } /* '' */
.icon-trash-5:before { content: '\edce'; } /* '' */
.icon-doc-5:before { content: '\edcf'; } /* '' */
.icon-newspaper-2:before { content: '\edd0'; } /* '' */
.icon-folder-4:before { content: '\edd1'; } /* '' */
.icon-folder-open-1:before { content: '\edd2'; } /* '' */
.icon-folder-empty-2:before { content: '\edd3'; } /* '' */
.icon-folder-open-empty-1:before { content: '\edd4'; } /* '' */
.icon-cog-4:before { content: '\edd5'; } /* '' */
.icon-calendar-5:before { content: '\edd6'; } /* '' */
.icon-login-2:before { content: '\edd7'; } /* '' */
.icon-logout-2:before { content: '\edd8'; } /* '' */
.icon-mic-4:before { content: '\edd9'; } /* '' */
.icon-mic-off:before { content: '\edda'; } /* '' */
.icon-clock-5:before { content: '\eddb'; } /* '' */
.icon-stopwatch-1:before { content: '\eddc'; } /* '' */
.icon-hourglass-1:before { content: '\eddd'; } /* '' */
.icon-zoom-in-3:before { content: '\edde'; } /* '' */
.icon-zoom-out-3:before { content: '\eddf'; } /* '' */
.icon-down-open-2:before { content: '\ede0'; } /* '' */
.icon-left-open-3:before { content: '\ede1'; } /* '' */
.icon-right-open-3:before { content: '\ede2'; } /* '' */
.icon-up-open-2:before { content: '\ede3'; } /* '' */
.icon-down-5:before { content: '\ede4'; } /* '' */
.icon-left-4:before { content: '\ede5'; } /* '' */
.icon-right-4:before { content: '\ede6'; } /* '' */
.icon-up-5:before { content: '\ede7'; } /* '' */
.icon-down-bold-1:before { content: '\ede8'; } /* '' */
.icon-left-bold-1:before { content: '\ede9'; } /* '' */
.icon-right-bold-1:before { content: '\edea'; } /* '' */
.icon-up-bold-1:before { content: '\edeb'; } /* '' */
.icon-down-fat:before { content: '\edec'; } /* '' */
.icon-left-fat:before { content: '\eded'; } /* '' */
.icon-right-fat:before { content: '\edee'; } /* '' */
.icon-up-fat:before { content: '\edef'; } /* '' */
.icon-ccw-2:before { content: '\edf0'; } /* '' */
.icon-shuffle-3:before { content: '\edf1'; } /* '' */
.icon-play-4:before { content: '\edf2'; } /* '' */
.icon-pause-4:before { content: '\edf3'; } /* '' */
.icon-stop-5:before { content: '\edf4'; } /* '' */
.icon-to-end-3:before { content: '\edf5'; } /* '' */
.icon-to-start-3:before { content: '\edf6'; } /* '' */
.icon-fast-forward-1:before { content: '\edf7'; } /* '' */
.icon-fast-backward-1:before { content: '\edf8'; } /* '' */
.icon-trophy-1:before { content: '\edf9'; } /* '' */
.icon-monitor-1:before { content: '\edfa'; } /* '' */
.icon-tablet-3:before { content: '\edfb'; } /* '' */
.icon-mobile-5:before { content: '\edfc'; } /* '' */
.icon-data-science:before { content: '\edfd'; } /* '' */
.icon-data-science-inv:before { content: '\edfe'; } /* '' */
.icon-inbox-2:before { content: '\edff'; } /* '' */
.icon-globe-4:before { content: '\ee00'; } /* '' */
.icon-globe-inv:before { content: '\ee01'; } /* '' */
.icon-flash-4:before { content: '\ee02'; } /* '' */
.icon-cloud-5:before { content: '\ee03'; } /* '' */
.icon-coverflow:before { content: '\ee04'; } /* '' */
.icon-coverflow-empty:before { content: '\ee05'; } /* '' */
.icon-math:before { content: '\ee06'; } /* '' */
.icon-math-circled:before { content: '\ee07'; } /* '' */
.icon-math-circled-empty:before { content: '\ee08'; } /* '' */
.icon-paper-plane-2:before { content: '\ee09'; } /* '' */
.icon-paper-plane-alt:before { content: '\ee0a'; } /* '' */
.icon-paper-plane-alt2:before { content: '\ee0b'; } /* '' */
.icon-fontsize:before { content: '\ee0c'; } /* '' */
.icon-color-adjust:before { content: '\ee0d'; } /* '' */
.icon-fire-1:before { content: '\ee0e'; } /* '' */
.icon-chart-bar-5:before { content: '\ee0f'; } /* '' */
.icon-hdd-1:before { content: '\ee10'; } /* '' */
.icon-connected-object:before { content: '\ee11'; } /* '' */
.icon-ruler:before { content: '\ee12'; } /* '' */
.icon-vector:before { content: '\ee13'; } /* '' */
.icon-vector-pencil:before { content: '\ee14'; } /* '' */
.icon-at-4:before { content: '\ee15'; } /* '' */
.icon-hash-1:before { content: '\ee16'; } /* '' */
.icon-female-1:before { content: '\ee17'; } /* '' */
.icon-male-1:before { content: '\ee18'; } /* '' */
.icon-spread:before { content: '\ee19'; } /* '' */
.icon-king:before { content: '\ee1a'; } /* '' */
.icon-anchor-2:before { content: '\ee1b'; } /* '' */
.icon-joystick:before { content: '\ee1c'; } /* '' */
.icon-spinner1:before { content: '\ee1d'; } /* '' */
.icon-spinner2:before { content: '\ee1e'; } /* '' */
.icon-github-3:before { content: '\ee1f'; } /* '' */
.icon-github-circled-3:before { content: '\ee20'; } /* '' */
.icon-github-circled-alt:before { content: '\ee21'; } /* '' */
.icon-github-circled-alt2:before { content: '\ee22'; } /* '' */
.icon-twitter-4:before { content: '\ee23'; } /* '' */
.icon-twitter-circled-2:before { content: '\ee24'; } /* '' */
.icon-facebook-4:before { content: '\ee25'; } /* '' */
.icon-facebook-circled-2:before { content: '\ee26'; } /* '' */
.icon-gplus-2:before { content: '\ee27'; } /* '' */
.icon-gplus-circled-1:before { content: '\ee28'; } /* '' */
.icon-linkedin-3:before { content: '\ee29'; } /* '' */
.icon-linkedin-circled-2:before { content: '\ee2a'; } /* '' */
.icon-dribbble-3:before { content: '\ee2b'; } /* '' */
.icon-dribbble-circled-2:before { content: '\ee2c'; } /* '' */
.icon-instagram-2:before { content: '\ee2d'; } /* '' */
.icon-instagram-circled:before { content: '\ee2e'; } /* '' */
.icon-soundcloud-2:before { content: '\ee2f'; } /* '' */
.icon-soundcloud-circled:before { content: '\ee30'; } /* '' */
.icon-mfg-logo:before { content: '\ee31'; } /* '' */
.icon-mfg-logo-circled:before { content: '\ee32'; } /* '' */
.icon-aboveground-rail:before { content: '\ee33'; } /* '' */
.icon-airfield:before { content: '\ee34'; } /* '' */
.icon-airport:before { content: '\ee35'; } /* '' */
.icon-art-gallery:before { content: '\ee36'; } /* '' */
.icon-bar:before { content: '\ee37'; } /* '' */
.icon-baseball:before { content: '\ee38'; } /* '' */
.icon-basketball:before { content: '\ee39'; } /* '' */
.icon-beer-2:before { content: '\ee3a'; } /* '' */
.icon-belowground-rail:before { content: '\ee3b'; } /* '' */
.icon-bicycle-1:before { content: '\ee3c'; } /* '' */
.icon-bus-1:before { content: '\ee3d'; } /* '' */
.icon-cafe:before { content: '\ee3e'; } /* '' */
.icon-campsite:before { content: '\ee3f'; } /* '' */
.icon-cemetery:before { content: '\ee40'; } /* '' */
.icon-cinema:before { content: '\ee41'; } /* '' */
.icon-college:before { content: '\ee42'; } /* '' */
.icon-commerical-building:before { content: '\ee43'; } /* '' */
.icon-credit-card-3:before { content: '\ee44'; } /* '' */
.icon-cricket:before { content: '\ee45'; } /* '' */
.icon-embassy:before { content: '\ee46'; } /* '' */
.icon-fast-food:before { content: '\ee47'; } /* '' */
.icon-ferry:before { content: '\ee48'; } /* '' */
.icon-fire-station:before { content: '\ee49'; } /* '' */
.icon-football:before { content: '\ee4a'; } /* '' */
.icon-fuel:before { content: '\ee4b'; } /* '' */
.icon-garden:before { content: '\ee4c'; } /* '' */
.icon-giraffe:before { content: '\ee4d'; } /* '' */
.icon-golf:before { content: '\ee4e'; } /* '' */
.icon-grocery-store:before { content: '\ee4f'; } /* '' */
.icon-harbor:before { content: '\ee50'; } /* '' */
.icon-heliport:before { content: '\ee51'; } /* '' */
.icon-hospital-1:before { content: '\ee52'; } /* '' */
.icon-industrial-building:before { content: '\ee53'; } /* '' */
.icon-library:before { content: '\ee54'; } /* '' */
.icon-lodging:before { content: '\ee55'; } /* '' */
.icon-london-underground:before { content: '\ee56'; } /* '' */
.icon-minefield:before { content: '\ee57'; } /* '' */
.icon-monument:before { content: '\ee58'; } /* '' */
.icon-museum:before { content: '\ee59'; } /* '' */
.icon-pharmacy:before { content: '\ee5a'; } /* '' */
.icon-pitch:before { content: '\ee5b'; } /* '' */
.icon-police:before { content: '\ee5c'; } /* '' */
.icon-post:before { content: '\ee5d'; } /* '' */
.icon-prison:before { content: '\ee5e'; } /* '' */
.icon-rail:before { content: '\ee5f'; } /* '' */
.icon-religious-christian:before { content: '\ee60'; } /* '' */
.icon-religious-islam:before { content: '\ee61'; } /* '' */
.icon-religious-jewish:before { content: '\ee62'; } /* '' */
.icon-restaurant:before { content: '\ee63'; } /* '' */
.icon-roadblock:before { content: '\ee64'; } /* '' */
.icon-school:before { content: '\ee65'; } /* '' */
.icon-shop:before { content: '\ee66'; } /* '' */
.icon-skiing:before { content: '\ee67'; } /* '' */
.icon-soccer:before { content: '\ee68'; } /* '' */
.icon-swimming:before { content: '\ee69'; } /* '' */
.icon-tennis:before { content: '\ee6a'; } /* '' */
.icon-theatre:before { content: '\ee6b'; } /* '' */
.icon-toilet:before { content: '\ee6c'; } /* '' */
.icon-town-hall:before { content: '\ee6d'; } /* '' */
.icon-trash-6:before { content: '\ee6e'; } /* '' */
.icon-tree-2:before { content: '\ee6f'; } /* '' */
.icon-tree-3:before { content: '\ee70'; } /* '' */
.icon-warehouse:before { content: '\ee71'; } /* '' */
.icon-duckduckgo:before { content: '\ee72'; } /* '' */
.icon-aim:before { content: '\ee73'; } /* '' */
.icon-delicious-1:before { content: '\ee74'; } /* '' */
.icon-paypal-2:before { content: '\ee75'; } /* '' */
.icon-flattr-1:before { content: '\ee76'; } /* '' */
.icon-android-1:before { content: '\ee77'; } /* '' */
.icon-eventful:before { content: '\ee78'; } /* '' */
.icon-smashmag:before { content: '\ee79'; } /* '' */
.icon-gplus-3:before { content: '\ee7a'; } /* '' */
.icon-wikipedia:before { content: '\ee7b'; } /* '' */
.icon-lanyrd:before { content: '\ee7c'; } /* '' */
.icon-calendar-6:before { content: '\ee7d'; } /* '' */
.icon-stumbleupon-2:before { content: '\ee7e'; } /* '' */
.icon-fivehundredpx:before { content: '\ee7f'; } /* '' */
.icon-pinterest-3:before { content: '\ee80'; } /* '' */
.icon-bitcoin-1:before { content: '\ee81'; } /* '' */
.icon-w3c:before { content: '\ee82'; } /* '' */
.icon-foursquare-1:before { content: '\ee83'; } /* '' */
.icon-html5-1:before { content: '\ee84'; } /* '' */
.icon-ie-1:before { content: '\ee85'; } /* '' */
.icon-call:before { content: '\ee86'; } /* '' */
.icon-grooveshark:before { content: '\ee87'; } /* '' */
.icon-ninetyninedesigns:before { content: '\ee88'; } /* '' */
.icon-forrst:before { content: '\ee89'; } /* '' */
.icon-digg-1:before { content: '\ee8a'; } /* '' */
.icon-spotify-2:before { content: '\ee8b'; } /* '' */
.icon-reddit-1:before { content: '\ee8c'; } /* '' */
.icon-guest:before { content: '\ee8d'; } /* '' */
.icon-gowalla:before { content: '\ee8e'; } /* '' */
.icon-appstore:before { content: '\ee8f'; } /* '' */
.icon-blogger:before { content: '\ee90'; } /* '' */
.icon-cc-2:before { content: '\ee91'; } /* '' */
.icon-dribbble-4:before { content: '\ee92'; } /* '' */
.icon-evernote-1:before { content: '\ee93'; } /* '' */
.icon-flickr-3:before { content: '\ee94'; } /* '' */
.icon-google-1:before { content: '\ee95'; } /* '' */
.icon-viadeo:before { content: '\ee96'; } /* '' */
.icon-instapaper:before { content: '\ee97'; } /* '' */
.icon-weibo-1:before { content: '\ee98'; } /* '' */
.icon-klout:before { content: '\ee99'; } /* '' */
.icon-linkedin-4:before { content: '\ee9a'; } /* '' */
.icon-meetup:before { content: '\ee9b'; } /* '' */
.icon-vk:before { content: '\ee9c'; } /* '' */
.icon-plancast:before { content: '\ee9d'; } /* '' */
.icon-disqus:before { content: '\ee9e'; } /* '' */
.icon-rss-5:before { content: '\ee9f'; } /* '' */
.icon-skype-3:before { content: '\eea0'; } /* '' */
.icon-twitter-5:before { content: '\eea1'; } /* '' */
.icon-youtube-2:before { content: '\eea2'; } /* '' */
.icon-vimeo-2:before { content: '\eea3'; } /* '' */
.icon-windows-1:before { content: '\eea4'; } /* '' */
.icon-xing-1:before { content: '\eea5'; } /* '' */
.icon-yahoo-1:before { content: '\eea6'; } /* '' */
.icon-chrome-1:before { content: '\eea7'; } /* '' */
.icon-email:before { content: '\eea8'; } /* '' */
.icon-macstore:before { content: '\eea9'; } /* '' */
.icon-myspace:before { content: '\eeaa'; } /* '' */
.icon-podcast:before { content: '\eeab'; } /* '' */
.icon-amazon:before { content: '\eeac'; } /* '' */
.icon-steam-1:before { content: '\eead'; } /* '' */
.icon-cloudapp:before { content: '\eeae'; } /* '' */
.icon-dropbox-2:before { content: '\eeaf'; } /* '' */
.icon-ebay:before { content: '\eeb0'; } /* '' */
.icon-facebook-5:before { content: '\eeb1'; } /* '' */
.icon-github-4:before { content: '\eeb2'; } /* '' */
.icon-github-circled-4:before { content: '\eeb3'; } /* '' */
.icon-googleplay:before { content: '\eeb4'; } /* '' */
.icon-itunes:before { content: '\eeb5'; } /* '' */
.icon-plurk:before { content: '\eeb6'; } /* '' */
.icon-songkick:before { content: '\eeb7'; } /* '' */
.icon-lastfm-3:before { content: '\eeb8'; } /* '' */
.icon-gmail:before { content: '\eeb9'; } /* '' */
.icon-pinboard:before { content: '\eeba'; } /* '' */
.icon-openid-1:before { content: '\eebb'; } /* '' */
.icon-quora:before { content: '\eebc'; } /* '' */
.icon-soundcloud-3:before { content: '\eebd'; } /* '' */
.icon-tumblr-2:before { content: '\eebe'; } /* '' */
.icon-eventasaurus:before { content: '\eebf'; } /* '' */
.icon-wordpress-1:before { content: '\eec0'; } /* '' */
.icon-yelp-1:before { content: '\eec1'; } /* '' */
.icon-intensedebate:before { content: '\eec2'; } /* '' */
.icon-eventbrite:before { content: '\eec3'; } /* '' */
.icon-scribd:before { content: '\eec4'; } /* '' */
.icon-posterous:before { content: '\eec5'; } /* '' */
.icon-stripe:before { content: '\eec6'; } /* '' */
.icon-opentable:before { content: '\eec7'; } /* '' */
.icon-cart:before { content: '\eec8'; } /* '' */
.icon-print-5:before { content: '\eec9'; } /* '' */
.icon-angellist-1:before { content: '\eeca'; } /* '' */
.icon-instagram-3:before { content: '\eecb'; } /* '' */
.icon-dwolla:before { content: '\eecc'; } /* '' */
.icon-appnet:before { content: '\eecd'; } /* '' */
.icon-statusnet:before { content: '\eece'; } /* '' */
.icon-acrobat:before { content: '\eecf'; } /* '' */
.icon-drupal-1:before { content: '\eed0'; } /* '' */
.icon-buffer:before { content: '\eed1'; } /* '' */
.icon-pocket:before { content: '\eed2'; } /* '' */
.icon-bitbucket-1:before { content: '\eed3'; } /* '' */
.icon-lego:before { content: '\eed4'; } /* '' */
.icon-login-3:before { content: '\eed5'; } /* '' */
.icon-stackoverflow-1:before { content: '\eed6'; } /* '' */
.icon-hackernews:before { content: '\eed7'; } /* '' */
.icon-lkdto:before { content: '\eed8'; } /* '' */
.icon-facebook-6:before { content: '\eed9'; } /* '' */
.icon-facebook-rect-1:before { content: '\eeda'; } /* '' */
.icon-twitter-6:before { content: '\eedb'; } /* '' */
.icon-twitter-bird-1:before { content: '\eedc'; } /* '' */
.icon-vimeo-3:before { content: '\eedd'; } /* '' */
.icon-vimeo-rect:before { content: '\eede'; } /* '' */
.icon-tumblr-3:before { content: '\eedf'; } /* '' */
.icon-tumblr-rect:before { content: '\eee0'; } /* '' */
.icon-googleplus-rect:before { content: '\eee1'; } /* '' */
.icon-github-text:before { content: '\eee2'; } /* '' */
.icon-github-5:before { content: '\eee3'; } /* '' */
.icon-skype-4:before { content: '\eee4'; } /* '' */
.icon-icq:before { content: '\eee5'; } /* '' */
.icon-yandex:before { content: '\eee6'; } /* '' */
.icon-yandex-rect:before { content: '\eee7'; } /* '' */
.icon-vkontakte-rect:before { content: '\eee8'; } /* '' */
.icon-odnoklassniki:before { content: '\eee9'; } /* '' */
.icon-odnoklassniki-rect:before { content: '\eeea'; } /* '' */
.icon-friendfeed:before { content: '\eeeb'; } /* '' */
.icon-friendfeed-rect:before { content: '\eeec'; } /* '' */
.icon-blogger-1:before { content: '\eeed'; } /* '' */
.icon-blogger-rect:before { content: '\eeee'; } /* '' */
.icon-deviantart-1:before { content: '\eeef'; } /* '' */
.icon-jabber:before { content: '\eef0'; } /* '' */
.icon-lastfm-4:before { content: '\eef1'; } /* '' */
.icon-lastfm-rect:before { content: '\eef2'; } /* '' */
.icon-linkedin-5:before { content: '\eef3'; } /* '' */
.icon-linkedin-rect:before { content: '\eef4'; } /* '' */
.icon-picasa-1:before { content: '\eef5'; } /* '' */
.icon-wordpress-2:before { content: '\eef6'; } /* '' */
.icon-instagram-4:before { content: '\eef7'; } /* '' */
.icon-instagram-filled:before { content: '\eef8'; } /* '' */
.icon-diigo:before { content: '\eef9'; } /* '' */
.icon-box-4:before { content: '\eefa'; } /* '' */
.icon-box-rect:before { content: '\eefb'; } /* '' */
.icon-tudou:before { content: '\eefc'; } /* '' */
.icon-youku:before { content: '\eefd'; } /* '' */
.icon-win8:before { content: '\eefe'; } /* '' */
.icon-amex:before { content: '\eeff'; } /* '' */
.icon-discover:before { content: '\ef00'; } /* '' */
.icon-visa:before { content: '\ef01'; } /* '' */
.icon-mastercard:before { content: '\ef02'; } /* '' */
.icon-houzz:before { content: '\ef03'; } /* '' */
.icon-bandcamp:before { content: '\ef04'; } /* '' */
.icon-codepen:before { content: '\ef05'; } /* '' */
.icon-glass-1:before { content: '\ef06'; } /* '' */
.icon-music-3:before { content: '\ef07'; } /* '' */
.icon-search-6:before { content: '\ef08'; } /* '' */
.icon-search-circled:before { content: '\ef09'; } /* '' */
.icon-mail-6:before { content: '\ef0a'; } /* '' */
.icon-mail-circled:before { content: '\ef0b'; } /* '' */
.icon-heart-6:before { content: '\ef0c'; } /* '' */
.icon-heart-circled:before { content: '\ef0d'; } /* '' */
.icon-heart-empty-3:before { content: '\ef0e'; } /* '' */
.icon-star-6:before { content: '\ef0f'; } /* '' */
.icon-star-circled:before { content: '\ef10'; } /* '' */
.icon-star-empty-3:before { content: '\ef11'; } /* '' */
.icon-user-6:before { content: '\ef12'; } /* '' */
.icon-group:before { content: '\ef13'; } /* '' */
.icon-group-circled:before { content: '\ef14'; } /* '' */
.icon-torso:before { content: '\ef15'; } /* '' */
.icon-video-4:before { content: '\ef16'; } /* '' */
.icon-video-circled:before { content: '\ef17'; } /* '' */
.icon-video-alt-1:before { content: '\ef18'; } /* '' */
.icon-videocam-4:before { content: '\ef19'; } /* '' */
.icon-video-chat:before { content: '\ef1a'; } /* '' */
.icon-picture-4:before { content: '\ef1b'; } /* '' */
.icon-camera-6:before { content: '\ef1c'; } /* '' */
.icon-photo:before { content: '\ef1d'; } /* '' */
.icon-photo-circled:before { content: '\ef1e'; } /* '' */
.icon-th-large-2:before { content: '\ef1f'; } /* '' */
.icon-th-3:before { content: '\ef20'; } /* '' */
.icon-th-list-4:before { content: '\ef21'; } /* '' */
.icon-view-mode:before { content: '\ef22'; } /* '' */
.icon-ok-5:before { content: '\ef23'; } /* '' */
.icon-ok-circled-2:before { content: '\ef24'; } /* '' */
.icon-ok-circled2-1:before { content: '\ef25'; } /* '' */
.icon-cancel-6:before { content: '\ef26'; } /* '' */
.icon-cancel-circled-4:before { content: '\ef27'; } /* '' */
.icon-cancel-circled2-1:before { content: '\ef28'; } /* '' */
.icon-plus-6:before { content: '\ef29'; } /* '' */
.icon-plus-circled-2:before { content: '\ef2a'; } /* '' */
.icon-minus-4:before { content: '\ef2b'; } /* '' */
.icon-minus-circled-2:before { content: '\ef2c'; } /* '' */
.icon-help-3:before { content: '\ef2d'; } /* '' */
.icon-help-circled-3:before { content: '\ef2e'; } /* '' */
.icon-info-circled-3:before { content: '\ef2f'; } /* '' */
.icon-home-6:before { content: '\ef30'; } /* '' */
.icon-home-circled:before { content: '\ef31'; } /* '' */
.icon-website:before { content: '\ef32'; } /* '' */
.icon-website-circled:before { content: '\ef33'; } /* '' */
.icon-attach-5:before { content: '\ef34'; } /* '' */
.icon-attach-circled:before { content: '\ef35'; } /* '' */
.icon-lock-6:before { content: '\ef36'; } /* '' */
.icon-lock-circled:before { content: '\ef37'; } /* '' */
.icon-lock-open-6:before { content: '\ef38'; } /* '' */
.icon-lock-open-alt-2:before { content: '\ef39'; } /* '' */
.icon-eye-6:before { content: '\ef3a'; } /* '' */
.icon-eye-off-1:before { content: '\ef3b'; } /* '' */
.icon-tag-5:before { content: '\ef3c'; } /* '' */
.icon-tags-2:before { content: '\ef3d'; } /* '' */
.icon-bookmark-3:before { content: '\ef3e'; } /* '' */
.icon-bookmark-empty-1:before { content: '\ef3f'; } /* '' */
.icon-flag-3:before { content: '\ef40'; } /* '' */
.icon-flag-circled:before { content: '\ef41'; } /* '' */
.icon-thumbs-up-4:before { content: '\ef42'; } /* '' */
.icon-thumbs-down-4:before { content: '\ef43'; } /* '' */
.icon-download-6:before { content: '\ef44'; } /* '' */
.icon-download-alt:before { content: '\ef45'; } /* '' */
.icon-upload-5:before { content: '\ef46'; } /* '' */
.icon-share-3:before { content: '\ef47'; } /* '' */
.icon-quote-1:before { content: '\ef48'; } /* '' */
.icon-quote-circled:before { content: '\ef49'; } /* '' */
.icon-export-5:before { content: '\ef4a'; } /* '' */
.icon-pencil-6:before { content: '\ef4b'; } /* '' */
.icon-pencil-circled:before { content: '\ef4c'; } /* '' */
.icon-edit-3:before { content: '\ef4d'; } /* '' */
.icon-edit-circled:before { content: '\ef4e'; } /* '' */
.icon-edit-alt:before { content: '\ef4f'; } /* '' */
.icon-print-6:before { content: '\ef50'; } /* '' */
.icon-retweet-3:before { content: '\ef51'; } /* '' */
.icon-comment-5:before { content: '\ef52'; } /* '' */
.icon-comment-alt-1:before { content: '\ef53'; } /* '' */
.icon-bell-5:before { content: '\ef54'; } /* '' */
.icon-warning-1:before { content: '\ef55'; } /* '' */
.icon-exclamation:before { content: '\ef56'; } /* '' */
.icon-error:before { content: '\ef57'; } /* '' */
.icon-error-alt:before { content: '\ef58'; } /* '' */
.icon-location-6:before { content: '\ef59'; } /* '' */
.icon-location-circled:before { content: '\ef5a'; } /* '' */
.icon-compass-5:before { content: '\ef5b'; } /* '' */
.icon-compass-circled:before { content: '\ef5c'; } /* '' */
.icon-trash-7:before { content: '\ef5d'; } /* '' */
.icon-trash-circled:before { content: '\ef5e'; } /* '' */
.icon-doc-6:before { content: '\ef5f'; } /* '' */
.icon-doc-circled:before { content: '\ef60'; } /* '' */
.icon-doc-new:before { content: '\ef61'; } /* '' */
.icon-doc-new-circled:before { content: '\ef62'; } /* '' */
.icon-folder-5:before { content: '\ef63'; } /* '' */
.icon-folder-circled:before { content: '\ef64'; } /* '' */
.icon-folder-close:before { content: '\ef65'; } /* '' */
.icon-folder-open-2:before { content: '\ef66'; } /* '' */
.icon-rss-6:before { content: '\ef67'; } /* '' */
.icon-phone-3:before { content: '\ef68'; } /* '' */
.icon-phone-circled:before { content: '\ef69'; } /* '' */
.icon-cog-5:before { content: '\ef6a'; } /* '' */
.icon-cog-circled:before { content: '\ef6b'; } /* '' */
.icon-cogs:before { content: '\ef6c'; } /* '' */
.icon-wrench-4:before { content: '\ef6d'; } /* '' */
.icon-wrench-circled:before { content: '\ef6e'; } /* '' */
.icon-basket-4:before { content: '\ef6f'; } /* '' */
.icon-basket-circled:before { content: '\ef70'; } /* '' */
.icon-calendar-7:before { content: '\ef71'; } /* '' */
.icon-calendar-circled:before { content: '\ef72'; } /* '' */
.icon-mic-5:before { content: '\ef73'; } /* '' */
.icon-mic-circled:before { content: '\ef74'; } /* '' */
.icon-volume-off-4:before { content: '\ef75'; } /* '' */
.icon-volume-down-2:before { content: '\ef76'; } /* '' */
.icon-volume-1:before { content: '\ef77'; } /* '' */
.icon-volume-up-3:before { content: '\ef78'; } /* '' */
.icon-headphones-3:before { content: '\ef79'; } /* '' */
.icon-clock-6:before { content: '\ef7a'; } /* '' */
.icon-clock-circled:before { content: '\ef7b'; } /* '' */
.icon-lightbulb-2:before { content: '\ef7c'; } /* '' */
.icon-lightbulb-alt:before { content: '\ef7d'; } /* '' */
.icon-block-4:before { content: '\ef7e'; } /* '' */
.icon-resize-full-5:before { content: '\ef7f'; } /* '' */
.icon-resize-full-alt-2:before { content: '\ef80'; } /* '' */
.icon-resize-small-4:before { content: '\ef81'; } /* '' */
.icon-resize-vertical-2:before { content: '\ef82'; } /* '' */
.icon-resize-horizontal-2:before { content: '\ef83'; } /* '' */
.icon-move-3:before { content: '\ef84'; } /* '' */
.icon-zoom-in-4:before { content: '\ef85'; } /* '' */
.icon-zoom-out-4:before { content: '\ef86'; } /* '' */
.icon-down-open-3:before { content: '\ef87'; } /* '' */
.icon-left-open-4:before { content: '\ef88'; } /* '' */
.icon-right-open-4:before { content: '\ef89'; } /* '' */
.icon-up-open-3:before { content: '\ef8a'; } /* '' */
.icon-down-6:before { content: '\ef8b'; } /* '' */
.icon-left-5:before { content: '\ef8c'; } /* '' */
.icon-right-5:before { content: '\ef8d'; } /* '' */
.icon-up-6:before { content: '\ef8e'; } /* '' */
.icon-down-circled-2:before { content: '\ef8f'; } /* '' */
.icon-left-circled-2:before { content: '\ef90'; } /* '' */
.icon-right-circled-2:before { content: '\ef91'; } /* '' */
.icon-up-circled-2:before { content: '\ef92'; } /* '' */
.icon-down-hand-1:before { content: '\ef93'; } /* '' */
.icon-left-hand-1:before { content: '\ef94'; } /* '' */
.icon-right-hand-1:before { content: '\ef95'; } /* '' */
.icon-up-hand-1:before { content: '\ef96'; } /* '' */
.icon-cw-5:before { content: '\ef97'; } /* '' */
.icon-cw-circled:before { content: '\ef98'; } /* '' */
.icon-arrows-cw-2:before { content: '\ef99'; } /* '' */
.icon-shuffle-4:before { content: '\ef9a'; } /* '' */
.icon-play-5:before { content: '\ef9b'; } /* '' */
.icon-play-circled-1:before { content: '\ef9c'; } /* '' */
.icon-play-circled2-1:before { content: '\ef9d'; } /* '' */
.icon-stop-6:before { content: '\ef9e'; } /* '' */
.icon-stop-circled:before { content: '\ef9f'; } /* '' */
.icon-pause-5:before { content: '\efa0'; } /* '' */
.icon-pause-circled:before { content: '\efa1'; } /* '' */
.icon-record-2:before { content: '\efa2'; } /* '' */
.icon-eject-3:before { content: '\efa3'; } /* '' */
.icon-backward:before { content: '\efa4'; } /* '' */
.icon-backward-circled:before { content: '\efa5'; } /* '' */
.icon-fast-backward-2:before { content: '\efa6'; } /* '' */
.icon-fast-forward-2:before { content: '\efa7'; } /* '' */
.icon-forward-3:before { content: '\efa8'; } /* '' */
.icon-forward-circled:before { content: '\efa9'; } /* '' */
.icon-step-backward:before { content: '\efaa'; } /* '' */
.icon-step-forward:before { content: '\efab'; } /* '' */
.icon-target-4:before { content: '\efac'; } /* '' */
.icon-signal-4:before { content: '\efad'; } /* '' */
.icon-desktop-2:before { content: '\efae'; } /* '' */
.icon-desktop-circled:before { content: '\efaf'; } /* '' */
.icon-laptop-2:before { content: '\efb0'; } /* '' */
.icon-laptop-circled:before { content: '\efb1'; } /* '' */
.icon-network-1:before { content: '\efb2'; } /* '' */
.icon-inbox-3:before { content: '\efb3'; } /* '' */
.icon-inbox-circled:before { content: '\efb4'; } /* '' */
.icon-inbox-alt:before { content: '\efb5'; } /* '' */
.icon-globe-5:before { content: '\efb6'; } /* '' */
.icon-globe-alt-1:before { content: '\efb7'; } /* '' */
.icon-cloud-6:before { content: '\efb8'; } /* '' */
.icon-cloud-circled:before { content: '\efb9'; } /* '' */
.icon-flight-2:before { content: '\efba'; } /* '' */
.icon-leaf-3:before { content: '\efbb'; } /* '' */
.icon-font-1:before { content: '\efbc'; } /* '' */
.icon-fontsize-1:before { content: '\efbd'; } /* '' */
.icon-bold-1:before { content: '\efbe'; } /* '' */
.icon-italic-1:before { content: '\efbf'; } /* '' */
.icon-text-height-1:before { content: '\efc0'; } /* '' */
.icon-text-width-1:before { content: '\efc1'; } /* '' */
.icon-align-left-1:before { content: '\efc2'; } /* '' */
.icon-align-center-1:before { content: '\efc3'; } /* '' */
.icon-align-right-1:before { content: '\efc4'; } /* '' */
.icon-align-justify-1:before { content: '\efc5'; } /* '' */
.icon-list-3:before { content: '\efc6'; } /* '' */
.icon-indent-left-1:before { content: '\efc7'; } /* '' */
.icon-indent-right-1:before { content: '\efc8'; } /* '' */
.icon-briefcase-3:before { content: '\efc9'; } /* '' */
.icon-off-1:before { content: '\efca'; } /* '' */
.icon-road-1:before { content: '\efcb'; } /* '' */
.icon-qrcode-1:before { content: '\efcc'; } /* '' */
.icon-barcode-1:before { content: '\efcd'; } /* '' */
.icon-braille:before { content: '\efce'; } /* '' */
.icon-book-4:before { content: '\efcf'; } /* '' */
.icon-adjust-1:before { content: '\efd0'; } /* '' */
.icon-tint-1:before { content: '\efd1'; } /* '' */
.icon-check-3:before { content: '\efd2'; } /* '' */
.icon-check-empty-1:before { content: '\efd3'; } /* '' */
.icon-asterisk-1:before { content: '\efd4'; } /* '' */
.icon-gift-2:before { content: '\efd5'; } /* '' */
.icon-fire-2:before { content: '\efd6'; } /* '' */
.icon-magnet-2:before { content: '\efd7'; } /* '' */
.icon-chart-2:before { content: '\efd8'; } /* '' */
.icon-chart-circled:before { content: '\efd9'; } /* '' */
.icon-credit-card-4:before { content: '\efda'; } /* '' */
.icon-megaphone-2:before { content: '\efdb'; } /* '' */
.icon-clipboard-2:before { content: '\efdc'; } /* '' */
.icon-hdd-2:before { content: '\efdd'; } /* '' */
.icon-key-4:before { content: '\efde'; } /* '' */
.icon-certificate-2:before { content: '\efdf'; } /* '' */
.icon-tasks-1:before { content: '\efe0'; } /* '' */
.icon-filter-1:before { content: '\efe1'; } /* '' */
.icon-gauge-2:before { content: '\efe2'; } /* '' */
.icon-smiley:before { content: '\efe3'; } /* '' */
.icon-smiley-circled:before { content: '\efe4'; } /* '' */
.icon-address-book:before { content: '\efe5'; } /* '' */
.icon-address-book-alt:before { content: '\efe6'; } /* '' */
.icon-asl:before { content: '\efe7'; } /* '' */
.icon-glasses:before { content: '\efe8'; } /* '' */
.icon-hearing-impaired:before { content: '\efe9'; } /* '' */
.icon-iphone-home:before { content: '\efea'; } /* '' */
.icon-person:before { content: '\efeb'; } /* '' */
.icon-adult:before { content: '\efec'; } /* '' */
.icon-child-1:before { content: '\efed'; } /* '' */
.icon-blind:before { content: '\efee'; } /* '' */
.icon-guidedog:before { content: '\efef'; } /* '' */
.icon-accessibility:before { content: '\eff0'; } /* '' */
.icon-universal-access:before { content: '\eff1'; } /* '' */
.icon-male-2:before { content: '\eff2'; } /* '' */
.icon-female-2:before { content: '\eff3'; } /* '' */
.icon-behance-2:before { content: '\eff4'; } /* '' */
.icon-blogger-2:before { content: '\eff5'; } /* '' */
.icon-cc-3:before { content: '\eff6'; } /* '' */
.icon-css:before { content: '\eff7'; } /* '' */
.icon-delicious-2:before { content: '\eff8'; } /* '' */
.icon-deviantart-2:before { content: '\eff9'; } /* '' */
.icon-digg-2:before { content: '\effa'; } /* '' */
.icon-dribbble-5:before { content: '\effb'; } /* '' */
.icon-facebook-7:before { content: '\effc'; } /* '' */
.icon-flickr-4:before { content: '\effd'; } /* '' */
.icon-foursquare-2:before { content: '\effe'; } /* '' */
.icon-friendfeed-1:before { content: '\efff'; } /* '' */
.icon-friendfeed-rect-1:before { content: '\f000'; } /* '' */
.icon-github-6:before { content: '\f001'; } /* '' */
.icon-github-text-1:before { content: '\f002'; } /* '' */
.icon-googleplus:before { content: '\f003'; } /* '' */
.icon-instagram-5:before { content: '\f004'; } /* '' */
.icon-linkedin-6:before { content: '\f005'; } /* '' */
.icon-path:before { content: '\f006'; } /* '' */
.icon-picasa-2:before { content: '\f007'; } /* '' */
.icon-pinterest-4:before { content: '\f008'; } /* '' */
.icon-reddit-2:before { content: '\f009'; } /* '' */
.icon-skype-5:before { content: '\f00a'; } /* '' */
.icon-slideshare-1:before { content: '\f00b'; } /* '' */
.icon-stackoverflow-2:before { content: '\f00c'; } /* '' */
.icon-stumbleupon-3:before { content: '\f00d'; } /* '' */
.icon-twitter-7:before { content: '\f00e'; } /* '' */
.icon-tumblr-4:before { content: '\f00f'; } /* '' */
.icon-vimeo-4:before { content: '\f010'; } /* '' */
.icon-vkontakte-2:before { content: '\f011'; } /* '' */
.icon-w3c-1:before { content: '\f012'; } /* '' */
.icon-wordpress-3:before { content: '\f013'; } /* '' */
.icon-youtube-3:before { content: '\f014'; } /* '' */
.icon-music-4:before { content: '\f015'; } /* '' */
.icon-search-7:before { content: '\f016'; } /* '' */
.icon-mail-7:before { content: '\f017'; } /* '' */
.icon-heart-7:before { content: '\f018'; } /* '' */
.icon-star-7:before { content: '\f019'; } /* '' */
.icon-user-7:before { content: '\f01a'; } /* '' */
.icon-videocam-5:before { content: '\f01b'; } /* '' */
.icon-camera-7:before { content: '\f01c'; } /* '' */
.icon-photo-1:before { content: '\f01d'; } /* '' */
.icon-attach-6:before { content: '\f01e'; } /* '' */
.icon-lock-7:before { content: '\f01f'; } /* '' */
.icon-eye-7:before { content: '\f020'; } /* '' */
.icon-tag-6:before { content: '\f021'; } /* '' */
.icon-thumbs-up-5:before { content: '\f022'; } /* '' */
.icon-pencil-7:before { content: '\f023'; } /* '' */
.icon-comment-6:before { content: '\f024'; } /* '' */
.icon-location-7:before { content: '\f025'; } /* '' */
.icon-cup-1:before { content: '\f026'; } /* '' */
.icon-trash-8:before { content: '\f027'; } /* '' */
.icon-doc-7:before { content: '\f028'; } /* '' */
.icon-note-1:before { content: '\f029'; } /* '' */
.icon-cog-6:before { content: '\f02a'; } /* '' */
.icon-params:before { content: '\f02b'; } /* '' */
.icon-calendar-8:before { content: '\f02c'; } /* '' */
.icon-sound-1:before { content: '\f02d'; } /* '' */
.icon-clock-7:before { content: '\f02e'; } /* '' */
.icon-lightbulb-3:before { content: '\f02f'; } /* '' */
.icon-tv:before { content: '\f030'; } /* '' */
.icon-desktop-3:before { content: '\f031'; } /* '' */
.icon-mobile-6:before { content: '\f032'; } /* '' */
.icon-cd-3:before { content: '\f033'; } /* '' */
.icon-inbox-4:before { content: '\f034'; } /* '' */
.icon-globe-6:before { content: '\f035'; } /* '' */
.icon-cloud-7:before { content: '\f036'; } /* '' */
.icon-paper-plane-3:before { content: '\f037'; } /* '' */
.icon-fire-3:before { content: '\f038'; } /* '' */
.icon-graduation-cap-2:before { content: '\f039'; } /* '' */
.icon-megaphone-3:before { content: '\f03a'; } /* '' */
.icon-database-3:before { content: '\f03b'; } /* '' */
.icon-key-5:before { content: '\f03c'; } /* '' */
.icon-beaker-1:before { content: '\f03d'; } /* '' */
.icon-truck-1:before { content: '\f03e'; } /* '' */
.icon-money-2:before { content: '\f03f'; } /* '' */
.icon-food-1:before { content: '\f040'; } /* '' */
.icon-shop-1:before { content: '\f041'; } /* '' */
.icon-diamond-1:before { content: '\f042'; } /* '' */
.icon-t-shirt:before { content: '\f043'; } /* '' */
.icon-wallet:before { content: '\f044'; } /* '' */
.icon-search-8:before { content: '\f045'; } /* '' */
.icon-mail-8:before { content: '\f046'; } /* '' */
.icon-heart-8:before { content: '\f047'; } /* '' */
.icon-heart-empty-4:before { content: '\f048'; } /* '' */
.icon-star-8:before { content: '\f049'; } /* '' */
.icon-user-8:before { content: '\f04a'; } /* '' */
.icon-video-5:before { content: '\f04b'; } /* '' */
.icon-picture-5:before { content: '\f04c'; } /* '' */
.icon-th-large-3:before { content: '\f04d'; } /* '' */
.icon-th-4:before { content: '\f04e'; } /* '' */
.icon-th-list-5:before { content: '\f04f'; } /* '' */
.icon-ok-6:before { content: '\f050'; } /* '' */
.icon-ok-circle-1:before { content: '\f051'; } /* '' */
.icon-cancel-7:before { content: '\f052'; } /* '' */
.icon-cancel-circle-2:before { content: '\f053'; } /* '' */
.icon-plus-circle-1:before { content: '\f054'; } /* '' */
.icon-minus-circle-1:before { content: '\f055'; } /* '' */
.icon-link-5:before { content: '\f056'; } /* '' */
.icon-attach-7:before { content: '\f057'; } /* '' */
.icon-lock-8:before { content: '\f058'; } /* '' */
.icon-lock-open-7:before { content: '\f059'; } /* '' */
.icon-tag-7:before { content: '\f05a'; } /* '' */
.icon-reply-4:before { content: '\f05b'; } /* '' */
.icon-reply-all-2:before { content: '\f05c'; } /* '' */
.icon-forward-4:before { content: '\f05d'; } /* '' */
.icon-code-3:before { content: '\f05e'; } /* '' */
.icon-retweet-4:before { content: '\f05f'; } /* '' */
.icon-comment-7:before { content: '\f060'; } /* '' */
.icon-comment-alt-2:before { content: '\f061'; } /* '' */
.icon-chat-6:before { content: '\f062'; } /* '' */
.icon-attention-5:before { content: '\f063'; } /* '' */
.icon-location-8:before { content: '\f064'; } /* '' */
.icon-doc-8:before { content: '\f065'; } /* '' */
.icon-docs-landscape:before { content: '\f066'; } /* '' */
.icon-folder-6:before { content: '\f067'; } /* '' */
.icon-archive-2:before { content: '\f068'; } /* '' */
.icon-rss-7:before { content: '\f069'; } /* '' */
.icon-rss-alt-1:before { content: '\f06a'; } /* '' */
.icon-cog-7:before { content: '\f06b'; } /* '' */
.icon-logout-3:before { content: '\f06c'; } /* '' */
.icon-clock-8:before { content: '\f06d'; } /* '' */
.icon-block-5:before { content: '\f06e'; } /* '' */
.icon-resize-full-6:before { content: '\f06f'; } /* '' */
.icon-resize-full-circle:before { content: '\f070'; } /* '' */
.icon-popup-5:before { content: '\f071'; } /* '' */
.icon-left-open-5:before { content: '\f072'; } /* '' */
.icon-right-open-5:before { content: '\f073'; } /* '' */
.icon-down-circle-1:before { content: '\f074'; } /* '' */
.icon-left-circle-1:before { content: '\f075'; } /* '' */
.icon-right-circle-1:before { content: '\f076'; } /* '' */
.icon-up-circle-1:before { content: '\f077'; } /* '' */
.icon-down-dir-3:before { content: '\f078'; } /* '' */
.icon-right-dir-3:before { content: '\f079'; } /* '' */
.icon-down-micro:before { content: '\f07a'; } /* '' */
.icon-up-micro:before { content: '\f07b'; } /* '' */
.icon-cw-circle:before { content: '\f07c'; } /* '' */
.icon-arrows-cw-3:before { content: '\f07d'; } /* '' */
.icon-updown-circle:before { content: '\f07e'; } /* '' */
.icon-target-5:before { content: '\f07f'; } /* '' */
.icon-signal-5:before { content: '\f080'; } /* '' */
.icon-progress-4:before { content: '\f081'; } /* '' */
.icon-progress-5:before { content: '\f082'; } /* '' */
.icon-progress-6:before { content: '\f083'; } /* '' */
.icon-progress-7:before { content: '\f084'; } /* '' */
.icon-progress-8:before { content: '\f085'; } /* '' */
.icon-progress-9:before { content: '\f086'; } /* '' */
.icon-progress-10:before { content: '\f087'; } /* '' */
.icon-progress-11:before { content: '\f088'; } /* '' */
.icon-font-2:before { content: '\f089'; } /* '' */
.icon-list-4:before { content: '\f08a'; } /* '' */
.icon-list-numbered-1:before { content: '\f08b'; } /* '' */
.icon-indent-left-2:before { content: '\f08c'; } /* '' */
.icon-indent-right-2:before { content: '\f08d'; } /* '' */
.icon-cloud-8:before { content: '\f08e'; } /* '' */
.icon-terminal-1:before { content: '\f08f'; } /* '' */
.icon-facebook-rect-2:before { content: '\f090'; } /* '' */
.icon-twitter-bird-2:before { content: '\f091'; } /* '' */
.icon-vimeo-rect-1:before { content: '\f092'; } /* '' */
.icon-tumblr-rect-1:before { content: '\f093'; } /* '' */
.icon-googleplus-rect-1:before { content: '\f094'; } /* '' */
.icon-linkedin-rect-1:before { content: '\f095'; } /* '' */
.icon-skype-6:before { content: '\f096'; } /* '' */
.icon-vkontakte-rect-1:before { content: '\f097'; } /* '' */
.icon-youtube-4:before { content: '\f098'; } /* '' */
.icon-odnoklassniki-rect-1:before { content: '\f099'; } /* '' */
.icon-visitenkarte-invert:before { content: '\f09a'; } /* '' */
.icon-visitenkarte:before { content: '\f09b'; } /* '' */
.icon-contao-invert:before { content: '\f09c'; } /* '' */
.icon-catalogue-invert:before { content: '\f09d'; } /* '' */
.icon-catalogue:before { content: '\f09e'; } /* '' */
.icon-contao:before { content: '\f09f'; } /* '' */
.icon-idea:before { content: '\f0a0'; } /* '' */
.icon-idea-invert:before { content: '\f0a1'; } /* '' */
.icon-display:before { content: '\f0a2'; } /* '' */
@-webkit-keyframes move{from{top:0px}to{top:100px}}@keyframes move{from{top:0px}to{top:100px}}@media (min-width:1px){html{font-size:62.5%}body{line-height:1.5;font-family:"Open Sans", Arial, Verdana, sans-serif;font-weight:400;background-color:#fff;overflow-x:hidden;font-size:16px !important;color:#666}*{-moz-box-sizing:border-box;box-sizing:border-box}a{color:#f60}a:hover{color:#f90}.portfolioimagebox .pull-left{float:none !important}iframe{width:100%;border:none;min-height:200px;color:#666}iframe html{color:#666}h1,h2,h3,h4,h5,h6{font-family:"Fjalla One", arial, sans-serif;font-weight:normal;margin:0;padding:0}.home h2,.default #content5 h2{margin-bottom:45px;color:#4c4c4c}.home #content1 h3{font-size:30px;font-size:3rem;color:#4c4c4c;text-align:left;padding-bottom:20px;margin-top:30px}.home .featured-big h1{color:#f68a32;font-family:"fjalla one", sans-serif;font-size:50px;font-size:5rem;font-weight:bold;line-height:140%;margin-right:25px;margin-top:13px;text-align:center;text-transform:uppercase}.default h1{padding-bottom:5px;font-size:50px;font-size:5rem}.default #content5 h2{font-size:3rem}.default h2,.default h3,.home #content6 h2{font-size:24px;font-size:2.4rem;margin:0;padding:0;padding-top:20px}.home #content6 h2,.default #content5 h2{font-size:40px;font-size:4rem;color:#f68a32}.default #main h2{border-bottom:1px solid #666;font-size:28px;font-size:2.8rem}.teaser{font-weight:bold}.fontsize-xl{font-size:3rem !important}.fontsize-xxl{font-size:4rem !important}.fontsize-l{font-size:2rem}.fontsizex-m{font-size:100%}.fontsize-s{font-size:90%}.fontsize-xs{font-size:80%}.jumbotron{background-color:#fff;font-style:italic}.invisible{position:absolute;top:-99999999999px}.minheight100 p{min-height:90px}#main .inside .mod_article.first .ce_text.first,.home #main .inside .mod_article.first .ce_text.last{font-size:18px;font-size:1.8rem}#mbCenter{background-color:#f4f4f4 !important;border-radius:0px !important;box-shadow:0 5px 10px rgba(0, 0, 0, 0.1) !important;border:1px solid #ddd}#mbTitle,#mbPrevLink,#mbNextLink,#mbCloseLink{color:#666;display:inline;font-size:18px !Important;font-weight:normal !important;line-height:20px}#mbCloseLink big{color:#f60 !important;font-size:40px !important}#mbCenter img{border:1px solid #ddd;background-color:#fff}.container{width:100% !important;margin:0 auto;padding-left:10px !important;padding-right:10px !important}*{-moz-box-sizing:border-box;box-sizing:border-box}.container,#menue,#main{background-color:#fff}.default #left{padding-bottom:40px;padding-left:0}#container{padding:0 0 7% 0}.fullsize #main{padding:0 15px}.fullsize #main h1{padding:0 15px;text-align:center}.row{margin-left:0px;margin-right:0px}#content1,#content2,#content3,#content4,#content5,#content6,#wrapper{margin-bottom:60px}#content3 .blockbox .inner{padding-top:20px}.home #content1,.portfolio #content1,.default #content1,.feedback #content1,.fullsize #content1,.home #content2,.portfolio #content2,.default #content2,.feedback #content2,.fullsize #content2,.home #content3,.portfolio #content3,.default #content3,.feedback #content3,.fullsize #content3,.home #content4,.portfolio #content4,.default #content4,.feedback #content4,.fullsize #content4,.home #content5,.portfolio #content5,.default #content5,.feedback #content5,.fullsize #content5,.home #content6,.portfolio #content6,.default #content6,.feedback #content6,.fullsize #content6,.home #main,.portfolio #main,.default #main,.feedback #main,.fullsize #main,.home #bootfooter .inside,.portfolio #bootfooter .inside,.default #bootfooter .inside,.feedback #bootfooter .inside,.fullsize #bootfooter .inside{padding-bottom:40px !important;padding-top:40px !important}.page-webdesign #content1,.page-webdesign #content2,.page-webdesign #content3{padding-bottom:0px;padding-top:0px}#menue,#slider,#branding,.default #content1.container,.default #content2.container,.default #content3.container{padding-left:0px;padding-right:0px}.home #content1.container,.home #content2.container{padding:40px !important}#content1.container,#content2.container,#content3.container{padding:0 !important}.portfolio-lang #content1.container,.portfolio-lang #content2.container,.portfolio-lang #content3.container{padding:40px !important}.portfolio-lang h3{padding:20px 0 10px 0}#slider{padding-top:20px}#topline{background-color:#e7e7e7;padding:15px 0 25px 0}#topline .infohotline:before{font-family:"jkicons";content:"\e8a3";font-size:30px;font-size:3rem;color:#f68a32;padding-right:10px;position:relative;top:5px}#topline .infohotline{margin:0;line-height:100%}.topmenue{position:absolute;right:20px;top:0px}.topmenue li{float:right;padding-left:15px}#branding img{max-width:250px;display:block;margin:20px auto 20px auto}#branding .container{padding-top:20px;padding-bottom:20px}.infoboxes-content-1 div a{border-bottom:1px solid #ddd}.contaopartner img{max-width:350px}.home #content2,.home #content3,.home #content4{text-align:center}#infoboxes-content2 .jksix > div{padding-bottom:30px}#infoboxes-content2 .jksix div{min-height:400px}#infoboxes-content2 .ce_text{border:1px solid #ddd;min-height:370px;padding:20px}#infoboxes-content-1 h3{padding-top:20px}.home #content3 .ce_text,.home #content4 .ce_text{border-right:none;min-height:250px;padding-right:30px}.home #content3 .col_5.last .ce_text{border-right:none}.home #content3 .ce_colsetPart.last .ce_text,.home #content4 .ce_colsetPart.last .ce_text{border-right:none}.home h3:before{font-family:"jkicons";display:block;width:80px;height:100px;color:#f68a32;font-size:60px;margin:0 auto;text-align:center;line-height:140%}.contao h3:before{content:"\f09c"}.wordpress h3:before{content:"\ea1f "}.catalog h3:before{content:"\f09d"}.shop h3:before{content:"\eec8"}.buch h3:before{content:"\ea77"}.konzept h3:before{content:"\f0a0"}.logo h3:before{content:"\eacd"}.visitenkarten h3:before{content:"\f09a"}.flyer h3:before{content:"\ea6c  "}.brief h3:before{content:"\ea72  "}.broschueren h3:before{content:"\ed59"}.banner h3:before{content:"\f0a2"}.werbeartikel h3:before{content:"\ec4f"}.portfolio h1{margin:45px 0 45px 20px;font-size:40px;font-size:4rem;color:#4c4c4c}.portfolio h2{margin:0 0 45px 0;font-size:40px;font-size:4rem;color:#4c4c4c}.portfolio #leistungen h2{color:#f68a32;border-bottom:1px solid #f68a32}.portfolio h4{margin:0 0 0px 0;font-size:20px;font-size:2rem;color:#4c4c4c;padding:0}.portfolio .kurzanfrage h2{border-bottom:1px solid #4c4c4c}.portfolio #main .button{padding-left:0px}.portfolio #main .inside{position:relative}.portfolio p.back{position:static}.portfolio p.back a{background-color:#fcab65;background:linear-gradient(to bottom, #fcab65, #eb830c) repeat scroll 0 0;border:1px solid #f78940;border-radius:8px;color:#fff;padding:4px 20px;text-decoration:none;position:relative;padding:15px 35px 15px 35px}.portfolio #content1{margin-top:60px}.portfolio .feedback img{padding-right:30px;border-radius:100%}.portfolio .feedback h2{padding-left:0}.portfolio .feedback p{font-size:20px;font-size:2rem}.portfolio.yellow #content1{background-color:#f4ba2e}.portfolio.red #content1{background-color:#e6260c}.portfolio.azur #content1{background-color:#62b5c7}.portfolio.darkblue #content1{background-color:#004179}.portfolio.orange #content1{background-color:#f68a32}.portfolio.magenta #content1{background-color:#9c0089}.portfolio.darkgreen #content1{background-color:#3c7175}.portfolio.lightsand #content1{background-color:#f3f0e9}.portfolio.mint #content1{background-color:#dfeae2}.portfolio.red #content1 *,.portfolio.azur #content1 *,.portfolio.darkblue #content1 *,.portfolio.orange #content1 *,.portfolio.magenta #content1 *,.portfolio.yellow #content1 *,.portfolio.darkgreen #content1 *{color:#fff}.portfolio.mint #content1 *{color:#4c4c4c}.portfolio.lightsand #content1 *{color:#3c7175}.progress{height:35px}.progress .description{font-size:5px;font-size:0.5rem;padding-left:40px;display:inline-block}.progressbar-green .progress-bar{background-color:#5cb85c !important}.progressbar-red .progress-bar{background-color:#e6260c}.progressbar-orange .progress-bar{background-color:#f68a32}.progressbar-yellow .progress-bar{background-color:#f4ba2e}.progressbar-gray .progress-bar{background-color:#ddd}.progressbar-darkblue .progress-bar{background-color:#004179}.progressbar-lightblue .progress-bar{background-color:#7ac3ff}.progressbar-magenta .progress-bar{background-color:#9c0089}.progressbar-pink .progress-bar{background-color:#cd27bb}#content5{overflow:hidden}.col-md-4.portfolioimages,.col-sm-6.portfolioimages,.col-lg-3.portfolioimages{padding:0 !important}.tabcontrol_tabs{padding-bottom:20px;overflow:hidden}.portfolioimagebox,.portfolioimagebox figure,.portfolioimagebox img{width:100% !important;height:100% !important;margin:0px !important}.portfolioimagebox a.subheadline{width:100%;height:100%;left:0;top:0;position:absolute;overflow:hidden;display:block;padding:70px 0px 0px;text-align:center;text-decoration:none;color:transparent;-ms-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;zoom:1;filter:alpha(opacity=75);opacity:0.75}.portfolioimagebox a.cboxElement{width:100%;height:100%;overflow:hidden;display:block;padding:70px 0px 0px;text-align:center;text-decoration:none;color:transparent;-ms-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;zoom:1;filter:alpha(opacity=75);opacity:0.75}.portfolioimagebox a.subheadline:hover{background-color:#000;font-size:17px;zoom:1;filter:alpha(opacity=75);opacity:0.75;color:#fff;font-weight:normal}.portfolioimagebox a.subheadline:hover:after{position:relative;float:none;display:block;margin-top:10px;font-size:40px;color:#fff;content:"+";font-weight:normal}.imgborder .portfolioimagebox img{border:1px solid #ddd}.padding-m div{padding-right:25px}.padding-m div .last{padding-right:0px}#sitemap ul li a{display:block;float:none;background-color:#f68a32;padding:8px;margin-bottom:10px;color:#fff}#sitemap ul li li a{display:block;float:none;background-color:#ddd;padding:8px;margin-bottom:10px;color:#4c4c4c}#sitemap .hide{display:none}#bootfooter{background-color:#f68a32}#bootfooter h4,#bootfooter p,#bootfooter li,#bootfooter a,#bootfooter div{color:#fff !important}h4{font-size:200%;padding:0 0 15px 0}.col_2 ul{margin:0;padding:0;list-style-type:none}.home #parallax1.parallax{background:url(../../files/jukemedia/parallax/p1-erfolgreiche-webseiten.webp);background-size:cover;height:350px;margin:0 auto;background-position:50% 50%;background-attachment:fixed;background-repeat:no-repeat}#parallax2.parallax{background:url(../../files/jukemedia/parallax/p2-webdesign.jpg);background-size:cover;height:350px;margin:0 auto;background-position:50% 50%;background-attachment:fixed;background-repeat:no-repeat}#parallax3.parallax{background:url(../../files/jukemedia/parallax/p3-corporate-design-geschaeftsausstattung.jpg);background-size:cover;height:350px;margin:0 auto;background-position:50% 50%;background-attachment:fixed;background-repeat:no-repeat}#parallax4.parallax{background:url(../../files/jukemedia/parallax/p4-werbeartikel.jpg);background-size:cover;height:350px;margin:0 auto;background-position:50% 50%;background-attachment:fixed;background-repeat:no-repeat}#parallax5.parallax{background:url(../../files/jukemedia/parallax/p5-portfolio.png);background-size:cover;height:350px;margin:0 auto;background-position:50% 50%;background-attachment:fixed;background-repeat:no-repeat}.portfolio.wuertele .parallax1{background:url("../../files/jukemedia/css/${img-path-portfolio}/wuertele/webdesign-ludwigsburg-contao-webseite-wuertele-screenshot.jpg");background-size:cover;height:650px;width:90%;margin:0 auto;background-position:50% 50%;background-attachment:scroll;background-repeat:no-repeat}.default.page-webdesign #parallax{background-image:url(../../files/jukemedia/parallax/p5-portfolio.png);background-size:cover;height:350px;margin:0 auto;background-position:50% 50%;background-attachment:fixed;background-repeat:no-repeat}.label-parallax{text-align:center;position:relative}.label-parallax img{max-width:90px}.label-parallax h2{color:#4c4c4c;position:absolute;top:100px;text-align:center;width:100%;font-size:3rem}.default .parallax h2{position:relative;top:80%}.label-parallax h2 span{display:block;text-align:center;color:#4c4c4c;padding:0;margin:0;font-weight:bold;font-size:30px;font-size:3rem}.page-contao-module #content3{padding-bottom:0px;padding-top:0px}.infobox-solitaire img{border-radius:80%;max-width:200px;border:1px solid #e7e7e7;display:inline-block;padding:25px}.infobox-solitaire .inner.block{background-color:#fff;min-height:450px;padding:25px !important}.infobox-solitaire .image_container,.infobox-solitaire h2,.infobox-solitaire .ce_text{text-align:center}.infobox-solitaire h2{margin-bottom:15px}.page-contao-module #content1,.page-contao-module #content2{background-color:transparent;padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}.page-contao-module #content1 div,.page-contao-module #content2 div{padding-left:0px;padding-right:0px}.page-contao-module #content1 div div div div,.page-contao-module #content2 div div div div{padding-right:0px}.page-contao-module #content1 div div div div.last,.page-contao-module #content2 div div div div.last{padding-right:0px}.page-contao-module #content1 h2,.page-contao-module #content2 h2{border-top:1px solid #ddd}.referenzen #wrapper{padding-bottom:80px}.referenzen .portfolioimagebox{padding:8px 4px}.infobox-orange{background-color:#f68a32}.infobox-orange h2,.infobox-orange p{color:#fff}.blockbox div{padding-left:0px;padding-right:0px}.blockbox img{max-width:50%;display:block;margin:0 auto;padding:40px}.blockbox p,.blockbox .ce_headline,.blockbox h2,.blockbox h3{padding-right:20px;padding-left:20px}.blockbox .box{min-height:350px}.box-orange-xl{background-color:#f68a32;color:#fff;min-height:429px}.box-gray-m{background-color:#e7e7e7;min-height:429px}#design.blockimage{background-image:url(../../files/jukemedia/layout/original-you.jpg);background-size:cover;background-repeat:no-repeat;min-height:429px;background-position:center top}#technik.blockimage{background-image:url(../../files/jukemedia/layout/usability.jpg);background-size:cover;background-repeat:no-repeat;min-height:429px;background-position:center top}#cms.blockimage{background-image:url(../../files/jukemedia/layout/cms.jpg);background-size:cover;background-repeat:no-repeat;min-height:429px;background-position:center top}#visi.blockimage{background-image:url(../../files/jukemedia/layout/visitenkarten-001.jpg);background-size:cover;background-repeat:no-repeat;min-height:429px;background-position:center top}#brief.blockimage{background-image:url(../../files/jukemedia/layout/briefpapier-001.jpg);background-size:cover;background-repeat:no-repeat;min-height:429px;background-position:center top}#gruss.blockimage{background-image:url(../../files/jukemedia/layout/grusskarten.jpg);background-size:cover;background-repeat:no-repeat;min-height:429px;background-position:center top}#webhosting.blockimage{background-image:url(../../files/jukemedia/layout/connection.jpg);background-size:cover;background-repeat:no-repeat;min-height:429px;background-position:center top}#kosten1.blockimage{background-image:url(../../files/jukemedia//beispiele/website-beispiel-1.jpg);background-size:cover;background-repeat:no-repeat;min-height:429px;background-position:center top}#kosten2.blockimage{background-image:url(../../files/jukemedia//beispiele/website-beispiel-2.jpg);background-size:cover;background-repeat:no-repeat;min-height:429px;background-position:center top}#kosten3.blockimage{background-image:url(../../files/jukemedia//beispiele/website-beispiel-3.jpg);background-size:cover;background-repeat:no-repeat;min-height:429px;background-position:center top}#logo1.blockimage{background-image:url(../../files/jukemedia/layout/spirale.jpg);background-size:cover;background-repeat:no-repeat;min-height:429px;background-position:center top}#logo2.blockimage{background-image:url(../../files/jukemedia/layout/logo2-golden-ratio.jpg);background-size:cover;background-repeat:no-repeat;min-height:429px;background-position:center top}#logo3.blockimage{background-image:url(../../files/jukemedia/layout/logo3-abstraktion.jpg);background-size:cover;background-repeat:no-repeat;min-height:429px;background-position:center top}ul li{list-style-type:none}img{width:100%;height:auto}blockquote{font-style:italic}.button a,a.button{background-color:#fcab65;background:linear-gradient(to bottom, #fcab65, #eb830c) repeat scroll 0 0;border:1px solid #f78940;border-radius:8px;color:#fff;padding:4px 20px;text-decoration:none}.ce_text ul{margin:0;padding:0}.ce_text li{padding-left:15px;margin-left:20px}.ce_text ul li:before{font-family:'jkicons';content:'\ea42';display:inline-block;margin-left:-10px;width:20px}.tabcontrol_tabs{margin-bottom:20px}.tabcontrol_tabs ul{width:100%;padding:0}.tabcontrol_tabs li{display:block;float:left;border-bottom:1px solid #666;border-top:1px solid #666;border-right:1px solid #666;width:20%;padding:15px 0;text-align:center}.tabcontrol_tabs .tab_0{border-left:1px solid #666}.tabcontrol_tabs li:hover{cursor:pointer;color:#f68a32;background-color:#e7e7e7}.tabcontrol_pane li{display:block;float:left;border-bottom:1px solid #666;border-top:1px solid #666;border-right:1px solid #666;width:20%;padding:15px 0;text-align:center}.pane_2 .one_fourth img,.pane_3 .one_fourth img{border:1px solid #ddd}#submenue{margin-top:10%}#submenue ul{margin-right:45px;background-color:#e7e7e7}#submenue *:before{font-family:jkicons;display:inline-block;margin-left:-20px;width:20px}#submenue a,#submenue span.active,#submenue span.trail{display:block;margin-top:1px;padding-top:8px;padding-bottom:8px;padding-left:5px;border-bottom:1px solid #ddd}#submenue a{color:#666}#submenue a:hover,#submenue .trail,#submenue span.active{color:#f68a32}#submenue li a:before{content:"\e8cf"}#submenue li a:hover:before,#submenue li span.active:before,#submenue li.submenu.trail a.submenu.trail:before{content:"\e8cf";color:#f68a32}#submenue span.trail:before{content:"\e8cf"}.textslide{position:absolute;z-index:99999;top:0px;left:0px;width:100%;display:inline-block;padding:10px;color:#fff}.textslide p,.textslide blockquote{font-size:20px;font-size:2rem;text-align:left;width:100%}.textslide blockquote cite{font-size:15px;font-size:1.5rem}.textslide.slogan{display:block;background-color:rgba(255, 102, 0, 0.4);max-width:60%;margin:0 auto;font-family:"Fjalla One", arial, sans-serif}.socialicons{margin-bottom:35px}.socialicons a,.socialicons a:before{display:inline-block;color:#fff;line-height:160%;text-decoration:none}.socialicons a:hover:before{color:#f4ba2e;text-decoration:none}#subfoo3 .socialicons a:hover{text-decoration:none}.facebook:before{font-family:"jkicons";content:'\e9d9';font-size:4em}.twitter:before{font-family:"jkicons";content:'\ea16';font-size:4em}.xing:before{font-family:"jkicons";content:'\ea21';font-size:4em}.tumblr:before{font-family:"jkicons";content:'\eee0';font-size:4em}.google:before{font-family:"jkicons";content:'\f094';font-size:4em}.pinterest:before{font-family:"jkicons";content:'\e9fd';font-size:4em}.icon-bar::before{content:none !important}#bootfooter ul.foolinks{margin:0;padding:0}span.telefon{display:block}#topline,.custom,#topline .custom .inside{position:relative;z-index:1}#myNav.overlay,span.open{display:none}.overlay{height:0%;width:100%;position:fixed;z-index:9999999;left:0;top:0;background-color:#fff;background-color:rgba(255, 255, 255, 1);overflow-y:hidden;transition:0.5s}.overlay-content{position:absolute;top:25%;width:100%;text-align:center;margin-top:0px;z-index:999999}.overlay-content .dropdown-menu{background-color:transparent}.overlay-content nav li{display:block;text-align:left;border-bottom:1px dotted #666}.overlay-content .mod_customnav{width:31%;float:left;margin-right:10px}.overlay nav li a:hover{background-color:transparent}.overlay a{padding:8px;text-decoration:none;font-size:20px;font-size:2rem;color:#818181;display:block;transition:0.3s}.overlay a:hover,.overlay a:focus{color:#f90}.overlay-content{width:100%;padding:20px 0 20px 5%;overflow:hidden;background-color:#fff}#branding,#branding .inside{position:relative}.open{position:absolute;top:0px;left:15px;font-size:20px;font-size:2rem}.open span{font-size:40px;font-size:4rem;color:#f90;cursor:pointer}.overlay .closebtn{position:absolute;top:0px;text-align:right;font-size:20px;border-bottom:1px solid #ddd;width:100%;display:block}.overlay .closebtn span{font-size:60px;color:red;position:relative;top:15px}.dropdown-menu{left:0;min-width:160px;width:100%;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.15);font-size:2rem}.dropdown-menu{display:block;float:none;position:static;border-radius:0px;border:none;box-shadow:none}.dropdown-menu a,.dropdown-menu span{border-bottom:1px solid #ddd;display:block}#navbar-responsive-41 li{padding:15px;width:100%}}@media screen and (min-width:1px) and (max-height:450px){.overlay a{font-size:20px}.overlay .closebtn{font-size:40px;top:15px;right:35px}}@media (min-width:768px){.container{width:100% !important;margin:0 auto;padding-left:25px !important;padding-right:25px !important}#myNav.overlay,span.open{display:block}#dropdown{display:none}.fivecolumns .col-md-2,.fivecolumns .col-sm-2,.fivecolumns .col-lg-2{width:20%}.textslide{display:block}.portfolioimagebox .pull-left{float:left !important}#menue{height:auto}#menue.container,#menue.container .container{padding:0px !important}#menue .inside ul{display:block;margin:0 0}#menue.container .inside .container{padding-left:0px;padding-right:0px;width:100% !important;background-color:#fff}.navbar-default{background-color:#fff !important}.navbar{border-radius:4px;border:none !important;position:relative;border-radius:none;border:1px solid transparent}.navbar{margin-bottom:0px;min-height:1px}.navbar-default{background-image:none;background-repeat:repeat-x;box-shadow:none}.nav li{display:inline-block}#dropdown ul{list-style-type:none;font-size:20px;font-size:2rem}#dropdown ul.level_1{padding-left:0}#dropdown ul ul.level_2 li{border-bottom:1px solid #ddd}#dropdown li{border-right:1px solid #ddd;float:left;width:auto}#dropdown li{float:left;border-right:1px solid #ddd}#dropdown a,#dropdown span{padding:10px 15px 10px 15px;display:block;-ms-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#dropdown *:before,#dropdown *:hover:before{display:inline-block;width:20px}#dropdown ul ul{position:absolute;width:280px;left:-999px;margin-bottom:0;-webkit-box-shadow:5px 5px 5px rgba(0, 0, 0, 0.2);box-shadow:5px 5px 5px rgba(0, 0, 0, 0.2);z-index:999;padding:0;background-color:#fff}#dropdown li:hover > ul li{height:45px;overflow:visible;float:none;padding:0}#dropdown ul ul li a{padding-left:35px;font-weight:normal}#dropdown ul ul li.last{padding-bottom:25px}#dropdown li:hover ul{left:auto}#dropdown a,#dropdown span{color:#666;background-color:#fff}#dropdown a.active,#dropdown span.active,#dropdown a:hover,#dropdown li.submenu.trail a{color:#fff;background-color:#f68a32;text-decoration:none}#dropdown li.submenu.trail li a{color:#666;background-color:#fff;text-decoration:none}#dropdown li.submenu.trail li a:hover{color:#fff;background-color:#f68a32;text-decoration:none}#navbar-responsive-41 li{padding:0px}.dropdown-menu a,.dropdown-menu span{border-bottom:none;display:block}.label-parallax h2{top:150px;text-align:center;width:100%;font-size:5rem}#infoboxes-content-1 h3{padding-top:0px}.home #content1 h3{text-align:center}.portfolio p.back{position:absolute;top:-5px;left:15px;display:inline-block}.portfolio h1{margin:45px 0 45px 170px;font-size:40px;font-size:4rem;color:#4c4c4c}}@media (min-width:768px) and (max-width:999px){.fivecolumns .col-md-2,.fivecolumns .col-sm-2,.fivecolumns .col-lg-2{width:20%}#dropdown *:before{margin-left:0px;width:0px}#dropdown a,#dropdown span.active,#dropdown span.forward{padding:0}#dropdown li li a,#dropdown li span.active,#dropdown li span.forward{padding:15px 15px 25px 15px !important}#dropdown a:before{content:none !important}}@media (min-width:992px){#dropdown{display:block}.dropdown-menu{display:block !important}#myNav.overlay,span.open{display:none}body{line-height:1.5;background-color:#ede9df;overflow-x:hidden;font-size:16px !important;color:#666;background:url(../../files/jukemedia/layout/bg-image.jpg);background-attachment:fixed}.container{width:85% !important;margin:0 auto;padding-left:45px !important;padding-right:45px !important}.fivecolumns .col-md-2,.fivecolumns .col-sm-2,.fivecolumns .col-lg-2{width:20%}#menue .inside ul{display:table;margin:0 auto}.label-parallax h2{top:200px;text-align:center;width:100%;font-size:6rem}.page-contao-module #content1,.page-contao-module #content2{background-color:transparent;padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}.page-contao-module #content1 div,.page-contao-module #content2 div{padding-left:0px;padding-right:0px}.page-contao-module #content1 div div div div,.page-contao-module #content2 div div div div{padding-right:40px}.page-contao-module #content1 div div div div.last,.page-contao-module #content2 div div div div.last{padding-right:0px}.fullsize #main{padding:0 15%}#main .inside .mod_article.first .ce_text.first,.home #main .inside .mod_article.first .ce_text.last{font-size:19px;font-size:1.9rem}.home #content3 .ce_text,.home #content4 .ce_text{border-right:1px solid #ddd}}
