.showImages {
  height: 9rem;
  overflow: hidden;
}
.pageTitle{

}
div#myModal {
    position: fixed;
    top: 3rem!important;
}
#modalTitle {
    margin-top: -1rem;
}
.reveal-modal .close-reveal-modal {
    font-size: 3rem;
    line-height: 1rem;
    top: 0.625rem;
    right: 1rem;
}
ul, p {
  line-height: 1.4rem;
}
.dcsmt-slider {
  max-height: 80vh;
}
.dcsmt .controls {
  height: 30px;
  display:block!important;
  opacity:.9!important;
}
.dcsmt.right .controls {
  bottom: 0;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.off-canvas-wrap{
  background-color: rgb(142, 20, 32);
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  margin-top:3px!important;
  }

.tooltip {
  outline: none;
  background: #FFFFFF;
  border: solid 1px #717171;
  font-size: 0.875rem;
  color: rgb(4, 4, 4);
  background-color: rgb(241, 241, 241);
  box-shadow: 1px 2px 2px rgba(189, 189, 189, 0.72);
}

.tooltip > .nub {
  border-color: transparent transparent #717171 transparent;
}
.noPad {
  padding:0!important;
}
.panel.error {
border-color: #FF8686;
background: #FFD7D7;
padding:.75rem;
}

.accordion {
  margin: 0 .25rem 0;
  border: 1px solid #DDDDDD;
  border-radius: 2px;
}
.accordion .accordion-navigation > a {
  padding: .6rem;
  position: relative;
  padding-right:2.5rem;
  background: #F4F4F4;
  border-bottom: 1px solid #DDDDDD;

}
.accordion .accordion-navigation > a > i {
  position: absolute;
  right: 0;
  top: 0;
  width: 2rem;
  text-align: center;
  padding: .6rem;
  color: #5A5A5A;
}
.accordion .accordion-navigation.active > a > i {
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
.accordion .accordion-navigation:last-of-type > a {
  border-bottom-width:0;
}
.accordion .accordion-navigation.active:last-of-type > a {
  border-bottom-width:1px;
}
.accordion .accordion-navigation .content {
  border-bottom: 1px solid #DDDDDD;
}


@font-face{
    font-family:'Lights';
    src:url('../fonts/scoreboard.eot');
    src:url('../fonts/scoreboard.eot') format('embedded-opentype'),
    url('../fonts/scoreboard.woff2') format('woff2'),
    url('../fonts/scoreboard.woff') format('woff'),
    url('../fonts/scoreboard.ttf') format('truetype'),
    url('../fonts/scoreboard.svg') format('svg');
}

    body {               
      font-family: 'Josefin Sans', sans-serif;
      background-color: #FFFFFF;     
        
    }
    h1, h2, h3, h4, h5, h6 {
      font-family: 'Josefin Sans', sans-serif;
    }


    /************ start social-tabs ****************************/
    #dcsmt-0 {
      top:3rem!important;
      z-index:1000;            
    }
    .tab-inner .profile h3 a {
      font-size: 1rem;
    }

    .social-tabs li,
    #utilLinks > li {
      border: 1px solid white;  
      background: #8d1520; /* Old browsers */
      /* IE9 SVG, needs conditional override of 'filter' to 'none' */
      background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhkMTUyMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1ZTAwMTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
      background: -moz-linear-gradient(top,  #8d1520 0%, #5e0014 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8d1520), color-stop(100%,#5e0014)); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top,  #8d1520 0%,#5e0014 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top,  #8d1520 0%,#5e0014 100%); /* Opera 11.10+ */
      background: -ms-linear-gradient(top,  #8d1520 0%,#5e0014 100%); /* IE10+ */
      background: linear-gradient(to bottom,  #8d1520 0%,#5e0014 100%); /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d1520', endColorstr='#5e0014',GradientType=0 ); /* IE6-8 */

    }
    .social-tabs > li {
      border-right-width: 0;
      padding: 0.4rem;
      height: 40px;
      width: 40px;
      margin-left: -10px!important;
    }
    ul.social-tabs > li > a > img {
      height: 27px;
      max-width: none;
    }
    .right .tab-content {
      padding: 0;
    }


    .tab-content.tab-twitter, .social-tabs li.active.dcsmt-twitter, .social-tabs li.dcsmt-twitter:hover, .tab-twitter .dcsmt-btn {background: #4ec2dc;}
    .tab-content.tab-facebook, .social-tabs li.active.dcsmt-facebook, .social-tabs li.dcsmt-facebook:hover, .tab-facebook .dcsmt-btn {background: #3b5998;}
    .tab-content.tab-fblike, .social-tabs li.active.dcsmt-fblike, .social-tabs li.dcsmt-fblike:hover, .tab-fblike .dcsmt-btn {background: #3b5998;}
    .tab-content.tab-youtube, .social-tabs li.active.dcsmt-youtube, .social-tabs li.dcsmt-youtube:hover, .tab-youtube .dcsmt-btn {background: #DF1F1C;}
    .tab-content.tab-fbrec, .social-tabs li.active.dcsmt-fbrec, .social-tabs li.dcsmt-fbrec:hover, .tab-fbrec .dcsmt-btn {background: #3b5998;}
    .tab-content.tab-google, .social-tabs li.active.dcsmt-google, .social-tabs li.dcsmt-google:hover, .tab-google .dcsmt-btn {background: #2d2d2d;}
    .tab-content.tab-instagram, .social-tabs li.active.dcsmt-instagram, .social-tabs li.dcsmt-instagram:hover, .tab-instagram .dcsmt-btn {
      background: rgb(81,127,164); /* Old browsers */
      /* IE9 SVG, needs conditional override of 'filter' to 'none' */
      background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUxN2ZhNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMDYwODgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
      background: -moz-linear-gradient(top,  rgba(81,127,164,1) 0%, rgba(48,96,136,1) 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(81,127,164,1)), color-stop(100%,rgba(48,96,136,1))); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top,  rgba(81,127,164,1) 0%,rgba(48,96,136,1) 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top,  rgba(81,127,164,1) 0%,rgba(48,96,136,1) 100%); /* Opera 11.10+ */
      background: -ms-linear-gradient(top,  rgba(81,127,164,1) 0%,rgba(48,96,136,1) 100%); /* IE10+ */
      background: linear-gradient(to bottom,  rgba(81,127,164,1) 0%,rgba(48,96,136,1) 100%); /* W3C */
    }
    .tab-content.tab-pinterest, .social-tabs li.active.dcsmt-pinterest, .social-tabs li.dcsmt-pinterest:hover, .tab-pinterest .dcsmt-btn {
      background: rgb(229,60,67); /* Old browsers */
      /* IE9 SVG, needs conditional override of 'filter' to 'none' */
      background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1M2M0MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhYzE3MWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
      background: -moz-linear-gradient(top,  rgba(229,60,67,1) 0%, rgba(172,23,31,1) 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,60,67,1)), color-stop(100%,rgba(172,23,31,1))); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top,  rgba(229,60,67,1) 0%,rgba(172,23,31,1) 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top,  rgba(229,60,67,1) 0%,rgba(172,23,31,1) 100%); /* Opera 11.10+ */
      background: -ms-linear-gradient(top,  rgba(229,60,67,1) 0%,rgba(172,23,31,1) 100%); /* IE10+ */
      background: linear-gradient(to bottom,  rgba(229,60,67,1) 0%,rgba(172,23,31,1) 100%); /* W3C */

    }



    /********** end social-tabs ********************************/

    /********** START NAV BAR **************/
    .scroll-container:before {
      content: ' ';
      position: absolute;
      width: 100%;
      top: 0;
      left: 0;
      height: 2.6rem;
      background-color: ##35AEDA;
    }
    .f-topbar-fixed {
      padding-top: 0!important;
    }
    .top-bar {
      border-bottom: 1px solid rgba(4, 82, 111, 0.8);
      box-shadow: 0px 0px 10px black;
      background-color:#FFFFFF;
      overflow: hidden;
      height: 2.6rem;
      opacity: 1;
    }
    .top-bar .title-area 
    {
      width:100%;
    }
    .top-bar{
      background: rgb(39,170,219); /* Old browsers */
      /* IE9 SVG, needs conditional override of 'filter' to 'none' */
      background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI3YWFkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNDdiYTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
      background: -moz-linear-gradient(top,  rgba(39,170,219,1) 0%, rgba(4,123,166,1) 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(39,170,219,1)), color-stop(100%,rgba(4,123,166,1))); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top,  rgba(39,170,219,1) 0%,rgba(4,123,166,1) 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top,  rgba(39,170,219,1) 0%,rgba(4,123,166,1) 100%); /* Opera 11.10+ */
      background: -ms-linear-gradient(top,  rgba(39,170,219,1) 0%,rgba(4,123,166,1) 100%); /* IE10+ */
      background: linear-gradient(to bottom,  rgba(39,170,219,1) 0%,rgba(4,123,166,1) 100%); /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27aadb', endColorstr='#047ba6',GradientType=0 ); /* IE6-8 */

    }


    .top-bar-section ul > li > a.button {
      top:0!important;
      padding: 0 0.8rem;
      border-radius: 2px;
      font-size: 0.8125rem;
      background-color: transparent;
      color: rgb(15, 15, 15);
      line-height: 1.8rem;      
    }
    .top-bar-section ul > li > a.button
    {
      background: rgba(205,240,255,1);
      background: -moz-linear-gradient(top, rgba(205,240,255,1) 0%, rgba(142,192,214,1) 50%, rgba(147,193,214,1) 51%, rgba(155,205,230,1) 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(205,240,255,1)), color-stop(50%, rgba(142,192,214,1)), color-stop(51%, rgba(147,193,214,1)), color-stop(100%, rgba(155,205,230,1)));
      background: -webkit-linear-gradient(top, rgba(205,240,255,1) 0%, rgba(142,192,214,1) 50%, rgba(147,193,214,1) 51%, rgba(155,205,230,1) 100%);
      background: -o-linear-gradient(top, rgba(205,240,255,1) 0%, rgba(142,192,214,1) 50%, rgba(147,193,214,1) 51%, rgba(155,205,230,1) 100%);
      background: -ms-linear-gradient(top, rgba(205,240,255,1) 0%, rgba(142,192,214,1) 50%, rgba(147,193,214,1) 51%, rgba(155,205,230,1) 100%);
      background: linear-gradient(to bottom, rgba(205,240,255,1) 0%, rgba(142,192,214,1) 50%, rgba(147,193,214,1) 51%, rgba(155,205,230,1) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdf0ff', endColorstr='#9bcde6', GradientType=0 );
    }
    .left-off-canvas-menu ul > li > a.button 
    {
      background: rgba(255,255,255,1);
      background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 50%, rgba(224,224,224,1) 51%, rgba(238,245,247,1) 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(50%, rgba(242,242,242,1)), color-stop(51%, rgba(224,224,224,1)), color-stop(100%, rgba(238,245,247,1)));
      background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 50%, rgba(224,224,224,1) 51%, rgba(238,245,247,1) 100%);
      background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 50%, rgba(224,224,224,1) 51%, rgba(238,245,247,1) 100%);
      background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 50%, rgba(224,224,224,1) 51%, rgba(238,245,247,1) 100%);
      background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 50%, rgba(224,224,224,1) 51%, rgba(238,245,247,1) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eef5f7', GradientType=0 );
/*
      background: rgba(246,253,254,1);
      background: -moz-linear-gradient(top, rgba(246,253,254,1) 0%, rgba(237,244,245,1) 50%, rgba(224,231,232,1) 51%, rgba(239,245,247,1) 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(246,253,254,1)), color-stop(50%, rgba(237,244,245,1)), color-stop(51%, rgba(224,231,232,1)), color-stop(100%, rgba(239,245,247,1)));
      background: -webkit-linear-gradient(top, rgba(246,253,254,1) 0%, rgba(237,244,245,1) 50%, rgba(224,231,232,1) 51%, rgba(239,245,247,1) 100%);
      background: -o-linear-gradient(top, rgba(246,253,254,1) 0%, rgba(237,244,245,1) 50%, rgba(224,231,232,1) 51%, rgba(239,245,247,1) 100%);
      background: -ms-linear-gradient(top, rgba(246,253,254,1) 0%, rgba(237,244,245,1) 50%, rgba(224,231,232,1) 51%, rgba(239,245,247,1) 100%);
      background: linear-gradient(to bottom, rgba(246,253,254,1) 0%, rgba(237,244,245,1) 50%, rgba(224,231,232,1) 51%, rgba(239,245,247,1) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6fdfe', endColorstr='#eff5f7', GradientType=0 );
      */
    }

    .top-bar-section ul > li.selected > a.button,
    .left-off-canvas-menu ul > li.selected > a.button {
      background: rgba(235,212,131,1);
      background: -moz-linear-gradient(top, rgba(235,212,131,1) 0%, rgba(246,223,158,1) 50%, rgba(253,218,113,1) 51%, rgba(215,186,105,1) 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(235,212,131,1)), color-stop(50%, rgba(246,223,158,1)), color-stop(51%, rgba(253,218,113,1)), color-stop(100%, rgba(215,186,105,1)));
      background: -webkit-linear-gradient(top, rgba(235,212,131,1) 0%, rgba(246,223,158,1) 50%, rgba(253,218,113,1) 51%, rgba(215,186,105,1) 100%);
      background: -o-linear-gradient(top, rgba(235,212,131,1) 0%, rgba(246,223,158,1) 50%, rgba(253,218,113,1) 51%, rgba(215,186,105,1) 100%);
      background: -ms-linear-gradient(top, rgba(235,212,131,1) 0%, rgba(246,223,158,1) 50%, rgba(253,218,113,1) 51%, rgba(215,186,105,1) 100%);
      background: linear-gradient(to bottom, rgba(235,212,131,1) 0%, rgba(246,223,158,1) 50%, rgba(253,218,113,1) 51%, rgba(215,186,105,1) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebd483', endColorstr='#d7ba69', GradientType=0 );

    }    
    .top-bar-section >ul> li {
        background: transparent;
        padding: .4rem .3rem;
    }
    .left-off-canvas-menu {
      background: rgba(4,123,166,1); /* Old browsers */
      /* IE9 SVG, needs conditional override of 'filter' to 'none' */
      background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI3YWFkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNDdiYTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
      background: -moz-linear-gradient(top,  rgba(4,123,166,1) 0%, rgb(234, 249, 255)  100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(4,123,166,1)), color-stop(100%, rgb(234, 249, 255))); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, rgba(4,123,166,1)  0%, rgb(234, 249, 255) 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top,  rgba(4,123,166,1) 0%, rgb(234, 249, 255) 100%); /* Opera 11.10+ */
      background: -ms-linear-gradient(top, rgba(4,123,166,1) 0%,  rgb(234, 249, 255) 100%); /* IE10+ */
      background: linear-gradient(to bottom, rgba(4,123,166,1) 0%, rgb(234, 249, 255) 100%); /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27aadb', endColorstr='#047ba6',GradientType=0 ); /* IE6-8 */

    }
    ul.off-canvas-list {
        margin-top: 4.55rem;  
    }
    .left-off-canvas-menu #logo {
      top: 0;
      height: 6.5rem;
      background-size: 11rem;
      margin-top: -1rem;
    }

    section#navBar.top-bar-section .menu-icon {
      line-height: 2rem;
      height: 2rem;
      background: transparent!important;
      box-shadow:none!important;

    }

    .top-bar-section .menu-icon span::after {
        box-shadow: 0 0 0 1px rgb(15, 15, 15), 0 7px 0 1px rgb(15, 15, 15), 0 14px 0 1px rgb(15, 15, 15)!important;
    }
    .menu-icon-li {
      padding: .4rem .25rem!important;
      display:none;
    }
    #navBar {
        padding-right: 17rem;
    }
    #navBar ul.right {
      position:absolute;
      top:0;
      right:0;
    }
    .top-bar-section ul li a.button,
    .left-off-canvas-menu ul li a.button
    {      
      box-shadow: 0 0 2px rgba(0, 0, 0, 0.7);
      position:relative;
      z-index: 0;
      overflow:hidden;
    }
    .top-bar-section ul li a.button::before,
    .left-off-canvas-menu ul li a.button::before
    {
      opacity:0;
      transition:opacity 1s ease;
      content:'';
      border-radius: inherit;
      position:absolute;
      top:0;
      left:0;
      height:100%;
      width:100%;
      background: rgb(255,255,255)!important;
      
      background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
      background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%)!important;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1)))!important;
      background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%)!important; 
      background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%)!important; 
      background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%)!important; 
      background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%)!important; 
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 )!important;

    }

    
    .top-bar-section ul li a.button:hover,
    .left-off-canvas-menu ul li a.button:hover
    {
      box-shadow: 0px 0px 3px rgb(0, 0, 0);
    }
    .top-bar-section ul li a.button:hover::before,
    .left-off-canvas-menu ul li a.button:hover::before
    {
      opacity: .3;
      transition: opacity .7s ease;
      z-index: -1;
    }
    /*
    .top-bar-section ul li:hover  a,
    .top-bar-section ul li:focus  a,
    .off-canvas-list li:hover  a,
    .off-canvas-list li:focus  a,
    .top-bar-section ul li a:hover,
    .top-bar-section li a:focus,
    .off-canvas-list li a:hover,
    .off-canvas-list li a:focus   {
      box-shadow: 0px 0px 3px rgb(0, 0, 0);
      color: rgb(15, 15, 15)!important; 
      background: rgb(255,255,255)!important;
      
      background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
      background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%)!important;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1)))!important;
      background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%)!important; 
      background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%)!important; 
      background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%)!important; 
      background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%)!important; 
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 )!important;


    }
    */
    .top-bar-section ul li.menu-icon-li:hover  a,
    .top-bar-section ul li.menu-icon-li:focus  a{
      background-color:transparent!important;

    }
    .top-bar-section ul > li > a.button.donate,
    .left-off-canvas-menu ul > li > a.button.donate {
      background: rgb(226,225,187); /* Old browsers */
      /* IE9 SVG, needs conditional override of 'filter' to 'none' */
      background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyZTFiYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2UyYzk2MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2RlYjMxYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMWQ3OTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
      background: -moz-linear-gradient(top,  rgba(226,225,187,1) 0%, rgba(226,201,97,1) 50%, rgba(222,179,28,1) 51%, rgba(225,215,151,1) 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,225,187,1)), color-stop(50%,rgba(226,201,97,1)), color-stop(51%,rgba(222,179,28,1)), color-stop(100%,rgba(225,215,151,1))); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top,  rgba(226,225,187,1) 0%,rgba(226,201,97,1) 50%,rgba(222,179,28,1) 51%,rgba(225,215,151,1) 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top,  rgba(226,225,187,1) 0%,rgba(226,201,97,1) 50%,rgba(222,179,28,1) 51%,rgba(225,215,151,1) 100%); /* Opera 11.10+ */
      background: -ms-linear-gradient(top,  rgba(226,225,187,1) 0%,rgba(226,201,97,1) 50%,rgba(222,179,28,1) 51%,rgba(225,215,151,1) 100%); /* IE10+ */
      background: linear-gradient(to bottom,  rgba(226,225,187,1) 0%,rgba(226,201,97,1) 50%,rgba(222,179,28,1) 51%,rgba(225,215,151,1) 100%); /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e1bb', endColorstr='#e1d797',GradientType=0 ); /* IE6-8 */
    }

    .top-bar-section ul > li > a.button.myReservarions,
    .left-off-canvas-menu ul > li > a.button.myReservarions {
      background: rgba(150,194,227,1);
      background: -moz-linear-gradient(top, rgba(150,194,227,1) 0%, rgba(131,184,220,1) 50%, rgba(112,171,211,1) 51%, rgba(150,193,226,1) 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(150,194,227,1)), color-stop(50%, rgba(131,184,220,1)), color-stop(51%, rgba(112,171,211,1)), color-stop(100%, rgba(150,193,226,1)));
      background: -webkit-linear-gradient(top, rgba(150,194,227,1) 0%, rgba(131,184,220,1) 50%, rgba(112,171,211,1) 51%, rgba(150,193,226,1) 100%);
      background: -o-linear-gradient(top, rgba(150,194,227,1) 0%, rgba(131,184,220,1) 50%, rgba(112,171,211,1) 51%, rgba(150,193,226,1) 100%);
      background: -ms-linear-gradient(top, rgba(150,194,227,1) 0%, rgba(131,184,220,1) 50%, rgba(112,171,211,1) 51%, rgba(150,193,226,1) 100%);
      background: linear-gradient(to bottom, rgba(150,194,227,1) 0%, rgba(131,184,220,1) 50%, rgba(112,171,211,1) 51%, rgba(150,193,226,1) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96c2e3', endColorstr='#96c1e2', GradientType=0 );
      font-weight:bold;
    }
    a.button.split {      
      padding-right: 2.3rem!important;
    }
    a.button.split .split-menu {
      width: 1.75rem;
      border-left-color: rgba(0, 0, 0, 0.28);
    }    

    .top-bar-section ul > li > a > i,
    .left-off-canvas-menu ul > li > a > i {
      margin-right: 0.4rem;
      font-size: 131%;
      vertical-align: text-bottom;
      margin-left: .1rem;
    }


    .top-bar:before, .top-bar:after {
      content: " ";
      display: table;
    }

    .off-canvas-list li {
      padding: .3rem;
      border-bottom: 1px solid rgba(15, 15, 15, 0.2);
    }

    ul.off-canvas-list li a.button {
      display: block;
      padding: 0;
      color: rgba(23, 23, 23, 1);
      line-height: 1.8em;
      text-align: left;
      padding-left: 1rem;
      font-size: 1rem;
      margin: 0;
      border-radius: 2px;
      background-color: transparent!important;
      border-bottom: 0;
    }

    .move-right .exit-off-canvas {
        background: rgba(255, 255, 255, 0.35);
    }   

    .off-canvas-list li a.button::after,
    .top-bar-section li a.button::after,
    .top-bar-section ul > li.selected > a.button::after,
    .left-off-canvas-menu ul > li.selected > a.button::after 
    {
      opacity: .6;
      transition: left .4s ease-out;
      content: "\f0da";
      font: normal normal normal 14px/1 FontAwesome;
      position: absolute;
      left: -2rem;
      top: 50%;
      width: 1rem;
      text-align: center;
      height: 10px;
      margin-top: -5px;
      line-height: 10px;
      vertical-align:middle;
        z-index: 1;
    }

    .off-canvas-list li a.button:hover::after,
    .top-bar-section li a.button:hover::after,
    .top-bar-section ul > li.selected > a.button::after,
    .left-off-canvas-menu ul > li.selected > a.button::after 
    {
      left: 0;
      transition: left .3s ease-out;
    }

    nav.top-bar.inner-bar {
        margin-bottom: 1.5rem;
        margin-left: -2rem;
        padding-left: 2rem;
        margin-right: -2rem;
        padding-right: 2rem;
        background: #e6e6e6;
        opacity: 1;
        height: auto;
        box-shadow: none;
        border-bottom: 1px solid #cccccc;
    }

    nav.top-bar.inner-bar .name, 
    nav.top-bar.inner-bar .name h1 {
        height: 3rem;
        font-size: 2rem;
        line-height: 3.3rem;
    }

    nav.top-bar.inner-bar .top-bar-section li a {
        margin-top: .2rem;
        display: inline-block;
    }

    /********* END NAV BAR *****************/

    /******** START Shows Grid ***********/
    .showsGrid li {
      padding: 0 .25rem .5rem;
    }
    .showsGrid > li> div {
      box-shadow: 0 0 3px rgba(138, 17, 30, 0.48);
      padding: .1rem .2rem .3rem;
      border: 1px solid rgb(131, 131, 131);
      background-color: #F4F4F4;
      font-size: .8rem;
      line-height: 1.2rem;
        border-radius: 2px;
    }
    .showsGrid > li > .row {
      position: relative;
      padding-bottom: 1.5rem;
    }
    .showsGrid .columns {
      padding-right: .2rem;
      padding-left: .2rem;
    }
    .showsGrid .th {
      margin: auto;
      display: block;
      max-height: 8.5rem;
    }

    .showTitle {
      font-weight: bold;
      font-size: 1rem;
      line-height: 1.5rem;
    }
    .show_subtitle {
      line-height: 1rem;
      font-size: .85rem;
      padding-bottom: .2rem;
    }
    .showTime {
      margin-top: .2rem;
      font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
    }
    .showTime a {
      box-shadow: 0 0 1px black;
      white-space: nowrap;
      display: inline-block;
      padding: 0 .5rem 0 .3rem;
      border-radius: 2px;
      font-family: 'Josefin Sans', sans-serif;
      line-height: 1.2rem;
      font-size: .8rem;
      margin: .3rem 0 0 0;
    }
    .showTime i {
      margin-right: .2rem;
    }
    .showTime a.button i {
      font-size: 0.7rem;
    }

    .showLinks {
      position: absolute;
      bottom: 0;
      left: 0;
    }

    .showMoreInfo > a, .showGuide > a, .showDiscount > a {
      display: block;
      font-size: .8rem;
      white-space: nowrap;
      margin-top: 0;
      line-height: 1.2rem;
      font-weight: bold;
    }
    .showGuide > a {
      text-align: center;
    }
    .showDiscount {
      text-align:right;
    }

    .showPrice, .showGrade {
      margin-top: .3rem;
    }

    /***** end shows grid ************/


    /******** start tabs **************************/
    .tabsWrap {
      display: table;
      width: 100%;
      margin-top: .5rem;
    }

    .tabs {
      margin-bottom: 0 !important;
      margin-top: 1rem;
      display: table-row;
      width: 100%;
    }

    .tabs dd > a:hover, .tabs .tab-title > a:hover {
      background-color: rgba(0, 140, 186, 0.37);
    }

    .tabs dd, .tabs .tab-title {
      position: relative;
      margin-bottom: 0 !important;
      list-style: none;
      display: table-cell;
      text-align: center;
      vertical-align: top;
      float: none!important;
    }

    .tabs dd > a, .tabs .tab-title > a {
      display: block;
      background-color: #EFEFEF;
      color: #222222;
      padding: .5rem 1rem;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 1rem;
      box-shadow: 0 0 1px black;
      margin: .3rem;
      line-height: 1rem;
      border-radius: 6px;
      border-width: 0!important;
      transition: background-color 300ms ease-out; 
    }

    .tabs dd.active a, .tabs .tab-title.active a {
      background-color: #008cba;
      color: #FFFFFF;
      border: 1px solid transparent;
      transition: background-color 300ms ease-out; 
    }

    .socialTab {
      text-align: right!important;
    }
    .tabs-content .panel.season_description {
      padding: .5rem;
    }

    /************* end tabs *********************/



    .scroll-container {
      padding-top: 2.6rem;
        background-color: rgb(142, 20, 32);
    }
    .row {
      max-width:75rem;
    }
    .content-wrap {
      background-color: #FFFFFF;
      position: relative;      
      min-height: 780px;
    }
    .content-area {
      position: relative;      
      z-index:15;
      padding: 0px 2.5rem;
    }
.footer {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #CACACA;

background-image: linear-gradient(90deg, transparent 50%, rgba(255,255,255,.5) 50%);
background-size: 25px;

}
.footer:after {
  content : ' ';
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
  z-index:1;
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIyIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzYwNjA2MCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC44Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  rgba(0,0,0,0.22) 0%, rgba(0,0,0,0) 20%, rgba(96,96,96,0) 50%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.22)), color-stop(20%,rgba(0,0,0,0)), color-stop(50%,rgba(96,96,96,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.22) 0%,rgba(0,0,0,0) 20%,rgba(96,96,96,0) 50%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.22) 0%,rgba(0,0,0,0) 20%,rgba(96,96,96,0) 50%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.22) 0%,rgba(0,0,0,0) 20%,rgba(96,96,96,0) 50%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.22) 0%,rgba(0,0,0,0) 20%,rgba(96,96,96,0) 50%,rgba(255,255,255,1) 100%); /* W3C */


}
.footer:before {
  content: '';
  background: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iNzUiIHZpZXdCb3g9IjAgMCA0MDAgMjAwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiBzdHlsZT0ic3Ryb2tlOiBub25lOyBmaWxsOiM4RTE0MjA7Ij4NCiAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0wIDAgDQogICAgICAgICAgICAgICBRIDIuNSA0MCA1IDBRIDcuNSA0MCAxMCAwUSAxMi41IDQwIDE1IDBRIDE3LjUgNDAgMjAgMFEgMjIuNSA0MCAyNSAwUSAyNy41IDQwIDMwIDBRIDMyLjUgNDAgMzUgMFEgMzcuNSA0MCA0MCAwUSA0Mi41IDQwIDQ1IDBRIDQ3LjUgNDAgNTAgMFEgNTIuNSA0MCA1NSAwUSA1Ny41IDQwIDYwIDBRIDYyLjUgNDAgNjUgMFEgNjcuNSA0MCA3MCAwUSA3Mi41IDQwIDc1IDBRIDc3LjUgNDAgODAgMFEgODIuNSA0MCA4NSAwUSA4Ny41IDQwIDkwIDBRIDkyLjUgNDAgOTUgMFEgOTcuNSA0MCAxMDAgMFEgMTAyLjUgNDAgMTA1IDBRIDEwNy41IDQwIDExMCAwUSAxMTIuNSA0MCAxMTUgMFEgMTE3LjUgNDAgMTIwIDBRIDEyMi41IDQwIDEyNSAwUSAxMjcuNSA0MCAxMzAgMFEgMTMyLjUgNDAgMTM1IDBRIDEzNy41IDQwIDE0MCAwUSAxNDIuNSA0MCAxNDUgMFEgMTQ3LjUgNDAgMTUwIDBRIDE1Mi41IDQwIDE1NSAwUSAxNTcuNSA0MCAxNjAgMFEgMTYyLjUgNDAgMTY1IDBRIDE2Ny41IDQwIDE3MCAwUSAxNzIuNSA0MCAxNzUgMFEgMTc3LjUgNDAgMTgwIDBRIDE4Mi41IDQwIDE4NSAwUSAxODcuNSA0MCAxOTAgMFEgMTkyLjUgNDAgMTk1IDBRIDE5Ny41IDQwIDIwMCAwUSAyMDIuNSA0MCAyMDUgMFEgMjA3LjUgNDAgMjEwIDBRIDIxMi41IDQwIDIxNSAwUSAyMTcuNSA0MCAyMjAgMFEgMjIyLjUgNDAgMjI1IDBRIDIyNy41IDQwIDIzMCAwUSAyMzIuNSA0MCAyMzUgMFEgMjM3LjUgNDAgMjQwIDBRIDI0Mi41IDQwIDI0NSAwUSAyNDcuNSA0MCAyNTAgMFEgMjUyLjUgNDAgMjU1IDBRIDI1Ny41IDQwIDI2MCAwUSAyNjIuNSA0MCAyNjUgMFEgMjY3LjUgNDAgMjcwIDBRIDI3Mi41IDQwIDI3NSAwUSAyNzcuNSA0MCAyODAgMFEgMjgyLjUgNDAgMjg1IDBRIDI4Ny41IDQwIDI5MCAwUSAyOTIuNSA0MCAyOTUgMFEgMjk3LjUgNDAgMzAwIDBRIDMwMi41IDQwIDMwNSAwUSAzMDcuNSA0MCAzMTAgMFEgMzEyLjUgNDAgMzE1IDBRIDMxNy41IDQwIDMyMCAwUSAzMjIuNSA0MCAzMjUgMFEgMzI3LjUgNDAgMzMwIDBRIDMzMi41IDQwIDMzNSAwUSAzMzcuNSA0MCAzNDAgMFEgMzQyLjUgNDAgMzQ1IDBRIDM0Ny41IDQwIDM1MCAwUSAzNTIuNSA0MCAzNTUgMFEgMzU3LjUgNDAgMzYwIDBRIDM2Mi41IDQwIDM2NSAwUSAzNjcuNSA0MCAzNzAgMFEgMzcyLjUgNDAgMzc1IDBRIDM3Ny41IDQwIDM4MCAwUSAzODIuNSA0MCAzODUgMFEgMzg3LjUgNDAgMzkwIDBRIDM5Mi41IDQwIDM5NSAwUSAzOTcuNSA0MCA0MDAgMCAgICAgICAgICAgICAgICAgDQogICAgICAgICAgICAgICBaIj48L3BhdGg+DQogICAgICAgICAgICA8L3N2Zz4=);
  height: 20px;
  position: absolute;
  top: 0;
  left: 50%;
  min-width: 3000px;
  margin-left: -1500px;
  z-index:2;
}
.footer >.row {
  background-color: white;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
  z-index: 2;
  position: relative;




  }
.footer >.row>.columns {
margin-top: 1.5rem;
background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI4JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNjk0YzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0, rgba(22,148,194,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0,rgba(255,255,255,1)), color-stop(100%,rgba(22,148,194,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0,rgba(22,148,194,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0,rgba(22,148,194,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0,rgba(22,148,194,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0,rgba(22,148,194,1) 100%); /* W3C */

  
  }
.footer fieldset {
    height: 1.5rem;
    padding: 0;
    background-color: transparent;
    border:1px solid rgba(21, 134, 170, 0.23);
    border-width:1px 0 0 0;
}
 .footerBottom {
     background-color: rgba(17, 131, 168, 0.91);
     padding: 1rem;
     border-top: 1px solid #1D6E8C;
     margin: 0 -0.9375rem;
 }
.footerLinks {
  margin-bottom:1rem;
}
  .footerLinks >a {
      padding: .15rem .4rem;
      display: inline-block;
  }
.footer a {
    color: #00536E!important;
}
  .footerLinks a.selected {
    text-decoration: underline;
  }
  .socialLinks {
    margin-bottom:.5rem;
  }
  .socialLinks > a {
    font-size: 1.5rem;
    border: 1px solid #1586AA;
    border-radius: 2px;
    background-color: #C3E4F0;
    color: rgba(22, 134, 171, 0.85);
    display:inline-block;
    line-height: 1.5rem;
    padding: .2rem 0;
  }
  .socialLinks > a + a {
    margin-left: .2rem;  
  }
  .socialLinks > a > i {
    vertical-align: top;
    padding: .2rem;
    display: inline-block;
  }

div#reservationExtra {
    margin-top: 1rem;
}

  

div.switch {line-height:0;}
div.switch input:disabled+label{background-color:#c9c9c9}
div.switch input+label{overflow:hidden}
div.switch input:disabled+label:before{color:#575757}


.switch input + label {
  margin-left: 0;
  margin-right: 0;
  position: relative;
  transition: background-color .2s ease;
  
}
.switch.round label {
    border-radius: 1px;
}
.switch.tiny label {
    width: 1.3rem;
    height: 1.3rem;
}

.switch label {
  color: transparent;
  background: rgba(163, 199, 214, 0.53);
  box-shadow: inset 0 0 0px 1px #2f8cba, 0 0 0px 1px #cccccc;
}
.switch.tiny input:not(:checked) + label:after {
  display:none;
}
.switch.tiny input:checked + label:after {
  left: 0.45rem;
  top: 0.225rem;
  width: 0.45rem;
  height: .75rem;
  border: solid #ffffff;
  background: transparent;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-radius: 0;
  position: absolute;
  content: "";
  display: block;
}
.switch input:checked + label {
  background: #008cbade;
}

.switch input:not(:checked) + label:hover {
    background-color: #c5d5dc;
    transition: background-color .2s ease;
}
div.switch input:disabled+label:hover  {
    background-color: #bdbdbd;
}
.switch input:checked + label:hover {
    background: #0a6d8e;
}

@keyframes fadeIn { 
  from { opacity: 0; } 
}
@-moz-keyframes fadeIn { 
  from { opacity: 0; } 
}
@-webkit-keyframes fadeIn { 
  from { opacity: 0; } 
}
@-ms-keyframes fadeIn { 
  from { opacity: 0; } 
}
@-o-keyframes fadeIn { 
  from { opacity: 0; } 
}

  #header {
      position:relative;
      background:url(../img/header_bg.jpg) center -4px repeat scroll;
      height:0;
      padding-bottom:16%;
    }
    #logo {
      background: url(../img/logo_white.png) center center no-repeat scroll;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      margin-top: -3%;
      background-size: 25%;
    }
    #tagline {
      background: url(../img/tagline.png) center bottom no-repeat scroll;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      margin-top: -4%;
      background-size: 31.5%;
    }
    #guests {
      background: url(../img/guests.png) 0 -1px repeat-x transparent;
      background-size: 20%;
      position: absolute;
      height: 100%;
      left: 0;
      width: 100%;
      top: 81%;
    }

    #header::before {
        content: '';
        position: absolute;
        background: url(../img/header_bg.jpg) center -61px repeat scroll;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        animation: fadeIn 3.25s infinite alternate;
    }

    #header::after {
        content: '';
        position: absolute;
        height: 170%;
        width: 100%;
        bottom: -176%;
        left: 0;
        z-index: 0;
        background-color: #FFFFFF;
    }

    .curtain {
      position: absolute;
      background-size: 44%;
      background-repeat: no-repeat;
      background-position: 0 0;   
      width: 50%;
      height: 0;
      pointer-events: none;      
    }

    .curtain.left {
      left: -6%;
    }
    .curtain.right {
      right:-6%;
      -moz-transform: scaleX(-1);
      -o-transform: scaleX(-1);
      -webkit-transform: scaleX(-1);
      transform: scaleX(-1);
      filter: FlipH;
      -ms-filter: "FlipH";
    }
    .curtain.top {
      background-image: url(../img/curtain-top.png);    
      padding-bottom: 45%;        
      z-index: 27;        
    }
    .curtain.middle {
      background-image: url(../img/curtain-middle.png);
       background-repeat: repeat-y;
      top: 0;      
      height:100%;
      z-index: 0;
    }
    .curtain.bottom {
      background-image: url(../img/curtain-bottom.png);    
      background-position: bottom left; 
      bottom: 0;
      padding-bottom: 45%;
      z-index: 26;
    }
    .noPpointerEvents .curtain.top {
      z-index: 11;
    }

    #supportersWrap {
      background:#000000;
      color:#FFFFFF;
        float: left;
        clear: both;
        width: 100%;
        position:relative;
        z-index:16;        
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    }
    #supportersWrap > div {
        padding: 0 1%;
    }
    div.lights{
      background: url(../img/bulb.png) repeat-x 0 0 transparent;
      height:9px;
      width: 100%;
      float:left;
      clear:both;
      margin-top:2px;
    }

    #supportersWrap .heading {
      text-indent:8%;      
      text-transform: capitalize;
      font-size:.9rem;
      margin: 7px 0 0 0;
    }

    #supportersWrap  .orbit-timer  {
      display:none!important;

    }
    .supporters-orbit {
  max-height: 1.5rem;
white-space: nowrap;
  overflow: hidden;
}
    .supporters-orbit > li {
      white-space: nowrap;
      text-align:center;
      list-style:none;
      cursor:pointer;
    }
    #supportersWrap .orbit-container {
      z-index: 20;
    }
    .supporters-orbit .th img {
      max-height:60px;
    }
    .supporters-orbit li{
      margin: 0;
      color: rgba(252, 241, 219, 1);
      font-size: 1.5rem;
      font-family: Lights;
      text-shadow: 0 -1px 3px rgb(207, 112, 88);
      line-height: 1.5rem;

    }
    .supporters-orbit .desc {

        font-size: .8rem;
      line-height: 1rem;
    }



fieldset {
    border-radius: 2px;
    background-color: #F4F4F4;
    padding: .75rem;
    margin: 1rem 0;
}
fieldset legend {
    background: transparent;
}
.panel.callout {
  padding:.75rem;
}
.round-2 {
  border-radius: 2px;
}
label .has-tip {
  border-width:0!important;
}

small.error {
    border-radius: 0 0 2px 2px;
    padding: 0.275rem 0.5rem 0.3rem!important;
    float:left;
    width:100%;
    background: #C11726!important;
}
.transportErrorMessage, .Payment_MethodErrorMessage {
    clear: both;
    float: left;
}
.transportMessage, .Payment_MethodPOMessage {
    display: none;
    clear: both;
    background-color: rgb(254, 129, 27);
    color: #FFFFFF;
    font-size: .8rem;
    padding: .2rem .5rem;
    border-radius:0 0 3px 3px;
    margin-top: -.5rem;
    margin-bottom: .5rem;
}
#accountVerify {
    width: 100%;
}

#accountVerify.success .ui-slider-handle
{
  left: "auto";
  right: "-112px";
  width: "25px";
  padding-left: "6px";
  color: "#106910";
  cursor:"wait";
}

.verifyWrap .hpverify, .verifyWrap .sverify {
    position: absolute;
    top: -99999px;
    left: -99999px;
}
.verifyWrap {
    overflow: hidden;
    position: relative;
    width: 330px;
}

.verifyWrap .sliderWrap {
    background: #000000;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #45484d 0%, #000000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000));
    background: -webkit-linear-gradient(top, #45484d 0%,#000000 100%);
    background: -o-linear-gradient(top, #45484d 0%,#000000 100%);
    background: -ms-linear-gradient(top, #45484d 0%,#000000 100%);
    background: linear-gradient(to bottom, #45484d 0%,#000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );
    border: 1px solid black;
    border-radius: 2px;
    padding: 6px 2px 5px 0px;
    display: inline-block;
    width: 100%;
    position: relative;
    height: 2rem;
}
.verifyWrap .slider {
    border-width: 0;
    height: 0px;
    margin-top: 0;
    border-width: 0;
    border-top-style: dotted;
    border-bottom-width: 0;
    border-color: #ffffff;
    margin-left: 11px;
}
.verifyWrap .slider > span {
    outline: none!important;
    border-radius: 2px;
    margin-top: -1px;
    width: auto;
    white-space: nowrap;
    font-size: .75rem;
    line-height: 1.75rem;
    height: 1.75rem;
    margin-left: -10px;
}
.verifyWrap .slider > span > span {
    padding-left: 6px;
    padding-right: 5px;
    color: rgb(182, 15, 15);
}
.verifyWrap .slider > span > i {
    padding-right: 5px;
}

.welcomLinks {
    float: right;
    margin-top: .45rem;
    margin-bottom: 0;
    margin-left: .5rem;
    margin-right: .25rem;
    border: 1px solid rgba(23, 100, 134, 0.37);
    background-color: #FFF5D6;
    border-radius: 2px;
    padding: 2px;
}
.welcomLinks li {
    margin: 0;
    padding: 0 .5rem;
}
.welcomLinks li + li {
    border-left: 1px solid rgba(23, 100, 134, 0.37);
}
.formMessage {
    margin: .5rem;
    margin-bottom: .2rem;
}
.switchRow {
  padding: .25rem 0;
  border-bottom: 1px solid #CECECE;
}
.switchRow > label {
      margin: auto;
    display: inline-block;
}
.switchOptionsRow {
    padding-top: .25rem;
    border-top: 1px dotted #CECECE;
    float: left;
    margin-top: .25rem;
    background-color: rgba(243, 243, 243, 0.5);
    width:100%;
}
.memberSchoolWrap {
  margin-top: -1px;
  padding-top: .5rem;
}
.loginButton,
.checkEmailButton,
.forgotButton,
.resetPassword {
  margin-top:.75rem;
  margin-bottom:0;
}
.forgotLink {
  margin-top:-.75rem;
}
.showName{
  font-weight: bold;
}
.cartWrap {
  border: 1px solid #CCCCCC;
  border-radius: 2px;
  padding: 1px;
}
.cartWrap .columns {
  padding-left: .45rem;
  padding-right: .45rem;
  font-size: .9rem;
  line-height: 1.1rem;
}
.cartWrap .showTotalLabel {
  padding-right:2rem!important;
}
.cartWrap .cartHeading {
  background-color: #F5F5F5;
  border-bottom: 1px solid #CECECE;
}
.cartWrap .cartHeading .headingCol > em {
    display: table;
    width:100%;
}
.cartWrap .cartHeading .headingCol > em > em {
  height: 2.4rem;
  display: table-cell;
  vertical-align: middle;
  font-style: normal;
  font-weight: bold;
}
.cartWrap .cartRows > .row,
.cartWrap .summaryRows > .row {
  background-color: white;
  padding: .2rem;
  border-bottom: 1px solid #CECECE;
}
.cartWrap .cartRows > .row:nth-of-type(even) {
  background-color: #FFFFCC;
}

.cartRows > .row > .columns {
    margin-top: .25rem;
}

.cartWrap input {

}
.cartWrap a.button {
    margin-bottom:0;
}
.cartWrap .row.couponInputRow {
    display: none;
    margin-top: .25rem;
    padding-top: .25rem;
    float: left;
    clear: both;
    border-top: 1px solid #CECECE;
    border-top-style: dotted;
    width: 100%;
}
.couponInputRow .panel {
  margin:0;
  padding:.5rem;
}
.theatreLabel {
  background-color: rgba(160, 211, 232, 0.7);
  margin-bottom: .25rem;
}
.seatLabel {
    text-align: right;
    padding-right: .5rem;
    height: 1.75rem;
    line-height: 1.75rem;
}
.cartRows .seatLabel {
    height: 2.3rem;
    line-height: 2.3rem;
}
.summaryRows .columns {
    line-height: 1.5rem;
}
.subtotalRow,
.row.grandtotalRow  {
    border-top: 1px solid rgb(206, 206, 206);
    margin-top: 1px;
}
.row.subtotalRow {
    background-color: rgba(226, 226, 226, 0.86)!important;
    margin-top: 1px;
}
.row.grandtotalRow {
    background-color: #FFFFCC!important;
    font-weight: bold;
    color: #663300;
}
input#editCart {
    outline: none;
}
.row.cartActionRow{
  margin-top:1rem;
}
.noPostRound {
  border-radius: 2px 0 0 2px!important;
}
.school-buttons .button {
  min-width:9rem;

}
#SchoolsDetailsWrap {
    margin-bottom: 1rem;
}
.switchLabel {
  font-size: 1rem;
}
.noBorder {
  border-width:0;
}
.smallSeatsBox {
    background-color: #FFFFFF!important;
    border-width: 1px;
    border-style: solid;
    margin-bottom: .25rem;
    height: 1.75rem;
    line-height: 2.1rem;
}
#accountCheckoutForm {
      margin-top: 1rem;
}

#reservationDetails #editCart {
  margin-bottom:0;
}
.dynAlert {
    position: fixed;
    top: 3rem;
    left: 10%;
    width: 80%;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.55);
    z-index: 9999;
}

.login-new-member {
  display:none;
}

.row.login-container  {
    margin-top:1rem;
}

.login-button {
    padding: 0;
    border-radius: .2rem;
    cursor: pointer;
    color: #FFFFFF;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow:hidden;
    padding-left: 60px;
    font-size: 16px;
}

.login-button + .login-button {
    margin-top: 1rem;
}

.login-button.login-button--facebook {
    font-family: Helvetica, Arial, sans-serif;
    letter-spacing: .25px;
    font-size: 16px;
    background: url(/img/logo_facebook.svg) no-repeat 5px 5px #4267b2;
    background-size: 30px;
}
.login-button.login-button--google {
    font-family: 'Roboto', sans-serif;
    background: url(/img/logo_google.svg) no-repeat -1px -1px #4285F4;
    background-size: 42px;
}
.login-button.login-button--amazon {
    font-family: 'Roboto', sans-serif;
    position: relative;
    font-weight: bold;
    z-index: 0;
    background-size: 42px;
    background: rgb(255,230,173);
    background: -moz-linear-gradient(top, rgba(255,230,173,1) 0%, rgba(250,193,87,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,230,173,1) 0%,rgba(250,193,87,1) 100%);
    background: linear-gradient(to bottom, rgba(255,230,173,1) 0%,rgba(250,193,87,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe6ad', endColorstr='#fac157',GradientType=0 );
    box-shadow: inset 0px 0px 0px 1px #B68735, inset 0 0 0px 2px #C4933C;
    color: #000000;
}
.login-button.login-button--amazon:after {
    background: url(/img/logo_amazon.svg) no-repeat 50% transparent;
    background-size: 23px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 40px;
    height: 40px;
}

a.button.cancelCheckout {
    font-size: 90%;
    line-height: .7rem;
}

[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
    border-radius: 0 0 3px 3px;
}
.innerBarMenuNav {
  margin-right: -10px;
}
.innerBarMenuNavItem {
    background: transparent!important;
    padding: 0!important;
    width: 1.75rem!important;
    height: 1.75rem!important;
    line-height: 1.75rem!important;
    text-align: center;
    border-radius: .2rem;
    box-shadow: 0 0 1px 0px transparent;
    transition: box-shadow .2s ease, background-color .2s ease;
    margin-left: .5rem;
}
.innerBarMenuNavItem:hover {    
    transition: box-shadow .2s ease, background-color .2s ease;
    background-color: rgba(181, 181, 181, 0.3)!important;
}

.innerBarMenuNavItem.jq-dropdown-open {
    background-color: rgba(181, 181, 181, 0.3)!important;
    box-shadow: 0 0 1px 0px black!important;
    transition: box-shadow .2s ease, background-color .2s ease;
}
.innerBarMenuNavIcon {
    color: black;
    margin: 0!important;
    font-size: 1.5rem!important;
    vertical-align: middle!important;
}
li#SinnOutButton {
  display:none;
}

.statusBadge {
    float: right;
    text-transform: capitalize;
}
.confirmedReservationDetailButtons a.button
{
  margin-bottom: 0;
}
.confirmedReservationDetailButtons a.button
{
  white-space: nowrap;
  overflow:hidden;
  text-overflow: ellipsis;
}

.cartSectionHeading {
  font-size: 1.75rem;
  margin: 2rem .3rem .5rem;
  border-bottom: 3px double #aeaead;
}

.confirmedContent {
  padding: .5rem!important;
  padding-bottom: 0!important;
  background-color: #e2f0f9!important;
  border-bottom: 1px dashed #9c9c9c!important;
  border-top: 1px dashed #9c9c9c!important;
}

.lineItemsContainer
{
    margin: 0 0 .5rem 0;
    border: 1px solid #d2d2d2;
    padding: 1px;
    border-radius: 2px;
}

.lineItem:first-of-type {
    border-top-width: 0;
}

.lineItem {
    padding: .25rem 0;
    border-top: 1px solid #cccccc;
    background-color: rgba(255, 255, 255, 0.74);
}

.lineItem--total {
    border-top-width: 3px;
    border-top-style: double;
    background-color: #FFFFCC;
    padding: .4rem 0;
}

.liPay {
  white-space: nowrap;
}

.liPay .button {
    width: 44%!important;
    border-width: 0px!important;
    margin: 0 3%;
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
    border-radius: 50px!important;
}

.payNowCart {
    background-color: #e2f0f9!important;
}

.payNowCart .lineItemsContainer {
    margin-bottom: 1.25rem;
}

.btnPayNow
{
      background-color: #f2a055;
      color:#FFFFFF;
      opacity: .8;
}
.btnPayNow:hover
{
      background-color: ##368a56;
      color:#FFFFFF;
}
.btnPayLater,
.btnPayLater:focus
{
      background-color: #f08a23!important;
      color:#FFFFFF;
      opacity: .8;
}
.btnPayLater:hover
{
      background-color: #f2a055!important;
}
.liPay .button:last-of-type {
    margin-left: -4px;
    border-top-right-radius:3px;
    border-bottom-right-radius:3px;
}
.liPay--now .btnPayNow,
.liPay--later .btnPayLater
{
    opacity: 1;
    box-shadow: 0 0 0px 1px rgba(0, 0, 0, 0.46), 0 0 9px 1px rgba(0, 0, 0, 0.83);
    z-index: 1;
    font-weight: bold;
}

.liPay--now .btnPayLater .fa-check,
.liPay--later .btnPayNow .fa-check
{
   display:none;
}

.mustPayNow .btnPayLater,
.mustPayNow .btnPayLater:focus,
.mustPayNow .btnPayLater:hover {
    background-color: #717171!important;
    cursor:default!important;
}


/* Large only*/ 
@media only screen and (min-width: 64.063em) {
  .content-area > .row > .columns {
    padding-left:1.5rem!important;
    padding-right:1.5rem!important;
  }
} 


/* medium-up */
@media only screen and (min-width: 40.063em) {
  .dynAlert {
      left: 50%;
      width: 30rem;
      margin-left: -15rem;
  }
  .cartWrap input {
    margin-bottom:0;
  }
  .paycolumn.subtotalRow {
    border-top-width:0;

  }

  .login-container  {
      position: relative;
  }

  .login-aos {
      border-right: 1px solid rgba(21, 134, 170, 0.23);
  }

  .login-providers {
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
  }
} 

/* small and medium  */
    @media only screen and (max-width: 40.063em) { 

      /******** start tabs ******/
      .tabs {
        margin-top:1.8rem;
      }
      .tabs dd, .tabs .tab-title {
        width: 100%;
        display:block;
      }
      .socialTab {
        text-align: center!important;
      }

      /********** end tabs *****/
}


/* medium only  */
@media only screen and (min-width: 40.063em) and (max-width: 64em) { 
    .content-area {
      padding: 0px 2rem;
    }

    div#myModal.small {
    width:50%;
}


}


/* small only   */
@media only screen and (max-width: 40.063em) {
.confirmedReservationDetailButtons
{
  margin-bottom:.5rem;
}
.confirmedReservationDetailButtons > li
{
  width:100%!important;
}
.confirmedReservationDetailButtons a.button.btnPayNow,
.confirmedReservationDetailButtons a.button.btnPayLater
{
  margin-top:.75rem!important;
  display:inline-block!important;
  width:42%!important;
  margin-left:4%!important;
  margin-right:4%!important
}

  nav.top-bar.inner-bar .name, 
    nav.top-bar.inner-bar .name h1 {
        height: 3rem;
        font-size: 1.5rem;
        line-height: 3.3rem;
    }

  .login-providers {
      margin-top:1rem;
  }

    #header::after {
      height: 114%;
      bottom: -114%;
    }

  .showName {
    padding-right:2rem;
  }
  a.deleteShow {
      position: absolute;
      top: 0;
      right: 0;
      padding-left: .5rem;
      padding-bottom: .5rem;
  }
  .couponInputRow input {
    margin:0;
  }
  .couponInputRow .panel {
    margin-top:.25rem;
  }


  div#myModal {
      top: 0rem!important;
  }

    .content-area {
      padding: 0px 1rem;
    }

      .supporters-orbit h3 {
        margin: 0;
        color: white;
        font-size: 1rem;

      }
      .supporters-orbit .desc {
          font-size: .7rem;
        line-height: .75rem;
      }
      #supportersWrap .heading {
        font-size:.8rem;
      }
      /*
    .top-bar-section ul li {
        float: left;
      list-style: none;
      line-height: 2.8rem;
    }

    .top-bar-section ul {
      width: auto!important;
      height: auto !important;
      display: inline!important;
        margin-top: -2.8rem;
    }
    */
    .top-bar-section ul {
      width: auto;
      height: auto !important;
      display: inline;
    }
    .top-bar-section ul li {
      float: left;
    }
    .menu-icon-li {
      display:inline-block;
    }
    #navBar > ul.left > li:not(.selected):not(.menu-icon-li) {
      display:none;
    }    

          /********* start social tabs *************/
        .social-tabs > li {
          border-right-width: 0;
          padding: 0.2rem;
          height: 34px;
          width: 30px;
          margin-left: 0px!important;
        }
        ul.social-tabs > li > a > img {
          height: 20px;
          max-width: none;
        }

      /********* end social tabs *************/



      #header {
        padding-bottom:7rem!important;
        background-size: 50rem;
      }
      #header::before {
        background-size: 50rem;
        background-position: center -8px;
      }
      #logo {
        background-size: 11rem;
        margin-top: -1rem;
      }
      #tagline {
        background-size: 13rem;
        margin-top: -1.3rem;
      }
      #guests {
        background-size: 7rem;
        top: 84%;
      }
      .curtain {
        background-size: 7.5rem;
        min-width:5rem;
      }
      .curtain.top {
        min-height:17rem;      
      }
      .curtain.left {
        left: -2.4em;
      }
      .curtain.right {
        right: -2.4em;
      }
      #supportersWrap .heading {
        text-indent: 1.1rem;
      }
      .supporters-orbit li {
        font-size:1rem;
        line-height:1rem;
      }



}
/* loading spinner*/
.loading-indicator {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99999;
    margin-top: -5rem;
    margin-left: -5rem;
    text-align: center;
}
.loading-indicator > div {
    color: #ffffff;
    background-color: #4d4d4d;
    margin: 2rem 0;
    border-radius: 3px;
    line-height: 2rem;
}
.loading-indicator:before {
    content: " ";
    display: block;
    width: 10rem;
    height: 10rem;
    border-radius: 50%;
    border: 1.5rem solid #616161;
    border-color: #616161 transparent #616161 transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}
.loading-indicator:after {
    content: '';
    position: fixed;
    z-index: 99998;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.2);
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


/*!
 Ridiculously Responsive Social Sharing Buttons
 Team: @dbox, @joshuatuscan
 Site: http://www.kurtnoble.com/labs/rrssb
 */
.rrssb-buttons{box-sizing:border-box;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;height:36px;margin:0;padding:0;width:100%}.rrssb-buttons li{box-sizing:border-box;float:left;height:100%;line-height:13px;list-style:none;margin:0;padding:0 2px}.rrssb-buttons li.rrssb-email a{background-color:#0a88ff}.rrssb-buttons li.rrssb-email a:hover{background-color:#006ed6}.rrssb-buttons li.rrssb-facebook a{background-color:#306199}.rrssb-buttons li.rrssb-facebook a:hover{background-color:#244872}.rrssb-buttons li.rrssb-tumblr a{background-color:#32506d}.rrssb-buttons li.rrssb-tumblr a:hover{background-color:#22364a}.rrssb-buttons li.rrssb-linkedin a{background-color:#007bb6}.rrssb-buttons li.rrssb-linkedin a:hover{background-color:#005983}.rrssb-buttons li.rrssb-twitter a{background-color:#26c4f1}.rrssb-buttons li.rrssb-twitter a:hover{background-color:#0eaad6}.rrssb-buttons li.rrssb-googleplus a{background-color:#e93f2e}.rrssb-buttons li.rrssb-googleplus a:hover{background-color:#ce2616}.rrssb-buttons li.rrssb-youtube a{background-color:#df1c31}.rrssb-buttons li.rrssb-youtube a:hover{background-color:#b21627}.rrssb-buttons li.rrssb-reddit a{background-color:#8bbbe3}.rrssb-buttons li.rrssb-reddit a:hover{background-color:#62a3d9}.rrssb-buttons li.rrssb-pinterest a{background-color:#b81621}.rrssb-buttons li.rrssb-pinterest a:hover{background-color:#8a1119}.rrssb-buttons li.rrssb-pocket a{background-color:#ed4054}.rrssb-buttons li.rrssb-pocket a:hover{background-color:#e4162d}.rrssb-buttons li.rrssb-github a{background-color:#444}.rrssb-buttons li.rrssb-github a:hover{background-color:#2b2b2b}.rrssb-buttons li.rrssb-instagram a{background-color:#517fa4}.rrssb-buttons li.rrssb-instagram a:hover{background-color:#406582}.rrssb-buttons li.rrssb-delicious a{background-color:#0B79E5}.rrssb-buttons li.rrssb-delicious a:hover{background-color:#095fb4}.rrssb-buttons li.rrssb-vk a{background-color:#4d71a9}.rrssb-buttons li.rrssb-vk a:hover{background-color:#3d5a86}.rrssb-buttons li.rrssb-hackernews a{background-color:#f60}.rrssb-buttons li.rrssb-hackernews a:hover{background-color:#cc5200}.rrssb-buttons li a{background-color:#ccc;border-radius:2px;box-sizing:border-box;display:block;font-size:11px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-weight:700;height:100%;padding:11px 7px 12px 27px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;width:100%}.rrssb-buttons li a .rrssb-icon{display:block;left:10px;padding-top:9px;position:absolute;top:0;width:10%}.rrssb-buttons li a .rrssb-icon svg{height:17px;width:17px}.rrssb-buttons li a .rrssb-icon svg path,.rrssb-buttons li a .rrssb-icon svg polygon{fill:#fff}.rrssb-buttons li a .rrssb-text{color:#fff}.rrssb-buttons li a:active{box-shadow:inset 1px 3px 15px 0 rgba(22,0,0,.25)}.rrssb-buttons li.small a{padding:0}.rrssb-buttons li.small a .rrssb-icon{left:auto;margin:0 auto;overflow:hidden;position:relative;top:auto;width:100%}.rrssb-buttons li.small a .rrssb-text{visibility:hidden}.rrssb-buttons.large-format,.rrssb-buttons.large-format li{height:auto}.rrssb-buttons.large-format li:first-child:nth-last-child(1) a{font-size:20px;font-size:4vw}.rrssb-buttons.large-format li:first-child:nth-last-child(2) a,.rrssb-buttons.large-format li:first-child:nth-last-child(2)~li a{font-size:16px;font-size:2vw}.rrssb-buttons.large-format li:first-child:nth-last-child(3) a,.rrssb-buttons.large-format li:first-child:nth-last-child(3)~li a{font-size:14px;font-size:1.7vw}.rrssb-buttons.large-format li:first-child:nth-last-child(4) a,.rrssb-buttons.large-format li:first-child:nth-last-child(4)~li a{font-size:13px;font-size:1.4vw}.rrssb-buttons.large-format li:first-child:nth-last-child(5) a,.rrssb-buttons.large-format li:first-child:nth-last-child(5)~li a{font-size:13px;font-size:1.2vw}.rrssb-buttons.large-format li:first-child:nth-last-child(6) a,.rrssb-buttons.large-format li:first-child:nth-last-child(6)~li a{font-size:12px;font-size:1.05vw}.rrssb-buttons.large-format li:first-child:nth-last-child(7) a,.rrssb-buttons.large-format li:first-child:nth-last-child(7)~li a{font-size:11px;font-size:.9vw}.rrssb-buttons.large-format li:first-child:nth-last-child(8) a,.rrssb-buttons.large-format li:first-child:nth-last-child(8)~li a{font-size:11px;font-size:.8vw}.rrssb-buttons.large-format li:first-child:nth-last-child(9) a,.rrssb-buttons.large-format li:first-child:nth-last-child(9)~li a{font-size:11px;font-size:.7vw}.rrssb-buttons.large-format li:first-child:nth-last-child(10) a,.rrssb-buttons.large-format li:first-child:nth-last-child(10)~li a{font-size:11px;font-size:.6vw}.rrssb-buttons.large-format li:first-child:nth-last-child(11) a,.rrssb-buttons.large-format li:first-child:nth-last-child(11)~li a{font-size:11px;font-size:.5vw}.rrssb-buttons.large-format li a{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:.2em;padding:8.5% 0 8.5% 12%}.rrssb-buttons.large-format li a .rrssb-icon{height:100%;left:7%;padding-top:0;width:12%}.rrssb-buttons.large-format li a .rrssb-icon svg{height:100%;position:absolute;top:0;width:100%}.rrssb-buttons.large-format li a .rrssb-text{-webkit-backface-visibility:hidden;backface-visibility:hidden}.rrssb-buttons.small-format{padding-top:5px}.rrssb-buttons.small-format li{height:80%;padding:0 1px}.rrssb-buttons.small-format li a .rrssb-icon{height:100%;padding-top:0}.rrssb-buttons.small-format li a .rrssb-icon svg{height:48%;position:relative;top:6px;width:80%}.rrssb-buttons.tiny-format{height:22px;position:relative}.rrssb-buttons.tiny-format li{padding-right:7px}.rrssb-buttons.tiny-format li a{background-color:transparent;padding:0}.rrssb-buttons.tiny-format li a .rrssb-icon svg{height:70%;width:100%}.rrssb-buttons.tiny-format li a:active,.rrssb-buttons.tiny-format li a:hover{background-color:transparent}.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon svg polygon{fill:#0a88ff}.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#0054a3}.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon svg polygon{fill:#306199}.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#18304b}.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon svg polygon{fill:#32506d}.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#121d27}.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon svg polygon{fill:#007bb6}.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#003650}.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon svg polygon{fill:#26c4f1}.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#0b84a6}.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon svg polygon{fill:#e93f2e}.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#a01e11}.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon svg polygon{fill:#df1c31}.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#84111d}.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon svg polygon{fill:#8bbbe3}.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#398bcf}.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon svg polygon{fill:#b81621}.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#5d0b11}.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon svg polygon{fill:#ed4054}.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#b61124}.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon svg polygon{fill:#444}.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#111}.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon svg polygon{fill:#517fa4}.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#2f4a60}.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon svg polygon{fill:#0B79E5}.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#064684}.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon svg polygon{fill:#4d71a9}.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#2d4263}.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon svg polygon{fill:#f60}.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#993d00}
/**
 * @author zhixin wen <wenzhixin2010@gmail.com>
 * https://github.com/wenzhixin/multiple-select
 */
.ms-parent {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.ms-choice {
    display: block;
    width: 100%;
    height: 26px;
    padding: 0;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #aaa;
    text-align: left;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
}

.ms-choice.disabled {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.ms-choice > span {
    position: absolute;
    top: 0;
    left: 0;
    right: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding-left: 8px;
}

.ms-choice > span.placeholder {
    color: #999;
}

.ms-choice > div {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 25px;
    background: url('/images/multiple-select.png') left top no-repeat;
}

.ms-choice > div.open {
    background: url('/images/multiple-select.png') right top no-repeat;
}

.ms-drop {
    width: 100%;
    overflow: hidden;
    display: none;
    margin-top: -1px;
    padding: 0;
    position: absolute;
    z-index: 1000;
    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.ms-drop.bottom {
    top: 100%;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.ms-drop.top {
    bottom: 100%;
    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}

.ms-search {
    display: inline-block;
    margin: 0;
    min-height: 26px;
    padding: 4px;
    position: relative;
    white-space: nowrap;
    width: 100%;
    z-index: 10000;
}

.ms-search input {
    width: 100%;
    height: auto !important;
    min-height: 24px;
    padding: 0 20px 0 5px;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #aaa;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #fff url('/images/multiple-select.png') no-repeat 100% -22px;
    background: url('/images/multiple-select.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url('/images/multiple-select.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('/images/multiple-select.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('/images/multiple-select.png') no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background: url('/images/multiple-select.png') no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    background: url('/images/multiple-select.png') no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}

.ms-search, .ms-search input {
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.ms-drop ul {
    overflow: auto;
    margin: 0;
    padding: 5px 8px;
}

.ms-drop ul > li {
    list-style: none;
    display: list-item;
    background-image: none;
    position: static;
}

.ms-drop ul > li .disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
}

.ms-drop ul > li.multiple {
    display: block;
    float: left;
}

.ms-drop ul > li.group {
    clear: both;
}

.ms-drop ul > li.multiple label {
    width: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ms-drop ul > li label {
    font-weight: normal;
    display: block;
    white-space: nowrap;
}

.ms-drop ul > li label.optgroup {
    font-weight: bold;
}

.ms-drop input[type="checkbox"] {
    vertical-align: middle;
}

.ms-drop .ms-no-results {
    display: none;
}
/* multiple select overrides */
.ms-drop input[type="checkbox"] {
    margin: 0 .5rem 0 .25rem;
}
.ms-drop ul > li label {
    font-size: 1rem;
    line-height: 1.75rem;
}
button.ms-choice {
    margin-bottom: 0;
    padding: 0;
    height: 2.3125rem;
    border-radius: 0;
    position: relative;
    line-height: 2.3125rem;
    margin: 0;
    background-color: transparent!important;
    color: inherit!important;
}
.ms-drop {  
    max-height: 0;
    padding: 0px;
    right: 0px;
    border-radius: 0px;
    transition: max-height .2s ease;
}
.ms-parent {
    position: relative;
    width: 100%!important;
    margin: 0 0 1rem 0;
}
.error .ms-parent {
    margin-bottom: 0;
}

button.ms-choice > div {
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.ms-drop ul > li:nth-child(even) {
    background-color: rgba(206, 206, 206, 0.51);
}

/* jQuery Dropdown: A simple dropdown plugin
 *
 * Contribute: https://github.com/claviska/jquery-dropdown
 *
 * @license: MIT license: http://opensource.org/licenses/MIT
 *
 */
.jq-dropdown {
  position: absolute;
  z-index: 1039;
  display: none;
  margin-top:2px;
}
.jq-dropdown .jq-dropdown-menu,
.jq-dropdown .jq-dropdown-panel {
  min-width: 160px;
  max-width: 385px;
  list-style: none;
  background: white;
  border: solid 1px #ccc;
  border-radius: 4px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.jq-dropdown .jq-dropdown-panel {
  padding: 10px;
}
.jq-dropdown.jq-dropdown-tip {
  margin-top: 8px;
}
.jq-dropdown.jq-dropdown-tip:before {
  position: absolute;
  top: -6px;
  left: 9px;
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ddd;
  display: inline-block;
}
.jq-dropdown.jq-dropdown-tip:after {
  position: absolute;
  top: -5px;
  left: 10px;
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  display: inline-block;
}
.jq-dropdown.jq-dropdown-tip.jq-dropdown-anchor-right:before {
  left: auto;
  right: 9px;
}
.jq-dropdown.jq-dropdown-tip.jq-dropdown-anchor-right:after {
  left: auto;
  right: 10px;
}
.jq-dropdown.jq-dropdown-scroll .jq-dropdown-menu,
.jq-dropdown.jq-dropdown-scroll .jq-dropdown-panel {
  max-height: 180px;
  overflow: auto;
}
.jq-dropdown .jq-dropdown-menu li {
  list-style: none;
  padding: 0 0;
  text-indent: 0;
  margin: 0;
  line-height: 1.25rem;
}
.jq-dropdown .jq-dropdown-menu li > a,
.jq-dropdown .jq-dropdown-menu label {
  display: block;
  color: inherit;
  text-decoration: none;
  line-height: 1.25rem;
  padding: .5rem;
  margin: 0;
  white-space: nowrap;
}
.jq-dropdown .jq-dropdown-menu li > a:hover,
.jq-dropdown .jq-dropdown-menu label:hover {
  background-color: #f2f2f2;
  color: inherit;
  cursor: pointer;
}
.jq-dropdown .jq-dropdown-menu .jq-dropdown-divider {
  font-size: 1px;
  border-top: solid 1px #e5e5e5;
  padding: 0;
  margin: 5px 0;
}
.jq-dropdown-menu li:not(.jq-dropdown-divider) + li {
    border-top: 1px solid rgba(204, 204, 204, 0.8);
}