.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%;
  }
}

/* MediaElement.js, (c) 2010-2014 John Dyer, MIT license */
.mejs-offscreen{position:absolute !important;top:-10000px;left:-10000px;overflow:hidden;width:1px;height:1px}.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:0}.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.19.0.1/images/bigplay.svg") no-repeat}.no-svg .mejs-overlay-button{background-image:url("../../assets/jquery/mediaelement/2.19.0.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.19.0.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.19.0.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.19.0.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.19.0.1/images/controls.svg") no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url("../../assets/jquery/mediaelement/2.19.0.1/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,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.19.0.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 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,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:-51px;width:85px;height:100px;background:url("../../assets/jquery/mediaelement/2.19.0.1/images/background.png");background:rgba(50,50,50,0.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 .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,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: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:normal}.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.19.0.1/images/background.png");background:rgba(20,20,20,0.5);white-space:pre-wrap}.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.19.0.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("../../assets/jquery/mediaelement/2.19.0.1/images/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("../../assets/jquery/mediaelement/2.19.0.1/images/background.png");background:rgba(50,50,50,0.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:transparent;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.19.0.1/images/background.png");background:rgba(50,50,50,0.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:rgba(33,248,248,1)}.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:white;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:transparent url("../../assets/jquery/mediaelement/2.19.0.1/css/jumpforward.png") no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-jump-forward-button button{background:transparent;font-size:9px;line-height:normal;color:#fff}.mejs-controls .mejs-button.mejs-skip-back-button{background:transparent url("../../assets/jquery/mediaelement/2.19.0.1/images/skipback.png") no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-skip-back-button button{background:transparent;font-size:9px;line-height:normal;color:#fff}
/* ColorBox, (c) 2011 Jack Moore, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url("../../assets/jquery/colorbox/1.6.1/images/loading.gif") no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/* normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */
/* ============================================================================= HTML5 display definitions ========================================================================== */
/* Corrects block display not defined in IE6/7/8/9 & FF3 */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }

/* Corrects inline-block display not defined in IE6/7/8/9 & FF3 */
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }

/* Prevents modern browsers from displaying 'audio' without controls Remove excess height in iOS5 devices */
audio:not([controls]) { display: none; height: 0; }

/* Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4 Known issue: no IE6 support */
[hidden] { display: none; }

/* ============================================================================= Base ========================================================================== */
/* 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 2. Prevents iOS text size adjust after orientation change, without disabling user zoom www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
html { font-size: 100%; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ -ms-text-size-adjust: 100%; /* 2 */ font-family: sans-serif; }

/* Addresses font-family inconsistency between 'textarea' and other form elements. */
button, input, select, textarea { font-family: sans-serif; }

/* Addresses margins handled incorrectly in IE6/7 */
body { margin: 0; }

/* ============================================================================= Links ========================================================================== */
/* Addresses outline displayed oddly in Chrome */
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

/* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
/* ============================================================================= Typography ========================================================================== */
/* Addresses font sizes and margins set differently in IE6/7 Addresses font sizes within 'section' and 'article' in FF4+, Chrome, S5 */
h1 { font-size: 2em; margin: 0.67em 0; }

h2 { font-size: 1.5em; margin: 0.83em 0; }

h3 { font-size: 1.17em; margin: 1em 0; }

h4 { font-size: 1em; margin: 1.33em 0; }

h5 { font-size: 0.83em; margin: 1.67em 0; }

h6 { font-size: 0.75em; margin: 2.33em 0; }

/* Addresses styling not present in IE7/8/9, S5, Chrome */
abbr[title] { border-bottom: 1px dotted; }

/* Addresses style set to 'bolder' in FF3+, S4/5, Chrome */
b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

/* Addresses styling not present in S5, Chrome */
dfn { font-style: italic; }

/* Addresses styling not present in IE6/7/8/9 */
mark { background: yellow; color: black; }

/* Addresses margins set differently in IE6/7 */
p { margin: 1em 0; }

pre { margin: 1em 0; font-family: monospace, serif; _font-family: "courier new", monospace; font-size: 1em; }

/* Corrects font family set oddly in IE6, S4/5, Chrome en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
code, kbd, samp { font-family: monospace, serif; _font-family: "courier new", monospace; font-size: 1em; }

/* Improves readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

/* 1. Addresses CSS quotes not supported in IE6/7 2. Addresses quote property not supported in S4 */
/* 1 */
q { quotes: none; }
q:before, q:after { content: ""; content: none; }

/* 2 */
small { font-size: 75%; }

/* Prevents sub and sup affecting line-height in all browsers gist.github.com/413930 */
sub { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; top: -0.25em; }

sub { bottom: -0.2em; }

/* ============================================================================= Lists ========================================================================== */
/* Addresses margins set differently in IE6/7 */
dl, menu, ol, ul { margin: 1em 0; }

dd { margin: 0 0 0 40px; }

/* Addresses paddings set differently in IE6/7 */
menu, ol, ul { padding: 0 0 0 40px; }

/* Corrects list images handled incorrectly in IE7 */
nav ul, nav ol { list-style: none; list-style-image: none; }

/* ============================================================================= Embedded content ========================================================================== */
/* 1. Removes border when inside 'a' element in IE6/7/8/9, FF3 2. Improves image quality when scaled in IE7 code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ */
img { border: 0; /* 1 */ -ms-interpolation-mode: bicubic; /* 2 */ }

/* Corrects overflow displayed oddly in IE9 */
svg:not(:root) { overflow: hidden; }

/* ============================================================================= Figures ========================================================================== */
/* Addresses margin not present in IE6/7/8/9, S5, O11 */
figure, form { margin: 0; }

/* ============================================================================= Forms ========================================================================== */
/* Corrects margin displayed oddly in IE6/7 */
/* Define consistent border, margin, and padding */
fieldset { border: 1px solid silver; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/* 1. Corrects color not being inherited in IE6/7/8/9 2. Corrects text not wrapping in FF3 3. Corrects alignment displayed oddly in IE6/7 */
legend { border: 0; /* 1 */ padding: 0; white-space: normal; /* 2 */ *margin-left: -7px; /* 3 */ }

/* 1. Corrects font size not being inherited in all browsers 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome 3. Improves appearance and consistency in all browsers */
button, input, select, textarea { font-size: 100%; /* 1 */ margin: 0; /* 2 */ vertical-align: baseline; /* 3 */ *vertical-align: middle; /* 3 */ }

/* Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet */
button, input { line-height: normal; /* 1 */ }

/* 1. Improves usability and consistency of cursor style between image-type 'input' and others 2. Corrects inability to style clickable 'input' types in iOS 3. Removes inner spacing in IE7 without affecting normal text inputs Known issue: inner spacing remains in IE6 */
button { cursor: pointer; /* 1 */ -webkit-appearance: button; /* 2 */ *overflow: visible; /* 3 */ }

input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; /* 1 */ -webkit-appearance: button; /* 2 */ *overflow: visible; /* 3 */ }

/* Re-set default cursor for disabled elements */
button[disabled] { cursor: default; }

input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ *height: 13px; /* 3 */ *width: 13px; /* 3 */ }
input[type="search"] { -webkit-appearance: textfield; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

/* 1. Addresses box sizing set to content-box in IE8/9 2. Removes excess padding in IE8/9 3. Removes excess padding in IE7 Known issue: excess padding remains in IE6 */
/* 1. Addresses appearance set to searchfield in S5, Chrome 2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof) */
/* Removes inner padding and search cancel button in S5, Chrome on OS X */
/* Removes inner padding and border in FF3+ www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* 1. Removes default vertical scrollbar in IE6/7/8/9 2. Improves readability and alignment in all browsers */
textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */ }

/* ============================================================================= Tables ========================================================================== */
/* Remove most spacing between table cells */
table { border-collapse: collapse; border-spacing: 0; }

@charset "UTF-8";
/* Main Stylesheet  @copyright Copyright (c) 2012 rocksolidthemes.com @license   http://rocksolidthemes.com/agb   No free usage allowed */
/* =========================================== # Index: The structure of this stylesheet  - Imports (SASS only) - Fonts - Basic settings (SASS only) - Colors (SASS only) - General styles - Button styles - Wrapper Elements - Elements in order of appearance in HTML - Homepage elements - Content styles - Form styles - Footer styles - No image-main - Module styles (Search, FAQ, News, Events, Comments) - Media queries - Grid (design + production helper) ======================================== */
/* =========================================== Fonts ======================================== */
@font-face { font-family: "RockSolid Icons"; src: url("../../files/eightytwenty/fonts/rocksolid-icons.eot"); src: url("../../files/eightytwenty/fonts/rocksolid-icons.eot?#iefix") format('embedded-opentype'), url("../../files/eightytwenty/fonts/rocksolid-icons.woff") format('woff'), url("../../files/eightytwenty/fonts/rocksolid-icons.ttf") format('truetype'), url("../../files/eightytwenty/fonts/rocksolid-icons.svg") format('svg'); font-weight: normal; font-style: normal; }
/* =========================================== outsorce variables: ======================================== */
/* =========================================== General styles ======================================== */
html { position: relative; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-tap-highlight-color: #88AC3E; /* IE8 iframe bugfix */ /* http://stackoverflow.com/questions/795394#795681 */ position: static\9; }

body { font: 16px/1.5 "PT Sans", sans-serif; color: #464749; background: white url("../../files/eightytwenty/img/bg-aha.png") 50% 0 no-repeat scroll; background-size: auto; /* You may want to copy the styles you choose to use and delete the rest */ }
body.background-variation-1 { background: url("../../files/eightytwenty/img/bg-photo.jpg"); background-attachment: fixed; background-size: cover; }
body.background-variation-2 { background: url("../../files/eightytwenty/img/bg-sky.jpg") 50% 0 no-repeat; }
body.background-variation-3 { background: url("../../files/eightytwenty/img/bg-light-grey.png"); }
body.background-variation-3 #wrapper > header, body.background-variation-3 #wrapper > footer { border: 1px solid #ececec; border-color: rgba(0, 0, 0, 0.13); }
body.background-variation-4 { background: url("../../files/eightytwenty/img/bg-abstract.jpg") 50% 0 no-repeat; /* Just to show how it looks without #nav-header, if you don't need it, you should remove it from the HTML markup */ /* Make shadow transparent. It's usually full-color to prevent the tiny overlap in the edges. */ }
body.background-variation-4 #wrapper > header { background-color: transparent; }
body.background-variation-4 #nav-header { display: none; }
body.background-variation-4 #nav-main > ul > li.submenu:before { -moz-box-shadow: 0 5px 0 -1px white, 0 3px 0 #dadada, 0 0 0 3px rgba(0, 0, 0, 0.075); -webkit-box-shadow: 0 5px 0 -1px white, 0 3px 0 #dadada, 0 0 0 3px rgba(0, 0, 0, 0.075); box-shadow: 0 5px 0 -1px white, 0 3px 0 #dadada, 0 0 0 3px rgba(0, 0, 0, 0.075); }

* { -moz-box-sizing: inherit; -webkit-box-sizing: inherit; box-sizing: inherit; }

/* Resetting box model for moo_mediabox,  moo_slimbox and j_colorbox */
#mbCenter, #colorbox, #lbCenter, #lbBottomContainer { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

::selection { background: #88AC3E; color: white; text-shadow: none !important; }

::-moz-selection { background: #88AC3E; color: white; text-shadow: none !important; }

button, input, select, textarea { font-family: inherit; }

table { width: 100%; border: 1px solid #a0a0a0; border-collapse: collapse; text-align: left; background: white; -moz-box-shadow: 0 3px 0 -2px white, 0 3px 0 -1px #a0a0a0, 0 6px 0 -3px white, 0 6px 0 -2px #a0a0a0, 0 5px 5px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 3px 0 -2px white, 0 3px 0 -1px #a0a0a0, 0 6px 0 -3px white, 0 6px 0 -2px #a0a0a0, 0 5px 5px rgba(0, 0, 0, 0.2); box-shadow: 0 3px 0 -2px white, 0 3px 0 -1px #a0a0a0, 0 6px 0 -3px white, 0 6px 0 -2px #a0a0a0, 0 5px 5px rgba(0, 0, 0, 0.2); }
table th { padding: 10px 8px; text-align: left; }
table td { padding: 6px 8px; color: #787878; }
table td, table td img { vertical-align: top; }
table tbody tr:nth-child(odd) { background-color: #ececec; }
table tbody tr:hover { background-color: #f9f9f9; }
table tfoot tr { background-color: #acacac; }
table tfoot td { color: white; }

a { color: #88AC3E; text-decoration: none; }
a:hover, a:focus { text-decoration: underline; }
a:hover, a:active { outline: 0; }
a.external-link:after { font: 75%/1 "RockSolid Icons"; content: " "; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: geometricPrecision; text-indent: 0; display: inline-block; position: relative; top: 1px; margin-left: 0.2em; color: #787878; }

/* Icon classes */
*[data-icon]:before { font: 100%/1 "RockSolid Icons"; content: attr(data-icon); -webkit-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: geometricPrecision; text-indent: 0; display: inline-block; position: relative; font-size: 100%; margin-right: 4px; }
*[data-icon].after:before { content: none; }
*[data-icon].after:after { font: 100%/1 "RockSolid Icons"; content: attr(data-icon); -webkit-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: geometricPrecision; text-indent: 0; display: inline-block; position: relative; font-size: 80%; margin-left: 4px; }

li[data-icon]:before { top: 0; font-size: 80%; }

.clear { clear: both; }

.invisible { position: absolute; height: 1px !important; width: 1px !important; clip: rect(0 0 0 0); margin: -1px; padding: 0; overflow: hidden; border: 0; }

.pdf_link { margin: 12px 0 0 20px; float: right; }
.pdf_link a { margin-left: 2px; border: 0 !important; }
.pdf_link img { border: 0 !important; }

.image_container.float_left { margin-right: 20px; }
.image_container.float_right { margin-left: 20px; }
.image_container a { border: 0; }

.mime_icon { margin-bottom: -0.25em; }

.ce_toplink, .toplink { margin: 24px 0; }
.ce_toplink a, .toplink a { display: block; width: 100%; }

.ce_toplink > a:before, .toplink > a:before { font: 100%/1 "RockSolid Icons"; content: ""; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: geometricPrecision; text-indent: 0; display: inline-block; position: relative; top: 2px; margin-right: 5px; }

.ce_accordion { background-color: white; border: 1px solid #ececec; }
.ce_accordion .accordion { padding: 0 3.84615%; }
.ce_accordion .accordion > div { padding-bottom: 12px; }
.ce_accordion .toggler { position: relative; padding: 8px 7.69231% 8px 3.84615%; outline: none; color: #88AC3E; background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIxMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmU2ZTYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA="); background-size: 100%; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(10%, #ffffff), color-stop(100%, #e6e6e6)); background-image: -moz-linear-gradient(#ffffff 10%, #e6e6e6 100%); background-image: -webkit-linear-gradient(#ffffff 10%, #e6e6e6 100%); background-image: linear-gradient(#ffffff 10%, #e6e6e6 100%); cursor: pointer; }
.ce_accordion .toggler:after { font: 16px/0 "RockSolid Icons"; content: ""; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: geometricPrecision; text-indent: 0; display: inline-block; position: relative; position: absolute; right: 3.84615%; top: 50%; display: none; }
.ce_accordion .toggler.ui-accordion-header-active, .ce_accordion .toggler:hover { background: white; }
.ce_accordion .toggler.ui-accordion-header-active:after, .ce_accordion .toggler:hover:after { display: block; }
.ce_accordion hr:after { background-color: white !important; }

.mejs-controls button, .mejs-controls button:hover, .mejs-controls button:focus, .mejs-controls button:active { top: auto; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }

hr { height: 1px; overflow: visible; margin: 24px 0 23px; border: 0; text-align: center; background: #dadada; clear: both; }

.confirmation, .information, .warning { position: relative; display: block; padding: 8px 3.84615% 8px 7.69231%; margin-left: -1px; margin-right: -1px; border: 1px solid #125E7D; color: #051b24; background-color: #709eb1; -moz-box-shadow: 0 3px 0 -2px #a0becb, 0 3px 0 -1px #125E7D, 0 3px 2px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 3px 0 -2px #a0becb, 0 3px 0 -1px #125E7D, 0 3px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 3px 0 -2px #a0becb, 0 3px 0 -1px #125E7D, 0 3px 2px rgba(0, 0, 0, 0.2); }
.confirmation:before, .information:before, .warning:before { font: 24px/1 "RockSolid Icons"; content: ""; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: geometricPrecision; text-indent: 0; display: inline-block; position: relative; position: absolute; left: 0; top: 8px; width: 7.69231%; text-align: center; }

.information { border-color: #88AC3E; color: #3e4e1c; background-color: #b5cb87; -moz-box-shadow: 0 3px 0 -2px #a5c06e, 0 3px 0 -1px #88AC3E, 0 3px 2px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 3px 0 -2px #a5c06e, 0 3px 0 -1px #88AC3E, 0 3px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 3px 0 -2px #a5c06e, 0 3px 0 -1px #88AC3E, 0 3px 2px rgba(0, 0, 0, 0.2); }
.information:before { content: "\2139"; }

.warning { border-color: #f62b1c; color: #8d0f06; background-color: #fa8a82; -moz-box-shadow: 0 3px 0 -2px #f86054, 0 3px 0 -1px #f62b1c, 0 3px 2px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 3px 0 -2px #f86054, 0 3px 0 -1px #f62b1c, 0 3px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 3px 0 -2px #f86054, 0 3px 0 -1px #f62b1c, 0 3px 2px rgba(0, 0, 0, 0.2); }
.warning:before { content: "\e055"; }

code { padding: 2px 5px; font-family: "Lucida Console", monospace; font-size: 14px; line-height: 19px; background-color: #ececec; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

pre { margin: 24px 0; padding: 0 6px; display: block; overflow: auto; font-family: "Lucida Console", monospace; font-size: 14px; line-height: 24px; background-size: 100% 48px; background-repeat: repeat-y; background-color: #ececec; background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNlY2VjZWMiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=="); background-size: 100%; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(50%, #ececec), color-stop(50%, #ffffff)); background-image: -moz-linear-gradient(top, #ececec 50%, #ffffff 50%); background-image: -webkit-linear-gradient(top, #ececec 50%, #ffffff 50%); background-image: linear-gradient(to bottom, #ececec 50%, #ffffff 50%); -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2) inset; box-shadow: 0 0 7px rgba(0, 0, 0, 0.2) inset; }
pre code { padding: 0; line-height: inherit; background-color: transparent; }

/* =========================================== Button styles ======================================== */
button, .button, input[type="submit"], input[type="reset"], input[type="button"] { position: relative; -moz-appearance: none; -webkit-appearance: none; display: inline-block; padding: 10px 20px 12px 20px; border: 1px solid; border-color: #828a72 #6d765b #586343 #6d765b; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; font-size: 14px; font-weight: bold; color: #2f3c15; text-align: center; text-decoration: none; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); background: #a5c06e; background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JkZDE5NCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzhkYjA0NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=="); background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #bdd194), color-stop(100%, #8db047)); background: -moz-linear-gradient(top, #bdd194 0%, #8db047 100%); background: -webkit-linear-gradient(top, #bdd194 0%, #8db047 100%); background: linear-gradient(to bottom, #bdd194 0%, #8db047 100%); -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #586343 inset, 0 -2px 0 #2f3c15 inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #586343 inset, 0 -2px 0 #2f3c15 inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #586343 inset, 0 -2px 0 #2f3c15 inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1); }
button:hover, button:focus, .button:hover, .button:focus, input[type="submit"]:hover, input[type="submit"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="button"]:hover, input[type="button"]:focus { text-decoration: none; -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #586343 inset, 0 -2px 0 #2f3c15 inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 3px rgba(0, 0, 0, 0.075); -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #586343 inset, 0 -2px 0 #2f3c15 inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 3px rgba(0, 0, 0, 0.075); box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #586343 inset, 0 -2px 0 #2f3c15 inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 3px rgba(0, 0, 0, 0.075); }
button:active, .button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active { top: 2px; margin-bottom: 2px; padding-bottom: 10px; -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1); background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhkYjA0NyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2JkZDE5NCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=="); background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8db047), color-stop(100%, #bdd194)); background: -moz-linear-gradient(top, #8db047 0%, #bdd194 100%); background: -webkit-linear-gradient(top, #8db047 0%, #bdd194 100%); background: linear-gradient(to bottom, #8db047 0%, #bdd194 100%); }
button.button-secondary, .button.button-secondary, input[type="submit"].button-secondary, input[type="reset"].button-secondary, input[type="button"].button-secondary { padding-top: 6px; padding-bottom: 8px; border-color: #6c8793 #537381 #3b5f6f #537381; color: #0a384b; background: #4d869d; background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdjYTZiNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFkNjY4MyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=="); background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #7ca6b7), color-stop(100%, #1d6683)); background: -moz-linear-gradient(top, #7ca6b7 0%, #1d6683 100%); background: -webkit-linear-gradient(top, #7ca6b7 0%, #1d6683 100%); background: linear-gradient(to bottom, #7ca6b7 0%, #1d6683 100%); -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #3b5f6f inset, 0 -2px 0 #0a384b inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #3b5f6f inset, 0 -2px 0 #0a384b inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #3b5f6f inset, 0 -2px 0 #0a384b inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1); }
button.button-secondary:hover, button.button-secondary:focus, .button.button-secondary:hover, .button.button-secondary:focus, input[type="submit"].button-secondary:hover, input[type="submit"].button-secondary:focus, input[type="reset"].button-secondary:hover, input[type="reset"].button-secondary:focus, input[type="button"].button-secondary:hover, input[type="button"].button-secondary:focus { -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #3b5f6f inset, 0 -2px 0 #0a384b inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 3px rgba(0, 0, 0, 0.075); -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #3b5f6f inset, 0 -2px 0 #0a384b inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 3px rgba(0, 0, 0, 0.075); box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #3b5f6f inset, 0 -2px 0 #0a384b inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 3px rgba(0, 0, 0, 0.075); }
button.button-secondary:active, .button.button-secondary:active, input[type="submit"].button-secondary:active, input[type="reset"].button-secondary:active, input[type="button"].button-secondary:active { padding-bottom: 6px; -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1); background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFkNjY4MyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzdjYTZiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=="); background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1d6683), color-stop(100%, #7ca6b7)); background: -moz-linear-gradient(top, #1d6683 0%, #7ca6b7 100%); background: -webkit-linear-gradient(top, #1d6683 0%, #7ca6b7 100%); background: linear-gradient(to bottom, #1d6683 0%, #7ca6b7 100%); }

/* =========================================== Wrapper Elements ======================================== */
/* Main wrapper */
#wrapper { zoom: 1; position: relative; max-width: 1100px; margin: 0 auto; padding: 18px 0 0 0; }
#wrapper:before { content: ""; display: table; }
#wrapper:after { content: ""; display: table; clear: both; }

/* =========================================== Elements in order of appearance in HTML ======================================== */
#wrapper > header { position: relative; z-index: 10; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background: white; margin-bottom: 18px; padding: 15px 4%; }

#logo { float: left; margin: 0px 0 0 0%; }
#logo h1, #logo h2 { margin: 0; }
#logo a { display: block; }
#logo img { display: block; width: 80px; height: auto; }
#logo h2 { font: italic 12px/1.5 Georgia, serif; color: #787878; }

#nav-main { margin: 49px 8.69565% 0 0; font-size: 14px; text-align: right; }
.no-nav-search #nav-main { margin-right: 0; }
#nav-main ul { display: inline; margin: 0; padding: 0; }
#nav-main li { position: relative; display: inline-block; margin-right: -16px; margin-left: 26px; }
#nav-main > ul > li > a { position: relative; display: block; z-index: 3; padding: 8px 16px 12px 16px; /* to avoid a gap between item and dropdown */ margin-bottom: -4px; font-weight: bold; color: #3b3737; text-decoration: none; }
#nav-main > ul > li > a:hover, #nav-main > ul > li > a:focus { color: #88AC3E; }
#nav-main > ul > li.new > a:after, #nav-main > ul > li i { position: absolute; left: 16px; top: -9px; padding: 2px; font: 9px/1 Arial, sans-serif; text-transform: uppercase; color: white; border: 1px solid #88AC3E; border-bottom-color: #739235; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background: #88AC3E; }
#nav-main > ul > li.new > a:after { content: "new"; }
#nav-main > ul > li.active > a, #nav-main > ul > li.trail > a { color: #88AC3E; }
#nav-main > ul > li.submenu:before { content: ""; position: absolute; left: 0; top: 0; display: none; z-index: 2; width: 100%; height: 100%; border: 1px solid #dadada; border-bottom: 0; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px; border-radius: 4px 4px 0 0; background: white; -moz-box-shadow: 0 5px 0 -1px white, 0 3px 0 #dadada, 0 0 0 3px #ebebeb; -webkit-box-shadow: 0 5px 0 -1px white, 0 3px 0 #dadada, 0 0 0 3px #ebebeb; box-shadow: 0 5px 0 -1px white, 0 3px 0 #dadada, 0 0 0 3px #ebebeb; }
#nav-main > ul > li > ul { position: absolute; left: 0; top: 100%; display: none; z-index: 1; min-width: 130%; margin-top: 4px; /* IE8 bugfix */ margin-top: 0	; padding: 5px 15px 10px 15px; border: 1px solid #dadada; -moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0; border-radius: 0 4px 4px 4px; text-align: left; white-space: nowrap; background: white; -moz-box-shadow: 0 -53px 0 -50px #88AC3E inset, 0 0 0 3px rgba(0, 0, 0, 0.075), 3px 6px 20px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 -53px 0 -50px #88AC3E inset, 0 0 0 3px rgba(0, 0, 0, 0.075), 3px 6px 20px rgba(0, 0, 0, 0.1); box-shadow: 0 -53px 0 -50px #88AC3E inset, 0 0 0 3px rgba(0, 0, 0, 0.075), 3px 6px 20px rgba(0, 0, 0, 0.1); }
#nav-main > ul > li > ul li { display: block; margin: 0; }
#nav-main > ul > li > ul a { position: relative; display: block; padding: 8px 10px 8px 0; border-top: 1px solid #ececec; color: #3b3737; text-decoration: none; }
#nav-main > ul > li > ul a:hover, #nav-main > ul > li > ul a:focus { color: #88AC3E; }
#nav-main > ul > li > ul a:hover:before, #nav-main > ul > li > ul a:hover:after, #nav-main > ul > li > ul a:focus:before, #nav-main > ul > li > ul a:focus:after, #nav-main > ul > li > ul li.active > a:before, #nav-main > ul > li > ul li.active > a:after, #nav-main > ul > li > ul li.trail > a:before, #nav-main > ul > li > ul li.trail > a:after { content: ""; /* IE8 bugfix */ content: none\9; position: absolute; left: -15px; top: 11px; border: 7px solid transparent; border-right: 0; border-left-color: #dadada; }
#nav-main > ul > li > ul a:hover:after, #nav-main > ul > li > ul a:focus:after, #nav-main > ul > li > ul li.active > a:after, #nav-main > ul > li > ul li.trail > a:after { left: -16px; top: 12px; border-width: 6px; border-right-width: 0; border-left-color: #ececec; }
#nav-main > ul > li > ul li:first-child > a { border-top: 0; }
#nav-main > ul > li > ul ul a { margin-left: 10px; }
#nav-main > ul > li > ul ul a:hover:before, #nav-main > ul > li > ul ul a:hover:after, #nav-main > ul > li > ul ul a:focus:before, #nav-main > ul > li > ul ul a:focus:after, #nav-main > ul > li > ul ul li.active > a:before, #nav-main > ul > li > ul ul li.active > a:after, #nav-main > ul > li > ul ul li.trail > a:before, #nav-main > ul > li > ul ul li.trail > a:after { content: none; }
#nav-main > ul > li > ul ul ul a { margin-left: 20px; }
#nav-main > ul > li:hover > ul { display: block; }
#nav-main > ul > li.submenu:hover:before { /* change generated content to avoid IE8 ghost pseudo elements */ content: " "; display: block; }
#nav-main > ul > li:last-child > ul, #nav-main > ul > li.last > ul { left: auto; right: -2px; -moz-border-radius: 4px 0 4px 4px; -webkit-border-radius: 4px; border-radius: 4px 0 4px 4px; }

#nav-search { position: absolute; right: 4%; top: 66px; z-index: 3; width: 31px; height: 31px; overflow: hidden; border: 1px solid #dadada; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; background: white; -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.075); -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.075); box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.075); -moz-transition: width 0.2s ease-out; -o-transition: width 0.2s ease-out; -webkit-transition: width 0.2s ease-out; transition: width 0.2s ease-out; }
#nav-search:hover, #nav-search.focus { width: 200px; }
#nav-search button { position: absolute; top: 0; right: 0; width: 29px; height: 29px; overflow: hidden; margin: 0; padding: 0; border: 0; font-size: 0; color: #3b3737; white-space: nowrap; background: transparent; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
#nav-search button:before { font: 13px/1 "RockSolid Icons"; content: ""; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: geometricPrecision; text-indent: 0; display: inline-block; position: relative; padding: 8px 29px 8px 8px; }
#nav-search button:hover, #nav-search button:focus { color: #88AC3E; }
#nav-search input { position: absolute; right: 29px; top: 0; -moz-appearance: none; -webkit-appearance: none; width: 169px; height: 29px; padding: 0 5px; border: 0; border-right: 1px solid #ececec; -moz-border-radius: 3px 0 0 3px; -webkit-border-radius: 3px; border-radius: 3px 0 0 3px; background: transparent; -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1) inset; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1) inset; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1) inset; }

#nav-main-mobile, #nav-main-mobile_styled { /* Hide mobile navigation <select> by default */ display: none; }

#nav-language { position: absolute; right: 0; top: 8px; font-size: 12px; line-height: 15px; color: #787878; }
#nav-language b { color: #3b3737; }
#nav-language a { color: #787878; }

#nav-header { position: absolute; right: 4%; top: 15px; color: #787878; white-space: nowrap; }
#nav-header ul, #nav-header li { margin: 0; padding: 0; display: inline; }
#nav-header li { margin: 0 0 0 6px; }
#nav-header a { color: inherit; }
#nav-header a[data-icon] { display: inline-block; width: 17px; margin-right: -1px; font-size: 0; line-height: 0; color: white; }
#nav-header a[data-icon]:before { font: 16px/1 "RockSolid Icons"; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: geometricPrecision; text-indent: 0; display: inline-block; position: relative; color: #787878; }
#nav-header a:hover.icon-facebook:before, #nav-header a:focus.icon-facebook:before { color: #3b5997; }
#nav-header a:hover.icon-twitter:before, #nav-header a:focus.icon-twitter:before { color: #0199d1; }
#nav-header a:hover.icon-googleplus:before, #nav-header a:focus.icon-googleplus:before { color: #474848; }
#nav-header a:hover.icon-pinterest:before, #nav-header a:focus.icon-pinterest:before { color: #ca2027; }

#content-wrapper { zoom: 1; margin: 18px -1px; /* IE8 bugfix to avoid horizontal scrollbar */ margin-right: 0	; margin-left: 0	; border: 1px solid #ececec; border-color: rgba(0, 0, 0, 0.07); -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; background: #f9f9f9; -moz-background-clip: padding; -o-background-clip: padding-box; -webkit-background-clip: padding; background-clip: padding-box; }
#content-wrapper:before { content: ""; display: table; }
#content-wrapper:after { content: ""; display: table; clear: both; }

#tag-line { overflow: hidden; padding: 28px 4%; border-bottom: 1px solid #ececec; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px; border-radius: 4px 4px 0 0; background: #f9f9f9; }
#tag-line h1, #tag-line h2 { margin: 0; font-weight: normal; }
#tag-line h1 { font-size: 24px; }
#tag-line h2 { font-size: 16px; color: #787878; }
#tag-line .image_container { -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; margin: 0; padding: 0; border: 0; background: none; }
#tag-line img { display: block; width: 108.95652%; height: auto; margin: 28px -4.47826% -28px -4.47826%; }
#tag-line .ce_image:first-child img { margin-top: -28px; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px; border-radius: 4px 4px 0 0; }

aside#sidebar { position: relative; float: left; width: 32%; margin: 12px 0 24px; padding: 0 4%; /* IE8 sidebar border and shadow */ border-right: 1px solid #ececec\9; font-size: 14px; z-index: 1; overflow: hidden; }
aside#sidebar:after, aside#sidebar:before { content: ""; position: absolute; right: 0; top: 72px; bottom: 85px; z-index: -1; width: 4px; background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g") 3px 0 no-repeat, url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAzIi8+PHN0b3Agb2Zmc2V0PSI2NSUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=") -1px 0 no-repeat; background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(35%, rgba(0, 0, 0, 0.1)), color-stop(65%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0))) 3px 0 no-repeat, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(35%, rgba(0, 0, 0, 0.03)), color-stop(65%, rgba(0, 0, 0, 0.03)), color-stop(100%, rgba(0, 0, 0, 0))) -1px 0 no-repeat; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 35%, rgba(0, 0, 0, 0.1) 65%, rgba(0, 0, 0, 0) 100%) 3px 0 no-repeat, -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 35%, rgba(0, 0, 0, 0.03) 65%, rgba(0, 0, 0, 0) 100%) -1px 0 no-repeat; background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 35%, rgba(0, 0, 0, 0.1) 65%, rgba(0, 0, 0, 0) 100%) 3px 0 no-repeat, -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 35%, rgba(0, 0, 0, 0.03) 65%, rgba(0, 0, 0, 0) 100%) -1px 0 no-repeat; background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 35%, rgba(0, 0, 0, 0.1) 65%, rgba(0, 0, 0, 0) 100%) 3px 0 no-repeat, linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 35%, rgba(0, 0, 0, 0.03) 65%, rgba(0, 0, 0, 0) 100%) -1px 0 no-repeat; }
aside#sidebar:before { right: auto; left: 100%; width: 50%; background: none; -moz-box-shadow: 30px 0 100px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 30px 0 100px rgba(0, 0, 0, 0.2); box-shadow: 30px 0 100px rgba(0, 0, 0, 0.2); /* firefox renders box-shadows differently */ -moz-box-shadow: 50px 0 100px rgba(0, 0, 0, 0.2); }
aside#sidebar .mod_article, aside#sidebar .block { margin: 24px 0; }
.eightytwenty-sidebar-right aside#sidebar { float: right; /* IE8 sidebar border and shadow */ border-left: 1px solid #ececec\9; }
.eightytwenty-sidebar-right aside#sidebar:after, .eightytwenty-sidebar-right aside#sidebar:before { left: 0; background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g") -3px 0 no-repeat, url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAzIi8+PHN0b3Agb2Zmc2V0PSI2NSUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=") 1px 0 no-repeat; background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(35%, rgba(0, 0, 0, 0.1)), color-stop(65%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0))) -3px 0 no-repeat, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(35%, rgba(0, 0, 0, 0.03)), color-stop(65%, rgba(0, 0, 0, 0.03)), color-stop(100%, rgba(0, 0, 0, 0))) 1px 0 no-repeat; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 35%, rgba(0, 0, 0, 0.1) 65%, rgba(0, 0, 0, 0) 100%) -3px 0 no-repeat, -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 35%, rgba(0, 0, 0, 0.03) 65%, rgba(0, 0, 0, 0) 100%) 1px 0 no-repeat; background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 35%, rgba(0, 0, 0, 0.1) 65%, rgba(0, 0, 0, 0) 100%) -3px 0 no-repeat, -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 35%, rgba(0, 0, 0, 0.03) 65%, rgba(0, 0, 0, 0) 100%) 1px 0 no-repeat; background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 35%, rgba(0, 0, 0, 0.1) 65%, rgba(0, 0, 0, 0) 100%) -3px 0 no-repeat, linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 35%, rgba(0, 0, 0, 0.03) 65%, rgba(0, 0, 0, 0) 100%) 1px 0 no-repeat; }
.eightytwenty-sidebar-right aside#sidebar:before { left: auto; right: 100%; -moz-box-shadow: -30px 0 100px rgba(0, 0, 0, 0.2); -webkit-box-shadow: -30px 0 100px rgba(0, 0, 0, 0.2); box-shadow: -30px 0 100px rgba(0, 0, 0, 0.2); /* firefox renders box-shadows differently */ -moz-box-shadow: -50px 0 100px rgba(0, 0, 0, 0.2); }

.mail-form { position: relative; margin: 36px 0; padding: 22px 8.33333%; border: 1px solid #dadada; font-size: 14px; background: white; -moz-box-shadow: 0 3px 0 -2px white, 0 3px 0 -1px #dadada, 0 6px 0 -3px white, 0 6px 0 -2px #dadada, 0 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 3px 0 -2px white, 0 3px 0 -1px #dadada, 0 6px 0 -3px white, 0 6px 0 -2px #dadada, 0 5px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 0 -2px white, 0 3px 0 -1px #dadada, 0 6px 0 -3px white, 0 6px 0 -2px #dadada, 0 5px 5px rgba(0, 0, 0, 0.1); }
.mail-form:before, .mail-form:after { content: ""; position: absolute; top: -1px; left: -1px; width: 100%; height: 4px; padding: 0 1px; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAECAIAAABgJaqDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAATVJREFUeNoUULlOA1EMHB/7smERiJYIkDi2APEzCIkGUVFBARVfFSQu0XA3NPAPFKGICEJ05Nhn4xS2fM14bDp4/gEgGDWeXDyNfVRAoTIxKu1sc359QWHOxqaTwd17v/tA+CNlNDIhS6DGnYkZzkWrc7w7W9eEJgpk1O2NVJscC3JREjxKuYiWyahJnE62q/U5ds9gMc4/92/f3VsRJS/MyHmqCDAVdR+TtFeO99v1MpEDYXT9Mbz5HCu1OZPAXVg8IpqES5Webs1uVEEDdg3E9+Pr1/kTtKCQMx02kGSbaidkLmaWjvaquuMU3OZGV1/Dy35DCeoqPMWEFnDywJYpna61NqrIiQxG+H16HVy8aBKLVUDD0Lg3RtXiMVyWi4c7M/UqiLJngVwNhje97JXJGP8CDADuAZAcWfbrlQAAAABJRU5ErkJggg=="); }
.mail-form:after { top: auto; bottom: -1px; }
.mail-form form { margin: 0 !important; }
.mail-form h1 { margin: 0 !important; margin-bottom: 12px; color: #464749 !important; font-size: 16px !important; font-weight: normal; }
.mail-form h2 { margin: 0 0 12px 0 !important; font-size: 12px !important; font-weight: normal; color: #787878; }
.mail-form h1 + h2 { margin-top: -6px; }
.mail-form p, .mail-form .form-row { margin: 4px 0; }
.mail-form textarea { min-height: 80px; max-height: 300px; }
.mail-form label { font-size: 12px; }
.mail-form button { margin-top: 6px; }

aside#sidebar #nav-sub { margin: 64px 0 48px; }
aside#sidebar #nav-sub h1 { display: inline; margin: 0; }
aside#sidebar #nav-sub h1 a { padding: 8px 0; display: block; font-size: 12px; font-weight: bold; color: #88AC3E; text-decoration: none; }
aside#sidebar #nav-sub ul { margin: 0; padding: 0; }
aside#sidebar #nav-sub > ul { margin: 0 -16.66667%; padding: 0; }
aside#sidebar #nav-sub > ul li { display: inline; }
aside#sidebar #nav-sub > ul a { display: block; margin-right: 1px; padding: 5px 12.5%; border-top: 1px solid white; border-top: 1px solid rgba(255, 255, 255, 0.5); border-bottom: 1px solid #ececec; font-size: 14px; color: #3b3737; text-decoration: none; }
aside#sidebar #nav-sub > ul a:hover, aside#sidebar #nav-sub > ul a:focus { border-top-color: #88AC3E; color: white; background: #88AC3E; }
aside#sidebar #nav-sub > ul > li:first-child a { border-top: 0; }
aside#sidebar #nav-sub > ul ul a { padding-left: 18.75%; }
aside#sidebar #nav-sub > ul ul ul a { padding-left: 25%; }
aside#sidebar #nav-sub > ul li.active > a, aside#sidebar #nav-sub > ul li.trail > a { font-weight: bold; }

#breadcrumbs { margin: 0 0 24px 0; padding: 0 0 6px 0; border-bottom: 1px dotted #dadada; font-size: 12px; color: #787878; }
#breadcrumbs a, #breadcrumbs b { margin: 0 2px; }
#breadcrumbs a { text-decoration: none; }
#breadcrumbs a:hover, #breadcrumbs a:focus { text-decoration: underline; }
#breadcrumbs b { font-weight: inherit; }
.eightytwenty-sidebar-right #breadcrumbs { margin-right: -7.69231%; margin-left: -7.69231%; }
.eightytwenty-fullwidth #breadcrumbs { margin-right: -4.7619%; margin-left: -4.7619%; }

/* =========================================== Homepage elements ======================================== */
.eightytwenty-home section#content { float: none; width: auto; margin-right: 4%; margin-left: 4%; }
.eightytwenty-home #content blockquote { float: right; width: 30.43478%; margin: 3px 6.52174% 36px 6.52174%; font-size: 24px; text-align: right; color: #787878; }
.eightytwenty-home #content blockquote:before { content: none; }
.eightytwenty-home #content blockquote:after { content: "\201C"; font-size: 132px; color: #88AC3E; line-height: 0.95; position: absolute; right: -23.07692%; top: 0; }
.eightytwenty-home #content blockquote p { margin: 0; }

#home-slider { margin: 48px 0; background: white; -moz-box-shadow: 0 0 0 9px white, 0 0 0 10px #a0a0a0, 0 3px 0 8px white, 0 3px 0 9px #a0a0a0, 0 6px 0 7px white, 0 6px 0 8px #a0a0a0, 0 9px 0 6px white, 0 9px 0 7px #a0a0a0, 0 12px 10px 5px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 0 0 9px white, 0 0 0 10px #a0a0a0, 0 3px 0 8px white, 0 3px 0 9px #a0a0a0, 0 6px 0 7px white, 0 6px 0 8px #a0a0a0, 0 9px 0 6px white, 0 9px 0 7px #a0a0a0, 0 12px 10px 5px rgba(0, 0, 0, 0.2); box-shadow: 0 0 0 9px white, 0 0 0 10px #a0a0a0, 0 3px 0 8px white, 0 3px 0 9px #a0a0a0, 0 6px 0 7px white, 0 6px 0 8px #a0a0a0, 0 9px 0 6px white, 0 9px 0 7px #a0a0a0, 0 12px 10px 5px rgba(0, 0, 0, 0.2); }
#home-slider .rsts-nav ul { margin: 0; padding: 0; }

.teaser-boxes-text, #content .teaser-boxes-text { margin: 48px -4.34783% 36px; padding: 40px 0 0 0; border-top: 1px dotted #dadada; font-size: 0; }
.teaser-boxes-text .box, #content .teaser-boxes-text .box { position: relative; display: inline-block; width: 20%; margin: 0 0 40px 4%; font-size: 14px; text-align: center; vertical-align: top; }
.teaser-boxes-text .box h1, #content .teaser-boxes-text .box h1 { margin: 0 0 120px 0; color: #464749; font-size: 16px; text-shadow: none; }
.teaser-boxes-text .box:before, #content .teaser-boxes-text .box:before { position: absolute; top: 55px; left: 0; width: 100%; font-size: 90px; color: #464749; text-align: center; }
.teaser-boxes-text .box p, #content .teaser-boxes-text .box p { margin: 20px 0; }

.highlight-box, #content .highlight-box { zoom: 1; position: relative; margin: 36px -1px; padding: 35px 30.43478% 35px 4.34783%; border: 1px solid #a0a0a0; background: white; -moz-box-shadow: 0 3px 0 -2px white, 0 3px 0 -1px #a0a0a0, 0 4px 8px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 3px 0 -2px white, 0 3px 0 -1px #a0a0a0, 0 4px 8px rgba(0, 0, 0, 0.2); box-shadow: 0 3px 0 -2px white, 0 3px 0 -1px #a0a0a0, 0 4px 8px rgba(0, 0, 0, 0.2); }
.highlight-box:before, #content .highlight-box:before { content: ""; display: table; }
.highlight-box:after, #content .highlight-box:after { content: ""; display: table; clear: both; }
.highlight-box h1, #content .highlight-box h1 { margin: 0; font-size: 24px; font-weight: normal; color: #464749; text-shadow: none; }
.highlight-box h2, #content .highlight-box h2 { margin: 0; font-size: 16px; font-weight: normal; color: #787878; }
.highlight-box .button, #content .highlight-box .button { position: absolute; right: 4.34783%; top: 50%; margin-top: -22px; }
.highlight-box .button:active, #content .highlight-box .button:active { margin-top: -20px; }
.highlight-box .button:before, #content .highlight-box .button:before { top: 2px; margin-right: 8px; font-size: 18px; }

.article-boxes, #content .article-boxes { margin: 36px 0; }
.article-boxes > h1, #content .article-boxes > h1 { margin: 0; border-bottom: 1px dotted #a0a0a0; font-size: 24px; font-weight: normal; color: #464749; text-shadow: none; }
.article-boxes > h1:before, #content .article-boxes > h1:before { font: 24px/1 "RockSolid Icons"; content: ""; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: geometricPrecision; text-indent: 0; display: inline-block; position: relative; margin-right: 10px; color: #787878; }
.article-boxes article, #content .article-boxes article { position: relative; min-height: 88px; margin: 16px 0 0 0; padding: 0 0 0 13.04348%; }
.article-boxes article h1, #content .article-boxes article h1 { margin: 0; font-size: 16px; line-height: 24px; font-weight: bold; color: #464749; text-shadow: none; }
.article-boxes article h1 a, #content .article-boxes article h1 a { color: #464749; }
.article-boxes article h1 a:hover, #content .article-boxes article h1 a:hover { color: #88AC3E; }
.article-boxes article h1 i, #content .article-boxes article h1 i { position: absolute; left: 0; width: 8.69565%; height: 80px; padding-top: 11px; font-size: 21px; font-weight: normal; font-style: normal; line-height: 1; color: white; text-align: center; text-transform: uppercase; background: #88AC3E; -moz-box-shadow: 0 0 0 3px white, 0 0 0 4px #a0a0a0, 0 3px 4px 4px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 0 0 3px white, 0 0 0 4px #a0a0a0, 0 3px 4px 4px rgba(0, 0, 0, 0.1); box-shadow: 0 0 0 3px white, 0 0 0 4px #a0a0a0, 0 3px 4px 4px rgba(0, 0, 0, 0.1); }
.article-boxes article h1 i:after, #content .article-boxes article h1 i:after { content: ""; position: absolute; right: 0; bottom: 0; border-top: 10px solid #516725; border-right: 10px solid white; }
.article-boxes article h1 i b, #content .article-boxes article h1 i b { display: block; font-size: 36px; font-weight: bold; letter-spacing: -2px; }
.article-boxes article p, #content .article-boxes article p { margin: 0; }

.news-boxes, #content .news-boxes { float: left; width: 56.52174%; }
.news-boxes > h1:before, #content .news-boxes > h1:before { content: "\e0dd"; }
.news-boxes article, #content .news-boxes article { padding-left: 23.07692%; }
.news-boxes article h1 i, #content .news-boxes article h1 i { width: 15.38462%; }

.event-boxes, #content .event-boxes { float: left; width: 39.13043%; margin-left: 4.34783%; /* for rounding failures */ margin-right: -1%; }
.event-boxes article, #content .event-boxes article { padding-left: 33.33333%; }
.event-boxes article h1 i, #content .event-boxes article h1 i { width: 22.22222%; background: #125E7D; }
.event-boxes article h1 i:after, #content .event-boxes article h1 i:after { border-top-color: #0a384b; }
.event-boxes article p a, #content .event-boxes article p a { display: block; }
.event-boxes article p i, #content .event-boxes article p i { font-size: 12px; font-style: normal; text-transform: uppercase; }

/* =========================================== Content styles ======================================== */
section#content { float: right; width: 52%; margin: 36px 8% 36px 0; }
.eightytwenty-fullwidth section#content { float: none; width: auto; margin-left: 8%; margin-right: 8%; }
.eightytwenty-sidebar-right section#content { float: left; margin-right: 0; margin-left: 8%; }

#content p, #content ul, #content ol, #content table, #content blockquote, #content form, #content fieldset { margin: 24px 0; }
#content h1 { margin: 36px 0 24px 0; font-size: 36px; line-height: 48px; color: #464749; text-shadow: 0 2px 0 white; }
#content h2 { margin: 12px 0; font-size: 24px; color: #464749; }
#content section h1, #content article h1 { font-size: 24px; }
#content h3, #content section h2, #content article h2 { margin: 12px 0; font-size: 18px; }
#content h4, #content section h3, #content article h3 { margin: 12px 0; font-size: 16px; font-weight: bold; }
#content h5, #content h6 { margin: 12px 0; font-size: 16px; font-variant: small-caps; font-weight: normal; letter-spacing: 1px; text-transform: uppercase; word-spacing: 2px; }
#content h6 { color: #787878; }
#content h2 + p, #content h2 + ul, #content h2 + ol, #content h2 + table, #content h2 + figure, #content h2 + blockquote, #content h3 + p, #content h3 + ul, #content h3 + ol, #content h3 + table, #content h3 + figure, #content h3 + blockquote, #content h4 + p, #content h4 + ul, #content h4 + ol, #content h4 + table, #content h4 + figure, #content h4 + blockquote, #content h5 + p, #content h5 + ul, #content h5 + ol, #content h5 + table, #content h5 + figure, #content h5 + blockquote, #content h6 + p, #content h6 + ul, #content h6 + ol, #content h6 + table, #content h6 + figure, #content h6 + blockquote { margin-top: 0; }
#content section h1, #content section h2, #content section h3, #content section h4, #content section h5, #content section h6, #content section p, #content section ul, #content section ol, #content section table, #content section blockquote, #content article h1, #content article h2, #content article h3, #content article h4, #content article h5, #content article h6, #content article p, #content article ul, #content article ol, #content article table, #content article blockquote { margin: 12px 0; }
#content ul, #content ol { padding-left: 21px; }
#content ul li[data-icon], #content ol li[data-icon] { list-style: none; }
#content ul li[data-icon]:before, #content ol li[data-icon]:before { left: -21px; width: 0; }
#content ul { list-style: disc; }
#content ul ul { margin-top: 0; }
#content ol { list-style: decimal; }
#content ol ol, #content ol ul { margin-top: 0; }
#content ol ol { list-style: upper-alpha; }
#content ol ol ol { list-style: lower-roman; }
#content ol ol ol ol { list-style: lower-alpha; }
#content blockquote { position: relative; margin-left: 11.53846%; font-size: 21px; }
#content blockquote p { margin: 12px 0; }
#content blockquote:before { content: "\201C"; font-size: 132px; color: #88AC3E; line-height: 0.95; position: absolute; top: 0; left: -60px; }
#content blockquote small, #content blockquote i, #content blockquote em, #content blockquote cite { font-size: 16px; font-style: normal; color: #787878; }
#content blockquote small:before, #content blockquote i:before, #content blockquote em:before, #content blockquote cite:before { /* non breaking space to avoid line breaks after dash */ content: "\2014\a0"; }
#content img { max-width: 100%; height: auto; }
#content table { margin-bottom: 36px; }

.image_container { position: relative; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; margin: 24px -10px 36px; padding: 9px; border: 1px solid #a0a0a0; background: white; }

.image_container img { display: block; width: 100%; height: auto; }
.image_container figcaption, .image_container .caption { padding: 6px 0 0; width: 100% !important; font-size: 14px; }

.image_container.float_right, .image_container.float_left { float: right; width: 46.15385% !important; margin: 0 -10px 20px 20px; }
.eightytwenty-home .image_container.float_right, .eightytwenty-fullwidth .image_container.float_right, .eightytwenty-home .image_container.float_left, .eightytwenty-fullwidth .image_container.float_left { width: 39.13043% !important; }
.no-resize .image_container.float_right, .eightytwenty-home .no-resize .image_container.float_right, .eightytwenty-fullwidth .no-resize .image_container.float_right, .image_container.float_right.no-resize, .eightytwenty-home .image_container.float_right.no-resize, .eightytwenty-fullwidth .image_container.float_right.no-resize, .no-resize .image_container.float_left, .eightytwenty-home .no-resize .image_container.float_left, .eightytwenty-fullwidth .no-resize .image_container.float_left, .image_container.float_left.no-resize, .eightytwenty-home .image_container.float_left.no-resize, .eightytwenty-fullwidth .image_container.float_left.no-resize { width: auto !important; }

.image_container.float_left { float: left; margin: 0 25px 20px -10px; }

.ce_youtube-wrapper { margin: 24px 0 36px; position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; -moz-box-shadow: 0 0 0 9px white, 0 0 0 10px #a0a0a0, 0 3px 0 8px white, 0 3px 0 9px #a0a0a0, 0 6px 0 7px white, 0 6px 0 8px #a0a0a0, 0 12px 10px 5px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 0 0 9px white, 0 0 0 10px #a0a0a0, 0 3px 0 8px white, 0 3px 0 9px #a0a0a0, 0 6px 0 7px white, 0 6px 0 8px #a0a0a0, 0 12px 10px 5px rgba(0, 0, 0, 0.2); box-shadow: 0 0 0 9px white, 0 0 0 10px #a0a0a0, 0 3px 0 8px white, 0 3px 0 9px #a0a0a0, 0 6px 0 7px white, 0 6px 0 8px #a0a0a0, 0 12px 10px 5px rgba(0, 0, 0, 0.2); }
.ce_youtube-wrapper iframe, .ce_youtube-wrapper object, .ce_youtube-wrapper embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.ce_player .mejs-video { margin: 24px 0 36px; -moz-box-shadow: 0 0 0 9px white, 0 0 0 10px #a0a0a0, 0 3px 0 8px white, 0 3px 0 9px #a0a0a0, 0 6px 0 7px white, 0 6px 0 8px #a0a0a0, 0 12px 10px 5px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 0 0 9px white, 0 0 0 10px #a0a0a0, 0 3px 0 8px white, 0 3px 0 9px #a0a0a0, 0 6px 0 7px white, 0 6px 0 8px #a0a0a0, 0 12px 10px 5px rgba(0, 0, 0, 0.2); box-shadow: 0 0 0 9px white, 0 0 0 10px #a0a0a0, 0 3px 0 8px white, 0 3px 0 9px #a0a0a0, 0 6px 0 7px white, 0 6px 0 8px #a0a0a0, 0 12px 10px 5px rgba(0, 0, 0, 0.2); }

.ce_gallery > ul.cols_1 > li { width: 97%; }
.ce_gallery > ul.cols_2 > li { width: 47.75%; }
.ce_gallery > ul.cols_3 > li { width: 31.33333%; }
.ce_gallery > ul.cols_4 > li { width: 23.125%; }
.ce_gallery > ul.cols_5 > li { width: 18.2%; }
.ce_gallery > ul.cols_6 > li { width: 14.91667%; }
.ce_gallery > ul.cols_7 > li { width: 12.57143%; }
.ce_gallery > ul.cols_8 > li { width: 10.8125%; }
.ce_gallery > ul.cols_9 > li { width: 9.44444%; }
.ce_gallery > ul.cols_10 > li { width: 8.35%; }
.ce_gallery > ul.cols_11 > li { width: 7.45455%; }
.ce_gallery > ul.cols_12 > li { width: 6.70833%; }
.ce_gallery.no-resize > ul > li { width: auto; }
.ce_gallery > ul { zoom: 1; margin: 0 !important; padding: 0 0 1.5% 0 !important; list-style: none !important; border: 1px solid #a0a0a0; background: white; }
.ce_gallery > ul:before { content: ""; display: table; }
.ce_gallery > ul:after { content: ""; display: table; clear: both; }
.ce_gallery > ul > li { float: left; width: 31.3333%; margin: 1.5% 0 0 1.5%; }
.ce_gallery > ul > li.col_first { clear: left; }
#sidebar .ce_gallery > ul.cols_1 > li { width: 94%; }
#sidebar .ce_gallery > ul.cols_2 > li { width: 45.5%; }
#sidebar .ce_gallery > ul.cols_3 > li { width: 29.33333%; }
#sidebar .ce_gallery > ul.cols_4 > li { width: 21.25%; }
#sidebar .ce_gallery > ul.cols_5 > li { width: 16.4%; }
#sidebar .ce_gallery > ul.cols_6 > li { width: 13.16667%; }
#sidebar .ce_gallery > ul.cols_7 > li { width: 10.85714%; }
#sidebar .ce_gallery > ul.cols_8 > li { width: 9.125%; }
#sidebar .ce_gallery > ul.cols_9 > li { width: 7.77778%; }
#sidebar .ce_gallery > ul.cols_10 > li { width: 6.7%; }
#sidebar .ce_gallery > ul.cols_11 > li { width: 5.81818%; }
#sidebar .ce_gallery > ul.cols_12 > li { width: 5.08333%; }
#sidebar .ce_gallery.no-resize > ul > li { width: auto; }
#sidebar .ce_gallery > ul { padding-bottom: 3% !important; }
#sidebar .ce_gallery > ul > li { width: 45.5%; margin-top: 3%; margin-left: 3%; }
.ce_gallery .image_container { -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; margin: 0; padding: 0; border: 0; }

#content .ce_imageslider img { max-width: none; }

.enclosure, .ce_downloads { position: relative; margin: 24px 0; padding: 7px 3.84615% 10px; border: 1px solid #dadada; background: white; -moz-box-shadow: 0 3px 0 -2px white, 0 3px 0 -1px #dadada, 0 6px 0 -3px white; -webkit-box-shadow: 0 3px 0 -2px white, 0 3px 0 -1px #dadada, 0 6px 0 -3px white; box-shadow: 0 3px 0 -2px white, 0 3px 0 -1px #dadada, 0 6px 0 -3px white; }
.enclosure:before, .ce_downloads:before { font: 36px/0 "RockSolid Icons"; content: ""; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: geometricPrecision; text-indent: 0; display: inline-block; position: relative; position: absolute; top: 50%; right: 4%; color: #88AC3E; cursor: default; }
.enclosure p, .enclosure h1, .enclosure h2, .enclosure h3, .enclosure h4, .enclosure h5, .enclosure h6, .enclosure ul, .ce_downloads p, .ce_downloads h1, .ce_downloads h2, .ce_downloads h3, .ce_downloads h4, .ce_downloads h5, .ce_downloads h6, .ce_downloads ul { margin: 6px 0 !important; }
.enclosure ul, .ce_downloads ul { list-style: none !important; padding: 0 !important; }

aside#sidebar h1, aside#sidebar h2, aside#sidebar h3 { margin: 24px 0 12px; font-size: 12px; text-transform: uppercase; color: #464749; }
aside#sidebar h2, aside#sidebar h3 { color: #787878; }
aside#sidebar p, aside#sidebar ul, aside#sidebar ol, aside#sidebar table, aside#sidebar blockquote, aside#sidebar fieldset, aside#sidebar form { margin: 12px 0; }
aside#sidebar ul, aside#sidebar ol { padding: 0; list-style-type: none; }
aside#sidebar table { margin-bottom: 24px; border-color: #dadada; -moz-box-shadow: 0 3px 0 -2px white, 0 3px 0 -1px #dadada, 0 6px 0 -3px white, 0 6px 0 -2px #dadada, 0 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 3px 0 -2px white, 0 3px 0 -1px #dadada, 0 6px 0 -3px white, 0 6px 0 -2px #dadada, 0 5px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 0 -2px white, 0 3px 0 -1px #dadada, 0 6px 0 -3px white, 0 6px 0 -2px #dadada, 0 5px 5px rgba(0, 0, 0, 0.1); }
aside#sidebar .mod_article, aside#sidebar .block { margin: 24px 0; }

/* =========================================== Form styles ======================================== */
form .form-row { margin: 12px 0; }
form label { display: block; margin-bottom: 4px; }
form input, form textarea { padding: 5px 10px; border: 1px solid #a0a0a0; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; color: inherit; background: white; -moz-box-shadow: 2px 4px 1px -2px rgba(0, 0, 0, 0.15) inset; -webkit-box-shadow: 2px 4px 1px -2px rgba(0, 0, 0, 0.15) inset; box-shadow: 2px 4px 1px -2px rgba(0, 0, 0, 0.15) inset; }
form input:focus, form textarea:focus { -moz-box-shadow: 2px 4px 1px -2px rgba(0, 0, 0, 0.15) inset, 0 0 0 3px rgba(0, 0, 0, 0.075); -webkit-box-shadow: 2px 4px 1px -2px rgba(0, 0, 0, 0.15) inset, 0 0 0 3px rgba(0, 0, 0, 0.075); box-shadow: 2px 4px 1px -2px rgba(0, 0, 0, 0.15) inset, 0 0 0 3px rgba(0, 0, 0, 0.075); outline: none; }
form input { -moz-appearance: none; -webkit-appearance: none; }
form input[type="checkbox"], form input[type="radio"], form input[type="image"] { margin: 0; padding: 0; border: 0; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
form input[type="checkbox"] + label, form input[type="radio"] + label { display: inline; }
form input[type="checkbox"] { -moz-appearance: checkbox; -webkit-appearance: checkbox; }
form input[type="radio"] { -moz-appearance: radio; -webkit-appearance: radio; background: none; }
form input[type="file"] { height: auto; padding: 0; font-size: 14px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
form button, form input[type="submit"] { margin: 12px 0; }
form button:active, form input[type="submit"]:active { margin-bottom: 14px; }
form select { font-size: 13px; }
form textarea { resize: vertical; padding-top: 10px; padding-bottom: 10px; }
form fieldset p { margin: 0 !important; }
form fieldset label:after { content: "\A"; white-space: pre; }
form .valid input, form .valid input:hover, form .valid textarea, form .valid textarea:hover { border-color: #87aa4a; -moz-box-shadow: 0 0 0 4px rgba(135, 170, 74, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15) inset; -webkit-box-shadow: 0 0 0 4px rgba(135, 170, 74, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15) inset; box-shadow: 0 0 0 4px rgba(135, 170, 74, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15) inset; }
form span.mandatory { margin-left: 2px; font-size: 18px; color: #f62b1c; }
form .invalid input, form .invalid input:hover, form .invalid input:focus, form .invalid textarea, form .invalid textarea:hover, form .invalid textarea:focus, form input.error, form input.error:hover, form input.error:focus, form textarea.error, form textarea.error:hover, form textarea.error:focus { border-color: #e14e4e; -moz-box-shadow: 0 0 0 4px rgba(225, 78, 78, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15) inset; -webkit-box-shadow: 0 0 0 4px rgba(225, 78, 78, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15) inset; box-shadow: 0 0 0 4px rgba(225, 78, 78, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15) inset; }
form b.error, form p.error { margin: 0; color: #f62b1c; }
form .explanation, form .captcha_text { font-size: 12px; margin: -10px 0 24px; color: #787878; }
form .explanation p, form .captcha_text p { margin: 0 !important; }
form .captcha_text { display: block; margin-top: 6px; color: #88AC3E; font-size: inherit; font-style: italic; }
form .styled_select { font-family: "PT Sans", sans-serif; font-size: 14px; }

#content form p.error { margin: 0; }
#content form input[type="text"], #content form input[type="password"], #content form input[type="email"] { width: 61.53846%; }
#content form textarea { width: 100%; }

aside#sidebar form input, aside#sidebar form textarea, aside#sidebar form button { width: 100%; }
aside#sidebar form input[type="checkbox"], aside#sidebar form input[type="radio"], aside#sidebar form input[type="image"] { width: auto; height: auto; }

/* =========================================== Footer styles ======================================== */
#wrapper > footer { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; font-size: 14px; background: white; }
#wrapper > footer .footer-column { float: left; width: 28.0%; margin: 30px 0 30px 4%; }
#wrapper > footer .footer-column h1 { font-size: 14px; font-weight: bold; margin: 0 0 15px; }
#wrapper > footer .footer-column ul, #wrapper > footer .footer-column ol, #wrapper > footer .footer-column p { margin: 15px 0; }
#wrapper > footer .footer-column ul, #wrapper > footer .footer-column ol { list-style: none; padding-left: 0; }
#wrapper > footer .footer-column-1 { width: 36%; }
#wrapper > footer .footer-column-1 li { margin-bottom: 6px; }
#wrapper > footer .footer-column-1 li a b { display: inline-block; margin-right: 4px; padding: 0 3px; font-weight: inherit; line-height: 1.3; text-decoration: none; color: white; background-color: #88AC3E; }
#wrapper > footer .footer-column-2 { width: 20%; }

#nav-footer-wrap { zoom: 1; clear: both; -moz-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px; border-radius: 3px 3px 0 0; color: #3b3737; background: #464749; }
#nav-footer-wrap:before { content: ""; display: table; }
#nav-footer-wrap:after { content: ""; display: table; clear: both; }
#nav-footer-wrap a { color: inherit; }

#nav-footer { float: left; width: 48%; margin: 15px 0 15px 4%; }
#nav-footer ul, #nav-footer li { display: inline; margin: 0; padding: 0; }
#nav-footer a { margin-right: 3.33333%; font-weight: bold; color: white; text-decoration: none; }
#nav-footer a:hover, #nav-footer a:focus { text-decoration: underline; }
#nav-footer a:after { color: white; }

#footer-info { float: right; margin: 15px 4% 15px 0; color: white; }
#footer-info ul, #footer-info li, #footer-info p, #footer-info nav { display: inline; margin: 0; padding: 0; }
#footer-info a { margin-right: 5px; }
#footer-info a[data-icon] { display: inline-block; width: 17px; font-size: 0; line-height: 0; color: white; }
#footer-info a[data-icon]:before { font: 16px/1 "RockSolid Icons"; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: geometricPrecision; text-indent: 0; display: inline-block; position: relative; top: 3px; color: white; }
#footer-info a[data-icon]:hover:before, #footer-info a[data-icon]:focus:before { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60); opacity: 0.6; }
#footer-info .rocksolid-copyright { margin: 0 0 0 5px; color: #b5b5b6; }

/* =========================================== Module styles (Search, FAQ, News, Events, Comments, Sitemap etc.) ======================================== */
.back a:before, .previous a:before, .next a:after { font: 12px/1 "RockSolid Icons"; content: ""; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: geometricPrecision; text-indent: 0; display: inline-block; position: relative; top: -1px; margin-right: 6px; vertical-align: middle; }

.next a:after { content: "\e019"; margin-right: 0; margin-left: 6px; }

.pagination > p { text-align: center; }
.pagination ul { list-style-type: none !important; text-align: center; }
.pagination ul li { display: inline-block; }
.pagination ul li a, .pagination ul li span { padding: 4px 12px; background-color: white; }
.pagination ul li .current { border-bottom: 1px solid #ececec; background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VhZWFlYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=="); background-size: 100%; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #ffffff), color-stop(100%, #eaeaea)); background-image: -moz-linear-gradient(#ffffff 1%, #eaeaea 100%); background-image: -webkit-linear-gradient(#ffffff 1%, #eaeaea 100%); background-image: linear-gradient(#ffffff 1%, #eaeaea 100%); -moz-box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.9) inset, -1px 0 0 0 rgba(255, 255, 255, 0.9) inset; -webkit-box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.9) inset, -1px 0 0 0 rgba(255, 255, 255, 0.9) inset; box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.9) inset, -1px 0 0 0 rgba(255, 255, 255, 0.9) inset; }

/* Search */
section#content .mod_search { margin: 24px 0; }
section#content .mod_search form input[type="search"] { width: 74%; margin: 0; padding: 8px 10px; }
section#content .mod_search form input[type="submit"] { width: 25%; margin-left: 0; margin-right: -2%; padding-bottom: 10px; }
section#content .mod_search form input[type="submit"]:active { padding-bottom: 8px; }
section#content .mod_search h3 span.relevance { float: right; font-size: 14px; }
section#content .mod_search .header { padding-bottom: 6px; border-bottom: 1px solid #dadada; color: #787878; }
section#content .mod_search .highlight { padding: 0 5px; font-weight: bold; background: #cfddb1; }
section#content .mod_search .url { padding-bottom: 24px; border-bottom: 1px dotted #dadada; color: #787878; }
section#content .mod_search .url:before { margin-right: 5px; font: 16px/1 "RockSolid Icons"; content: ""; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: geometricPrecision; text-indent: 0; display: inline-block; position: relative; top: 1px; }
section#content .mod_search .url .filesize { display: inline-block; font-size: 12px; }

/* FAQ */
.mod_faqpage section { padding-left: 11.53846%; margin: 48px 0; }
.mod_faqpage section h3 { border-bottom: 0 !important; }
.mod_faqpage section h3:before { font: 16px/1 "RockSolid Icons"; content: ""; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: geometricPrecision; text-indent: 0; display: inline-block; position: relative; height: 27px; width: 36px; padding-top: 9px; margin-right: 20px; margin-left: -60px; text-align: center; vertical-align: middle; color: white; -moz-border-radius: 100%; -webkit-border-radius: 100%; border-radius: 100%; background-color: #88AC3E; border: 2px solid white; -moz-box-shadow: 0 0 0 3px #ececec; -webkit-box-shadow: 0 0 0 3px #ececec; box-shadow: 0 0 0 3px #ececec; }

.mod_faqpage .info, .mod_faqreader .info { font-size: 12px; color: #787878; }

.mod_faqlist ul { list-style-type: none !important; }
.mod_faqlist ul li { padding: 6px 0; }
.mod_faqlist ul li:before { font: 15px/1 "RockSolid Icons"; content: ""; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: geometricPrecision; text-indent: 0; display: inline-block; position: relative; margin-right: 5px; color: #88AC3E; }

/* News */
.mod_newslist .info, .mod_newsarchive .info { margin-bottom: 0 !important; }
.mod_newslist .info + h2, .mod_newsarchive .info + h2 { margin-top: 0 !important; }
.mod_newslist .more, .mod_newsarchive .more { margin-top: -12px !important; }
.mod_newslist > .layout_short, .mod_newslist > .layout_latest, .mod_newsarchive > .layout_short, .mod_newsarchive > .layout_latest { margin-bottom: 24px; border-bottom: 1px solid #ececec; }
.mod_newslist > .layout_latest .info, .mod_newsarchive > .layout_latest .info { color: #787878; }
.mod_newslist > .layout_latest .image_container, .mod_newsarchive > .layout_latest .image_container { margin-top: 12px !important; margin-bottom: 12px !important; }
footer .mod_newslist li, footer .mod_newsarchive li { margin-bottom: 6px; }

#content .layout_full .info { margin-top: -24px; color: #787878; }

/* Events */
.mod_calendar table { border-collapse: separate; }
.mod_calendar th { background: #f9f9f9; background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q5ZDlkOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=="); background-size: 100%; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e6e6e6), color-stop(100%, #d9d9d9)); background-image: -moz-linear-gradient(#e6e6e6, #d9d9d9); background-image: -webkit-linear-gradient(#e6e6e6, #d9d9d9); background-image: linear-gradient(#e6e6e6, #d9d9d9); -moz-box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.8) inset, -1px 0 0 0 rgba(255, 255, 255, 0.8) inset, 0 2px 2px rgba(255, 255, 255, 0.8); -webkit-box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.8) inset, -1px 0 0 0 rgba(255, 255, 255, 0.8) inset, 0 2px 2px rgba(255, 255, 255, 0.8); box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.8) inset, -1px 0 0 0 rgba(255, 255, 255, 0.8) inset, 0 2px 2px rgba(255, 255, 255, 0.8); border-bottom: 1px solid #dadada; }
.mod_calendar th.previous, .mod_calendar th.next { padding: 0; }
.mod_calendar th.previous a, .mod_calendar th.next a { padding: 11px 16px; display: block; text-decoration: none; }
.mod_calendar th.previous a:hover, .mod_calendar th.previous a:focus, .mod_calendar th.next a:hover, .mod_calendar th.next a:focus { color: #4d6123; }
.mod_calendar th.previous a:after, .mod_calendar th.previous a:before, .mod_calendar th.next a:after, .mod_calendar th.next a:before { display: none; }
.mod_calendar th.previous a:active, .mod_calendar th.next a:active { -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) inset; -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) inset; box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) inset; }
.mod_calendar th.current { text-align: center; }
.mod_calendar th.current:before { font: 16px/1 "RockSolid Icons"; content: ""; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: geometricPrecision; text-indent: 0; display: inline-block; position: relative; margin-right: 6px; }
.mod_calendar th.next { text-align: right; }
.mod_calendar th.label { font-size: 12px; text-align: center; text-transform: uppercase; border-bottom: 2px solid #ececec !important; }
.mod_calendar td { width: 14.28571%; background: #f2f2f2; background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=="); background-size: 100%; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #f2f2f2), color-stop(100%, #e6e6e6)); background-image: -moz-linear-gradient(#f2f2f2 1%, #e6e6e6 100%); background-image: -webkit-linear-gradient(#f2f2f2 1%, #e6e6e6 100%); background-image: linear-gradient(#f2f2f2 1%, #e6e6e6 100%); -moz-box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.8) inset, -1px 0 0 0 rgba(255, 255, 255, 0.8) inset; -webkit-box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.8) inset, -1px 0 0 0 rgba(255, 255, 255, 0.8) inset; box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.8) inset, -1px 0 0 0 rgba(255, 255, 255, 0.8) inset; }
.mod_calendar td.empty, .mod_calendar td:hover { color: #464749; background: white; }
.mod_calendar td.today { color: #464749 !important; background: #cbcbcb; -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.6) inset; -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.6) inset; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.6) inset; }
.mod_calendar td.today a { color: white !important; }
.mod_calendar td.today a:hover { border-color: #969696 !important; }
.mod_calendar tbody tr:hover { background-color: #eaeaea !important; }
.mod_calendar .event { font-size: 12px; }
.mod_calendar .minicalendar td { padding: 3px; text-align: center; }

.mod_eventreader .info, .mod_eventlist .header { font-weight: bold; }

.mod_eventlist .event h2 { margin-top: 0 !important; }

.mod_eventreader .info time:before, .mod_eventlist .header:before { font: 15px/1 "RockSolid Icons"; content: ""; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: geometricPrecision; text-indent: 0; display: inline-block; position: relative; margin-right: 4px; }

/* Comments */
.ce_comments { border-top: 1px solid #dadada; margin-top: 36px; }
.ce_comments .comment_default { position: relative; padding: 24px 7.69231%; margin-bottom: 24px; border: 1px solid #dadada; background-color: white; -moz-box-shadow: 0 3px 0 -2px white, 0 3px 0 -1px #dadada, 0 3px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 3px 0 -2px white, 0 3px 0 -1px #dadada, 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 0 -2px white, 0 3px 0 -1px #dadada, 0 3px 5px rgba(0, 0, 0, 0.1); }
.ce_comments .comment_default:after { font: 36px/1 "RockSolid Icons"; content: ""; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: geometricPrecision; text-indent: 0; display: inline-block; position: relative; color: #ececec; position: absolute; top: 16px; right: 7.69231%; margin-right: 6px; z-index: 1; }
.ce_comments .comment_default .info { position: relative; display: inline; z-index: 2; border-bottom: 1px solid #dadada; }
.ce_comments .comment_default .info a { text-decoration: none; }
.ce_comments .comment_default .info .date { display: inline-block; font-weight: normal; color: #787878; }
.ce_comments .comment_default .info .date:before { display: none; }
.ce_comments .comment_default .comment { font-size: 14px; position: relative; z-index: 2; }
.ce_comments .comment_default .reply { padding-left: 7.69231%; }
.ce_comments .comment_default .reply .info:before { font: 18px/1 "RockSolid Icons"; content: ""; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: geometricPrecision; text-indent: 0; display: inline-block; position: relative; color: #88AC3E; position: absolute; top: 3px; left: -24px; }
.ce_comments .form { margin-top: 36px; }
.ce_comments form input[type="text"], .ce_comments form input[type="password"], .ce_comments form input[type="email"], .ce_comments form input[type="url"], #content .ce_comments form input[type="text"], #content .ce_comments form input[type="password"], #content .ce_comments form input[type="email"], #content .ce_comments form input[type="url"] { width: 53.84615%; float: right; }
.ce_comments form label { float: left; margin-top: 3px; }
.ce_comments form fieldset { margin: 0 !important; border: 0; }
.ce_comments form fieldset label { float: none; margin-left: 5px; }
.ce_comments form .widget { position: relative; clear: both; float: left; width: 100%; margin: 12px 0; }
.ce_comments form .captcha_text { display: inline; }

/* Sitemap */
#content .mod_sitemap ul { padding-left: 0; list-style-type: none; }
#content .mod_sitemap ul li { border-top: 1px solid #dadada; }
#content .mod_sitemap ul li:first-child, #content .mod_sitemap ul li.first { border: 0; }
#content .mod_sitemap ul li li { padding: 3px 24px; font-size: 14px; border-color: #ececec; }
#content .mod_sitemap ul li li.submenu { border: 0; }
#content .mod_sitemap ul li li.submenu ul { margin: 0; }
#content .mod_sitemap > ul > li { padding: 6px 0; }
#content .mod_sitemap > ul > li:before { font: 100%/1 "RockSolid Icons"; content: ""; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: geometricPrecision; text-indent: 0; display: inline-block; position: relative; margin-right: 8px; color: #88AC3E; }

/* Login */
.mod_login { padding: 0 5%; border: 1px solid #a0a0a0; text-align: center; background-color: white; -moz-box-shadow: 0 3px 0 -2px white, 0 3px 0 -1px #a0a0a0, 0 6px 0 -3px white, 0 6px 0 -2px #a0a0a0, 0 5px 5px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 3px 0 -2px white, 0 3px 0 -1px #a0a0a0, 0 6px 0 -3px white, 0 6px 0 -2px #a0a0a0, 0 5px 5px rgba(0, 0, 0, 0.2); box-shadow: 0 3px 0 -2px white, 0 3px 0 -1px #a0a0a0, 0 6px 0 -3px white, 0 6px 0 -2px #a0a0a0, 0 5px 5px rgba(0, 0, 0, 0.2); }
.mod_login h2 { padding-bottom: 6px; border-bottom: 1px solid #dadada; }
.mod_login input { width: 80% !important; }
.mod_login table { margin-bottom: 0 !important; background: none !important; border: 0 !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; }
.mod_login table tr { background-color: transparent !important; }

/* Newsletter */
#content .mod_nl_list ul { padding-left: 0; list-style-type: none; }
#content .mod_nl_list ul li { padding: 3px 0; border-top: 1px solid #dadada; }
#content .mod_nl_list ul li:first-child, #content .mod_nl_list ul li.first { border: 0; }

/* Style for dlh_googlemaps (if you don't use the plugin, you might want to delete this) */
.dlh_googlemap { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

#sidebar .dlh_googlemap { /* Setting the maps width to 100% is best practice in the sidebar, since it becomes fluid that way */ width: 100% !important; }

#content .dlh_googlemap img { max-width: none; }

/* ColorBox Close Button Reset */
#cboxClose { -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }

/* =========================================== Slider ======================================== */
#content .rsts-main ul, #sidebar .rsts-main ul { margin: 0; padding: 0; }
#content .rsts-main .image_container, #sidebar .rsts-main .image_container { margin-left: 0; margin-right: 0; }
#content .rsts-main .image_container.float_left, #sidebar .rsts-main .image_container.float_left { margin-left: 0; margin-right: 20px; }
#content .rsts-main .image_container.float_right, #sidebar .rsts-main .image_container.float_right { margin-right: 0; margin-left: 20px; }

#tag-line .rsts-main { width: 108.69565%; margin: 28px -4.34783% -28px -4.34783%; }
#tag-line .rsts-main:first-child { margin-top: -28px; }
#tag-line .rsts-main:first-child img { -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px; border-radius: 4px 4px 0 0; }
#tag-line .rsts-main img { width: 100%; height: auto; margin: 0; }

/* =========================================== Media queries ======================================== */
/* Wrapper max-width (viewport width 1100px and below) */
@media screen and (max-width: 1100px) { #content-wrapper { /* removing right and left border to avoid horizontal scrollbar */ border-right: 0; border-left: 0; margin-right: 0; margin-left: 0; } }
/* Tablet portrait format (viewport width 900px and below) */
@media screen and (max-width: 900px) { #wrapper > header { padding-right: 6.66667%; padding-left: 6.66667%; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
  #nav-header { right: 6.66667%; }
  #nav-main { clear: both; margin: 0 0 0 -40px; padding-top: 15px; text-align: left; }
  #nav-search { right: 6.66667%; top: 60px; width: 200px; }
  #content-wrapper { -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
  #tag-line { padding-right: 6.66667%; padding-left: 6.66667%; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
  #tag-line img { width: 115.38462%; margin-right: -7.69231%; margin-left: -7.69231%; }
  section#content, .eightytwenty-home section#content, .eightytwenty-fullwidth section#content, .eightytwenty-sidebar-right section#content { float: none; width: auto; margin-right: 6.66667%; margin-left: 6.66667%; }
  .eightytwenty-home #content blockquote { width: 30.76923%; margin-right: 7.69231%; margin-left: 7.69231%; }
  .eightytwenty-home #content blockquote:after { font-size: 35px; right: -25%; }
  .teaser-boxes-text, #content .teaser-boxes-text { margin-right: -7.69231%; margin-left: -7.69231%; }
  .teaser-boxes-text .box, #content .teaser-boxes-text .box { width: 40%; margin-left: 6.66667%; }
  .highlight-box, #content .highlight-box { text-align: center; padding-right: 7.69231%; padding-left: 7.69231%; }
  .highlight-box .button, #content .highlight-box .button { position: relative; right: auto; top: auto; width: auto; margin-top: 20px; }
  .highlight-box .button:active, #content .highlight-box .button:active { margin-top: 20px; top: 2px; }
  .article-boxes article, #content .article-boxes article { padding-left: 23.07692%; }
  .article-boxes article h1 i, #content .article-boxes article h1 i { width: 15.38462%; }
  .news-boxes, #content .news-boxes { float: none; width: auto; }
  .news-boxes article, #content .news-boxes article { padding-left: 23.07692%; }
  .news-boxes article h1 i, #content .news-boxes article h1 i { width: 15.38462%; }
  .event-boxes, #content .event-boxes { float: none; width: auto; margin-right: 0; margin-left: 0; }
  .event-boxes article, #content .event-boxes article { padding-left: 23.07692%; }
  .event-boxes article h1 i, #content .event-boxes article h1 i { width: 15.38462%; }
  .eightytwenty-home .image_container.float_right, .eightytwenty-fullwidth .image_container.float_right, .eightytwenty-home .image_container.float_left, .eightytwenty-fullwidth .image_container.float_left { width: 46.15385%; margin: 0 -10px 10px 15px; }
  aside#sidebar, .eightytwenty-sidebar-right aside#sidebar { clear: both; float: none; width: auto; padding: 24px 0; }
  aside#sidebar:after, aside#sidebar:before, .eightytwenty-sidebar-right aside#sidebar:after, .eightytwenty-sidebar-right aside#sidebar:before { content: none; }
  aside#sidebar .mod_article > .block, aside#sidebar .mod_form, aside#sidebar .mod_subscribe { float: left; width: 40%; margin: 24px 0 0 6.66667%; }
  aside#sidebar .mail-form { padding-right: 3.33333%; padding-left: 3.33333%; }
  aside#sidebar #nav-sub { margin: 0 6.66667% 24px 6.66667%; zoom: 1; }
  aside#sidebar #nav-sub:before { content: ""; display: table; }
  aside#sidebar #nav-sub:after { content: ""; display: table; clear: both; }
  aside#sidebar #nav-sub > ul { margin: 0; }
  aside#sidebar #nav-sub > ul > li { display: inline-block; margin: 0 5px 10px 0; vertical-align: top; }
  aside#sidebar #nav-sub > ul a, aside#sidebar #nav-sub > ul ul a, aside#sidebar #nav-sub > ul ul ul a { padding: 5px 10px; border: 0; background: white; -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
  .eightytwenty-sidebar-right #breadcrumbs, .eightytwenty-fullwidth #breadcrumbs { margin-right: 0; margin-left: 0; }
  #wrapper > footer { -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
  #wrapper > footer .footer-column { width: 40%; margin-left: 6.66667%; }
  #wrapper > footer .footer-column-1 { width: 40%; }
  #wrapper > footer .footer-column-2 { width: 40%; }
  #wrapper > footer .footer-column-3 { width: 86.66667%; margin-top: 0; }
  #nav-footer-wrap { -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
  #nav-footer { float: none; width: auto; margin-right: 6.66667%; margin-left: 6.66667%; }
  #footer-info { float: none; margin-right: 6.66667%; margin-left: 6.66667%; } }
/* Mobile (viewport width 599px and below) */
@media screen and (max-width: 599px) { .confirmation, .information, .warning { padding-right: 7.69231%; padding-left: 15.38462%; }
  .confirmation:before, .information:before, .warning:before { width: 15.38462%; }
  #wrapper > header { text-align: center; }
  #logo { float: none; margin-top: 0; margin-left: 0; }
  #logo img { margin-right: auto; margin-left: auto; }
  #nav-main { display: none; }
  #nav-main-mobile { display: block; width: 100%; margin: 20px 0; font-size: 16px; }
  #nav-search { position: relative; right: auto; top: auto; margin: 20px 0; width: 100% !important; }
  #nav-search input { right: 0; width: 100%; padding-right: 30px; }
  #nav-header { position: static; }
  #nav-sub { display: none; }
  .eightytwenty-home #content blockquote { width: 84.61538%; margin-right: 15.38462%; margin-left: 0; }
  .eightytwenty-home #content blockquote:after { font-size: 30px; right: -18.18182%; }
  .teaser-boxes-text .box, #content .teaser-boxes-text .box { width: 86.66667%; }
  .article-boxes article, #content .article-boxes article, .news-boxes article, #content .news-boxes article, .event-boxes article, #content .event-boxes article { padding-left: 30.76923%; }
  .article-boxes article h1 i, #content .article-boxes article h1 i, .news-boxes article h1 i, #content .news-boxes article h1 i, .event-boxes article h1 i, #content .event-boxes article h1 i { width: 23.07692%; }
  aside#sidebar .mod_article > .block, aside#sidebar .mod_form, aside#sidebar .mod_subscribe { float: none; width: 86.66667%; }
  aside#sidebar .mail-form { padding-right: 6.66667%; padding-left: 6.66667%; }
  #content h1 { font-size: 24px; }
  #content h2 { font-size: 20px; }
  #content form input[type="text"], #content form input[type="password"], #content form input[type="email"] { width: 100%; }
  .image_container.float_right, .image_container.float_left { float: none; width: 100% !important; margin: 15px -10px; }
  .eightytwenty-home .image_container.float_right, .eightytwenty-fullwidth .image_container.float_right, .eightytwenty-home .image_container.float_left, .eightytwenty-fullwidth .image_container.float_left { width: 100% !important; }
  .no-resize .image_container.float_right, .eightytwenty-home .no-resize .image_container.float_right, .eightytwenty-fullwidth .no-resize .image_container.float_right, .image_container.float_right.no-resize, .eightytwenty-home .image_container.float_right.no-resize, .eightytwenty-fullwidth .image_container.float_right.no-resize, .no-resize .image_container.float_left, .eightytwenty-home .no-resize .image_container.float_left, .eightytwenty-fullwidth .no-resize .image_container.float_left, .image_container.float_left.no-resize, .eightytwenty-home .image_container.float_left.no-resize, .eightytwenty-fullwidth .image_container.float_left.no-resize { width: auto !important; }
  #wrapper > footer .footer-column, #wrapper > footer .footer-column-1, #wrapper > footer .footer-column-2, #wrapper > footer .footer-column-3 { float: none; width: 86.66667%; }
  .ce_gallery.ce_gallery > ul, #sidebar .ce_gallery.ce_gallery > ul { /* doubled class for specificity */ padding: 1.5% 1.5% 3% !important; }
  .ce_gallery.ce_gallery > ul > li, #sidebar .ce_gallery.ce_gallery > ul > li { display: inline-block; float: none; width: auto; margin: 1.5%; }
  .ce_comments .comment_default:after { content: none; }
  .ce_comments form input[type="text"], .ce_comments form input[type="password"], .ce_comments form input[type="email"], .ce_comments form input[type="url"], #content .ce_comments form input[type="text"], #content .ce_comments form input[type="password"], #content .ce_comments form input[type="email"], #content .ce_comments form input[type="url"] { width: 100%; float: none; }
  .ce_comments form label { float: none; } }

@charset "UTF-8";
#logo { float: left; overflow: hidden; margin: 0px 0 0 0%; }
#logo h1, #logo h2 { margin: 0; }
#logo a { display: block; }
#logo img { display: block; width: 80px; text-align: center; margin: 0 auto; height: auto; }
#logo h2 { font: italic 12px/1.5 Georgia, serif; color: #787878; }
@media (max-width: 680px) { #logo { float: none; } }

th.sorted a { color: #125E7D; }

.confirmation, .information, .warning, .erfolg_bsp > p { position: relative; padding: 8px 3.84615% 8px 7.69231%; margin-left: -1px; margin-right: -1px; border: 1px solid #125E7D; color: white; background-color: #709eb1; -moz-box-shadow: 0 3px 0 -2px #a0becb, 0 3px 0 -1px #125E7D, 0 3px 2px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 3px 0 -2px #a0becb, 0 3px 0 -1px #125E7D, 0 3px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 3px 0 -2px #a0becb, 0 3px 0 -1px #125E7D, 0 3px 2px rgba(0, 0, 0, 0.2); }
.confirmation:before, .information:before, .warning:before, .erfolg_bsp > p:before { font: 24px/1 "RockSolid Icons"; content: ""; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: geometricPrecision; text-indent: 0; display: inline-block; position: relative; position: absolute; left: 0; top: 8px; width: 7.69231%; text-align: center; }

.erfolg_bsp > p { border: none; -moz-box-shadow: 0; -webkit-box-shadow: 0; box-shadow: 0; }

.noresize > .image_container.float_right, .noresize > .image_container.float_left, .noresize > .image_container img, .noresize img { width: auto !important; max-width: none !important; }

.slider_img_slogan { position: relative; }
.slider_img_slogan p { margin: 0; padding: 3px 5px 3px 10px; line-height: 1em; position: absolute; top: 10px; left: 46px; font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 1.5em; color: #93B51E; z-index: 9999; background-color: #FFF; }
.slider_img_slogan .slogan_text { top: 50px; font-size: 1.25em; padding: 5px 10px; }

.slider_teasertext_right { position: relative; }
.slider_teasertext_right p { margin: 0; padding: 3px 5px 3px 10px; line-height: 1em; position: absolute; bottom: 60px; right: 80px; font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 1.5em; color: #93B51E; z-index: 9999; }
@media (max-width: 680px) { .slider_teasertext_right p { display: none; visibility: hidden; } }
.slider_teasertext_right .slogan_text { top: 60px; font-size: 1.25em; padding: 5px 10px; }

#content .news-boxes { float: none; width: 100% !important; }

.news-boxes article h1 i, #content .news-boxes article h1 i { width: 3.75em; }

.fancy_headline.h1, .fancy_headline.h2, .fancy_headline.h3 { margin: 0; border-bottom: 1px dotted #A0A0A0; font-weight: normal; color: #464749; text-shadow: none; font-size: 24px; }
.fancy_headline.h1 :before, .fancy_headline.h2 :before, .fancy_headline.h3 :before { font: 24px/1 "RockSolid Icons"; content: ""; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: geometricPrecision; text-indent: 0; display: inline-block; position: relative; }

#content .article-boxes { margin-top: 0; }

#ahaslide { height: 300px; max-height: 300px; }
@media (max-width: 680px) { #ahaslide { width: 100%; height: auto; } }

.teaser_pedometer { background: #FFF url("../../files/eightytwenty/img/runner.jpg") no-repeat !important; background-size: cover !important; }
.teaser_pedometer span { line-height: 1.2em; background-color: #FFF; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90); opacity: 0.9; }

.quote { background-color: #EEE; }
.quote blockquote { width: 30.43478%; margin: 3px 6.52174% 36px 6.52174%; font-size: 24px; text-align: right; color: #787878; }
.quote blockquote:before { content: none; }
.quote blockquote:after { content: "\201C"; font-size: 132px; color: #88AC3E; line-height: 0.95; position: absolute; top: 0; }
.quote blockquote p { margin: 0; }

#preistabelle td.col_1 { text-decoration: line-through; }

.hinweis_auslauf {
border:1px solid #9bbf0b;
padding:30px;
width:80%;
margin:0 auto;
}

