/* Contao Open Source CMS, (c) 2005-2014 Leo Feyer, LGPL license */
body,form{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}@media(max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}#main .inside{min-height:1px}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}.caption{max-width:100%}.ce_gallery ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery li{float:left}.ce_gallery li.col_first{clear:left}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{width:0;height:0;left:-1000px;top:-1000px;position:absolute;overflow:hidden;display:inline}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

/* Contao Open Source CMS, (c) 2005-2014 Leo Feyer, LGPL license */
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"); }
/* MediaElement.js 2.13.1, (c) 2010-2013 John Dyer <http://j.hn>, MIT license */
.mejs-container{position:relative;background:#000;font-family:Helvetica,Arial;text-align:left;vertical-align:top;text-indent:0}.mejs-audio{margin-top:18px}.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.13.1/images/bigplay.svg") no-repeat}.no-svg .mejs-overlay-button{background-image:url("../../assets/jquery/mediaelement/2.13.1/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.13.1/images/background.png");background:rgba(0,0,0,0.9);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,0.9)),to(rgba(0,0,0,0.9)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-moz-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-o-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-ms-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:linear-gradient(rgba(50,50,50,0.9),rgba(0,0,0,0.9))}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:transparent url("../../assets/jquery/mediaelement/2.13.1/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.13.1/images/background.png");background:rgba(0,0,0,0.7);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,0.7)),to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-moz-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-o-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-ms-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:linear-gradient(rgba(50,50,50,0.7),rgba(0,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:transparent url("../../assets/jquery/mediaelement/2.13.1/images/controls.svg") no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url("../../assets/jquery/mediaelement/2.13.1/images/controls.png")}.mejs-controls .mejs-button button:focus{outline:solid 1px yellow}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:8px 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 span{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{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,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(30,30,30,0.8)),to(rgba(60,60,60,0.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-moz-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-o-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-ms-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:linear-gradient(rgba(30,30,30,0.8),rgba(60,60,60,0.8))}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;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:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));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:-moz-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:-ms-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: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{from{background-position:0 0}to{background-position:30px 0}}@-moz-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-ms-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-o-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(44,124,145,0.8)),to(rgba(78,183,212,0.8)));background:-webkit-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-moz-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-o-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-ms-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:linear-gradient(rgba(44,124,145,0.8),rgba(78,183,212,0.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,0.9)),to(rgba(200,200,200,0.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-moz-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-o-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-ms-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:linear-gradient(rgba(255,255,255,0.9),rgba(200,200,200,0.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.13.1/images/background.png");background:rgba(50,50,50,0.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,0.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,0.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,0.9);cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin:0}.mejs-controls div.mejs-horizontal-volume-slider{height:26px;width:60px;position:relative}.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,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(30,30,30,0.8)),to(rgba(60,60,60,0.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-moz-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-o-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-ms-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:linear-gradient(rgba(30,30,30,0.8),rgba(60,60,60,0.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,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,0.9)),to(rgba(200,200,200,0.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-moz-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-o-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-ms-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:linear-gradient(rgba(255,255,255,0.9),rgba(200,200,200,0.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:-10px;width:130px;height:100px;background:url("../../assets/jquery/mediaelement/2.13.1/images/background.png");background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.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:100px;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,0.7);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,0.7)),to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-moz-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-o-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-ms-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:linear-gradient(rgba(50,50,50,0.7),rgba(0,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:0}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,0.7);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(102,102,102,0.7)),to(rgba(50,50,50,0.6)));background:-webkit-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-moz-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-o-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-ms-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:linear-gradient(rgba(102,102,102,0.7),rgba(50,50,50,0.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:bold;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:22px;font-size:12px;color:#fff}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:normal}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0}.mejs-captions-position-hover{bottom:45px}.mejs-captions-text{padding:3px 5px;background:url("../../assets/jquery/mediaelement/2.13.1/images/background.png");background:rgba(20,20,20,0.8)}.me-cannotplay a{color:#fff;font-weight:bold}.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.13.1/images/background.png");background:rgba(50,50,50,0.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(background.png);background:rgba(50,50,50,0.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(background.png);background:rgba(50,50,50,0.7);color:#fff;padding:4px;z-index:100;cursor:pointer}
/* 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}
/* Style sheet basic */
body{margin:0;padding:0}a,body,div,em,input,label,legend,li,ol,p,select,span,strong,td,th,textarea,u,ul{font-family:'Open Sans',sans-serif}a,body,div,input,label,li,legend,ol,p,select,td,th,textarea,u,ul{font-size:13px}h1{margin:0 0 12px;padding:0;font-size:14px;font-weight:bold}h2{margin:0 0 6px;padding:0;font-size:12px;font-weight:bold}a{text-decoration:none;color:#139839}a:hover{text-decoration:underline;color:#139839}img{vertical-align:middle;border:0px}p,pre,form,figure{margin:0;padding:0}table{border-spacing:0}:focus{outline:0}sup{line-height:5px}
/* Style sheet default */
.lumispoc a:before{width:100%;height:260px;display:block;margin:-10px;background-image:url("../../files/upload/LUMiSpoc/lumispoc_web_small.png");background-position:center center;background-repeat:no-repeat;content: url("../../files/upload/lumispoc/未标题-2.jpg")}.mod_newslist div time{float:right}.mod_newslist div{padding:10px 30px;vertical-align:middle}.mod_newslist .layout_full  h1 a:before{width:60%;content: "\25C8"}.mod_newslist h1{font-size:30px;line-height:30px;font-weight:bold;color:#139839}.event{padding-right:30px}.lumiflector a:before{width:100%;height:260px;display:block;margin:-10px;content: url("../../files/upload/LUMiFlector/LUMiFlector_small.jpg")}.rightcol .rsts-crop{min-height:361px}.border_right{border-right:5px solid #FFF;box-sizing: border-box}.border_bottom{border-bottom:5px solid #FFF;box-sizing: border-box}.boxgrey{padding:15px 50px 15px 15px;background-color:#ccc;color:#FFF}.box100{width:100%;padding:25px;box-sizing: border-box}.boxgrey h1{margin:0;font-size:32px;color:#FFF;font-weight: 300}.boxgrey{margin:0;font-size:32px;color:#FFF;font-weight: 300}.box50_left{width:50%;min-height:385px;float:left;padding:25px}.box50_right{width:50%;min-height:385px;padding:25px}.box50_left h1,.box50_right h1,.box100 h1{margin-bottom:20px;font-size:32px;line-height:38px;color:#FFF;font-weight: 300}.box50_left h2,.box50_right h2,.box100 h2{font-size:26px;color:#FFF;font-weight: 300}.box50_left p,.box50_left a,.box50_left a:hover,.box50_right p,.box50_right a,.box50_right a:hover{color:#FFF}.box100 p,.box100 a,.box100 a:hover{color:#FFF}.box50_left ul,.box50_right ul{padding-left:12px;color:#FFF}.padding300{padding-right:300px}.padding100{padding-right:100px}.width85percent{width:85%}.arrowlink{padding-top:1px;padding-bottom:1px;padding-left:23px;background-image:url("../../files/layout/circle_arrow_small.png");background-position:left center;background-repeat:no-repeat}.mmenueswitch{width:52px;height:56px;right:58px;top:0;position:absolute;display:none;background-image:url("../../files/layout/mmenue.jpg");background-position:left top;background-repeat:no-repeat;cursor: pointer}.mod_changelanguage{width:53px;height:146px;right:0;top:0;position:absolute;margin-top:-89px;background-image:url("../../files/layout/langswitch.jpg");background-position:center top;background-repeat:no-repeat;border-bottom:5px solid #FFF;border-left:5px solid #FFF;transition: all 200ms linear 0s;-webkit-transition: all 200ms linear 0s;-moz-transition: all 200ms linear 0s;-o-transition: all 200ms linear 0s;cursor: pointer;z-index: 11000}.mod_changelanguage:hover{margin-top:-5px}.mod_changelanguage ul{margin:12px 0 0;padding:0;list-style-type:none;transition: all 300ms linear 0s;-webkit-transition: all 300ms linear 0s;-moz-transition: all 300ms linear 0s;-o-transition: all 300ms linear 0s}.mod_changelanguage li{margin-top:1px;text-align:center;list-style-type:none}.mod_changelanguage a,.mod_changelanguage span{width:100%;display:block;padding-top:4px;padding-bottom:4px;text-decoration:none;color:#FFF}.mod_changelanguage a:hover{background-color:#91acca;color:#FFF}.mod_changelanguage .active{background-color:#39689e;color:#FFF}.mod_rocksolid_slider .rsts-caption{display:none}.mod_rocksolid_slider .rsts-prev,.mod_rocksolid_slider .rsts-next{z-index: 999}.mod_rocksolid_slider .rsts-prev{left:15px}.mod_rocksolid_slider .rsts-next{left:60px}.mod_rocksolid_slider h1{left:15px;position:absolute;margin:15px 0 0;font-size:34px;color:#FFF;text-transform:uppercase;font-weight: 300;text-shadow: 2px 2px 6px #000000}.homeslider.mod_rocksolid_slider .ce_text{width:100%;bottom:0;left:0;position:absolute;padding:0}.rightslide.rsts-skin-default.rsts-main{border-right:0px}.rightslide.mod_rocksolid_slider .ce_text{width:100%;bottom:0;left:0;top:0;position:absolute;margin:0;padding:0}.rightslide.mod_rocksolid_slider .ce_text p{height:100%;display:none;margin:0;transition: all 200ms linear 0s;-webkit-transition: all 200ms linear 0s;-moz-transition: all 200ms linear 0s;-o-transition: all 200ms linear 0s}.rightslide.mod_rocksolid_slider .ce_text:hover p{display:block;transition: all 200ms linear 0s;-webkit-transition: all 200ms linear 0s;-moz-transition: all 200ms linear 0s;-o-transition: all 200ms linear 0s}.rightslide.mod_rocksolid_slider .ce_text h1{bottom:auto;left:0;top:0;margin:0;padding:5px 10px;background-color:rgba(0,0,0,.4);font-size:14px;line-height:18px;color:#FFF;text-transform:none;text-shadow: 2px 2px 6px #000000;font-weight: 400}.rightslide.mod_rocksolid_slider .ce_text a{top:70px;position:absolute;margin-left:10px}.rightslide.rsts-skin-default .rsts-next{top:91%;right: 47% !important;left: auto  !important}.rightslide.rsts-skin-default .rsts-prev{display:none}.mod_rocksolid_slider .ce_text{width:100%;bottom:10px;left:4px;position:absolute;padding:15px}.homeslider.mod_rocksolid_slider .ce_text h1{bottom:auto;left:0;position:relative;margin:0;padding:15px 15px 20px;font-size:34px;line-height:40px;color:#FFF;text-transform:uppercase;font-weight: 300;text-shadow: 2px 2px 6px #000000}.homeslider.mod_rocksolid_slider .ce_text p{padding:5px 15px 55px;background-color:rgba(0,0,0,.4);font-size:15px;color:#FFF;text-shadow: 2px 2px 6px #000000}.mod_rocksolid_slider .ce_text a{padding:3px 8px;background-color:#139839;border:1px solid #FFF;font-size:13px;text-decoration:none;color:#FFF;text-transform:uppercase;transition: all 200ms linear 0s;-webkit-transition: all 200ms linear 0s;-moz-transition: all 200ms linear 0s;-o-transition: all 200ms linear 0s;text-shadow: none}.mod_rocksolid_slider .ce_text a:hover{padding:3px 8px;background-color:#FFF;border:1px solid #139839;font-size:13px;text-decoration:none;color:#139839;text-transform:uppercase}.rsts-main .image_container{background-image:url("../../files/layout/raster.png");background-repeat:repeat}.rsts-skin-default.rsts-main{width:100%;border-right:5px solid #FFF;border-bottom:5px solid #FFF;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box}.homeslider.rsts-skin-default.rsts-main{width:80%;float:left}.rsts-skin-default .rsts-nav{bottom:10px;right: 17px !important;left: !important}.rsts-skin-default .rsts-nav-bullets a{width:13px;height:13px;border-radius:0;behavior:url("assets/css3pie/1.0.0/PIE.htc");box-shadow: none}.rsts-skin-default .rsts-nav-bullets a{background-color:#FFF}.rsts-skin-default .rsts-nav-bullets a:hover,.rsts-skin-default .rsts-nav-bullets a.active{background-color:#139839;border:1px solid #139839;box-shadow: none}.rightcol{width:20%;float:left;border-bottom:5px solid #FFF}.righttwo{height:33.333%;margin-bottom:5px;padding:10px;border:1px solid #969696;box-sizing: border-box}.righttwo h1{margin-bottom:10px;font-weight:normal;color:#454545}.righttwo p{font-size:12px;color:#454545}.green{background-color:#139839}.blue{background-color:#0d6e77}.orange{background-color:#c46713}.purple{background-color:#9431b9}.rightbox{width:20%;position:relative;float:right;background-color:#ccc;z-index: 10000}.rightbox:after{clear:both}.rightcol:after{clear:both}.rightsubbox a{width:100%;height:100%;display:block;font-weight:normal;text-decoration:none;color:#FFF;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;transition: all 200ms linear 0s;-webkit-transition: all 200ms linear 0s;-moz-transition: all 200ms linear 0s;-o-transition: all 200ms linear 0s}.rightsubbox h2{width:100%;margin:0;padding:6px 5px 6px 10px;background-color:rgba(0,0,0,.4);font-size:14px;font-weight:normal;text-transform:uppercase;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box}.rightsubbox p{display:none;padding:5px 10px 5px 15px;line-height:15px}.rightsubbox p.arrow{margin-top:5px;margin-left:15px;padding-top:2px;padding-bottom:2px;padding-left:26px;background-image:url("../../files/layout/circle_arrow_small.png");background-position:left center;background-repeat:no-repeat}.rightsubbox a:hover{background-color:#139839}.rightsubbox a:hover h2{background: none}.rightsubbox a:hover p{display:block}.rightsubbox{width:100%;height:33.33333%;display:none;background-color:#666;border-bottom:5px solid #FFF}.subpage_rightbox{margin-bottom:5px;padding-right:20px;padding-bottom:20px;padding-left:20px}.subpage_rightbox:after{clear:both}.subpage_rightbox h1{margin-top:15px;margin-bottom:15px;font-size:32px;line-height:34px;color:#FFF;font-weight: 300}.subpage_rightbox h2{margin-top:25px;margin-bottom:15px;font-size:26px;color:#FFF;font-weight: 300}.subpage_rightbox ul{margin-top:0;margin-left:15px;padding-left:0}.subpage_rightbox li{margin-bottom:5px;font-size:14px;color:#FFF;list-style-type:disc}.subpage_rightbox p{font-size:12px;color:#FFF}.subpage_rightbox a{font-size:14px;text-decoration:none;color:#FFF}.subpage_rightbox a:hover{text-decoration:underline}.subpage_rightbox .ce_gallery{width:230px;height:194px;overflow:hidden}.subpage_rightbox .ce_gallery ul{margin-left:0}.subpage_rightbox .ce_gallery .caption{display:none}.rightbox_accordeon_header{margin-top:0;margin-bottom:0;padding:5px 20px 15px 15px}h1.rightbox_accordeon_header{padding-top:15px;padding-bottom:15px;padding-left:20px;font-size:32px;line-height:34px;color:#FFF;font-weight: 300}.rightbox_accordeon .toggler,.rightbox_accordeon_last .toggler{margin-top:0;margin-bottom:5px;margin-left:14px;padding-right:20px;padding-left:14px;background-image:url("../../files/layout/plus_white_10.png");background-repeat:no-repeat;font-size:14px;color:#FFF;cursor: pointer;background-position: left 6px}.rightbox_accordeon .toggler.active,.rightbox_accordeon_last .toggler.active{background-image:url("../../files/layout/minus_white_10.png");background-repeat:no-repeat;cursor: pointer;background-position: left 6px}.rightbox_accordeon .accordion div p,.rightbox_accordeon .accordion div ul,.rightbox_accordeon_last .accordion div p,.rightbox_accordeon_last .accordion div ul{color:#FFF}.rightbox_accordeon .accordion div p,.rightbox_accordeon_last .accordion div p{margin-left:12px}.rightbox_accordeon .accordion div ul,.rightbox_accordeon_last .accordion div ul{margin-top:0;padding-left:24px}.rightbox_accordeon.ce_accordion{margin-bottom:5px;padding-bottom:25px}.selection p{padding-left:15px;background-image:url("../../files/layout/select_empty.png");background-repeat:no-repeat;cursor: pointer;background-position: 0px 6px}.selection p:hover,.selection p:focus{padding-left:15px;background-image:url("../../files/layout/select_selected.png");background-repeat:no-repeat;cursor: pointer;background-position: 0px 6px}.oils{background-image:url("../../files/upload/slider_home/oils.jpg");background-position:center center;background-repeat:no-repeat;background-size: cover}.cosmetics{background-image:url("../../files/upload/slider_home/cosmetics.jpg");background-position:center center;background-repeat:no-repeat;background-size: cover}.paints{background-image:url("../../files/upload/slider_home/paints.jpg");background-position:center center;background-repeat:no-repeat;background-size: cover}.ceramics{background-image:url("../../files/upload/slider_home/ceramics.jpg");background-position:center center;background-repeat:no-repeat;background-size: cover}.dairy{background-image:url("../../files/upload/slider_home/dairy.jpg");background-position:center center;background-repeat:no-repeat;background-size: cover}.dewatering{background-image:url("../../files/upload/slider_home/dewatering.jpg");background-position:center center;background-repeat:no-repeat;background-size: cover}.pharma{background-image:url("../../files/upload/slider_home/pharma.jpg");background-position:center center;background-repeat:no-repeat;background-size: cover}.softdrinks{background-image:url("../../files/upload/slider_home/softdrinks.jpg");background-position:center center;background-repeat:no-repeat;background-size: cover}.lubricants{background-image:url("../../files/upload/slider_home/lubricants.jpg");background-position:center center;background-repeat:no-repeat;background-size: cover}body{background-color:#FFF}#wrapper{min-height:100%;max-width:100%;height: auto !important}#container{padding-bottom:60px}#left{margin-top:52px}#top_image:after{height:0;clear:both;display:block;line-height:0;content:".";visibility:hidden}#top_image img{float:left;margin:10px 0 0 -2px;padding:0}#footer{margin-top:-60px;margin-right:auto;margin-left:auto;background-color:#5c5c5c}#footer .inside{padding-top:19px;padding-right:15px;padding-left:15px;color:#FFF}#footer a{font-weight:normal;text-decoration:none;color:#FFF}#footer a:hover{text-decoration:underline;color:#FFF}.footerleft{float:left}.footerright{float:right}#header,#container,#footer{margin-right:5px;margin-left:5px}.ce_text,.teaser{line-height:1.5}div.error,p.error{margin:0;padding:2px 0 0;font-size:10px;color:#f00}.mod_article .back{margin-top:18px}.mod_article .more{display:inline}.mod_breadcrumb{margin-bottom:24px;padding:5px 3px 7px;background-color:#$bg}.mod_breadcrumb ul{overflow:hidden;margin:0;padding:0;list-style-type:none}.mod_breadcrumb li{float:left}.mod_breadcrumb li:after{margin-right:3px;padding-left:1px;content:" > "}.mod_breadcrumb li.active:after{display:none}.ce_gallery .caption{margin-top:5px;font-size:10px;color:#FFF}.ce_gallery img{border:5px solid #FFF}.mod_article .pdf_link{margin-bottom:-16px;text-align:right}.mod_article .pdf_link a{padding-right:1px;padding-left:1px}.mod_lostPassword{margin:24px}.mod_lostPassword td{padding-right:6px;padding-bottom:3px}.mod_lostPassword .text,.mod_lostPassword .password{width:210px}.mod_lostPassword .captcha{width:40px}.mod_lostPassword .captcha_text{color:#666}.ce_list ul{margin:0;padding:0}.ce_list li{margin:0 0 0 22px;padding:0;line-height:16px}.ce_accordion{margin-top:0;margin-left:0}#main .toggler{margin-right:5px;margin-bottom:5px;padding:6px 10px 6px 42px;background:#CCC url("../../files/layout/plus_white_20.png") left center no-repeat;font-size:20px;color:#FFF;text-transform:uppercase;font-weight: 300;cursor: pointer;transition: all 200ms linear 0s;-webkit-transition: all 200ms linear 0s;-moz-transition: all 200ms linear 0s;-o-transition: all 200ms linear 0s}#main .toggler:hover{background-color:#a6a6a6}#main .toggler.active{background:#a6a6a6 url("../../files/layout/minus_white_20.png") left center no-repeat}.accordion div{padding:6px 15px 20px;line-height:20px}#main .accordion div{padding-right:100px}.mod_login{margin:0 5px;padding:5px;background-color:#$bg}.mod_login label{display:block;margin:4px 0 1px}.mod_login .checkbox_container{margin-top:3px}.mod_login .checkbox_container label{display:inline}.mod_login .submit_container{margin-top:8px;margin-bottom:4px}#request_password{margin:0 5px;padding:0 5px 10px 6px;background-color:#$bg}#request_password a{font-size:11px;color:#999}.mod_newsmenu,.mod_eventmenu{margin:0 5px 20px;padding:5px;background-color:#$bg}#breaking_news{margin:20px 5px;padding:5px;background-color:#$bg}.mod_newsmenu ul,.mod_newsmenu li,.mod_eventmenu ul,.mod_eventmenu li{margin:0;padding:0;list-style-type:none}.mod_newsmenu .year,.mod_eventmenu .year{margin-bottom:2px;font-weight:bold}.mod_newslist p{margin:0 0 4px}.mod_newsreader .back{margin-bottom:24px;padding-top:12px}.mod_newslist .info,.mod_newsreader .info{margin-bottom:6px;font-size:11px;color:#999}.mod_newslist .layout_short{margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid #$brown}.mod_newsreader .ce_text{margin-top:16px}.mod_newsreader h2{margin-bottom:12px}.mod_newsreader .comment_default{margin-bottom:12px}.mod_newsreader .comment{line-height:1.5}.mod_newsreader .reply{margin-top:12px;padding-left:18px}.mod_newsreader .form{margin-top:24px}.mod_newsreader .widget{margin-top:1px;margin-bottom:1px}.mod_newsreader .textarea{width:360px;height:120px}.mod_search{margin-top:3px}.mod_search .text{width:240px;-webkit-appearance:none}.mod_search .radio_container{margin:3px 0 0;padding:0;border:0}.mod_search .radio_container label{left:-2px;top:-2px;position:relative;padding-right:3px}.mod_search .header{margin-top:18px;margin-right:5px;margin-bottom:24px;padding-bottom:4px;text-align:right;border-bottom:1px solid #$bg}.mod_search h3{margin:0 0 2px;padding:0}.mod_search .context{margin:0 5px 3px 0}.mod_search .url{margin-bottom:12px;color:#$brown}.mod_search .relevance{font-size:12px;font-weight:normal;color:#$brown}.mod_search .highlight{font-weight:bold}table.calendar{width:100%;border-top:1px solid #ccc;border-left:1px solid #ccc}table.calendar .head{padding-top:4px;padding-bottom:5px;text-align:center;background-color:#f6f6f6;border-right:1px solid #ccc;border-bottom:1px solid #ccc}table.calendar .current{background-color:#ffc}table.calendar .label{padding-top:3px;padding-bottom:4px;text-align:center;background-color:#bbb;border-right:1px solid #ccc;border-bottom:1px solid #ccc;font-size:11px;font-weight:bold;color:#fff}table.calendar td{width:14%;height:72px;padding:1px;vertical-align:top;background-color:#fff;border-right:1px solid #ccc;border-bottom:1px solid #ccc}table.calendar td.weekend{background-color:#f6f6f6}table.calendar td.today{background-color:#ffc}table.calendar .empty,table.calendar .empty .header{background-color:#f6f6f6}table.calendar td .header{padding-bottom:2px;background-color:#e0e0e0;font-size:11px}table.calendar td .event a{font-size:11px}#minicalendar{margin:0 5px 20px;padding:5px 5px 10px;background-color:#$bg}table.minicalendar{width:100%;border-top:1px solid #ccc;border-left:1px solid #ccc}table.minicalendar td{width:14%;padding-top:2px;padding-bottom:3px;text-align:center;background-color:#fff;border-right:1px solid #ccc;border-bottom:1px solid #ccc}table.minicalendar td,table.minicalendar .active a{font-size:11px}table.minicalendar td.weekend{background-color:#f6f6f6}table.minicalendar td.today{background-color:#ffc}table.minicalendar .label{padding-top:2px;padding-bottom:3px;text-align:center;background-color:#c3c3c3;border-right:1px solid #ccc;border-bottom:1px solid #ccc;font-size:11px;color:#fff}table.minicalendar .head{padding-top:3px;padding-bottom:4px;text-align:center;background-color:#f9f9f9;border-right:1px solid #ccc;border-bottom:1px solid #ccc}table.minicalendar .current{background-color:#ffc}.mod_eventlist{margin-right:6px}.mod_eventlist .header{padding:3px 6px 4px;background-color:#e6e6e6;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-left:1px solid #ccc;font-weight:bold}.mod_eventlist .header.first{border-top:1px solid #ccc}.mod_eventlist .event{padding:10px 6px 12px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-left:1px solid #ccc}.mod_eventlist .time{margin-top:-6px;margin-bottom:6px;font-weight:normal;color:#999}.mod_eventreader h1,.mod_calendar h1{font-size:32px;line-height:38px;color:#139839;font-weight:300}.mod_eventreader .info{margin-top:-12px;font-size:11px;color:#999}.mod_eventreader .recurring{margin-top:2px;font-size:11px;color:#090}.mod_eventreader .ce_text{margin-top:15px}.mod_eventreader .back{margin-top:18px}.mod_personalData{margin-bottom:36px}.mod_personalData fieldset{width:400px;display:block;margin:12px 0 24px;padding:12px}*+html .mod_personalData fieldset{margin-top:-12px}.mod_personalData legend{color:#0000e6}.mod_personalData .submit_container{width:428px;text-align:right}*+html .mod_personalData .submit_container{width:434px}.mod_personalData td{width:160px;padding:2px 6px 2px 0}.mod_personalData .text,.mod_personalData .password{width:200px}.mod_personalData select{width:204px}*+html .mod_personalData select{width:206px}fieldset.radio_container,fieldset.checkbox_container{margin:0;padding:0;border:0}.ce_table{margin-top:24px;margin-bottom:24px;border-left:1px solid #ccc}.ce_table td{padding:2px 8px;border-right:1px solid #ccc;border-bottom:1px solid #ccc}*+html .ce_list li{margin-left:26px}.ce_table th{padding:2px 8px;background-color:#e6e6e6;border-top:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc}.ce_table th a{color:#000}.pagination li{display:inline;margin:0;padding:0;list-style-type:none}#tps td{padding:2px 4px}.pagination{margin-top:22px;padding-top:4px;border-top:1px solid #$bg}#tps .col_0{width:80px}.pagination p{width:160px;float:left;padding-right:3px;padding-left:3px;text-align:left}#tps .explanation{padding-bottom:24px}.pagination ul{width:240px;float:right;margin:0;padding:0 3px;text-align:right}.product{width:33.33%;min-width:291px;float:left;border-right:5px solid #FFF;border-bottom:5px solid #FFF;box-sizing: border-box}.product a{min-height:330px;display:block;padding:10px;background-color:#ccc;text-decoration:none;color:#FFF;transition: all 200ms linear 0s;-webkit-transition: all 200ms linear 0s;-moz-transition: all 200ms linear 0s;-o-transition: all 200ms linear 0s}.product a:hover{background-color:#139839}.product h1{margin-top:14px;margin-bottom:0;font-size:28px;font-weight: 300}.lumisizer a:before{width:100%;height:260px;display:block;margin:-10px;background-image:url("../../files/upload/lumisizer/lumisizer.jpg");background-position:center center;background-repeat:no-repeat;content: url("../../files/upload/lumisizer/lumisizer_pic.jpg")}.lumifuge a:before{width:100%;height:260px;display:block;margin:-10px;content: url("../../files/upload/lumifuge/lumifuge_pic.jpg")}.lumifrac a:before{width:100%;height:260px;display:block;margin:-10px;content: url("../../files/upload/lumifrac/lumifrac_pic.jpg")}.lumicheck a:before{width:100%;height:260px;display:block;margin:-10px;content: url("../../files/upload/lumicheck/lumicheck_pic.jpg")}.lumireader a:before{width:100%;height:260px;display:block;margin:-10px;content: url("../../files/upload/lumireader/LUMiReader PSA Small.jpg")}.lumireaderxray a:before{width:100%;height:260px;display:block;margin:-10px;content: url("../../files/upload/lumireader_xray/lumireaderxray_pic.jpg")}.filter p{cursor: pointer}.video img{width:220px;margin-bottom:5px;border:5px solid #FFF;box-sizing: border-box}.video a{font-size:13px}.video a:hover{text-decoration:underline}.videolink{padding-left:20px;background-image:url("../../files/layout/play_icon.jpg");background-position:left center;background-repeat:no-repeat}.videolink:hover{text-decoration:underline}#mbCenter{border-radius:0;behavior:url("assets/css3pie/1.0.0/PIE.htc")}#mbPrevLink big,#mbNextLink big,#mbCloseLink big{font-size:26px;font-weight:normal}#mbCloseLink big{line-height:20px}.linkedin{height:24px;display:inline-block;padding-left:34px;background-image:url("../../files/layout/linkedin.jpg");background-position:left top;background-repeat:no-repeat}
/* Style sheet navigation */
.mod_navigation{height:300px;left:243px;top:55px;position:absolute;display:block;padding-left:7px}.mod_navigation ul{margin:0;padding:0;list-style-type:none}.mod_navigation .level_1 li{position:relative;float:left;margin:0 40px 0 0;padding:0 0 10px;list-style-type:none;z-index: 100}.mod_navigation .level_1 ul{width:auto;left:-999em;position:absolute;margin:0;padding:0;list-style-type:none;top: 31px;transition: all 200ms linear 0s;-webkit-transition: all 200ms linear 0s;-moz-transition: all 200ms linear 0s;-o-transition: all 200ms linear 0s}.mod_navigation ul .level_2{margin:0;padding:0;border-bottom:0px}.mod_navigation li:hover .level_2{left: auto}.mod_navigation .level_2 li{height:29px;float:none;margin-left:-3px;padding:0}.mod_navigation .level_1 a,.mod_navigation .level_1 span{display:block;font-size:16px;color:#545454;text-transform:uppercase;font-weight: 300;transition: all 200ms linear 0s;-webkit-transition: all 200ms linear 0s;-moz-transition: all 200ms linear 0s;-o-transition: all 200ms linear 0s}.mod_navigation .level_1 a:hover,.mod_navigation .level_1 a.trail,.mod_navigation .level_1 span.active{text-decoration:none;color:#139839}.mod_navigation .level_2 a,.mod_navigation .level_2 span{width:140px;position:relative;display:block;margin:0;padding:5px 5px 5px 8px;background-color:rgba(255,255,255,.9);font-size:13px;font-weight:normal;text-transform:none;z-index: 100}.mod_navigation .level_2 a:hover{position:relative;display:block;background-color:#139839;color:#FFF;z-index: 100}.mod_navigation .level_2 span.active{background-color:#139839;color:#FFF}.startnavi{width:100%}.startnavi ul{margin:0;padding:0;list-style-type:none}.startnavi li{width:20%;height:150px;min-width:190px;display:block;padding-top:15px;padding-right:15px;padding-left:15px;border-bottom:5px solid #FFF;list-style-type:none;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box}.startnavi li a{width:100%;height:100%;display:block}.startnavi li.block1{float:left;background-color:#139839;border-right:5px solid #FFF}.startnavi li.block2{float:left;background-color:#c46713;border-right:5px solid #FFF}.startnavi li.block3{float:left;background-color:#c41c13;border-right:5px solid #FFF}.startnavi li.block4{float:left;background-color:#0d6e77;border-right:5px solid #FFF}.startnavi li.block5{float:left;background-color:#9431b9}.startnavi li h1{padding-right:30px;font-size:20px;line-height:21px;color:#FFF;text-transform:uppercase;font-weight: 300}.startnavi li a{text-decoration:none;color:#FFF}.startnavi li a p{bottom:30px;position:absolute;padding-top:2px;padding-bottom:2px;background-position:left center;transition: all 200ms linear 0s;-webkit-transition: all 200ms linear 0s;-moz-transition: all 200ms linear 0s;-o-transition: all 200ms linear 0s}.startnavi li a:hover p{padding-top:2px;padding-bottom:2px;padding-left:24px;background-image:url("../../files/layout/circle_arrow_small.png");background-position:left center;background-repeat:no-repeat}
@media screen and (max-width: 980px){
/* Style sheet mobile_980 */
.startnavi li.block1,.startnavi li.block2,.startnavi li.block3{width:33.33%}.startnavi li.block3{border-right:0px}.startnavi li.block4,.startnavi li.block5{width:50%}.homeslider.rsts-skin-default.rsts-main{width:100%;border-right:0px}.rightbox{width:33.33%}.rightsubbox a:hover p{display:none}.rightsubbox a:hover p.arrow{display:block;margin-top:0;margin-left:10px}.rightcol{display:none}#container{padding-bottom:100px}#footer{height:100px;margin-top:-100px}.footerright{float:left;margin-top:10px}
}
@media screen and (max-width: 850px){
/* Style sheet mobile_850 */
.mmenueswitch{display:block}.mmenueswitch:hover,.mmenueswitch:focus{background-image:url("../../files/layout/mmenue.jpg");background-position:center bottom;background-repeat:no-repeat}.rightsubbox a:hover p{display:none}.mod_rocksolid_slider .rsts-prev,.mod_rocksolid_slider .rsts-next{display:none}.homeslider.mod_rocksolid_slider .ce_text h1{font-size:26px;line-height:28px}.border_right{border-right:0px}.homeslider.mod_rocksolid_slider h1{top:0;font-size:22px;line-height:24px}
}
@media screen and (max-width: 650px){
/* Style sheet mobile_650 */
#top_image img{width:160px;height:48px}.startnavi li{height:110px}.startnavi li.block1,.startnavi li.block2,.startnavi li.block3,.startnavi li.block4,.startnavi li.block5{width:100%;float:none;border-top:0px solid #FFF;border-right:0px solid #FFF;border-bottom:5px solid #FFF;border-left:0px solid #FFF}.rightbox,.rightcol{display:none}.homeslider.rsts-skin-default.rsts-main{width:100%;float:none;border-right:0px}.rightsubbox a:hover p{display:none}.contactbox{width:100%;float:none;border-right:0px}.gmap{width:100%}.homeslider.mod_rocksolid_slider h1{top: 0px !important}.homeslider.mod_rocksolid_slider .ce_text h1{font-size:22px;line-height:24px}.homeslider.mod_rocksolid_slider .ce_text p{font-size:14px}.homeslider.rsts-skin-default .rsts-nav{display:none}.box50_left,.box50_right{width:100%;float:none;border-right:0px}
}
@media screen and (max-width: 850px){
/* Style sheet navigation_850 */
.mod_navigation{width:100%;height:auto;left:0;top:85px;position:absolute;display:none;padding:0;border-top:5px solid #ccc;z-index:11000;border-bottom: 5px solid #FFFFFF}.mod_navigation ul{margin:0;padding:0;background-color:#FFF;list-style-type:none}.mod_navigation .level_1 li{float:none;margin:0;padding:0;list-style-type:none}.mod_navigation .level_1 ul{width:auto;left:0;top:0;position:relative;margin:0;padding:0;list-style-type:none;transition: all 200ms linear 0s;-webkit-transition: all 200ms linear 0s;-moz-transition: all 200ms linear 0s;-o-transition: all 200ms linear 0s}.mod_navigation ul .level_2{margin:0;padding:0;border-bottom:0px}.mod_navigation li:hover .level_2{left: auto}.mod_navigation .level_2 li{height:auto;float:none;margin:0;padding:0}.mod_navigation .level_1 a,.mod_navigation .level_1 span{display:block;padding:10px;font-size:16px;color:#545454;text-transform:uppercase;font-weight: 300;transition: all 200ms linear 0s;-webkit-transition: all 200ms linear 0s;-moz-transition: all 200ms linear 0s;-o-transition: all 200ms linear 0s}.mod_navigation .level_1 a:hover,.mod_navigation .level_1 a.trail,.mod_navigation .level_1 span.active{background-color:#139839;text-decoration:none;color:#FFF}.mod_navigation .level_2 a,.mod_navigation .level_2 span{width:100%;position:relative;display:block;margin:0;padding:10px 10px 10px 20px;border-top:1px solid #FFF;font-size:12px;font-weight:normal;text-transform:none;z-index: 100;background: none}.mod_navigation .level_2 a:hover{position:relative;display:block;background-color:#139839;color:#FFF;z-index: 100}
}
