/**
 * Global TinyMCE style sheet
 * 
 * Use this style sheet to define CSS classes for the rich text editor. The
 * stlye sheet will be included in the editor and the page layout automatically.
 * Although the stlye sheet is shared by all themes, you can override its
 * formattings in any of your theme style sheets.
 * 
 *   tl_files/tinymce.css (this is how it looks like in TinyMCE)
 *   .warning { color:#c55; }
 * 
 *   theme_a.css (this is how it looks like in theme A)
 *   .warning { font-weight:bold; }
 * 
 *   theme_b.css (this is how it looks like in theme B)
 *   .warning { color:#000; }
 * 
 * If you do not want to use a global TinyMCE style sheet at all, simply delete
 * this file (tl_files/tinymce.css).
 */
.warning { color:#c55; font-size:1.1em; }
.confirmation { color:#090; font-size:1.1em; }
.information { color:#999; font-size:0.9em; }
/* 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}
/* v2.css */
@media screen{/* Contao Open Source CMS :: Copyright (C) 2005-2012 Leo Feyer :: LGPL license */body{margin:0;padding:0;font-size:100.01%;text-align:left;position:relative}select,input,textarea{font-size:99%}form{margin:0;padding:0}img{border:0}#left{float:left}#right{float:right}#main{width:auto;position:relative}.inside{position:relative;text-align:left}.block{overflow:hidden}.clear,#clear{height:0.1px;font-size:0.1px;line-height:0.1px;clear:both}.invisible{width:0;height:0;left:-1000px;top:-1000px;position:absolute;overflow:hidden;display:inline}.custom{display:block;text-align:left}.custom:after{content:".";display:block;height:0;clear:both;visibility:hidden}*+html #main{position:static}header,footer,nav,section,aside,article,figure,figcaption{display:block}}@media all{/** * Global TinyMCE style sheet *  * Use this style sheet to define CSS classes for the rich text editor. The * stlye sheet will be included in the editor and the page layout automatically. * Although the stlye sheet is shared by all themes, you can override its * formattings in any of your theme style sheets. *  *   tl_files/tinymce.css (this is how it looks like in TinyMCE) *   .warning { color:#c55; } *  *   theme_a.css (this is how it looks like in theme A) *   .warning { font-weight:bold; } *  *   theme_b.css (this is how it looks like in theme B) *   .warning { color:#000; } *  * If you do not want to use a global TinyMCE style sheet at all, simply delete * this file (tl_files/tinymce.css). */.warning { color:#c55; font-size:1.1em; }.confirmation { color:#090; font-size:1.1em; }.information { color:#999; font-size:0.9em; }}@media all{/* mediaboxAdvanced - black theme */#mbOverlay{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:#000;cursor:pointer}#mbOverlay.mbOverlayFF{background:transparent url("../../plugins/mediabox/1.4.6/images/80.png") repeat}#mbOverlay.mbOverlayIE{position:absolute}#mbCenter{position:absolute;z-index:9999;left:50%;overflow:hidden;background-color:#000;-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.50);-khtml-box-shadow:0 5px 20px rgba(0,0,0,0.50);-moz-box-shadow:0 5px 20px rgba(0,0,0,0.50);box-shadow:0 5px 20px rgba(0,0,0,0.50);-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000')";filter:progid:DXImageTransform.Microsoft.Shadow(Strength=5,Direction=180,Color='#000000')}#mbCenter.mbLoading{background:#000 url("../../plugins/mediabox/1.4.6/images/loading.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:#fff;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:#fff;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:#999;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:#eee;font-weight:bold;text-decoration:underline}#mbPrevLink big,#mbNextLink big,#mbCloseLink big{color:#eee;font-size:16px;line-height:14px;font-weight:bold}#mbBottom a,#mbBottom a:link,#mbBottom a:visited{text-decoration:none;color:#ddd}#mbBottom a:hover,#mbBottom a:active{text-decoration:underline;color:#fff}#mbError{position:relative;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#fff;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:#d00;font-weight:bold;text-decoration:underline}}#left{width:274px}#right{width:240px}#main{margin-left:274px}#right + #main{margin-right:240px}
@media screen{
/* basics.css */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,figure,pre,code,ol,ul,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,figure{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}caption,th,td{vertical-align:top;text-align:left}abbr,acronym{border-bottom:1px dotted #666;font-variant:normal;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}li{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}a{color:#00f}:focus{outline:0}input,button,textarea,select{font-size:99%;font-family:inherit;font-weight:inherit}pre,code{font-family:"Lucida Console",Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}h1{font-size:22px}h2{font-size:20px}h3{font-size:18px}table{font-size:inherit}caption,th{font-weight:bold}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px;/* Should match the font size */}
}
@media screen{
/* basics-wbm.css */
body{color:#000;font:80%/1.4em Verdana, Helvetica, Arial,sans-serif}strong{font-weight:bold}em{font-style:italic}p.error{color:#f00}
}
@media handheld,print,projection,screen{
/* saegehammer.css */
body{font-weight:normal;color:#000}input{font:12px Verdana, Arial, Helvetica, sans-serif}#header{overflow:hidden}#footer,.mod_breadcrumb{height:24px;padding-left:10px;font-size:.9em;line-height:2em}h1{margin:10px 40px 40px 0;font-size:233%;line-height:115%;/*16...*/}h2{margin:34px 0 20px;font-size:150%}h3{font-size:100%;font-weight:bold;font-decoration:none}h2 + h3{margin-bottom:0}h1 + h3{margin-top:-32px}h4{font-size:100%;font-weight:normal;font-decoration:underlined}img.bg{width:100%;height:auto;min-width:1024px;min-height:100%;left:0;top:0;position:fixed;z-index:-1}.kontakt_link a{color:#000}a{text-decoration:none}a:hover,a:active,a:focus{text-decoration:underline}.rechts,float_right{float:right}.float_clear{clear:both}.ce_text{margin-bottom:15px;margin-left:0}.sage .ce_text{padding-right:15px}aside .mod_navigation{width:100%;background-repeat:no-repeat;color:#fff}.hidden_hr hr{width:100%;height:0px;border:0px solid}#main figure.image_container{padding-bottom:15px}.saege figure.image_container{padding-bottom:10px}figure.image_container.float_right{padding-left:15px}figure.image_container.float_left{padding-right:15px}div.mod_article ul li{left:15px;position:relative;margin-right:15px;line-height:1.5em;list-style-type:disc}div.mod_article#links li{margin-bottom:3px;margin-left:0;list-style-type:none}div.mod_article#links li:before{padding-right:1em;content:"»"}.bildschatten{background-color:rgba(0,0,0,1);-moz-box-shadow:5px 5px 3px 3px #444;-webkit-box-shadow:5px 5px 3px 3px #444;box-shadow:5px 5px 3px 3px #444}#main .ohne_schatten .image_container img{-moz-box-shadow:0 0 0 0;-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0}#main .box_article{width:278px;overflow:hidden;float:left;/*    padding:3px 9px 55px 0;*/}#main #box1{margin-right:30px;margin-left:0}.box img{-moz-box-shadow:0 0 0 0;-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0}form p{margin-bottom:10px}.mod_search p.url{display:none}.mod_search p.context{font-style:italic;color:rgba(0,0,0,0.7)}.saege .saege_ausblenden,.hammer .hammer_ausblenden{display:none}.kontaktinformationen td{padding-right:10px;vertical-align:middle}.ce_gallery figure{padding:15px}.mod_login div.formbody label[for=autologin]{left:30px;margin-top:0}div.mod_article .pagination li{float:left;list-style-type:none}th,td{padding:2px 15px 2px 0}tr{border-bottom:1px solid #000}.ce_gallery tr{border-bottom:0px solid #000}.kontaktinformationen tr{border:0px}.box{font-size:85%}p.error{position:relative;margin-left:5px}#main a img:hover{transform: scale(1.1);transition: -moz-transform 200ms ease-out 0s}.mod_navigation li a{transition: all 0.5s ease 0s}.one_half,.one_third,.two_third,.one_fourth{position:relative;display:inline-block;margin-right:3.6%;vertical-align:top}.one_half{width:45%}.one_third{width:28%}.two_third{width:61%}.one_fourth{width:21.5%}
}
@media handheld,print,projection,screen{
/* hammer.css */
body{overflow-y: scroll}#wrapper{width:994px;min-height:600px;margin:0 auto}#left{margin-bottom:21px}#header .inside{height:100%}#header img{display:block}#main .inside{padding:0 30px 0 0}body.hammer.zweispaltig #main .inside{padding:0}body.hammer.zweispaltig #main .inside .mod_article{padding:0 14px 0 15px}body.hammer.zweispaltig #main .inside .mod_article.box_article{width:330px;padding:0}#main .box figure.image_container{min-height:65px;padding-bottom:5px}#main .inside > .mod_article{padding: 0 15px}aside#left .inside{padding-right:30px;padding-left:3px}.box h2{margin-top:0}aside#right .box,aside#left .box{margin-bottom:15px}aside#right .mod_article{padding: 0 14px 0 14px}aside#right figure{margin-top:10px}aside#right figure.float_left,aside#right figure.float_right{margin-top:0}h1{margin-bottom:1.25em}aside .mod_navigation{width:100%;background-repeat:no-repeat;color:#000}aside .mod_navigation ul{display:none}aside .mod_navigation ul.level_1{display:block;margin:0}aside .mod_navigation ul.level_2{display:none;margin:0}aside .mod_navigation li.active ul.level_2,aside .mod_navigation li.trail ul.level_2{display:block;margin:0}aside .mod_navigation a,.mod_navigation span.active{overflow:hidden;display:block;white-space:nowrap;font-size:92%;line-height:12px;font-weight:bold;text-decoration:none;color:#000;padding:9px 20px}aside .mod_navigation ul.level_2 a,aside .mod_navigation ul.level_2 span.active{padding-left:40px}aside .mod_navigation ul.level_2 a:before,aside .mod_navigation ul.level_2 span.active:before{content: "›  "}aside .mod_navigation li span.active{font-size:127%;color:#fff}aside .mod_navigation li span.active.submenu.weiterleitung{font-size:92%}aside nav.mod_navigation ul{background-color:#fff}#ServiceLine,#serviceline{width:100%;height:64px;font-size:11px}#ServiceLine .inside,#serviceline .inside{padding-top:11px}#ServiceLine .mod_customnav,#serviceline .mod_customnav,#footer .mod_customnav{width:481px;left:274px;position:absolute}.mod_customnav ul{left:0;float:left;margin:0;padding:0}.mod_customnav li,#loginlink{float:right}.mod_customnav li a.last,.mod_customnav li span.active.last{padding-left:0}.mod_customnav li a,.mod_customnav li span.active,#loginlink a,#serviceline span.you_are{line-height:2.0em}.mod_customnav li a,.mod_customnav li span.active,#loginlink a{color:rgba(0,0,0,0.5)}#suchformular{right:0;position:absolute;margin:0 59px 0 0}#suchformular .formbody{float:right}#suchformular input#ctrl_1:focus,#suchformular input#ctrl_1_submit:focus{background-color:#fff}#suchformular input#ctrl_9{width:129px;height:16px;position:relative;background-color:#eee;border-top:0px solid #ccc;padding:1px 12px 1px 24px;border-top:0px solid #ccc;border-right:0px solid #ccc;border-bottom:1px solid #888;border-left:1px solid #888;/*background:#fff url("../../tl_files/Admin/Logo_und_Navi/lupe_suchfeld2.png") left center no-repeat;*/     background-position: 6px center}.ie #suchformular div.formbody{margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}.ie #suchformular input#ctrl_9{margin-bottom:0;padding-bottom:1px;/*    height:18px;*/     margin-top:0;/*    padding-top:5px;*/    background-image:none}.ie7 #suchformular input#ctrl_9{padding-bottom:0}#suchformular #ctrl_9_submit{width:16px;height:16px;right:146px;position:absolute;padding:0;border:0px solid;border-radius:0;text-transform:capitalize;text-indent:-9999px;behavior:url('assets/css3pie/1.0.0/PIE.htc');top:1px;/*color:rgba(255,255,255,0);color: transparent;*/   background-color: transparent;background: url("../../tl_files/Admin/Logo_und_Navi/lupe_suchfeld2.png") no-repeat scroll 0 2px transparent}#ServiceLine li,#serviceline li{border-left:1px solid #000;line-height:1.5em}#ServiceLine li.last,#serviceline li.last{border-left:0}#ServiceLine a,#serviceline a,#ServiceLine span.active,#serviceline span.active,#ServiceLine span.you_are,#serviceline span.you_are{padding-right:.5em;padding-left:.5em}#ServiceLine a,#serviceline a{text-decoration:none;color:#000}#ServiceLine a.last,#serviceline a.last,#ServiceLine span.last,#serviceline span.last,#footer a.last,#footer span.last{padding-left:0}#ServiceLine a.last::before,#serviceline a.last::before,#ServiceLine span.last::before,#serviceline span.last::before,#footer a.last::before,#footer span.last::before{content:none}.ie #header a{padding-right:12px}label{margin-top:3px;margin-left:5px;line-height:23px}input,textarea{width:342px;border:1px solid #999;padding:7px 4px 7px 4px}input.submit{padding-top:0;padding-bottom:0;text-align:left;border:0;background-color:transparent}input.checkbox{width:30px;height:26px;line-height:23px}.ie input.checkbox{width:15px;height:15px}form .widget{clear:left}form .widget label.invisible{width:133px;position:static}#footer{margin-left:273px}#footer .inside{padding-top:2px;padding-left:1px}#footer a{color:#000}#gaestebuch h1{width:436px;float:left;margin-right:30px}#gaestebuch .comments{width:434px;float:left}#gaestebuch div.form{width:225px;float:right;border-left:1px solid #fff}#gaestebuch div.form form{width:211px;float:right}#gaestebuch input,#gaestebuch textarea{width:201px}.comment_default p.info{padding-left:5px;background-color:#eee;line-height:29px}.comment_default .comment{padding-left:5px}#gaestebuch form label{font-size:.9em}hr{margin-top:15px;margin-bottom:15px;border-top:1px solid;border-right:0px solid;border-bottom:0px solid;border-left:0px solid}
}
@media handheld,print,projection,screen{
/* 1_Editor.css */
body{background-image:url("../../tl_files/Admin/Banner & Hintergrund/Hintergrund.jpg");background-repeat:no-repeat;background-size:100%;background-attachment:fixed}#wrapper{background-color:#fff;font:100%/135% Comfortaa,Verdana,Arial,Helvetica,sans-serif}#header,#serviceline,aside .mod_navigation,.mod_article,#footer{border-radius:8px;behavior:url('assets/css3pie/1.0.0/PIE.htc')}#header{/*  height: 240px;*/}#wrapper,input,textarea{border:1px solid #703D12}#wrapper{border:1px}#main .inside > .mod_article,hr{border-top:1px solid #703D12}aside .mod_navigation li span.active{font-size:127%}aside#right,#suchformular input#ctrl_9,#gaestebuch div.form{border-left:1px solid #703D12}aside .mod_navigation a,aside .mod_navigation span.active,#suchformular input#ctrl_9,.box h2{border-bottom:1px solid #703D12}aside .mod_navigation ul.level_1 > li > a.last,aside .mod_navigation ul.level_1 > li > span.active.last{border-bottom:0px}h1,h2,section#main a,aside#right a,aside nav.mod_navigation ul.level_1 li.trail > a,aside nav.mod_navigation ul.level_1 li.active.submenu > span.active.submenu.weiterleitung,input.submit{color:#703D12}aside nav.mod_navigation ul.level_1 li,aside nav.mod_navigation ul.level_2 li,aside nav.mod_navigation ul.level_1 li.active.submenu > span.active.submenu.weiterleitung,#suchformular input#ctrl_9,.comment_default p.info{background-color:#FFFFFF}aside nav.mod_navigation ul.level_1 li.active,aside nav.mod_navigation ul.level_1 li.active.submenu,aside nav.mod_navigation ul.level_2 li.active,aside .mod_navigation a:focus,aside .mod_navigation a:hover,aside .mod_navigation a:active{color:#fff;background-color:#703D12}aside nav.mod_navigation ul.level_1 li.active.submenu > span.active.submenu:hover{background-color:#703D12}aside nav.mod_navigation ul.level_1 li.trail a:focus,aside nav.mod_navigation ul.level_1 li.trail a:hover,aside nav.mod_navigation ul.level_1 li.trail a:active,aside nav.mod_navigation ul.level_1 li.active.submenu > span.active.submenu:hover{color:#fff}h1{}h2{}h3{}aside .mod_navigation{}aside .mod_navigation a,aside .mod_navigation span.active,aside .mod_navigation a:focus,aside .mod_navigation a:hover,aside .mod_navigation a:active{}aside .mod_navigation ul.level_2 a{}aside .mod_navigation ul.level_2 span.active{}#main .image_container img,.mod_navigation{-moz-box-shadow:3px 3px 5px #222;-webkit-box-shadow:3px 3px 5px #222;box-shadow:3px 3px 5px #222}#main .image_container img{margin-right:8px}#main .box .image_container img{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}a:hover,a:active,a:focus{}.box_left{}th,td{padding:2px 15px 2px 0}tr{border-bottom:1px solid #000}.box > div,.box > p{margin-left:163px}.ce_gallery img{box-shadow:none}.ce_imageflow img{display:none}form .widget{position: relative;margin-bottom: 12px}body{background-size: cover}.float_right{float:right}.float_left{float:left}
}
@media handheld,projection,screen,tv{
/* hammer_rund.css */
#wrapper{margin-top:22px;margin-bottom:15px}#wrapper{background-color:transparent}#footer{width:auto;position:relative}#header,#serviceline,#ServiceLine,aside .mod_navigation,.mod_article,#footer{background-color:#fff;border-radius:8px;behavior:url('assets/css3pie/1.0.0/PIE.htc');box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.4)}.mod_navigation,.mod_article{margin-bottom:24px}#main .inside > .mod_article{padding:0}.mod_article > *{margin:15px}.mod_article > * > h1{margin-top:0}aside#right .mod_article{padding:0}aside#right{border-left:0px}#main .inside > .mod_article{border-top:0px}#serviceline,#ServiceLine{height:44px;margin:15px 0 30px}#ServiceLine .mod_customnav,#serviceline .mod_customnav{left:274px}input,textarea{width:95%}body.hammer.zweispaltig #main .inside .mod_article.box_article{width:345px}#footer .inside{padding-top:0;padding-left:0}
}
/* serviceleiste-aus.css */
#serviceline{display:none}#header{margin-bottom:30px}#main .inside > .mod_article{border-top:0px}border-left:0px;{}.mod_navigation{-moz-box-shadow:0 0 0 0;-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0}aside#left .inside{padding-right:33;padding-left:0}
/* 2_Editor.css */
#ServiceLine{display:none}
@media print{
/* print.css */
header,#left,#right,img.bg,#ServiceLine,#serviceline,.pdf_link{display:none}.mod_navigation{background-image:none}#wrapper,.mod_navigation ul.level_1,#main .inside > .mod_article{border:0px solid #black}script{display:none}
}
