/*!
Video.js Default Styles (http://videojs.com)
Version 4.3.0
Create your own skin at http://designer.videojs.com
*/.vjs-default-skin{color:#ccc}@font-face{font-family:VideoJS;src:url(../font/vjs.eot);src:url(../font/vjs.eot?#iefix) format('embedded-opentype'),url(../font/vjs.woff) format('woff'),url(../font/vjs.ttf) format('truetype');font-weight:400;font-style:normal}.vjs-default-skin .vjs-slider{outline:0;position:relative;cursor:pointer;padding:0;background-color:#333;background-color:rgba(51,51,51,.9)}.vjs-default-skin .vjs-slider:focus{-webkit-box-shadow:0 0 2em #fff;-moz-box-shadow:0 0 2em #fff;box-shadow:0 0 2em #fff}.vjs-default-skin .vjs-slider-handle{position:absolute;left:0;top:0}.vjs-default-skin .vjs-slider-handle:before{content:"\e009";font-family:VideoJS;font-size:1em;line-height:1;text-align:center;text-shadow:0 0 1em #fff;position:absolute;top:0;left:0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.vjs-default-skin .vjs-control-bar-container{position:absolute;bottom:0;left:0;right:0}.vjs-default-skin .vjs-control-bar{display:none;position:relative;float:left;width:100%;height:3em;background-color:#07141e;background-color:rgba(7,20,30,.7)}.vjs-default-skin.vjs-has-started .vjs-control-bar{display:block;visibility:visible;opacity:1;-webkit-transition:visibility .1s,opacity .1s,height .1s;-moz-transition:visibility .1s,opacity .1s,height .1s;-o-transition:visibility .1s,opacity .1s,height .1s;transition:visibility .1s,opacity .1s,height .1s}.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{display:block;visibility:hidden;opacity:0;height:0;overflow:hidden;-webkit-transition:visibility .2s,opacity .2s,height .2s;-moz-transition:visibility .2s,opacity .2s,height .2s;-o-transition:visibility .2s,opacity .2s,height .2s;transition:visibility .2s,opacity .2s,height .2s}.vjs-default-skin.vjs-controls-disabled .vjs-control-bar{display:none}.vjs-default-skin.vjs-using-native-controls .vjs-control-bar{display:none}@media \0screen{.vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before{content:""}}.vjs-default-skin .vjs-control{outline:0;float:left;text-align:center;margin:0;padding:0;height:3em;width:4em}.vjs-default-skin .vjs-control:before{font-family:VideoJS;font-size:1.5em;line-height:2;text-align:center;text-shadow:1px 1px 1px rgba(0,0,0,.5)}.vjs-default-skin .vjs-control:focus:before,.vjs-default-skin .vjs-control:hover:before{text-shadow:0 0 1em #fff}.vjs-default-skin .vjs-control:focus{}.vjs-default-skin .vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-default-skin .vjs-play-control:hover .vjs-control-text,.vjs-default-skin .vjs-mute-control:hover .vjs-control-text,.vjs-default-skin .vjs-current-time:hover .vjs-control-text,.vjs-default-skin .vjs-duration:hover .vjs-control-text,.vjs-default-skin .vjs-remaining-time:hover .vjs-control-text,.vjs-default-skin .vjs-fullscreen-control:hover .vjs-control-text,.vjs-default-skin .vjs-options-button:hover .vjs-control-text,.vjs-default-skin .vjs-subtitles-button:hover .vjs-control-text,.vjs-default-skin .vjs-captions-button:hover .vjs-control-text,.vjs-default-skin .vjs-chapters-button:hover .vjs-control-text{clip:auto;height:auto;width:auto;overflow:visible;margin:0;left:0;right:0;bottom:2.2em;font-size:2em;color:#ccc;text-shadow:0 0 1em #000,0 0 3px #000}.vjs-default-skin .vjs-play-control{width:5em;cursor:pointer}.vjs-default-skin .vjs-play-control:before{content:"\e001"}.vjs-default-skin.vjs-playing .vjs-play-control:before{content:"\e002"}.vjs-default-skin .vjs-mute-control,.vjs-default-skin .vjs-volume-menu-button{cursor:pointer}.vjs-default-skin .vjs-mute-control:before,.vjs-default-skin .vjs-volume-menu-button:before{content:"\e006"}.vjs-default-skin .vjs-mute-control.vjs-vol-0:before,.vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before{content:"\e003"}.vjs-default-skin .vjs-mute-control.vjs-vol-1:before,.vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before{content:"\e004"}.vjs-default-skin .vjs-mute-control.vjs-vol-2:before,.vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before{content:"\e005"}.vjs-default-skin .vjs-volume-control{width:0;opacity:0;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.vjs-default-skin .vjs-volume-bar{height:.6em;margin:1.1em auto 0}.vjs-default-skin .vjs-volume-container:hover .vjs-volume-control{opacity:1;width:5em;margin-right:.8em}.vjs-default-skin .vjs-volume-menu-button .vjs-menu-content{height:2.9em}.vjs-default-skin .vjs-volume-level{position:absolute;top:0;left:0;height:.5em;background:#66a8cc}.vjs-default-skin .vjs-volume-bar .vjs-volume-handle{width:.5em;height:.5em}.vjs-default-skin .vjs-volume-handle:before{font-size:.9em;top:-.2em;left:-.2em;width:1em;height:1em}.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content{width:6em;left:-4em}.vjs-default-skin .vjs-progress-control{display:none;position:relative;font-size:.3em;height:1em;opacity:.5;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.vjs-default-skin.vjs-has-started .vjs-progress-control{display:block}.vjs-default-skin.vjs-controls-disabled .vjs-progress-control{display:none}.vjs-default-skin.vjs-using-native-controls .vjs-progress-control{display:none}.vjs-default-skin.vjs-user-active .vjs-progress-control{font-size:.9em;opacity:1;-webkit-transition:all .1s;-moz-transition:all .1s;-o-transition:all .1s;transition:all .1s}.vjs-default-skin .vjs-progress-holder{height:100%}.vjs-default-skin .vjs-progress-holder .vjs-play-progress,.vjs-default-skin .vjs-progress-holder .vjs-load-progress{position:absolute;display:block;height:100%;margin:0;padding:0;left:0;top:0}.vjs-default-skin .vjs-play-progress{background:#66a8cc}.vjs-default-skin .vjs-load-progress{background:#646464;background:rgba(255,255,255,.4)}.vjs-default-skin .vjs-seek-handle{width:1.5em;height:100%}.vjs-default-skin .vjs-seek-handle:before{padding-top:.1em}.vjs-default-skin .vjs-time-controls{font-size:1em;line-height:3em}.vjs-default-skin .vjs-current-time{float:left}.vjs-default-skin .vjs-duration{float:left}.vjs-default-skin .vjs-remaining-time{display:none;float:left}.vjs-time-divider{float:left;line-height:3em}.vjs-default-skin .vjs-fullscreen-control{width:3.8em;cursor:pointer;float:right}.vjs-default-skin .vjs-fullscreen-control:before{content:"\e000"}.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before{content:"\e00b"}.vjs-default-skin .vjs-options-button{width:3.8em;cursor:pointer;float:right}.vjs-default-skin .vjs-options-button:before{content:"\e00f"}.vjs-default-skin .vjs-options-panel{position:absolute;bottom:100%;right:0;display:none;background-color:#07141e;background-color:rgba(7,20,30,.7)}.vjs-default-skin .vjs-options-button:hover .vjs-options-panel{display:block}.vjs-default-skin .vjs-big-play-button{position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;width:2em;height:2em;font-size:5em;line-height:2em;display:block;z-index:2;text-align:center;vertical-align:middle;cursor:pointer;opacity:1;visibility:hidden;background-color:#07141e;background-color:rgba(7,20,30,.7);border:.05em solid #3b4249;-webkit-border-radius:.4em;-moz-border-radius:.4em;border-radius:.4em;-webkit-box-shadow:0 0 1em rgba(255,255,255,.25);-moz-box-shadow:0 0 1em rgba(255,255,255,.25);box-shadow:0 0 1em rgba(255,255,255,.25)}.vjs-default-skin.vjs-has-started.vjs-media-click.vjs-paused .vjs-big-play-button,.vjs-default-skin.vjs-has-started.vjs-media-click.vjs-playing .vjs-big-play-button{-webkit-animation:bulge .25s linear;-moz-animation:bulge .25s linear;-o-animation:bulge .25s linear;animation:bulge .25s linear}@-moz-keyframes bulge{0%{opacity:0;-moz-transform:scale(0.5);visibility:visible}50%{opacity:1}100%{opacity:0;-moz-transform:scale(1)}}@-webkit-keyframes bulge{0%{opacity:0;-webkit-transform:scale(0.5);visibility:visible}50%{opacity:1}100%{opacity:0;-webkit-transform:scale(1)}}@-o-keyframes bulge{0%{opacity:0;-o-transform:scale(0.5);visibility:visible}50%{opacity:1}100%{opacity:0;-o-transform:scale(1)}}@keyframes bulge{0%{opacity:0;transform:scale(0.5);visibility:visible}50%{opacity:1}100%{opacity:0;transform:scale(1)}}.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button{display:none}.vjs-default-skin:hover .vjs-big-play-button,.vjs-default-skin .vjs-big-play-button:focus{outline:0;border-color:#fff;background-color:#505050;background-color:rgba(50,50,50,.75);-webkit-box-shadow:0 0 3em #fff;-moz-box-shadow:0 0 3em #fff;box-shadow:0 0 3em #fff}.vjs-default-skin .vjs-big-play-button:before{content:"\e001";font-family:VideoJS;text-shadow:.05em .05em .1em #000}.vjs-default-skin.vjs-paused .vjs-big-play-button:before{content:"\e002"}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;font-size:4em;line-height:1;width:1em;height:1em;margin-left:-.5em;margin-top:-.5em;opacity:.75;-webkit-animation:spin 1.5s infinite linear;-moz-animation:spin 1.5s infinite linear;-o-animation:spin 1.5s infinite linear;animation:spin 1.5s infinite linear}.vjs-default-skin .vjs-loading-spinner:before{content:"\e01e";font-family:VideoJS;position:absolute;top:0;left:0;width:1em;height:1em;text-align:center;text-shadow:0 0 .1em #000}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.vjs-default-skin .vjs-menu-button{float:right;cursor:pointer}.vjs-default-skin .vjs-menu{display:none;position:absolute;bottom:0;left:0;width:0;height:0;margin-bottom:3em;border-left:2em solid transparent;border-right:2em solid transparent;border-top:1.55em solid #000;border-top-color:rgba(7,40,50,.5)}.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;position:absolute;width:10em;bottom:1.5em;max-height:15em;overflow:auto;left:-5em;background-color:#07141e;background-color:rgba(7,20,30,.7);-webkit-box-shadow:-.2em -.2em .3em rgba(255,255,255,.2);-moz-box-shadow:-.2em -.2em .3em rgba(255,255,255,.2);box-shadow:-.2em -.2em .3em rgba(255,255,255,.2)}.vjs-default-skin .vjs-menu-button:hover .vjs-menu{display:block}.vjs-default-skin .vjs-menu-button ul li{list-style:none;margin:0;padding:.3em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.vjs-default-skin .vjs-menu-button ul li.vjs-selected{background-color:#000}.vjs-default-skin .vjs-menu-button ul li:focus,.vjs-default-skin .vjs-menu-button ul li:hover,.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover{outline:0;color:#111;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-box-shadow:0 0 1em #fff;-moz-box-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em;font-weight:700;cursor:default}.vjs-default-skin .vjs-subtitles-button:before{content:"\e00c"}.vjs-default-skin .vjs-captions-button:before{content:"\e008"}.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before{-webkit-box-shadow:0 0 1em #fff;-moz-box-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}.video-js{background-color:#000;position:relative;padding:0;font-size:10px;vertical-align:middle;font-weight:400;font-style:normal;font-family:Arial,sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}.video-js:-moz-full-screen{position:absolute}body.vjs-full-window{padding:0;margin:0;height:100%;overflow-y:auto}.video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0;width:100%!important;height:100%!important;_position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-poster{background-repeat:no-repeat;background-position:50% 50%;background-size:contain;cursor:pointer;height:100%;margin:0;padding:0;position:relative;width:100%}.vjs-poster img{display:block;margin:0 auto;max-height:100%;padding:0;width:100%}.video-js.vjs-using-native-controls .vjs-poster{display:none}.video-js .vjs-text-track-display{text-align:center;position:absolute;bottom:4em;left:1em;right:1em}.video-js .vjs-text-track{display:none;font-size:1.4em;text-align:center;margin-bottom:.1em;background-color:#000;background-color:rgba(0,0,0,.5)}.video-js .vjs-subtitles{color:#fff}.video-js .vjs-captions{color:#fc6}.vjs-tt-cue{display:block}.vjs-default-skin .vjs-hidden{display:none}.vjs-lock-showing{display:block!important;opacity:1;visibility:visible}
/**
 * @file
 * Bootstrap CSS, but without all the normalize crap (i.e. all tagnames without classes were
 * removed) plus everything prefixed with `.bs`.
 */

.bs .img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}

.bs .img-rounded {
  border-radius: 6px;
}

.bs .img-thumbnail {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.bs .img-circle {
  border-radius: 50%;
}

.bs .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}

.bs .lead {
  margin-bottom: 20px;
  font-size: 16.099999999999998px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .bs .lead {
    font-size: 21px;
  }
}

.bs .text-muted {
  color: #999999;
}

.bs .text-primary {
  color: #428bca;
}

.bs .text-warning {
  color: #c09853;
}

.bs .text-danger {
  color: #b94a48;
}

.bs .text-success {
  color: #468847;
}

.bs .text-info {
  color: #3a87ad;
}

.bs .text-left {
  text-align: left;
}

.bs .text-right {
  text-align: right;
}

.bs .text-center {
  text-align: center;
}

.bs .h1,
.bs .h2,
.bs .h3,
.bs .h4,
.bs .h5,
.bs .h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}

.bs .h1 small,
.bs .h2 small,
.bs .h3 small,
.bs .h4 small,
.bs .h5 small,
.bs .h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

.bs .h1 {
  font-size: 36px;
}

.bs .h2 {
  font-size: 30px;
}

.bs .h3 {
  font-size: 24px;
}

.bs .h4 {
  font-size: 18px;
}

.bs .h5 {
  font-size: 14px;
}

.bs .h6 {
  font-size: 12px;
}

.bs .h1 small {
  font-size: 24px;
}

.bs .h2 small {
  font-size: 18px;
}

.bs .h3 small,
.bs .h4 small {
  font-size: 14px;
}

.bs .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

.bs .list-unstyled {
  padding-left: 0;
  list-style: none;
}

.bs .list-inline {
  padding-left: 0;
  list-style: none;
}

.bs .list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}


@media (min-width: 768px) {
  .bs .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .bs .dl-horizontal dd {
    margin-left: 180px;
  }
  .bs .dl-horizontal dd:before,
  .bs .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .bs .dl-horizontal dd:after {
    clear: both;
  }
  .bs .dl-horizontal dd:before,
  .bs .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .bs .dl-horizontal dd:after {
    clear: both;
  }
}

.bs pre.prettyprint {
  margin-bottom: 20px;
}

.bs .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.bs .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.bs .container:before,
.bs .container:after {
  display: table;
  content: " ";
}

.bs .container:after {
  clear: both;
}

.bs .container:before,
.bs .container:after {
  display: table;
  content: " ";
}

.bs .container:after {
  clear: both;
}

.bs .row {
  margin-right: -15px;
  margin-left: -15px;
}

.bs .row:before,
.bs .row:after {
  display: table;
  content: " ";
}

.bs .row:after {
  clear: both;
}

.bs .row:before,
.bs .row:after {
  display: table;
  content: " ";
}

.bs .row:after {
  clear: both;
}

.bs .col-xs-1,
.bs .col-xs-2,
.bs .col-xs-3,
.bs .col-xs-4,
.bs .col-xs-5,
.bs .col-xs-6,
.bs .col-xs-7,
.bs .col-xs-8,
.bs .col-xs-9,
.bs .col-xs-10,
.bs .col-xs-11,
.bs .col-xs-12,
.bs .col-sm-1,
.bs .col-sm-2,
.bs .col-sm-3,
.bs .col-sm-4,
.bs .col-sm-5,
.bs .col-sm-6,
.bs .col-sm-7,
.bs .col-sm-8,
.bs .col-sm-9,
.bs .col-sm-10,
.bs .col-sm-11,
.bs .col-sm-12,
.bs .col-md-1,
.bs .col-md-2,
.bs .col-md-3,
.bs .col-md-4,
.bs .col-md-5,
.bs .col-md-6,
.bs .col-md-7,
.bs .col-md-8,
.bs .col-md-9,
.bs .col-md-10,
.bs .col-md-11,
.bs .col-md-12,
.bs .col-lg-1,
.bs .col-lg-2,
.bs .col-lg-3,
.bs .col-lg-4,
.bs .col-lg-5,
.bs .col-lg-6,
.bs .col-lg-7,
.bs .col-lg-8,
.bs .col-lg-9,
.bs .col-lg-10,
.bs .col-lg-11,
.bs .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.bs .col-xs-1,
.bs .col-xs-2,
.bs .col-xs-3,
.bs .col-xs-4,
.bs .col-xs-5,
.bs .col-xs-6,
.bs .col-xs-7,
.bs .col-xs-8,
.bs .col-xs-9,
.bs .col-xs-10,
.bs .col-xs-11 {
  float: left;
}
[dir="rtl"] .bs .col-xs-1,
[dir="rtl"] .bs .col-xs-2,
[dir="rtl"] .bs .col-xs-3,
[dir="rtl"] .bs .col-xs-4,
[dir="rtl"] .bs .col-xs-5,
[dir="rtl"] .bs .col-xs-6,
[dir="rtl"] .bs .col-xs-7,
[dir="rtl"] .bs .col-xs-8,
[dir="rtl"] .bs .col-xs-9,
[dir="rtl"] .bs .col-xs-10,
[dir="rtl"] .bs .col-xs-11 {
  float: right;
}

.bs .col-xs-1 {
  width: 8.333333333333332%;
}

.bs .col-xs-2 {
  width: 16.666666666666664%;
}

.bs .col-xs-3 {
  width: 25%;
}

.bs .col-xs-4 {
  width: 33.33333333333333%;
}

.bs .col-xs-5 {
  width: 41.66666666666667%;
}

.bs .col-xs-6 {
  width: 50%;
}

.bs .col-xs-7 {
  width: 58.333333333333336%;
}

.bs .col-xs-8 {
  width: 66.66666666666666%;
}

.bs .col-xs-9 {
  width: 75%;
}

.bs .col-xs-10 {
  width: 83.33333333333334%;
}

.bs .col-xs-11 {
  width: 91.66666666666666%;
}

.bs .col-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {
  .bs .container {
    max-width: 750px;
  }
  .bs .col-sm-1,
  .bs .col-sm-2,
  .bs .col-sm-3,
  .bs .col-sm-4,
  .bs .col-sm-5,
  .bs .col-sm-6,
  .bs .col-sm-7,
  .bs .col-sm-8,
  .bs .col-sm-9,
  .bs .col-sm-10,
  .bs .col-sm-11 {
    float: left;
  }
  [dir="rtl"] .bs .col-sm-1,
  [dir="rtl"] .bs .col-sm-2,
  [dir="rtl"] .bs .col-sm-3,
  [dir="rtl"] .bs .col-sm-4,
  [dir="rtl"] .bs .col-sm-5,
  [dir="rtl"] .bs .col-sm-6,
  [dir="rtl"] .bs .col-sm-7,
  [dir="rtl"] .bs .col-sm-8,
  [dir="rtl"] .bs .col-sm-9,
  [dir="rtl"] .bs .col-sm-10,
  [dir="rtl"] .bs .col-sm-11 {
    float: right;
  }
  .bs .col-sm-1 {
    width: 8.333333333333332%;
  }
  .bs .col-sm-2 {
    width: 16.666666666666664%;
  }
  .bs .col-sm-3 {
    width: 25%;
  }
  .bs .col-sm-4 {
    width: 33.33333333333333%;
  }
  .bs .col-sm-5 {
    width: 41.66666666666667%;
  }
  .bs .col-sm-6 {
    width: 50%;
  }
  .bs .col-sm-7 {
    width: 58.333333333333336%;
  }
  .bs .col-sm-8 {
    width: 66.66666666666666%;
  }
  .bs .col-sm-9 {
    width: 75%;
  }
  .bs .col-sm-10 {
    width: 83.33333333333334%;
  }
  .bs .col-sm-11 {
    width: 91.66666666666666%;
  }
  .bs .col-sm-12 {
    width: 100%;
  }
  .bs .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .bs .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .bs .col-sm-push-3 {
    left: 25%;
  }
  .bs .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .bs .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .bs .col-sm-push-6 {
    left: 50%;
  }
  .bs .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .bs .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .bs .col-sm-push-9 {
    left: 75%;
  }
  .bs .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .bs .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .bs .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .bs .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .bs .col-sm-pull-3 {
    right: 25%;
  }
  .bs .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .bs .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .bs .col-sm-pull-6 {
    right: 50%;
  }
  .bs .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .bs .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .bs .col-sm-pull-9 {
    right: 75%;
  }
  .bs .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .bs .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .bs .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  [dir="rtl"] .bs .col-sm-offset-1 {
    margin-right: 8.333333333333332%;
    margin-left: auto;
  }
  .bs .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .bs .col-sm-offset-3 {
    margin-left: 25%;
  }
  .bs .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .bs .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .bs .col-sm-offset-6 {
    margin-left: 50%;
  }
  .bs .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .bs .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .bs .col-sm-offset-9 {
    margin-left: 75%;
  }
  .bs .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .bs .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

@media (min-width: 992px) {
  .bs .container {
    max-width: 970px;
  }
  .bs .col-md-1,
  .bs .col-md-2,
  .bs .col-md-3,
  .bs .col-md-4,
  .bs .col-md-5,
  .bs .col-md-6,
  .bs .col-md-7,
  .bs .col-md-8,
  .bs .col-md-9,
  .bs .col-md-10,
  .bs .col-md-11 {
    float: left;
  }
  .bs .col-md-1 {
    width: 8.333333333333332%;
  }
  .bs .col-md-2 {
    width: 16.666666666666664%;
  }
  .bs .col-md-3 {
    width: 25%;
  }
  .bs .col-md-4 {
    width: 33.33333333333333%;
  }
  .bs .col-md-5 {
    width: 41.66666666666667%;
  }
  .bs .col-md-6 {
    width: 50%;
  }
  .bs .col-md-7 {
    width: 58.333333333333336%;
  }
  .bs .col-md-8 {
    width: 66.66666666666666%;
  }
  .bs .col-md-9 {
    width: 75%;
  }
  .bs .col-md-10 {
    width: 83.33333333333334%;
  }
  .bs .col-md-11 {
    width: 91.66666666666666%;
  }
  .bs .col-md-12 {
    width: 100%;
  }
  .bs .col-md-push-0 {
    left: auto;
  }
  .bs .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .bs .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .bs .col-md-push-3 {
    left: 25%;
  }
  .bs .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .bs .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .bs .col-md-push-6 {
    left: 50%;
  }
  .bs .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .bs .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .bs .col-md-push-9 {
    left: 75%;
  }
  .bs .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .bs .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .bs .col-md-pull-0 {
    right: auto;
  }
  .bs .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .bs .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .bs .col-md-pull-3 {
    right: 25%;
  }
  .bs .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .bs .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .bs .col-md-pull-6 {
    right: 50%;
  }
  .bs .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .bs .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .bs .col-md-pull-9 {
    right: 75%;
  }
  .bs .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .bs .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .bs .col-md-offset-0 {
    margin-left: 0;
  }
  .bs .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .bs .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .bs .col-md-offset-3 {
    margin-left: 25%;
  }
  .bs .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .bs .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .bs .col-md-offset-6 {
    margin-left: 50%;
  }
  .bs .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .bs .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .bs .col-md-offset-9 {
    margin-left: 75%;
  }
  .bs .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .bs .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

@media (min-width: 1200px) {
  .bs .container {
    max-width: 1170px;
  }
  .bs .col-lg-1,
  .bs .col-lg-2,
  .bs .col-lg-3,
  .bs .col-lg-4,
  .bs .col-lg-5,
  .bs .col-lg-6,
  .bs .col-lg-7,
  .bs .col-lg-8,
  .bs .col-lg-9,
  .bs .col-lg-10,
  .bs .col-lg-11 {
    float: left;
  }
  .bs .col-lg-1 {
    width: 8.333333333333332%;
  }
  .bs .col-lg-2 {
    width: 16.666666666666664%;
  }
  .bs .col-lg-3 {
    width: 25%;
  }
  .bs .col-lg-4 {
    width: 33.33333333333333%;
  }
  .bs .col-lg-5 {
    width: 41.66666666666667%;
  }
  .bs .col-lg-6 {
    width: 50%;
  }
  .bs .col-lg-7 {
    width: 58.333333333333336%;
  }
  .bs .col-lg-8 {
    width: 66.66666666666666%;
  }
  .bs .col-lg-9 {
    width: 75%;
  }
  .bs .col-lg-10 {
    width: 83.33333333333334%;
  }
  .bs .col-lg-11 {
    width: 91.66666666666666%;
  }
  .bs .col-lg-12 {
    width: 100%;
  }
  .bs .col-lg-push-0 {
    left: auto;
  }
  .bs .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .bs .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .bs .col-lg-push-3 {
    left: 25%;
  }
  .bs .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .bs .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .bs .col-lg-push-6 {
    left: 50%;
  }
  .bs .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .bs .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .bs .col-lg-push-9 {
    left: 75%;
  }
  .bs .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .bs .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .bs .col-lg-pull-0 {
    right: auto;
  }
  .bs .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .bs .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .bs .col-lg-pull-3 {
    right: 25%;
  }
  .bs .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .bs .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .bs .col-lg-pull-6 {
    right: 50%;
  }
  .bs .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .bs .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .bs .col-lg-pull-9 {
    right: 75%;
  }
  .bs .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .bs .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .bs .col-lg-offset-0 {
    margin-left: 0;
  }
  .bs .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .bs .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .bs .col-lg-offset-3 {
    margin-left: 25%;
  }
  .bs .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .bs .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .bs .col-lg-offset-6 {
    margin-left: 50%;
  }
  .bs .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .bs .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .bs .col-lg-offset-9 {
    margin-left: 75%;
  }
  .bs .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .bs .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

.bs .table {
  width: 100%;
  margin-bottom: 20px;
}

.bs .table thead > tr > th,
.bs .table tbody > tr > th,
.bs .table tfoot > tr > th,
.bs .table thead > tr > td,
.bs .table tbody > tr > td,
.bs .table tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.bs .table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

.bs .table caption + thead tr:first-child th,
.bs .table colgroup + thead tr:first-child th,
.bs .table thead:first-child tr:first-child th,
.bs .table caption + thead tr:first-child td,
.bs .table colgroup + thead tr:first-child td,
.bs .table thead:first-child tr:first-child td {
  border-top: 0;
}

.bs .table tbody + tbody {
  border-top: 2px solid #dddddd;
}

.bs .table .table {
  background-color: #ffffff;
}

.bs .table-condensed thead > tr > th,
.bs .table-condensed tbody > tr > th,
.bs .table-condensed tfoot > tr > th,
.bs .table-condensed thead > tr > td,
.bs .table-condensed tbody > tr > td,
.bs .table-condensed tfoot > tr > td {
  padding: 5px;
}

.bs .table-bordered {
  border: 1px solid #dddddd;
}

.bs .table-bordered > thead > tr > th,
.bs .table-bordered > tbody > tr > th,
.bs .table-bordered > tfoot > tr > th,
.bs .table-bordered > thead > tr > td,
.bs .table-bordered > tbody > tr > td,
.bs .table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}

.bs .table-bordered > thead > tr > th,
.bs .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.bs .table-striped > tbody > tr:nth-child(odd) > td,
.bs .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.bs .table-hover > tbody > tr:hover > td,
.bs .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

.bs table col[class*="col-"] {
  display: table-column;
  float: none;
}

.bs table td[class*="col-"],
.bs table th[class*="col-"] {
  display: table-cell;
  float: none;
}

.bs .table > thead > tr > td.active,
.bs .table > tbody > tr > td.active,
.bs .table > tfoot > tr > td.active,
.bs .table > thead > tr > th.active,
.bs .table > tbody > tr > th.active,
.bs .table > tfoot > tr > th.active,
.bs .table > thead > tr.active > td,
.bs .table > tbody > tr.active > td,
.bs .table > tfoot > tr.active > td,
.bs .table > thead > tr.active > th,
.bs .table > tbody > tr.active > th,
.bs .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.bs .table > thead > tr > td.success,
.bs .table > tbody > tr > td.success,
.bs .table > tfoot > tr > td.success,
.bs .table > thead > tr > th.success,
.bs .table > tbody > tr > th.success,
.bs .table > tfoot > tr > th.success,
.bs .table > thead > tr.success > td,
.bs .table > tbody > tr.success > td,
.bs .table > tfoot > tr.success > td,
.bs .table > thead > tr.success > th,
.bs .table > tbody > tr.success > th,
.bs .table > tfoot > tr.success > th {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.bs .table-hover > tbody > tr > td.success:hover,
.bs .table-hover > tbody > tr > th.success:hover,
.bs .table-hover > tbody > tr.success:hover > td {
  background-color: #d0e9c6;
  border-color: #c9e2b3;
}

.bs .table > thead > tr > td.danger,
.bs .table > tbody > tr > td.danger,
.bs .table > tfoot > tr > td.danger,
.bs .table > thead > tr > th.danger,
.bs .table > tbody > tr > th.danger,
.bs .table > tfoot > tr > th.danger,
.bs .table > thead > tr.danger > td,
.bs .table > tbody > tr.danger > td,
.bs .table > tfoot > tr.danger > td,
.bs .table > thead > tr.danger > th,
.bs .table > tbody > tr.danger > th,
.bs .table > tfoot > tr.danger > th {
  background-color: #f2dede;
  border-color: #eed3d7;
}

.bs .table-hover > tbody > tr > td.danger:hover,
.bs .table-hover > tbody > tr > th.danger:hover,
.bs .table-hover > tbody > tr.danger:hover > td {
  background-color: #ebcccc;
  border-color: #e6c1c7;
}

.bs .table > thead > tr > td.warning,
.bs .table > tbody > tr > td.warning,
.bs .table > tfoot > tr > td.warning,
.bs .table > thead > tr > th.warning,
.bs .table > tbody > tr > th.warning,
.bs .table > tfoot > tr > th.warning,
.bs .table > thead > tr.warning > td,
.bs .table > tbody > tr.warning > td,
.bs .table > tfoot > tr.warning > td,
.bs .table > thead > tr.warning > th,
.bs .table > tbody > tr.warning > th,
.bs .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

.bs .table-hover > tbody > tr > td.warning:hover,
.bs .table-hover > tbody > tr > th.warning:hover,
.bs .table-hover > tbody > tr.warning:hover > td {
  background-color: #faf2cc;
  border-color: #f8e5be;
}

@media (max-width: 768px) {
  .bs .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #dddddd;
  }
  .bs .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  .bs .table-responsive > .table > thead > tr > th,
  .bs .table-responsive > .table > tbody > tr > th,
  .bs .table-responsive > .table > tfoot > tr > th,
  .bs .table-responsive > .table > thead > tr > td,
  .bs .table-responsive > .table > tbody > tr > td,
  .bs .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .bs .table-responsive > .table-bordered {
    border: 0;
  }
  .bs .table-responsive > .table-bordered > thead > tr > th:first-child,
  .bs .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .bs .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .bs .table-responsive > .table-bordered > thead > tr > td:first-child,
  .bs .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .bs .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .bs .table-responsive > .table-bordered > thead > tr > th:last-child,
  .bs .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .bs .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .bs .table-responsive > .table-bordered > thead > tr > td:last-child,
  .bs .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .bs .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .bs .table-responsive > .table-bordered > thead > tr:last-child > th,
  .bs .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .bs .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .bs .table-responsive > .table-bordered > thead > tr:last-child > td,
  .bs .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .bs .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

.bs .form-control:-moz-placeholder {
  color: #999999;
}

.bs .form-control::-moz-placeholder {
  color: #999999;
}

.bs .form-control:-ms-input-placeholder {
  color: #999999;
}

.bs .form-control::-webkit-input-placeholder {
  color: #999999;
}

.bs .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.bs .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.bs .form-control[disabled],
.bs .form-control[readonly],
.bs fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

.bs textarea.form-control {
  height: auto;
}

.bs .form-group {
  margin-bottom: 15px;
}

.bs .radio,
.bs .checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
}
[dir="rtl"] .bs .radio,
[dir="rtl"] .bs .checkbox {
  padding-left: auto;
  padding-right: 20px;
}

.bs .radio label,
.bs .checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.bs .radio input[type="radio"],
.bs .radio-inline input[type="radio"],
.bs .checkbox input[type="checkbox"],
.bs .checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
[dir="rtl"] .bs .radio input[type="radio"],
[dir="rtl"] .bs .radio-inline input[type="radio"],
[dir="rtl"] .bs .checkbox input[type="checkbox"],
[dir="rtl"] .bs .checkbox-inline input[type="checkbox"] {
  float: right;
  margin-right: -20px;
  margin-left: auto;
}

.bs .radio + .radio,
.bs .checkbox + .checkbox {
  margin-top: -5px;
}

.bs .radio-inline,
.bs .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

.bs .radio-inline + .radio-inline,
.bs .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

.bs .radio[disabled],
.bs .radio-inline[disabled],
.bs .checkbox[disabled],
.bs .checkbox-inline[disabled] {
  cursor: not-allowed;
}

.bs .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.bs select.input-sm {
  height: 30px;
  line-height: 30px;
}

.bs textarea.input-sm {
  height: auto;
}

.bs .input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.bs select.input-lg {
  height: 45px;
  line-height: 45px;
}

.bs textarea.input-lg {
  height: auto;
}

.bs .has-warning .help-block,
.bs .has-warning .control-label {
  color: #c09853;
}

.bs .has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.bs .has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

.bs .has-warning .input-group-addon {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

.bs .has-error .help-block,
.bs .has-error .control-label {
  color: #b94a48;
}

.bs .has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.bs .has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.bs .has-error .input-group-addon {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

.bs .has-success .help-block,
.bs .has-success .control-label {
  color: #468847;
}

.bs .has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.bs .has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

.bs .has-success .input-group-addon {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

.bs .form-control-static {
  padding-top: 7px;
  margin-bottom: 0;
}

.bs .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .bs .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bs .form-inline .form-control {
    display: inline-block;
  }
  .bs .form-inline .radio,
  .bs .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .bs .form-inline .radio input[type="radio"],
  .bs .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

.bs .form-horizontal .control-label,
.bs .form-horizontal .radio,
.bs .form-horizontal .checkbox,
.bs .form-horizontal .radio-inline,
.bs .form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.bs .form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

.bs .form-horizontal .form-group:before,
.bs .form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.bs .form-horizontal .form-group:after {
  clear: both;
}

.bs .form-horizontal .form-group:before,
.bs .form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.bs .form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .bs .form-horizontal .control-label {
    text-align: right;
  }
}

.bs .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}

.bs .btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.bs .btn:hover,
.bs .btn:focus {
  color: #333333;
  text-decoration: none;
}

.bs .btn:active,
.bs .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.bs .btn.disabled,
.bs .btn[disabled],
.bs fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.bs .btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

.bs .btn-default:hover,
.bs .btn-default:focus,
.bs .btn-default:active,
.bs .btn-default.active,
.bs .open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.bs .btn-default:active,
.bs .btn-default.active,
.bs .open .dropdown-toggle.btn-default {
  background-image: none;
}

.bs .btn-default.disabled,
.bs .btn-default[disabled],
.bs fieldset[disabled] .btn-default,
.bs .btn-default.disabled:hover,
.bs .btn-default[disabled]:hover,
.bs fieldset[disabled] .btn-default:hover,
.bs .btn-default.disabled:focus,
.bs .btn-default[disabled]:focus,
.bs fieldset[disabled] .btn-default:focus,
.bs .btn-default.disabled:active,
.bs .btn-default[disabled]:active,
.bs fieldset[disabled] .btn-default:active,
.bs .btn-default.disabled.active,
.bs .btn-default[disabled].active,
.bs fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}

.bs .btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

.bs .btn-primary:hover,
.bs .btn-primary:focus,
.bs .btn-primary:active,
.bs .btn-primary.active,
.bs .open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.bs .btn-primary:active,
.bs .btn-primary.active,
.bs .open .dropdown-toggle.btn-primary {
  background-image: none;
}

.bs .btn-primary.disabled,
.bs .btn-primary[disabled],
.bs fieldset[disabled] .btn-primary,
.bs .btn-primary.disabled:hover,
.bs .btn-primary[disabled]:hover,
.bs fieldset[disabled] .btn-primary:hover,
.bs .btn-primary.disabled:focus,
.bs .btn-primary[disabled]:focus,
.bs fieldset[disabled] .btn-primary:focus,
.bs .btn-primary.disabled:active,
.bs .btn-primary[disabled]:active,
.bs fieldset[disabled] .btn-primary:active,
.bs .btn-primary.disabled.active,
.bs .btn-primary[disabled].active,
.bs fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

.bs .btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.bs .btn-warning:hover,
.bs .btn-warning:focus,
.bs .btn-warning:active,
.bs .btn-warning.active,
.bs .open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.bs .btn-warning:active,
.bs .btn-warning.active,
.bs .open .dropdown-toggle.btn-warning {
  background-image: none;
}

.bs .btn-warning.disabled,
.bs .btn-warning[disabled],
.bs fieldset[disabled] .btn-warning,
.bs .btn-warning.disabled:hover,
.bs .btn-warning[disabled]:hover,
.bs fieldset[disabled] .btn-warning:hover,
.bs .btn-warning.disabled:focus,
.bs .btn-warning[disabled]:focus,
.bs fieldset[disabled] .btn-warning:focus,
.bs .btn-warning.disabled:active,
.bs .btn-warning[disabled]:active,
.bs fieldset[disabled] .btn-warning:active,
.bs .btn-warning.disabled.active,
.bs .btn-warning[disabled].active,
.bs fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.bs .btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.bs .btn-danger:hover,
.bs .btn-danger:focus,
.bs .btn-danger:active,
.bs .btn-danger.active,
.bs .open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}

.bs .btn-danger:active,
.bs .btn-danger.active,
.bs .open .dropdown-toggle.btn-danger {
  background-image: none;
}

.bs .btn-danger.disabled,
.bs .btn-danger[disabled],
.bs fieldset[disabled] .btn-danger,
.bs .btn-danger.disabled:hover,
.bs .btn-danger[disabled]:hover,
.bs fieldset[disabled] .btn-danger:hover,
.bs .btn-danger.disabled:focus,
.bs .btn-danger[disabled]:focus,
.bs fieldset[disabled] .btn-danger:focus,
.bs .btn-danger.disabled:active,
.bs .btn-danger[disabled]:active,
.bs fieldset[disabled] .btn-danger:active,
.bs .btn-danger.disabled.active,
.bs .btn-danger[disabled].active,
.bs fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.bs .btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.bs .btn-success:hover,
.bs .btn-success:focus,
.bs .btn-success:active,
.bs .btn-success.active,
.bs .open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

.bs .btn-success:active,
.bs .btn-success.active,
.bs .open .dropdown-toggle.btn-success {
  background-image: none;
}

.bs .btn-success.disabled,
.bs .btn-success[disabled],
.bs fieldset[disabled] .btn-success,
.bs .btn-success.disabled:hover,
.bs .btn-success[disabled]:hover,
.bs fieldset[disabled] .btn-success:hover,
.bs .btn-success.disabled:focus,
.bs .btn-success[disabled]:focus,
.bs fieldset[disabled] .btn-success:focus,
.bs .btn-success.disabled:active,
.bs .btn-success[disabled]:active,
.bs fieldset[disabled] .btn-success:active,
.bs .btn-success.disabled.active,
.bs .btn-success[disabled].active,
.bs fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.bs .btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.bs .btn-info:hover,
.bs .btn-info:focus,
.bs .btn-info:active,
.bs .btn-info.active,
.bs .open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.bs .btn-info:active,
.bs .btn-info.active,
.bs .open .dropdown-toggle.btn-info {
  background-image: none;
}

.bs .btn-info.disabled,
.bs .btn-info[disabled],
.bs fieldset[disabled] .btn-info,
.bs .btn-info.disabled:hover,
.bs .btn-info[disabled]:hover,
.bs fieldset[disabled] .btn-info:hover,
.bs .btn-info.disabled:focus,
.bs .btn-info[disabled]:focus,
.bs fieldset[disabled] .btn-info:focus,
.bs .btn-info.disabled:active,
.bs .btn-info[disabled]:active,
.bs fieldset[disabled] .btn-info:active,
.bs .btn-info.disabled.active,
.bs .btn-info[disabled].active,
.bs fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.bs .btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}

.bs .btn-link,
.bs .btn-link:active,
.bs .btn-link[disabled],
.bs fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.bs .btn-link,
.bs .btn-link:hover,
.bs .btn-link:focus,
.bs .btn-link:active {
  border-color: transparent;
}

.bs .btn-link:hover,
.bs .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

.bs .btn-link[disabled]:hover,
.bs fieldset[disabled] .btn-link:hover,
.bs .btn-link[disabled]:focus,
.bs fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

.bs .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.bs .btn-sm,
.bs .btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.bs .btn-xs {
  padding: 1px 5px;
}

.bs .btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

.bs .btn-block + .btn-block {
  margin-top: 5px;
}

.bs input[type="submit"].btn-block,
.bs input[type="reset"].btn-block,
.bs input[type="button"].btn-block {
  width: 100%;
}

.bs .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
          transition: opacity 0.15s linear;
}

.bs .fade.in {
  opacity: 1;
}

.bs .collapse {
  display: none;
}

.bs .collapse.in {
  display: block;
}

.bs .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
          transition: height 0.35s ease;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../font/glyphicons-halflings-regular.eot');
  src: url('../font/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../font/glyphicons-halflings-regular.woff') format('woff'), url('../font/glyphicons-halflings-regular.ttf') format('truetype'), url('../font/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

.bs .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}

.bs .glyphicon-asterisk:before {
  content: "\2a";
}

.bs .glyphicon-plus:before {
  content: "\2b";
}

.bs .glyphicon-euro:before {
  content: "\20ac";
}

.bs .glyphicon-minus:before {
  content: "\2212";
}

.bs .glyphicon-cloud:before {
  content: "\2601";
}

.bs .glyphicon-envelope:before {
  content: "\2709";
}

.bs .glyphicon-pencil:before {
  content: "\270f";
}

.bs .glyphicon-glass:before {
  content: "\e001";
}

.bs .glyphicon-music:before {
  content: "\e002";
}

.bs .glyphicon-search:before {
  content: "\e003";
}

.bs .glyphicon-heart:before {
  content: "\e005";
}

.bs .glyphicon-star:before {
  content: "\e006";
}

.bs .glyphicon-star-empty:before {
  content: "\e007";
}

.bs .glyphicon-user:before {
  content: "\e008";
}

.bs .glyphicon-film:before {
  content: "\e009";
}

.bs .glyphicon-th-large:before {
  content: "\e010";
}

.bs .glyphicon-th:before {
  content: "\e011";
}

.bs .glyphicon-th-list:before {
  content: "\e012";
}

.bs .glyphicon-ok:before {
  content: "\e013";
}

.bs .glyphicon-remove:before {
  content: "\e014";
}

.bs .glyphicon-zoom-in:before {
  content: "\e015";
}

.bs .glyphicon-zoom-out:before {
  content: "\e016";
}

.bs .glyphicon-off:before {
  content: "\e017";
}

.bs .glyphicon-signal:before {
  content: "\e018";
}

.bs .glyphicon-cog:before {
  content: "\e019";
}

.bs .glyphicon-trash:before {
  content: "\e020";
}

.bs .glyphicon-home:before {
  content: "\e021";
}

.bs .glyphicon-file:before {
  content: "\e022";
}

.bs .glyphicon-time:before {
  content: "\e023";
}

.bs .glyphicon-road:before {
  content: "\e024";
}

.bs .glyphicon-download-alt:before {
  content: "\e025";
}

.bs .glyphicon-download:before {
  content: "\e026";
}

.bs .glyphicon-upload:before {
  content: "\e027";
}

.bs .glyphicon-inbox:before {
  content: "\e028";
}

.bs .glyphicon-play-circle:before {
  content: "\e029";
}

.bs .glyphicon-repeat:before {
  content: "\e030";
}

.bs .glyphicon-refresh:before {
  content: "\e031";
}

.bs .glyphicon-list-alt:before {
  content: "\e032";
}

.bs .glyphicon-flag:before {
  content: "\e034";
}

.bs .glyphicon-headphones:before {
  content: "\e035";
}

.bs .glyphicon-volume-off:before {
  content: "\e036";
}

.bs .glyphicon-volume-down:before {
  content: "\e037";
}

.bs .glyphicon-volume-up:before {
  content: "\e038";
}

.bs .glyphicon-qrcode:before {
  content: "\e039";
}

.bs .glyphicon-barcode:before {
  content: "\e040";
}

.bs .glyphicon-tag:before {
  content: "\e041";
}

.bs .glyphicon-tags:before {
  content: "\e042";
}

.bs .glyphicon-book:before {
  content: "\e043";
}

.bs .glyphicon-print:before {
  content: "\e045";
}

.bs .glyphicon-font:before {
  content: "\e047";
}

.bs .glyphicon-bold:before {
  content: "\e048";
}

.bs .glyphicon-italic:before {
  content: "\e049";
}

.bs .glyphicon-text-height:before {
  content: "\e050";
}

.bs .glyphicon-text-width:before {
  content: "\e051";
}

.bs .glyphicon-align-left:before {
  content: "\e052";
}

.bs .glyphicon-align-center:before {
  content: "\e053";
}

.bs .glyphicon-align-right:before {
  content: "\e054";
}

.bs .glyphicon-align-justify:before {
  content: "\e055";
}

.bs .glyphicon-list:before {
  content: "\e056";
}

.bs .glyphicon-indent-left:before {
  content: "\e057";
}

.bs .glyphicon-indent-right:before {
  content: "\e058";
}

.bs .glyphicon-facetime-video:before {
  content: "\e059";
}

.bs .glyphicon-picture:before {
  content: "\e060";
}

.bs .glyphicon-map-marker:before {
  content: "\e062";
}

.bs .glyphicon-adjust:before {
  content: "\e063";
}

.bs .glyphicon-tint:before {
  content: "\e064";
}

.bs .glyphicon-edit:before {
  content: "\e065";
}

.bs .glyphicon-share:before {
  content: "\e066";
}

.bs .glyphicon-check:before {
  content: "\e067";
}

.bs .glyphicon-move:before {
  content: "\e068";
}

.bs .glyphicon-step-backward:before {
  content: "\e069";
}

.bs .glyphicon-fast-backward:before {
  content: "\e070";
}

.bs .glyphicon-backward:before {
  content: "\e071";
}

.bs .glyphicon-play:before {
  content: "\e072";
}

.bs .glyphicon-pause:before {
  content: "\e073";
}

.bs .glyphicon-stop:before {
  content: "\e074";
}

.bs .glyphicon-forward:before {
  content: "\e075";
}

.bs .glyphicon-fast-forward:before {
  content: "\e076";
}

.bs .glyphicon-step-forward:before {
  content: "\e077";
}

.bs .glyphicon-eject:before {
  content: "\e078";
}

.bs .glyphicon-chevron-left:before {
  content: "\e079";
}

.bs .glyphicon-chevron-right:before {
  content: "\e080";
}

.bs .glyphicon-plus-sign:before {
  content: "\e081";
}

.bs .glyphicon-minus-sign:before {
  content: "\e082";
}

.bs .glyphicon-remove-sign:before {
  content: "\e083";
}

.bs .glyphicon-ok-sign:before {
  content: "\e084";
}

.bs .glyphicon-question-sign:before {
  content: "\e085";
}

.bs .glyphicon-info-sign:before {
  content: "\e086";
}

.bs .glyphicon-screenshot:before {
  content: "\e087";
}

.bs .glyphicon-remove-circle:before {
  content: "\e088";
}

.bs .glyphicon-ok-circle:before {
  content: "\e089";
}

.bs .glyphicon-ban-circle:before {
  content: "\e090";
}

.bs .glyphicon-arrow-left:before {
  content: "\e091";
}

.bs .glyphicon-arrow-right:before {
  content: "\e092";
}

.bs .glyphicon-arrow-up:before {
  content: "\e093";
}

.bs .glyphicon-arrow-down:before {
  content: "\e094";
}

.bs .glyphicon-share-alt:before {
  content: "\e095";
}

.bs .glyphicon-resize-full:before {
  content: "\e096";
}

.bs .glyphicon-resize-small:before {
  content: "\e097";
}

.bs .glyphicon-exclamation-sign:before {
  content: "\e101";
}

.bs .glyphicon-gift:before {
  content: "\e102";
}

.bs .glyphicon-leaf:before {
  content: "\e103";
}

.bs .glyphicon-eye-open:before {
  content: "\e105";
}

.bs .glyphicon-eye-close:before {
  content: "\e106";
}

.bs .glyphicon-warning-sign:before {
  content: "\e107";
}

.bs .glyphicon-plane:before {
  content: "\e108";
}

.bs .glyphicon-random:before {
  content: "\e110";
}

.bs .glyphicon-comment:before {
  content: "\e111";
}

.bs .glyphicon-magnet:before {
  content: "\e112";
}

.bs .glyphicon-chevron-up:before {
  content: "\e113";
}

.bs .glyphicon-chevron-down:before {
  content: "\e114";
}

.bs .glyphicon-retweet:before {
  content: "\e115";
}

.bs .glyphicon-shopping-cart:before {
  content: "\e116";
}

.bs .glyphicon-folder-close:before {
  content: "\e117";
}

.bs .glyphicon-folder-open:before {
  content: "\e118";
}

.bs .glyphicon-resize-vertical:before {
  content: "\e119";
}

.bs .glyphicon-resize-horizontal:before {
  content: "\e120";
}

.bs .glyphicon-hdd:before {
  content: "\e121";
}

.bs .glyphicon-bullhorn:before {
  content: "\e122";
}

.bs .glyphicon-certificate:before {
  content: "\e124";
}

.bs .glyphicon-thumbs-up:before {
  content: "\e125";
}

.bs .glyphicon-thumbs-down:before {
  content: "\e126";
}

.bs .glyphicon-hand-right:before {
  content: "\e127";
}

.bs .glyphicon-hand-left:before {
  content: "\e128";
}

.bs .glyphicon-hand-up:before {
  content: "\e129";
}

.bs .glyphicon-hand-down:before {
  content: "\e130";
}

.bs .glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.bs .glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.bs .glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.bs .glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.bs .glyphicon-globe:before {
  content: "\e135";
}

.bs .glyphicon-tasks:before {
  content: "\e137";
}

.bs .glyphicon-filter:before {
  content: "\e138";
}

.bs .glyphicon-fullscreen:before {
  content: "\e140";
}

.bs .glyphicon-dashboard:before {
  content: "\e141";
}

.bs .glyphicon-heart-empty:before {
  content: "\e143";
}

.bs .glyphicon-link:before {
  content: "\e144";
}

.bs .glyphicon-phone:before {
  content: "\e145";
}

.bs .glyphicon-usd:before {
  content: "\e148";
}

.bs .glyphicon-gbp:before {
  content: "\e149";
}

.bs .glyphicon-sort:before {
  content: "\e150";
}

.bs .glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.bs .glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.bs .glyphicon-sort-by-order:before {
  content: "\e153";
}

.bs .glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.bs .glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.bs .glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.bs .glyphicon-unchecked:before {
  content: "\e157";
}

.bs .glyphicon-expand:before {
  content: "\e158";
}

.bs .glyphicon-collapse-down:before {
  content: "\e159";
}

.bs .glyphicon-collapse-up:before {
  content: "\e160";
}

.bs .glyphicon-log-in:before {
  content: "\e161";
}

.bs .glyphicon-flash:before {
  content: "\e162";
}

.bs .glyphicon-log-out:before {
  content: "\e163";
}

.bs .glyphicon-new-window:before {
  content: "\e164";
}

.bs .glyphicon-record:before {
  content: "\e165";
}

.bs .glyphicon-save:before {
  content: "\e166";
}

.bs .glyphicon-open:before {
  content: "\e167";
}

.bs .glyphicon-saved:before {
  content: "\e168";
}

.bs .glyphicon-import:before {
  content: "\e169";
}

.bs .glyphicon-export:before {
  content: "\e170";
}

.bs .glyphicon-send:before {
  content: "\e171";
}

.bs .glyphicon-floppy-disk:before {
  content: "\e172";
}

.bs .glyphicon-floppy-saved:before {
  content: "\e173";
}

.bs .glyphicon-floppy-remove:before {
  content: "\e174";
}

.bs .glyphicon-floppy-save:before {
  content: "\e175";
}

.bs .glyphicon-floppy-open:before {
  content: "\e176";
}

.bs .glyphicon-credit-card:before {
  content: "\e177";
}

.bs .glyphicon-transfer:before {
  content: "\e178";
}

.bs .glyphicon-cutlery:before {
  content: "\e179";
}

.bs .glyphicon-header:before {
  content: "\e180";
}

.bs .glyphicon-compressed:before {
  content: "\e181";
}

.bs .glyphicon-earphone:before {
  content: "\e182";
}

.bs .glyphicon-phone-alt:before {
  content: "\e183";
}

.bs .glyphicon-tower:before {
  content: "\e184";
}

.bs .glyphicon-stats:before {
  content: "\e185";
}

.bs .glyphicon-sd-video:before {
  content: "\e186";
}

.bs .glyphicon-hd-video:before {
  content: "\e187";
}

.bs .glyphicon-subtitles:before {
  content: "\e188";
}

.bs .glyphicon-sound-stereo:before {
  content: "\e189";
}

.bs .glyphicon-sound-dolby:before {
  content: "\e190";
}

.bs .glyphicon-sound-5-1:before {
  content: "\e191";
}

.bs .glyphicon-sound-6-1:before {
  content: "\e192";
}

.bs .glyphicon-sound-7-1:before {
  content: "\e193";
}

.bs .glyphicon-copyright-mark:before {
  content: "\e194";
}

.bs .glyphicon-registration-mark:before {
  content: "\e195";
}

.bs .glyphicon-cloud-download:before {
  content: "\e197";
}

.bs .glyphicon-cloud-upload:before {
  content: "\e198";
}

.bs .glyphicon-tree-conifer:before {
  content: "\e199";
}

.bs .glyphicon-tree-deciduous:before {
  content: "\e200";
}

.bs .glyphicon-briefcase:before {
  content: "\1f4bc";
}

.bs .glyphicon-calendar:before {
  content: "\1f4c5";
}

.bs .glyphicon-pushpin:before {
  content: "\1f4cc";
}

.bs .glyphicon-paperclip:before {
  content: "\1f4ce";
}

.bs .glyphicon-camera:before {
  content: "\1f4f7";
}

.bs .glyphicon-lock:before {
  content: "\1f512";
}

.bs .glyphicon-bell:before {
  content: "\1f514";
}

.bs .glyphicon-bookmark:before {
  content: "\1f516";
}

.bs .glyphicon-fire:before {
  content: "\1f525";
}

.bs .glyphicon-wrench:before {
  content: "\1f527";
}

.bs .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  border-left: 4px solid transparent;
  content: "";
}

.bs .dropdown {
  position: relative;
}

.bs .dropdown-toggle:focus {
  outline: 0;
}

.bs .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.bs .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.bs .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.bs .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.bs .dropdown-menu > li > a:hover,
.bs .dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
}

.bs .dropdown-menu > .active > a,
.bs .dropdown-menu > .active > a:hover,
.bs .dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}

.bs .dropdown-menu > .disabled > a,
.bs .dropdown-menu > .disabled > a:hover,
.bs .dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.bs .dropdown-menu > .disabled > a:hover,
.bs .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.bs .open > .dropdown-menu {
  display: block;
}

.bs .open > a {
  outline: 0;
}

.bs .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}

.bs .dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.bs .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.bs .dropup .caret,
.bs .navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  content: "";
}

.bs .dropup .dropdown-menu,
.bs .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  .bs .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}

.bs .btn-default .caret {
  border-top-color: #333333;
}

.bs .btn-primary .caret,
.bs .btn-success .caret,
.bs .btn-warning .caret,
.bs .btn-danger .caret,
.bs .btn-info .caret {
  border-top-color: #fff;
}

.bs .dropup .btn-default .caret {
  border-bottom-color: #333333;
}

.bs .dropup .btn-primary .caret,
.bs .dropup .btn-success .caret,
.bs .dropup .btn-warning .caret,
.bs .dropup .btn-danger .caret,
.bs .dropup .btn-info .caret {
  border-bottom-color: #fff;
}

.bs .btn-group,
.bs .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.bs .btn-group > .btn,
.bs .btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.bs .btn-group > .btn:hover,
.bs .btn-group-vertical > .btn:hover,
.bs .btn-group > .btn:focus,
.bs .btn-group-vertical > .btn:focus,
.bs .btn-group > .btn:active,
.bs .btn-group-vertical > .btn:active,
.bs .btn-group > .btn.active,
.bs .btn-group-vertical > .btn.active {
  z-index: 2;
}

.bs .btn-group > .btn:focus,
.bs .btn-group-vertical > .btn:focus {
  outline: none;
}

.bs .btn-group .btn + .btn,
.bs .btn-group .btn + .btn-group,
.bs .btn-group .btn-group + .btn,
.bs .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.bs .btn-toolbar:before,
.bs .btn-toolbar:after {
  display: table;
  content: " ";
}

.bs .btn-toolbar:after {
  clear: both;
}

.bs .btn-toolbar:before,
.bs .btn-toolbar:after {
  display: table;
  content: " ";
}

.bs .btn-toolbar:after {
  clear: both;
}

.bs .btn-toolbar .btn-group {
  float: left;
}

.bs .btn-toolbar > .btn + .btn,
.bs .btn-toolbar > .btn-group + .btn,
.bs .btn-toolbar > .btn + .btn-group,
.bs .btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}

.bs .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.bs .btn-group > .btn:first-child {
  margin-left: 0;
}

.bs .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.bs .btn-group > .btn:last-child:not(:first-child),
.bs .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.bs .btn-group > .btn-group {
  float: left;
}

.bs .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.bs .btn-group > .btn-group:first-child > .btn:last-child,
.bs .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.bs .btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.bs .btn-group .dropdown-toggle:active,
.bs .btn-group.open .dropdown-toggle {
  outline: 0;
}

.bs .btn-group-xs > .btn {
  padding: 5px 10px;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.bs .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.bs .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.bs .btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.bs .btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.bs .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.bs .btn .caret {
  margin-left: 0;
}

.bs .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.bs .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.bs .btn-group-vertical > .btn,
.bs .btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.bs .btn-group-vertical > .btn-group:before,
.bs .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

.bs .btn-group-vertical > .btn-group:after {
  clear: both;
}

.bs .btn-group-vertical > .btn-group:before,
.bs .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

.bs .btn-group-vertical > .btn-group:after {
  clear: both;
}

.bs .btn-group-vertical > .btn-group > .btn {
  float: none;
}

.bs .btn-group-vertical > .btn + .btn,
.bs .btn-group-vertical > .btn + .btn-group,
.bs .btn-group-vertical > .btn-group + .btn,
.bs .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.bs .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.bs .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.bs .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
}

.bs .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.bs .btn-group-vertical > .btn-group:first-child > .btn:last-child,
.bs .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.bs .btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.bs .btn-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed;
}

.bs .btn-group-justified .btn {
  display: table-cell;
  float: none;
  width: 1%;
}

.bs [data-toggle="buttons"] > .btn > input[type="radio"],
.bs [data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}

.bs .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.bs .input-group.col {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.bs .input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

.bs .input-group-lg > .form-control,
.bs .input-group-lg > .input-group-addon,
.bs .input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.bs select.input-group-lg > .form-control,
.bs select.input-group-lg > .input-group-addon,
.bs select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}

.bs textarea.input-group-lg > .form-control,
.bs textarea.input-group-lg > .input-group-addon,
.bs textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.bs .input-group-sm > .form-control,
.bs .input-group-sm > .input-group-addon,
.bs .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.bs select.input-group-sm > .form-control,
.bs select.input-group-sm > .input-group-addon,
.bs select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

.bs textarea.input-group-sm > .form-control,
.bs textarea.input-group-sm > .input-group-addon,
.bs textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.bs .input-group-addon,
.bs .input-group-btn,
.bs .input-group .form-control {
  display: table-cell;
}

.bs .input-group-addon:not(:first-child):not(:last-child),
.bs .input-group-btn:not(:first-child):not(:last-child),
.bs .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.bs .input-group-addon,
.bs .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.bs .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.bs .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.bs .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.bs .input-group-addon input[type="radio"],
.bs .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.bs .input-group .form-control:first-child,
.bs .input-group-addon:first-child,
.bs .input-group-btn:first-child > .btn,
.bs .input-group-btn:first-child > .dropdown-toggle,
.bs .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.bs .input-group-addon:first-child {
  border-right: 0;
}

.bs .input-group .form-control:last-child,
.bs .input-group-addon:last-child,
.bs .input-group-btn:last-child > .btn,
.bs .input-group-btn:last-child > .dropdown-toggle,
.bs .input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.bs .input-group-addon:last-child {
  border-left: 0;
}

.bs .input-group-btn {
  position: relative;
  white-space: nowrap;
}

.bs .input-group-btn > .btn {
  position: relative;
}

.bs .input-group-btn > .btn + .btn {
  margin-left: -4px;
}

.bs .input-group-btn > .btn:hover,
.bs .input-group-btn > .btn:active {
  z-index: 2;
}

.bs .nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.bs .nav:before,
.bs .nav:after {
  display: table;
  content: " ";
}

.bs .nav:after {
  clear: both;
}

.bs .nav > li {
  position: relative;
  display: block;
}

.bs .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.bs .nav > li > a:hover,
.bs .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.bs .nav > li.disabled > a {
  color: #999999;
}

.bs .nav > li.disabled > a:hover,
.bs .nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.bs .nav .open > a,
.bs .nav .open > a:hover,
.bs .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}

.bs .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.bs .nav > li > a > img {
  max-width: none;
}

.bs .nav-tabs {
  border-bottom: 1px solid #dddddd;
}

.bs .nav-tabs > li {
  margin-bottom: -1px;
  float: left;
/*   max-width: 25%; too general*/
}
[dir="rtl"] .bs .nav-tabs > li {
  margin-bottom: -1px;
  float: right;
}

.bs .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.bs .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.bs .nav-tabs > li.active > a,
.bs .nav-tabs > li.active > a:hover,
.bs .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}

.bs .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.bs .nav-tabs.nav-justified > li {
  float: none;
}

.bs .nav-tabs.nav-justified > li > a {
  text-align: center;
}

@media (min-width: 768px) {
  .bs .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}

.bs .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-bottom: 1px solid #dddddd;
}

.bs .nav-tabs.nav-justified > .active > a {
  border-bottom-color: #ffffff;
}

.bs .nav-pills > li {
  float: left;
}

.bs .nav-pills > li > a {
  border-radius: 5px;
}

.bs .nav-pills > li + li {
  margin-left: 2px;
}

.bs .nav-pills > li.active > a,
.bs .nav-pills > li.active > a:hover,
.bs .nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}

.bs .nav-stacked > li {
  float: none;
}

.bs .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.bs .nav-justified {
  width: 100%;
}

.bs .nav-justified > li {
  float: none;
}

.bs .nav-justified > li > a {
  text-align: center;
}

@media (min-width: 768px) {
  .bs .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}

.bs .nav-tabs-justified {
  border-bottom: 0;
}

.bs .nav-tabs-justified > li > a {
  margin-right: 0;
  border-bottom: 1px solid #dddddd;
}

.bs .nav-tabs-justified > .active > a {
  border-bottom-color: #ffffff;
}

.bs .tabbable:before,
.bs .tabbable:after {
  display: table;
  content: " ";
}

.bs .tabbable:after {
  clear: both;
}

.bs .tabbable:before,
.bs .tabbable:after {
  display: table;
  content: " ";
}

.bs .tabbable:after {
  clear: both;
}

.bs .tab-content > .tab-pane,
.bs .pill-content > .pill-pane {
  display: none;
}

.bs .tab-content > .active,
.bs .pill-content > .active {
  display: block;
}

.bs .nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca;
}

.bs .nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}

.bs .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.bs .navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.bs .navbar:before,
.bs .navbar:after {
  display: table;
  content: " ";
}

.bs .navbar:after {
  clear: both;
}

.bs .navbar:before,
.bs .navbar:after {
  display: table;
  content: " ";
}

.bs .navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .bs .navbar {
    border-radius: 4px;
  }
}

.bs .navbar-header:before,
.bs .navbar-header:after {
  display: table;
  content: " ";
}

.bs .navbar-header:after {
  clear: both;
}

.bs .navbar-header:before,
.bs .navbar-header:after {
  display: table;
  content: " ";
}

.bs .navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .bs .navbar-header {
    float: left;
  }
}

.bs .navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.bs .navbar-collapse:before,
.bs .navbar-collapse:after {
  display: table;
  content: " ";
}

.bs .navbar-collapse:after {
  clear: both;
}

.bs .navbar-collapse:before,
.bs .navbar-collapse:after {
  display: table;
  content: " ";
}

.bs .navbar-collapse:after {
  clear: both;
}

.bs .navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .bs .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .bs .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .bs .navbar-collapse.in {
    overflow-y: visible;
  }
  .bs .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  .bs .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .bs .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}

.bs .container > .navbar-header,
.bs .container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .bs .container > .navbar-header,
  .bs .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.bs .navbar-static-top {
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .bs .navbar-static-top {
    border-radius: 0;
  }
}

.bs .navbar-fixed-top,
.bs .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .bs .navbar-fixed-top,
  .bs .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.bs .navbar-fixed-top {
  top: 0;
  z-index: 1030;
}

.bs .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}

.bs .navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.bs .navbar-brand:hover,
.bs .navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  .bs .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}

.bs .navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}

.bs .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.bs .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .bs .navbar-toggle {
    display: none;
  }
}

.bs .navbar-nav {
  margin: 7.5px -15px;
}

.bs .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .bs .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .bs .navbar-nav .open .dropdown-menu > li > a,
  .bs .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .bs .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .bs .navbar-nav .open .dropdown-menu > li > a:hover,
  .bs .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .bs .navbar-nav {
    float: left;
    margin: 0;
  }
  .bs .navbar-nav > li {
    float: left;
  }
  .bs .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media (min-width: 768px) {
  .bs .navbar-left {
    float: left !important;
  }
  .bs .navbar-right {
    float: right !important;
  }
}

.bs .navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  .bs .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bs .navbar-form .form-control {
    display: inline-block;
  }
  .bs .navbar-form .radio,
  .bs .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .bs .navbar-form .radio input[type="radio"],
  .bs .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .bs .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  .bs .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.bs .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.bs .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.bs .navbar-nav.pull-right > li > .dropdown-menu,
.bs .navbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.bs .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.bs .navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .bs .navbar-text {
    margin-right: 15px;
    margin-left: 15px;
  }
}

.bs .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.bs .navbar-default .navbar-brand {
  color: #777777;
}

.bs .navbar-default .navbar-brand:hover,
.bs .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.bs .navbar-default .navbar-text {
  color: #777777;
}

.bs .navbar-default .navbar-nav > li > a {
  color: #777777;
}

.bs .navbar-default .navbar-nav > li > a:hover,
.bs .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}

.bs .navbar-default .navbar-nav > .active > a,
.bs .navbar-default .navbar-nav > .active > a:hover,
.bs .navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

.bs .navbar-default .navbar-nav > .disabled > a,
.bs .navbar-default .navbar-nav > .disabled > a:hover,
.bs .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}

.bs .navbar-default .navbar-toggle {
  border-color: #dddddd;
}

.bs .navbar-default .navbar-toggle:hover,
.bs .navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}

.bs .navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}

.bs .navbar-default .navbar-collapse,
.bs .navbar-default .navbar-form {
  border-color: #e6e6e6;
}

.bs .navbar-default .navbar-nav > .dropdown > a:hover .caret,
.bs .navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}

.bs .navbar-default .navbar-nav > .open > a,
.bs .navbar-default .navbar-nav > .open > a:hover,
.bs .navbar-default .navbar-nav > .open > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

.bs .navbar-default .navbar-nav > .open > a .caret,
.bs .navbar-default .navbar-nav > .open > a:hover .caret,
.bs .navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

.bs .navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}

@media (max-width: 767px) {
  .bs .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .bs .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .bs .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .bs .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .bs .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .bs .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .bs .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .bs .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .bs .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}

.bs .navbar-default .navbar-link {
  color: #777777;
}

.bs .navbar-default .navbar-link:hover {
  color: #333333;
}

.bs .navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}

.bs .navbar-inverse .navbar-brand {
  color: #999999;
}

.bs .navbar-inverse .navbar-brand:hover,
.bs .navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}

.bs .navbar-inverse .navbar-text {
  color: #999999;
}

.bs .navbar-inverse .navbar-nav > li > a {
  color: #999999;
}

.bs .navbar-inverse .navbar-nav > li > a:hover,
.bs .navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}

.bs .navbar-inverse .navbar-nav > .active > a,
.bs .navbar-inverse .navbar-nav > .active > a:hover,
.bs .navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}

.bs .navbar-inverse .navbar-nav > .disabled > a,
.bs .navbar-inverse .navbar-nav > .disabled > a:hover,
.bs .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}

.bs .navbar-inverse .navbar-toggle {
  border-color: #333333;
}

.bs .navbar-inverse .navbar-toggle:hover,
.bs .navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}

.bs .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.bs .navbar-inverse .navbar-collapse,
.bs .navbar-inverse .navbar-form {
  border-color: #101010;
}

.bs .navbar-inverse .navbar-nav > .open > a,
.bs .navbar-inverse .navbar-nav > .open > a:hover,
.bs .navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #080808;
}

.bs .navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.bs .navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}

.bs .navbar-inverse .navbar-nav > .open > a .caret,
.bs .navbar-inverse .navbar-nav > .open > a:hover .caret,
.bs .navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

@media (max-width: 767px) {
  .bs .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .bs .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .bs .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .bs .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .bs .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .bs .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .bs .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .bs .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .bs .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .bs .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}

.bs .navbar-inverse .navbar-link {
  color: #999999;
}

.bs .navbar-inverse .navbar-link:hover {
  color: #ffffff;
}

.bs .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.bs .breadcrumb > li {
  display: inline-block;
}

.bs .breadcrumb > li + li:before {
  padding: 0 5px;
  color: #cccccc;
  content: "/\00a0";
}

.bs .breadcrumb > .active {
  color: #999999;
}

.bs .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.bs .pagination > li {
  display: inline;
}

.bs .pagination > li > a,
.bs .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.bs .pagination > li:first-child > a,
.bs .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.bs .pagination > li:last-child > a,
.bs .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.bs .pagination > li > a:hover,
.bs .pagination > li > span:hover,
.bs .pagination > li > a:focus,
.bs .pagination > li > span:focus {
  background-color: #eeeeee;
}

.bs .pagination > .active > a,
.bs .pagination > .active > span,
.bs .pagination > .active > a:hover,
.bs .pagination > .active > span:hover,
.bs .pagination > .active > a:focus,
.bs .pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}

.bs .pagination > .disabled > span,
.bs .pagination > .disabled > a,
.bs .pagination > .disabled > a:hover,
.bs .pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}

.bs .pagination-lg > li > a,
.bs .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.bs .pagination-lg > li:first-child > a,
.bs .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.bs .pagination-lg > li:last-child > a,
.bs .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.bs .pagination-sm > li > a,
.bs .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.bs .pagination-sm > li:first-child > a,
.bs .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.bs .pagination-sm > li:last-child > a,
.bs .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.bs .pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.bs .pager:before,
.bs .pager:after {
  display: table;
  content: " ";
}

.bs .pager:after {
  clear: both;
}

.bs .pager:before,
.bs .pager:after {
  display: table;
  content: " ";
}

.bs .pager:after {
  clear: both;
}

.bs .pager li {
  display: inline;
}

.bs .pager li > a,
.bs .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

.bs .pager li > a:hover,
.bs .pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.bs .pager .next > a,
.bs .pager .next > span {
  float: right;
}

.bs .pager .previous > a,
.bs .pager .previous > span {
  float: left;
}

.bs .pager .disabled > a,
.bs .pager .disabled > a:hover,
.bs .pager .disabled > a:focus,
.bs .pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}

.bs .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.bs .label[href]:hover,
.bs .label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.bs .label:empty {
  display: none;
}

.bs .label-default {
  background-color: #999999;
}

.bs .label-default[href]:hover,
.bs .label-default[href]:focus {
  background-color: #808080;
}

.bs .label-primary {
  background-color: #428bca;
}

.bs .label-primary[href]:hover,
.bs .label-primary[href]:focus {
  background-color: #3071a9;
}

.bs .label-success {
  background-color: #5cb85c;
}

.bs .label-success[href]:hover,
.bs .label-success[href]:focus {
  background-color: #449d44;
}

.bs .label-info {
  background-color: #5bc0de;
}

.bs .label-info[href]:hover,
.bs .label-info[href]:focus {
  background-color: #31b0d5;
}

.bs .label-warning {
  background-color: #f0ad4e;
}

.bs .label-warning[href]:hover,
.bs .label-warning[href]:focus {
  background-color: #ec971f;
}

.bs .label-danger {
  background-color: #d9534f;
}

.bs .label-danger[href]:hover,
.bs .label-danger[href]:focus {
  background-color: #c9302c;
}

.bs .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
  border-radius: 10px;
}

.bs .badge:empty {
  display: none;
}

.bs a.badge:hover,
.bs a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.bs .btn .badge {
  position: relative;
  top: -1px;
}

.bs a.list-group-item.active > .badge,
.bs .nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff;
}

.bs .nav-pills > li > a > .badge {
  margin-left: 3px;
}

.bs .jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee;
}

.bs .jumbotron h1 {
  line-height: 1;
  color: inherit;
}

.bs .jumbotron p {
  line-height: 1.4;
}

.bs .container .jumbotron {
  border-radius: 6px;
}

@media screen and (min-width: 768px) {
  .bs .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .bs .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .bs .jumbotron h1 {
    font-size: 63px;
  }
}

.bs .thumbnail {
  display: inline-block;
  display: block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.bs .thumbnail > img {
  display: block;
  height: auto;
  max-width: 100%;
}

.bs a.thumbnail:hover,
.bs a.thumbnail:focus {
  border-color: #428bca;
}

.bs .thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}

.bs .thumbnail .caption {
  padding: 9px;
  color: #333333;
}

.bs .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.bs .alert h4 {
  margin-top: 0;
  color: inherit;
}

.bs .alert .alert-link {
  font-weight: bold;
}

.bs .alert > p,
.bs .alert > ul {
  margin-bottom: 0;
}

.bs .alert > p + p {
  margin-top: 5px;
}

.bs .alert-dismissable {
  padding-right: 35px;
}

.bs .alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.bs .alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.bs .alert-success hr {
  border-top-color: #c9e2b3;
}

.bs .alert-success .alert-link {
  color: #356635;
}

.bs .alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.bs .alert-info hr {
  border-top-color: #a6e1ec;
}

.bs .alert-info .alert-link {
  color: #2d6987;
}

.bs .alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

.bs .alert-warning hr {
  border-top-color: #f8e5be;
}

.bs .alert-warning .alert-link {
  color: #a47e3c;
}

.bs .alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.bs .alert-danger hr {
  border-top-color: #e6c1c7;
}

.bs .alert-danger .alert-link {
  color: #953b39;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.bs .progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.bs .progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
          transition: width 0.6s ease;
}
[dir="rtl"] .bs .progress-bar {
  float: right;
}
.bs .progress-striped .progress-bar {
  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: 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-size: 40px 40px;
}

.bs .progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
     -moz-animation: progress-bar-stripes 2s linear infinite;
      -ms-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}

.bs .progress-bar-success {
  background-color: #5cb85c;
}

.bs .progress-striped .progress-bar-success {
  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: 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);
}

.bs .progress-bar-info {
  background-color: #5bc0de;
}

.bs .progress-striped .progress-bar-info {
  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: 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);
}

.bs .progress-bar-warning {
  background-color: #f0ad4e;
}

.bs .progress-striped .progress-bar-warning {
  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: 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);
}

.bs .progress-bar-danger {
  background-color: #d9534f;
}

.bs .progress-striped .progress-bar-danger {
  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: 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);
}

.bs .media,
.bs .media-body {
  overflow: hidden;
  zoom: 1;
}

.bs .media,
.bs .media .media {
  margin-top: 15px;
}

.bs .media:first-child {
  margin-top: 0;
}

.bs .media-object {
  display: block;
}

.bs .media-heading {
  margin: 0 0 5px;
}

.bs .media > .pull-left {
  margin-right: 10px;
}

.bs .media > .pull-right {
  margin-left: 10px;
}

.bs .media-list {
  padding-left: 0;
  list-style: none;
}

.bs .list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.bs .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.bs .list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.bs .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.bs .list-group-item > .badge {
  float: right;
}

.bs .list-group-item > .badge + .badge {
  margin-right: 5px;
}

.bs a.list-group-item {
  color: #555555;
}

.bs a.list-group-item .list-group-item-heading {
  color: #333333;
}

.bs a.list-group-item:hover,
.bs a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

.bs .list-group-item.active,
.bs .list-group-item.active:hover,
.bs .list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

.bs .list-group-item.active .list-group-item-heading,
.bs .list-group-item.active:hover .list-group-item-heading,
.bs .list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}

.bs .list-group-item.active .list-group-item-text,
.bs .list-group-item.active:hover .list-group-item-text,
.bs .list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

.bs .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.bs .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.bs .panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.bs .panel-body {
  padding: 15px;
}

.bs .panel-body:before,
.bs .panel-body:after {
  display: table;
  content: " ";
}

.bs .panel-body:after {
  clear: both;
}

.bs .panel-body:before,
.bs .panel-body:after {
  display: table;
  content: " ";
}

.bs .panel-body:after {
  clear: both;
}

.bs .panel > .list-group {
  margin-bottom: 0;
}

.bs .panel > .list-group .list-group-item {
  border-width: 1px 0;
}

.bs .panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.bs .panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

.bs .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.bs .panel > .table {
  margin-bottom: 0;
}

.bs .panel > .panel-body + .table {
  border-top: 1px solid #dddddd;
}

.bs .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.bs .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}

.bs .panel-title > a {
  color: inherit;
}

.bs .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.bs .panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px;
}

.bs .panel-group .panel + .panel {
  margin-top: 5px;
}

.bs .panel-group .panel-heading {
  border-bottom: 0;
}

.bs .panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}

.bs .panel-group .panel-footer {
  border-top: 0;
}

.bs .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

.bs .panel-default {
  border-color: #dddddd;
}

.bs .panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}

.bs .panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}

.bs .panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}

.bs .panel-primary {
  border-color: #428bca;
}

.bs .panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

.bs .panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}

.bs .panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

.bs .panel-success {
  border-color: #d6e9c6;
}

.bs .panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.bs .panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

.bs .panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

.bs .panel-warning {
  border-color: #fbeed5;
}

.bs .panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

.bs .panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fbeed5;
}

.bs .panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #fbeed5;
}

.bs .panel-danger {
  border-color: #eed3d7;
}

.bs .panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.bs .panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #eed3d7;
}

.bs .panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #eed3d7;
}

.bs .panel-info {
  border-color: #bce8f1;
}

.bs .panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.bs .panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

.bs .panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

.bs .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.bs .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.bs .well-lg {
  padding: 24px;
  border-radius: 6px;
}

.bs .well-sm {
  padding: 9px;
  border-radius: 3px;
}

.bs .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.bs .close:hover,
.bs .close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.bs button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.bs .modal-open {
  overflow: hidden;
}

body.modal-open,
.bs .modal-open .navbar-fixed-top,
.bs .modal-open .navbar-fixed-bottom {
  margin-right: 15px;
}

.bs .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll;
}

.bs .modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
          transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
     -moz-transition: -moz-transform 0.3s ease-out;
       -o-transition: -o-transform 0.3s ease-out;
          transition: transform 0.3s ease-out;
}

.bs .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.bs .modal-dialog {
  z-index: 1050;
  width: auto;
  padding: 10px;
  margin-right: auto;
  margin-left: auto;
}

.bs .modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.bs .modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.bs .modal-header .close {
  margin-top: -2px;
}

.bs .modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.bs .modal-body {
  position: relative;
  padding: 20px;
}

.bs .modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.bs .modal-footer:before,
.bs .modal-footer:after {
  display: table;
  content: " ";
}

.bs .modal-footer:after {
  clear: both;
}

.bs .modal-footer:before,
.bs .modal-footer:after {
  display: table;
  content: " ";
}

.bs .modal-footer:after {
  clear: both;
}

.bs .modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.bs .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.bs .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  .bs .modal-dialog {
    right: auto;
    left: 50%;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .bs .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.bs .tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}

.bs .tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.bs .tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.bs .tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.bs .tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.bs .tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.bs .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}

.bs .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.bs .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.bs .tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.bs .tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.bs .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000000;
  border-width: 5px 5px 5px 0;
}

.bs .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000000;
  border-width: 5px 0 5px 5px;
}

.bs .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

.bs .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

.bs .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

.bs .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

.bs .popover.top {
  margin-top: -10px;
}

.bs .popover.right {
  margin-left: 10px;
}

.bs .popover.bottom {
  margin-top: 10px;
}

.bs .popover.left {
  margin-left: -10px;
}

.bs .popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.bs .popover-content {
  padding: 9px 14px;
}

.bs .popover .arrow,
.bs .popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.bs .popover .arrow {
  border-width: 11px;
}

.bs .popover .arrow:after {
  border-width: 10px;
  content: "";
}

.bs .popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.bs .popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
  content: " ";
}

.bs .popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.bs .popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
  content: " ";
}

.bs .popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}

.bs .popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
  content: " ";
}

.bs .popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}

.bs .popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
  content: " ";
}

.bs .carousel {
  position: relative;
}

.bs .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.bs .carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
}

.bs .carousel-inner > .item > img,
.bs .carousel-inner > .item > a > img {
  display: block;
  height: auto;
  max-width: 100%;
  line-height: 1;
}

.bs .carousel-inner > .active,
.bs .carousel-inner > .next,
.bs .carousel-inner > .prev {
  display: block;
}

.bs .carousel-inner > .active {
  left: 0;
}

.bs .carousel-inner > .next,
.bs .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.bs .carousel-inner > .next {
  left: 100%;
}

.bs .carousel-inner > .prev {
  left: -100%;
}

.bs .carousel-inner > .next.left,
.bs .carousel-inner > .prev.right {
  left: 0;
}

.bs .carousel-inner > .active.left {
  left: -100%;
}

.bs .carousel-inner > .active.right {
  left: 100%;
}

.bs .carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.bs .carousel-control.left {
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.bs .carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.bs .carousel-control:hover,
.bs .carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.bs .carousel-control .icon-prev,
.bs .carousel-control .icon-next,
.bs .carousel-control .glyphicon-chevron-left,
.bs .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
}

.bs .carousel-control .icon-prev,
.bs .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}

.bs .carousel-control .icon-prev:before {
  content: '\2039';
}

.bs .carousel-control .icon-next:before {
  content: '\203a';
}

.bs .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.bs .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  border: 1px solid #ffffff;
  border-radius: 10px;
}

.bs .carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}

.bs .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.bs .carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .bs .carousel-control .icon-prev,
  .bs .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .bs .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .bs .carousel-indicators {
    bottom: 20px;
  }
}

.bs .clearfix:before,
.bs .clearfix:after {
  display: table;
  content: " ";
}

.bs .clearfix:after {
  clear: both;
}

.bs .pull-right {
  float: right !important;
}

.bs .pull-left {
  float: left !important;
}

.bs .hide {
  display: none !important;
}

.bs .show {
  display: block !important;
}

.bs .invisible {
  visibility: hidden;
}

.bs .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.bs .affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}

.bs .hidden {
  display: none !important;
  visibility: hidden !important;
}

.bs .visible-xs {
  display: none !important;
}

.bs tr.visible-xs {
  display: none !important;
}

.bs th.visible-xs,
.bs td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .bs .visible-xs {
    display: block !important;
  }
  .bs tr.visible-xs {
    display: table-row !important;
  }
  .bs th.visible-xs,
  .bs td.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .bs .visible-xs.visible-sm {
    display: block !important;
  }
  .bs tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  .bs th.visible-xs.visible-sm,
  .bs td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .bs .visible-xs.visible-md {
    display: block !important;
  }
  .bs tr.visible-xs.visible-md {
    display: table-row !important;
  }
  .bs th.visible-xs.visible-md,
  .bs td.visible-xs.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .bs .visible-xs.visible-lg {
    display: block !important;
  }
  .bs tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  .bs th.visible-xs.visible-lg,
  .bs td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}

.bs .visible-sm {
  display: none !important;
}

.bs tr.visible-sm {
  display: none !important;
}

.bs th.visible-sm,
.bs td.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  .bs .visible-sm.visible-xs {
    display: block !important;
  }
  .bs tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  .bs th.visible-sm.visible-xs,
  .bs td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .bs .visible-sm {
    display: block !important;
  }
  .bs tr.visible-sm {
    display: table-row !important;
  }
  .bs th.visible-sm,
  .bs td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .bs .visible-sm.visible-md {
    display: block !important;
  }
  .bs tr.visible-sm.visible-md {
    display: table-row !important;
  }
  .bs th.visible-sm.visible-md,
  .bs td.visible-sm.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .bs .visible-sm.visible-lg {
    display: block !important;
  }
  .bs tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  .bs th.visible-sm.visible-lg,
  .bs td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}

.bs .visible-md {
  display: none !important;
}

.bs tr.visible-md {
  display: none !important;
}

.bs th.visible-md,
.bs td.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  .bs .visible-md.visible-xs {
    display: block !important;
  }
  .bs tr.visible-md.visible-xs {
    display: table-row !important;
  }
  .bs th.visible-md.visible-xs,
  .bs td.visible-md.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .bs .visible-md.visible-sm {
    display: block !important;
  }
  .bs tr.visible-md.visible-sm {
    display: table-row !important;
  }
  .bs th.visible-md.visible-sm,
  .bs td.visible-md.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .bs .visible-md {
    display: block !important;
  }
  .bs tr.visible-md {
    display: table-row !important;
  }
  .bs th.visible-md,
  .bs td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .bs .visible-md.visible-lg {
    display: block !important;
  }
  .bs tr.visible-md.visible-lg {
    display: table-row !important;
  }
  .bs th.visible-md.visible-lg,
  .bs td.visible-md.visible-lg {
    display: table-cell !important;
  }
}

.bs .visible-lg {
  display: none !important;
}

.bs tr.visible-lg {
  display: none !important;
}

.bs th.visible-lg,
.bs td.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .bs .visible-lg.visible-xs {
    display: block !important;
  }
  .bs tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  .bs th.visible-lg.visible-xs,
  .bs td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .bs .visible-lg.visible-sm {
    display: block !important;
  }
  .bs tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  .bs th.visible-lg.visible-sm,
  .bs td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .bs .visible-lg.visible-md {
    display: block !important;
  }
  .bs tr.visible-lg.visible-md {
    display: table-row !important;
  }
  .bs th.visible-lg.visible-md,
  .bs td.visible-lg.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .bs .visible-lg {
    display: block !important;
  }
  .bs tr.visible-lg {
    display: table-row !important;
  }
  .bs th.visible-lg,
  .bs td.visible-lg {
    display: table-cell !important;
  }
}

.bs .hidden-xs {
  display: block !important;
}

.bs tr.hidden-xs {
  display: table-row !important;
}

.bs th.hidden-xs,
.bs td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .bs .hidden-xs {
    display: none !important;
  }
  .bs tr.hidden-xs {
    display: none !important;
  }
  .bs th.hidden-xs,
  .bs td.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .bs .hidden-xs.hidden-sm {
    display: none !important;
  }
  .bs tr.hidden-xs.hidden-sm {
    display: none !important;
  }
  .bs th.hidden-xs.hidden-sm,
  .bs td.hidden-xs.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .bs .hidden-xs.hidden-md {
    display: none !important;
  }
  .bs tr.hidden-xs.hidden-md {
    display: none !important;
  }
  .bs th.hidden-xs.hidden-md,
  .bs td.hidden-xs.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .bs .hidden-xs.hidden-lg {
    display: none !important;
  }
  .bs tr.hidden-xs.hidden-lg {
    display: none !important;
  }
  .bs th.hidden-xs.hidden-lg,
  .bs td.hidden-xs.hidden-lg {
    display: none !important;
  }
}

.bs .hidden-sm {
  display: block !important;
}

.bs tr.hidden-sm {
  display: table-row !important;
}

.bs th.hidden-sm,
.bs td.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .bs .hidden-sm.hidden-xs {
    display: none !important;
  }
  .bs tr.hidden-sm.hidden-xs {
    display: none !important;
  }
  .bs th.hidden-sm.hidden-xs,
  .bs td.hidden-sm.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .bs .hidden-sm {
    display: none !important;
  }
  .bs tr.hidden-sm {
    display: none !important;
  }
  .bs th.hidden-sm,
  .bs td.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .bs .hidden-sm.hidden-md {
    display: none !important;
  }
  .bs tr.hidden-sm.hidden-md {
    display: none !important;
  }
  .bs th.hidden-sm.hidden-md,
  .bs td.hidden-sm.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .bs .hidden-sm.hidden-lg {
    display: none !important;
  }
  .bs tr.hidden-sm.hidden-lg {
    display: none !important;
  }
  .bs th.hidden-sm.hidden-lg,
  .bs td.hidden-sm.hidden-lg {
    display: none !important;
  }
}

.bs .hidden-md {
  display: block !important;
}

.bs tr.hidden-md {
  display: table-row !important;
}

.bs th.hidden-md,
.bs td.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .bs .hidden-md.hidden-xs {
    display: none !important;
  }
  .bs tr.hidden-md.hidden-xs {
    display: none !important;
  }
  .bs th.hidden-md.hidden-xs,
  .bs td.hidden-md.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .bs .hidden-md.hidden-sm {
    display: none !important;
  }
  .bs tr.hidden-md.hidden-sm {
    display: none !important;
  }
  .bs th.hidden-md.hidden-sm,
  .bs td.hidden-md.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .bs .hidden-md {
    display: none !important;
  }
  .bs tr.hidden-md {
    display: none !important;
  }
  .bs th.hidden-md,
  .bs td.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .bs .hidden-md.hidden-lg {
    display: none !important;
  }
  .bs tr.hidden-md.hidden-lg {
    display: none !important;
  }
  .bs th.hidden-md.hidden-lg,
  .bs td.hidden-md.hidden-lg {
    display: none !important;
  }
}

.bs .hidden-lg {
  display: block !important;
}

.bs tr.hidden-lg {
  display: table-row !important;
}

.bs th.hidden-lg,
.bs td.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .bs .hidden-lg.hidden-xs {
    display: none !important;
  }
  .bs tr.hidden-lg.hidden-xs {
    display: none !important;
  }
  .bs th.hidden-lg.hidden-xs,
  .bs td.hidden-lg.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .bs .hidden-lg.hidden-sm {
    display: none !important;
  }
  .bs tr.hidden-lg.hidden-sm {
    display: none !important;
  }
  .bs th.hidden-lg.hidden-sm,
  .bs td.hidden-lg.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .bs .hidden-lg.hidden-md {
    display: none !important;
  }
  .bs tr.hidden-lg.hidden-md {
    display: none !important;
  }
  .bs th.hidden-lg.hidden-md,
  .bs td.hidden-lg.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .bs .hidden-lg {
    display: none !important;
  }
  .bs tr.hidden-lg {
    display: none !important;
  }
  .bs th.hidden-lg,
  .bs td.hidden-lg {
    display: none !important;
  }
}

.bs .visible-print {
  display: none !important;
}

.bs tr.visible-print {
  display: none !important;
}

.bs th.visible-print,
.bs td.visible-print {
  display: none !important;
}

@media print {
  .bs .visible-print {
    display: block !important;
  }
  .bs tr.visible-print {
    display: table-row !important;
  }
  .bs th.visible-print,
  .bs td.visible-print {
    display: table-cell !important;
  }
  .bs .hidden-print {
    display: none !important;
  }
  .bs tr.hidden-print {
    display: none !important;
  }
  .bs th.hidden-print,
  .bs td.hidden-print {
    display: none !important;
  }
}

@font-face {
    font-family: 'iconset';
    src:    url('/theme/font/iconset.eot?2trrj8');
    src:    url('/theme/font/iconset.eot?2trrj8#iefix') format('embedded-opentype'),
        url('/theme/font/iconset.ttf?2trrj8') format('truetype'),
        url('/theme/font/iconset.woff?2trrj8') format('woff'),
        url('/theme/font/iconset.svg?2trrj8#iconset') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'iconset' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-right:before {
    content: "\e60b";
}
.icon-export:before {
    content: "\e604";
}
.icon-target:before {
    content: "\e60f";
}
.icon-info:before {
    content: "\e610";
}
.icon-mail:before {
    content: "\e603";
}
.icon-plus:before {
    content: "\e608";
}
.icon-cross:before {
    content: "\e616";
}
.icon-feed:before {
    content: "\e609";
}
.icon-compass:before {
    content: "\e60c";
}
.icon-play:before {
    content: "\e600";
}
.icon-location:before {
    content: "\e60d";
}
.icon-location2:before {
    content: "\e60e";
}
.icon-menu:before {
    content: "\e612";
}
.icon-spinner:before {
    content: "\e601";
}
.icon-facebook:before {
    content: "\e605";
}
.icon-cancel-circle:before {
    content: "\e602";
}
.icon-play2:before {
    content: "\e611";
}
.icon-twitter:before {
    content: "\e607";
}
.icon-up:before {
    content: "\e613";
}
.icon-down-triangle:before {
    content: "\e614";
}
.icon-left-triangle:before {
    content: "\e615";
}
.icon-play22:before {
    content: "\e60a";
}
.icon-google-plus:before {
    content: "\e606";
}

.front .slideshow-main.slide-wrapper[data-slide-active="0"] ~ .slide-controls .slide-right-arrow2,
.front #header_slideshow_wraper .slide-right-arrow2 {
    width: 40px;
}


/*

.slide-id-atl-main-speaker1:before,
.slide-id-atl-main-speaker2:before {
    position: absolute;
    top: 74.78% !important;
    right: 0;
    font-size: 14px;
    font-family: verdana;
    background: rgba(255,255,255,.8);
    z-index: 10;
    padding: 5px 10px;
    
}

.moving-to-dir-right .slide-id-atl-main-speaker1:before,
.moving-to-dir-right .slide-id-atl-main-speaker2:before {
    transition: transform .8s cubic-bezier(.165,.84,.44,1), -webkit-transform .8s cubic-bezier(.165,.84,.44,1) !important;
    transform: translate3d(910px, 0, 0);
    -webkit-transform: translate3d(910px, 0, 0);
}

.moving-to-dir-left .slide-id-atl-main-speaker1:before,
.moving-to-dir-left .slide-id-atl-main-speaker2:before {
    transition: transform .6s cubic-bezier(.165,.84,.44,1), -webkit-transform .6s cubic-bezier(.165,.84,.44,1) !important;
    transform: translate3d(-910px, 0, 0);
    -webkit-transform: translate3d(-910px, 0, 0);
}




.slide-id-atl-main-speaker1:before {
    content: "#02C9773";
}

.slide-id-atl-main-speaker2:before {
    content: "#";
}

*/

.slide-id-atl-slide-temp .image-item-2 {
    top: 48.26% !important;
}

.slide-id-atl-slide-temp .text-item {
    bottom: 55.21% !important;
}

.slide-id-atl-main-speaker2 .image-item-2 {
    top: 47.78% !important;
}

.slide-id-atl-tour-20 .image-item-2 {
    left: 5.81% !important;
    right: auto !important;
    height: 29.7391% !important;
}

.templated-slider-build-2-1 #header .slide-id-atl-tour-20 .text-item {
    right: 6.97% !important;
    left: 43.02% !important;
}

.templated-slider-build-2-1 #header .slide-id-atl-tour-19 .text-item {
    top: 62.08% !important;
    width: 24.41% !important;
}

.org-domain-atl [href*="books/catalog/beginning-books/product.html"],
.org-domain-atl.path-l-ron-hubbard_html .primary-menu .en-prim-nav-smaller-item:nth-last-child(2),
.org-domain-atl.path-l-ron-hubbard_html .primary-menu .en-prim-nav-smaller-item:nth-last-child(1),
.org-domain-atl .primary-nav-menu ul.top-menu .menu-item.nav-trail-false:last-child {
    display: none !important;
}






/***********************************
/* OVERALL WRAPPER FOR THE SLIDESHOWf
/***********************************/

/*
.slideshow-wrapper {
    overflow: hidden; // TODO might need to come back - check with slides of different height
    -webkit-transition: height .8s cubic-bezier(0.165, 0.840, 0.440, 1.000);
    -moz-transition: height .8s cubic-bezier(0.165, 0.840, 0.440, 1.000);
    -o-transition: height .8s cubic-bezier(0.165, 0.840, 0.440, 1.000);
    transition: height .8s cubic-bezier(0.165, 0.840, 0.440, 1.000);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
*/

.slideshow-wrapper {
    position: relative;
    padding-bottom: 24px; /* for the controls - apple dots, etc. */
}

/* no controls under 860px */
@media (max-width: 859px) {
    #outer_shell #shell #header .slideshow-wrapper {
        padding-bottom: 0;
    }
}

/**************************************************
/* TABLE ELEMENT (ONLY IF THERE'S A LEFT SLIDESHOW)
/**************************************************/

/* this will not work in firefox anyways (since it's display: table)
.slideshow-holder {
    position: relative;
}
*/

/* HACK flip the direction of the overall element, so the left sidebar is actually
on the right in the DOM - this way, we can assign styles to it to bump it down below the slideshow

#outer_shell .slideshow-holder {
    direction: rtl;
}

[dir="rtl"] #outer_shell .slideshow-holder {
    direction: ltr;
}

#outer_shell .slideshow-holder > div {
    direction: ltr;
}

[dir="rtl"] #outer_shell .slideshow-holder > div {
    direction: rtl;
}


@media (max-width: 859px) {

    #outer_shell .slideshow-holder {
        display: block; / * not table * /
    }

}
*/

/***************
/* SLIDE WRAPPER
/***************/
#shell .slide-wrapper.force-show-spinner,
.slide-wrapper {
    
			transition: transform 1s cubic-bezier(0.165, 0.840, 0.440, 1.000);
			-webkit-transition: -webkit-transform 1s cubic-bezier(0.165, 0.840, 0.440, 1.000);
			-moz-transition: -moz-transform 1s cubic-bezier(0.165, 0.840, 0.440, 1.000);
			-o-transition: -o-transform 1s cubic-bezier(0.165, 0.840, 0.440, 1.000);
			-ms-transition: -ms-transform 1s cubic-bezier(0.165, 0.840, 0.440, 1.000);
		
    z-index: 3;
    background: url(data:image/gif;base64,R0lGODlhGAAYAPQAAO7u7gAAAMHBwerq6tHR0aSkpNnZ2YWFhbu7u5KSksrKyp2dnbOzs+Li4m5ubn19faysrGFhYQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJBwAAACwAAAAAGAAYAAAFriAgjiQAQWVaDgr5POSgkoTDjFE0NoQ8iw8HQZQTDQjDn4jhSABhAAOhoTqSDg7qSUQwxEaEwwFhXHhHgzOA1xshxAnfTzotGRaHglJqkJcaVEqCgyoCBQkJBQKDDXQGDYaIioyOgYSXA36XIgYMBWRzXZoKBQUMmil0lgalLSIClgBpO0g+s26nUWddXyoEDIsACq5SsTMMDIECwUdJPw0Mzsu0qHYkw72bBmozIQAh+QQJBwAAACwAAAAAGAAYAAAFsCAgjiTAMGVaDgR5HKQwqKNxIKPjjFCk0KNXC6ATKSI7oAhxWIhezwhENTCQEoeGCdWIPEgzESGxEIgGBWstEW4QCGGAIJEoxGmGt5ZkgCRQQHkGd2CESoeIIwoMBQUMP4cNeQQGDYuNj4iSb5WJnmeGng0CDGaBlIQEJziHk3sABidDAHBgagButSKvAAoyuHuUYHgCkAZqebw0AgLBQyyzNKO3byNuoSS8x8OfwIchACH5BAkHAAAALAAAAAAYABgAAAW4ICCOJIAgZVoOBJkkpDKoo5EI43GMjNPSokXCINKJCI4HcCRIQEQvqIOhGhBHhUTDhGo4diOZyFAoKEQDxra2mAEgjghOpCgz3LTBIxJ5kgwMBShACREHZ1V4Kg1rS44pBAgMDAg/Sw0GBAQGDZGTlY+YmpyPpSQDiqYiDQoCliqZBqkGAgKIS5kEjQ21VwCyp76dBHiNvz+MR74AqSOdVwbQuo+abppo10ssjdkAnc0rf8vgl8YqIQAh+QQJBwAAACwAAAAAGAAYAAAFrCAgjiQgCGVaDgZZFCQxqKNRKGOSjMjR0qLXTyciHA7AkaLACMIAiwOC1iAxCrMToHHYjWQiA4NBEA0Q1RpWxHg4cMXxNDk4OBxNUkPAQAEXDgllKgMzQA1pSYopBgonCj9JEA8REQ8QjY+RQJOVl4ugoYssBJuMpYYjDQSliwasiQOwNakALKqsqbWvIohFm7V6rQAGP6+JQLlFg7KDQLKJrLjBKbvAor3IKiEAIfkECQcAAAAsAAAAABgAGAAABbUgII4koChlmhokw5DEoI4NQ4xFMQoJO4uuhignMiQWvxGBIQC+AJBEUyUcIRiyE6CR0CllW4HABxBURTUw4nC4FcWo5CDBRpQaCoF7VjgsyCUDYDMNZ0mHdwYEBAaGMwwHDg4HDA2KjI4qkJKUiJ6faJkiA4qAKQkRB3E0i6YpAw8RERAjA4tnBoMApCMQDhFTuySKoSKMJAq6rD4GzASiJYtgi6PUcs9Kew0xh7rNJMqIhYchACH5BAkHAAAALAAAAAAYABgAAAW0ICCOJEAQZZo2JIKQxqCOjWCMDDMqxT2LAgELkBMZCoXfyCBQiFwiRsGpku0EshNgUNAtrYPT0GQVNRBWwSKBMp98P24iISgNDAS4ipGA6JUpA2WAhDR4eWM/CAkHBwkIDYcGiTOLjY+FmZkNlCN3eUoLDmwlDW+AAwcODl5bYl8wCVYMDw5UWzBtnAANEQ8kBIM0oAAGPgcREIQnVloAChEOqARjzgAQEbczg8YkWJq8nSUhACH5BAkHAAAALAAAAAAYABgAAAWtICCOJGAYZZoOpKKQqDoORDMKwkgwtiwSBBYAJ2owGL5RgxBziQQMgkwoMkhNqAEDARPSaiMDFdDIiRSFQowMXE8Z6RdpYHWnEAWGPVkajPmARVZMPUkCBQkJBQINgwaFPoeJi4GVlQ2Qc3VJBQcLV0ptfAMJBwdcIl+FYjALQgimoGNWIhAQZA4HXSpLMQ8PIgkOSHxAQhERPw7ASTSFyCMMDqBTJL8tf3y2fCEAIfkECQcAAAAsAAAAABgAGAAABa8gII4k0DRlmg6kYZCoOg5EDBDEaAi2jLO3nEkgkMEIL4BLpBAkVy3hCTAQKGAznM0AFNFGBAbj2cA9jQixcGZAGgECBu/9HnTp+FGjjezJFAwFBQwKe2Z+KoCChHmNjVMqA21nKQwJEJRlbnUFCQlFXlpeCWcGBUACCwlrdw8RKGImBwktdyMQEQciB7oACwcIeA4RVwAODiIGvHQKERAjxyMIB5QlVSTLYLZ0sW8hACH5BAkHAAAALAAAAAAYABgAAAW0ICCOJNA0ZZoOpGGQrDoOBCoSxNgQsQzgMZyIlvOJdi+AS2SoyXrK4umWPM5wNiV0UDUIBNkdoepTfMkA7thIECiyRtUAGq8fm2O4jIBgMBA1eAZ6Knx+gHaJR4QwdCMKBxEJRggFDGgQEREPjjAMBQUKIwIRDhBDC2QNDDEKoEkDoiMHDigICGkJBS2dDA6TAAnAEAkCdQ8ORQcHTAkLcQQODLPMIgIJaCWxJMIkPIoAt3EhACH5BAkHAAAALAAAAAAYABgAAAWtICCOJNA0ZZoOpGGQrDoOBCoSxNgQsQzgMZyIlvOJdi+AS2SoyXrK4umWHM5wNiV0UN3xdLiqr+mENcWpM9TIbrsBkEck8oC0DQqBQGGIz+t3eXtob0ZTPgNrIwQJDgtGAgwCWSIMDg4HiiUIDAxFAAoODwxDBWINCEGdSTQkCQcoegADBaQ6MggHjwAFBZUFCm0HB0kJCUy9bAYHCCPGIwqmRq0jySMGmj6yRiEAIfkECQcAAAAsAAAAABgAGAAABbIgII4k0DRlmg6kYZCsOg4EKhLE2BCxDOAxnIiW84l2L4BLZKipBopW8XRLDkeCiAMyMvQAA+uON4JEIo+vqukkKQ6RhLHplVGN+LyKcXA4Dgx5DWwGDXx+gIKENnqNdzIDaiMECwcFRgQCCowiCAcHCZIlCgICVgSfCEMMnA0CXaU2YSQFoQAKUQMMqjoyAglcAAyBAAIMRUYLCUkFlybDeAYJryLNk6xGNCTQXY0juHghACH5BAkHAAAALAAAAAAYABgAAAWzICCOJNA0ZVoOAmkY5KCSSgSNBDE2hDyLjohClBMNij8RJHIQvZwEVOpIekRQJyJs5AMoHA+GMbE1lnm9EcPhOHRnhpwUl3AsknHDm5RN+v8qCAkHBwkIfw1xBAYNgoSGiIqMgJQifZUjBhAJYj95ewIJCQV7KYpzBAkLLQADCHOtOpY5PgNlAAykAEUsQ1wzCgWdCIdeArczBQVbDJ0NAqyeBb64nQAGArBTt8R8mLuyPyEAOwAAAAAAAAAAAA==) no-repeat center center;
}

/* we don't need the activity indicator on mobile, since we are not preloading the images */
@media (max-width: 1024px) {
    .slide-wrapper  {
        background: none;
    }
}

.slide-wrapper.all-loaded {
    background: none;
}

/*
.slide-wrapper.moving {
    background: none;
}
*/

/**************
/* SLIDE HOLDER
/**************/

.slide-holder {
    /* HACK needed to avoid spaces between the slides (which are inline blocks) */
    white-space: nowrap;
    font-size: 0;
    left: 0;
}

/* do wrap inside the slide */
.slide-holder slide {
    white-space: normal;
}

/***********
/* STRETCHER
/**********/

.slide-stretcher-outer {
    max-width: 860px;
    margin: auto;
}

.slide-stretcher {
    height: 0;
    padding-bottom: 66.86%;
    position: relative;
}

.slideshow-wrapper-with-left-panel .slide-stretcher {
    padding-bottom: 56.27%;
}

.slide-stretcher slide {
    height: 0;
}

/**********
/* CONTROLS
/**********/

/*
.slide-controls {  
    width: 860px;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 2;
    top: 0;  
}
*/

.slideshow-wrapper-with-left-panel .slide-controls {
    display: block;
    z-index: 4;
}

/* no controls under iPad size */
@media (max-width: 767px) {
    .slide-selectors,
    .slide-controls {
        display: none !important;
    }
}



/* caption for slide on ipad when flipped */
@media (min-width: 769px) {
    .pswp__caption__center {
        display: none;
    }
}


/*******************
/* THE ACTUAL SLIDES
/*******************/

slide {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 100%;
}

.stretched-slideshow slide {
    margin-right: 50px;
}

.slideshow-wrapper-with-left-panel slide {
    margin-right: 0;
}

/*
/*****************************************
/* CUSTOM BAR THAT CAN BE PLACED ON SLIDES
/*****************************************/

.custom-fso-tour-bar:hover {
    -moz-box-shadow: 0 4px 11px 0px #888,0 -2px 11px 0px #888;
    -webkit-box-shadow: 0 4px 11px 0px #888,0 -2px 11px 0px #888;
    box-shadow: 0 4px 11px 0px #888,0 -2px 11px 0px #888;
    background: rgba(71, 100, 111, 0.9);
    cursor: pointer;
}

.custom-fso-tour-bar {
    position: absolute;
    bottom: 5px;
    width: 840px;
    background: rgba(71, 100, 111, 0.7);
    margin: 0 10px 10px 10px;
    padding: 6px 0 9px 0;
    z-index: 50;
}

.custom-fso-tour-bar .button {
    color: white;
    background: rgba(132, 149, 171, 0.6);
    font-size: 22px;
    display: inline-block;
    padding: 6px 10px 6px 10px;
    margin-top: 5px;
    width: 35%;
}
:lang(el) .custom-fso-tour-bar .button {
    font-size: 14px;
}
:lang(nl) .custom-fso-tour-bar .button,
:lang(fr) .custom-fso-tour-bar .button,
:lang(it) .custom-fso-tour-bar .button {
    font-size: 15px;
}
:lang(pt) .custom-fso-tour-bar .button,
:lang(es) .custom-fso-tour-bar .button,
:lang(es_ES) .custom-fso-tour-bar .button {
    font-size: 18px;
}

@media (max-width: 767px) {
    .custom-fso-tour-bar .button {
        font-size: 15px;
    }

}
@media (max-width: 600px) {
    .custom-fso-tour-bar .button {
        font-size: 13px;
    }
}

.custom-fso-tour-bar:hover button {
    background: rgba(132, 149, 171, 0.8);
}

.custom-fso-tour-bar-left {
    float: left;
    width: 61%;
    text-align: right;
    color: white;
    font-size: 18px;
    margin-right: 10px;
}


/**************
/* VIDEO SLIDES
/**************/

.video-js.vjs-playing ~ .center-playbutton-overlay,
.video-js.vjs-playing ~ .new-age-caption-overlay,
.video-js.vjs-has-started:active ~ .center-playbutton-overlay,
.video-js.vjs-has-started:active ~ .new-age-caption-overlay {
    display: none;
}

/*****************************
/* SLIDE MOTION-RELATED STYLES
/*****************************/

.slide-wrapper slide .item.move-right,
.slide-wrapper slide .item.move-left {
    opacity: 0;
    
			transition: opacity .2s ease-out;
			-webkit-transition: opacity .2s ease-out;
			-moz-transition: opacity .2s ease-out;
			-o-transition: opacity .2s ease-out;
			-ms-transition: opacity .2s ease-out;
		
    /*
    -webkit-transform: translate3d(-910px, 0px, 0);
    -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.165, 0.840, 0.440, 1.000);
    */
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    
			perspective: 1000;
			-webkit-perspective: 1000;
			-moz-perspective: 1000;
			-o-perspective: 1000;
			-ms-perspective: 1000;
		
}

/*
.slide-wrapper slide .item.move-right.no-animation-delay,
.slide-wrapper slide .item.move-left.no-animation-delay {
    
			transition: none !important;
			-webkit-transition: none !important;
			-moz-transition: none !important;
			-o-transition: none !important;
			-ms-transition: none !important;
		
}
*/

.slide-wrapper slide .item.text-item.animation-left-hold {
    opacity: 0 !important;
    
			transform: translate3d(-910px, 30px, 0) !important;
			-webkit-transform: translate3d(-910px, 30px, 0) !important;
			-moz-transform: translate3d(-910px, 30px, 0) !important;
			-o-transform: translate3d(-910px, 30px, 0) !important;
			-ms-transform: translate3d(-910px, 30px, 0) !important;
		
}

.slide-wrapper slide .item.text-item.animation-left-hold.js-vertical-middle {
    opacity: 0 !important;
    
			transform: translate3d(-910px, 30px, 0) !important;
			-webkit-transform: translate3d(-910px, 30px, 0) !important;
			-moz-transform: translate3d(-910px, 30px, 0) !important;
			-o-transform: translate3d(-910px, 30px, 0) !important;
			-ms-transform: translate3d(-910px, 30px, 0) !important;
		
}

.slide-wrapper slide .item.text-item.animation-right-hold {
    opacity: 0 !important;
    
			transform: translate3d(910px, 30px, 0) !important;
			-webkit-transform: translate3d(910px, 30px, 0) !important;
			-moz-transform: translate3d(910px, 30px, 0) !important;
			-o-transform: translate3d(910px, 30px, 0) !important;
			-ms-transform: translate3d(910px, 30px, 0) !important;
		
}

.slide-wrapper slide .item.text-item.animation-right-hold.js-vertical-middle {
    opacity: 0 !important;
    
			transform: translate3d(910px, 30px, 0) !important;
			-webkit-transform: translate3d(910px, 30px, 0) !important;
			-moz-transform: translate3d(910px, 30px, 0) !important;
			-o-transform: translate3d(910px, 30px, 0) !important;
			-ms-transform: translate3d(910px, 30px, 0) !important;
		
}

.slide-wrapper slide .item.text-item.animation-left-hold2 {
    opacity: 1 !important;
    
			transform: translate3d(-910px, 0, 0) !important;
			-webkit-transform: translate3d(-910px, 0, 0) !important;
			-moz-transform: translate3d(-910px, 0, 0) !important;
			-o-transform: translate3d(-910px, 0, 0) !important;
			-ms-transform: translate3d(-910px, 0, 0) !important;
		
}

.slide-wrapper slide .item.text-item.animation-left-hold2.js-vertical-middle {
    opacity: 1 !important;
    
			transform: translate3d(-910px, 0, 0) !important;
			-webkit-transform: translate3d(-910px, 0, 0) !important;
			-moz-transform: translate3d(-910px, 0, 0) !important;
			-o-transform: translate3d(-910px, 0, 0) !important;
			-ms-transform: translate3d(-910px, 0, 0) !important;
		
}

.slide-wrapper slide .item.text-item.animation-right-hold2 {
    opacity: 1 !important;
    
			transform: translate3d(910px, 0, 0) !important;
			-webkit-transform: translate3d(910px, 0, 0) !important;
			-moz-transform: translate3d(910px, 0, 0) !important;
			-o-transform: translate3d(910px, 0, 0) !important;
			-ms-transform: translate3d(910px, 0, 0) !important;
		
}

.slide-wrapper slide .item.text-item.animation-right-hold2.js-vertical-middle {
    opacity: 1 !important;
    
			transform: translate3d(910px, 0, 0) !important;
			-webkit-transform: translate3d(910px, 0, 0) !important;
			-moz-transform: translate3d(910px, 0, 0) !important;
			-o-transform: translate3d(910px, 0, 0) !important;
			-ms-transform: translate3d(910px, 0, 0) !important;
		
}

.js-vertical-middle {
    max-height: 80%;
    overflow: hidden;
}

.pswp .js-vertical-middle {
    max-height: none;
    overflow: visible;
}

.slide-wrapper slide.fso-slide-active .item.text-item.animation-right-hold,
.slide-wrapper slide.fso-slide-active .item.text-item.animation-right-hold2,
.slide-wrapper slide.fso-slide-active .item.text-item.animation-left-hold,
.slide-wrapper slide.fso-slide-active .item.text-item.animation-left-hold2 {
    opacity: 1 !important;
    
			transform: translate3d(0, 0, 0) !important;
			-webkit-transform: translate3d(0, 0, 0) !important;
			-moz-transform: translate3d(0, 0, 0) !important;
			-o-transform: translate3d(0, 0, 0) !important;
			-ms-transform: translate3d(0, 0, 0) !important;
		
    
			transition: none !important;
			-webkit-transition: none !important;
			-moz-transition: none !important;
			-o-transition: none !important;
			-ms-transition: none !important;
		
}

.slide-wrapper slide.fso-slide-active.sliding .item.text-item.animation-right-hold,
.slide-wrapper slide.fso-slide-active.sliding .item.text-item.animation-right-hold2,
.slide-wrapper slide.fso-slide-active.sliding .item.text-item.animation-left-hold,
.slide-wrapper slide.fso-slide-active.sliding .item.text-item.animation-left-hold2 {
    opacity: 0 !important;
    
			transform: translate3d(0, 0, 0) !important;
			-webkit-transform: translate3d(0, 0, 0) !important;
			-moz-transform: translate3d(0, 0, 0) !important;
			-o-transform: translate3d(0, 0, 0) !important;
			-ms-transform: translate3d(0, 0, 0) !important;
		
}

.slide-wrapper slide.fso-slide-active.sliding .item.text-item.animation-right-hold,
.slide-wrapper slide.fso-slide-active.sliding .item.text-item.animation-right-hold2,
.slide-wrapper slide.fso-slide-active.sliding .item.text-item.animation-left-hold,
.slide-wrapper slide.fso-slide-active.sliding .item.text-item.animation-left-hold2,
.slide-wrapper slide .item.text-item {
    
			transition: transform 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000), opacity 0.4s cubic-bezier(0.165, 0.840, 0.440, 1.000) !important;
			-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000), opacity 0.4s cubic-bezier(0.165, 0.840, 0.440, 1.000) !important;
			-moz-transition: -moz-transform 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000), opacity 0.4s cubic-bezier(0.165, 0.840, 0.440, 1.000) !important;
			-o-transition: -o-transform 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000), opacity 0.4s cubic-bezier(0.165, 0.840, 0.440, 1.000) !important;
			-ms-transition: -ms-transform 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000), opacity 0.4s cubic-bezier(0.165, 0.840, 0.440, 1.000) !important;
		
}

/*********************************************
/* PRESS-RELEASE (MULTI-PART) SLIDESHOW STYLES
/*********************************************/

.stretched-slideshow slide .image-item {
    opacity: 0.2;
    
			transition: opacity .8s ease-out;
			-webkit-transition: opacity .8s ease-out;
			-moz-transition: opacity .8s ease-out;
			-o-transition: opacity .8s ease-out;
			-ms-transition: opacity .8s ease-out;
		
    /* -webkit-filter: grayscale(65%); */
}

.stretched-slideshow slide .text-item {
    opacity: 0;
}

.stretched-slideshow slide.fso-slide-active .item {
    opacity: 1;
    /* -webkit-filter: grayscale(0%); */
}

/* needs to be important otherwise chinese ower writes it. */
.glyphicon {
    font-family: 'Glyphicons Halflings' !important;
}

/***************************
/* OTHER RANDOM MISC. STYLES
/***************************/

/* image quality fix - was needed mostly for Firefox when zooming in */
.slide-wrapper slide img.item {
    -ms-interpolation-mode: bicubic;
    -webkit-interpolation-mode: nearest-neighbor;
}

/* same for Safari */
.browser-safari .slide-wrapper slide img.item {
    image-rendering: pixelated;
    image-rendering: optimizeQuality;
}

@media only screen and (max-device-width : 1024px)  { /* that would be an iPad or smaller */

    .slide-holder slide .item {
        opacity: 1 !important;
    }

}

.ie8 .slide-wrapper img {
    vertical-align: top;
}

.device-ios .hide-on-ios {
    display: none;
}

/*******************************
/* SLIDESHOW WITH ONLY ONE SLIDE
/*******************************/

.slideshow-only-one-slide .slideshow-autoslide-strip-holder,
.slideshow-only-one-slide .slide-selectors,
.slideshow-only-one-slide .slide-controls {
    display: none;
}

.slideshow-wrapper.slideshow-only-one-slide {
    padding-bottom: 0;
}

/********************************************
/* SOME COMMON CSS THAT YOU MIGHT WANT TO USE
/********************************************/

.full-860-width {
    width: 860px;
    height: auto;
    left: 0;
    top: 0;
}

.fso-slide-mobile-numbers {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    display: none;
    position: absolute;
    bottom: 3px;
    /*
    top: 160px;
    */
    left: 100px;
    right: 100px;
    padding-bottom: 56.27%; /* FIX ME */
    text-align: center;
    z-index: 8;
    color: white;
    text-shadow: 0 0 5px black;
    opacity: 0;
}

/*Fix from overlapping number on iphone videos slideshow*/
.device-ios .fso-slide-mobile-numbers{
    padding-bottom: 0;
}

.device-ipad .fso-slide-mobile-numbers {
        padding-bottom: 0%;
    }

@media (max-width: 768px) {
    .slideshow-main.slide-wrapper.col.w100 {
        position: relative;
    }
}

.text-info-mobile {
    display: none;
}

/**********
/* MOBILITY
/**********/

/* clever image centering if slide has only one image */
.device-ipad .templated-slider-style-dynamic-image-sizing slide.js-single-image-slide.slide-template-new-c .image-holder,
.device-ipad .templated-slider-style-dynamic-image-sizing slide.js-single-image-slide.slide-template-new-a .image-holder,
.device-ipad .templated-slider-style-dynamic-image-sizing slide.js-single-image-slide.slide-template-new-b .image-holder,
.device-ipad .templated-slider-style-dynamic-image-sizing slide.js-single-image-slide.slide-template-new-c-1 .image-holder,
.device-ipad .templated-slider-style-dynamic-image-sizing slide.js-single-image-slide.slide-template-new-d-2 .image-holder,
.device-ipad .templated-slider-style-dynamic-image-sizing slide.js-single-image-slide.slide-template-new-d .image-holder {
    left: 50% !important;
    right: auto !important;
    transform: translate3d(-50%, 0, 0);
    -webkit-transform: translate3d(-50%, 0, 0);
}
    


@media (max-width: 768px) {

    .slide-wrapper,
    .slide-wrapper .slide-holder {
        
			transform: translateZ(0);
			-webkit-transform: translateZ(0);
			-moz-transform: translateZ(0);
			-o-transform: translateZ(0);
			-ms-transform: translateZ(0);
		
    }

    .slide-holder slide .item {
        opacity: 1 !important;
    }

    /* zooming is pointless - slideshow will already take up full width */
    .slide-zoomer {
        display: none !important;
    }

    /* clever image centering if slide has only one image */
    .templated-slider-style-dynamic-image-sizing slide.js-single-image-slide .image-holder {
        left: 50% !important;
        right: auto !important;
        bottom: 0 !important;
        top: 0 !important;
        height: 100% !important;
        width: auto !important;
        transform: translate3d(-50%, 0, 0);
        -webkit-transform: translate3d(-50%, 0, 0);
    }
    
    .templated-slider-style-dynamic-image-sizing slide.js-single-image-slide .image-holder img {
        height: 100% !important;
        width: auto !important;
        position: relative !important;
    }

    slide img:only-of-type {
        position: static !important;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .templated-slider-style-dynamic-image-sizing slide img:only-of-type {
        position: absolute !important;
    }

    .fso-slide-mobile-numbers {
        display: block;
    }

    .mobile-caption-lightbox td,
    .slide-wrapper .slide-holder slide .text-item {
        top: auto !important;
        bottom: 0px !important;
        background: rgba(0, 0, 0, 0.7);
        color: white;
        font-size: 12px;
        line-height: 16px;
        left: 0 !important;
        right: 0 !important;
        width: auto !important;
        height: auto !important;
        padding: 10px 20px 20px 20px;
        visibility: hidden;
        opacity: 0 !important;
        /*
        
			transform: translate3d(0px,30px,0px) !important;
			-webkit-transform: translate3d(0px,30px,0px) !important;
			-moz-transform: translate3d(0px,30px,0px) !important;
			-o-transform: translate3d(0px,30px,0px) !important;
			-ms-transform: translate3d(0px,30px,0px) !important;
		
        
			transition: transform .4s cubic-bezier(0.165, 0.840, 0.440, 1.000) .1s, opacity .4s cubic-bezier(0.165, 0.840, 0.440, 1.000) .1s, visibility .1s cubic-bezier(0.165, 0.840, 0.440, 1.000) !important;
			-webkit-transition: -webkit-transform .4s cubic-bezier(0.165, 0.840, 0.440, 1.000) .1s, opacity .4s cubic-bezier(0.165, 0.840, 0.440, 1.000) .1s, visibility .1s cubic-bezier(0.165, 0.840, 0.440, 1.000) !important;
			-moz-transition: -moz-transform .4s cubic-bezier(0.165, 0.840, 0.440, 1.000) .1s, opacity .4s cubic-bezier(0.165, 0.840, 0.440, 1.000) .1s, visibility .1s cubic-bezier(0.165, 0.840, 0.440, 1.000) !important;
			-o-transition: -o-transform .4s cubic-bezier(0.165, 0.840, 0.440, 1.000) .1s, opacity .4s cubic-bezier(0.165, 0.840, 0.440, 1.000) .1s, visibility .1s cubic-bezier(0.165, 0.840, 0.440, 1.000) !important;
			-ms-transition: -ms-transform .4s cubic-bezier(0.165, 0.840, 0.440, 1.000) .1s, opacity .4s cubic-bezier(0.165, 0.840, 0.440, 1.000) .1s, visibility .1s cubic-bezier(0.165, 0.840, 0.440, 1.000) !important;
		
        */
    }

    .slide-wrapper .slide-holder slide.show .text-item {
        visibility: visible;
        opacity: 1 !important;
        /*
        
			transform: translate3d(0px,0px,0px) !important;
			-webkit-transform: translate3d(0px,0px,0px) !important;
			-moz-transform: translate3d(0px,0px,0px) !important;
			-o-transform: translate3d(0px,0px,0px) !important;
			-ms-transform: translate3d(0px,0px,0px) !important;
		
        */
        z-index: 501;
    }

    .slide-wrapper .slide-holder slide.show.show-lightbox .text-item {
        visibility: hidden;
    }

    .mobile-caption-lightbox-overlay {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(64, 64, 64, 0.75);
        z-index: 500;
    }
















    .mobile-pac-menu {
        background: rgba(103, 140, 165, 0.8);
        padding: 30px 0 10px 0;
        font-family: Verdana;
        font-size: 14px;
        font-weight: bold;
        position: relative;
        border: 1px solid white;
        border-radius: 5px;
    }

    .mobile-pac-menu  ul {
        padding-left: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .mobile-pac-menu  ul li {
        padding: 7px 20px 7px 40px;
        list-style: none;
        border-bottom: 1px solid #758e9e;
        position: relative;
    }

    .mobile-pac-menu  ul li[data-class="menu-show"] {
        border-bottom: none;
        background: url(/theme/images/small-dot3.png) 7px 7px no-repeat transparent;
        padding: 12px 20px 7px 40px;
    }

    .mobile-pac-menu  ul li:first-child {
        border-top: 1px solid #758e9e;
    }

    .mobile-pac-menu  ul li:before {
        content: "▶";
        position: absolute;
        top: 13px;
        left: 12px;
        font-size: 18px;
    }

    .mobile-pac-menu  ul li[data-class="menu-show"]:before {
        display: none;
    }

    .mobile-pac-menu:before {
        content: "ⓧ";
        position: absolute;
        right: 5px;
        top: 7px;
        font-size: 20px;
    }

    /*
    .mobile-pac-menu:after {
        content: "Menu";
        position: absolute;
        left: 5px;
        bottom: 4px;
        font-size: 14px;
        background: url(/theme/images/small-dot3.png) 2px 5px no-repeat transparent;
        padding: 10px 10px 10px 35px;
    }
    */

    .mobile-pac-menu  ul li .smaller {
        display: none;
    }

























    .mobile-caption-lightbox-inner {
        display: table;
        height: 100%;
        width: 100%;
    }

    .mobile-caption-lightbox {
        height: 0;
    }

    .mobile-caption-lightbox td {
        visibility: visible;
        opacity: 1 !important;
    }

    .menu-lightbox .mobile-caption-lightbox td {
        background: none;
    }

    .mobile-text-info-showing .menu-holder {
        display: none !important;
    }

    .slide-wrapper .slide-holder slide .text-info-mobile {
        position: absolute;
        bottom: 6%;
        right: 6%;
        z-index: 50;
        display: block;
        font-family: 'Glyphicons Halflings';
        font-size: 24px;
        color: white;
        text-shadow: 0 0 5px black; /* , 1px 0 5px black, 0 1px 5px black; */
        /*
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        */
        opacity: 1;
        /*
        
			transition: opacity .4s cubic-bezier(0.165, 0.840, 0.440, 1.000);
			-webkit-transition: opacity .4s cubic-bezier(0.165, 0.840, 0.440, 1.000);
			-moz-transition: opacity .4s cubic-bezier(0.165, 0.840, 0.440, 1.000);
			-o-transition: opacity .4s cubic-bezier(0.165, 0.840, 0.440, 1.000);
			-ms-transition: opacity .4s cubic-bezier(0.165, 0.840, 0.440, 1.000);
		
        */
    }

    .slide-wrapper .slide-holder slide.show .text-info-mobile {
        opacity: 0;
    }

    .menu-holder {
        bottom: 4% !important;
    }

    /*
    .fso-slide-imagemap.show-overlay-mobile-menu .active-dot.active-dot-slider,
    .fso-slide-imagemap.show-overlay-mobile-menu .active-dot.active-dot-bg,
    .fso-slide-imagemap.show-overlay-mobile-menu .inactive-dot,
    .fso-slide-imagemap.show-overlay-mobile-menu .imagemap-overlay,
    .fso-slide-imagemap.show-overlay-mobile-menu .hover-overlay {
        display: none;
    }
    */

}

/************
/* IOS TWEAKS
/************/

.device-iphone slide video {
    display: none !important;
}
.device-iphone slide.playing video {
    display: block !important;
}
.device-iphone slide.playing.paused video {
    position: absolute;
    top: -3000px;
}

.device-iphone slide .vjs-poster {
    display: block !important;
}
.device-iphone slide.playing .vjs-poster {
    display: none !important;
}
.device-iphone slide.playing.paused .vjs-poster {
    display: block !important;
}

.device-iphone slide .vjs-poster:after {
    position: absolute;
    content: '\e600';
    left: 50%;
    top: 50%;
    margin-top: -21px;
    margin-left: -21px;
    font-family: 'iconset';
    font-size: 42px;
}

.device-iphone slide .new-age-caption-overlay {
    pointer-events: none;
}




.device-ipad slide video {
    display: block !important;
}

.device-iphone slide .new-age-caption-overlay,
.device-ipad slide .new-age-caption-overlay {
    opacity: 1 !important;
    
			transform: none;
			-webkit-transform: none;
			-moz-transform: none;
			-o-transform: none;
			-ms-transform: none;
		
    /*
    
			transition: opacity .2s ease-out;
			-webkit-transition: opacity .2s ease-out;
			-moz-transition: opacity .2s ease-out;
			-o-transition: opacity .2s ease-out;
			-ms-transition: opacity .2s ease-out;
		
    */
}

.device-ipad .ios-video-playing .new-age-caption-overlay,
.device-ipad slide.ios-video-playing .new-age-caption-overlay {
    opacity: 0 !important;
}

.device-ipad slide.video-slide.vjs-has-started:before {
    position: absolute;
    content: '\e600';
    left: 50%;
    top: 50%;
    margin-top: -21px;
    margin-left: -21px;
    font-family: 'iconset';
    font-size: 42px;
    z-index: 1;
    color: #627d95;
    pointer-events: none;
}

.device-ipad .video-slide.ios-video-playing:before,
.device-ipad .ios-video-playing .video-slide:before,
.device-ipad slide.video-slide.ios-video-playing:before {
    display: none;
    content: '';
}

/*
.device-ipad #outer_shell #shell #header .slideshow-wrapper {
    padding-bottom: 24px;
}
*/

.device-ipad .scrolling-dots .slide-dots-holder {
    height: 20px;
}




/**********
/* IE8 :-(
/**********/

.ie678 .slide-holder {
    position: relative;
    width: 50000px;
    max-height: 360px;
}

.ie678 .slide-holder slide {
    display: block;
    width: 640px;
    height: 360px;
    padding-bottom: 0;
    float: left;
}

.slideshow-main {
    filter: alpha(opacity=100) !important;
}

/*
.slideshow-zoomed-in .slideshow-wrapper slide img {
    width: auto;
}
*/

/*
.slideshow-zoomed-in #header_and_content_container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}
*/

.slideshow-zoomed-in #header_and_content_container {
    overflow: visible;
}

.slideshow-zoomed-in .slide-wrapper.zoomedIn {
    overflow: hidden;
}


/*
.slideshow-zoomed-in .slideshow-wrapper {
    padding-bottom: 0;
}
*/

.slideshow-wrapper.slideshow-no-apple-dots {
    padding-bottom: 0;
}

/* firefox renders images while loading as height=width, so that makes the slideshow
   go jumping up and down when the images are delayed loading */
.image-item.loading-image-hide {
    max-height: 0;
}

slide .zoomer-image {
    display: none;
}

slide .image-holder {
    backface-visibility: hidden;
    will-change: transfer,opacity;
    -webkit-backface-visibility: hidden;
}

slide .image-holder img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.slideshow-wrapper.zoomedIn .image-holder.double-loaded img:not(.zoomer-image) {
    display: none;
}

.slideshow-wrapper.zoomedIn .zoomer-image {
    display: inline;
}

/*


 ######   #     #  #######  #######  #######   #####   #     #  ###  ######   #######
 #     #  #     #  #     #     #     #     #  #     #  #  #  #   #   #     #  #
 #     #  #     #  #     #     #     #     #  #        #  #  #   #   #     #  #
 ######   #######  #     #     #     #     #   #####   #  #  #   #   ######   #####
 #        #     #  #     #     #     #     #        #  #  #  #   #   #        #
 #        #     #  #     #     #     #     #  #     #  #  #  #   #   #        #
 #        #     #  #######     #     #######   #####    ## ##   ###  #        #######


*/

.pswp slide {
    height: 0;
    padding-bottom: 66.86%;
    /*
    left: 20px;
    width: calc(100% - 40px);
    */
    top: 50%;
    position: absolute;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
}

@media (orientation: landscape) {

    .device-custom-type-mobile .pswp slide {

        top: 0 !important;
        height: 100% !important;
        /*
        top: 20px;
        height: calc(100% - 40px);
        */
        padding-bottom: 0;

        width: 0;
        padding-right: 83.56%;
        left: 50%;
        
        transform: translate3d(-50%, 0, 0);
        -webkit-transform: translate3d(-50%, 0, 0);
    }

    .device-custom-type-mobile .pswp .pswp__caption__center {
        max-width: calc(100% - 20px);
    }

}

@media (orientation: landscape) and (max-height: 400px) {
    .device-custom-type-mobile .pswp .pswp__caption__center.small-captions {
        font-size: 12px;
        line-height: 1.5;
        padding: 10px 10px 0 10px;
    }
}
@media (orientation: portrait) and (max-width: 400px) {
    .device-custom-type-mobile .pswp .pswp__caption__center.small-captions {
        font-size: 12px;
        line-height: 1.5;
        padding: 10px 10px 0 10px;
    }
}

.pswp slide .item {
    position: absolute;
}

.pswp slide .caption-meta {
    display: none;
}

.pswp slide img {
    visibility: visible !important;
}

.pswp slide .item.text-item.js-vertical-middle {
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
}

.device-custom-type-mobile .pswp slide .text-item,
.pswp .pswp__caption .caption-meta {
    display: none !important;
}

.pswp .pswp__caption * {
    background: none !important;
}

.device-custom-type-mobile .pswp .pswp__caption .lead {
    font-weight: bold;
}

.device-custom-type-mobile .pswp .pswp__caption h3 {
    font-family: "Century Gothic", Arial, Verdana;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 4px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



/*

.photoswipe-on .primary-nav-menu {
    display: none !important;
}

.photoswipe-on .slide-stretcher-outer {
    max-width: none;
}

.photoswipe-on .slide-stretcher slide {
    height: auto;
}

.photoswipe-on.slideshow-zoomed-in .slide-wrapper.zoomedIn {
    overflow: visible;
}

.photoswipe-on {
    overflow: hidden;
}

*/






.device-ipad .slide-arrow-holder arrow {
    opacity: 1;
}

.slide-arrow-holder {
    position: absolute;
    top: 100px;
    bottom: 100px;
    width: 200px;
    cursor: pointer;
}

arrow {
    display: block;
    position: absolute;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAsCAYAAAAn4+taAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABe9JREFUeNrMmt1LXEcYxt05u65RNwohbUNjKSHBJrFJ76XXpTX0svSmN4LiJ/RG6J/Qy4KfKAjSm9DLElp705v+A01qE6QhlBqxNgTUdY37cXb7/I5zZLXu2dWdtVmYPbPvvO97nufMnJl33tnYxMREk6NPjK/V1VXT2toa29vbK3V3dxfLFSq0lVzcPO7CydraWrxQKHgC6aVSKU9109bW5m9sbPjNzc0+OrlczpPMKxaL6BQ3Nzd9EfLj8bjf1dVV+N+JQCIWi7UkEomWUqmUlEjYm42u+yKU1ScgAgGBpr1F9aJ0c7LJoicf+/WSibsgIYAdunYKXMrzvAvBeCmVtiXfFuZscKMDEuh1SIf2VyKS1nVLhJvqJWMckXhb5Zrq7wnkzaWlpZ+NMV2SXdLvixTqyGhDB11ssLU+WvB5rkSOkxDA66q/r3J3cXFxOnBszFXA64m3qVfaLJGrtKGDLjbYuiBjXJHQMLk7Pz//Zainp/4Ww03lgnRaqCML29HFxhUZ44rE7OzsZ0ccG3NJOq3oQ4Y6snIdbFyRMS5IzMzMfPyfRUXAdUmUrTEJKzvywdYFGdMIEmULna93JK93JEe90uLngoxpEIlgeqWoyvSbLfvd1AgyphEk7AL4UsBZJ17JFhJpZFE29ZAxjSAxNDT0re/7GxY4iyLlJTLaGkHGuCYxPDz8vVbqPwR8Tb0AkV0KdWS0oeOajHFJYmRk5AcBXdGTh8g64Yfsd7V+QGQLGW3ooOuSjHFI4sd8Pv9IIH8X4GcSbeqaVtCYo1C3smfooIuNKzLGIYmHAvibgD7V019XfVvXIBCkULeydXTQxcYVGdNoEqFeo8kYu+rGNY5ZdQns3pHSTRn2VCMxOjr6kx1OkSRqIPMIXzWQ6QEbGMFqMUMkZmw4EZdT4qLLhNpSvi7De1GOx8bGfhGAJwLyuBYSVcg8xhc+q5C5Bza7RbhsMR/0CPvosEfY9EjpDQVzn0c5HB8f/1U3X9MM9KedZnmJd6qROE7G2mAb+MInvqNswQZGu0ELegQOQTJAgoCMGpMLCwtfVRlOK9LT/UsZFdaIjEBkVfIC6Nca5KGLDbb4wBc+8c09omzBCFbbAQEHQ0ZDzsho8JSyAwMDX0c5mZ6e7pGe/MTYLLVL1CZnSZWEXjzvFNG0hw22+MAXPvHNPaJswQhWMIMdDsamZRDssc9WN/+jlfd+lKPJyckPNFa7BOJdO17f1PVirQFeOEtaG2wDX/jEd5XI4T4YwQpmsMPB2Ei1IGcQeWHDiKeaEh9EOZyamvpQswh771uniYkqTPW38IXPKlP9A7DZ9/KFxVwIp99S2CO6Eg/9JeUnmkVWqs3vGgIfCcCdWsOIiPXqDr5qWK9WwAZGsIY9AgdzHovVeSy6Xm9vb6Dc0dFR3N7eJnHm6yY5+/IHbJeXl9N9fX03Kt2INnQORmlgw1DN4QufOzs7ptGRg6lx5a21ZxhmtwX0mkS8xKlkMtlMoW5l5L9uo+uKxIlhfJ1kPhHIHs1ANwSYpF2n7Ns1lplaO5HRhg66rkhU3FjVQ0Yr76cCeiPMNErEWtMeZhppQ8clicitbj1k5ubmvtCTv2LzWIQ9FIK8K7S5JlE1+VAPGZugS5Gcky0JutTxBJ0rEjWlg85KxmYXycwTgiTLfjsnUXOC7oxk2Od4Ap9QTzRTD0+1XJM4Vcr0tGSkw6qbL8s65q3MOYlTJ7GjyCiY++6EBB2x0L7NMu4dT9Bh44LEmY4VosgMDg5+E+pp7fibFBAkpAOZLWRhO7quSJz5oKcSGZWH/f39o7ZHnpOU0zuS0TuSsQm657Shg64rEsELWc/x9ElniOHMxH7Bpkuzdjo+PEMMk9yqh2eIdZGo+zCUG3OIyWEmGXcRYvgQVx2e6qoabH9V31f7vt28FQkqNbSCU916STg5ni4jk1cgyKzk5XI5uPhayY+cs0NGHHZFqKje8EXk9TlnD8nYg5zDfzdkMpnj/3zIh23pdPr1/OdDOSABrJhJiWqr9/OvAAMAquSetjJ9kTwAAAAASUVORK5CYII=) transparent center left no-repeat;
    margin-top: -18px;
    top: 50%;
    /*
    top: 217px;
    left: 5px;
    */
    left: 0px;
    width: 26px;
    height: 40px;
    opacity: 0;
    
			transition: opacity .25s ease-in-out;
			-webkit-transition: opacity .25s ease-in-out;
			-moz-transition: opacity .25s ease-in-out;
			-o-transition: opacity .25s ease-in-out;
			-ms-transition: opacity .25s ease-in-out;
		
}

.slide-arrow-holder arrow {
    opacity: 0.5;
}

.slide-arrow-holder:hover arrow {
    opacity: 1;
}

.slide-right-arrow2 {
    right: -40px;
}

.slide-right-arrow2 arrow {
    background-position: center right;
    left: auto;
    /*
    right: 5px;
    */
    right: 0px;
}

.slide-left-arrow2 {
    left: -40px;
}

.slideshow-not-cloned .slider-first-slide .slide-left-arrow2,
.slideshow-not-cloned .fso-slider-last .slide-right-arrow2,
.slideshow-not-cloned .slide-wrapper.fso-slide-last .slide-right-arrow2,
.slideshow-not-cloned .slide-wrapper[data-slide-active="0"] .slide-left-arrow2 {
    cursor: default;
}

.slideshow-not-cloned .slider-first-slide .slide-left-arrow2:hover arrow,
.slideshow-not-cloned .fso-slider-last .slide-right-arrow2:hover arrow,
.slideshow-not-cloned .slide-wrapper.fso-slide-last .slide-right-arrow2:hover arrow,
.slideshow-not-cloned .slide-wrapper[data-slide-active="0"] .slide-left-arrow2:hover arrow {
    opacity: 0;
}

.slideshow-not-cloned .slider-first-slide .slide-left-arrow2.slide-arrow-holder:hover .arrow-bg,
.slideshow-not-cloned .fso-slider-last .slide-right-arrow2.slide-arrow-holder:hover .arrow-bg,
.slideshow-not-cloned .slide-wrapper.fso-slide-last .slide-right-arrow2:hover .arrow-bg,
.slideshow-not-cloned .slide-wrapper[data-slide-active="0"] .slide-left-arrow2:hover .arrow-bg,
.slide-arrow-holder .arrow-bg {
    position: absolute;
    top: -100px;
    bottom: -100px;
    width: 50px;
    /*
    height: 575px;
    */
    background: rgba(255,255,255,0.5);
}
.slide-arrow-holder:hover .arrow-bg {
    background: rgba(255,255,255,0.7);
    
			transition: background 0.3s;
			-webkit-transition: background 0.3s;
			-moz-transition: background 0.3s;
			-o-transition: background 0.3s;
			-ms-transition: background 0.3s;
		
}

.slideshow-not-cloned .slide-wrapper[data-slide-active="0"] .slide-arrow-holder.slide-left-arrow2:hover .arrow-bg.gradiented,
.slide-arrow-holder.slide-left-arrow2 .arrow-bg.gradiented {
    background: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0.1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#1affffff',GradientType=1 ); /* IE6-9 */
}

.slide-arrow-holder.slide-left-arrow2:hover .arrow-bg.gradiented {
    background: -moz-linear-gradient(left, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.2) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.7)), color-stop(100%,rgba(255,255,255,0.2))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.2) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.2) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.2) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.2) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#33ffffff',GradientType=1 ); /* IE6-9 */
}

.slideshow-not-cloned .slide-wrapper.fso-slide-last .slide-arrow-holder.slide-right-arrow2:hover .arrow-bg.gradiented,
.slide-arrow-holder.slide-right-arrow2 .arrow-bg.gradiented {
    background: -moz-linear-gradient(left, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.5) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.1)), color-stop(100%,rgba(255,255,255,0.5))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.5) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.5) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.5) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.5) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1affffff', endColorstr='#80ffffff',GradientType=1 ); /* IE6-9 */
}

.slide-arrow-holder.slide-right-arrow2 .arrow-bg.gradiented:after {
    content: " ";
    top: 0;
    bottom: 0;
    right: 0;
    width: 50px;
    position: absolute;
    background: rgba(255, 255, 255, 0.4);
}

.slide-arrow-holder.slide-left-arrow2 .arrow-bg.gradiented:after {
    content: " ";
    top: 0;
    bottom: 0;
    left: 0;
    width: 50px;
    position: absolute;
    background: rgba(255, 255, 255, 0.4);
}

.slideshow-zoomed-in .slide-arrow-holder.slide-right-arrow2 .arrow-bg.gradiented:after,
.slideshow-zoomed-in .slide-arrow-holder.slide-left-arrow2 .arrow-bg.gradiented:after {
    display: none;
}


.slide-arrow-holder.slide-right-arrow2:hover .arrow-bg.gradiented {
    background: -moz-linear-gradient(left, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.7) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.2)), color-stop(100%,rgba(255,255,255,0.7))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0.7) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0.7) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0.7) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0.7) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33ffffff', endColorstr='#b3ffffff',GradientType=1 ); /* IE6-9 */
}


/* no bg color on zoom */
#shell .zoomedIn .slide-arrow-holder {
    width: 50px !important;
}

#shell .zoomedIn .slide-left-arrow2 {
    left: 5%;
}
#shell .zoomedIn .slide-right-arrow2 {
    right: 5%;
}

#shell .zoomedIn .slide-arrow-holder .arrow-bg {
    background: rgba(255,255,255,0.0);
}
.slide-arrow-holder.slide-right-arrow2 .arrow-bg {
    right: -11px;
}
.slide-arrow-holder.slide-left-arrow2 .arrow-bg {
    left: -11px;
    /*border: 1px solid purple;*/
}

.modernizr-touch .slide-arrow-holder {
    max-width: 80px;
}



.slide-selectors {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    /*
    top: 575px;
    width: 860px;
    */
    text-align: center;
    background: #678CA5;
    padding: 2px 220px 0;
    height: 24px;
    white-space: nowrap;
}

@media (max-width: 1023px) {
    .slide-selectors {
        padding: 2px 20px 0;
    }
}

.zoomedIn .slide-selectors {
    /*background: none;*/
    display: none;
}

.fso-slide-lower-bg .slide-selectors {
    /*
    bottom: 0;
    top: auto !important;
    */
    left: 0 !important;
    background: none;
}

.fso-slide-lower-bg .slide-selectors .slide-link .slide-thumb:after {
    color: #aaa;
}

.slide-selectors .slide-prev-next {
    color: #fff;
    display: inline-block;
    position: relative;
    top: -1px;
    font-weight: normal;
    font-size: 14px;
}
.slide-selectors .slide-prev-next:hover {
    text-decoration: none;
    color: #c3d1e0;
}
.slide-selectors .slide-prev:before {
    content: "\25c0";
    font-size: 14px;
    position: absolute;
    left: -17px;
    color: #fff;
    top: -1px;
}
[dir="rtl"]  .slide-selectors .slide-prev:before {
    content: "\25b6";
}
.slide-selectors .slide-prev:hover:before {
    color: #c3d1e0;
}
.slide-selectors .slide-next:after {
    content: "\25b6";
    font-size: 14px;
    position: absolute;
    right: -17px;
    color: #fff;
    top: 0px;
}
[dir="rtl"]  .slide-selectors .slide-next:after {
    content: "\25c0";
}
.slide-selectors .slide-next:hover:after {
    color: #c3d1e0;
}

.slide-selectors .slide-link {
    
			transition: background 0.2s linear;
			-webkit-transition: background 0.2s linear;
			-moz-transition: background 0.2s linear;
			-o-transition: background 0.2s linear;
			-ms-transition: background 0.2s linear;
		
    display: inline-block;
    font-size: 1px;
    width: 10px;
    height: 10px;
    position: relative;
    border: 1px solid #c3d1e0;
    border-radius: 8px;
    background: #c3d1e0;
}

/*
.path-el-churches-flag-land-base-scientology-the-new-flag-building .slide-selectors .slide-link {
    width: 9px;
}
*/

.slide-selectors .slide-link.selected {
    border: 1px solid #2A5D9E;
    background: #2A5D9E;
}

.slide-selectors .slide-link:hover {
    background: #aaa;
}

.slide-selectors .slide-link .slide-thumb {
    position: absolute;
    /*background: #eee;*/
    width: 120px;
    height: 80px;
    top: -94px;
    left: -55px;
    border: 1px solid #000;
    opacity: 0;
    
			transition: opacity 0.25s linear, visibility 0.25s linear;
			-webkit-transition: opacity 0.25s linear, visibility 0.25s linear;
			-moz-transition: opacity 0.25s linear, visibility 0.25s linear;
			-o-transition: opacity 0.25s linear, visibility 0.25s linear;
			-ms-transition: opacity 0.25s linear, visibility 0.25s linear;
		
    visibility: hidden;
    background-color: #aaa;
    /*
    background-image: url(/sites/all/themes/gold_master/www_scientology_org2/img/fso-slider-thumbnails.jpg);
    */
}

/*
.path-david-miscavige-golden-age-of-tech-phase-two .slide-selectors .slide-link .slide-thumb {
    background-image: url(/sites/default/files/gat-2/slideshow/GAT-II-slider-thumbnails.jpg);
}
.path-david-miscavige-ias-2013-celebration .slide-selectors .slide-link .slide-thumb {
    background-image: url(/sites/default/files/ias-2013/IAS-slider-thumbnails.jpg);
}
.path-david-miscavige-cornerstone-members .slide-selectors .slide-link .slide-thumb {
    background-image: url(/sites/default/files/cornerstone/cornerstone-slider-thumbnails.jpg);
}
.path-david-miscavige-flag-grand-opening-new-scientology-spiritual-headquarters .slide-selectors .slide-link .slide-thumb {
    background-image: url(/sites/default/files/fso/slideshow/flag-slider-thumbnails.jpg);
}
.path-david-miscavige-golden-age-of-tech-phase-two-materials .slide-selectors .slide-link .slide-thumb {
    background-image: url(/sites/default/files/gat2materials/materials-slider-thumbnails.jpg);
}
.path-david-miscavige-grand-opening-church-of-scientology-kaohsiung .slide-selectors .slide-link .slide-thumb {
    background-image: url(/sites/default/files/kaohsiung/slideshow/kaohsiung-slider-thumbnails.jpg);
}
*/

.slide-selectors .slide-link .slide-thumb:after {
    content: "\25bc";
    font-size: 16px;
    position: absolute;
    bottom: -16px;
    left: 51px;
    color: #000;
}

.slide-selectors .slide-link:hover .slide-thumb {
    opacity: 1;
    visibility: visible;
}

/****************
/* SCROLLING DOTS
/****************/

.scrolling-dots .slide-last-link:hover,
.scrolling-dots .slide-first-link:hover {
    opacity: 0.6;
}

.scrolling-dots .slide-last-link,
.scrolling-dots .slide-first-link {
    display: inline-block;
    width: 20px;
    height: 14px;
    position: relative;
    left: -25px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAPCAYAAAFxQ8S6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5ODgwMjdBNTlFMTcxMUUzOTYxRDg3MkMxMDQ2QzU1RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5ODgwMjdBNjlFMTcxMUUzOTYxRDg3MkMxMDQ2QzU1RSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk4ODAyN0EzOUUxNzExRTM5NjFEODcyQzEwNDZDNTVFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjk4ODAyN0E0OUUxNzExRTM5NjFEODcyQzEwNDZDNTVFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+KYzGAQAAAS5JREFUeNpi/P//PwMMsICIL1++/D9y5AgDQAAxwmSYoLL/AQKIASSChP9v3779PxMDKmB8+PAhA0AAMSKbCgNMYDOA4MSJE/9hbJBKEIMRJgBisyCbB2MABBDcVjRXgPHx48f/b926FSyH4qJTp07B7AJjCwsLBiYmJhSPgYGZmRkj1DpGYBCg+gmbd7ABgAAiSiEiPLGAnz9//sdwGwz8+PED7AlWVlZMD8AkOTg4sFoHBqCIxQqwBe7u3bvBAn///oXEEr4YAKUFEE1UEAAEqKWMcQAIQSAYe57FM3kIBb+ihwsFxqicNm6PiTMs10BvMn7QK65jYv+Slpk5M/uW1mk4F2pG/vsYEXl07DRcKUoDWwuhTFV9TihMQ0tHqiBiA4BeCxGJ69D788TmBxHAHDjOsytfAAAAAElFTkSuQmCC) 0px 0px no-repeat transparent;
    cursor: pointer;
}

.scrolling-dots .slide-last-link {
    left: 28px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAPCAYAAAFxQ8S6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5ODgwMjdBOTlFMTcxMUUzOTYxRDg3MkMxMDQ2QzU1RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5ODgwMjdBQTlFMTcxMUUzOTYxRDg3MkMxMDQ2QzU1RSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk4ODAyN0E3OUUxNzExRTM5NjFEODcyQzEwNDZDNTVFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjk4ODAyN0E4OUUxNzExRTM5NjFEODcyQzEwNDZDNTVFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+ZyAkGQAAARlJREFUeNpi/P//PwMMsEBpsAhAADHCZECi/0+dOsUAEEAwERDBCFPKBCJPnDjBgAwAAogR2VQYYNqxY8f/L1++oMiAtfPw8MCtBdv4798/BiRLwAAggBhAZs6YMeM/iMaBwXJgI+Xl5WFGgjG6vXC7kQHIG0C3MKKLY/UONgAQQEQpBFsLCgsc8v/hvv379y/YS7t37/6PzacoimAASTFuRd+/f/+PEWYw8OPHD7BnODg4GDEc/vv3b6ySJAUBQIARHaDEALjboWEKjus9e/YQa8N/5KSHEhCgZAhKmy4uLgzICYlYw5kIKcBm+Jw5c7AbDov97du3/0ePT+R4PX78+H8ceQMujtVloHiH5mRGWBRbWFgw0jU2AbduLEgK4WCgAAAAAElFTkSuQmCC) 0px 0px no-repeat transparent;
}

[dir="rtl"] .scrolling-dots .slide-last-link {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAPCAYAAAFxQ8S6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5ODgwMjdBNTlFMTcxMUUzOTYxRDg3MkMxMDQ2QzU1RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5ODgwMjdBNjlFMTcxMUUzOTYxRDg3MkMxMDQ2QzU1RSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk4ODAyN0EzOUUxNzExRTM5NjFEODcyQzEwNDZDNTVFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjk4ODAyN0E0OUUxNzExRTM5NjFEODcyQzEwNDZDNTVFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+KYzGAQAAAS5JREFUeNpi/P//PwMMsICIL1++/D9y5AgDQAAxwmSYoLL/AQKIASSChP9v3779PxMDKmB8+PAhA0AAMSKbCgNMYDOA4MSJE/9hbJBKEIMRJgBisyCbB2MABBDcVjRXgPHx48f/b926FSyH4qJTp07B7AJjCwsLBiYmJhSPgYGZmRkj1DpGYBCg+gmbd7ABgAAiSiEiPLGAnz9//sdwGwz8+PED7AlWVlZMD8AkOTg4sFoHBqCIxQqwBe7u3bvBAn///oXEEr4YAKUFEE1UEAAEqKWMcQAIQSAYe57FM3kIBb+ihwsFxqicNm6PiTMs10BvMn7QK65jYv+Slpk5M/uW1mk4F2pG/vsYEXl07DRcKUoDWwuhTFV9TihMQ0tHqiBiA4BeCxGJ69D788TmBxHAHDjOsytfAAAAAElFTkSuQmCC) 0px 0px no-repeat transparent;
}
[dir="rtl"] .scrolling-dots .slide-first-link {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAPCAYAAAFxQ8S6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5ODgwMjdBOTlFMTcxMUUzOTYxRDg3MkMxMDQ2QzU1RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5ODgwMjdBQTlFMTcxMUUzOTYxRDg3MkMxMDQ2QzU1RSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk4ODAyN0E3OUUxNzExRTM5NjFEODcyQzEwNDZDNTVFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjk4ODAyN0E4OUUxNzExRTM5NjFEODcyQzEwNDZDNTVFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+ZyAkGQAAARlJREFUeNpi/P//PwMMsEBpsAhAADHCZECi/0+dOsUAEEAwERDBCFPKBCJPnDjBgAwAAogR2VQYYNqxY8f/L1++oMiAtfPw8MCtBdv4798/BiRLwAAggBhAZs6YMeM/iMaBwXJgI+Xl5WFGgjG6vXC7kQHIG0C3MKKLY/UONgAQQEQpBFsLCgsc8v/hvv379y/YS7t37/6PzacoimAASTFuRd+/f/+PEWYw8OPHD7BnODg4GDEc/vv3b6ySJAUBQIARHaDEALjboWEKjus9e/YQa8N/5KSHEhCgZAhKmy4uLgzICYlYw5kIKcBm+Jw5c7AbDov97du3/0ePT+R4PX78+H8ceQMujtVloHiH5mRGWBRbWFgw0jU2AbduLEgK4WCgAAAAAElFTkSuQmCC) 0px 0px no-repeat transparent;
}

.scrolling-dots .slide-dots-holder {
    position: absolute;
    display: inline-block;
    height: 15px;
    padding-left: 60px;
    left: 30px;
    right: 30px;
}

/*
:lang(ja) .scrolling-dots .slide-dots-holder {
    left: 35px;
    right: 25px;
}
*/

.scrolling-dots .slide-dots-holder-outer {
    height: 30px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    overflow: hidden;
}

.scrolling-dots:hover .slide-dots-holder-outer {
    height: 110px;
}

.scrolling-dots .slide-dots-holder-inner {
    position: absolute;
    bottom: 0;
    left: 60px;
    width: 2000px;
    text-align: left;
}

[dir="rtl"] .scrolling-dots.slide-selectors .slide-prev:before,
.scrolling-dots.slide-selectors .slide-next:after {
    content: "\25ba";
}

[dir="rtl"] .scrolling-dots.slide-selectors .slide-next:after,
.scrolling-dots.slide-selectors .slide-prev:before {
    content: "\25c4";
    top: 0;
}

.scrolling-dots .slide-dot-over {
    display: inline-block;
    z-index: 10;
    background: #678CA4;
    position: absolute;
    top: 4px;
}

.fso-slide-lower-bg .scrolling-dots .slide-dot-over {
    background: none;
}

.scrolling-dots .slide-dot-over-left {
    left: 31px;
    /*
    width: 58px;
    */
}

/*
:lang(ja) .scrolling-dots .slide-dot-over-left {
    left: 31px;
    width: 68px;
}
:lang(el) .scrolling-dots .slide-dot-over-left {
    left: 31px;
    width: 105px;
}
:lang(fr) .scrolling-dots .slide-dot-over-left,
:lang(it) .scrolling-dots .slide-dot-over-left {
    width: 80px;
}
*/

.scrolling-dots .slide-dot-over-right {
    right: 28px;
    /*
    width: 85px;
    */
}

/*
:lang(en) .scrolling-dots .slide-dot-over-right,
:lang(he) .scrolling-dots .slide-dot-over-right {
    width: 70px;
}
:lang(pt) .scrolling-dots .slide-dot-over-right,
:lang(el) .scrolling-dots .slide-dot-over-right {
    right: 37px;
}
:lang(ja) .scrolling-dots .slide-dot-over-right {
    width: 65px;
}
:lang(es) .scrolling-dots .slide-dot-over-right,
:lang(es_ES) .scrolling-dots .slide-dot-over-right{
    width: 95px;
}
:lang(it) .scrolling-dots .slide-dot-over-right,
:lang(hu) .scrolling-dots .slide-dot-over-right {
    width: 110px;
}
*/


.scrolling-dots.slide-selectors .slide-link:hover {
    opacity: 1 !important;
}

/***************
/* DOT SCROLLING
/***************/

.fso-slides-wide-enough-for-apple-dots-no-slide .slide-dots-holder .slide-link {
    opacity: 1 !important;
}

.fso-slides-wide-enough-for-apple-dots-no-slide .slide-dots-holder .slide-dots-holder-inner {
    left: 0 !important;
    text-align: center;
    width: 100% !important;
}

.fso-slider-not-too-many-apple-dots .scrolling-dots .slide-dots-holder-inner {
    width: auto;
    opacity: 1 !important;
}

.fso-slider-not-too-many-apple-dots .scrolling-dots .slide-dots-holder {
    padding-left: 0;
}

.fso-slider-not-too-many-apple-dots .scrolling-dots .slide-dots-holder-outer {
    height: auto;
    overflow: visible;
}

.fso-slider-not-too-many-apple-dots .scrolling-dots .slide-dots-holder,
.fso-slider-not-too-many-apple-dots .scrolling-dots .slide-dots-holder-outer,
.fso-slider-not-too-many-apple-dots .scrolling-dots .slide-dots-holder-inner,
.fso-slider-not-too-many-apple-dots .scrolling-dots .slide-dot-over {
    position: static;
}

.fso-slider-not-too-many-apple-dots .slide-last-link,
.fso-slider-not-too-many-apple-dots .slide-first-link {
    display: none;
}

/* FIXME */
/* FIXME */
/* FIXME */
/*
.slide-selectors .slide-link[href="#slide1"] .slide-thumb { background-position: 0px 0px; }
.slide-selectors .slide-link[href="#slide2"] .slide-thumb { background-position: -120px 0px; }
.slide-selectors .slide-link[href="#slide3"] .slide-thumb { background-position: -240px 0px; }
.slide-selectors .slide-link[href="#slide4"] .slide-thumb { background-position: -360px 0px; }
.slide-selectors .slide-link[href="#slide5"] .slide-thumb { background-position: -480px 0px; }
.slide-selectors .slide-link[href="#slide6"] .slide-thumb { background-position: -600px 0px; }
.slide-selectors .slide-link[href="#slide7"] .slide-thumb { background-position: -720px 0px; }
.slide-selectors .slide-link[href="#slide8"] .slide-thumb { background-position: -840px 0px; }
.slide-selectors .slide-link[href="#slide9"] .slide-thumb { background-position: -960px 0px; }
.slide-selectors .slide-link[href="#slide10"] .slide-thumb { background-position: -1080px 0px; }
.slide-selectors .slide-link[href="#slide11"] .slide-thumb { background-position: -1200px 0px; }
.slide-selectors .slide-link[href="#slide12"] .slide-thumb { background-position: -1320px 0px; }
.slide-selectors .slide-link[href="#slide13"] .slide-thumb { background-position: -1440px 0px; }
.slide-selectors .slide-link[href="#slide14"] .slide-thumb { background-position: -1560px 0px; }
.slide-selectors .slide-link[href="#slide15"] .slide-thumb { background-position: -1680px 0px; }
.slide-selectors .slide-link[href="#slide16"] .slide-thumb { background-position: -1800px 0px; }
.slide-selectors .slide-link[href="#slide17"] .slide-thumb { background-position: -1920px 0px; }
.slide-selectors .slide-link[href="#slide18"] .slide-thumb { background-position: -2040px 0px; }
.slide-selectors .slide-link[href="#slide19"] .slide-thumb { background-position: -2160px 0px; }
.slide-selectors .slide-link[href="#slide20"] .slide-thumb { background-position: -2280px 0px; }
.slide-selectors .slide-link[href="#slide21"] .slide-thumb { background-position: -2400px 0px; }
.slide-selectors .slide-link[href="#slide22"] .slide-thumb { background-position: -2520px 0px; }
.slide-selectors .slide-link[href="#slide23"] .slide-thumb { background-position: -2640px 0px; }
.slide-selectors .slide-link[href="#slide24"] .slide-thumb { background-position: -2760px 0px; }
.slide-selectors .slide-link[href="#slide25"] .slide-thumb { background-position: -2880px 0px; }
.slide-selectors .slide-link[href="#slide26"] .slide-thumb { background-position: -3000px 0px; }
.slide-selectors .slide-link[href="#slide27"] .slide-thumb { background-position: -3120px 0px; }
.slide-selectors .slide-link[href="#slide28"] .slide-thumb { background-position: -3240px 0px; }
.slide-selectors .slide-link[href="#slide29"] .slide-thumb { background-position: -3360px 0px; }
.slide-selectors .slide-link[href="#slide30"] .slide-thumb { background-position: -3480px 0px; }
.slide-selectors .slide-link[href="#slide31"] .slide-thumb { background-position: -3600px 0px; }
.slide-selectors .slide-link[href="#slide32"] .slide-thumb { background-position: -3720px 0px; }
.slide-selectors .slide-link[href="#slide33"] .slide-thumb { background-position: -3840px 0px; }
.slide-selectors .slide-link[href="#slide34"] .slide-thumb { background-position: -3960px 0px; }
.slide-selectors .slide-link[href="#slide35"] .slide-thumb { background-position: -4080px 0px; }
.slide-selectors .slide-link[href="#slide36"] .slide-thumb { background-position: -4200px 0px; }
.slide-selectors .slide-link[href="#slide37"] .slide-thumb { background-position: -4320px 0px; }
.slide-selectors .slide-link[href="#slide38"] .slide-thumb { background-position: -4440px 0px; }
.slide-selectors .slide-link[href="#slide39"] .slide-thumb { background-position: -4560px 0px; }
.slide-selectors .slide-link[href="#slide40"] .slide-thumb { background-position: -4680px 0px; }
.slide-selectors .slide-link[href="#slide41"] .slide-thumb { background-position: -4800px 0px; }
.slide-selectors .slide-link[href="#slide42"] .slide-thumb { background-position: -4920px 0px; }
.slide-selectors .slide-link[href="#slide43"] .slide-thumb { background-position: -5040px 0px; }
.slide-selectors .slide-link[href="#slide44"] .slide-thumb { background-position: -5160px 0px; }
.slide-selectors .slide-link[href="#slide45"] .slide-thumb { background-position: -5280px 0px; }
.slide-selectors .slide-link[href="#slide46"] .slide-thumb { background-position: -5400px 0px; }
.slide-selectors .slide-link[href="#slide47"] .slide-thumb { background-position: -5520px 0px; }
.slide-selectors .slide-link[href="#slide48"] .slide-thumb { background-position: -5640px 0px; }
.slide-selectors .slide-link[href="#slide49"] .slide-thumb { background-position: -5760px 0px; }
.slide-selectors .slide-link[href="#slide50"] .slide-thumb { background-position: -5880px 0px; }
.slide-selectors .slide-link[href="#slide51"] .slide-thumb { background-position: -6000px 0px; }
.slide-selectors .slide-link[href="#slide52"] .slide-thumb { background-position: -6120px 0px; }
.slide-selectors .slide-link[href="#slide53"] .slide-thumb { background-position: -6240px 0px; }
.slide-selectors .slide-link[href="#slide54"] .slide-thumb { background-position: -6360px 0px; }
.slide-selectors .slide-link[href="#slide55"] .slide-thumb { background-position: -6480px 0px; }
.slide-selectors .slide-link[href="#slide56"] .slide-thumb { background-position: -6600px 0px; }
.slide-selectors .slide-link[href="#slide57"] .slide-thumb { background-position: -6720px 0px; }
.slide-selectors .slide-link[href="#slide58"] .slide-thumb { background-position: -6840px 0px; }
.slide-selectors .slide-link[href="#slide59"] .slide-thumb { background-position: -6960px 0px; }
.slide-selectors .slide-link[href="#slide60"] .slide-thumb { background-position: -7080px 0px; }
.slide-selectors .slide-link[href="#slide61"] .slide-thumb { background-position: -7200px 0px; }
.slide-selectors .slide-link[href="#slide62"] .slide-thumb { background-position: -7320px 0px; }
.slide-selectors .slide-link[href="#slide63"] .slide-thumb { background-position: -7440px 0px; }
.slide-selectors .slide-link[href="#slide64"] .slide-thumb { background-position: -7560px 0px; }
.slide-selectors .slide-link[href="#slide65"] .slide-thumb { background-position: -7680px 0px; }
.slide-selectors .slide-link[href="#slide66"] .slide-thumb { background-position: -7800px 0px; }
.slide-selectors .slide-link[href="#slide67"] .slide-thumb { background-position: -7920px 0px; }
.slide-selectors .slide-link[href="#slide68"] .slide-thumb { background-position: -8040px 0px; }
.slide-selectors .slide-link[href="#slide69"] .slide-thumb { background-position: -8160px 0px; }
.slide-selectors .slide-link[href="#slide70"] .slide-thumb { background-position: -8280px 0px; }
.slide-selectors .slide-link[href="#slide71"] .slide-thumb { background-position: -8400px 0px; }
.slide-selectors .slide-link[href="#slide72"] .slide-thumb { background-position: -8520px 0px; }
.slide-selectors .slide-link[href="#slide73"] .slide-thumb { background-position: -8640px 0px; }
.slide-selectors .slide-link[href="#slide74"] .slide-thumb { background-position: -8760px 0px; }
.slide-selectors .slide-link[href="#slide75"] .slide-thumb { background-position: -8880px 0px; }
.slide-selectors .slide-link[href="#slide76"] .slide-thumb { background-position: -9000px 0px; }
.slide-selectors .slide-link[href="#slide77"] .slide-thumb { background-position: -9120px 0px; }
.slide-selectors .slide-link[href="#slide78"] .slide-thumb { background-position: -9240px 0px; }
.slide-selectors .slide-link[href="#slide79"] .slide-thumb { background-position: -9360px 0px; }
.slide-selectors .slide-link[href="#slide80"] .slide-thumb { background-position: -9480px 0px; }
.slide-selectors .slide-link[href="#slide81"] .slide-thumb { background-position: -9600px 0px; }
.slide-selectors .slide-link[href="#slide82"] .slide-thumb { background-position: -9720px 0px; }
.slide-selectors .slide-link[href="#slide83"] .slide-thumb { background-position: -9840px 0px; }
.slide-selectors .slide-link[href="#slide84"] .slide-thumb { background-position: -9960px 0px; }
.slide-selectors .slide-link[href="#slide85"] .slide-thumb { background-position: -10080px 0px; }
.slide-selectors .slide-link[href="#slide86"] .slide-thumb { background-position: -10200px 0px; }
.slide-selectors .slide-link[href="#slide87"] .slide-thumb { background-position: -10320px 0px; }
.slide-selectors .slide-link[href="#slide88"] .slide-thumb { background-position: -10440px 0px; }
.slide-selectors .slide-link[href="#slide89"] .slide-thumb { background-position: -10560px 0px; }
.slide-selectors .slide-link[href="#slide90"] .slide-thumb { background-position: -10680px 0px; }
.slide-selectors .slide-link[href="#slide91"] .slide-thumb { background-position: -10800px 0px; }
.slide-selectors .slide-link[href="#slide92"] .slide-thumb { background-position: -10920px 0px; }
.slide-selectors .slide-link[href="#slide93"] .slide-thumb { background-position: -11040px 0px; }
.slide-selectors .slide-link[href="#slide94"] .slide-thumb { background-position: -11160px 0px; }
.slide-selectors .slide-link[href="#slide95"] .slide-thumb { background-position: -11280px 0px; }
.slide-selectors .slide-link[href="#slide96"] .slide-thumb { background-position: -11400px 0px; }
.slide-selectors .slide-link[href="#slide97"] .slide-thumb { background-position: -11520px 0px; }
.slide-selectors .slide-link[href="#slide98"] .slide-thumb { background-position: -11640px 0px; }
.slide-selectors .slide-link[href="#slide99"] .slide-thumb { background-position: -11760px 0px; }
.slide-selectors .slide-link[href="#slide100"] .slide-thumb { background-position: -11880px 0px; }
*/

[lang="he"] #shell .slide-selectors .slide-prev-next {
    left: auto;
    right: -10px;
}

[lang="he"] #shell .slide-selectors .slide-prev-next.slide-next {
    left: -10px;
    right: auto;
}





@media (max-width: 768px)
{
.zoomedIn .text-item {
    visibility: hidden;
}
}

.slide-wrapper.zoomedIn {
    background: url(data:image/gif;base64,R0lGODlhGAAYAPQAAAAAAP///zAwMAQEBB4eHk5OThYWFnBwcDY2NmJiYiYmJlZWVj4+PgwMDIiIiHh4eEZGRpaWlgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJBwAAACwAAAAAGAAYAAAFriAgjiQAQWVaDgr5POSgkoTDjFE0NoQ8iw8HQZQTDQjDn4jhSABhAAOhoTqSDg7qSUQwxEaEwwFhXHhHgzOA1xshxAnfTzotGRaHglJqkJcaVEqCgyoCBQkJBQKDDXQGDYaIioyOgYSXA36XIgYMBWRzXZoKBQUMmil0lgalLSIClgBpO0g+s26nUWddXyoEDIsACq5SsTMMDIECwUdJPw0Mzsu0qHYkw72bBmozIQAh+QQJBwAAACwAAAAAGAAYAAAFsCAgjiTAMGVaDgR5HKQwqKNxIKPjjFCk0KNXC6ATKSI7oAhxWIhezwhENTCQEoeGCdWIPEgzESGxEIgGBWstEW4QCGGAIJEoxGmGt5ZkgCRQQHkGd2CESoeIIwoMBQUMP4cNeQQGDYuNj4iSb5WJnmeGng0CDGaBlIQEJziHk3sABidDAHBgagButSKvAAoyuHuUYHgCkAZqebw0AgLBQyyzNKO3byNuoSS8x8OfwIchACH5BAkHAAAALAAAAAAYABgAAAW4ICCOJIAgZVoOBJkkpDKoo5EI43GMjNPSokXCINKJCI4HcCRIQEQvqIOhGhBHhUTDhGo4diOZyFAoKEQDxra2mAEgjghOpCgz3LTBIxJ5kgwMBShACREHZ1V4Kg1rS44pBAgMDAg/Sw0GBAQGDZGTlY+YmpyPpSQDiqYiDQoCliqZBqkGAgKIS5kEjQ21VwCyp76dBHiNvz+MR74AqSOdVwbQuo+abppo10ssjdkAnc0rf8vgl8YqIQAh+QQJBwAAACwAAAAAGAAYAAAFrCAgjiQgCGVaDgZZFCQxqKNRKGOSjMjR0qLXTyciHA7AkaLACMIAiwOC1iAxCrMToHHYjWQiA4NBEA0Q1RpWxHg4cMXxNDk4OBxNUkPAQAEXDgllKgMzQA1pSYopBgonCj9JEA8REQ8QjY+RQJOVl4ugoYssBJuMpYYjDQSliwasiQOwNakALKqsqbWvIohFm7V6rQAGP6+JQLlFg7KDQLKJrLjBKbvAor3IKiEAIfkECQcAAAAsAAAAABgAGAAABbUgII4koChlmhokw5DEoI4NQ4xFMQoJO4uuhignMiQWvxGBIQC+AJBEUyUcIRiyE6CR0CllW4HABxBURTUw4nC4FcWo5CDBRpQaCoF7VjgsyCUDYDMNZ0mHdwYEBAaGMwwHDg4HDA2KjI4qkJKUiJ6faJkiA4qAKQkRB3E0i6YpAw8RERAjA4tnBoMApCMQDhFTuySKoSKMJAq6rD4GzASiJYtgi6PUcs9Kew0xh7rNJMqIhYchACH5BAkHAAAALAAAAAAYABgAAAW0ICCOJEAQZZo2JIKQxqCOjWCMDDMqxT2LAgELkBMZCoXfyCBQiFwiRsGpku0EshNgUNAtrYPT0GQVNRBWwSKBMp98P24iISgNDAS4ipGA6JUpA2WAhDR4eWM/CAkHBwkIDYcGiTOLjY+FmZkNlCN3eUoLDmwlDW+AAwcODl5bYl8wCVYMDw5UWzBtnAANEQ8kBIM0oAAGPgcREIQnVloAChEOqARjzgAQEbczg8YkWJq8nSUhACH5BAkHAAAALAAAAAAYABgAAAWtICCOJGAYZZoOpKKQqDoORDMKwkgwtiwSBBYAJ2owGL5RgxBziQQMgkwoMkhNqAEDARPSaiMDFdDIiRSFQowMXE8Z6RdpYHWnEAWGPVkajPmARVZMPUkCBQkJBQINgwaFPoeJi4GVlQ2Qc3VJBQcLV0ptfAMJBwdcIl+FYjALQgimoGNWIhAQZA4HXSpLMQ8PIgkOSHxAQhERPw7ASTSFyCMMDqBTJL8tf3y2fCEAIfkECQcAAAAsAAAAABgAGAAABa8gII4k0DRlmg6kYZCoOg5EDBDEaAi2jLO3nEkgkMEIL4BLpBAkVy3hCTAQKGAznM0AFNFGBAbj2cA9jQixcGZAGgECBu/9HnTp+FGjjezJFAwFBQwKe2Z+KoCChHmNjVMqA21nKQwJEJRlbnUFCQlFXlpeCWcGBUACCwlrdw8RKGImBwktdyMQEQciB7oACwcIeA4RVwAODiIGvHQKERAjxyMIB5QlVSTLYLZ0sW8hACH5BAkHAAAALAAAAAAYABgAAAW0ICCOJNA0ZZoOpGGQrDoOBCoSxNgQsQzgMZyIlvOJdi+AS2SoyXrK4umWPM5wNiV0UDUIBNkdoepTfMkA7thIECiyRtUAGq8fm2O4jIBgMBA1eAZ6Knx+gHaJR4QwdCMKBxEJRggFDGgQEREPjjAMBQUKIwIRDhBDC2QNDDEKoEkDoiMHDigICGkJBS2dDA6TAAnAEAkCdQ8ORQcHTAkLcQQODLPMIgIJaCWxJMIkPIoAt3EhACH5BAkHAAAALAAAAAAYABgAAAWtICCOJNA0ZZoOpGGQrDoOBCoSxNgQsQzgMZyIlvOJdi+AS2SoyXrK4umWHM5wNiV0UN3xdLiqr+mENcWpM9TIbrsBkEck8oC0DQqBQGGIz+t3eXtob0ZTPgNrIwQJDgtGAgwCWSIMDg4HiiUIDAxFAAoODwxDBWINCEGdSTQkCQcoegADBaQ6MggHjwAFBZUFCm0HB0kJCUy9bAYHCCPGIwqmRq0jySMGmj6yRiEAIfkECQcAAAAsAAAAABgAGAAABbIgII4k0DRlmg6kYZCsOg4EKhLE2BCxDOAxnIiW84l2L4BLZKipBopW8XRLDkeCiAMyMvQAA+uON4JEIo+vqukkKQ6RhLHplVGN+LyKcXA4Dgx5DWwGDXx+gIKENnqNdzIDaiMECwcFRgQCCowiCAcHCZIlCgICVgSfCEMMnA0CXaU2YSQFoQAKUQMMqjoyAglcAAyBAAIMRUYLCUkFlybDeAYJryLNk6xGNCTQXY0juHghACH5BAkHAAAALAAAAAAYABgAAAWzICCOJNA0ZVoOAmkY5KCSSgSNBDE2hDyLjohClBMNij8RJHIQvZwEVOpIekRQJyJs5AMoHA+GMbE1lnm9EcPhOHRnhpwUl3AsknHDm5RN+v8qCAkHBwkIfw1xBAYNgoSGiIqMgJQifZUjBhAJYj95ewIJCQV7KYpzBAkLLQADCHOtOpY5PgNlAAykAEUsQ1wzCgWdCIdeArczBQVbDJ0NAqyeBb64nQAGArBTt8R8mLuyPyEAOwAAAAAAAAAAAA==) no-repeat center center;
}

.slide-wrapper.zoomedIn.all-loaded {
    background: none;
}

.fadeOut {
    opacity: 0;
    
			transition: opacity 1s cubic-bezier(0.165, 0.840, 0.440, 1.000);
			-webkit-transition: opacity 1s cubic-bezier(0.165, 0.840, 0.440, 1.000);
			-moz-transition: opacity 1s cubic-bezier(0.165, 0.840, 0.440, 1.000);
			-o-transition: opacity 1s cubic-bezier(0.165, 0.840, 0.440, 1.000);
			-ms-transition: opacity 1s cubic-bezier(0.165, 0.840, 0.440, 1.000);
		
}

.fadeIn {
    
			transition: opacity 1s cubic-bezier(0.165, 0.840, 0.440, 1.000);
			-webkit-transition: opacity 1s cubic-bezier(0.165, 0.840, 0.440, 1.000);
			-moz-transition: opacity 1s cubic-bezier(0.165, 0.840, 0.440, 1.000);
			-o-transition: opacity 1s cubic-bezier(0.165, 0.840, 0.440, 1.000);
			-ms-transition: opacity 1s cubic-bezier(0.165, 0.840, 0.440, 1.000);
		
}

.fso-custom-slider-fader {
    display: none;
    opacity: 1;
    
			transition: opacity 1s cubic-bezier(0.165, 0.840, 0.440, 1.000);
			-webkit-transition: opacity 1s cubic-bezier(0.165, 0.840, 0.440, 1.000);
			-moz-transition: opacity 1s cubic-bezier(0.165, 0.840, 0.440, 1.000);
			-o-transition: opacity 1s cubic-bezier(0.165, 0.840, 0.440, 1.000);
			-ms-transition: opacity 1s cubic-bezier(0.165, 0.840, 0.440, 1.000);
		
}

.fso-custom-slider-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: black;
    z-index: 2;
}

.fso-slide-upper-bg {
    position: fixed;
    left: 0;
    right: 0;
    top: -220px;
    background: url(http://www.scientology.org/sites/all/themes/gold_master/www_scientology_org2/img/fso-slide-full-screen-view-top.png) top left no-repeat transparent;
    height: 300px;
    z-index: 4;
}

.fso-slide-upper-bg .closebtn {
    position: absolute;
    color: #fff;
    bottom: 45px;
    right: 10px;
    font-size: 22px;
    z-index: 500000;
    opacity: 0.7;
}

.fso-slide-lower-bg {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAE7CAYAAAAcg+v2AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gQCAiAMJN8FUwAAAKhJREFUOMutU0ESAyEIi+j2QX1U//+Bhd5wcAyLnV4ykEBGQYH3RwQAHFoEiYJEFZETZlBNJydpcfd0ODdcuDzqLowoDAav55Irpp2pnUU7QWLU4y3zqEWubea3mzNdFP4HFqMFIAA0LaEdk1Mm7EDTdHKLqT4bKFOrHefpIhR6C3735sx30blwPj0ZxNH1rbgt6mJpb2Hd1Rd2pIKl9H/wHwAz++EnfwEJ7LQIqZyTkQAAAABJRU5ErkJggg==) 0 -29px repeat-x transparent;
    height: 50px;
    z-index: 4;
}

/*
.fso-slide-active {
    cursor: ne-resize;
}

.slide-wrapper.zoomedIn .fso-slide-active {
    cursor: sw-resize;
}
*/

.zoomedIn .text-item {
    color: white;
}

.zoomedIn.slide-wrapper slide .lead,
.zoomedIn.slide-wrapper slide h3 {
    color: #8AB4DA;
}

.slide-zoomer {
    position: absolute;
    /*
    opacity: 0;
    */
    bottom: 20px;
    z-index: 400;
    right: 20px;
    width: 100px;
    text-align: right;
    padding-right: 15px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAZCAMAAAAVHr4VAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABa1BMVEUAAAABBwt8gILU1dbQ0dHV1taPkpQ5P0Gkpqjn5+iztLVlZ2ng4OHz8/O8vb1ucHDExcW7vLxsbW06P0OanJ5QVViZnJ5ITFCanZ/i4uLf39/z8/NJTVHj4+OxsbFiYGHe3t309PO7vLxsbW4pLzKNkJDj5OO0tLRDQ0Pn6OevsLBpamopLS+oqqq9vr1KSkvc3d2hoqJlZmZMT1GTlpdHTE+hpKRmamwAAABgZGa2ubne4N9OU1aanJ7Ly8xXWVwHCw5qbnHp6urQ0tIwNDirrK1ERklnam3r6+u4ubri4uKurq9lZmlna27i4uIAAADh4eGwsLBTU1Pb29vBwcJoa27m5ubPz9BlaWzf39+FhodPVFfJysvy8fHv7u7u7u7x8PDf3998fX/z8/P19vb////q6urr6+vo6enp6er+/v7S09Tt7e3n6OjV1tfY2dnn5+j+/v3Y2dr8/Pz+/f37+vr7+/v49/cAAADnHW9VAAAAY3RSTlMABV1zcHBqEF7t8CVY7vAlb/AlE6oVqhSq8JTpfvVqBFju8iUtzPJsAlvJHy2LXgMDCwIFChaAdQxgvicWqfyVDXDHJRLwM3DCrPRqBHDzAfZoA+grcMclcMgpMXJwcHBwdDv0e+uSAAAAAWJLR0QAiAUdSAAAAAlwSFlzAAALEwAACxMBAJqcGAAAANhJREFUKM9jYKAOYGRiZgEBVjZ2LLIcnMkgkMLFjU0vD28qCPDxYzVZIA0kKSiETU5YJB2npKhYRiouSXGJzNQsSSlprJIy2ampsnLyCopKypiSKqo5auoaDAyaWtpY7NTR1dMHUgaGRsSEmbEJiDQ1M7fAImlpZc3AYGOba2fvgCnpmOfk7ALyn6sbpqR7fpaHZ0Fqqpe3D6akb35qVmFqlp+6PwNWSSAICAxiwCkZHILVK6FFIMnisHBskhF5JaWlpWXlkVFYJKNjYuPi4uITEpOICTLiAAAGYzMr8ToNqwAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxNC0wMy0xM1QwMDoxNzo1OS0wNzowMJ5EYX0AAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTQtMDMtMTNUMDA6MTc6NTktMDc6MDDvGdnBAAAAAElFTkSuQmCC) right 2px no-repeat rgba(110, 140, 158, 0.8);
    border: 1px solid white;
    border-radius: 3px;
    box-shadow: 0px 0px 4px 3px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    height: 31px;
    overflow: hidden;
    width: 32px;
    
			transition: width .1s cubic-bezier(0.165, 0.840, 0.440, 1.000);
			-webkit-transition: width .1s cubic-bezier(0.165, 0.840, 0.440, 1.000);
			-moz-transition: width .1s cubic-bezier(0.165, 0.840, 0.440, 1.000);
			-o-transition: width .1s cubic-bezier(0.165, 0.840, 0.440, 1.000);
			-ms-transition: width .1s cubic-bezier(0.165, 0.840, 0.440, 1.000);
		
}

.device-ipad .slide-zoomer,
.ie678 .slide-zoomer {
    display: none !important;
}

.slide-zoomer:hover {
    background-color: rgb(110, 140, 158);
    width: 130px;
}

.fso-custom-zoomer .slide-zoomer:hover {
    width: 130px;
}

.zoomedIn .slide-zoomer {
    display: none;
}

.fso-custom-zoomer {
    position: fixed;
    bottom: 5%;
    right: 0;
    z-index: 10;
    width: 200px;
}

.fso-custom-zoomer .slide-zoomer {
    right: 50%;
    margin-right: 0;
    display: none;
    bottom: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAYCAMAAADeQm2wAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABU1BMVEUAAABJS1BzdnhkaGukpqjQ0dFjZmqnqaqen6BfY2ausLLo6enMzs5zd3rKy8uYmJpcYGOtr7C1trZOUVFvc3bT09S/wMHX19ehoaJwc3bY2Nirq6vW1tampqbFxcWLjIvDxMSOj5Bvc3W8vr5UVlducXPi4+P////S09NXWVoAAABpbG7j5OTs7e3r7Ozv8PC3ubpkamuHiozP0dHExcV0d3enqarT1NTFxsZ1d3d/gYLPz9B1dnZOU1agoqROUVSeoKL6+vr9/f1CRUqeoKLf39/GxsXX19fGxsZPUlfX2Nng4OCwsLCoqarY2NnBwsJ1dnfc3N3t7e3f39+xsbJRUU+4uLmen6Bxc3TS09Oxs7IuMC4rLCzy8vLc3d309PX////4+Pjj5OT5+fnz9PT9/f3j4+T7+/v8/Pz+/v739/f19vb6+vrs7e3t7e7s7O0AAABXt4haAAAAXXRSTlMAEhgypjWCzyot0NMyicopLM65EonJy+NGieNI6UXdJcQiicMkNWVjZiwBcq2pqamlJS3O+jgry/o4S/04HLcauPz+HbXtdc36NNvyYTHU/Dg73PFkAjaxKThQAQGijgsRAAAAAWJLR0QAiAUdSAAAAAlwSFlzAAALEwAACxMBAJqcGAAAANBJREFUKM9jYCAaMDKBSGYWVmySbOwcDAycXLHcPFgkeeP4+AUE4xMShYQxJUWSkkXFUhJSxSWw6JRMS0hPT8iQkmbALpmQkCkjy4BbUk4et2RCloIiNkklsGRCtrIKFklVNXUw0NAkKsy0tHV09YBA38AQi6yRcVYqECSYmGLTa2aeA3KHhSVWk62swZI22ORs7XJxSto75CVkOjphlXR2yU/IdHVzz/DAIunplZDp7cPg6+cfgMXYwKDgkFAGhrDwCGwOioyKBlExRIUZUQAArf8uZmqi3I4AAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDMtMTNUMDE6MDA6NTItMDc6MDBihyi7AAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTAzLTEzVDAxOjAwOjUyLTA3OjAwE9qQBwAAAABJRU5ErkJggg==) right 4px no-repeat rgba(110, 140, 158, 0.8);
}

.slideshow-zoomed-in .fso-custom-zoomer .slide-zoomer {
    display: block;
}

.click-to-expand {
    /*
    background: url(/theme/images/expand-bg.png) top right repeat-y transparent;
    */
    padding: 7px 35px 7px 12px;
    color: white;
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
}


@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../font/glyphicons-halflings-regular.eot');
  src: url('../font/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../font/glyphicons-halflings-regular.woff') format('woff'), url('../font/glyphicons-halflings-regular.ttf') format('truetype'), url('../font/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon:empty {
  width: 1em;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}



/**
 * @file
 * CSS for flyouts (generic).
 */

/*********
/* GENERIC
/*********/

.flyout a {
	font-family: 'Century Gothic', Arial, sans;
	color: #fff;
	font-size: 12px;
	padding: 6px 30px 6px 15px;
	font-weight: bold;
	display: block;
	/*
	background: url(/theme/images/header-left-menu-hover-dark-plain.png) -20px center no-repeat transparent;
	background-position: center;
	*/
	position: relative;
	border: 1px solid #D2D9DF;
	transition: opacity .2s ease-out;
	-webkit-transition: opacity .2s ease-out;
	-moz-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	-ms-transition: opacity .2s ease-out;
	box-shadow: 0 0 20px rgba(245, 245, 245, 0.5),
		1px 0 20px rgba(245, 245, 245, 0.5),
		0 1px 20px rgba(245, 245, 245, 0.5),
		1px 1px 20px rgba(245, 245, 245, 0.5);
}

.flyout li {
	float: left;
}

[dir="rtl"] .flyout li {
	float: right;
}

#outer_shell #shell #header_and_content_container #header_container .mobile-menu,
#outer_shell #shell #header_and_content_container #header_container .flyout.hovved {
	overflow: visible;
	overflow-x: visible;
	overflow-y: visible;
}

#outer_shell .flyout ul li.hovved,
#outer_shell .flyout ul li:hover {
	background: rgba(15, 56, 97, 0.85);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#D80F3861, endColorstr=#D80F3861)";

}

#outer_shell .flyout > ul > li {
	background: rgba(95, 148, 202, 0.65);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#A55F94CA, endColorstr=#A55F94CA)";
}

#outer_shell .flyout > ul > li.hovved,
#outer_shell .flyout > ul > li:hover {
	background: none;
}

/*************
/* TOP PARENTS
/*************/

[dir="rtl"] .flyout > ul > li,
.flyout > ul > li {
	float: none;
}

.flyout li.parent {
	position: relative;
}

.flyout > ul > li > a {
	background: rgba(3, 18, 34, 0.7);
	border: none;
	opacity: 1;
	box-shadow: none;
	padding: 9px 25px 9px 20px;
	border-bottom: 1px solid #4b85ab;
	line-height: 16px;
}
.ie8 .flyout > ul > li > a {
	padding: 7px 30px 7px 20px;
	line-height: 15px;
}

[dir="rtl"] .flyout > ul > li > a {
	padding: 9px 20px 9px 30px;
}

.flyout > ul > li > a.flyout-video:after {
	content: '\e600';
	right: 10px;
	font-family: 'iconset';
	position: absolute;
	font-size: 14px;
	line-height: 14px;
	top: 50%;
	margin-top: -6px;
	font-weight: normal;
}

[dir="rtl"] .flyout > ul > li > a.flyout-video:after {
	right: auto;
	left: 10px;
	-moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

[dir="rtl"] .flyout > ul > li > a.flyout-video:hover:after,
.flyout > ul > li > a.flyout-video:hover:after {
	text-shadow: 0 0 3px #FFFFFF;
}

.flyout ul li.parent > a:after {
	content: '\e60b';
	right: 9px;
	font-family: 'iconset';
	position: absolute;
	font-size: 14px;
	line-height: 14px;
	top: 50%;
	margin-top: -6px;
	font-weight: normal;
}

[dir="rtl"] .flyout ul li.parent > a:after {
	left: 9px;
	right: auto;
	-moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

/**********
/* CHILDREN
/**********/

.flyout li.parent > ul {
	position: absolute;
	top: 0;
	left: 215px;
	padding: 0 0 0 7px;
	visibility: hidden;
	opacity: 0;
	transition: opacity .3s ease-out, visibility 0 ease-out .3s;
	-webkit-transition: opacity .3s ease-out, visibility 0 ease-out .3s;
	-moz-transition: opacity .3s ease-out, visibility 0 ease-out .3s;
	-o-transition: opacity .3s ease-out, visibility 0 ease-out .3s;
	-ms-transition: opacity .3s ease-out, visibility 0 ease-out .3s;
}

[dir="rtl"] .flyout li.parent > ul {
	left: auto;
	right: 215px;
	padding: 0 10px 0 0;
}

.flyout li.parent > ul.text-flyout {
    top: 50%;
}

.flyout li.parent > ul > li {
	background: rgba(3, 18, 34, 0.7);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2031222,endColorstr=#B2031222)";
}

.flyout li.parent.hovved > ul,
.flyout li.parent:hover > ul {
	visibility: visible;
	opacity: 1;
	transition: opacity .3s ease-out .3s;
	-webkit-transition: opacity .3s ease-out .3s;
	-moz-transition: opacity .3s ease-out .3s;
	-o-transition: opacity .3s ease-out .3s;
	-ms-transition: opacity .3s ease-out .3s;
}

.device-mobile .flyout li.parent.hovved > ul {
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
}

.flyout ul li.parent > ul > li.hidden {
	display: none;
}

/**********
/* CAPTIONS
/**********/

.flyout .caption {
	position: absolute;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALcAAAC2CAYAAACbMhw6AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gICBAUSve5hxQAAAg1JREFUeNrt2LFtg0AUgOE7dGWkwAZI3iENQ1BmTcbwEG5YIKRLg/LS2Iob5MTxWXL0fQ1Ipnr68T2RIyJR3XK8dkZxP8UI/i7nvPlbRCw55/bsvtt4ziBvrDGCes7DPr4EbUTsTUbc/yrsk2EYXiLi1YTucKI6Dm+/lkTE29b6kVJK0zR9jOP4lHP+tJaI+2HijohD0zS7S3Nd1/W9lNKJ21ryKKvIvu/73U9CLaW0EbGYWj0lfX+m4vqoT/v08zzPv/nHF3jNEzWl5DzEWgLiBnGDuEHcIG7EDeIGcYO4QdwgbsQN4gZxg7hB3CBuxA3iBnGDuEHcIG4QN+IGcYO4QdwgbhA34gZxg7hB3CBuEDfiBnGDuEHcIG4QN+IGcYO4QdwgbhA3iBtxg7hB3CBuEDeIG3GDuEHcIG4QN4gbcYO4QdwgbhA3iBvEjbhB3CBuEDeIG8SNuEHcIG4QN4gbxI24QdwgbhA3iBvEDeJG3CBuEDeIG8QN4kbcIG4QN4gbxA3iRtwgbhA3iBvEDeJG3CBuEDeIG8QN4gZxI24QN4gbxA3iBnEjbhA3iBvEDeIGcSNuEDeIG8QN4gZxg7gRN4gbxA3iBnGDuBE3iBvEDeIGcYO4ETeIG8QN4gZxg7gRN4gbxA3iBnGDuEHciBvEDeIGcYO4QdyIG8QN4gZxg7hB3IgbxA3iBnFDHV/2DlgOmEAm+wAAAABJRU5ErkJggg==) no-repeat top center;
	padding: 12px 3px 5px 3px;
	left: 0;
	right: 0;
	text-align: center;
	margin: 0 10px 0 10px;
	z-index: 3;
	visibility: hidden;
	opacity: 0;
	transition: opacity .25s ease-out, visibility 0 ease-out .25s;
	-webkit-transition: opacity .25s ease-out, visibility 0 ease-out .25s;
	-moz-transition: opacity .25s ease-out, visibility 0 ease-out .25s;
	-o-transition: opacity .25s ease-out, visibility 0 ease-out .25s;
	-ms-transition: opacity .25s ease-out, visibility 0 ease-out .25s;
}

.flyout a.hovved > .caption,
.flyout a:hover > .caption {
	visibility: visible;
	opacity: 1;
	transition: opacity .25s ease-out, visibility 0 ease-out;
	-webkit-transition: opacity .25s ease-out, visibility 0 ease-out;
	-moz-transition: opacity .25s ease-out, visibility 0 ease-out;
	-o-transition: opacity .25s ease-out, visibility 0 ease-out;
	-ms-transition: opacity .25s ease-out, visibility 0 ease-out;
}

/*******
/* SIZES
/*******/

.flyout a.gcui_flyout_large {
	width: 140px;
	height: 76px;
}

.flyout a.gcui_flyout_large .caption {
	top: 67px;
}

.flyout a.slideshow_thumb_120 {
	width: 120px;
	height: 70px;
}

.flyout a.slideshow_thumb_120 .caption {
	top: 61px;
}

.flyout a.slideshow_tiny {
	width: 70px;
	height: 39px;
}

.flyout a.slideshow_tiny .caption {
	top: 31px;
	width: 120%;
	margin-left: -10%;
	font-size: 11px;
}

[dir="rtl"] .flyout a.slideshow_tiny .caption {
	margin-right: -10%;
}

/***********************
/* SECOND-LEVEL SUBMENUS
/***********************/

.flyout ul.submenu {
	width: 190px;
}

.flyout ul.submenu > li.parent > ul {
	left: 178px;
}

[dir="rtl"] .flyout ul.submenu > li.parent > ul {
	left: auto;
	right: 178px;
}

ul.submenu > li > a {
	font-weight: normal;
	border: 1px solid #61798f;
	box-shadow: none;
}

.flyout ul.submenu.text-flyout > li {
	width: 100%;
}

/****************
/* FLYOUT BUTTONS
/****************/

.flyout li {
	position: relative;
}

.flyout a.flyout-button {
	position: absolute;
	padding: 0 15px 0 5px;
	box-shadow: none;
	border: none;
	display: block;
	margin: 0 auto;
	width: 80%;
	left: 10%;
	font-size: 10px;
	text-align: center;
	background: rgba(3, 18, 34, 0.7);
	border-radius: 3px;
}

.flyout a.flyout-button:nth-child(2) {
	top: 50px;
}

.flyout a.flyout-button:nth-child(3) {
	top: 33px;
}

.flyout a.flyout-button:after {
	content: '\e600';
	right: 1px;
	font-family: 'iconset';
	position: absolute;
	font-size: 10px;
	line-height: 10px;
	top: 50%;
	margin-top: -5px;
	font-weight: normal;
}


.slideshow-left-nav {
    background: rgba(3, 34, 66, 0.8);
    z-index: 3;
    padding-top: 6px;
    /* ??? why
    
			transition: opacity .6s cubic-bezier(0.19, 1, 0.22, 1) !important;
			-webkit-transition: opacity .6s cubic-bezier(0.19, 1, 0.22, 1) !important;
			-moz-transition: opacity .6s cubic-bezier(0.19, 1, 0.22, 1) !important;
			-o-transition: opacity .6s cubic-bezier(0.19, 1, 0.22, 1) !important;
			-ms-transition: opacity .6s cubic-bezier(0.19, 1, 0.22, 1) !important;
		
    */
}

.ie678 .slideshow-left-nav {
    background: rgb(3, 34, 66);
}

.responsive-header-leftnav {
    width: 220px;
    position: relative;
    z-index: 1;
}

.slideshow-wrapper-with-left-panel .slideshow-left-nav {
    z-index: 5;
}


a.flyout-overall-title {
    font-family: 'Century Gothic', Arial, Verdana, sans;
    font-size: 17px;
    color: #fff;
    display: table;
    width: 100%;
    height: 37px;
    text-align: center;
    /*background: url(/sites/all/themes/gold_master/www_scientology_org2/images/slideshow/left-panel-main-top-div.jpg) bottom center no-repeat;*/
}

:lang(es) .flyout-overall-title-video-channel .bigger-title,
[lang="ru"] .flyout-overall-title-video-channel .bigger-title {
    font-size: 15px;
}

:lang(el) a.flyout-overall-title {
    font-size: 16px;
}

@media (max-width: 1130px) {

    a.flyout-overall-title {
        font-size: 15px;
    }

    :lang(en) a.flyout-overall-title {
        font-size: 17px;
    }

    :lang(fr) .flyout > ul > li > a,
    :lang(es_ES) .flyout > ul > li > a,
    :lang(es) .flyout > ul > li > a {
        line-height: 14px;
        font-size: 11px;
    }

}

@media (max-width: 1000px) {

    a.flyout-overall-title {
        font-size: 13px;
    }

    :lang(zh) a.flyout-overall-title,
    :lang(no) a.flyout-overall-title,
    :lang(de) a.flyout-overall-title,
    :lang(da) a.flyout-overall-title {
        font-size: 15px;
    }

    :lang(en) a.flyout-overall-title {
        font-size: 17px;
    }

    .flyout > ul > li > a {
        line-height: 14px;
        font-size: 11px;
    }

    :lang(en) .flyout > ul > li > a {
        line-height: 16px;
        font-size: 12px;
    }

}

a.flyout-overall-title span {
    display: table-cell;
    vertical-align: middle;
}

#header_slideshow_wrapper .flyout {
    margin: 5px 0 5px 0;
    border-top: 1px solid rgba(75, 133, 171, 0.74);
}

#header .fade-in-spinner {
    margin-left: 88px;
}

@media (max-width: 860px) {
    #header .fade-in-spinner {
        margin-left: -27px;
        margin-top: -54px;
    }
}

#outer_shell #header .slide-holder.fading-in {
    
			transition: opacity .6s cubic-bezier(0.19, 1, 0.22, 1) !important;
			-webkit-transition: opacity .6s cubic-bezier(0.19, 1, 0.22, 1) !important;
			-moz-transition: opacity .6s cubic-bezier(0.19, 1, 0.22, 1) !important;
			-o-transition: opacity .6s cubic-bezier(0.19, 1, 0.22, 1) !important;
			-ms-transition: opacity .6s cubic-bezier(0.19, 1, 0.22, 1) !important;
		
}

.ie678 #header .slide-holder {
    filter: alpha(opacity=0);
    zoom: 1;
    background-color: white;
    /*
    visibility: hidden;
    */
}

[dir="rtl"] #header_slideshow_wrapper .slideshow-main {
    position: relative;
}

/************
/* AUTOPLAYER
/************/

.slide-gutter {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 26px;
    background: #678ca5;
    width: 220px;
}

.slider-artifact {
    color: #fff;
    font-size: 14px;
    padding: 4px 0 0 16px;
    font-family: "Century Gothic", Century, Arial;
}

[dir="rtl"] .slider-artifact {
    padding: 4px 16px 0 0;
}
@media (max-width: 860px) {
    .slider-artifact { display: none; }
}
.slider-play-button {
    background: url(/theme/images/slideshow_pause_icon_small.png) top left no-repeat transparent;
    width: 8px;
    height: 10px;
    position: absolute;
    left: 200px;
    top: 8px;
    cursor: pointer;
}

.slider-play-button.paused {
    background: url(/theme/images/slideshow_play_icon_small.png) top left no-repeat transparent;
}

[dir="rtl"] .slider-play-button {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.slideshow-autoslide-strip {
    background: #6ba7ce;
    height: 2px;
}

.slideshow-autoslide-strip-holder {
    background: #206694;
    position: absolute;
    left: 220px;
    right: 0;
    bottom: 22px;
    z-index: 2;
}

/*
[dir="rtl"] .slideshow-autoslide-strip-holder {
    right: 0;
}
*/





/************************
/* CSS for the apple dots ?????
/************************/

.gcui-apple-dots-gen2-holder {
    text-align: center;
    position: absolute;
    height: 23px;
    bottom: -23px;
    z-index: 2;
    color: #fff;
    padding-top: 5px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.gcui-apple-dots-gen2 {
    padding: 0 10px 0 10px;
    position: relative;
    top: -1px;
}

.gcui-apple-dot-prev,
.gcui-apple-dot-next {
    cursor: pointer;
}

.gcui-apple-dot-left-arrow {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 10px solid #fff;
    height: 0;
    width: 0;
    display: inline-block;
    margin: 0 2px;
}

.gcui-apple-dot-right-arrow {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 10px solid #fff;
    height: 0;
    width: 0;
    display: inline-block;
    margin: 0 2px;
}

.gcui-apple-dots-gen2-holder > div {
    display: inline-block;
}

.gcui-apple-dot-gen2 {
    display: inline-block;
    width: 12px;
    height: 12px;
    position: relative;
    border: 1px solid #c3d1e0;
    border-radius: 12px;
    background: #c3d1e0;
    margin: 0 3px;
    cursor: pointer;
    vertical-align: middle;
    behavior: url(/theme/css/PIE.htc);
    
			transition: background 0.2s linear;
			-webkit-transition: background 0.2s linear;
			-moz-transition: background 0.2s linear;
			-o-transition: background 0.2s linear;
			-ms-transition: background 0.2s linear;
		
}

.gcui-apple-dot-gen2:hover {
    background: #aaa;
}

.gcui-apple-dot-gen2.selected {
    border: 1px solid #2a5d9e;
    background: #2a5d9e;
}









#header .gcui-apple-dots-gen2-holder {
    left: 220px;
    right: 0;
}

[dir="rtl"] #header .gcui-apple-dots-gen2-holder {
    right: 0;
}





/**********************
/* CSS for the captions
/**********************/

.new-age-caption-overlay {
    position: absolute;
    bottom: 39px;
    right: 10px;
    color: #ffffff;
    font-size: 26px;
    text-shadow: 1px 1px 1px #000, 2px 2px 1px #000, 0px 0px 11px #aaa;
    padding-bottom: 3px;
    cursor: pointer;
    text-align: right !important;
    opacity: 0;
    font-family: "Century Gothic", Arial, Verdana, sans-serif, sans;
    line-height: normal;
    font-weight: bold;
    padding-bottom: 10px;
    max-width: 50%;
    
			transform: translate3d(5px, -50px, 0px);
			-webkit-transform: translate3d(5px, -50px, 0px);
			-moz-transform: translate3d(5px, -50px, 0px);
			-o-transform: translate3d(5px, -50px, 0px);
			-ms-transform: translate3d(5px, -50px, 0px);
		
    
			transition:color .4s ease-out, opacity .8s cubic-bezier(0.23, 1, 0.32, 1) .4s, transform .8s cubic-bezier(0.23, 1, 0.32, 1) .4s;
			-webkit-transition:color .4s ease-out, opacity .8s cubic-bezier(0.23, 1, 0.32, 1) .4s, -webkit-transform .8s cubic-bezier(0.23, 1, 0.32, 1) .4s;
			-moz-transition:color .4s ease-out, opacity .8s cubic-bezier(0.23, 1, 0.32, 1) .4s, -moz-transform .8s cubic-bezier(0.23, 1, 0.32, 1) .4s;
			-o-transition:color .4s ease-out, opacity .8s cubic-bezier(0.23, 1, 0.32, 1) .4s, -o-transform .8s cubic-bezier(0.23, 1, 0.32, 1) .4s;
			-ms-transition:color .4s ease-out, opacity .8s cubic-bezier(0.23, 1, 0.32, 1) .4s, -ms-transform .8s cubic-bezier(0.23, 1, 0.32, 1) .4s;
		
}

.new-age-caption-overlay .add-border {
    border-bottom: 1px solid white;
    padding-bottom: 7px;
    display: block;
}

.fso-slide-active .new-age-caption-overlay,
.current-slide .new-age-caption-overlay {
    opacity: 1;
    
			transform: translate3d(0px, 0px, 0px);
			-webkit-transform: translate3d(0px, 0px, 0px);
			-moz-transform: translate3d(0px, 0px, 0px);
			-o-transform: translate3d(0px, 0px, 0px);
			-ms-transform: translate3d(0px, 0px, 0px);
		
}

.ie678 .new-age-caption-overlay {
    visibility: hidden;
}

.ie678 .fso-slide-active .new-age-caption-overlay,
.ie678 .current-slide .new-age-caption-overlay {
    visibility: visible;
    background: url(/theme/images/backgrounds/dark_30.png);
    padding: 5px 10px;
}

.ie678 .learn-more-overlay {
    background: rgb(58, 110, 149);
}

.new-age-caption-overlay:hover a,
.new-age-caption-overlay:hover a:hover,
.new-age-caption-overlay:hover a:link,
.new-age-caption-overlay:hover a:active,
.new-age-caption-overlay:hover a:visited,
.new-age-caption-overlay:hover {
    color: #eaf0ff;
    text-shadow: 1px 1px 1px #000, 2px 2px 1px #000, 3px 3px 3px black, 0px 0px 11px #aaa;
}

.new-age-caption-overlay.no-btn, .new-age-caption-overlay.no-btn:hover {
    bottom: 0px;
    cursor: default;
    color: #ffffff;
    text-shadow: 1px 1px 1px #000, 2px 2px 1px #000, 0px 0px 11px #aaa;
}

.new-age-caption-overlay .blue-title {
    color: #c2e1f5;
}

.new-age-caption-overlay a {
    display: block;
}

.new-age-caption-overlay a:link,
.new-age-caption-overlay a:active,
.new-age-caption-overlay a:visited,
.new-age-caption-overlay a:hover,
.new-age-caption-overlay a {
    color: #fff;
    text-decoration: none;
}

.scn-news-ad {
    font-weight: normal;
    font-size: 16px;
}

.learn-more-overlay {
    position: absolute;
    background-color: rgba(58, 110, 149, 0.7);
    bottom: -29px;
    font-size: 17px;
    padding: 5px 8px 6px 8px;
    font-weight: normal;
    white-space: nowrap;
    
			transition: background-color 0.4s ease-out;
			-webkit-transition: background-color 0.4s ease-out;
			-moz-transition: background-color 0.4s ease-out;
			-o-transition: background-color 0.4s ease-out;
			-ms-transition: background-color 0.4s ease-out;
		
    right: 0;
}

a.learn-more-overlay:hover,
a.learn-more-overlay:active {
    text-decoration: none;
}

.new-age-caption-overlay:hover .learn-more-overlay {
    background-color: rgba(58, 110, 149, 1);
}

.home-video-slide {
    cursor: pointer;
    bottom: 0;
    top: 0;
    padding-bottom: 56.27%;
}

.ie678 .vjs-fullscreen-control {
    display: none !important;
}

.vjs-options-button {
    display: none !important;
}

/*****************
/* THE PLAY BUTTOM
/*****************/

.center-playbutton-overlay,
.center-readmore-overlay,
.video-js {
    cursor: pointer;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.center-playbutton-overlay {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABBJREFUeNpi+v//PwNAgAEACQYDAPgPh2QAAAAASUVORK5CYII=);
}

.center-playbutton-overlay:before {
    position: absolute;
    content: 'PLAY VIDEO';
    left: 50%;
    top: 50%;
    margin-top: -35px;
    margin-left: -115px;
    padding-right: 50px;
    width: 180px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA9JREFUeNpiYGBgmAkQYAAAngCaoMXLCwAAAABJRU5ErkJggg==);
    border-radius: 15px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    box-shadow: 0 0 20px #DDF5FF;
    font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    
			transition: opacity 0.2s ease-out, visibility 0.4s ease-out 0.4s, visibility 0.4s ease-out 0.4s;
			-webkit-transition: opacity 0.2s ease-out, visibility 0.4s ease-out 0.4s, visibility 0.4s ease-out 0.4s;
			-moz-transition: opacity 0.2s ease-out, visibility 0.4s ease-out 0.4s, visibility 0.4s ease-out 0.4s;
			-o-transition: opacity 0.2s ease-out, visibility 0.4s ease-out 0.4s, visibility 0.4s ease-out 0.4s;
			-ms-transition: opacity 0.2s ease-out, visibility 0.4s ease-out 0.4s, visibility 0.4s ease-out 0.4s;
		
}
:lang(nl) .center-playbutton-overlay:before {
    font-size: 21px;
}
:lang(es_ES) .center-playbutton-overlay:before,
:lang(es) .center-playbutton-overlay:before{
    font-size: 17px;
}
:lang(de) .center-playbutton-overlay:before {
    font-size: 16px;
}

.fso-slide-active .center-playbutton-overlay:hover:before,
.slide.current-slide .center-playbutton-overlay:hover:before {
    opacity: 1;
    visibility: visible;
    
			transition: color 0.4s ease-out .2s, opacity 0.4s ease-out;
			-webkit-transition: color 0.4s ease-out .2s, opacity 0.4s ease-out;
			-moz-transition: color 0.4s ease-out .2s, opacity 0.4s ease-out;
			-o-transition: color 0.4s ease-out .2s, opacity 0.4s ease-out;
			-ms-transition: color 0.4s ease-out .2s, opacity 0.4s ease-out;
		
}

.center-playbutton-overlay:after {
    position: absolute;
    content: '\e600';
    left: 50%;
    top: 50%;
    margin-top: -35px;
    margin-left: -115px;
    padding-right: 18px;
    height: 70px;
    line-height: 70px;
    text-align: right;
    color: #fff;
    font-size: 42px;
    font-family: 'iconset';
    background: transparent;
    border-radius: 15px;
    width: 136px;
    color: #627d95;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0px 0px 11px rgba(255,255,255,0.6);
    
			transition: background 0.4s ease-out, width 0.3s ease-out, color 0.4s ease-out;
			-webkit-transition: background 0.4s ease-out, width 0.3s ease-out, color 0.4s ease-out;
			-moz-transition: background 0.4s ease-out, width 0.3s ease-out, color 0.4s ease-out;
			-o-transition: background 0.4s ease-out, width 0.3s ease-out, color 0.4s ease-out;
			-ms-transition: background 0.4s ease-out, width 0.3s ease-out, color 0.4s ease-out;
		
}

[dir="rtl"] .center-playbutton-overlay:after {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.fso-slide-active .center-playbutton-overlay:hover:after,
.slide.current-slide .center-playbutton-overlay:hover:after {
    width: 212px;
    color: #fff;
}

.vjs-has-started+.center-playbutton-overlay {
    display: none;
}

.vjs-has-started+*+.new-age-caption-overlay {
    display: none;
}

.center-readmore-overlay {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABBJREFUeNpi+v//PwNAgAEACQYDAPgPh2QAAAAASUVORK5CYII=);
}

.center-readmore-overlay:after {
    position: absolute;
    content: 'VIEW SLIDESHOW';
    left: 50%;
    top: 50%;
    margin-top: -35px;
    margin-left: -116px;
    width: 232px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA9JREFUeNpiYGBgmAkQYAAAngCaoMXLCwAAAABJRU5ErkJggg==);
    border-radius: 15px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    box-shadow: 0 0 20px #DDF5FF;
    font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    
			transition: opacity 0.4s ease-out, visibility 0.4s ease-out 0.4s;
			-webkit-transition: opacity 0.4s ease-out, visibility 0.4s ease-out 0.4s;
			-moz-transition: opacity 0.4s ease-out, visibility 0.4s ease-out 0.4s;
			-o-transition: opacity 0.4s ease-out, visibility 0.4s ease-out 0.4s;
			-ms-transition: opacity 0.4s ease-out, visibility 0.4s ease-out 0.4s;
		
    cursor: pointer;
}
:lang(nl) .center-readmore-overlay:after,
:lang(hu) .center-readmore-overlay:after,
:lang(ru) .center-readmore-overlay:after {
    font-size: 17px;
}

:lang(de) .center-readmore-overlay:after,
:lang(es_ES) .center-readmore-overlay:after,
:lang(es) .center-readmore-overlay:after {
    line-height: 20px;
    padding-top: 1.3%;
    height: 58px;
    font-size: 18px;
}

.fso-slide-active .center-readmore-overlay:hover:after,
.slide.current-slide .center-readmore-overlay:hover:after {
    opacity: 1;
    visibility: visible;
    
			transition: opacity 0.4s ease-out;
			-webkit-transition: opacity 0.4s ease-out;
			-moz-transition: opacity 0.4s ease-out;
			-o-transition: opacity 0.4s ease-out;
			-ms-transition: opacity 0.4s ease-out;
		
}

.flyout-overall-title-video-channel .bigger-title {
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 15px;
    font-family: "Century Gothic", Arial, sans-serif;
}

.flyout-overall-title-video-channel .bigger-title .interactive {
    display: inline;
    padding-right: 6x;
}

.flyout-overall-title-video-channel .smaller-title {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 2px;
}

#outer_shell .flyout-overall-title-video-channel {
    padding: 6px 20px 8px 20px;
    text-align: left;
    /*
    background: url(/theme/images/vid_channel_arrow.png) 135px 0px no-repeat transparent;
    */
}

#outer_shell .flyout-overall-title-video-channel span.right-arrow {
    font-family: 'iconset';
    font-size: 21px;
    font-weight: normal;
    display: inline;
}

[dir="rtl"] #outer_shell .flyout-overall-title-video-channel span.right-arrow {
    display: inline-block;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

#outer_shell .flyout-overall-title-video-channel:hover {
    background: rgba(36, 72, 109, 0.85);
}

@media (max-width: 860px) {
    .flyout-overall-title-video-channel {
        display: none !important;
    }
}

.device-ios .center-playbutton-overlay,
.device-ios .center-readmore-overlay {
    display: none !important;
}

/*
.device-ios .slide-holder {
    
			transition: none !important;
			-webkit-transition: none !important;
			-moz-transition: none !important;
			-o-transition: none !important;
			-ms-transition: none !important;
		
}
*/

#outer_shell #header_slideshow_wrapper .slide-holder {
    height: 0;
    padding-bottom: 56.29%;
}













#outer_shell .flyout a {
    text-transform: uppercase;
}

#outer_shell .flyout a .caption {
    text-transform: none;
}

[lang="el"] #outer_shell .flyout a {
    text-transform: none;
}

[lang="el"] #outer_shell .flyout .lang-el-lower {
    display: none;
}

#outer_shell #shell .flyout {
    -webkit-transition: max-height .3s cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: max-height .3s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: max-height .3s cubic-bezier(0.19, 1, 0.22, 1);
    transition: max-height .3s cubic-bezier(0.19, 1, 0.22, 1);
}

/*
//////////////
// MOBILE VIEW
*/

.slideshow-left-nav-mobile {
    display: none;
}

.device-ipad #outer_shell .slideshow-left-nav-mobile {
        z-index: 0 !important;
        position: relative;
        display: none !important;
    }


@media (min-width: 767px) and (max-width: 859px) {
    .slide-selectors
    {
        top:100%;
    }

    .slideshow-holder
    {
        margin-bottom: 25px;
    }
}

@media (max-width: 859px) {

    #outer_shell .slideshow-holder {
        background: white;
    }

    .slideshow-left-nav-mobile {
        margin: 2px;
    }

    #outer_shell .slideshow-left-nav {
        display: none;
    }

    #outer_shell .slideshow-left-nav-mobile .flyout li.open-mover,
    .slideshow-left-nav-mobile {
        background: #467094 !important;
        margin-top: -56.27%;  /*FIX ME */
    }

    #outer_shell .how-we-help-main .slideshow-left-nav-mobile .flyout li.open-mover,
    #outer_shell .how-we-help-main .slideshow-left-nav-mobile,
    .device-iphone #outer_shell .slideshow-left-nav-mobile .flyout li.open-mover,
    .device-iphone .slideshow-left-nav-mobile
    {
          margin-top: 0% !important;  /*FIX ME */
    }

     .slideshow-left-nav-mobile {
        z-index: 4;
        position: relative;
        width: 100%;
    }

    #outer_shell .slideshow-left-nav-mobile .flyout > ul > li,
    #outer_shell .slideshow-left-nav-mobile .flyout > ul > li:hover {
        background: none;
    }

    .device-ios #shell .slideshow-left-nav-mobile ul.mobile-menu li.parent.open:after,
    .device-ios #shell .slideshow-left-nav-mobile ul.mobile-menu li.parent:hover:after {
        color: #fff;
    }

    #outer_shell .slideshow-left-nav-mobile .flyout ul.mobile-menu li a > div {
        font-size: 20px;
    }
    
    #outer_shell .slideshow-left-nav-mobile .flyout ul.mobile-menu li a {
        font-size: 20px;
        font-weight: normal;
        padding: 8px 5px 8px 25px;
        text-transform: none;
    }

    #outer_shell .slideshow-left-nav-mobile .flyout ul.mobile-menu li:after {
        font-size: 22px;
        color: #fff;
    }

    #outer_shell .slideshow-left-nav-mobile .flyout ul.mobile-menu li > a:after {
        display: none;
    }

    #outer_shell .slideshow-left-nav-mobile .flyout ul li.parent > a:after,
    #outer_shell .slideshow-left-nav-mobile .flyout > ul > li > a.flyout-video:after {
        display: none;
    }

    #outer_shell .slideshow-left-nav-mobile .flyout ul.thumbs-flyout li a:before,
    #outer_shell .slideshow-left-nav-mobile .flyout ul li a.flyout-video:before {
        content: '\e600';
        font-family: 'iconset';
        position: absolute;
        right: 22px;
        top: 50%;
        margin-top: -11px;
        font-weight: normal;
        font-size: 20px;
    }

    #outer_shell .slideshow-left-nav-mobile .flyout ul.thumbs-gcui_flyout_large li a:before,
    #outer_shell .slideshow-left-nav-mobile .flyout ul li.parent > a.flyout-video:before {
        display: none;
    }

    #outer_shell .slideshow-left-nav-mobile .flyout li.parent > ul {
        position: static;
        opacity: 1;
        visibility: visible;
        width: auto !important;
    }

    #outer_shell .slideshow-left-nav-mobile .flyout .flyout-button {
        display: none !important;
    }

    #outer_shell #shell .slideshow-left-nav-mobile .flyout ul.mobile-menu li a {
        color: #fafafa;
        padding: 8px 5px 8px 25px;
    }

    #outer_shell #shell .slideshow-left-nav-mobile .flyout ul.mobile-menu li.parent ul li {
        background: none;
        width: 100%;
    }

    #outer_shell .slideshow-left-nav-mobile .flyout a,
    #outer_shell .slideshow-left-nav-mobile .flyout .caption {
        position: static !important;
        width: auto !important;
        height: auto !important;
        background: none !important;
        border: none !important;
        float: none !important;
        box-shadow: none;
    }

    #outer_shell .slideshow-left-nav-mobile .flyout ul.thumbs-flyout a .caption {
        visibility: visible !important;
        opacity: 1 !important;
        margin-left: 0;
        font-size: 16px;
    }

    #outer_shell .slideshow-left-nav-mobile .flyout li.parent > ul {
        padding: 0;
    }

    /* undo the flyout submenu positioning */
    #outer_shell .slideshow-left-nav-mobile .flyout > .text-flyout .text-flyout.submenu {
        margin-top: 0 !important;
    }

    #outer_shell .slideshow-left-nav-mobile a.flyout-overall-title {
        color: #fafafa;
        height: auto;
        padding-bottom: 3px;
        border-top: 1px solid #4a698c;
        border-bottom: 1px solid #5894bb;
        margin-bottom: 13px;
        position: relative;
        
			transition: margin-bottom .3s cubic-bezier(0.19, 1, 0.22, 1);
			-webkit-transition: margin-bottom .3s cubic-bezier(0.19, 1, 0.22, 1);
			-moz-transition: margin-bottom .3s cubic-bezier(0.19, 1, 0.22, 1);
			-o-transition: margin-bottom .3s cubic-bezier(0.19, 1, 0.22, 1);
			-ms-transition: margin-bottom .3s cubic-bezier(0.19, 1, 0.22, 1);
		
    }

    #outer_shell .slideshow-left-nav-mobile.open a.flyout-overall-title {
        margin-bottom: 0;
    }

    #outer_shell .slideshow-left-nav-mobile a.flyout-overall-title:after {
        content: " ";
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 10px solid #5894bb;
        position: absolute;
        bottom: -13px;
        left: 50%;
        
			transition: opacity .3s cubic-bezier(0.19, 1, 0.22, 1) .2s;
			-webkit-transition: opacity .3s cubic-bezier(0.19, 1, 0.22, 1) .2s;
			-moz-transition: opacity .3s cubic-bezier(0.19, 1, 0.22, 1) .2s;
			-o-transition: opacity .3s cubic-bezier(0.19, 1, 0.22, 1) .2s;
			-ms-transition: opacity .3s cubic-bezier(0.19, 1, 0.22, 1) .2s;
		
    }

    #outer_shell .slideshow-left-nav-mobile.open a.flyout-overall-title:after {
        opacity: 0;
    }

    #outer_shell .slideshow-left-nav-mobile a.flyout-overall-title:before {
        font-family: 'iconset';
        content: "\e612";
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 4px;
        left: 10px;
    }

    #outer_shell .slideshow-left-nav-mobile a.flyout-overall-title span {
        display: inline;
        padding: 5px 10px 5px 37px;
    }

    #outer_shell .slideshow-left-nav-mobile .flyout {
        max-height: 0;
        overflow: hidden;
        
			transform: translateZ(0);
			-webkit-transform: translateZ(0);
			-moz-transform: translateZ(0);
			-o-transform: translateZ(0);
			-ms-transform: translateZ(0);
		
        
			transition: max-height .3s cubic-bezier(0.19, 1, 0.22, 1);
			-webkit-transition: max-height .3s cubic-bezier(0.19, 1, 0.22, 1);
			-moz-transition: max-height .3s cubic-bezier(0.19, 1, 0.22, 1);
			-o-transition: max-height .3s cubic-bezier(0.19, 1, 0.22, 1);
			-ms-transition: max-height .3s cubic-bezier(0.19, 1, 0.22, 1);
		
    }

    #outer_shell .slideshow-left-nav-mobile.open .flyout {
        max-height: 3900px;
    }

    /*
    #outer_shell div.flyout-overall-title {
        display: none;
    }

    #outer_shell #shell .flyout {
        max-height: 0 !important;
        overflow: hidden;
    }

    #outer_shell #shell .flyout.open {
        max-height: 10000px !important;
    }

    #outer_shell .slideshow-left-nav {
        clear: both;
        width: 100%;
        background: none;
        padding-top: 0;
    }
    #outer_shell .slideshow-left-nav a.flyout-overall-title {
        color: #222;
        font-size: 24px;
    }



    #outer_shell #shell .flyout ul.mobile-menu li {
        position: relative !important;
    }



    #outer_shell #shell .flyout ul.mobile-menu > li > a {
        font-size: 24px;
    }

    #outer_shell #shell .flyout ul.mobile-menu li.open > a,
    #outer_shell #shell .flyout ul.mobile-menu li:hover > a {
        color: #6f8ab9;
    }

    #outer_shell #shell .flyout ul.mobile-menu li.parent.open:after,
    #outer_shell #shell .flyout ul.mobile-menu li.parent:hover:after {
        color: #6f8ab9;
    }

    #outer_shell .flyout a {
        text-transform: none;
    }

    [lang="el"] #outer_shell .flyout .lang-el-lower {
        display: inline;
    }

    [lang="el"] #outer_shell .flyout .lang-el-upper {
        display: none;
    }

    #outer_shell .flyout .lang-lower {
        display: inline;
    }
    #outer_shell .flyout .lang-upper {
        display: none;
    }
    adow: none !important;
    }
    */

    /*
    #outer_shell #header_slideshow_wrapper {
        height: auto !important;
    }

    #outer_shell .slideshow-main,
    #outer_shell .slideshow-left-nav-mobile {
        display: block;
    }
    */

    #outer_shell #shell .slide-selectors {
        left: 0;
    }


    /*

    #outer_shell .slideshow-main {
        display: block;
    }

    #outer_shell #header_slideshow_wrapper .flyout {
        margin: 0;
    }

   

    #outer_shell .responsive-header-leftnav {
        margin-bottom: 20px;
    }

    #outer_shell .responsive-header-leftnav .flyout.open {
        padding-bottom: 10px;
    }







    #outer_shell .flyout .parent.child-id-family_home ul {
        display: none !important;
    }

    */

    #outer_shell .responsive-header-leftnav {
        background: #213a56;
    }

    /*





    #outer_shell #shell .flyout ul.mobile-menu li.parent:after {
        color: #ffffff;
    }

    #outer_shell #shell .flyout ul.mobile-menu li.parent.open:after {
        content: "▼";
        color: #192839;
    }

    #outer_shell #shell .flyout ul.mobile-menu li.open > a:hover {
        color: #6f8ab9;
    }

    #outer_shell #shell .flyout ul.mobile-menu li.open > a {
        color: #ffffff;
    }

    #outer_shell #shell .flyout ul.mobile-menu li.open.parent {
        background: #2a4868 !important;
    }

    #outer_shell #shell .flyout ul.mobile-menu > li.open.parent {
        background: #25405e !important;
    }

    #outer_shell .flyout li.parent > ul {
        padding: 0;
    }

    */

    #outer_shell #shell .flyout ul.mobile-menu li {
        padding-left: 30px;
    }

    #outer_shell #shell .flyout ul.mobile-menu > li {
        padding-left: 0px;
    }

    /*
    #outer_shell .flyout ul.thumbs-flyout a:before {
        content: '•';
    }

    #shell ul.mobile-menu li.parent.open.grandpa-open > ul {
        height: auto !important;
    }
    */

    #outer_shell .responsive-header-leftnav {
        background: #467094;
    }

    /*

    #outer_shell a.flyout-overall-title {
        position: relative;
        border-bottom: 1px solid #5894bb !important;
        margin-bottom: 21px;
        padding-bottom: 5px !important;
    }

    #outer_shell a.flyout-overall-title.opened {
        margin-bottom: 0;
    }

    */

}

@media (max-width: 428px) {

    #outer_shell .slideshow-left-nav-mobile .flyout ul.mobile-menu li a {
        font-size: 20px;
    }

    #outer_shell .slideshow-left-nav-mobile .flyout ul.mobile-menu li:after {
        font-size: 22px;
    }

     #outer_shell #shell .slideshow-left-nav-mobile .flyout ul.mobile-menu li.parent ul li a {
        font-size: 16px;
    }

    #outer_shell .slideshow-left-nav-mobile a.flyout-overall-title {
        font-size: 22px;
    }

}



@media (max-width: 768px) {

    #outer_shell #header_slideshow_wrapper {
        height: auto !important;
    }

    #outer_shell .slideshow-main,
    #outer_shell .slideshow-left-nav-mobile {
        display: block;
    }

    #lrh_page_header .slideshow-main,
    #lrh_page_header .slideshow-left-nav-mobile {
        display: table-cell;
    }


    .device-ipad #outer_shell .slideshow-main
    {
        display: table-cell;
    }
   
/*
        #outer_shell #header_slideshow_wrapper {
        height: auto !important;
    }

    #outer_shell .slideshow-main,
    #outer_shell .slideshow-left-nav-mobile {
        display:  table-cell;
    }*/

}


/*

    #outer_shell .slideshow-left-nav a.flyout-overall-title span {
        border: none;
        padding: 0;
    }

}

*/

@media (max-width: 859px) {
    #outer_shell #outer_shell .slide-gutter,
    #outer_shell #outer_shell .slideshow-autoslide-strip-holder,
    #outer_shell #outer_shell #header .gcui-apple-dots-gen2-holder {
        height: 0;
        visibility: hidden;
    }
}

@media (min-width: 767px) {
    .left-panel-mobile-caption {
        display: none;
    }
}



/*******************
/* OTHER ADJUSTMENTS
/*******************/

#header_slideshow_wrapper .flyout > .text-flyout .text-flyout.submenu {
    top: 50%;
}

/********************
/* CUSTOM LEFT PANELS
/********************/

.custom-slide-leftnav,
.default-left-nav {
    
			transition: transform .6s cubic-bezier(0.19, 1, 0.22, 1), opacity .6s cubic-bezier(0.19, 1, 0.22, 1);
			-webkit-transition: -webkit-transform .6s cubic-bezier(0.19, 1, 0.22, 1), opacity .6s cubic-bezier(0.19, 1, 0.22, 1);
			-moz-transition: -moz-transform .6s cubic-bezier(0.19, 1, 0.22, 1), opacity .6s cubic-bezier(0.19, 1, 0.22, 1);
			-o-transition: -o-transform .6s cubic-bezier(0.19, 1, 0.22, 1), opacity .6s cubic-bezier(0.19, 1, 0.22, 1);
			-ms-transition: -ms-transform .6s cubic-bezier(0.19, 1, 0.22, 1), opacity .6s cubic-bezier(0.19, 1, 0.22, 1);
		
}

.custom-slide-leftnav {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    
			transform: translate3d(0px,-30px,0px);
			-webkit-transform: translate3d(0px,-30px,0px);
			-moz-transform: translate3d(0px,-30px,0px);
			-o-transform: translate3d(0px,-30px,0px);
			-ms-transform: translate3d(0px,-30px,0px);
		
}

.slideshow-left-nav.custom-slide-showing .default-left-nav {
    opacity: 0;
    
			transform: translate3d(0px,-30px,0px);
			-webkit-transform: translate3d(0px,-30px,0px);
			-moz-transform: translate3d(0px,-30px,0px);
			-o-transform: translate3d(0px,-30px,0px);
			-ms-transform: translate3d(0px,-30px,0px);
		
}

.custom-slide-leftnav.show {
    opacity: 1;
    visibility: visible;
    
			transform: translate3d(0px,0px,0px);
			-webkit-transform: translate3d(0px,0px,0px);
			-moz-transform: translate3d(0px,0px,0px);
			-o-transform: translate3d(0px,0px,0px);
			-ms-transform: translate3d(0px,0px,0px);
		
}

.path-how-we-help .slideshow-left-nav.custom-slide-showing .default-left-nav {
    opacity: 1;
    
			transform: translate3d(0px,0px,0px);
			-webkit-transform: translate3d(0px,0px,0px);
			-moz-transform: translate3d(0px,0px,0px);
			-o-transform: translate3d(0px,0px,0px);
			-ms-transform: translate3d(0px,0px,0px);
		
}
.path-how-we-help .slideshow-left-nav.custom-slide-showing .default-left-nav .flyout {
    opacity: 0;
    display: none; /* for ie8 */
    
			transform: translate3d(0px,-30px,0px);
			-webkit-transform: translate3d(0px,-30px,0px);
			-moz-transform: translate3d(0px,-30px,0px);
			-o-transform: translate3d(0px,-30px,0px);
			-ms-transform: translate3d(0px,-30px,0px);
		
}

/**
@file
CSS for slideshows and flyouts for Scn only.
*/

#header_and_content_container {
    overflow: hidden;
    min-height: initial; /* FIXME */
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)  {

    #header_and_content_container {
        overflow-x: hidden !important;
    }

}

#shell #header_container {
    background: #f3f3f3 !important;
    overflow: visible;
    margin-bottom: 10px;
}

#header {
    margin: 0 auto;
}


slide {
    font-size: 13px;
    font-family: Verdana, sans-serif;
}

slide.video-slide {
     /* FIXME */
    padding-bottom: 56.27%;

}

.slide-wrapper slide .item {
    position: absolute;
}

.slide-wrapper slide h3 {
    font-size: 20px;
    line-height: 24px;
    font-family: "Century Gothic", Arial, serif;
    font-weight: normal;
    color: #326195;
    margin: 0;
    padding: 0;
}

.slide-wrapper slide h3.slide-subhead-smaller {
    font-size: 17px;
    line-height: 20px;
    padding-bottom: 3px;
}

.slide-wrapper slide .lead {
    color: #326195;
    text-transform: uppercase;
}

.zoomedIn.slide-wrapper slide .superpower,
.slide-wrapper slide .superpower {
    /*color: #c9b38b;*/
    color: #326195;
}

.slide-wrapper slide .lead.name {
    text-transform: none;
}

@media (max-width: 767px) {

    #breadcrumb {
        display: none;
    }

    #shell #header_container {
        margin-bottom: 0;
    }

    .slide-wrapper {
        border-top: 1px solid rgba(110, 140, 158, 0.5);
        border-bottom: 1px solid rgba(110, 140, 158, 0.5);
        margin-bottom: 0;
    }

    .slide-wrapper .slide-holder slide .text-item .lead {
        color: #98B9DD;
    }

}

.ie678 #outer_shell .gcui-responsive-width {
    max-width: 860px;
}

#header .slide {
    border-left: 2px solid #326188;
}

#header .slide:first-child {
    border-left: none;
}

.back-menu {
    display: none;
}

.custom-slide-showing .back-menu {
    display: block;
}

.device-ios #header #header_slideshow_wraper .gcui-header-flyout-slidecap-wrapper,
.device-ios #header #header_slideshow_wraper .default-left-nav > .flyout {
    overflow-x: scroll;
    overflow-y: hidden;
    max-height: 338px;
    -webkit-overflow-scrolling: touch;
}

.device-ios #header #header_slideshow_wraper .default-left-nav > .flyout > .text-flyout.mobile-menu {
    width: 220px;
    overflow: hidden;
}

/* FIXME check this out more - is this replaced now?

#outer_shell .slide-selectors {
    left: 220px;
}

*/

.new-style-press-release-content li {
    margin-bottom: 0.5em;
}

:lang(en).device-custom-type-mobile .front #header_container .fso-slide-0 .new-age-caption-overlay {
    pointer-events: all !important;
}

.device-custom-type-mobile .front #header_container .fso-slide-0 .new-age-caption-overlay,
.device-custom-type-mobile .front #header_container .fso-slide-0 .center-playbutton-overlay {
    pointer-events: none !important;
}

.device-custom-type-mobile slide .image-holder.js-preview:before {
    content: none !important;
}

/* maybe later
.device-iphone .front slide video {
    display: block !important;
}
*/



