<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***** Default Settings *****/
 
#rot, html, body {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
#rot, html {
  height: 100%;
}
*/

#rot .msg_404 {
  padding: 2.5em;
  text-align: center;
} 

html {
  color: #606060;
  font: 13px arial, verdana, sans-serif;
}

/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin: 0;
  padding: 0;
}
 
h1 {
  font-size: 2em;
  letter-spacing: -1px;
  padding: 1em 0;
}
 
h2 {
  font-size: 1.5em;
  letter-spacing: -1px;
  padding: 1em 0;
}
 
h3 {
  font-size: 1.3em;
}
 
p, ul {
  margin: 0;
  padding: 0;
}
 
ul {
  list-style: none;
}

dl, dt, dd {
  margin: 0;
  padding: 0;
}
 
blockquote {
  margin: 1em 2em;
  padding: 0;
}
 
small, .small {
  font-size: .9em;
}
 
img {
  border: 0;
}
 
sup {
  bottom: 0.3em;
  position: relative;
  vertical-align: baseline;
}
 
sub {
  bottom: -0.2em;
  position: relative;
  vertical-align: baseline;
}
 
acronym, abbr {
  border-bottom: 1px dashed;
  cursor: help;
  letter-spacing: 1px;
}
 
/***** Links *****/
 
a, a:visited {
  color: #4787c7;
  text-decoration: underline;
}

/***** Forms *****/
 
form {
  border: 0;
  margin: 0;
  padding: 0;
}

input, textarea {
  border: 1px solid #CCC;
  margin: 0;
  padding: .2em .3em; 
}

input[type=submit] {
  font-size: 1em;
  height: 1.8em;
  left: 0em;
}

input[type=reset] {
  font-size: 1em;
  height: 1.8em;
}

input[type=text], input[type=password] {
  font-size: 1em; 
  width: 13em;
}

input[type=checkbox],
input[type=radio] {
  border: 0;
}

input[type=radio] {
  margin-top: .5em;
}


select { 
  font-size: 1em;
}

textarea {
  line-height: 1.25;
  height: 6em;
  width: 100%;
}

/**** The char_* class help to set the width of form fields ****/
input.char_8 {
  width: 5em;
}

input.char_5 {
  width: 3.3em;
}

input.char_4 {
  width: 2.7em;
}

input.char_3 {
  width: 2em;
}

input.char_2 {
  width: 1.4em;
}

input.char_1 {
  width: 1em;
}

.button {
  background: #FFFFEA;
  border: 1px solid #F0B034;
  cursor: pointer;
  float: left;
  line-height: 1.7em;
  margin: 0 .3em;
  padding: 0em .4em;
}

  .button.mousedown {
    border-color: #BE8B29;
  }

  .button.disabled {
    background-color: #DDD;
    border-color: #999;
    color: #777;
    cursor: auto;
  }

/***** Global Classes *****/
.clear         { clear: both; }
.clear_l       { clear: left; }
.clear_r       { clear: right; }
 
.float_l       { float: left; }
.float_follow  { position: relative; top: 3px; }
.float_r       { float: right; }
 
.text_left     { text-align: left; }
.text_right    { text-align: right; }
.text_center   { text-align: center; }
.text_justify  { text-align: justify; }
 
.bold          { font-weight: bold; }
.italic        { font-style: italic; }
.underline     { border-bottom: 1px solid; }

.hidden        { display: none; }

.vert_divider  { padding: 0 .2em; font-size: .9em; vertical-align: top; } 

body {
  font-size: 18px;
}
body {
  background-attachment: scroll;
  background-color: #ffffff;
  background-image:  url(/static/designs/images/repository/img_1600x212_skyscrapers.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}
#rot h2 {
  color: rgba(255,165,2,1);
  font-size: 3em;
  letter-spacing: -1px;
  padding-bottom: 39px;
  padding-top: 39px;
}
#rot a {
  color: rgba(255,165,2,1);
  text-decoration: none;
}
#rot a:hover {
  text-decoration: underline;
}
#rot #rot_ctr1_bod_ctr1_bod {
  color: #ffffff;
  font-size: 23.4px;
  text-align: center;
}
#rot #rot_ctr1_bod_ctr1_bod h1 {
  padding-bottom: .9em;
  padding-top: .9em;
}
#rot #rot_ctr1_bod_ctr2_bod ul {
  background-color: #000000;
  color: #b6b6b6;
  font-size: 1em;
  padding-bottom: 5px;
  padding-top: 5px;
  text-align: center;
}
#rot #rot_ctr1_bod_ctr2_bod ul li {
  display: inline-block;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
}
#rot #rot_ctr1_bod_ctr2_bod ul li a {
  color: rgba(255,255,255,1);
  font-size: 1em;
  line-height: 1;
  text-align: left;
  text-decoration: none;
  white-space: nowrap;
}
#rot #rot_ctr1_bod_ctr2_bod ul li a:hover {
  color: #ffba00;
}
#rot #rot_ctr1_bod_ctr2_bod ul li ul {
  width: auto;
}
#rot #rot_ctr1_bod_ctr2_bod ul li ul li {
  display: block;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}
#rot #rot_ctr1_bod_ctr2_bod ul li ul li a {
  display: block;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
}
#rot #rot_ctr1_bod_ctr3 h1 {
  margin-left: 50%;
  margin-right: 50%;
}
#rot #rot_ctr1_bod_ctr3 {
  padding-top: 20px;
}
#rot #rot_ctr1_bod_ctr3_bod {
  padding-top: 0px;
}
#rot #rot_ctr1_bod_ctr3_bod_wrp1 {
  margin-left: auto;
  margin-right: auto;
}
#rot #rot_ctr1_bod_ctr3_bod_wrp1 h3 {
  border-bottom-color: #bababa;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #4f4742;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 5px;
}
#rot #rot_ctr1_bod_ctr3_bod_wrp1 p {
  line-height: 1.5;
}
#rot #rot_ctr1_bod_ctr3_ftr {
  clear: both;
  height: 50px;
}
#rot #rot_ctr1_bod_ctr4 {
  background-color: #000000;
  clear: both;
  color: #FFFFFF;
  font-size: 1em;
  margin-top: auto;
  padding-bottom: 40px;
  padding-top: 40px;
  text-align: left;
}
#rot #rot_ctr1_bod_ctr4 a {
  color: #ffba00;
  text-decoration: none;
}
#rot #rot_ctr1_bod_ctr4 p {
  padding-top: 40px;
}
#rot #rot_ctr1_bod_ctr4_blk1 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk1 {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk2 {
  display: inline-block;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk3 {
  display: inline-block;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
#rot #rot_ctr1_bod_ctr4_hdr {
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  text-align: center;
  width: auto;
}
#rot #rot_ctr1_bod_ctr4_hdr p {
  padding-top: 0px;
}
#rot #rot_ctr1_bod_ctr4_hdr_blk1 {
  clear: both;
  display: inline-block;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#rot #rot_ctr1_bod_ctr4_hdr_blk1 p {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}
#rot #rot_ctr1_bod_ctr4_hdr_blk2 {
  clear: both;
  display: inline-block;
  margin-left: 40px;
  margin-top: auto;
}
#rot #rot_ctr1_bod_ctr4_hdr_blk2 a {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
input[type=submit], input[type=reset] {
  font-family: Arial, Verdana, sans-serif;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.jqui_force_inline_block .ui-effects-wrapper {
  display: inline-block !important;
}

/*-----------------------------------------------------------------------------
* Force "width: auto" for certain Widgets
-----------------------------------------------------------------------------*/
.b_customform img,
.fullcalendar img,
.minimonthcalendar img,
.weather img,
.twitterfeed img,
.pinit_container img,
.instagram_container img,
.socialnetwork7 img,
.socialnetwork6 img,
.socialnetwork4 img,
.socialnetwork3 img,
.socialnetwork2 img,
.socialnetwork img {
  width: auto !important;
}
/*-----------------------------------------------------------------------------
* end "width: auto" force
-----------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------
* Menu/Menuwidget Submenu Support
-----------------------------------------------------------------------------*/
.default_menu ul.sub_menu,
.b_menuwidget ul.sub_menu {
  visibility: hidden;
}

.default_menu ul li:hover &gt; ul.sub_menu,
.b_menuwidget ul li:hover &gt; ul.sub_menu {
  visibility: visible;
}
/*-----------------------------------------------------------------------------
* end Menu/Menuwidget Submenu Support
-----------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------
* Responsive
-----------------------------------------------------------------------------*/
#__res_main_nav_button {
  position: absolute;
  visibility: hidden;
}

#__res_main_nav_label {
  display: none;
  cursor: pointer;
  user-select: none;
}

.res_main_nav_button_child {
  left: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
}

@media screen and (max-width:499px) {
  .b_menu {
    z-index: 940000;
  }
}


/*! Lity - v2.2.2 - 2016-12-14
* http://sorgalla.com/lity/
* Copyright (c) 2015-2016 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 980000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity.lity-opened {
  opacity: 1;
}
.lity.lity-closed {
  opacity: 0;
}
.lity * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.lity-wrap {
  z-index: 980000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}
.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.lity-loader {
  z-index: 980001;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity-loading .lity-loader {
  opacity: 1;
}
.lity-container {
  z-index: 980002;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}
.lity-content {
  z-index: 980003;
  width: 100%;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease;
}
.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
       -o-transform: scale(0.8);
          transform: scale(0.8);
}
.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.lity-close {
  z-index: 980004;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close:active {
  top: 1px;
}
/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}
/* iFrame */
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}
.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}
.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.lity-hide {
  display: none;
}




/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 980001;
  background-color: #000;
  opacity: .8;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter : alpha(opacity=80);
}

* html div.jquery-overlay { /* ie6 hack */
  height: expression(document.body.scrollHeight &gt; document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); */
}

#jquery-lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 980002;
  text-align: center;
  line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
#lightbox-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 980000;
}
#lightbox-container-image-box &gt; #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
  width: 49%;
  height: 100%;
  zoom: 1;
  display: block;
}
#lightbox-nav-btnPrev { 
  left: 0; 
  float: left;
}
#lightbox-nav-btnNext { 
  right: 0; 
  float: right;
}
#lightbox-container-image-data-box {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  /* overflow: auto;*/
  overflow: hidden;
  width: 100%;
  padding: 0 10px 0;
}
#lightbox-container-image-data {
  padding: 0 10px; 
  color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
  width: 100%; 
  float: left; 
  text-align: left; 
  clear:both;
} 
#lightbox-image-details-caption { 
  font-weight: bold; 
  clear: both;
}
#lightbox-image-details-currentNumber {
  position:absolute;
  bottom: 0;
}
#lightbox-secNav{
  height:22px;
  width:100%;
  position:relative;
  clear:both;
  padding:0;
  margin:0;
  text-align: left;
}
#lightbox-secNav-btnClose {
  width: 66px;
  float: right;
  padding-bottom: 0.7em;
}


/* this is the image list box */
#photo_list_container {
  margin            : 1em 1em 0 0;
  width             : 250px;
  height            : 300px;
  overflow          : scroll;
  border            : 1px solid #d5e0f1;
  float             : left;
  clear             : left;
  background-color  : white;
  padding           : .3em .2em;
}

#photo_list_container ul {
  padding           : 0;
  margin            : 0;
  list-style-type   : none;
}
#photo_list_container li {
  padding           : 0;
  margin            : 0;
  display           : block;
  min-height        : 18px;
  line-height       : 18px;
  clear             : both;
}
#photo_list_container li ul {
  display           : none;
  clear             : both;
  padding           : 0;
  margin            : 0;
}

#photo_list_container li a,
#photo_list_container li span {
  display           : inline;
  float             : left;
  line-height       : 16px;
  height            : 16px;
  padding           : 1px 4px 1px 4px !important;
  color             : black;
  white-space       : nowrap;
  text-decoration   : none;
  border            : 0;
  margin            : 0;
  -moz-border-radius: 3px;
}

#photo_list_container li a, #photo_list_container li a:hover, #photo_list_container li span {
  padding           : 0 3px 0 5px !important;
  text-decoration   : none;
  color             : #606060;
  border            : 1px solid #FFFFFF;
  background-color  : #FFFFFF;
}

#photo_list_container li a.clicked, #photo_list_container li a.clicked:hover, #photo_list_container li span.clicked {
  background-color  : #BEEBFF;
  border            : 1px solid #99DEFD;
}

#photo_list_container li a:hover, #photo_list_container li a.hover {
  background-color  : #E7F4F9;
  border            : 1px solid #D8F0FA;
}

/* this is the css for manage_images.html */
#converting_images,
#converting_images_errors{
  color             : #FF0000;
  font-weight       : bold;
  font-size         : 1em;
  padding-left      : 25px;
}
#converting_images span,
#converting_images_errors span{
  display           : none;
  padding           : 0;
  margin            : 0;
}

/* this is the actual photogallery html */
#photo_list {
  margin-top: 1em;
  margin-bottom: 1em;
  width: 420px;
  padding: .3em 1em .4em .7em;
  float: left;
  clear: right;
}

#photo_list_title {
  background: #FFFFCC;
  color: #606060;
  padding: .3em 1em .4em .7em;
  margin: 0;
}

  #photo_list_title h4 {
    display: inline;
    padding           : 0;
    margin            : 0;
  }

  #photo_list_title div.item_actions {
    padding-left: 3em;
    position: relative;
    top: 0.1em;
    display: inline;
  }

    #photo_list_title div.item_actions span {
      padding: 0 .4em;
      display: none;
      margin: 0;
    }

#photo_list_content {
  margin: 1em;
  display: none;
}

#photo_list_content td {
  padding: .3em .7em;
  margin: 0;
}

/* ==================================== */
/* Shared among All Photogalleries      */
/* ==================================== */
.photogallery_pointer {
  cursor: pointer;
  cursor: hand;
}

.spinner {
  background          : url(/static/images/global/photogallery/spinner.gif);
  background-position: center center;
  background-repeat:no-repeat;
}

#rot div.photogallery_widget.single_image div.photogallery_container div.images_container li,
#rot div.photogallery_widget.grid div.photogallery_container div.images_container li,
#rot div.photogallery_widget.filmstrip_1 div.photogallery_container div.images_container li,
#rot div.photogallery_widget.filmstrip_2 div.photogallery_container div.images_container li,
#rot div.photogallery_widget.slideshow_1 div.photogallery_container div.images_container li,
#rot div.photogallery_widget.slideshow_2 div.photogallery_container div.images_container li {
    padding   : 0;
    margin    : 0;
}

/* ==================================== */
/* Single Image and Slideshow           */
/* ==================================== */
#rot div.photogallery_widget.single_image,
#rot div.photogallery_widget.slideshow_1,
#rot div.photogallery_widget.slideshow_2 {
  /* background-color    : orange; */
  position            : relative;
  padding             : 0;
  margin              : 0;
}
  #rot div.photogallery_widget.single_image div.photogallery_container,
  #rot div.photogallery_widget.slideshow_1 div.photogallery_container,
  #rot div.photogallery_widget.slideshow_2 div.photogallery_container {
    margin              : 0;
    padding             : 0;
  }

    /* single_image button controls */
    #rot div.photogallery_widget.single_image div.photogallery_container span.left_button,
    #rot div.photogallery_widget.slideshow_1 div.photogallery_container span.left_button,
    #rot div.photogallery_widget.slideshow_2 div.photogallery_container span.left_button {
      display           : none;
      padding           : 0;
      margin            : 0;
    }

    /* single_image button controls */
    #rot div.photogallery_widget.single_image div.photogallery_container span.left_button {
      position          : absolute;
    }

    #rot div.photogallery_widget.single_image div.photogallery_container span.left_button,
    #rot div.photogallery_widget.single_image div.photogallery_container span.right_button {
    /*  display           : none; */
      position          : absolute;
      z-index           : 920005;
      cursor            : pointer;
      top               : 45%;
    }
    #rot div.photogallery_widget.single_image div.photogallery_container span.left_button {
      left              : 0px;
      padding-left      : 5px;
      padding-right     : 5px;
      margin            : 0;
    }
    #rot div.photogallery_widget.single_image div.photogallery_container span.right_button {
      right             : 0px;
      padding-left      : 5px;
      padding-right     : 5px;
      margin            : 0;
    }

    /* slideshow buttons */
    #rot div.photogallery_widget.slideshow_1 div.photogallery_container span.pause_button,
    #rot div.photogallery_widget.slideshow_1 div.photogallery_container span.right_button,
    #rot div.photogallery_widget.slideshow_2 div.photogallery_container span.pause_button,
    #rot div.photogallery_widget.slideshow_2 div.photogallery_container span.right_button {
      position          : absolute;
      z-index           : 920005;
      cursor            : pointer;
      margin            : 0;
      padding           : 0;
    }
    #rot div.photogallery_widget.slideshow_1 div.photogallery_container span.pause_button,
    #rot div.photogallery_widget.slideshow_2 div.photogallery_container span.pause_button{
      display           : none;
      padding           : 0;
      margin            : 0;
    }

    #rot div.photogallery_widget.slideshow_1 div.photogallery_container span.pause_button,
    #rot div.photogallery_widget.slideshow_1 div.photogallery_container span.right_button,
    #rot div.photogallery_widget.slideshow_2 div.photogallery_container span.pause_button,
    #rot div.photogallery_widget.slideshow_2 div.photogallery_container span.right_button {
      position          : absolute;
      z-index           : 920005;
      cursor            : pointer;
      bottom            : 5%;
      right             : 5%;
    }

    /* Loading Message */
    #rot div.photogallery_widget.single_image div.photogallery_container div.loading_container,
    #rot div.photogallery_widget.slideshow_1 div.photogallery_container div.loading_container,
    #rot div.photogallery_widget.slideshow_2 div.photogallery_container div.loading_container {
      display           : none;
      position          : absolute;
      z-index           : 920003;
      background-color  : #FFFFFF;
      width             : 100%;
      height            : 100%;
    }
    #rot div.photogallery_widget.single_image div.photogallery_container div.loading_container div.loading_message,
    #rot div.photogallery_widget.slideshow_1 div.photogallery_container div.loading_container div.loading_message,
    #rot div.photogallery_widget.slideshow_2 div.photogallery_container div.loading_container div.loading_message {
      text-align        : center;
      font-family       : tahoma;
      font-size         : 12.8;
      color             : #0000FF;
      font-weight       : bold;
    }

    /* Images */
    #rot div.photogallery_widget.single_image div.photogallery_container div.images_container,
    #rot div.photogallery_widget.slideshow_1 div.photogallery_container div.images_container,
    #rot div.photogallery_widget.slideshow_2 div.photogallery_container div.images_container {
      /* background-color  : blue; */
      overflow          : hidden;
      padding           : 0;
      margin            : 0;
    }
    #rot div.photogallery_widget.single_image div.photogallery_container div.images_container ul,
    #rot div.photogallery_widget.slideshow_1 div.photogallery_container div.images_container ul,
    #rot div.photogallery_widget.slideshow_2 div.photogallery_container div.images_container ul {
      list-style        : none;
      padding           : 0;
      margin            : 0;
    }
    #rot div.photogallery_widget.single_image div.photogallery_container div.images_container li,
    #rot div.photogallery_widget.slideshow_1 div.photogallery_container div.images_container li,
    #rot div.photogallery_widget.slideshow_2 div.photogallery_container div.images_container li{
      float             : left;
      padding           : 0;
      margin            : 0;
    }
    #rot div.photogallery_widget.single_image div.photogallery_container div.images_container img,
    #rot div.photogallery_widget.slideshow_1 div.photogallery_container div.images_container img,
    #rot div.photogallery_widget.slideshow_2 div.photogallery_container div.images_container img{
      border            : 0;
      padding           : 0;
      margin            : 0;
    }

    /* Description */
    /* ---------------------------------------------- */
    #rot div.photogallery_widget.single_image div.photogallery_container div.description_container,
    #rot div.photogallery_widget.slideshow_1 div.photogallery_container div.description_container,
    #rot div.photogallery_widget.slideshow_2 div.photogallery_container div.description_container {
      position          : relative;
      bottom            : 0;
      width             : 100%;
      z-index           : 920000;
      padding           : 0;
      margin            : 0;
    }
    #rot div.photogallery_widget.single_image div.photogallery_container div.description_container p,
    #rot div.photogallery_widget.slideshow_1 div.photogallery_container div.description_container p,
    #rot div.photogallery_widget.slideshow_2 div.photogallery_container div.description_container p {
      font-family       : tahoma; /* all overwritten by global prop */
      color             : #54462f;
      font-size         : 12.8;
      font-weight       : bold;
      font-style        : normal;
      text-align        : center;
      text-decoration   : none;
      text-transform    : none;
      padding           : 5px;
      margin            : 0;
    }


/* ==================================== */
/* Filmstrip 1 &amp; 2 &amp; Grid               */
/* ==================================== */
#rot div.photogallery_widget.grid,
#rot div.photogallery_widget.filmstrip_1,
#rot div.photogallery_widget.filmstrip_2 {
  padding             : 0px;
  margin              : 0px;
}
#rot div.photogallery_widget.filmstrip_1,
#rot div.photogallery_widget.filmstrip_2 {
  /* padding-bottom      : 5px; */
}

  #rot div.photogallery_widget.grid,
  #rot div.photogallery_widget.filmstrip_1 div.photogallery_container,
  #rot div.photogallery_widget.filmstrip_2 div.photogallery_container {
    margin              : 0px;
    padding             : 0px;
  }
    #rot div.photogallery_widget.filmstrip_1 div.main_image_container,
    #rot div.photogallery_widget.filmstrip_2 div.main_image_container {
      margin            : 0px;
      padding           : 0px;
    }
    #rot div.photogallery_widget.filmstrip_1 div.photogallery_container div.photogallery_thumbnail_container,
    #rot div.photogallery_widget.filmstrip_2 div.photogallery_container div.photogallery_thumbnail_container {
      margin            : 0px;
      padding           : 0px;
    }

    /* Pagination */
    #rot div.photogallery_widget.filmstrip_1 div.photogallery_container div.pagination_container {
      display           : none;
    }


    #rot div.photogallery_widget.grid div.photogallery_container div.pagination_container,
    #rot div.photogallery_widget.filmstrip_2 div.photogallery_container div.pagination_container {
      position          : relative;
      float             : left;
      border            : 0;
      margin            : 0;
      padding           : 0;
      z-index           : 920003;
      width             : 100%;
      line-height       : 30px;
    }
    #rot div.photogallery_widget.grid div.photogallery_container div.pagination_container {
      /* position          : absolute; */
      bottom            : 0;
    }
    #rot div.photogallery_widget.filmstrip_2 div.photogallery_container div.pagination_container {
      clear             : both;
    }

    #rot div.photogallery_widget.grid div.photogallery_container div.pagination_container div.pagination {
      float             : right;
      padding-left      : 15px;
      padding-right     : 10px;
      padding-top       : 0px;
      padding-bottom    : 0px;
      margin            : 0px;
    }
    #rot div.photogallery_widget.filmstrip_2 div.photogallery_container div.pagination_container div.pagination {
      text-align        : right;
      float             : right;
      padding-left      : 0px;
      padding-right     : 5px;
      padding-top       : 0px;
      padding-bottom    : 0px;
      margin-top        : 0px;
      margin-bottom     : 0px;
      margin-left       : 0px;
      margin-right      : 0px;
    }
      #rot div.photogallery_widget.grid div.photogallery_container div.pagination_container div.pagination_controls {
        float             : right;
        padding-left      : 10px;
        padding-right     : 10px;
        padding-top       : 0px;
        padding-bottom    : 0px;
        margin            : 0px;
      }

    /* Description */
    #rot div.photogallery_widget.filmstrip_1 div.photogallery_container div.description_container {
      overflow          : scroll;
      clear             : both;
      width             : 100%;
      z-index           : 920000;
      text-align        : center;
      padding           : 0;
      margin            : 0;
    }
    #rot div.photogallery_widget.filmstrip_1 div.photogallery_container div.description_container p {
      font-family       : tahoma; /* all overwritten by global prop */
      color             : #54462f;
      font-size         : 12.8;
      font-weight       : bold;
      font-style        : normal;
      text-align        : center;
      text-decoration   : none;
      text-transform    : none;
      padding           : 5px;
      margin            : 0;
    }

    /* Button Controls */
    #rot div.photogallery_widget.grid div.photogallery_container span.left_button,
    #rot div.photogallery_widget.grid div.photogallery_container span.right_button,
    #rot div.photogallery_widget.filmstrip_1 div.photogallery_container div.photogallery_thumbnail_container span.left_button,
    #rot div.photogallery_widget.filmstrip_1 div.photogallery_container div.photogallery_thumbnail_container span.right_button,
    #rot div.photogallery_widget.filmstrip_2 div.photogallery_container div.photogallery_thumbnail_container span.left_button,
    #rot div.photogallery_widget.filmstrip_2 div.photogallery_container div.photogallery_thumbnail_container span.right_button {
      color             : #000;
      z-index           : 920005;
      cursor            : pointer;
      padding           : 0px;
      margin            : 0px;
    }
    #rot div.photogallery_widget.filmstrip_1 div.photogallery_container div.photogallery_thumbnail_container span.left_button,
    #rot div.photogallery_widget.filmstrip_2 div.photogallery_container div.photogallery_thumbnail_container span.left_button {
      float             : left;
      padding-right     : 0px;
      padding-left      : 5px;    /* This is overriden by display options */
    }

    #rot div.photogallery_widget.filmstrip_1 div.photogallery_container div.photogallery_thumbnail_container span.right_button,
    #rot div.photogallery_widget.filmstrip_2 div.photogallery_container div.photogallery_thumbnail_container span.right_button{
      float             : left;
      padding-left      : 0px;
      padding-right     : 5px;
    }

    /* Images */
    #rot div.photogallery_widget.grid div.photogallery_container div.images_container,
    #rot div.photogallery_widget.filmstrip_1 div.photogallery_container div.images_container,
    #rot div.photogallery_widget.filmstrip_2 div.photogallery_container div.images_container {
      overflow          : hidden;
      float             : left;
      padding           : 0;
      margin            : 0;
      border            : 0;
    }

    #rot div.photogallery_widget.grid div.photogallery_container div.images_container ul,
    #rot div.photogallery_widget.filmstrip_1 div.photogallery_container div.images_container ul,
    #rot div.photogallery_widget.filmstrip_2 div.photogallery_container div.images_container ul {
      list-style        : none;
      padding           : 0;
      margin            : 0;
      border            : 0;
    }

    #rot div.photogallery_widget.grid div.photogallery_container div.images_container li,
    #rot div.photogallery_widget.filmstrip_1 div.photogallery_container div.images_container li,
    #rot div.photogallery_widget.filmstrip_2 div.photogallery_container div.images_container li{
      float             : left;
      padding           : 0;
      margin            : 0;
      border            : 0;
    }

    #rot div.photogallery_widget.filmstrip_1 div.photogallery_container div.images_container li img{
      border            : solid 3px #FFF;
      margin            : 0;
      padding           : 0;
    }

    #rot div.photogallery_widget.filmstrip_1 div.photogallery_container div.images_container li.img_selected img{
      border            : solid 3px #F29C21;
    }

    #rot div.photogallery_widget.grid div.photogallery_container div.images_container li img,
    #rot div.photogallery_widget.filmstrip_2 div.photogallery_container div.images_container li img{
      float             : left;
      margin            : 0;
      padding           : 0;
      border            : 0;
    }

    /* Loading Message */
    #rot div.photogallery_widget.filmstrip_1 div.photogallery_container div.loading_container,
    #rot div.photogallery_widget.filmstrip_2 div.photogallery_container div.loading_container {
      display           : none;
      z-index           : 920003;
      position          : absolute;
      background-color  : #FFFFFF;
      width             : 342px;
      height            : 110px;
      float             : left;
      line-height       : 110px;
      margin-left       : 29;
      border            : 0;
      padding           : 0;
    }
    #rot div.photogallery_widget.grid div.photogallery_container div.loading_container {
      display           : none;
      position          : absolute;
      z-index           : 920003;
      background-color  : #FFFFFF;
      line-height       : 400px;
      width             : 100%;
      height            : 100%;
    }
    #rot div.photogallery_widget.filmstrip_2 div.photogallery_container div.loading_container {
      margin-top        : 30px;
      margin-bottom     : 0;
      margin-right      : 0;
      margin-left       : 0;
      padding           : 0;
    }

    #rot div.photogallery_widget.grid div.photogallery_container div.loading_message,
    #rot div.photogallery_widget.filmstrip_1 div.photogallery_container div.loading_message,
    #rot div.photogallery_widget.filmstrip_2 div.photogallery_container div.loading_message {
      text-align        : center;
      font-family       : tahoma;
      font-size         : 12.8;
      color             : #0000FF;
      font-weight       : bold;
    }

/* ================================================================================= */
/* This is used for photogalleries that use pop ups to display images                */
/* i had to modify this from the thumbnails to take into account custom              */
/* height/width and text and also to modify the border for the description.          */
/* ================================================================================= */

.photogallery_overlay {
  height  : 100%;
  left    : 0;
  position: fixed;
  top     : 0;
  width   : 100%;
  padding : 0;
  margin  : 0;
}

.photogallery_thumbnail_overlay {
  background-color    : #000;
  filter              : alpha(opacity=80);
  opacity             : .8;
}

div.photogallery_preview_description {
  padding-left        : 10px;
  padding-right       : 0px;
  text-align          : left;
  background          : #FFF;
}

div.photogallery_preview_description p{
  padding-top         : 1px;
  padding-bottom      : 1px;
  margin              : 0;
  padding-right       : 0;
  padding-left        : 0;
}

div.photogallery_preview_window {
  display             : none;
  left                : 50%;
  position            : fixed;
  top                 : 50%;
  z-index             : 981001;
  background          : #000;
  border              : 6px solid #000;
  /* background          : orange; */
}

div.photogallery_preview_window img {
  /* padding             : 5px; */
  background          : #FFF;
  margin              : 0;
  padding             : 0;
}

div.photogallery_preview_window div.photogallery_preview_close {
  background          : transparent url(/static/images/global/circle_close_black.png) repeat scroll 0 0;
  height              : 30px;
  left                : -16px;
  position            : absolute;
  top                 : -16px;
  width               : 30px;
}

/* Copied from thumbnails.css */

* html div.photogallery_thumbnail_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight &gt; document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

* html div.photogallery_preview_window { /* ie6 hack */
  position: absolute;
  margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement &amp;&amp; document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

/* ------------------ */
/* Carousel2 / Grid2  */
/* ------------------ */
/* this is the breakpoint list box */
#breakpoint_list_container {
  margin            : 1em 1em 0 0;
  width             : 250px;
  height            : 300px;
  overflow          : scroll;
  border            : 1px solid #d5e0f1;
  float             : left;
  clear             : left;
  background-color  : white;
  padding           : .3em .2em;
}

#breakpoint_list_container ul {
  padding           : 0;
  margin            : 0;
  list-style-type   : none;
}
#breakpoint_list_container li {
  padding           : 0;
  margin            : 0;
  display           : block;
  min-height        : 18px;
  line-height       : 18px;
  clear             : both;
}
#breakpoint_list_container li ul {
  display           : none;
  clear             : both;
  padding           : 0;
  margin            : 0;
}

#breakpoint_list_container li a,
#breakpoint_list_container li span {
  display           : inline;
  float             : left;
  line-height       : 16px;
  height            : 16px;
  padding           : 1px 4px 1px 4px !important;
  color             : black;
  white-space       : nowrap;
  text-decoration   : none;
  border            : 0;
  margin            : 0;
  -moz-border-radius: 3px;
}

#breakpoint_list_container li a, #breakpoint_list_container li a:hover, #breakpoint_list_container li span {
  padding           : 0 3px 0 5px !important;
  text-decoration   : none;
  color             : #606060;
  border            : 1px solid #FFFFFF;
  background-color  : #FFFFFF;
}

#breakpoint_list_container li a.clicked, #breakpoint_list_container li a.clicked:hover, #breakpoint_list_container li span.clicked {
  background-color  : #BEEBFF;
  border            : 1px solid #99DEFD;
}

#breakpoint_list_container li a:hover, #breakpoint_list_container li a.hover {
  background-color  : #E7F4F9;
  border            : 1px solid #D8F0FA;
}

/* this is the actual photogallery html */
#breakpoint_list {
  margin-top: 1em;
  margin-bottom: 1em;
  width: 420px;
  padding: .3em 1em .4em .7em;
  float: left;
  clear: right;
}

#breakpoint_list_title {
  background: #FFFFCC;
  color: #606060;
  padding: .3em 1em .4em .7em;
  margin: 0;
}

#breakpoint_list_title h4 {
  display: inline;
  padding           : 0;
  margin            : 0;
}

#breakpoint_list_title div.item_actions {
  padding-left: 3em;
  position: relative;
  top: 0.1em;
  display: inline;
}

#breakpoint_list_title div.item_actions span {
  padding: 0 .4em;
  display: none;
  margin: 0;
}

#breakpoint_list_content {
  margin: 1em;
  display: none;
}

#breakpoint_list_content td {
  /* padding: .3em .7em; */
  margin: 0;
}

#breakpoint_error {
  display           : none;
  margin            : 0;
  padding           : 0;
  color             : #FF0000;
  font-weight       : bold;
  font-size         : 1em;
}


@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/static/slick/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/static/css/slick/fonts/slick.eot');
    src: url('/static/css/slick/fonts/slick.eot?#iefix') format('embedded-opentype'), 
         url('/static/css/slick/fonts/slick.woff') format('woff'), 
         url('/static/css/slick/fonts/slick.ttf') format('truetype'), 
         url('/static/css/slick/fonts/slick.svg#slick') format('svg');
}
    
/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '璽�瞽';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}


/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 921042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 921043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 921045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #333333;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 921044; }
  .mfp-preloader a {
    color: #333333; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 921046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure {
    /* The shadow behind the image */ }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }



/* Main */
.captionjs {
  line-height: 0;
}
.captionjs figcaption {
  line-height: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing:    border-box;
  -ms-box-sizing:     border-box;
  -o-box-sizing:      border-box;
  box-sizing:         border-box;
  width: 100%;
}
.captionjs.stacked,
.captionjs.animated,
.captionjs.hide {
  position: relative;
  overflow: hidden;
  width:100%;
  height:100%;
}
.captionjs.stacked figcaption,
.captionjs.animated figcaption,
.captionjs.hide figcaption {
  position: absolute;
}

/* Stacked mode */
.captionjs.stacked figcaption {
  bottom: 0;
}

/* Animated mode */
.captionjs.animated figcaption {
  -webkit-transition: 0.25s bottom;
  -moz-transition:    0.25s bottom;
  -ms-transition:     0.25s bottom;
  -o-transition:      0.25s bottom;
  transition:         0.25s bottom;
}
.captionjs.animated:hover figcaption {
  bottom: 0 !important;
}

/* Hide mode */
.captionjs.hide figcaption {
  -webkit-transition: 0.25s margin-bottom;
  -moz-transition:    0.25s margin-bottom;
  -ms-transition:     0.25s margin-bottom;
  -o-transition:      0.25s margin-bottom;
  transition:         0.25s margin-bottom;
}
.captionjs.hide:hover figcaption {
  margin-bottom: 0 !important;
}
    
.captionjs, .captionjs figcaption {
  margin: 0;
  padding: 0;
}
.captionjs figcaption {
  font-size: 13px;
  line-height: 1.5;
  padding: 10px 15px;
  border: 1px solid #ddd;
  border-top: none;
  background-color: #eee;
}
.captionjs.stacked figcaption {
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  border: none;
  width:100%;
  max-width:100%;
  bottom:0; 
}
.captionjs.animated figcaption {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  border: none;
}
.captionjs.hide figcaption {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  border: none;
}
.captionjs.default a {
  color: #000;
}


/**************************
*
*	GENERAL
*
**************************/
.camera_wrap a, .camera_wrap img, 
.camera_wrap ol, .camera_wrap ul, .camera_wrap li,
.camera_wrap table, .camera_wrap tbody, .camera_wrap tfoot, .camera_wrap thead, .camera_wrap tr, .camera_wrap th, .camera_wrap td
.camera_thumbs_wrap a, .camera_thumbs_wrap img, 
.camera_thumbs_wrap ol, .camera_thumbs_wrap ul, .camera_thumbs_wrap li,
.camera_thumbs_wrap table, .camera_thumbs_wrap tbody, .camera_thumbs_wrap tfoot, .camera_thumbs_wrap thead, .camera_thumbs_wrap tr, .camera_thumbs_wrap th, .camera_thumbs_wrap td {
	background: none;
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	list-style: none
}
.camera_wrap {
	display: none;
	/* float: left; */
	position: relative;
	z-index: 0;
}
.camera_wrap img {
	max-width: none!important;
}
.camera_fakehover {
	height: 100%;
	min-height: 60px;
	position: relative;
	width: 100%;
	z-index: 1;
}
.camera_wrap {
	width: 100%;
}
.camera_src {
	display: none;
}
.cameraCont, .cameraContents {
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 1;
}
.cameraSlide {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.cameraContent {
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.camera_target {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: left;
	top: 0;
	width: 100%;
	z-index: 0;
}
.camera_overlayer {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 0;
}
.camera_target_content {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.camera_target_content .camera_link {
    background: url(/static/css/camera/camera_imgs/blank.gif);
	display: block;
	height: 100%;
	text-decoration: none;
}
.camera_loader {
    background: #fff url(/static/css/camera/camera_imgs/camera-loader.gif) no-repeat center;
	background: rgba(255, 255, 255, 0.9) url(/static/css/camera/camera_imgs/camera-loader.gif) no-repeat center;
	border: 1px solid #ffffff;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	height: 36px;
	left: 50%;
	overflow: hidden;
	position: absolute;
	margin: -18px 0 0 -18px;
	top: 50%;
	width: 36px;
	z-index: 3;
}
.camera_bar {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
}
.camera_thumbs_wrap.camera_left .camera_bar, .camera_thumbs_wrap.camera_right .camera_bar {
	height: 100%;
	position: absolute;
	width: auto;
}
.camera_thumbs_wrap.camera_bottom .camera_bar, .camera_thumbs_wrap.camera_top .camera_bar {
	height: auto;
	position: absolute;
	width: 100%;
}
.camera_nav_cont {
	height: 65px;
	overflow: hidden;
	position: absolute;
	right: 9px;
	top: 15px;
	width: 120px;
	z-index: 4;
}
.camera_caption {
	bottom: 0;
	display: block;
	position: absolute;
	width: 100%;
}
.camera_caption &gt; div {
	padding: 10px 20px;
}
.camerarelative {
	overflow: hidden;
	position: relative;
}
.imgFake {
	cursor: pointer;
}
.camera_prevThumbs {
	bottom: 4px;
	cursor: pointer;
	left: 0;
	position: absolute;
	top: 4px;
	visibility: hidden;
	width: 30px;
	z-index: 10;
}
.camera_prevThumbs div {
	background: url(/static/css/camera/camera_imgs/camera_skins.png) no-repeat -160px 0;
	display: block;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 30px;
}
.camera_nextThumbs {
	bottom: 4px;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 4px;
	visibility: hidden;
	width: 30px;
	z-index: 10;
}
.camera_nextThumbs div {
	background: url(/static/css/camera/camera_imgs/camera_skins.png) no-repeat -190px 0;
	display: block;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 30px;
}
.camera_command_wrap .hideNav {
	display: none;
}
.camera_command_wrap {
	left: 0;
	position: relative;
	right:0;
	z-index: 4;
}
.camera_wrap .camera_pag .camera_pag_ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.camera_wrap .camera_pag .camera_pag_ul li {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	margin: 20px 5px;
	position: relative;
	text-align: left;
	text-indent: -9999px;
	width: 16px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li &gt; span {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 8px;
	left: 4px;
	overflow: hidden;
	position: absolute;
	top: 4px;
	width: 8px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li:hover &gt; span {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent &gt; span {
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0;
}
.camera_pag_ul li img {
	display: none;
	position: absolute;
  background-color:#FFFFFF;
}
.camera_pag_ul .thumb_arrow {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
	top: 0;
	left: 50%;
	margin-left: -4px;
	position: absolute;
}
.camera_prev, .camera_next, .camera_commands {
	cursor: pointer;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 40px;
	z-index: 2;
}
.camera_prev {
	left: 0;
}
.camera_prev &gt; span {
	background: url(/static/css/camera/camera_imgs/camera_skins.png) no-repeat 0 0;
	display: block;
	height: 40px;
	width: 40px;
}
.camera_next {
	right: 0;
}
.camera_next &gt; span {
	background: url(/static/css/camera/camera_imgs/camera_skins.png) no-repeat -40px 0;
	display: block;
	height: 40px;
	width: 40px;
}
.camera_commands {
	right: 41px;
}
.camera_commands &gt; .camera_play {
	background: url(/static/css/camera/camera_imgs/camera_skins.png) no-repeat -80px 0;
	height: 40px;
	width: 40px;
}
.camera_commands &gt; .camera_stop {
	background: url(/static/css/camera/camera_imgs/camera_skins.png) no-repeat -120px 0;
	display: block;
	height: 40px;
	width: 40px;
}
.camera_wrap .camera_pag .camera_pag_ul li {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	margin: 20px 5px;
	position: relative;
	text-indent: -9999px;
	width: 16px;
}
.camera_thumbs_cont {
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.camera_commands_emboss .camera_thumbs_cont {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_thumbs_cont &gt; div {
	float: left;
	width: 100%;
}
.camera_thumbs_cont ul {
	overflow: hidden;
	padding: 3px 4px 8px;
	position: relative;
	text-align: center;
}
.camera_thumbs_cont ul li {
	display: inline;
	padding: 0 4px;
}
.camera_thumbs_cont ul li &gt; img {
	border: 1px solid;
	cursor: pointer;
	margin-top: 5px;
	vertical-align:bottom;
}
.camera_clear {
	display: block;
	clear: both;
}
.showIt {
	display: none;
}
.camera_clear {
	clear: both;
	display: block;
	height: 1px;
	margin: -1px 0 25px;
	position: relative;
}
/**************************
*
*	COLORS &amp; SKINS
*
**************************/
.pattern_1 .camera_overlayer {
	background: url(/static/css/camera/camera_imgs/patterns/overlay1.png) repeat;
}
.pattern_2 .camera_overlayer {
	background: url(/static/css/camera/camera_imgs/patterns/overlay2.png) repeat;
}
.pattern_3 .camera_overlayer {
	background: url(/static/css/camera/camera_imgs/patterns/overlay3.png) repeat;
}
.pattern_4 .camera_overlayer {
	background: url(/static/css/camera/camera_imgs/patterns/overlay4.png) repeat;
}
.pattern_5 .camera_overlayer {
	background: url(/static/css/camera/camera_imgs/patterns/overlay5.png) repeat;
}
.pattern_6 .camera_overlayer {
	background: url(/static/css/camera/camera_imgs/patterns/overlay6.png) repeat;
}
.pattern_7 .camera_overlayer {
	background: url(/static/css/camera/camera_imgs/patterns/overlay7.png) repeat;
}
.pattern_8 .camera_overlayer {
	background: url(/static/css/camera/camera_imgs/patterns/overlay8.png) repeat;
}
.pattern_9 .camera_overlayer {
	background: url(/static/css/camera/camera_imgs/patterns/overlay9.png) repeat;
}
.pattern_10 .camera_overlayer {
	background: url(/static/css/camera/camera_imgs/patterns/overlay10.png) repeat;
}
.camera_caption {
	color: #fff;
}
.camera_caption &gt; div {
	background: #000;
	background: rgba(0, 0, 0, 0.8);
}
.camera_wrap .camera_pag .camera_pag_ul li {
	background: #b7b7b7;
}
.camera_wrap .camera_pag .camera_pag_ul li:hover &gt; span {
	background: #b7b7b7;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent &gt; span {
	background: #434648;
}
.camera_pag_ul li img {
	border: 4px solid #e6e6e6;
	-moz-box-shadow: 0px 3px 6px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,.5);
	box-shadow: 0px 3px 6px rgba(0,0,0,.5);
}
.camera_pag_ul .thumb_arrow {
    border-top-color: #e6e6e6;
}
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
	background: #d8d8d8;
	background: rgba(216, 216, 216, 0.85);
}
.camera_wrap .camera_pag .camera_pag_ul li {
	background: #b7b7b7;
}
.camera_thumbs_cont ul li &gt; img {
	border-color: 1px solid #000;
}
/*AMBER SKIN*/
.camera_amber_skin .camera_prevThumbs div {
	background-position: -160px -160px;
}
.camera_amber_skin .camera_nextThumbs div {
	background-position: -190px -160px;
}
.camera_amber_skin .camera_prev &gt; span {
	background-position: 0 -160px;
}
.camera_amber_skin .camera_next &gt; span {
	background-position: -40px -160px;
}
.camera_amber_skin .camera_commands &gt; .camera_play {
	background-position: -80px -160px;
}
.camera_amber_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -160px;
}
/*ASH SKIN*/
.camera_ash_skin .camera_prevThumbs div {
	background-position: -160px -200px;
}
.camera_ash_skin .camera_nextThumbs div {
	background-position: -190px -200px;
}
.camera_ash_skin .camera_prev &gt; span {
	background-position: 0 -200px;
}
.camera_ash_skin .camera_next &gt; span {
	background-position: -40px -200px;
}
.camera_ash_skin .camera_commands &gt; .camera_play {
	background-position: -80px -200px;
}
.camera_ash_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -200px;
}
/*AZURE SKIN*/
.camera_azure_skin .camera_prevThumbs div {
	background-position: -160px -240px;
}
.camera_azure_skin .camera_nextThumbs div {
	background-position: -190px -240px;
}
.camera_azure_skin .camera_prev &gt; span {
	background-position: 0 -240px;
}
.camera_azure_skin .camera_next &gt; span {
	background-position: -40px -240px;
}
.camera_azure_skin .camera_commands &gt; .camera_play {
	background-position: -80px -240px;
}
.camera_azure_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -240px;
}
/*BEIGE SKIN*/
.camera_beige_skin .camera_prevThumbs div {
	background-position: -160px -120px;
}
.camera_beige_skin .camera_nextThumbs div {
	background-position: -190px -120px;
}
.camera_beige_skin .camera_prev &gt; span {
	background-position: 0 -120px;
}
.camera_beige_skin .camera_next &gt; span {
	background-position: -40px -120px;
}
.camera_beige_skin .camera_commands &gt; .camera_play {
	background-position: -80px -120px;
}
.camera_beige_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -120px;
}
/*BLACK SKIN*/
.camera_black_skin .camera_prevThumbs div {
	background-position: -160px -40px;
}
.camera_black_skin .camera_nextThumbs div {
	background-position: -190px -40px;
}
.camera_black_skin .camera_prev &gt; span {
	background-position: 0 -40px;
}
.camera_black_skin .camera_next &gt; span {
	background-position: -40px -40px;
}
.camera_black_skin .camera_commands &gt; .camera_play {
	background-position: -80px -40px;
}
.camera_black_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -40px;
}
/*BLUE SKIN*/
.camera_blue_skin .camera_prevThumbs div {
	background-position: -160px -280px;
}
.camera_blue_skin .camera_nextThumbs div {
	background-position: -190px -280px;
}
.camera_blue_skin .camera_prev &gt; span {
	background-position: 0 -280px;
}
.camera_blue_skin .camera_next &gt; span {
	background-position: -40px -280px;
}
.camera_blue_skin .camera_commands &gt; .camera_play {
	background-position: -80px -280px;
}
.camera_blue_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -280px;
}
/*BROWN SKIN*/
.camera_brown_skin .camera_prevThumbs div {
	background-position: -160px -320px;
}
.camera_brown_skin .camera_nextThumbs div {
	background-position: -190px -320px;
}
.camera_brown_skin .camera_prev &gt; span {
	background-position: 0 -320px;
}
.camera_brown_skin .camera_next &gt; span {
	background-position: -40px -320px;
}
.camera_brown_skin .camera_commands &gt; .camera_play {
	background-position: -80px -320px;
}
.camera_brown_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -320px;
}
/*BURGUNDY SKIN*/
.camera_burgundy_skin .camera_prevThumbs div {
	background-position: -160px -360px;
}
.camera_burgundy_skin .camera_nextThumbs div {
	background-position: -190px -360px;
}
.camera_burgundy_skin .camera_prev &gt; span {
	background-position: 0 -360px;
}
.camera_burgundy_skin .camera_next &gt; span {
	background-position: -40px -360px;
}
.camera_burgundy_skin .camera_commands &gt; .camera_play {
	background-position: -80px -360px;
}
.camera_burgundy_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -360px;
}
/*CHARCOAL SKIN*/
.camera_charcoal_skin .camera_prevThumbs div {
	background-position: -160px -400px;
}
.camera_charcoal_skin .camera_nextThumbs div {
	background-position: -190px -400px;
}
.camera_charcoal_skin .camera_prev &gt; span {
	background-position: 0 -400px;
}
.camera_charcoal_skin .camera_next &gt; span {
	background-position: -40px -400px;
}
.camera_charcoal_skin .camera_commands &gt; .camera_play {
	background-position: -80px -400px;
}
.camera_charcoal_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -400px;
}
/*CHOCOLATE SKIN*/
.camera_chocolate_skin .camera_prevThumbs div {
	background-position: -160px -440px;
}
.camera_chocolate_skin .camera_nextThumbs div {
	background-position: -190px -440px;
}
.camera_chocolate_skin .camera_prev &gt; span {
	background-position: 0 -440px;
}
.camera_chocolate_skin .camera_next &gt; span {
	background-position: -40px -440px;
}
.camera_chocolate_skin .camera_commands &gt; .camera_play {
	background-position: -80px -440px;
}
.camera_chocolate_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -440px	;
}
/*COFFEE SKIN*/
.camera_coffee_skin .camera_prevThumbs div {
	background-position: -160px -480px;
}
.camera_coffee_skin .camera_nextThumbs div {
	background-position: -190px -480px;
}
.camera_coffee_skin .camera_prev &gt; span {
	background-position: 0 -480px;
}
.camera_coffee_skin .camera_next &gt; span {
	background-position: -40px -480px;
}
.camera_coffee_skin .camera_commands &gt; .camera_play {
	background-position: -80px -480px;
}
.camera_coffee_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -480px	;
}
/*CYAN SKIN*/
.camera_cyan_skin .camera_prevThumbs div {
	background-position: -160px -520px;
}
.camera_cyan_skin .camera_nextThumbs div {
	background-position: -190px -520px;
}
.camera_cyan_skin .camera_prev &gt; span {
	background-position: 0 -520px;
}
.camera_cyan_skin .camera_next &gt; span {
	background-position: -40px -520px;
}
.camera_cyan_skin .camera_commands &gt; .camera_play {
	background-position: -80px -520px;
}
.camera_cyan_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -520px	;
}
/*FUCHSIA SKIN*/
.camera_fuchsia_skin .camera_prevThumbs div {
	background-position: -160px -560px;
}
.camera_fuchsia_skin .camera_nextThumbs div {
	background-position: -190px -560px;
}
.camera_fuchsia_skin .camera_prev &gt; span {
	background-position: 0 -560px;
}
.camera_fuchsia_skin .camera_next &gt; span {
	background-position: -40px -560px;
}
.camera_fuchsia_skin .camera_commands &gt; .camera_play {
	background-position: -80px -560px;
}
.camera_fuchsia_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -560px	;
}
/*GOLD SKIN*/
.camera_gold_skin .camera_prevThumbs div {
	background-position: -160px -600px;
}
.camera_gold_skin .camera_nextThumbs div {
	background-position: -190px -600px;
}
.camera_gold_skin .camera_prev &gt; span {
	background-position: 0 -600px;
}
.camera_gold_skin .camera_next &gt; span {
	background-position: -40px -600px;
}
.camera_gold_skin .camera_commands &gt; .camera_play {
	background-position: -80px -600px;
}
.camera_gold_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -600px	;
}
/*GREEN SKIN*/
.camera_green_skin .camera_prevThumbs div {
	background-position: -160px -640px;
}
.camera_green_skin .camera_nextThumbs div {
	background-position: -190px -640px;
}
.camera_green_skin .camera_prev &gt; span {
	background-position: 0 -640px;
}
.camera_green_skin .camera_next &gt; span {
	background-position: -40px -640px;
}
.camera_green_skin .camera_commands &gt; .camera_play {
	background-position: -80px -640px;
}
.camera_green_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -640px	;
}
/*GREY SKIN*/
.camera_grey_skin .camera_prevThumbs div {
	background-position: -160px -680px;
}
.camera_grey_skin .camera_nextThumbs div {
	background-position: -190px -680px;
}
.camera_grey_skin .camera_prev &gt; span {
	background-position: 0 -680px;
}
.camera_grey_skin .camera_next &gt; span {
	background-position: -40px -680px;
}
.camera_grey_skin .camera_commands &gt; .camera_play {
	background-position: -80px -680px;
}
.camera_grey_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -680px	;
}
/*INDIGO SKIN*/
.camera_indigo_skin .camera_prevThumbs div {
	background-position: -160px -720px;
}
.camera_indigo_skin .camera_nextThumbs div {
	background-position: -190px -720px;
}
.camera_indigo_skin .camera_prev &gt; span {
	background-position: 0 -720px;
}
.camera_indigo_skin .camera_next &gt; span {
	background-position: -40px -720px;
}
.camera_indigo_skin .camera_commands &gt; .camera_play {
	background-position: -80px -720px;
}
.camera_indigo_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -720px	;
}
/*KHAKI SKIN*/
.camera_khaki_skin .camera_prevThumbs div {
	background-position: -160px -760px;
}
.camera_khaki_skin .camera_nextThumbs div {
	background-position: -190px -760px;
}
.camera_khaki_skin .camera_prev &gt; span {
	background-position: 0 -760px;
}
.camera_khaki_skin .camera_next &gt; span {
	background-position: -40px -760px;
}
.camera_khaki_skin .camera_commands &gt; .camera_play {
	background-position: -80px -760px;
}
.camera_khaki_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -760px	;
}
/*LIME SKIN*/
.camera_lime_skin .camera_prevThumbs div {
	background-position: -160px -800px;
}
.camera_lime_skin .camera_nextThumbs div {
	background-position: -190px -800px;
}
.camera_lime_skin .camera_prev &gt; span {
	background-position: 0 -800px;
}
.camera_lime_skin .camera_next &gt; span {
	background-position: -40px -800px;
}
.camera_lime_skin .camera_commands &gt; .camera_play {
	background-position: -80px -800px;
}
.camera_lime_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -800px	;
}
/*MAGENTA SKIN*/
.camera_magenta_skin .camera_prevThumbs div {
	background-position: -160px -840px;
}
.camera_magenta_skin .camera_nextThumbs div {
	background-position: -190px -840px;
}
.camera_magenta_skin .camera_prev &gt; span {
	background-position: 0 -840px;
}
.camera_magenta_skin .camera_next &gt; span {
	background-position: -40px -840px;
}
.camera_magenta_skin .camera_commands &gt; .camera_play {
	background-position: -80px -840px;
}
.camera_magenta_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -840px	;
}
/*MAROON SKIN*/
.camera_maroon_skin .camera_prevThumbs div {
	background-position: -160px -880px;
}
.camera_maroon_skin .camera_nextThumbs div {
	background-position: -190px -880px;
}
.camera_maroon_skin .camera_prev &gt; span {
	background-position: 0 -880px;
}
.camera_maroon_skin .camera_next &gt; span {
	background-position: -40px -880px;
}
.camera_maroon_skin .camera_commands &gt; .camera_play {
	background-position: -80px -880px;
}
.camera_maroon_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -880px	;
}
/*ORANGE SKIN*/
.camera_orange_skin .camera_prevThumbs div {
	background-position: -160px -920px;
}
.camera_orange_skin .camera_nextThumbs div {
	background-position: -190px -920px;
}
.camera_orange_skin .camera_prev &gt; span {
	background-position: 0 -920px;
}
.camera_orange_skin .camera_next &gt; span {
	background-position: -40px -920px;
}
.camera_orange_skin .camera_commands &gt; .camera_play {
	background-position: -80px -920px;
}
.camera_orange_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -920px	;
}
/*OLIVE SKIN*/
.camera_olive_skin .camera_prevThumbs div {
	background-position: -160px -1080px;
}
.camera_olive_skin .camera_nextThumbs div {
	background-position: -190px -1080px;
}
.camera_olive_skin .camera_prev &gt; span {
	background-position: 0 -1080px;
}
.camera_olive_skin .camera_next &gt; span {
	background-position: -40px -1080px;
}
.camera_olive_skin .camera_commands &gt; .camera_play {
	background-position: -80px -1080px;
}
.camera_olive_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -1080px	;
}
/*PINK SKIN*/
.camera_pink_skin .camera_prevThumbs div {
	background-position: -160px -960px;
}
.camera_pink_skin .camera_nextThumbs div {
	background-position: -190px -960px;
}
.camera_pink_skin .camera_prev &gt; span {
	background-position: 0 -960px;
}
.camera_pink_skin .camera_next &gt; span {
	background-position: -40px -960px;
}
.camera_pink_skin .camera_commands &gt; .camera_play {
	background-position: -80px -960px;
}
.camera_pink_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -960px	;
}
/*PISTACHIO SKIN*/
.camera_pistachio_skin .camera_prevThumbs div {
	background-position: -160px -1040px;
}
.camera_pistachio_skin .camera_nextThumbs div {
	background-position: -190px -1040px;
}
.camera_pistachio_skin .camera_prev &gt; span {
	background-position: 0 -1040px;
}
.camera_pistachio_skin .camera_next &gt; span {
	background-position: -40px -1040px;
}
.camera_pistachio_skin .camera_commands &gt; .camera_play {
	background-position: -80px -1040px;
}
.camera_pistachio_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -1040px	;
}
/*PINK SKIN*/
.camera_pink_skin .camera_prevThumbs div {
	background-position: -160px -80px;
}
.camera_pink_skin .camera_nextThumbs div {
	background-position: -190px -80px;
}
.camera_pink_skin .camera_prev &gt; span {
	background-position: 0 -80px;
}
.camera_pink_skin .camera_next &gt; span {
	background-position: -40px -80px;
}
.camera_pink_skin .camera_commands &gt; .camera_play {
	background-position: -80px -80px;
}
.camera_pink_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -80px;
}
/*RED SKIN*/
.camera_red_skin .camera_prevThumbs div {
	background-position: -160px -1000px;
}
.camera_red_skin .camera_nextThumbs div {
	background-position: -190px -1000px;
}
.camera_red_skin .camera_prev &gt; span {
	background-position: 0 -1000px;
}
.camera_red_skin .camera_next &gt; span {
	background-position: -40px -1000px;
}
.camera_red_skin .camera_commands &gt; .camera_play {
	background-position: -80px -1000px;
}
.camera_red_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -1000px	;
}
/*TANGERINE SKIN*/
.camera_tangerine_skin .camera_prevThumbs div {
	background-position: -160px -1120px;
}
.camera_tangerine_skin .camera_nextThumbs div {
	background-position: -190px -1120px;
}
.camera_tangerine_skin .camera_prev &gt; span {
	background-position: 0 -1120px;
}
.camera_tangerine_skin .camera_next &gt; span {
	background-position: -40px -1120px;
}
.camera_tangerine_skin .camera_commands &gt; .camera_play {
	background-position: -80px -1120px;
}
.camera_tangerine_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -1120px	;
}
/*TURQUOISE SKIN*/
.camera_turquoise_skin .camera_prevThumbs div {
	background-position: -160px -1160px;
}
.camera_turquoise_skin .camera_nextThumbs div {
	background-position: -190px -1160px;
}
.camera_turquoise_skin .camera_prev &gt; span {
	background-position: 0 -1160px;
}
.camera_turquoise_skin .camera_next &gt; span {
	background-position: -40px -1160px;
}
.camera_turquoise_skin .camera_commands &gt; .camera_play {
	background-position: -80px -1160px;
}
.camera_turquoise_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -1160px	;
}
/*VIOLET SKIN*/
.camera_violet_skin .camera_prevThumbs div {
	background-position: -160px -1200px;
}
.camera_violet_skin .camera_nextThumbs div {
	background-position: -190px -1200px;
}
.camera_violet_skin .camera_prev &gt; span {
	background-position: 0 -1200px;
}
.camera_violet_skin .camera_next &gt; span {
	background-position: -40px -1200px;
}
.camera_violet_skin .camera_commands &gt; .camera_play {
	background-position: -80px -1200px;
}
.camera_violet_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -1200px	;
}
/*WHITE SKIN*/
.camera_white_skin .camera_prevThumbs div {
	background-position: -160px -80px;
}
.camera_white_skin .camera_nextThumbs div {
	background-position: -190px -80px;
}
.camera_white_skin .camera_prev &gt; span {
	background-position: 0 -80px;
}
.camera_white_skin .camera_next &gt; span {
	background-position: -40px -80px;
}
.camera_white_skin .camera_commands &gt; .camera_play {
	background-position: -80px -80px;
}
.camera_white_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -80px;
}
/*YELLOW SKIN*/
.camera_yellow_skin .camera_prevThumbs div {
	background-position: -160px -1240px;
}
.camera_yellow_skin .camera_nextThumbs div {
	background-position: -190px -1240px;
}
.camera_yellow_skin .camera_prev &gt; span {
	background-position: 0 -1240px;
}
.camera_yellow_skin .camera_next &gt; span {
	background-position: -40px -1240px;
}
.camera_yellow_skin .camera_commands &gt; .camera_play {
	background-position: -80px -1240px;
}
.camera_yellow_skin .camera_commands &gt; .camera_stop {
	background-position: -120px -1240px	;
}


/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


body {
  background-image: none;
  background-attachment: fixed;
}
#rot #rot_ctr1 {
  max-width: 1500px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: rgba(255,255,255,1);
  box-shadow:  0px 0px 10px 0px rgba(0,0,0,1);
}
#rot #rot_ctr1_bod {
  background-color: rgba(255,255,255,1);
}
#rot #rot_ctr1_bod_ctr2 {
  text-align: center;
  position: relative;
  z-index: 19999;
  min-height: 35px;
  width: 100%;
  background-color: rgba(0,0,0,0.8);
  margin-right: auto;
  max-width: 1500px;
  margin-left: auto;
  font-weight: bold;
}
#rot #rot_ctr1_bod_ctr1 {
  background-color: rgba(195,13,35,1);
  width: 100%;
  z-index: 19998;
  position: relative;
  top: auto;
  margin-top: auto;
  padding-bottom: 10px;
  margin-right: auto;
  margin-left: auto;
  clear: both;
  font-size: 14px;
  text-align: center;
  max-width: 1500px;
}
#rot #rot_ctr1_bod_ctr1 a {
  font-size: 16pt;
  color: rgba(255,255,255,1);
}
#rot #rot_ctr1_bod_ctr3 {
  z-index: auto;
  margin-left: auto;
  padding-top: 0px;
  position: relative;
  margin-right: auto;
  top: auto;
  background-color: rgba(255,255,255,1);
  padding-bottom: 0px;
  clear: both;
}
#rot #rot_ctr1_bod_ctr4 {
  position: relative;
  bottom: 0px;
  z-index: 19999;
  width: 100%;
}
#rot #rot_ctr1_bod_ctr1_bod {
  float: none;
  color: rgba(0,0,0,1);
  padding-top: 10px;
  width: 200px;
  margin-left: auto;
  margin-bottom: auto;
  margin-right: auto;
  margin-top: auto;
  padding-bottom: 0px;
  border-bottom-style: none;
  border-bottom-width: 1px;
}
#rot #rot_ctr1_bod_ctr1_bod img {
  width: 100%;
}
#rot #rot_ctr1_bod_ctr1_bod strong {
  color: rgba(0,0,0,1);
}
#rot #rot_ctr1_bod_ctr2_bod {
  vertical-align: middle;
  margin-left: auto;
  display: inline-block;
  margin-right: auto;
  background-color: transparent;
  width: 35%;
  float: right;
}
#rot #rot_ctr1_bod_ctr2_bod ul {
  background-color: transparent;
}
#rot #rot_ctr1_bod_ctr2_bod ul li {
  padding-bottom: 0px;
  padding-left: 10px;
  padding-top: 0px;
  padding-right: 10px;
}
#rot #rot_ctr1_bod_ctr2_bod ul li a {
  font-weight: normal;
  width: auto;
  font-size: 12px;
}
#rot #rot_ctr1_bod_blk3_custom {
  background-color: #FFFFFF;
  width: auto;
  float: none;
  clear: both;
  min-height: 10px;
  min-width: 10px;
  display: block;
}
#rot #rot_ctr1_bod_blk3_custom {
  display: block;
}
#rot #rot_ctr1_bod_blk4_custom {
  display: none;
  background-color: #FFFFFF;
  margin-bottom: auto;
  clear: both;
  width: auto;
  position: relative;
  float: none;
  margin-right: auto;
  margin-left: auto;
  margin-top: auto;
  top: auto;
  border-top-color: #333333;
  border-bottom-style: none;
  border-right-width: 1px;
  border-left-style: none;
  border-bottom-color: #333333;
  border-left-color: #333333;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-color: #333333;
  border-top-style: none;
  border-right-style: none;
  border-top-width: 1px;
}
#rot #rot_ctr1_bod_blk4_custom {
  display: none;
}
#rot #rot_ctr1_bod_ctr3_bod_wrp1 h3 {
  border-bottom-style: none;
  border-bottom-width: 0px;
}
#rot #rot_ctr1_bod_ctr4_hdr_blk2 {
  margin-left: auto;
  display: block;
}
#rot #rot_ctr1_bod_ctr4_hdr_blk1 {
  font-size: 12px;
  letter-spacing: 3px;
  margin-top: 50px;
  display: block;
}
#rot #rot_ctr1_bod_ctr1_blk3_custom {
  clear: none;
  width: auto;
  float: none;
  margin-top: px;
  display: inline-block;
  margin-left: 0.5%;
  margin-right: 0.5%;
  margin-bottom: px;
}
#rot #rot_ctr1_bod_ctr1_blk4_custom {
  float: none;
  width: auto;
  clear: none;
  font-size: 14px;
  display: inline-block;
  margin-top: auto;
  margin-left: 0.5%;
  margin-right: 0.5%;
  margin-bottom: auto;
}
#rot #rot_ctr1_bod_ctr1_blk5_custom {
  clear: none;
  float: none;
  width: auto;
  display: inline-block;
  margin-top: auto;
  margin-left: 0.5%;
  margin-bottom: auto;
  margin-right: 0.5%;
}
#rot #rot_ctr1_bod_ctr1_blk6_custom {
  font-size: 14px;
  margin-left: 0.5%;
  display: inline-block;
  margin-bottom: auto;
  width: auto;
  margin-top: auto;
  float: none;
  clear: none;
  margin-right: 0.5%;
}
#rot #rot_ctr1_bod_ctr1_blk7_custom {
  margin-left: 0.5%;
  margin-bottom: auto;
  display: inline-block;
  width: auto;
  margin-top: auto;
  float: none;
  clear: none;
  margin-right: 0.5%;
  font-size: 14px;
}
#rot #rot_ctr1_bod_ctr1_blk8_custom {
  font-size: 14px;
  margin-bottom: auto;
  display: inline-block;
  margin-top: auto;
  width: auto;
  margin-left: 0.5%;
  clear: none;
  float: none;
  margin-right: 0.5%;
}
#rot #rot_ctr1_bod_ctr1_blk9_custom {
  margin-left: 0.5%;
  margin-top: auto;
  width: auto;
  margin-bottom: auto;
  display: inline-block;
  float: none;
  clear: none;
  margin-right: 0.5%;
  font-size: 14px;
}
#rot #rot_ctr1_bod_ctr1_blk10_custom {
  font-size: 14px;
  margin-right: 0.5%;
  float: none;
  clear: none;
  margin-left: 0.5%;
  width: auto;
  margin-top: auto;
  display: inline-block;
  margin-bottom: auto;
}

@media screen and (max-width: 1000px) {
#rot #rot_ctr1 {
  width: 100%;
}
#rot #rot_ctr1_bod_ctr1 {
  padding-top: 10px;
}
#rot #rot_ctr1_bod_ctr1 a {
  font-size: 14pt;
}
#rot #rot_ctr1_bod_ctr1_bod {
  padding-right: 0px;
  padding-top: 0px;
  padding-left: 0px;
  margin-top: auto;
  width: 150px;
  padding-bottom: 0px;
}
#rot #rot_ctr1_bod_ctr4_hdr {
  width: 100%;
}
#rot #rot_ctr1_bod_ctr2_bod {
  clear: both;
  display: block;
  float: none;
  width: auto;
}
#rot #rot_ctr1_bod_ctr4_hdr_blk2 {
  display: block;
  margin-left: auto;
}
#rot #rot_ctr1_bod_ctr4_hdr_blk1 {
  display: block;
  margin-top: auto;
}

}

@media screen and (max-width: 770px) {
#rot #rot_ctr1_bod_ctr2_bod {
  float: none;
}

}

@media screen and (max-width: 499px) {
#rot #rot_ctr1_bod_ctr2 {
  min-height: 55px;
}
#rot #rot_ctr1_bod_ctr1 {
  padding-top: 10px;
  padding-bottom: 20px;
  position: relative;
  top: auto;
  background-color: rgba(195,13,35,1);
}
#rot #rot_ctr1_bod_ctr1_bod {
  line-height: 5;
  width: 40%;
  padding-bottom: 0px;
  margin-bottom: 10px;
}
#rot #rot_ctr1_bod_ctr1_bod h1 {
  font-size: 1em;
}
#rot #rot_ctr1_bod_ctr1_bod h2 {
  padding-top: 0px;
  padding-bottom: 0px;
}
#rot #rot_ctr1_bod_ctr1_bod img {
  display: block;
}
#rot #rot_ctr1_bod_ctr2_bod {
  background-color: transparent;
  display: block;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 19300;
}
#rot #rot_ctr1_bod_ctr2_bod #__res_main_nav_button:checked ~ label {
  background-color: rgba(0,0,0,1);
  background-image: url('../../../WEB/ic_close_white_36dp.png');
}
#rot #rot_ctr1_bod_ctr2_bod #__res_main_nav_button:checked ~ ul {
  display: block;
  background-color: rgba(0,0,0,1);
  width: 100%;
}
#rot #rot_ctr1_bod_ctr2_bod #__res_main_nav_button:checked ~ ul &gt; li {
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  position: relative;
  text-align: left;
  width: 100%;
}
#rot #rot_ctr1_bod_ctr2_bod #__res_main_nav_label {
  background-image: url('../../../WEB/ic_menu_white_36dp.png');
  background-position: 0.5em 0.5em;
  background-repeat: no-repeat;
  display: block;
  height: 55px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 0em;
  padding-top: 0em;
  position: relative;
  width: 100%;
}
#rot #rot_ctr1_bod_ctr2_bod .res_main_nav_button_child:checked ~ label {
  background-image: url('/static/designs/images/repository/util_7x7_minus.png');
}
#rot #rot_ctr1_bod_ctr2_bod .res_main_nav_button_child:checked ~ ul {
  display: block;
  overflow: hidden;
  width: 100%;
}
#rot #rot_ctr1_bod_ctr2_bod .res_main_nav_button_child:checked ~ ul &gt; li {
  padding-left: 20px;
  position: relative;
  text-align: left;
  width: 100%;
}
#rot #rot_ctr1_bod_ctr2_bod .res_main_nav_label_child {
  background-image: url('/static/designs/images/repository/util_7x7_plus.png');
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  height: auto;
  min-height: 1.25em;
  min-width: 0px;
  position: absolute;
  top: 8px;
  width: 20px;
}
#rot #rot_ctr1_bod_ctr2_bod ul {
  display: none;
  float: left;
  height: 100%;
  padding-bottom: 20px;
  padding-top: 0px;
}
#rot #rot_ctr1_bod_ctr2_bod ul li {
  height: auto;
  margin-top: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}
#rot #rot_ctr1_bod_ctr2_bod ul li a {
  display: block;
  padding-bottom: 15px;
  padding-left: 25px;
  padding-right: 0px;
  padding-top: 15px;
  text-align: left;
  font-size: 16px;
  margin-top: 0px;
  clear: none;
}
#rot #rot_ctr1_bod_ctr2_bod ul li ul {
  background-color: transparent;
  margin-left: auto;
}
#rot #rot_ctr1_bod_ctr2_bod ul li ul li {
  float: left;
}
#rot #rot_ctr1_bod_ctr2_bod ul li ul li a {
  padding-bottom: 10px;
  padding-left: 25px;
  padding-right: 0px;
  padding-top: 10px;
}
#rot #rot_ctr1_bod_blk4_custom {
  top: auto;
}
#rot #rot_ctr1_bod_ctr1_blk3_custom {
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
  width: 30%;
}
#rot #rot_ctr1_bod_ctr1_blk4_custom {
  width: 30%;
}
#rot #rot_ctr1_bod_ctr1_blk5_custom {
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  width: 30%;
}
#rot #rot_ctr1_bod_ctr1_blk6_custom {
  margin-bottom: 10px;
  width: 30%;
}
#rot #rot_ctr1_bod_ctr1_blk7_custom {
  width: 30%;
}
#rot #rot_ctr1_bod_ctr1_blk8_custom {
  width: 30%;
}
#rot #rot_ctr1_bod_ctr1_blk9_custom {
  width: 30%;
}
#rot #rot_ctr1_bod_ctr1_blk10_custom {
  width: 30%;
}

}
</pre></body></html>