body {
  margin: 0;
  font-size: 12px;
}
img {
  border: 0;
}
label {
  font-size: 1.1em;
}
.form-horizontal input,
.form-horizontal select,
.form-horizontal textarea {
  width: 100%;
}
#wrapper {
  overflow: hidden;
  vertical-align: top;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.result-word {
  font-weight: bold;
}
.bingform img {
  width: 90px;
  padding-bottom: 10px;
  padding-right: 10px;
}
.bingform input {
  font-size: 20px;
}
.bingform button {
  background-color: #3469b9;
  border: none;
  color: #FFF;
  padding: 0 20px;
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
  height: 32px;
}
.bingform button i {
  font-size: 22px;
}
.bingform .span_link {
  color: #777777;
  text-decoration: none;
}
.bingform .sv2 {
  color: #202020;
}
.bingform .sv2 span {
  padding: 0 15px;
}
.bingform .span_link_s {
  font-weight: bold;
  color: #202020;
}
.amh-content:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 768px) {
  .amh-content img {
    /*    max-width: 100%;
    height: auto !important;
    width: auto !important;
*/
  }
}
/*#wrapper>div{
	display: table-cell;
	vertical-align: top;
}*/
#container,
#header,
#footer {
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
.content {
  margin: 0 auto;
}
#container {
  min-width: 320px;
  padding: 8px 2px;
}
#search_box,
#accessibility {
  margin: 5px auto;
}
#header {
  background-position: center;
  min-height: 100px;
}
#body {
  width: 100%;
}
#body > div {
  vertical-align: top;
}
.toplayoutrow {
  margin: 0;
}
.toplayoutrow > .layoutcell > .layoutrow {
  max-width: 962px;
  margin: 0 auto;
}
.sidebar {
  width: 240px;
}
.sidebar .widget {
  min-width: 200px;
}
.searchfield {
  font-size: 1.417em;
  max-width: 380px;
  width: 40%;
  padding-left: 5px;
}
#widgettable {
  width: 100%;
}
#widgettable td {
  vertical-align: top;
}
div#responsiveheader {
  width: 100%;
  height: 100px;
  margin: 0 auto;
  padding: 0;
}
#responsiveheaderimage {
  float: left;
  width: 256px;
  height: 66px;
  margin: 17px 15px;
  background-repeat: no-repeat;
  background-position: center left;
  background-size: contain;
}
#responsiveheadermessage {
  font-size: 2em;
  text-align: right;
  height: 100px;
  line-height: 100px;
  margin-left: 286px;
}
#responsiveheaderaltmessage {
  display: none;
  text-align: center;
}
#responsiveheadermessage p,
#responsiveheaderaltmessage p {
  margin: 0 15px;
  display: inline-block;
  vertical-align: middle;
  line-height: 150%;
}
.popupwidget .widgetbody {
  width: 100%;
}
.popupres {
  position: relative;
  width: 100%;
}
.popupres .ressection {
  position: absolute;
  max-width: 290px;
  z-index: 22;
}
.eefilter,
.eeclosefilter {
  display: none;
}
.eeclosefilter {
  float: none;
}
.eecalrightcol {
  margin-left: 245px;
}
.eecalleftcol {
  padding: 10px;
  float: left;
  width: 245px;
  background-color: #eaeaea;
}
.eecallistheaderdate {
  margin-left: 245px;
  text-align: right;
  padding-right: 10px;
  font-size: 2em;
  line-height: 200%;
}
.eecallistheaderdate p {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  margin: 0;
}
.eecalheader {
  font-size: 2em;
  line-height: 2.1em;
}
.eelistevent {
  border-bottom: 1px solid #c8c6c6;
  margin-bottom: 12px;
  padding-bottom: 3px;
  margin-left: 5px;
}
.eelistevent-canceled {
  opacity: .5;
}
.eelistvenues {
  font-style: italic;
}
.eecallistbody .eelistevent {
  margin-left: 20px;
  padding: 2px 0;
}
.eecallistheadernav {
  width: 240px;
  float: left;
  font-size: 1.4em;
}
.eecallistheadernav .eebutton {
  float: left;
}
.eecalleftcol .eebutton {
  margin: 0;
}
.eelist-changed-message {
  text-transform: uppercase;
  color: #FB0005;
  font-weight: normal;
}
.popupwidget .widgetbody {
  background-color: #fff;
}
@media (max-width: 767px) {
  #menu {
    display: none;
  }
  #responsiveheadermessage,
  .eecallistheaderdate,
  .eecalheader {
    font-size: 1.677em;
  }
}
@media (max-width: 700px) {
  .eecalrightcol {
    margin: 0;
  }
  .eecalleftcol {
    display: none;
    position: absolute;
    border: 1px solid #000;
    border-radius: 5px;
  }
  .eelistevent {
    margin-left: 12px;
  }
  .eefilter,
  .eeclosefilter {
    display: inherit;
  }
  .eecallistheadernav {
    width: 290px;
  }
  .eecallistheaderdate {
    margin-left: 290px;
  }
}
@media (max-width: 480px) {
  #responsiveheadermessage {
    display: none;
  }
  #responsiveheaderaltmessage {
    display: block;
  }
  #responsiveheaderimage {
    float: inherit;
    width: auto;
    margin: 7px 10px;
    background-position: center center;
  }
  .eetomorrow,
  .eetoday {
    display: none;
  }
  .eecallistheadernav {
    width: 160px;
  }
  .eecallistheaderdate {
    margin-left: 165px;
  }
  .search-form-submit {
    position: absolute;
    height: 0px;
    width: 0px;
    border: none;
    padding: 0px;
  }
}
@media (max-width: 320px) {
  .google_img {
    width: 100px;
  }
  .searchfield {
    width: 50%;
  }
}
.burger-button {
  cursor: pointer;
  display: inline-block;
}
.headermessage {
  font-size: 2em;
  font-weight: bold;
  text-align: right;
  height: 63px;
  line-height: 63px;
  margin-right: 10px;
}
#footer {
  margin: 10px auto;
  min-height: 10px;
}
#accessibility {
  font-size: 90%;
  display: none;
  background-color: #FFFFFF;
  position: relative;
  padding: 15px;
}
.slideshowwidget li {
  width: 100%;
  text-align: center;
}
.slideshow-button {
  position: absolute;
  opacity: 0;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  z-index: 100;
  cursor: pointer;
}
.slideshow-left {
  left: 10px;
}
.slideshow-right {
  right: 10px;
}
.slideshowwidget:hover .slideshow-button {
  opacity: .75;
}
.slideshowwidget:hover .slideshow-button:hover {
  opacity: 1;
}
.slider-pager {
  text-align: center;
  font-size: 4em;
  line-height: 0.5em;
}
.slider-pager span {
  cursor: pointer;
}
.cycle-pager-active {
  color: #FFF;
}
.accessibility-section {
  width: 465px;
  float: left;
  padding: 10px;
  background-color: #FFFFFF;
}
#accessibility .fluid-container {
  margin-top: 10px;
}
#accessibility .row > div {
  padding: 5px;
}
.accessibility-topbar {
  position: absolute;
  right: 0;
  z-index: 5;
}
.accessibility-topbar a {
  margin-right: 10px;
}
.accessibility-icons {
  text-align: right;
}
.accessibility-icons img {
  padding: 0px 3px;
  border-size: 0px;
}
.accessibility-icons > a {
  font-size: 80%;
}
.accessibility-heading {
  font-size: 110%;
  font-weight: 600;
}
@media (max-width: 768px) {
  .accessibility-text {
    margin: 0 20px;
  }
  .accessibility-icons {
    text-align: left;
    margin: 0 20px;
  }
}
.whide {
  display: none;
}
.branchtable {
  width: 100%;
}
.searchbox {
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  margin: 0 13px 10px 13px;
  background-color: #ffffff;
  height: 94px;
}
.span_link {
  font-weight: normal;
  padding: 0px 2px;
  font-family: arial;
  color: #0000CC;
  text-decoration: underline;
  cursor: pointer;
}
.s2,
.sv2 {
  padding-left: 3px;
}
.sv2 {
  padding-bottom: 3px;
}
.s2 b,
.sv2 {
  font-weight: bold;
  font-size: 1.083em;
  color: #000000;
  font-family: arial;
}
.wlist {
  padding-left: -60px;
  list-style-type: disc;
}
.wlist li {
  margin-left: -60px;
  list-style-type: disc;
}
.wtitle {
  padding: 5px;
  margin-bottom: 3px;
}
.s2 span {
  padding: 0px 2px;
  font-size: 80%;
  font-family: arial;
  color: #0000CC;
  text-decoration: underline;
  cursor: pointer;
}
div#navbar {
  clear: both;
}
div.tab-bar ul.menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
div.tab-bar ul.menu li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  /*--Declare X and Y axis base for sub navigation--*/
  z-index: 10;
}
div.tab-bar ul.menu li a {
  padding: 4px 15px;
  display: block;
  text-decoration: none;
  float: left;
}
.tab {
  margin-right: 1px;
  font-size: 1.167em;
}
div.tab-bar ul.menu li span {
  /*--Drop down trigger styles--*/
  width: 17px;
  height: 24px;
  float: left;
  padding-top: 11px;
  color: #00b5ca;
}
div.tab-bar ul.menu li span.subhover {
  background-position: center bottombottom;
  cursor: pointer;
}
/*--Hover effect for trigger--*/
div.tab-bar ul.menu li ul {
  list-style: none;
  position: absolute;
  /*--Important - Keeps subnav from affecting main navigation flow--*/
  left: 0;
  top: 27px;
  margin: 0;
  padding: 0;
  display: none;
  float: left;
  width: 170px;
  z-index: 5;
  border: 1px solid #FFFFFF;
  background-color: #FFF;
  -webkit-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.4);
}
div.tab-bar ul.menu li ul li {
  margin: 0;
  padding: 0;
  clear: both;
}
html div.tab-bar ul.menu li ul li a {
  float: left;
  width: 145px;
  padding-left: 10px;
}
.item {
  font-size: 0.75em;
  color: #565859;
  font-weight: bold;
}
.item:hover {
  color: #000000;
  background-color: #dfdfdf;
}
.popupform {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #cccccc;
  background-color: #eaeaea;
  padding: 20px 10px 5px 10px;
  clear: both;
}
.popupform .eventRegButton {
  margin: 0 0 5px 350px;
}
.regclosed {
  font-weight: bold;
}
.formerr {
  text-align: right;
  padding-bottom: 5px;
  font-weight: bold;
  color: #FF0000;
}
.eventregform {
  width: 440px;
}
.formpair label {
  display: inline-block;
  width: 100px;
}
.formpair input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  width: 300px;
}
.formpair input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.headersearch {
  padding-top: 15px;
  text-align: center;
}
.tdpadleft {
  padding-left: 8px;
}
.searchwidget {
  display: table;
  width: 100%;
}
.searchwidget .searchimage_0 {
  height: 1px;
}
.searchwidget .searchimage_0 img {
  max-width: 90px;
  max-height: 55px;
  float: left;
  padding-right: 5px;
}
.searchwidget .wsearchbox {
  display: table-cell;
  overflow: hidden;
}
.searchwidget .wsearchbutton {
  display: table-cell;
  vertical-align: middle;
}
.searchwidget .wsearchbutton button {
  padding: 6px 18px;
  margin: 3px 0 3px 10px;
}
.searchwidget .wsearchbox input {
  width: 100%;
  padding: 1px 10px;
  margin: 6px 0;
  font-size: 1.6em;
}
.widgettable [class*="col-"] {
  padding: 0px;
}
.widget {
  min-width: 256px;
  max-width: 568px;
  height: auto;
  margin: 8px;
  margin-bottom: 15px;
}
.doublewidget {
  max-width: 944px;
}
.flowwidgets > .widget {
  display: block;
}
@media (max-width: 992px) {
  .flowwidgets > .widget {
    display: inline-block;
    width: 47%;
    max-width: 472px;
    vertical-align: top;
  }
  img {
    max-width: 100% !important;
    height: auto !important;
  }
  .doublewidget {
    max-width: 964px;
  }
}
@media (max-width: 767px) {
  .flowwidgets > .widget {
    display: block;
    max-width: 568px;
    width: auto;
  }
  .widget {
    margin-left: auto;
    margin-right: auto;
  }
  .doublewidget {
    max-width: 568px;
  }
}
@media (max-width: 596px) {
  .widget,
  .doublewidget {
    margin-left: 5px;
    margin-right: 5px;
  }
}
.widget img,
.column-center img,
.rssRow img {
  max-width: 100% !important;
}
.widgetheader {
  position: relative;
  font-size: 1.5em;
  letter-spacing: -0.01em;
  line-height: 180%;
  padding-left: 11px;
  text-align: left;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.widgetbody {
  letter-spacing: 0em;
  overflow: hidden;
  line-height: 1.4;
  padding: 10px;
  text-align: left;
  position: relative;
}
.ui-tooltip-content {
  font-size: 12px;
}
.slidelist {
  list-style: none;
  padding: 0;
  margin: 0;
}
.rssFeed {
  margin: 5px;
}
.rssFeed a {
  color: #444;
  text-decoration: none;
}
.rssFeed a:hover {
  color: #000;
  text-decoration: underline;
}
.rssFeed .rssHeader {
  text-align: right;
  padding-top: 5px;
  clear: both;
}
.rssFeed .rssBody ul {
  list-style: none;
}
.rssFeed .rssBody ul,
.rssFeed .rssRow,
.rssFeed .rssRow h4,
.rssFeed .rssRow p {
  margin: 0;
  padding: 0;
}
.rssFeed .rssRow {
  padding: 3px 6px;
}
.rssFeed .rssRow h4 {
  font-size: 1em;
}
.rssFeed .rssRow div {
  font-size: 90%;
  color: #666;
  margin: 0px;
}
.rssFeed .rssRow .rssMedia {
  padding: 0.5em;
  font-size: 1em;
}
.rssFeed .rssRow p {
  display: none;
}
@media (max-width: 767px) {
  .rssFeed .rssRow > h4 > a {
    font-weight: bold;
  }
  .rssFeed .rssRow p {
    display: block;
  }
}
.tweet_list {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow-y: hidden;
}
.tweet_list .awesome,
.tweet_list .epic {
  text-transform: uppercase;
}
.tweet_list li {
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0.5em;
  list-style-type: none;
}
.tweet_list .tweet_avatar {
  padding-right: .5em;
  float: left;
}
.tweet_list .tweet_avatar img {
  vertical-align: middle;
}
.staticholder,
.err404 {
  border: 1px solid #b8b8b8;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFFFFF;
  padding: 20px;
}
.staticholder {
  font-size: 12px;
  color: #5a5a5a;
  font-family: Arial;
}
.err404-site-msg {
  max-width: 650px;
  margin: 20px auto;
  text-align: center;
}
.err404-site-msg p {
  margin: 10px 30px;
  font-size: 1.2em;
}
.err404 {
  margin-top: 50px;
  background-image: url('../../images/404errorman.png');
  background-repeat: no-repeat;
  background-position: 50px 18px;
  min-height: 330px;
}
.err404title,
.err404url,
.err404branchlist,
.err404home {
  font-family: Arial;
  margin-left: 300px;
}
.err404title {
  font-size: 24px;
  color: #5a5a5a;
  margin-top: 30px;
}
.err404url {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  margin-top: 10px;
}
.err404branchlist,
.err404home {
  font-size: 12px;
  color: #5a5a5a;
}
.err404home {
  margin-top: 30px;
  margin-bottom: 30px;
}
.err404branchlist table {
  margin-top: 10px;
}
.err404branchlist td {
  padding-right: 20px;
  padding-top: 4px;
}
.err404-map,
.err404-map ul,
.err404-map li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.err404-map > li {
  padding: 30px 20px;
  vertical-align: top;
  display: inline-block;
}
.err404-map > li > a {
  font-size: 1.5em;
}
.err404-map > li > ul {
  border-top: 1px solid #ddd;
  width: 200px;
}
.err404-map > li > ul > li {
  margin: 3px 0;
}
.button-strip {
  padding: 0 !important;
}
.button-strip a {
  display: block;
  width: 100%;
  margin: 3px 0;
  border-radius: 0 !important;
  padding-left: 5px !important;
}
.button-strip a:hover {
  text-decoration: none;
}
.resource_item_header,
.button,
.button-strip a {
  font-size: 1.083em;
  padding: 5px;
  cursor: pointer;
}
.button {
  padding: 0.2em 0.5em;
}
.button:disabled {
  opacity: 0.5;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*socal media icons*/
#social_icons {
  position: absolute;
  top: 260px;
  right: 0px;
  width: 32px;
  padding: 2px;
  -webkit-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
}
#social_icons img {
  width: 28px;
  height: 28px;
  padding: 2px;
  border: none;
}
@media (max-width: 767px) {
  #social_icons {
    position: relative;
    width: auto;
    top: auto;
    right: auto;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
  }
  #social_icons a {
    display: inline-block;
  }
}
.frameandshadow {
  border: 6px solid #ffffff;
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.22);
}
/*start shared*/
.widget_iframe {
  border: 0px;
  width: 100%;
}
.locdesc {
  padding: 4px 0px 8px 0px;
}
.resitem,
.genitem {
  margin-bottom: 3px;
}
.resitem-holder {
  position: relative;
  width: 100%;
  text-align: center;
}
.resitem {
  width: 286px;
  display: inline-block;
  text-align: left;
}
@media (max-width: 480px) {
  .resitem {
    width: 100%;
  }
}
.resintro,
.genintro {
  padding-bottom: 10px;
}
.resbody {
  padding-top: 5px;
  display: none;
}
.ressection {
  padding: 0 10px 0 10px;
}
.restitle {
  clear: both;
}
.reslink {
  clear: both;
  padding-top: 5px;
}
.resimg,
.genimg,
.locimg {
  border: 0px;
}
.genimgpos0,
.resimgpos0,
.locimgpos0 {
  padding: 5px 10px 5px 0px;
  float: left;
}
.genimgpos1,
.resimgpos1,
.locimgpos1 {
  padding: 5px 0px 5px 10px;
  float: right;
}
.genimgpos2,
.resimgpos2,
.locimgpos2 {
  padding: 5px 0px 10px 0px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.locimgpos0,
.locimgpos1 {
  max-width: 150px;
}
.locimgpos2 {
  width: auto;
}
.gencolholder {
  width: 100%;
}
.gencolholder td {
  vertical-align: top;
}
.genfoot {
  width: 100%;
  min-height: 1px;
  clear: both;
}
.gentitle1,
.restitle1 {
  clear: both;
}
.buttonitem {
  clear: both;
}
.buttondesc {
  vertical-align: middle;
  height: 37px;
}
.wbutton {
  float: left;
  min-width: 80px;
  margin-right: 10px;
  width: 100%;
}
.popupwidget {
  width: 90%;
  max-width: 940px;
  position: absolute;
}
.popupwidget {
  z-index: 20;
}
.popuprestable {
  table-layout: fixed;
  width: 100%;
}
.popuprestable td {
  vertical-align: top;
}
.popupwidgetclose {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  padding-right: 0.5em;
}
.buttontable {
  width: 100%;
}
.buttontable td {
  padding: 0 4px;
}
.bookmark_body {
  clear: both;
  padding-top: 10px;
}
.bookmark_list,
.bookmark_item_list {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.bookmark_list li {
  float: left;
}
.bookmark_item_list li {
  padding: 4px 0px 6px 0px;
}
.locationlist .ui-selecting {
  background: #FECA40;
}
.locationlist .ui-selected,
.locationlist li:hover {
  background: #0089c2;
  color: white;
}
.locationlist {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 60%;
}
.locationlist li {
  margin: 3px;
  padding: 0px 3px;
  height: 18px;
  cursor: pointer;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.locationlist,
.locationdetails {
  background-color: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #cfcfd1;
  min-height: 300px;
}
.locationlist {
  width: 150px;
  float: left;
}
.locationdetails {
  padding: 10px;
  width: 780px;
  float: right;
}
.eeventheader {
  margin-bottom: 15px;
}
.eeventheader img,
.eeventcoming img,
.eeventtomorrow img,
.eecalheader img {
  vertical-align: middle;
  padding-right: 5px;
}
.amev-event-data .eventRegButton {
  display: block;
}
.eventRegButton {
  display: inline-block;
  padding: 3px 8px;
  text-align: center;
  margin-right: 10px;
}
.eevent {
  margin-bottom: 5px;
  position: relative;
}
.eeventage {
  color: #5b5b5b;
  font-size: 90%;
}
.eeventdesc {
  display: none;
  margin-top: 5px;
  padding-bottom: 10px;
}
.eeventtomorrowlink {
  padding: 3px;
}
.eeventtomorrow {
  margin-top: 5px;
}
.eeventcoming {
  padding-top: 5px;
}
.eeventmoreless {
  cursor: pointer;
  position: absolute;
  bottom: 0;
  right: 0;
}
.eeventlink {
  cursor: pointer;
}
.eelocation {
  margin-bottom: 5px;
}
.eelocation > i:before {
  margin: 0;
}
.eecalleftcol label {
  font-weight: normal;
  margin-left: 5px;
}
.eecalsection {
  border-bottom: 1px solid #c8c6c6;
  margin-bottom: 4px;
  padding-bottom: 4px;
}
#types_list,
#groups_list {
  display: none;
}
.eecallistheader {
  background: #e2e2e2;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e2e2e2 0%, #f4f4f4 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(100%, #f4f4f4));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e2e2e2 0%, #f4f4f4 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e2e2e2 0%, #f4f4f4 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e2e2e2 0%, #f4f4f4 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e2e2e2 0%, #f4f4f4 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#f4f4f4', GradientType=0);
  /* IE6-9 */
  margin-bottom: 10px;
  min-height: 50px;
}
.eelisttitle {
  font-weight: bold;
  font-size: 1.3em;
  margin-bottom: .5em;
}
.eelisttitle a {
  font-weight: bold;
}
.eelisttitle span {
  font-weight: normal;
  font-size: 90%;
}
.eelisttime {
  font-weight: bold;
  padding-bottom: 3px;
}
eelisttime-postponed {
  font-style: italic;
}
.eelisttime span {
  font-weight: normal;
}
.eelistgroup,
.eelisttags {
  text-transform: uppercase;
  font-size: 83.3%;
  color: #5b5b5b;
}
.eelistgroup span:first-child,
.eelisttags span:first-child {
  font-weight: bold;
}
.eelistdesc {
  margin: 10px 0;
}
.eeeventall {
  text-align: right;
}
#datepicker {
  margin-bottom: 8px;
  font-size: 12px;
}
.closedmsg {
  color: #FF0000;
  font-weight: bold;
}
.closeddesc {
  font-style: italic;
}
.openingtimes table {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.openingtimes table td {
  padding: 1px 0;
}
.nav_openingtimes {
  display: block;
  height: 15px;
}
.nav_openingtimes span {
  cursor: pointer;
}
.prev_openingtimes {
  width: 33%;
  float: left;
}
.curr_openingtimes {
  text-align: center;
  width: 33%;
  float: left;
}
.next_openingtimes {
  width: 33%;
  float: left;
  text-align: right;
}
.flickr_controls {
  text-align: center;
}
.flickr_controls i {
  margin: 0px 6px;
  cursor: pointer;
}
.flickr_holder {
  text-align: center;
  padding: 5px;
  height: 210px;
}
.flickr_holder img {
  max-width: 240px;
  max-height: 180px;
}
.flickr_mini_title {
  font-size: 62.5%;
  color: #666666;
  padding: 5px 30px;
}
#flickrnav {
  text-align: center;
}
.flickrPopup {
  background-color: #FFFFFF;
  border: 2px solid black;
  padding: 5px;
}
.flickrPopupBody {
  border: 1px solid black;
  width: 916px;
  height: 450px;
  padding: 15px;
}
.flickrThumbs {
  width: 275px;
  height: 365px;
  float: right;
  background-color: #000000;
  overflow: hidden;
  overflow-y: scroll;
}
.flickrThumbs img {
  float: left;
  padding: 5px;
  cursor: pointer;
}
.flickrStage {
  clear: both;
  padding-top: 20px;
}
.flickrCanvas {
  float: left;
  width: 600px;
  height: 375px;
  font-size: 9pt;
  overflow: hidden;
  overflow-y: auto;
}
.flickrCanvas img {
  max-height: 375px;
  max-width: 600px;
  margin-bottom: 10px;
}
.flickrTitle {
  font-weight: bold;
  font-size: 14pt;
  float: left;
}
/*end shared*/
.left {
  padding: 0 10px 10px 0;
}
.right {
  padding: 0 0 10px 10px;
}
.dynamic-widget > .widget {
  margin: 0;
}
.layoutrow {
  margin: 0;
}
.sidebar .widget {
  margin: 0 0 15px 0;
}
.layoutcell {
  padding: 8px;
}
.inset.layoutcell {
  padding: 0;
}
.inset.layoutcell > div {
  padding: 4px;
  margin: 4px;
}
.layoutcell > div {
  overflow: hidden;
}
.column {
  padding: 0 5px;
}
.sidebar {
  padding: 10px 13px;
}
.widgettable {
  padding: 0;
  margin: 0 20px;
}
.dynamic-widget .widget {
  max-width: inherit !important;
  min-width: inherit !important;
}
.font-up,
.font-down {
  cursor: pointer;
}
/*yamm3*/
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .yamm-content {
  padding: 10px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}
.yamm-content ul {
  display: inline-block;
  vertical-align: top;
}
.nav-list > li > p {
  padding: 3px 20px;
}
.nav-list > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 500;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  min-width: 160px;
  cursor: auto;
}
.nav-list > li > a:hover,
.nav-list > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
/*navbar*/
.navbar {
  margin: 0 auto;
  min-height: inherit;
}
/*
.navbar-nav>li>a{
	padding: 10px 20px;
	line-height: 1;
}*/
.navbar-top .navbar-collapse {
  padding: 0 1px;
}
.navbar-top .navbar-collapse:after {
  content: inherit;
}
.navbar-top .navbar-nav > li > a {
  padding: 5px 15px;
}
.dropdown-menu {
  font-size: 1em;
}
.nav-mobile {
  font-size: 2em;
  text-align: right;
  padding-right: 10px;
}
.nav-mobile .navbar-brand {
  font-size: 1.6em;
  margin: 10px 0;
}
/*menufix*/
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
@media (max-width: 767px) {
  .dropdown-menu > li > a {
    white-space: normal;
  }
  .navbar-top {
    background: 0 0 !important;
    background-color: #FFF !important;
    color: #333 !important;
    max-height: inherit;
  }
  .navbar-top > div > ul > li > a {
    background: 0 0 !important;
    color: #333 !important;
    background-color: #f5f5f5 !important;
  }
}
/*calander popup*/
.eebutton {
  cursor: pointer;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #000000;
  padding: 0.5em;
}
.eetoday,
.eetomorrow {
  font-size: 13px;
  padding: 0.3em;
  margin: 1em 0;
  background: #FFF !important;
  color: #666 !important;
  border-color: #666 !important;
}
.eetoday:hover,
.eetomorrow:hover {
  color: #000 !important;
  border-color: #000 !important;
}
.eebutton:hover span:after {
  color: #000 !important;
}
div.eecalholder .ui-datepicker-next span,
div.eecalholder .ui-datepicker-prev span {
  top: 0;
  left: 0;
  margin: 0;
}
div.eecalholder .ui-icon {
  color: transparent;
  text-indent: inherit;
  width: 1em;
  height: 1em;
}
div.eebutton span.ui-icon {
  height: 1.1em;
  margin-top: 0.2em;
}
div.eecalholder .ui-datepicker-header a {
  width: auto;
  height: auto;
  padding: 3px;
}
div.eecalholder .ui-datepicker-header a:hover {
  text-decoration: none;
}
div.eecalholder span.ui-icon-circle-triangle-e,
div.eecalholder span.ui-icon-circle-triangle-w {
  background-image: none !important;
  position: relative;
}
div.eecalholder span.ui-icon-circle-triangle-e:after,
div.eecalholder span.ui-icon-circle-triangle-w:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-family: FontAwesome;
  display: block;
  color: #666;
  text-align: center;
}
div.eecalholder span.ui-icon-circle-triangle-e:after {
  content: '\f054';
}
div.eecalholder span.ui-icon-circle-triangle-w:after {
  content: '\f053';
}
.eedate {
  color: #000;
  margin: 1em 0;
  float: left;
  position: relative;
  text-align: center;
  width: 1.8em;
  background-color: #FFF;
}
.eedate:after {
  top: -0.5em;
  font-size: 2em;
  left: 0;
  position: absolute;
  font-family: FontAwesome;
  content: '\f133';
}
.eeventcoming i {
  margin-right: 10px;
}
.eecal {
  font-size: 1.4em;
}
.eeventheader .eedate {
  margin: 8px 10px 0 0;
}
.cal-img {
  color: #919191;
  font-size: 1.6em;
}
.datepicker-title {
  display: none !important;
  content: "Datepicker title.";
}
/*collapse widgets*/
@media (max-width: 767px) {
  div#body.mobile .widget .widgetbody {
    display: none;
  }
  div#body.mobile .widget.open .widgetbody,
  .popupwidget .widgetbody {
    display: block;
  }
  div#body.mobile .widget .widgetheader {
    cursor: pointer;
  }
  div#body.mobile .popupwidget .widgetheader {
    cursor: auto;
  }
  div#body.mobile .widget .widgetheader:before {
    font-family: FontAwesome;
    content: '\f054';
    width: 1em;
    display: inline-block;
  }
  div#body.mobile .widget.open .widgetheader:before {
    content: '\f078';
  }
  div#body.mobile .popupwidget .widgetheader:before {
    content: '';
  }
}
/*rss image feed*/
div.imgfeed {
  text-align: center;
}
div.imgfeed li.rssRow {
  border: none;
  display: inline-block;
  vertical-align: top;
  padding: 0;
}
div.imgfeed li.rssRow img {
  max-width: 120px !important;
}
div.imgfeed div.rssHeader {
  text-align: center;
}
/*ebedded widgets*/
body.embeded div.widget {
  max-width: inherit;
}
body.embeded .imgfeed > ul {
  white-space: nowrap;
}
/*posts*/
.amposts {
  padding: 0 15px;
}
.ampost {
  font-size: 1.2em;
}
.ampostindex {
  float: right;
  padding: 1em;
}
.ampostindex .postsearch {
  width: 100%;
}
.ampostindex .indexheading {
  font-size: 1.5em;
  font-weight: bold;
}
.ampostindex .postindex {
  margin-left: 75px;
}
.ampostindex .postindex > ul {
  padding: 0;
  list-style: none;
}
.ampostindex .postindex > ul > li > a {
  font-size: 1.2em;
  font-weight: bold;
}
.ampostindex .postindex > ul > li > ul {
  padding-left: 1em;
  list-style: none;
}
.ampostindex .postindex > ul > li > ul a {
  font-weight: normal;
}
/*circulation widget 1 */
.circulation_wrapper {
  position: relative;
}
.circulation_wrapper:before,
.circulation_wrapper:after {
  content: '';
  background-size: 100% 100%;
  position: absolute;
  opacity: .75;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  z-index: 10;
}
.circulation_wrapper:before {
  background-image: url(../../images/next-left.png);
  left: 10px;
}
.circulation_wrapper:after {
  background-image: url(../../images/next-right.png);
  right: 10px;
}
.circulation_stage {
  display: none;
  list-style: none;
  padding: 2em;
  margin: 0;
}
.circulation_scene {
  perspective: 1000px;
}
.circulation_book {
  width: 114px;
  height: 174px;
  transform-style: preserve-3d;
  transform: translateZ(-58px);
  transition: transform 350ms;
  margin: 0 auto;
}
.circulation_book:hover {
  transform: rotateY(-78deg) translateZ(20px);
}
.circulation_book .circulation_poster,
.circulation_book .circulation_info {
  position: absolute;
  width: 114px;
  height: 174px;
  background-color: #fff;
  backface-visibility: hidden;
}
.circulation_info button {
  position: absolute;
  width: 50%;
  font-size: 1.2em;
}
.circulation_info .circulation_details {
  top: 15%;
  right: 5%;
}
.circulation_info .circulation_reserve {
  width: 60%;
  top: 58%;
  right: 20%;
}
.circulation_info .circulation_pickup {
  width: 60%;
  top: 78%;
  right: 20%;
}
.circulation_book .circulation_poster {
  transform: translateZ(58px);
  background-size: cover;
  background-repeat: no-repeat;
}
.circulation_book .circulation_info {
  transform: rotateY(90deg) translateZ(58px);
  border: 1px solid #B8B5B5;
  font-size: 0.75em;
}
.circulation_book::after {
  content: '';
  width: 114px;
  height: 114px;
  position: absolute;
  bottom: 0;
  box-shadow: 0 30px 50px rgba(0, 0, 0, 0.3);
  transform-origin: 100% 100%;
  transform: rotateX(90deg) translateY(58px);
  transition: box-shadow 350ms;
}
.circulation_book:hover::after {
  box-shadow: 20px -5px 50px rgba(0, 0, 0, 0.3);
}
.circulation_book .circulation_poster,
.circulation_book .circulation_info,
.circulation_book .circulation_info header {
  transition: box-shadow 350ms;
}
.circulation_book .circulation_poster {
  box-shadow: inset 0 0 40px rgba(255, 255, 255, 0);
}
.circulation_book:hover .circulation_poster {
  box-shadow: inset 300px 0 40px rgba(255, 255, 255, 0.8);
}
.circulation_book .circulation_info,
.circulation_book .circulation_info header {
  box-shadow: inset -300px 0 40px rgba(0, 0, 0, 0.5);
}
.circulation_book:hover .circulation_info,
.circulation_book:hover .circulation_info header {
  box-shadow: inset 0 0 40px rgba(0, 0, 0, 0);
}
.circulation_popup img {
  float: left;
  padding: 0 10px 10px 0;
}
.circulation_footer {
  text-align: center;
}
.circulation_footer span {
  margin: 0 5px;
  cursor: pointer;
}
.circulation_footer span.active {
  text-decoration: underline;
}
/*events-slideshow*/
.events-date-range-string {
  text-align: center;
}
.events-date-input .input-group-addon {
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 6px 9px;
}
.events-date-input {
  margin-bottom: 15px;
}
.events-left .tab-content {
  border: 1px solid #ddd;
  border-top: none;
  padding: 10px;
}
@media (min-width: 768px) {
  .events-left {
    float: left;
    overflow: hidden;
    max-width: 245px;
  }
  .events-right {
    margin-left: 250px;
  }
}
.events-right > h1,
.events-grid > h1 {
  text-transform: capitalize;
  text-align: center;
}
.events-views {
  text-align: right;
}
.events-views i {
  cursor: pointer;
  margin-left: 0.5em;
  font-size: 1.2em;
}
.events-change-day {
  cursor: pointer;
}
.event-slide {
  background-size: auto 100%;
  background-position: center center;
}
.events-slideshow-holder {
  position: relative;
  margin: 0 60px 40px 60px;
}
.events-calendar {
  font-size: 16px;
}
.events-calendar .datepicker-inline {
  width: auto;
}
.events-calendar .datepicker td,
.events-calendar .datepicker th {
  width: auto;
  padding: 4px !important;
}
.events-slideshow > div {
  background-repeat: no-repeat;
  height: 340px;
  width: 100%;
  display: none;
}
.events-slideshow-info,
.events-slideshow-title {
  padding: 10px;
  position: absolute;
  color: #FFF;
  background-color: #6a6a6a;
  background-color: rgba(0, 0, 0, 0.8);
}
.events-daterange-holder .heading4 {
  cursor: pointer;
}
.events-daterange {
  margin: 0 10px;
  padding: 10px 5px;
  border: 1px solid #ddd;
  min-height: 2em;
  min-width: 100%;
  background-color: #FFF;
}
.events-link {
  margin-top: 1em;
}
.events-link > a {
  display: block;
  margin: .5em 0;
}
.events-grid-header {
  width: 100%;
  margin-top: 1em;
}
.events-grid-header > div {
  display: inline-block;
  width: 14.28%;
  font-weight: 700;
  text-align: center;
}
.events-grid-cell-event-holder {
  position: absolute;
  left: .4em;
  bottom: .2em;
}
.events-grid-cell-event {
  border-radius: 1px;
  border: 1px solid #d1d1d1;
  font-size: .8em;
  margin-top: 0.3em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 125px;
  padding: 0 .5em;
}
.events-grid-cell-fade {
  opacity: .5;
}
.events-grid-day-list {
  padding: 1.5em 1em;
  background-color: #F5F6F7;
  transition: all 0.5s ease-in-out;
}
.events-grid-day-list > div {
  margin: .2em 0;
}
.events-grid-day-list > div > a {
  font-weight: bold;
}
.events-grid-day-list > div > a > span {
  font-weight: normal;
}
.events-grid-day-list > div > b {
  font-size: .9em;
}
.events-grid-body {
  width: 100%;
  min-height: 602px;
}
.events-single-branch .events-single-hidden {
  display: none;
}
.events-grid-day-list-tags {
  text-transform: uppercase;
  font-size: .75em;
  color: #5b5b5b;
}
.events-grid-day-list-tags i {
  font-size: .9em;
}
.events-grid-cell {
  border: 1px solid #d1d1d1;
  min-height: 105px;
  position: relative;
  padding: .5em;
  vertical-align: bottom;
  width: 14.28%;
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
}
.events-grid-cell:hover {
  background-color: #e1e1e1;
}
.events-grid-cell-date {
  font-size: 14px;
  position: absolute;
  top: .5em;
  right: .5em;
  font-weight: 700;
  color: #FFF;
}
.events-grid-cell-types,
.events-grid-cell-more {
  font-family: 'open sans';
  font-size: .9em;
}
.events-grid-cell-content {
  line-height: 120%;
  position: absolute;
  top: .5em;
  left: .5em;
}
.events-grid-cell-more {
  font-style: italic;
}
.events-grid-cell-date-number {
  font-size: 1.2em;
  color: #717171;
  font-weight: 400;
  font-family: 'open sans';
}
.events-grid-cell-selected .events-grid-cell-date {
  color: #2A2A2A;
}
.events-grid-cell-selected .events-grid-cell-date-number {
  color: #FFF;
}
.events-grid-cell-selected:before {
  content: ' ';
  background-color: #2A2A2A;
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.events-grid-cell-types {
  position: absolute;
  width: 100%;
  bottom: .2em;
  left: .2em;
}
.events-grid-cell-selected:after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  content: ' ';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 5px 0 5px;
  border-color: #2A2A2A transparent transparent transparent;
}
.events-grid-cell-type {
  font-size: 9px;
}
.events-grid-cell-type-number {
  font-family: 'open sans';
  font-weight: 600;
}
.events-grid-cell-today {
  background-color: #FEFFDC;
}
@media (max-width: 768px) {
  .events-views i {
    display: none;
  }
}
.events-slideshow-info {
  height: 340px;
  right: 30px;
  width: 260px;
  padding: 10px;
}
.events-buttons {
  float: right;
  text-align: right;
}
.events-buttons button {
  margin-left: 10px;
}
.events-left h1 {
  margin: 2px 0;
}
.event-body {
  margin-top: 20px;
}
.events-slideshow-heading {
  font-size: 2em;
}
.events-slideshow-desc {
  height: 95px;
  overflow: hidden;
  margin-bottom: 20px;
}
.events-slideshow-title {
  left: 0;
  top: 8%;
  min-width: 200px;
  font-size: 2.3em;
  font-weight: 100;
}
.events-slideshow-info > p {
  margin: 20px 0;
}
.events-slideshow-info > button {
  width: 90%;
  font-size: 1.5em;
  margin: 20px 5px;
}
.events-slideshow-info > a {
  text-decoration: none;
}
.events-slideshow-date {
  color: #D7F56A;
  margin: 20px 0;
}
.events-slideshow-venues {
  color: #D7F56A;
  margin-bottom: 10px;
}
.events-slideshow-button {
  position: absolute;
  opacity: 0;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  z-index: 100;
  cursor: pointer;
}
.event-info {
  padding: 10px;
}
.event-image {
  float: left;
  padding: 0 10px 10px 0;
  max-width: 400px;
  width: 100%;
}
.events-slideshow-holder:hover .events-slideshow-button {
  opacity: .75;
}
.events-slideshow-holder:hover .events-slideshow-button:hover {
  opacity: 1;
}
.events-slideshow-left {
  left: 10px;
}
.events-slideshow-right {
  right: 10px;
}
.events-filter-row {
  margin-bottom: 1em;
}
@media (max-width: 767px) {
  .events-slideshow > div {
    height: 600px;
  }
  .events-slideshow-title {
    width: 100%;
    top: 0;
  }
  .events-slideshow-info {
    top: 30%;
    width: 100%;
    left: 0;
  }
  .event-slide {
    background-position: 0 60px;
    background-size: 100% auto;
  }
  .events-slideshow-holder {
    margin: 10px;
  }
}
.events-reg-open-message {
  font-style: italic;
  display: inline-block;
  padding-left: 1em;
}
.events-popup {
  max-width: 500px;
}
/*branch widget*/
.branchinfo {
  text-align: right;
  margin-top: 1em;
}
.branchmapbtn {
  float: right;
}
.branchdetails {
  position: relative;
}
.branchtitle {
  font-weight: 600;
}
.branchgrp {
  margin-bottom: 1em;
}
/*polaris search page*/
.labelClass {
  border-radius: 1em;
  color: #000;
  font-weight: 600;
  background-color: #f8675d;
  padding: 0 0.3em;
  width: 15px;
  height: 15px;
}
.copies-map {
  width: 100%;
  height: 400px;
  margin-bottom: 20px;
}
.polaris-copies-table {
  width: 100%;
}
.polaris-copies-table tr:nth-child(even) {
  background-color: #EFEFEF;
}
.polaris-copies-table td {
  padding: 5px;
}
.polaris-copies-total {
  width: 70px;
}
.polaris-search {
  background-color: #FFF;
  padding: 0 2em;
}
.polaris-found-string {
  font-size: 1.2em;
  margin-top: 15px;
  color: #000;
}
@media (max-width: 767px) {
  .polaris-search label {
    margin-top: 10px;
  }
  .polaris-found-string {
    margin-top: 0;
    margin-bottom: 10px;
  }
}
.polaris-search-button-holder {
  padding-left: 0;
  text-align: right;
}
.polaris-search-input-holder {
  padding-right: 0;
}
.polaris-search .pagination {
  margin: 0;
}
.polaris-messages .header {
  font-weight: bold;
  background-color: #f4f4f4;
  color: #000;
  padding: 6px 0;
  margin: 10px 0 6px 0;
}
.polaris-messages .message {
  padding: 3px 0;
  border-bottom: 1px solid #e5e5e5;
}
.polaris-messages .icons {
  text-align: right;
}
.polaris-messages .message > div {
  min-height: 34px;
  line-height: 34px;
}
.polaris-messages .message span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
.polaris-messages .unread {
  font-weight: bold;
  color: #000;
}
.polaris-messages i {
  cursor: pointer;
  font-size: 1.8em;
  color: #000;
  opacity: 0.5;
}
.polaris-messages i:hover {
  opacity: 1;
}
.polaris-messages i.message-read {
  color: #8D8D8D;
  cursor: default;
}
.polaris-messages i.message-read:hover {
  opacity: 0.5;
}
.polaris-bold-info {
  font-weight: bold;
}
.top-pagination {
  text-align: right;
}
.polaris-account-container {
  background-color: #FFF;
  padding: 0 1em;
}
.polaris-search-form input {
  width: 100%;
  font-size: 1.6em;
  margin: 6px 0;
  padding: 1px 10px;
}
.polaris-search-form {
  margin: 0 100px;
}
.polaris-search-form button {
  padding: 6px 18px;
  margin: 6px 0;
}
.polaris-pagination {
  margin: 0 20px;
}
.polaris-ok {
  font-weight: 600;
  color: #000;
}
.polaris-warning {
  font-weight: 600;
  color: #FF0000;
}
.polaris-loading {
  text-align: center;
  font-size: 3em;
}
.polaris-book {
  margin: 1em;
  padding: 1em;
  border-top: 1px solid #E6E5E5;
}
.fc-details {
  width: auto;
}
.fc-details .polaris-book {
  border-top: none;
}
.polaris-book .title {
  font-size: 1.833em;
  line-height: 1.3em;
  margin-bottom: 8px;
}
.polaris-book .cover {
  float: left;
  padding: 0 1em 1em 0;
}
.book-buttons {
  padding: 0.5em 0;
  margin: 0.5em 0;
}
.polaris-history li {
  position: relative;
}
.polaris-history .polaris-item-button {
  margin: 0;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.polaris-nav {
  margin: 0;
  padding: 0;
  color: #8D8D8D;
  font-size: 1.17em;
  list-style: none;
  border-bottom: 1px solid #E6E5E5;
}
.polaris-nav a {
  font-weight: normal;
}
.polaris-nav a i {
  font-size: 2em;
}
.polaris-nav li {
  border-top: 1px solid #E6E5E5;
}
.polaris-nav a {
  color: #8D8D8D;
}
.polaris-nav a:hover {
  text-decoration: none;
  color: #000;
}
.polaris-nav-active a {
  text-decoration: none;
  color: #000;
  font-weight: bold;
}
.polaris-nav-label {
  line-height: 3em;
}
.polaris-account-container .button,
.polaris-book .button {
  padding: 0.6em 1em;
}
.polaris-account-container {
  margin-top: 10px;
  padding-top: 10px;
  display: block !important;
}
@media (max-width: 767px) {
  .polaris-account-container {
    margin-top: 0;
    display: table-cell !important;
  }
  .polaris-search-form {
    margin: 0;
  }
  .polaris-nav-label {
    display: none;
  }
  .polaris-nav li {
    border-top: none;
    display: inline-block;
  }
}
.polaris-account-container h2 {
  line-height: 1.1em;
  font-size: 2.2em;
}
.polaris-account-container h2 i {
  margin: 0;
  font-size: 1.4em;
}
.polaris-account-container h2 i:before {
  margin: 0;
}
.polaris-profile-holder {
  border: 1px solid #E6E5E5;
  padding: 2em;
}
.polaris-profile {
  font-size: 1.3em;
}
.polaris-profile-title {
  font-weight: bold;
  color: #000;
}
.polaris-profile-title i {
  font-size: 1.6em;
  color: #8D8D8D;
}
img.polaris-list-image,
.widget img.polaris-list-image {
  max-width: 75px !important;
  margin: 0 12px 5px 0;
  float: left;
  border: 4px solid #FFF;
  box-shadow: 0px 0px 2px 3px #dcdcdc;
}
.polaris-login {
  max-width: 450px;
  margin: 0 auto;
}
.polaris-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.polaris-list li {
  padding: 15px 15px 10px 15px;
  margin: 1em 0;
  border: 1px solid #E6E5E5;
  position: relative;
}
.polaris-item-button {
  float: right;
  margin: 0 0 10px 10px;
}
.polaris-item-checkbox {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.polaris-important-info {
  font-size: 1.2em;
  color: #000;
  margin-top: 8px;
}
.polaris-heading-title {
  font-size: 1.633em;
  line-height: 1.3em;
  margin-bottom: 4px;
}
.polaris-item-checkbox input[type=radio],
.polaris-item-checkbox input[type='checkbox'] {
  display: none;
}
.polaris-item-checkbox input[type=radio] + label {
  display: block;
}
.polaris-item-checkbox label {
  margin: 0;
}
.polaris-item-checkbox input[type='checkbox'] + label:before,
.polaris-item-checkbox input[type='radio'] + label:before {
  color: #878787;
  font-size: 2em;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 8px;
  width: 23px;
}
.polaris-item-checkbox input[type=checkbox] + label:before {
  content: "\f1db";
}
.polaris-item-checkbox input[type=checkbox]:checked + label:before {
  content: "\f05d";
}
.polaris-items-filter {
  text-align: right;
}
.polaris-items-filter input {
  width: 50%;
  font-size: 1.6em;
}
/*events page*/
.events-holder {
  background-color: #FFF;
}
.events-header {
  padding-bottom: 20px;
  border-bottom: 1px solid #c8c6c6;
  margin-bottom: 20px;
}
.events-header ul {
  font-size: 2em;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.events-header ul li {
  display: inline-block;
}
.event-nav-button {
  cursor: pointer;
  margin-top: .75em;
  border: 0;
  background-color: transparent;
}
.date-icon {
  color: #000;
  margin: 1em 0 0 0;
  position: relative;
  text-align: center;
  width: 1.8em;
  background-color: #FFF;
}
.date-icon:after {
  top: -0.5em;
  font-size: 2em;
  left: 0;
  position: absolute;
  font-family: FontAwesome;
  content: '\f133';
}
.events-filter-details {
  margin: 1em 0;
  background-color: #d2f9cc;
  border: 1px solid #ddd;
}
.events-filter-message {
  padding: 0 2em 1em 2em;
}
.events-filter-clear {
  padding: 4px 8px;
  text-align: right;
  font-size: 0.8em;
  cursor: pointer;
}
.events-filter-clear:hover {
  text-decoration: underline;
}
.events-option-dropdown {
  text-transform: capitalize;
  margin: 0 5px 10px 0;
  padding: 5px 10px;
  cursor: pointer;
  border: 1px solid #ccc;
  position: relative;
  border-radius: 4px;
  background-color: #fff;
  font-size: 95%;
}
.events-option-dropdown:hover, .events-option-dropdown:focus {
  background-color: #eeeeee;
}
.events-filter-section {
  margin-top: -30px;
  padding: 10px 20px;
  display: none;
  position: absolute;
  left: 0;
  top: 2em;
  min-width: 300px;
  background-color: #fff;
  border: 1px solid #ddd;
  z-index: 3;
  -webkit-box-shadow: 0px 0px 6px #888888;
  -moz-box-shadow: 0px 0px 6px #888888;
  box-shadow: 0px 0px 6px #888888;
  text-align: left;
}
.events-filter-section hr {
  margin: 5px 0;
}
.events-option-dropdown:focus {
  outline: none;
}
.events-option-dropdown label {
  white-space: nowrap;
}
.events-filter-close {
  float: right;
  cursor: pointer;
}
.events-date-bar {
  font-size: 2em;
  display: table;
  width: 100%;
}
.events-day-title {
  display: table-row;
}
.events-day-title > span {
  text-align: center;
  display: table-cell;
}
.events-change-prev,
.events-change-next {
  width: 1em;
}
.events-filter-close:hover {
  text-decoration: underline;
}
.events-filter-section label {
  margin-left: 1em;
  font-size: 0.9em;
  font-size: 400;
  width: 100%;
}
.check-all-filter-text {
  line-height: 20px !important;
}
.event-today-button {
  text-align: center;
  margin-top: 1.5em;
}
.headingtext {
  text-transform: capitalize;
}
.events-filter-section .heading4 {
  text-transform: uppercase;
}
.event-date-string {
  text-align: right;
  font-size: 2em;
  padding-top: 1em;
}
/*cover overlays*/
[class^="cover-"],
[class*=" cover-"] {
  position: relative;
}
[class^="cover-"]:after,
[class*=" cover-"]:after {
  font-family: "anywhereme";
  position: absolute;
  top: 25%;
  left: 20%;
  font-size: 3em;
  color: #a2a2a2;
}
.cover-ebook-format:after {
  content: '\e846';
}
.cover-dvd-format:after {
  content: '\e84c';
}
.cover-music-cd-format:after {
  content: '\e838';
}
.cover-music-printed-format:after {
  content: '\e839';
}
.cover-music-sound-rec-format:after {
  content: '\e83a';
}
.cover-newspaper-format:after {
  content: '\e83c';
}
.cover-projected-format:after {
  content: '\e847';
}
.cover-serial-format:after {
  content: '\e84f';
}
.cover-sound-rec-format:after {
  content: '\e856';
}
.cover-video-format:after {
  content: '\e85e';
}
.cover-videogame-format:after {
  content: '\e85f';
}
.cover-2d-graphic-format:after {
  content: '\e800';
}
.cover-archive-format:after {
  content: '\e805';
}
.cover-audiobook-format:after {
  content: '\e806';
}
.cover-book-format:after {
  content: '\e808';
}
.cover-braille-format:after {
  content: '\e80a';
}
.cover-globe-format:after {
  content: '\e81f';
}
.cover-large-print-format:after {
  content: '\e82a';
}
.cover-map-format:after {
  content: '\e831';
}
.cover-microform-format:after {
  content: '\e834';
}
.cover-motion-picture-format:after {
  content: '\e835';
}
.inline-map {
  height: 350px;
  width: 100%;
  border: 0;
}
/*recreads*/
.recreads-holder {
  position: relative;
  margin: 0 2em;
}
.recreads-stage ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  white-space: nowrap;
  overflow-x: auto;
}
.recreads-stage ul li {
  display: inline;
}
.recreads-stage img {
  max-height: 160px;
  margin: 10px;
}
.recreads-sections {
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: absolute;
  top: 0;
  left: 100%;
}
.recreads-stage {
  min-height: 180px;
  min-width: 180px;
  border: 1px solid #000;
}
.recreads-current-section {
  position: absolute;
  top: 0;
  right: 100%;
}
.recreads-section-title {
  cursor: pointer;
  padding: 10px;
  color: #000;
  background-color: #d3d3d3;
  font-weight: bold;
  border: 1px solid #000;
  display: inline-block;
  overflow: hidden;
  width: 2.5em;
  height: 182px;
}
.recreads-section-title:hover {
  color: #FFF;
}
.recreads-active {
  color: #FFF;
  position: absolute;
  left: 0;
}
.recreads-section-title span {
  display: inline-block;
  white-space: nowrap;
  /* this is for shity "non IE" browsers
       that dosn't support writing-mode */
  -webkit-transform: translate(1.1em, 0) rotate(90deg);
  -moz-transform: translate(1.1em, 0) rotate(90deg);
  -o-transform: translate(1.1em, 0) rotate(90deg);
  transform: translate(1.1em, 0) rotate(90deg);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  /* IE9+ */
  -ms-transform: none;
  -ms-transform-origin: none;
  /* IE8+ */
  -ms-writing-mode: tb-rl;
  /* IE7 and below */
  *writing-mode: tb-rl;
}
.recreads-section-title span:before {
  content: "";
  float: left;
  margin-top: 100%;
}
@media (max-width: 767px) {
  .recreads-stage {
    clear: both;
  }
  .recreads-active {
    position: inherit;
  }
  .recreads-stage ul {
    margin: 0;
  }
}
/*colour scales*/
.recreads-current-section .bg-colour1,
.bg-colour1:hover {
  background-color: #3182bd;
}
.recreads-current-section .bg-colour2,
.bg-colour2:hover {
  background-color: #6baed6;
}
.recreads-current-section .bg-colour3,
.bg-colour3:hover {
  background-color: #9ecae1;
}
.recreads-current-section .bg-colour4,
.bg-colour4:hover {
  background-color: #c6dbef;
}
.recreads-current-section .bg-colour5,
.bg-colour5:hover {
  background-color: #e6550d;
}
.recreads-current-section .bg-colour6,
.bg-colour6:hover {
  background-color: #fd8d3c;
}
.recreads-current-section .bg-colour7,
.bg-colour7:hover {
  background-color: #fdae6b;
}
.recreads-current-section .bg-colour8,
.bg-colour8:hover {
  background-color: #fdd0a2;
}
.recreads-current-section .bg-colour9,
.bg-colour9:hover {
  background-color: #31a354;
}
.recreads-current-section .bg-colour10,
.bg-colour10:hover {
  background-color: #74c476;
}
.recreads-current-section .bg-colour11,
.bg-colour11:hover {
  background-color: #a1d99b;
}
.recreads-current-section .bg-colour12,
.bg-colour12:hover {
  background-color: #c7e9c0;
}
.recreads-current-section .bg-colour13,
.bg-colour13:hover {
  background-color: #756bb1;
}
.recreads-current-section .bg-colour14,
.bg-colour14:hover {
  background-color: #9e9ac8;
}
.recreads-current-section .bg-colour15,
.bg-colour15:hover {
  background-color: #bcbddc;
}
.recreads-current-section .bg-colour16,
.bg-colour16:hover {
  background-color: #dadaeb;
}
.recreads-current-section .bg-colour17,
.bg-colour17:hover {
  background-color: #636363;
}
.recreads-current-section .bg-colour18,
.bg-colour18:hover {
  background-color: #969696;
}
.recreads-current-section .bg-colour19,
.bg-colour19:hover {
  background-color: #bdbdbd;
}
.recreads-current-section .bg-colour20,
.bg-colour20:hover {
  background-color: #d9d9d9;
}
/*new cms editor*/
[data-tile-url] {
  cursor: pointer;
}
.amh-row {
  margin: 0 auto;
  padding: 0;
}
.amh-block {
  padding: 0;
  margin: 0;
}
.amh-can-hover > .amh-hover-state {
  display: none;
}
.amh-can-hover > .amh-normal-state {
  display: block;
}
.amh-can-hover:hover > .amh-hover-state {
  display: block;
}
.amh-can-hover:hover > .amh-normal-state {
  display: none;
}
.amh-content {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  div.amh-row > div.amh-block > div.amh-content {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 767px) {
  .amh-block.amh-image > .amh-content > img {
    max-width: none !important;
  }
  div.amh-row.amh-image-left {
    float: left;
    width: 50%;
  }
  div.amh-row.amh-image-right {
    float: right;
    width: 50%;
  }
}
/*event slideshow widget*/
.ame-event-slide {
  overflow: hidden;
}
.ame-events-slideshow-holder {
  position: relative;
  margin: 0;
}
.ame-events-slideshow > div,
.ame-events-slideshow-embedded > div {
  width: 100%;
  display: none;
}
.ame-events-slideshow-info,
.ame-events-slideshow-title {
  color: #FFF;
}
.ame-events-slideshow-library {
  background-color: #D8D8D8;
  color: #494949;
  display: inline;
  margin: 0 -15px;
  font-size: 14px;
  padding: 3px 15px;
}
.ame-events-slideshow-info {
  background-color: #494949;
  height: 340px;
  width: 33.3%;
  padding: 15px;
  float: right;
  position: relative;
}
.ame-resource-slideshow-logo {
  position: absolute;
  left: 5%;
  top: 5%;
  max-width: 20%;
}
.ame-resource-slideshow-logo img {
  max-width: 100%;
}
.ame-resource-slideshow-tagline {
  position: absolute;
  right: 5%;
  top: 5%;
  font-size: 2em;
  max-width: 60%;
  text-align: right;
  color: #848484;
  font-weight: 600;
}
.ame-resource-slideshow-heading,
.ame-resource-slideshow-title {
  display: none;
}
.ame-events-slideshow-image,
.ame-resource-slideshow-image {
  height: 340px;
  overflow: hidden;
  background-size: cover;
}
.ame-resource-slideshow-more {
  position: absolute;
  bottom: 5%;
  right: 5%;
}
.ame-resource-slideshow-more:hover {
  text-decoration: none;
}
.ame-resource-slideshow-image {
  background-position: center top;
}
.ame-event-body {
  margin-top: 20px;
}
.ame-events-slideshow-heading {
  font-size: 2em;
  max-height: 145px;
  overflow: hidden;
  line-height: 125%;
}
.amp-show .ame-events-slideshow-heading {
  font-weight: bold;
}
.amp-show .ame-events-slideshow-title {
  width: 20%;
}
.amp-show .ame-events-slideshow-library {
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  background-color: transparent;
  color: #FFF;
  width: 100%;
  margin: 0;
  position: relative;
  padding-left: 1.1em;
}
.amp-show .ame-events-slideshow-library:before {
  font-family: "anywhereme";
  content: '\e82f';
  position: absolute;
  left: 0;
  top: 0.3em;
  font-size: 0.8em;
}
.ame-events-slideshow-desc {
  margin-bottom: 20px;
  max-height: 100px;
}
.ame-events-slideshow-title {
  background-color: rgba(216, 216, 216, 0.8);
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1.4em;
  font-weight: 100;
  text-transform: uppercase;
  color: #494949;
  padding: 5px 10px;
}
.ame-events-slideshow-date {
  margin: 20px 0;
}
.ame-events-slideshow-venues {
  color: #D7F56A;
  margin-bottom: 10px;
}
.ame-events-slideshow-button {
  position: absolute;
  opacity: 0;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  z-index: 100;
  cursor: pointer;
}
.ame-event-info {
  padding: 10px;
}
.ame-events-slideshow-holder:hover .ame-events-slideshow-button {
  opacity: .75;
}
.ame-events-slideshow-holder:hover .ame-events-slideshow-button:hover {
  opacity: 1;
}
.ame-events-slideshow-left {
  left: 10px;
}
.ame-events-slideshow-right {
  right: 10px;
}
@media (min-width: 992px) {
  .amh-widget.col-md-1 > .dynamic-widget .ame-events-slideshow-info,
  .amh-widget.col-md-2 > .dynamic-widget .ame-events-slideshow-info,
  .amh-widget.col-md-3 > .dynamic-widget .ame-events-slideshow-info,
  .amh-widget.col-md-4 > .dynamic-widget .ame-events-slideshow-info,
  .amh-widget.col-md-5 > .dynamic-widget .ame-events-slideshow-info,
  .amh-widget.col-md-6 > .dynamic-widget .ame-events-slideshow-info {
    margin-top: 240px;
    width: 100%;
    float: none;
  }
  .amh-widget.col-md-1 > .dynamic-widget .ame-events-slideshow-info,
  .amh-widget.col-md-2 > .dynamic-widget .ame-events-slideshow-info,
  .amh-widget.col-md-3 > .dynamic-widget .ame-events-slideshow-info,
  .amh-widget.col-md-4 > .dynamic-widget .ame-events-slideshow-info,
  .amh-widget.col-md-5 > .dynamic-widget .ame-events-slideshow-info,
  .amh-widget.col-md-6 > .dynamic-widget .ame-events-slideshow-info {
    height: auto;
  }
  .amh-widget.col-md-1 > .dynamic-widget .ame-events-slideshow-image,
  .amh-widget.col-md-2 > .dynamic-widget .ame-events-slideshow-image,
  .amh-widget.col-md-3 > .dynamic-widget .ame-events-slideshow-image,
  .amh-widget.col-md-4 > .dynamic-widget .ame-events-slideshow-image,
  .amh-widget.col-md-5 > .dynamic-widget .ame-events-slideshow-image,
  .amh-widget.col-md-6 > .dynamic-widget .ame-events-slideshow-image {
    position: absolute;
    top: 0;
    left: 0;
    height: 240px;
    width: 100%;
  }
  .amh-widget.col-md-1 > .dynamic-widget .ame-events-slideshow-title,
  .amh-widget.col-md-2 > .dynamic-widget .ame-events-slideshow-title,
  .amh-widget.col-md-3 > .dynamic-widget .ame-events-slideshow-title,
  .amh-widget.col-md-4 > .dynamic-widget .ame-events-slideshow-title,
  .amh-widget.col-md-5 > .dynamic-widget .ame-events-slideshow-title {
    width: 100%;
  }
  .amh-widget.col-md-1 > .dynamic-widget .ame-events-slideshow-image,
  .amh-widget.col-md-2 > .dynamic-widget .ame-events-slideshow-image,
  .amh-widget.col-md-3 > .dynamic-widget .ame-events-slideshow-image,
  .amh-widget.col-md-4 > .dynamic-widget .ame-events-slideshow-image,
  .amh-widget.col-md-5 > .dynamic-widget .ame-events-slideshow-image {
    margin-top: 60px;
    height: 180px;
  }
  .amh-widget.col-md-1 > .dynamic-widget .ame-events-slideshow-desc,
  .amh-widget.col-md-2 > .dynamic-widget .ame-events-slideshow-desc,
  .amh-widget.col-md-3 > .dynamic-widget .ame-events-slideshow-desc,
  .amh-widget.col-md-4 > .dynamic-widget .ame-events-slideshow-desc,
  .amh-widget.col-md-5 > .dynamic-widget .ame-events-slideshow-desc {
    display: none;
  }
}
@media (max-width: 767px) {
  div.ame-events-slideshow-info {
    margin-top: 240px;
    width: 100%;
    float: none;
    min-height: 300px;
  }
  div.ame-events-slideshow-info {
    height: auto;
  }
  div.ame-events-slideshow-image {
    position: absolute;
    top: 0;
    left: 0;
    height: 240px;
    width: 100%;
  }
  div.ame-resource-slideshow-image {
    height: 540px;
  }
}
@media (max-width: 479px) {
  div.ame-events-slideshow-info {
    min-height: 200px;
  }
  div.ame-resource-slideshow-image {
    height: 440px;
  }
  div.ame-events-slideshow-title {
    width: 100%;
  }
  div.ame-events-slideshow-image {
    margin-top: 60px;
    height: 180px;
  }
  div.ame-events-slideshow-desc {
    display: none;
  }
}
/*search */
.amsc-tabs {
  width: 100%;
  display: table;
  padding: 0;
  margin: 0;
}
.amsc-tabs li {
  cursor: pointer;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  font-size: 1.8em;
  color: #FFF6F3;
  display: table-cell;
  list-style: none;
  margin: 0;
  padding: 0.3em;
  text-align: center;
  width: 50%;
  background-color: #D0D0D0;
}
.amsc-tabs li:hover {
  background-color: #17597F;
}
.amsc-tabs li.amsc-tab-active {
  background-color: #FF7B0C;
}
.amsc-tab-content {
  background-color: #FF7B0C;
  display: none;
  padding: 1.5em 0;
  text-align: center;
  font-size: 1.5em;
}
.amsc-tab-content input,
.amsc-tab-content button {
  padding: 0.25em 0.5em;
  /*height: 49px;*/
}
.amsc-tab-content input[type=text] {
  background-color: #FFF;
  border: 2px solid #ccc;
  width: 45%;
  color: #000;
  margin-right: 10px;
  border-radius: 3px;
}
.amsc-tab-content input[type=radio] {
  margin: 0 5px 0 20px;
}
.amsc-tab-content form {
  padding: 20px 0 30px 0;
  margin: 0 20px;
}
.amsc-links {
  font-size: 14px;
  color: #000;
  min-height: 25px;
}
.amsc-links a {
  text-decoration: underline;
  font-weight: normal;
  color: #0000CC;
}
form.amsc-google {
  border-radius: 6px;
  background-color: #FFF;
  background-image: url(../../images/poweredbygoogle.gif);
  background-position: 80px 50px;
  background-repeat: no-repeat;
  background-size: 150px;
}
input.amsc-g-box {
  margin-left: 60px;
}
.amsc-tab-content button {
  border: 1px solid #3c6ccd;
  background-color: #3c6ccd;
  color: #FFF;
  text-align: center;
  border-radius: 3px;
}
.amsc-tab-content button i {
  /*display: none;*/
  display: block;
  height: 1.4em;
}
.amsc-tab1-content {
  display: block;
}
/*old style*/
.amsb-tabs {
  width: 100%;
  display: table;
  padding: 0;
  margin: 0;
}
.amsb-tabs li {
  cursor: pointer;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  font-size: 1.8em;
  color: #A4C9DD;
  display: table-cell;
  list-style: none;
  margin: 0;
  padding: 0.3em;
  text-align: center;
  width: 50%;
  background-color: #3278A0;
}
.amsb-tabs li:hover {
  background-color: #17597F;
}
.amsb-tabs li.amsb-tab-active {
  background-color: #005C8D;
}
.amsb-tab-content {
  background-color: #005C8D;
  display: none;
  padding: 1.5em 0;
  text-align: center;
  font-size: 1.5em;
}
.amsb-tab-content input,
.amsb-tab-content button {
  padding: 0.5em 1em;
  /*height: 49px;*/
}
.amsb-tab-content input {
  background-color: #FFF;
  border: 2px solid #FFF;
  width: 85%;
  color: #000;
}
input.amsb-g-box {
  background-image: url(../../images/poweredbygoogle.gif);
  background-position: 10px 50%;
  background-repeat: no-repeat;
  padding-left: 160px;
}
.amsb-tab-content button {
  border: 2px solid #00c45b;
  background-color: #00c45b;
  color: #FFF;
  text-align: center;
}
.amsb-tab-content button i {
  /*display: none;*/
  display: block;
  height: 1.4em;
}
.amsb-tab1-content {
  display: block;
}
/*events calander widget*/
.amev-cal {
  padding: 0 15px;
}
.amev-show-full {
  cursor: pointer;
}
.amev-event-description-full {
  display: none;
}
.amev-cal-inline {
  font-size: 12px;
}
.amev-cal div.row,
.amev-cal div[class*="col-"] {
  margin: 0;
  padding: 0;
}
.amev-cal .amev-cal-container {
  width: 100%;
  border: none;
  text-align: center;
  font-family: Arial;
}
.amev-cal .amev-cal-container td,
.amev-cal .amev-cal-container th {
  padding: 2px 3px;
  text-align: center;
}
.amev-cal button.rd-next:before {
  font-family: FontAwesome;
  content: '\f054';
}
.amev-cal button.rd-back:before {
  font-family: FontAwesome;
  content: '\f053';
}
.amev-cal-date {
  font-size: 2.8em;
  text-align: center;
}
.amev-cal-date .amev-date {
  font-weight: bold;
  text-transform: uppercase;
}
.amev-event-canceled {
  opacity: .5;
}
.amev-event-list {
  overflow: hidden;
  overflow-y: scroll;
  height: 174px;
}
/* TS CH14256 */
/* TS CH19245 */
.amev-event-title {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.2 !important;
  margin-bottom: 10px;
  color: #0ab7c2;
}

.amev-event-description {
  margin-top: 5px;
}
.amev-event-title > a {
  font-weight: bold;
}
.amev-event-title > a > span {
  font-weight: normal;
}
.amev-event {
  padding: 5px 0;
}
.amev-event-empty-img-holder {
  display: none;
}
.amev-picture-event-outer-container .eventWaitButton {
  margin-right: auto !important;
}
.amev-picture-event-outer-container .amev-event-img-holder {
  background-size: cover;
  background-position:center;
  background-repeat:no-repeat;
  float: left;
  background-color: lightgray;
}
.amev-event-image-and-regbutton {
  float: left;
  width: 22%;
  min-width: 62px;
}
.amev-picture-event-outer-container .eventRegFakeButton {
  visibility:hidden;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 100%;
}
.amev-picture-event-outer-container .eventRegFakeButton-noImage {
  visibility:hidden;
  margin-bottom: 0;
}
.amev-picture-event-outer-container .amev-event-regclosed {
  display: inline-block;
  margin-right: 100%;
  width: 100%;
}
.amev-event-subtitle {
  font-weight: normal !important;
}
.amev-event-data .eventRegButton {
  margin-top: 10px !important;
}
/* TS CH14256 */
@media (min-width: 768px) {
  .amev-event-title > a {
    font-size: 1.4em;
  }
  .amev-picture-event-outer-container .amev-event-img-holder {
    width:128px;
    height:128px;
  }
  .amev-event-image-and-regbutton {
    margin-right: 18px;
    width:128px;
  }

  .amev-picture-event-outer-container .amev-event-description-container {
    max-width: 70%;
  }
  .amev-picture-event-outer-container .eventRegButton {
    margin-right: 100%;
    margin-top: 10px;
  }
  .amev-picture-event-outer-container .amev-event-description {
    float: left;
  }
}
@media (max-width: 767px) {
  .amev-picture-event-outer-container .amev-event-img-holder {
    width: 100%;
    padding-top: 100%;
  }
  .amev-picture-event-outer-container .amev-event-description-container {
   max-width: 70%;
  }
  .amev-event-image-and-regbutton {
    margin-right: 2%;
  }
  .amev-picture-event-outer-container .eventRegButton {
    margin-right: 100%;
    margin-top: 10px;
  }
  .amev-picture-event-outer-container .amev-event-description {
    float: left;
  }
}
@media (max-width: 547px) {

  .amev-picture-event-outer-container .amev-event-img-holder {
    width: 100%;
    padding-top: 100%;
  }
  .amev-picture-event-outer-container .amev-event-description-container {
    margin-left: 0%;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  .amev-picture-event-outer-container .eventRegFakeButton {
    display: none;
  }
  .amev-event-image-and-regbutton {
    margin-right: 2%;
  }
  .amev-picture-event-outer-container .regbutton button {
    width: 64px;
  }
  .amev-picture-event-outer-container .amev-event-description {
    height: auto;
  }
}
.amev-event-description-container {
  display: inline-block;
}
.amev-picture-event-title a {
  font-size: 1.2em !important;
  font-weight: bold !important;
  margin-bottom: 10px !important;
}
.amev-event-time {
  font-weight: bold;
}
.amev-event-ages {
  font-size: 0.9em;
}
.amev-event-time-postponed {
  font-size: 0.8em;
  font-weight: normal;
}
.amev-event-time-postponed span {
  font-style: italic;
}
.amev-event-more {
  display: block;
  margin: 6px auto 0 auto;
  text-align: center;
  font-size: 0.8em;
}
.amev-event-list hr {
  margin: 0.5em;
}
div.amev-cal div.amev-all-events-link {
  padding: 5px 10px 0 10px;
  text-align: right;
}
.amev-location {
  font-size: 0.4em;
}
.amev-all-branches {
  padding: 10px 30px;
  text-align: center;
  font-size: 1.4em;
  cursor: pointer;
}
.amev-all-branches span {
  margin: 0.8em 0;
  display: block;
}
.amev-all-branches i {
  float: left;
  font-size: 4em;
}
.amev-message {
  padding: 10px 40px;
  font-size: 1.5em;
}
.amev-event-postponed,
.eelistevent-postponed {
  opacity: .5;
}
.ams-show {
  position: relative;
  overflow: hidden;
  height: 340px !important;
}
/*location broadcast widget*/
.ame-brodcast-events {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.aml-brodcast-centre-section {
  line-height: 1.5em;
  margin-bottom: 1em;
}
.aml-brodcast-bottom-section {
  position: relative;
  margin-top: 1em;
}
.aml-brodcast-bottom-section > div {
  padding-left: 2.2em;
}
.aml-brodcast-bottom-section > i {
  float: left;
  font-size: 1.556em;
}
.aml-brodcast-todays-hours-title {
  font-weight: bold;
}
.ame-brodcast-event-title {
  line-height: 1.25;
  font-weight: bold;
}
.ame-brodcast-event-page {
  display: none;
}
.ame-brodcast-event-page.page-active {
  display: block;
}
.ame-brodcast-two,
.ame-brodcast-event-page-column {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding: 0 2em 0 0;
}
.ame-brodcast-event-page-dots {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
}
.ame-brodcast-eight {
  margin-left: 2em;
  position: relative;
}
.ame-brodcast-eight:before {
  content: attr(data-date-label);
  position: absolute;
  left: -4em;
  text-align: right;
  font-size: 0.5em;
}
.ame-brodcast-event-datestring {
  text-transform: uppercase;
}
.ame-brodcast-event-datestring i {
  font-size: 1.5em;
}
.ame-brodcast-event {
  padding-bottom: 1em;
}
.ame-brodcast-event-location,
.ame-brodcast-event-datestring,
.ame-brodcast-event-description {
  margin: 0.2em 0 0 0;
}
.ame-brodcast-event-location i {
  font-size: 1.5em;
}
/*site search results*/
.catalog-results {
  clear: both;
  overflow: hidden;
  background-color: #f7fcff;
  color: #000;
  padding: 1em;
  margin: 0 -1em;
}
.catalog-results-heading {
  padding-bottom: .5em;
  font-size: 1.2em;
}
.catalog-results-item {
  clear: both;
  margin-bottom: 1em;
}
.catalog-results a,
.catalog-results a:visited {
  color: #ff0026;
  font-size: 16px;
  line-height: 1.4em;
}
.catalog-results-footer {
  clear: both;
  overflow: hidden;
}
.catalog-results-item img {
  max-width: 40%;
  float: left;
  padding: 0 1em 1em 0;
}
.catalog-results-item span {
  display: block;
  font-size: 13px;
}
.ams-results-form {
  margin: 10px 0 30px 0;
  text-align: center;
}
.ams-results-form input {
  width: 82.5%;
  margin: 0;
  padding: 5.5px 10px;
  border: 2px solid #ddd;
  font-size: 1em;
}
.ams-results-form button {
  padding: 5px 10px;
  border-radius: 0;
}
.amss-results-list {
  width: 90%;
  border: 1px solid #ddd;
  margin: 10px auto;
  padding: 10px 30px;
}
.amss-no-results {
  font-size: 1.5em;
  width: 90%;
  margin: 20px auto;
}
.amss-results {
  display: block !important;
  margin: 20px 0;
}
.amss-result-item > div {
  padding: 0 10px;
}
.amss-result-item,
.amss-result-details {
  margin: 0 0 10px 0;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #ddd;
}
.amss-result-details {
  margin-top: 0;
}
.amss-result-heading {
  font-weight: bold;
  font-size: 1.2em;
}
.amss-result-link {
  margin-top: 5px;
  font-size: 0.9em;
}
/*queens booklist widget*/
.amqbl-book-slide {
  text-align: center;
}
.amqbl-book {
  vertical-align: top;
  clear: both;
  padding: 0 20px 20px 0;
  display: inline-block;
  max-width: 195px;
}
.amqbl-book-broadcast .amqbl-book {
  text-align: left;
  width: 40%;
  padding: 0;
  margin: 5%;
  max-width: none;
}
.amqbl-book-broadcast .amqbl-book-description {
  margin-top: 1em;
}
.amqbl-book-title {
  font-size: 1.3em;
  font-weight: bold;
}
.amqbl-book-broadcast .amqbl-book-title {
  font-size: 0.788em;
}
.amqbl-book-broadcast .amqbl-book-author {
  font-size: 0.5em;
}
.amqbl-book-broadcast .amqbl-book-description {
  font-size: 0.444em;
}
.amqbl-book-author {
  font-size: 1.1em;
}
.amqbl-book-rating .fa-star {
  color: #FEC426;
}
.amqbl-book-rating .fa-star-o {
  color: #b1b1b1;
}
.amqbl-book-image img {
  margin: 1em;
  border: 0.5em solid #FFF;
  box-shadow: 0px 0px 10px 5px #dcdcdc;
  width: 150px;
}
.amqbl-book-description img {
  width: 40%;
  float: left;
  margin: 0.3em 2em 0 0;
  border: 0.5em solid #FFF;
  box-shadow: 0px 0px 1em 0.5em rgba(220, 220, 220, 0.5);
}
/*res list*/
.amr-list > li > div > a {
  text-decoration: none;
}
.amr-list,
.amr-list ul {
  list-style: none;
  padding: 0;
}
.amr-list ul {
  padding: 0 0 0 1em;
}
.amr-content > div {
  margin-top: 1em;
}
.amr-links {
  font-size: 0.8em;
  margin: 1em 0;
}
.amr-cat-title {
  font-weight: bold;
  font-size: 1.5em;
  margin-top: 20px;
  padding-top: 10px;
}
/*faq*/
.amfaq-list,
.amfaq-list > li > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.amfaq-section-answer {
  margin: 1em 1em 1em 3em;
  display: none;
  position: relative;
}
.amfaq-section-answer:before {
  font-family: "anywhereme";
  content: '\e862';
  font-size: 2em;
  position: absolute;
  top: 0;
  left: -1.3em;
}
.amfaq-section-title {
  font-weight: bold;
  font-size: 1.5em;
  margin-top: 20px;
  padding-top: 10px;
  margin-top: 30px;
}
.amfaq-section-question {
  cursor: pointer;
}
.amfaq-section-answer-selected {
  display: block;
}
/*book list*/
.ambl-holder {
  min-height: 100px;
  position: relative;
  overflow: hidden;
  transition: min-height 0.7s ease;
}
.ambl-holder.open {
  min-height: 296px;
}
.ambl-catlist {
  cursor: pointer;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: -264px;
  width: 100%;
  height: 296px;
  z-index: 102;
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.7);
  transition: bottom 0.7s ease;
}
.ambl-holder.open .ambl-catlist {
  bottom: 0;
}
.ambl-catlist .ambl-cat-title {
  text-align: center;
  font-size: 1.3em;
}
.ambl-catlist > span {
  display: block;
  width: 50%;
  float: left;
  cursor: pointer;
  padding: 3px 2em;
}
.ambl-catlist > span:hover {
  text-decoration: underline;
}
.ambl-show > div {
  width: 100%;
  text-align: center;
  vertical-align: bottom;
}
.ambl-show > div img {
  margin: 2%;
  border: 0.5em solid #FFF;
  box-shadow: 0px 0px 10px 5px #dcdcdc;
}
.ambl-events-slideshow-button {
  position: absolute;
  opacity: 0;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  z-index: 101;
  cursor: pointer;
}
.ambl-events-slideshow-left {
  left: 10px;
}
.ambl-events-slideshow-right {
  right: 10px;
}
.ambl-holder:hover .ambl-events-slideshow-button {
  opacity: .75;
}
.ambl-holder:hover .ambl-events-slideshow-button:hover {
  opacity: 1;
}
/*advanced slideshow*/
.ames-slide {
  width: 100%;
  position: relative;
}
.ames-slide > .ames-layer {
  position: absolute;
}
@media (max-width: 1200px) {
  .advanced-slideshow-widget {
    font-size: 1em;
  }
}
@media (max-width: 979px) {
  .advanced-slideshow-widget {
    font-size: 0.9em;
  }
}
@media (max-width: 767px) {
  .advanced-slideshow-widget {
    font-size: 0.75em;
  }
}
@media (max-width: 480px) {
  .advanced-slideshow-widget {
    font-size: 0.6em;
  }
}
@media (max-width: 320px) {
  .advanced-slideshow-widget {
    font-size: 0.6em;
  }
}
.advanced-slideshow-widget:hover .ame-events-slideshow-button {
  opacity: .75;
}
.advanced-slideshow-widget:hover .ame-events-slideshow-button:hover {
  opacity: 1;
}
/*room booking*/
.amrb-list {
  line-height: 1.1;
  overflow: hidden;
  height: 100%;
}
.amrb-location {
  margin-top: 1em;
  text-transform: uppercase;
  margin-bottom: 0.8em;
  font-weight: 600;
}
.amrb-no-location {
  margin-left: 0.8em;
}
.amrb-no-meetings {
  text-align: center;
}
.amrb-byroom .amrb-room {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 700;
  margin: 0.5em 0 0.1em 0;
}
.amrb-byevent {
  border-bottom: 1px solid #d1d1d1;
  padding: .2em 0;
  margin: .2em 0;
}
.amrb-byevent > div {
  display: inline-block;
  vertical-align: top;
}
.amrb-byevent .amrb-time {
  width: 30%;
}
.amrb-byevent .amrb-title {
  width: 30%;
}
.amrb-byevent .amrb-room {
  width: 30%;
  font-size: 0.8em;
}
.amrb-title {
  font-size: 0.8em;
  display: inline-block;
  max-width: 75%;
  vertical-align: top;
}
.amrb-time {
  font-size: 0.8em;
  display: inline-block;
  width: 10em;
  vertical-align: top;
}
.amrb-cancelled-text {
  color: #FF0000;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}
/*events2 popup*/
.events2-reg-card-form {
  margin-bottom: 1em;
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 1em;
}
.events2-reg-card-form button {
  vertical-align: top;
  margin-top: 2px;
}
.events2-reg-person-stage {
  color: #636363;
  padding: 5px 10px;
}
.events2-reg-stage {
  color: #636363;
  min-height: 255px;
  padding: 5px 10px;
}
.events2-reg-footer,
.events2-reg-person-footer {
  padding: 5px 10px;
  border-top: 1px solid #d1d1d1;
  text-align: right;
}
.events2-reg-footer .checkbox {
  display: inline-block;
  margin-right: 240px;
}
.events2-reg-card,
.events2-reg-pin {
  font-size: 1.5em;
  padding: .1em 1em;
  margin-right: 1em;
}
.events2-reg-pin {
  width: 9em;
}
.events2-reg-title {
  font-weight: bold;
  margin-bottom: 0.3em;
  display: block;
}
.events2-error-message {
  display: none;
}
.events2-spacer {
  min-height: 3em;
}
.events2-reg-info i {
  margin-right: .5em;
}
.events2-error-message {
  color: #FF7572;
  font-weight: 600;
  text-align: center;
}
.events2-reg-popup {
  min-height: 300px;
}
.events2-more-people-list {
  margin: 0;
  padding: 0;
  margin-top: 2em;
  width: 300px;
  list-style: none;
}
.events2-more-people-list li {
  margin: 5px 0;
  padding: 5px;
  position: relative;
  min-height: 3em;
  border: solid 1px #d1d1d1;
}
.events2-more-people-list li .btn {
  position: absolute;
  right: 5px;
  top: 5px;
}
.events2-reg-form .checkbox {
  max-width: 300px;
}
.events2-custom {
  margin: 0 0 1em 2em;
}
.events2-custom .checkbox {
  display: inline-block;
}
.events2-more-people-list > div {
  border-bottom: 1px solid #d1d1d1;
  padding: .3em;
  margin: .3em 0;
}
.events2-reg-details {
  border: 1px solid #d1d1d1;
  padding: 1em;
  margin-bottom: 1em;
  display: inline-block;
  width: 100%;
}
.events2-reg-thanks-details {
  border-bottom: 1px solid #d1d1d1;
  padding: 1em;
  max-width: none;
  display: inline-block;
}
.events2-reg-thanks-online {
  border: 1px solid #d1d1d1;
  padding: 1em;
  margin-top: 1em;
}
.events2-reg-thanks-online-title {
  font-weight: bold;
  font-size: 1.1em;
  margin-bottom: 1em;
}
.events2-reg-thanks-addition-date {
  padding: .2em 0;
}
.events2-reg-thanks-stage {
  position: relative;
  margin: 2em 3em;
  color: #636363;
}
.events2-additional-dates-box {
  border-top: 1px solid #eaeaea;
}
.events2-additional-title {
  color: #2394e3;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
}
/* New Stuff for new form design */
.events2-reg-thanks-body {
  width: 100%;
  padding: 1vw 1vh;
}
.events2-reg-thanks-evdate {
  font-weight: 700;
  font-size: 1em;
  color: #000;
  width: 100%;
  float: left;
}
.events2-reg-evlocation {
  text-transform: uppercase;
  color: #000000;
  font-size: 1em;
}
.events2-reg-thanks-event {
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid #eaeaea;
}
.events2-reg-thanks-evtime {
  font-weight: 600;
  font-size: 1em;
  color: #8c8c8c;
  float: left;
  width: auto;
}
.events2-reg-thanks-message {
  font-weight: 600;
  font-size: 1em;
  color: #8c8c8c;
  float: left;
  width: 100%;
}
.events2-reg-thanks-evtitle {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 1.2em;
  color: #000000;
}
.events2-reg-thanks-head {
  width: 100%;
}

.events2-reg-thanks-pin{
	width: 100%;
	margin: 3px 0 5px 0;
	float: left;
	color: #000;
	font-weight: 700;
}
.events2-reg-thanks-pin span{
	color: #22a418;
}
.events2-reg-thanks-pin-message{
	float: left;
	margin: 1em 0;
	background-color: #f2faf1;
	border: 1px solid #91aa8e;
	border-radius: 5px;
	padding: 1em 1em 1em 3em;
	width: 100%;
	color: #176c11;
	position: relative;
}
.events2-reg-thanks-pin-message i{
	position: absolute;
	left: 12px;
	top: 12px;
	font-size: 18px;
}
.events2-reg-thanks-pin-message-title{
	color: #176c11;
}

.events2-reg-thanks-ref {
  font-weight: 700;
  font-size: 1em;
  color: #000000;
  float: left;
  margin-right: 5px;
  width: 100%;
}
.events2-reg-thanks-ref-num {
  padding-left: 1vw;
  font-weight: 600;
  font-size: 1em;
  color: #8c8c8c;
}
.events2-reg-thanks-sub-title {
  width: 100%;
  color: #2394e3;
  font-size: 1em;
  font-weight: 600;
  text-transform: uppercase;
}
.events2-reg-thanks-title {
  font-size: 2em;
  font-weight: 400;
  color: #8c8c8c;
  width: 100%;
}
.events2-cost-msg {
  font-size: 1em;
  color: #8c8c8c;
  float: left;
  width: 100%;
}
/* End new Stuff */
.events2-person-popup {
  max-width: 400px !important;
  margin-top: 100px;
}
.events2-additional-dates {
  border-top: 1px solid #d1d1d1;
  padding: .5em 0;
}
.events2-additional-dates h4 {
  display: inline-block;
  font-size: 1.5em;
  margin-right: 1em;
}
.events2-additional-dates label {
  display: block;
  margin: .3em 0 .3em 2em;
}
.events2-additional-dates label i {
  font-weight: normal;
  font-size: .75em;
}
.required-field:after {
  content: '*';
  color: #FF7572;
}
.hightlight-field {
  border: 1px solid #FF7572;
}
input.hightlight-field[type=checkbox] {
  outline: 1px solid #FF7572;
}
/*am-popup*/
.amPopup {
  z-index: 150;
  background-color: #FFF;
  color: #000;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #d1d1d1;
  max-width: 800px;
}
.amPopupTitleBar {
  padding: 5px;
  background-color: #F1F1F1;
}
.amPopupTitle {
  padding: .5em 1em;
  font-size: 1.5em;
}
.amPopupCover {
  z-index: 110;
  background-color: #000000;
  opacity: 0.5;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.amPopupContent {
  margin: 5px;
}
/*room picker*/
.amrp-holder {
  margin-bottom: 60px;
}
.amrp-time-range input {
  text-align: center;
}
.amrp-room-name,
.amrp-room-time {
  font-size: 1.5em;
  color: #000;
}
.amrp-room-time {
  font-size: 1.35em;
}
.amrp-field-desc {
  font-size: .9em;
}
.amrp-room-name .am-locations:before {
  margin-left: 0;
}
.amrp-room-summary {
  margin-bottom: 1.5em;
}
.amrp-reserve-screen label {
  text-align: right;
  font-weight: normal;
}
.amrp-booking-room-details img {
  max-width: 100%;
  padding: 0 1em 1em 1em;
}
.amrp-booking-room-included > ul {
  margin-left: 0;
  padding-left: 1.2em;
}
.amrp-booking-room-included > ul > li {
  font-size: .8em;
}
.amrp-booking-room-included > ul > li > span {
  font-size: 1.25em;
}
.amrp-booking-final-summary {
  background-color: #F2F2F2;
  color: #000;
  padding: 1em;
}
.amrp-booking-preview .amrp-roomlist-markers {
  left: 0;
  right: 0;
}
.amrp-booking-preview {
  position: relative;
  padding-top: 2em;
  margin-bottom: 1em;
}
.amrp-bookable-assets-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.amrp-bookable-assets-list select {
  float: right;
}
.amrp-booking-options label {
  font-weight: normal;
}
.amrp-spacer .events2-error-message {
  text-align: center;
  font-weight: bold;
  font-size: 1em;
}
.amrp-booking-preview .amrp-room,
.amrp-booking-preview .amrp-room-timeline {
  display: block;
}
.amrp-booking-preview .amrp-room {
  margin: 0;
  padding: 0;
  min-height: 2em;
}
.amrp-booking-preview .amrp-room-timeline {
  min-height: 2em;
}
.amrp-booking-final-summary-heading,
.amrp-booking-final-summary-subheading {
  font-weight: bold;
  font-size: 1.5em;
}
.amrp-booking-final-summary-subheading {
  font-size: 1.1em;
  margin-top: .5em;
}
.amrp-booking-room-desc {
  margin-bottom: 1em;
}
.amrp-booking-final-summary-assets {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 1em;
  padding: 1em 0;
}
.amrp-buttons {
  margin-top: 1em;
  text-align: right;
}
.amrp-buttons button {
  margin-left: 1em;
}
.amrp-heading {
  font-weight: bold;
  font-size: 1.5em;
}
.amrp-login-form {
  margin: 0 auto;
  max-width: 700px;
}
.amrp-room-summary-back {
  float: right;
  cursor: pointer;
}
.amrp-reserve-screen > .row,
.amrp-reserve-screen > div > .row,
.amrp-questions > .row,
.amrp-custom-questions > .row {
  margin-bottom: 1em;
}
.amrp-spacer {
  height: 1.5em;
}
.amrp-rooms-list {
  font-size: 16px !important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: normal !important;
  overflow: hidden;
  padding-top: 1.5em;
  position: relative;
  border: 1px solid #d1d1d1;
  padding-right: 1em;
}
.am-form-desc {
  font-size: .9em;
  opacity: 0.8;
}
.amrp-rooms-key {
  text-align: right;
  margin-top: 0.5em;
  position: relative;
}
.amrp-key-message {
  float: left;
  text-align: left;
}
.amrp-missing-field {
  border: 1px solid #FC3B36;
}
.amrp-rooms-key-i {
  width: 1em;
  height: 1em;
  border: 1px solid #d1d1d1;
  display: inline-block;
  margin: 0 .5em;
  background-color: #D5EBC4;
}
.amrp-rooms-key-i[data-status='0'],
.amrp-ex-booking[data-status='0'],
.amrp-ex-booking[data-status='2'],
.amrp-ex-booking[data-status='3'] {
  background-color: #4A6492;
}
.amrp-rooms-key-i[data-status='1'],
.amrp-ex-booking[data-status='1'] {
  background-color: #2A2A2A;
}
.amrp-roomlist-markers {
  position: absolute;
  pointer-events: none;
  height: 100%;
  top: 0;
  left: 235px;
  right: 115px;
  z-index: 2;
  font-size: .75em;
}
.amrp-reason {
  position: absolute;
  bottom: -0.7em;
  left: 0;
  width: 100%;
  padding: 0 130px 0 230px;
  text-align: center;
  color: #7d7d7d;
  pointer-events: none;
  font-size: .8em;
  font-weight: 500;
  display: none;
  z-index: 5;
  font-style: italic;
  background-color: white;
  white-space: nowrap;
  overflow: hidden;
}
.amrp-required-label {
  margin-right: 180px;
}
.amrp-roomlist-markers span.t {
  position: absolute;
  top: .5em;
  width: 50px;
  background-color: #fff;
  text-align: center;
  display: block;
  color: #777777;
}
.amrp-roomlist-markers span.l {
  position: absolute;
  top: .5em;
  width: 1px;
  height: 100%;
  background-color: #c3c3c3;
  opacity: .5;
}
.amrp-room {
  margin: 0.5em;
  padding: 0.5em;
  width: 100%;
  display: table;
  border-collapse: separate;
  border: 1px solid transparent;
  position: relative;
}
.amrp-room-title {
  display: table-cell;
  width: 220px;
  text-align: right;
  padding-right: 1em;
  font-size: 0.8em;
  vertical-align: top;
}
.amrp-room-title img {
  height: 2.7em !important;
  padding-left: 1em;
  cursor: pointer;
  float: right;
}
.amrp-room-timeline {
  margin-top: 1px;
  position: relative;
  overflow: hidden;
  display: table-cell;
  background-color: #DCEECF;
}
.amrp-display-date {
  font-weight: bold;
}
.amrp-display-location {
  text-transform: uppercase;
}
.amrp-display-info {
  width: 250px;
}
.amrp-room-status {
  display: table-cell;
  width: 120px;
  text-align: center;
  vertical-align: middle;
}
.amrp-room-status .btn {
  width: 90%;
}
.amrp-booking {
  position: absolute;
  top: 0;
  padding: 1em 0;
  background-color: #5EAB2A;
}
.amrp-booking > div {
  position: absolute;
  background: #FF8473;
  height: 100%;
  left: 0;
  top: 0;
  pointer-events: none;
}
.amrp-setup-breakdown {
  background: #FF8473;
}
.amrp-booking .amrp-breakdown {
  right: 0;
  left: auto;
}
.amrp-ex-booking {
  position: absolute;
  top: 0;
  padding: 1em 0;
  pointer-events: none;
}
.amrp-room-popup {
  font-size: 0.9em;
  min-width: 600px;
  min-height: 400px;
  padding: 1em;
  line-height: 1.4;
}
.amrp-room-popup-info {
  font-style: italic;
  color: #7d7d7d;
}
.amrp-room-popup-bottom {
  margin: 1em 0;
}
.amrp-room-popup h2 {
  margin-top: 0;
}
.amrp-room-popup img {
  max-width: 150px;
  float: right;
}
.amrp-room-popup-item .row span {
  display: inline-block;
  width: 50%;
}
.amrp-room-popup-label {
  text-align: right;
  padding-right: 1em;
}
.amrp-room-popup-value {
  font-weight: 700;
}
.amrp-room-popup-asset {
  margin: 5px 0;
}
.amrp-room-popup-asset-name {
  text-align: right;
  padding-right: 1em;
}
.amrp-room-popup-description {
  margin-top: 1em;
}
.amrp-rrom-popup-title {
  font-weight: bold;
  margin: .2em 0 0 0;
  font-size: 1.1em;
}
.amrp-room-popup-asset-qty {
  font-weight: 700;
}
.amrp-room-selected {
  border: 1px solid #2062A1;
  background-color: #E1F2FF;
}
.amrp-holder h2 {
  text-align: center;
  font-weight: 600;
  font-size: 1.7em;
  padding-bottom: 12px;
}
.amrp-room-extras {
  z-index: 5;
  position: relative;
  margin-left: 1em;
}
.amrp-room-extras > table {
  width: 100%;
  margin-bottom: 1em;
}
.amrp-room-extras > table > tbody > tr > td {
  width: 50%;
  border: 10px solid #F0F1F2;
  padding: 10px;
  vertical-align: top;
  background-color: #fff;
}
.amrp-room-extras-assets {
  font-size: .75em;
}
.amrp-room-extras-assets > table > tbody > tr > td:first-child {
  width: 50px;
}
.amrp-room-extras-assets input[type=number] {
  width: 3em;
  margin-right: 1em;
  display: none;
}
.amrp-room-extras-assets .checkbox {
  min-height: 1em;
  margin-top: .25em;
  margin-bottom: .25em;
}
.amrp-room-extras-title {
  text-align: center;
  font-weight: bold;
  margin-bottom: 1em;
}
.amrp-room-selected {
  border: 1px solid #2062A1;
  background-color: #E1F2FF;
}
.amrp-room-extras-layouts {
  font-size: .8em;
}
.amrp-room-extras-layouts label {
  vertical-align: top;
  width: 32%;
  text-align: center;
  font-weight: normal;
}
.amrp-room-extras-layouts img {
  max-width: 50px;
  margin-bottom: .3em;
}
.amrp-room-opening-hours {
  display: block;
  color: #fff;
  background-color: #6A757C;
  text-transform: uppercase;
  font-size: .6em;
  text-align: center;
  position: absolute;
  left: 0;
  opacity: .5;
  z-index: 2;
  top: 0;
  pointer-events: none;
}
li.amrp-none-available {
  font-size: 1.2em;
  padding-left: 1.2em;
}
.amrp-status-draft,
.amrp-status-0 {
  color: #406CAE;
}
.amrp-status-rejected,
.amrp-status-1 {
  color: #E40010;
}
.amrp-status-inreview,.amrp-status-cancellation-requested, .amrp-status-cancled-pending,
.amrp-status-2 {
  color: #FD6508;
}
.amrp-status-published,
.amrp-status-3 {
  color: #22A419;
}
.amrp-status-declined,
.amrp-status-4 {
  color: #000;
}
.amrp-room-layout-details {
  min-height: 100px;
  padding: 1em 0;
}
.amrp-room-layout-title {
  font-weight: bold;
}
.amrp-room-layout-details img {
  max-width: 100px;
  float: right;
}
/*time picker*/
/*!
 * Timepicker Component for Twitter Bootstrap
 *
 * Copyright 2013 Joris de Wit
 *
 * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
.bootstrap-timepicker-widget {
  color: #000;
  font-size: 11px;
}
.bootstrap-timepicker .form-control {
  display: inline-block;
}
.bootstrap-timepicker {
  position: relative;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
  left: auto;
  right: 0;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
  left: auto;
  right: 12px;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
  left: auto;
  right: 13px;
}
.bootstrap-timepicker .input-group-addon {
  cursor: pointer;
}
.bootstrap-timepicker .input-group-addon i {
  display: inline-block;
  width: 16px;
  height: 16px;
}
.bootstrap-timepicker-widget.dropdown-menu {
  padding: 4px;
}
.bootstrap-timepicker-widget.dropdown-menu.open {
  display: inline-block;
}
.bootstrap-timepicker-widget.dropdown-menu:before {
  border-bottom: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
}
.bootstrap-timepicker-widget.dropdown-menu:after {
  border-bottom: 6px solid #FFFFFF;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
}
.bootstrap-timepicker-widget.timepicker-orient-left:before {
  left: 6px;
}
.bootstrap-timepicker-widget.timepicker-orient-left:after {
  left: 7px;
}
.bootstrap-timepicker-widget.timepicker-orient-right:before {
  right: 6px;
}
.bootstrap-timepicker-widget.timepicker-orient-right:after {
  right: 7px;
}
.bootstrap-timepicker-widget.timepicker-orient-top:before {
  top: -7px;
}
.bootstrap-timepicker-widget.timepicker-orient-top:after {
  top: -6px;
}
.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.bootstrap-timepicker-widget.timepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff;
}
.bootstrap-timepicker-widget a.btn,
.bootstrap-timepicker-widget input {
  border-radius: 4px;
}
.bootstrap-timepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-timepicker-widget table td {
  text-align: center;
  height: 30px;
  margin: 0;
  padding: 2px;
}
.bootstrap-timepicker-widget table td:not(.separator) {
  min-width: 30px;
}
.bootstrap-timepicker-widget table td span {
  width: 100%;
}
.bootstrap-timepicker-widget table td a {
  border: 1px transparent solid;
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 8px 0;
  outline: 0;
  color: #333;
}
.bootstrap-timepicker-widget table td a:hover {
  text-decoration: none;
  background-color: #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-color: #ddd;
}
.bootstrap-timepicker-widget table td a i {
  margin-top: 2px;
  font-size: 18px;
}
.bootstrap-timepicker-widget table td input {
  width: 25px;
  margin: 0;
  text-align: center;
}
.bootstrap-timepicker-widget .modal-content {
  padding: 4px;
}
@media (min-width: 767px) {
  .bootstrap-timepicker-widget.modal {
    width: 200px;
    margin-left: -100px;
  }
}
@media (max-width: 767px) {
  .bootstrap-timepicker {
    width: 100%;
  }
  .bootstrap-timepicker .dropdown-menu {
    width: 100%;
  }
}
/*my events pages*/
.ammev-door-code{
	color: #22a418;
}
.ammev-door-code b{
	color: #000;
}
.ammev-welcome {
  font-size: 1.4em;
  margin-bottom: 1em;
}
.ammev-notice {
  font-style: italic;
  text-align: left;
}
.ammev-error {
  color: #FC3736;
  font-weight: bold;
}
.ammev-login {
  margin: 0 auto;
  max-width: 500px;
  overflow: hidden;
}
.ammev-login-small {
  text-align: right;
  margin-bottom: 1em;
}
.ammev-login-small .form-group {
  width: 200px;
}
.ammev-login .input-group,
.ammev-login-small .form-inline .input-group {
  width: 100%;
}
div.ammev-reservation {
  margin-bottom: 1em;
  padding: .5em;
  position: relative;
  min-height: 115px;
}
div.ammev-ticket-reservation {
  margin-bottom: 1em;
  padding: .5em;
  position: relative;
  min-height: 145px;
}
div.ammev-reservation-container {
  border: 1px solid #d1d1d1;
  max-width: 988px;
}
.ammev-registered,
.ammev-waitlist {
  font-weight: bold;
}
.ammev-registered {
  color: #4D9452;
}
.ammev-waitlist {
  color: #BA8843;
}
.ammev-image {
  float: left;
  max-width: 8em;
  padding: 0 1em 1em 0;
}
.ammev-details {
  position: relative;
}
.ammev-registrant {
  position: absolute;
  right: 0;
  top: 0;
}
.ammev-online-event-details {
  position: relative;
  top: 10px;
}
.ammev-buttons {
  text-align: right;
  clear: both;
}
.ammev-button-spacer {
  padding-bottom: 1em;
}
.ammev-title a {
  font-weight: bold;
}
.ammev-date {
  font-weight: bold;
  color: #000;
}
.ammev-registrants {
  font-style: italic;
}
.ammev-registrant {
  font-size: .8em;
  text-align: right;
}
.ammev-reference {
  color: #000;
}
.ammev-event-type {
  font-size: .75em;
  background-color: rgba(43, 175, 190, 0.8);
  color: #fff;
  display: inline-block;
  padding: .4em 1em;
  margin-bottom: .4em;
}
@media (max-width: 767px) {
  .ammev-info {
    position: relative;
    width: 100%;
    float: left;
  }
  .ammev-registrant {
    position: relative;
    width: 100%;
    float: left;
    text-align: left;
    padding-top: .5em;
  }
  .ammev-login-small > .form-inline > .form-group {
    float: left !important;
    height: auto;
  }
  .ammev-login-small > .form-inline > .btn {
    float: left !important;
  }
  .ammev-reservation {
    float: left !important;
  }
}
.ammev-add-guest {
  text-align: right;
  margin: 1em;
}
.ammev-add-guest > button {
  margin-top: 1em;
}
/*room screen*/
.amri-holder {
  display: table;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.amri-holder > div {
  display: table-cell;
  height: 100%;
  vertical-align: top;
}
.amri-left-col {
  width: 47em;
  position: relative;
}
.amri-right-col {
  background: #2b2b2b;
  background: -moz-linear-gradient(top, #2b2b2b 0%, #171717 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #171717));
  background: -webkit-linear-gradient(top, #2b2b2b 0%, #171717 100%);
  background: -o-linear-gradient(top, #2b2b2b 0%, #171717 100%);
  background: -ms-linear-gradient(top, #2b2b2b 0%, #171717 100%);
  background: linear-gradient(to bottom, #2b2b2b 0%, #171717 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b2b2b', endColorstr='#171717', GradientType=0);
  border-left: 0.6em solid black;
  position: relative;
}
.amri-status-box {
  color: #000;
  height: 100%;
  padding-bottom: 6em;
  text-align: center;
}
.amri-room-status {
  font-size: 6em;
  font-weight: bold;
}
.amri-next-box {
  height: 6em;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.amri-time-box {
  color: #FFF;
  text-align: center;
  margin: .7em 0;
  padding: 0.9em;
  border: 0.1em solid #444444;
  background: #242424;
  background: -moz-linear-gradient(top, #242424 0%, #000000 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #242424), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, #242424 0%, #000000 100%);
  background: -o-linear-gradient(top, #242424 0%, #000000 100%);
  background: -ms-linear-gradient(top, #242424 0%, #000000 100%);
  background: linear-gradient(to bottom, #242424 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#242424', endColorstr='#000000', GradientType=0);
}
.amri-date {
  font-size: .8em;
  font-weight: 500;
}
.amri-time {
  font-weight: 300;
  font-size: 3em;
}
.amri-top-box {
  height: 16em;
  margin: 0 .7em;
}
.amri-top-box.amri-has-navigation {
  height: 19em;
}
.amri-availability-box {
  margin: 0 .5em;
  padding: .5em;
  position: absolute;
  top: 16em;
  left: 0;
  bottom: 6em;
  right: 0;
  overflow: scroll;
}
.amri-availability-box.amri-has-navigation {
  top: 19em;
}
.amri-book-box {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 5em;
  width: 100%;
  text-align: center;
}
.amri-choose-label {
  text-align: center;
  margin-bottom: .2em;
}
.amri-top-box select {
  width: 80%;
  margin: 0 auto 1em auto;
  display: block;
}
.amri-room-status-until {
  font-size: 2em;
  font-weight: 700;
}
.amri-room-status-title {
  font-weight: 400;
  color: #fff;
  font-size: 1.8em;
}
.amri-room-status-remaining {
  margin-top: 1em;
  font-size: 1.8em;
}
.amri-room-name {
  text-align: center;
  font-size: 2em;
  padding: .5em 0;
  font-weight: bold;
}
.amri-next-box {
  padding: 2em;
}
.amri-next-box > div {
  font-size: 1.3em;
}
.amri-next-box > div > span {
  color: #fff;
}
.amri-today-btn {
  margin: 1em auto;
  display: block;
  background-color: #282828;
  color: #808080;
  border: 1px solid #808080;
  border-radius: .2em;
  font-size: .75em;
}
.amri-opening-hours {
  text-align: center;
  font-size: .8em;
  text-transform: uppercase;
  padding: .2em 0 .5em 0;
  background-color: #000;
  margin: 0 -1.3em;
}
.amri-bookings-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.amri-bookings-list li {
  font-size: .8em;
  padding: .3em 0;
  margin: .2em 0;
  border-bottom: 1px solid #808080;
}
.amri-bookings-list li div {
  color: #fff;
  font-size: 1.1em;
  font-weight: 600;
}
.amri-navigation {
  text-align: center;
}
.amri-navigation > div {
  vertical-align: middle;
  display: inline-block;
}
.amri-prev,
.amri-next {
  text-align: center;
  font-size: 2em;
  width: .9em;
  cursor: pointer;
}
.amri-book-btn {
  font-size: 1.5em;
  margin: 0 auto 1em auto;
  padding: .4em .8em;
  border-radius: .3em;
  border: 0.1em solid #dadada;
  background-color: #22A519;
  color: #fff;
}
.amri-book-duration label,
.amri-book-time label {
  line-height: 1.5em;
}
.amri-book-duration select.form-control {
  display: inline-block;
  max-width: 10em;
  margin: 0 0.5em;
}
.amri-book-time select.form-control {
  max-width: 4em;
  text-align: center;
  display: inline-block;
  margin: 0 .5em;
}
.amri-booking-buttons button {
  margin-left: 1em;
}
.amri-booking-buttons .btn {
  font-size: 1em;
}
.amri-booking-buttons {
  text-align: right;
  position: relative;
}
.amri-booking-buttons .events2-error-message {
  position: absolute;
  top: 0;
  left: 0;
}
.amri-booking-form-holder {
  font-size: .8em;
  background-color: #FFF;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: scroll;
  padding: 1em 2em;
}
.amri-booking-form {
  color: #000;
}
.amri-booking-form .row {
  margin-bottom: .5em;
}
.amri-booking-start select {
  width: 33.3%;
  display: inline-block;
}
.amri-book-duration,
.amri-book-time {
  margin: .5em 0;
}
.amri-book-room-title {
  color: #000;
  text-align: center;
  font-size: 2em;
}
.amri-book-room-date {
  color: #000;
  text-align: center;
  font-size: 1.5em;
  margin-bottom: 1em;
}
.amri-bookings-title {
  text-align: center;
  color: #fff;
  background-color: #000;
  padding: .2em;
  margin: 0 -1em;
  font-weight: 600;
  text-transform: uppercase;
}
li.amri-no-bookings {
  font-size: 1.1em;
  color: #fff;
  margin-top: 1em;
  padding-bottom: 1em;
  text-align: center;
  font-style: italic;
}
/*add to calendar*/
.addtocalendar var {
  display: none;
}
.addtocalendar {
  position: relative;
  display: inline-block;
  background: transparent!important;
}
.atcb-link {
  display: block;
  outline: none!important;
  cursor: pointer;
}
.atcb-link:focus ~ ul,
.atcb-link:active ~ ul,
.atcb-list:hover {
  visibility: visible;
}
.atcb-list {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  width: 170px;
  z-index: 900;
}
.atcb-list,
.atcb-item {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #fff;
}
.atcb-item {
  float: none;
  text-align: left;
}
.atcb-item-link {
  text-decoration: none;
  outline: none;
  display: block;
}
.atcb-item.hover,
.atcb-item:hover {
  position: relative;
  z-index: 900;
  cursor: pointer;
  text-decoration: none;
  outline: none;
}
ul.atcb-list {
  border: 1px solid #ddd;
  padding: 0.5em;
  box-shadow: 0px 0px 6px #888888;
}
.brochure-button {
  font-size: 1em;
  border: 1px solid #0AB7C2;
  background-color: #0ab7c2;
  color: #fff;
  padding: 6.5px 10px;
}
.loading-alert {
  max-width: 200px !important;
  width: 200px !important;
  min-width: 200px !important;
}
.ambg .form-pair label {
  font-size: 14px;
  font-weight: 600;
}
.ambg .ambg-heading {
  text-transform: uppercase;
}
.ambg .input-sm {
  height: 34px !important;
}
.ambg .show-active {
  border: 1px solid #ccc;
  border-radius: 4px !important;
}
.ambg-section {
  padding-bottom: 25px;
}
@media (max-width: 767px) {
  .ambg .filter-row button {
    margin-bottom: 10px;
  }
}
.fa-rss {
  color: #FF8400;
}
.fa-calendar {
  color: #0082cc;
}

.popup-pane {
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 2em;
  padding-bottom: 2em;
}

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

.popup-filters {
  background-color: rgba(210,247,208,1);border: 1px solid #CCC;padding:10px;border-radius:4px;
}

.brochure-message-box {
  margin-bottom: 1em;
  margin-top: 1em;
}

.brochure-message-box.alert {
  background-color: rgb(243, 53, 53) !important;
  color: #FFFFFF !important;
}

.popup-btn {
  background-color: #db640d;
	background: #db640d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#db640d), color-stop(50%,#db640d), color-stop(51%,#db640d), color-stop(100%,#db640d));
	background: -moz-linear-gradient(top,  #db640d 0%, #db640d 50%, #db640d 51%, #db640d 100%);
	background: -webkit-linear-gradient(top,  #db640d 0%,#db640d 50%,#db640d 51%,#db640d 100%);
	background: -o-linear-gradient(top,  #db640d 0%,#db640d 50%,#db640d 51%,#db640d 100%);
	background: -ms-linear-gradient(top,  #db640d 0%,#db640d 50%,#db640d 51%,#db640d 100%);
	background: linear-gradient(top,  #db640d 0%,#db640d 50%,#db640d 51%,#db640d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db640d', endColorstr='#db640d',GradientType=0 );
  color: #FFFFFF;
  border-radius: 0px !important;
}

.popup-label {
  font-size: 12px !important;
  line-height: 20px;
  color: #636363 !important;
}

.popup-tab-content {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

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

.sub-message {
  font-size: 13px !important;
  font-weight: bolder !important;
  color: #222 !important;
}

#brochure-subscription {
  top: 1px;
}

#brochure-popup {
  margin-bottom: 2em;
}

.patron-popup.heading-text {
  padding-left: 25px;
}

.patron-popup.top-row {
  background-color: rgba(210,247,208,1);
  border: 1px solid #CCC;
  padding:10px;
  border-radius:4px;
  margin-left:15px;
  margin-right:15px;
}

.patron-popup.top-row > .col-md-12 {
  padding: 4px;
}

.patron-popup.row {
  margin-left:15px;
  margin-right:15px;
  padding-top:35px;
  padding-bottom:20px;
}

.patron-popup.button-row {
  margin-left: 15px;
}

.patron-popup.button-row > .col-md-3 {
  padding-top: 1px;
}

.list-ticket-cost {
	text-align: right;
	line-height: 35px;
	font-weight: 700;
	color: #666;
}

.list-ticket-qty {
	text-align: left;
	padding-left: 0px !important;
	padding-right: 0px !important;
  padding-top: 6px;
  line-height: 35px;
}

.list-ticket-title {
	text-align: left;
	padding-left: 0px;
	line-height: 35px;
	font-weight: 700;
}

.list-ticket-qty-dd {
	display: block;
	width: 100%;
	border-radius: 4px;
}

.ticket-item-content {
	min-height: 32px;
}

.ticket-list-item {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 1px solid #bbb;
  border-radius: 0px !important;
  margin-bottom: 2px;
}

.eelistgroup.ticket-group {
  float: right;
  padding-top: 8px;
}

/* TS CH14432 */
@media print {
  a[href]:after {
     display: none;
     visibility: hidden;
  }
}

.unsub-left-col {
  text-align: right;
  padding-right: 0px !important;
  line-height: 34px !important;
}

.unsub-btn {
  text-align: left;
  padding-left: 5px !important;
}

.unsub-checkbox {
  height: 16px !important;
  width: 16px !important;
  margin-top:8px !important;
}

.unsub-text {
  text-align: left;
  padding-left: 5px !important;
  padding-right: 5px !important;
  line-height: 34px !important;
}

.amnp-interested-form p {
  text-align: left !important;
  color: black !important;
  font-weight: 400;
}

.fmPopup {
  display: block;
  top: 300px;
}

.eelistimage {
  margin-top: 2px;
  max-width: 128px;
  float: left;
  margin-right: 10px;
}

.event-list-image {
  border: 0 !important;
  padding: 0 !important;
  border-radius: 0 !important;
}
/* Room List additions */
.roomlist-blurred-image {
	max-height: 48px;
	position: absolute;
  bottom: 0;
  filter: blur(4px);
}

.roomlist-box {
  /* border: 4px solid #efefef; */
  /* padding: 4px; */
  /* float: left; */
  /* border-radius: 4px; */
  /* position: relative; */
  /* height: 100%; */
  /* margin-bottom: 12px; */
  /* height: 100%; */
  /* width: 100%; */
}

.roomlist-book-button {
  /* margin-left: 9px; */
  /* width: 148px; */
  border-left: 1px solid #efefef !important;
}

.roomlist-button {
  background-color: #fcfcfc;
  padding-bottom: 10px;
  padding-top: 10px;
  border-radius: 0px;
  font-size: 12px;
  color: #00A4EF;
  font-weight: 500;
  /*width: calc(50% - 2px);*/
  border-top: 1px solid #efefef;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  text-transform: uppercase !important;
}

.roomlist-button-mobile {
  background-color: #fcfcfc;
  padding-bottom: 10px;
  padding-top: 10px;
  border-radius: 0px;
  font-size: 12px;
  color: #00A4EF;
  font-weight: 500;
  width: 50%;
  border-top: 1px solid #efefef;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  text-transform: uppercase !important;
}


.roomlist-button-sm {
  font-size: 12px;
}

.roomlist-button.active {
  background-color: #00A4EF !important;
  color: #FFF !important;
}

.roomlist-sort-location.active, .roomlist-sort-location-mobile.active {
  background-color: #00A4EF !important;
  color: #FFF !important;
}

.roomlist-sort-name.active, .roomlist-sort-name-mobile.active {
  background-color: #00A4EF !important;
  color: #FFF !important;
}

.roomlist-button:hover {
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  background-color: rgb(246,246,246);
  -webkit-box-shadow: inset 0px 0px 5px #c1c1c1;
     -moz-box-shadow: inset 0px 0px 5px #c1c1c1;
          box-shadow: inset 0px 0px 5px #c1c1c1;
   outline: none;
  text-transform: uppercase !important;
}

.roomlist-clear-image {
  padding: 15px;

}

.roomlist-col {
  padding: 0px 7.5px 0px 7.5px;
  /* border: 4px solid #efefef; */
  margin-bottom: 15px;
  margin-top: 15px;
  min-height: 300px;
}

.roomlist-col-mobile {
  padding: 0px 7.5px 0px 7.5px;
  /* border: 4px solid #efefef; */
  margin-bottom: 15px;
  margin-top: 15px;
}

.roomlist-filters-divider {
  border-top: 1px solid #ddd;
  float: left;
  width: 100%;
}

.roomlist-filters-divider:last-of-type {
  display: none !important;
}

.roomlist-filters-head {
	text-transform: uppercase;
  margin-top: 8px;
  margin-bottom: 8px;
  padding-left: 8px;
  font-size: 12px;
  color: #000;
}

.roomlist-filters-head-icon {
  margin-left: 0px;
  margin-right: 5px;
}

.roomlist-filters-head:first-of-type > .roomlist-filters-head-icon {
  margin-left: 2px !important;
  margin-right: 8px !important;
}

.roomlist-image {
  display: inline-block;
  width: 100%;
  height: 160px;

}

.roomlist-image-overlay {
  float: left;
  width: 100%;
  background-color: rgba(0,0,0, 0.3);
  color: #fff;
  text-align: left;
  padding: 0 6px 0 6px;
  height: 32;
  position: relative;
  top: -36px;
  line-height: 32px;
  font-weight: 600;
  font-size: 14px;

}

/*
.roomlist-clear-image:hover > .roomlist-image-overlay {
  height: 32px;
  top: -36px;
}
*/

.roomlist-left {
	float: left;
	overflow: hidden;
  padding: 8px;
}

.roomlist-page {
  margin-top: 24px;
  font-family: 'Open Sans', sans-serif !important;
  color: #000;
  background-color: rgb(246,246,246);
}

.roomlist-room-frame {
  box-shadow: 0px 0px 14px -6px rgba(0,0,0,0.71);
  -webkit-box-shadow: 0px 0px 14px -6px rgba(0,0,0,0.71);
  -moz-box-shadow: 0px 0px 14px -6px rgba(0,0,0,0.71);
}

.roomlist-sort-buttons {
  float: left;
  width: 100%;
  padding: 12px 20px 6px 20px;
  color: #00A4EF;
  text-align: right;
  line-height: 24px;
}

.roomlist-sort-location {
    margin-left: 10px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}

.roomlist-sort-name {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}

.roomlist-sort-location-mobile {
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}

.roomlist-sort-name-mobile {
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}

.roomlist-right {
	position: relative;
}

.roomlist-roominfo-box-container {
  /* width: 100%; */
  /* float: left; */
}

.roomlist-roominfo-foot {
  /* position: absolute; */
  z-index: 2001;
  margin: 0;
  /* width: 100%; */
  padding-top: 8px;
  /* float: left; */
  background: #fff;
}

.roomlist-roominfo-head {
  /* height: auto; */
  z-index: 2000;
  /* position: absolute; */
  background-color: white;
  /* width: 100%; */
  /* float: left; */
  margin: 0;
}

.roomlist-roominfo-head-text {
  /* width: 80%; */
  /* float: left; */
  padding: 5px 0 0 15px;
  text-transform: uppercase;
}

.roomlist-roominfo-icon-box {
  /* width: 40px; */
  /* float: left; */
  margin-top: 3px;
  font-weight: 600;
  text-align: right;
  padding: 5px 15px 0 0;
  color: #555555;
}

.roomlist-roominfo-icon {
  margin-right: 6px;

}

.roomlist-roominfo-image-box {
	/* position: absolute; */
	/* top: 48px; */
	float: left;
	height: 180px;
	width: 100%;
	z-index: 1999;
	margin: 0px;
  background: white;
  cursor: pointer;
}

.roomlist-roominfo-image-mask {
  position: absolute;
  bottom: 4px;
  height: 40px;
  max-height: 40px;
  overflow: hidden;
  width: 100%;
  display: none;
}

.roomlist-roominfo-location {
	font-weight: 600;
	font-size: 12px;
	color: #949494;
	text-transform: uppercase;
}
.roomlist-roominfo-room-name{
	font-size: 18px;
	padding: 5px 0 0 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.roomlist-roominfo-location-container {
  padding: 10px 15px;
}

.roomlist-roominfo-name {
  font-weight: 600;
  font-size: 10px;
  color: #fff;
  background-color: #00b0b0;
  border-radius: 12px;
  padding: 4px 6px 4px 6px;
  display: inline-block;
  max-height: 20px;
  line-height: 12px;
  overflow: hidden;
}

.roomlist-search-addon {
  background: #FFF !important;
  border: 0 !important;
  padding-left: 4px !important;
  padding-right: 4px !important;
}

.roomlist-search-container {
  margin-bottom: 0px !important;
  margin-top: 10px !important;
}

.roomlist-search-input {
  background-color: #FFF;
  border: 0 !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

.roomlist-sticky-wrapper {
  float: left !important;
}

.roomlist-type-check {
  font-size: 12px;
  color: #666;
}

.roomlist-capacity-display {
  width: 120px;
  height: 20px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
  background: #00A4EF;
  color: #fff;
  font-size: 11px;
  text-align: center;
  padding-top: 3px;
  border-radius: 12px;
}

.roomlist-checkbox {
  position: absolute;
  top: 8px;
  left: 0;
  height: 18px;
  width: 18px;
  border: 1px solid #ccc;
  background-color: #fff;
}

.roomlist-checkbox-hidden {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.roomlist-checkbox-label {
	padding: 7px 0 7px 35px;
  position: relative;
  cursor: pointer;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.roomlist-checkbox-label:hover input ~ .roomlist-checkbox {
  background-color: #ccc;
}

.roomlist-checkbox-label input:checked ~ .roomlist-checkbox {
  background-color: #00A4EF;
}

.roomlist-checkbox-label input:checked ~ .roomlist-checkbox:after {
  display: block;
}

.roomlist-checkbox:after {
  content: "";
  position: absolute;
  display: none;
}

.roomlist-checkbox-label .roomlist-checkbox:after {
	left: 5px;
	top: 1px;
	width: 6px;
	height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
  right: -12px !important;
  left: auto !important;
  box-shadow: 0px 0px 2px #333 !important;
}

.noUi-connect {
  background: #00A4EF !important;
}

.noUi-horizontal .noUi-handle {
  width: 22px !important;
  height: 22px !important;
  top: -8px !important;
}

.noUi-handle {
  border: 1px solid #d9d9d9 !important;
  border-radius: 24px !important;
  background: #fff !important;
  box-shadow: none !important;
}

.noUi-touch-area {
  height: 14px !important;
  width: 14px !important;
  top: 3px !important;
  left: 3px !important;
  border: 0.5px solid #bbb !important;
  border-radius: 15px !important;
  position: relative !important;
}

html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
  left: auto !important;
  right: 0 !important;
}

.noUi-horizontal .noUi-origin {
  height: 0 !important;
}

.noUi-target {
  background: transparent !important;
  border-radius: 0 !important;
  border: 0.5px solid #00A4EF !important;
  width: 152px !important;
  margin-left: auto;
  margin-right: auto;
}

.noUi-horizontal {
  height: 8px !important;
}
/* end room list css*/
/* room detail css */
.roomdetail-area {
  font-size: 12px;
  padding-right: 0px;
  padding-left: 0px;
}

.roomdetail-book-box {
  border: 4px solid #efefef;
  border-radius: 4px;
  padding: 15px;
  float: left;
  width: 100%;
}

.roomdetail-book-button {
  float: right;
}

.roomdetail-book-capacity-icon {
  color: #00A4EF;
}

.roomdetail-book-cost-icon {
  color: #00A4EF;
}

.roomdetail-branch-about {
  /* width: 100%; */
  font-size: 12px;
  line-height: 18px;
  float: left;
}

.roomdetail-branch-address {
  float: left;
  line-height: 18px;
  font-size: 12px;
  width: 100%;
}

.roomdetail-branch-manager {
  float: left;
  line-height: 18px;
  font-size: 12px;
  width: 100%;
}


.roomdetail-branch-manager-phone {
  float: left;
  line-height: 18px;
  font-size: 12px;
  width: 200px;
}

.roomdetail-branch-map {
  max-height: 200px;
  width: 66%;
  float: left;
}

.roomdetail-capacity {
  font-size: 12px;
  padding-right: 0px;
  padding-left: 0px;
}

.roomdetail-cost {
  border: 0;
  background-color: rgb(221,231,247) !important;
  box-shadow: none;
  font-weight: 600;
  color: #000;
  cursor: text;
  margin-bottom: 12px;
}
.roomdetail-checkbox {
  position: absolute;
  top: 2px;
  left: 0;
  height: 16px;
  width: 16px;
  border: 1px solid #ccc;
  border-radius: 16px
}

.roomdetail-checkbox-hidden {
  /* position: absolute; */
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.roomdetail-checkbox-label {
  /* padding-top: 2px; */
  /* padding-left: 22px; */
  /* padding-bottom: 2px; */
  position: relative;
  cursor: pointer;
  font-size: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  float: right;
  user-select: none;
}

.roomdetail-checkbox-label:hover input ~ .roomdetail-checkbox {
  background-color: #ccc;
}

.roomdetail-checkbox-label input:checked ~ .roomdetail-checkbox {
  background-color: #00A4EF;
}

.roomdetail-checkbox-label input:checked ~ .roomdetail-checkbox:after {
  display: block;
}

.roomdetail-checkbox:after {
  content: "";
  position: absolute;
  display: none;
}

.roomdetail-checkbox-label .roomdetail-checkbox:after {
  left: 4px;
  top: 1px;
  width: 4px;
  height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.room-detail-btn {
   background-color: #00A4EF;
   color: #FFF;
}

.room-detail-btn:hover {
  background-color: #FFF;
  color: #00A4EF;
  border: 1px solid #00A4EF;
}

.roomdetail-description {
  font-size: 14px;
  font-weight: 600;
}

.roomdetail-descriptive-detail {
  float: left;
  width: 66%;
}

.roomdetail-book-details {
  float: left;
  /* width: 50%; */
}

.roomdetail-fix-bottom {
  position: absolute;
  bottom: 0;
}

.roomdetail-fixed-assets {
  float: left;
  width: 100%;
}

.roomdetail-floating-assets {
  float: left;
  width: 100%;
}


.roomdetail-icon {
  color: #00A4EF;
}

.roomdetail-icon-stack {
  font-size: 10px !important;
}

.roomdetail-image {
  /* background: no-repeat center center /cover url('../../images/roombooking/seasons/3D%20printer.jpg');  */
  /* width: 100%; */
  /* padding: 15px; */
  min-height: 500px;
  /* margin-left: 15px; */
  /* margin-right: -15px; */
}

.roomdetail-image-print {
  padding-left: 5px !important;
  padding-right: 5px !important;
  display: inline-block !important;
  vertical-align: middle;
  float: none;
  width: auto;
}

.roomdetail-layout-group-row {
  margin-bottom: 5px;
}

.roomdetail-layout-title {
  font-size: 12px !important;
  line-height: 12px !important;
}

.roomdetail-layouts {
  float: left;
  width: 100%;
}

.roomdetail-list-group {
  border: 0;
  background: transparent;
  border-top: 2px solid #00A4EF;
}

.roomdetail-list-group .list-group-item {
  border: 0;
  background: transparent !important;
  font-size: 14px;
}

.roomdetail-location {
  font-weight: 600;
  font-size: 12px;
}

.roomdetail-main-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.roomdetail-page {
  font-family: 'Open Sans', sans-serif;
  padding: 32px 64px 32px 64px;
  background-color: rgb(246,246,246);
}

@media (max-width: 991px) {
  .roomdetail-image {
    /* width: 100%; */
    /* padding: 15px; */
    min-height: 300px;
    /* margin-left: 15px; */
    /* margin-right: -15px; */
  }

  .roomdetail-page {
    padding: 8px 8px 8px 8px !important;
  }
}

.roomdetail-resources {
  float: left;
  width: 33%;
}

.roomdetail-resource-title {
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
  font-size: 14px;
}

.roomdetail-resource-stock  {
  border-radius: 14px;
  font-size: 14px;
  float: right;
}

.roomdetail-resource-available {
  background-color: #00A4EF;
}

.roomdetail-resource-unavailable {
  background-color: transparent;
}

.roomdetail-roominfo-row {
  padding: 10px 0px 10px 0px;
}

.roomdetail-roominfo-branch {
  font-size: 16px;
  font-weight: lighter;
  margin-bottom: 16px;
}

.roomdetail-roominfo-name {
  font-weight: 600;
  font-size: 10px;
  color: #fff;
  background-color: #00b0b0;
  border-radius: 12px;
  padding: 4px 6px 4px 6px;
  display: inline-block;
}

.roomdetail-row {
  padding-top: 15px;
  padding-bottom: 15px;
}

.roomdetail-row-bottom {
  border-bottom: 2px solid #00A4EF;
}

.roomdetail-show-rooms {
  float: right;
  font-size: 10px;
  color: #00A4EF;
}

.roomdetail-title {
  font-weight: 400;
  font-size: 18px;
}

.cycle-slideshow {
  max-height: 500px;
  min-height: 500px;
  height: 500px;
}
/* end room detail */
.roomdetail-image-nav {
  /* width: 32px; */
  /* height: 32px; */
  position: absolute;
  top: 50%;
  z-index: 3000;
  color: rgba(216, 216, 216, 0.8);
  text-align: center;
  /* vertical-align: middle; */
  /* margin-top: auto; */
}

.roomdetail-image-nav-next {
  right: 15px;
  padding-right: 10px;
}

.roomdetail-image-nav-prev {
  left: 15px;
  padding-left: 10px;
}
/* New content for event pages */

.past-event-text {
  color: #C10000;
  text-align: center;
  font-weight: normal;
  font-size: 18px;
	padding: 6px 0 0 0;
	margin: 0 !important;
}

.past-event-series-title {
  font-size: 18px;
  font-weight: bold;
}

.past-event-text-important {
  font-weight: bold !important;
}

.past-event-button-text {
  text-align: center !important;
}

.past-event-divider {
  height: 1px;
  background-color: #B8B79A;
  width: 100%;
  float:left;
  margin-bottom: 12px;
  margin-top: 16px;
}

.past-event-panel {
  padding: 18px;
  border: 1px solid #B8B79A;
  background: #FFFDD9;
  margin-bottom: 18px !important;
}

@media (max-width: 991px) {
  .past-event-text {
    text-align: center !important;
    padding: 0 0 12px 0;
  }
}

.room-size-descriptors:first-of-type {
  margin-left: 0px;
}

.room-size-descriptors:not(:first-of-type) {
  margin-left: 5px;
}

.room-size-descriptors-value {
  color: #000;
}

.subscription-dow-day {
  width: auto !important;
}

#subscription-weekly-dow-selector {
  margin-bottom: 20px;
}

.grecaptcha-badge { visibility: hidden; }

.co-address-container, .co-birthdate-container {
  padding: 0;
}

.card-button-row {
  margin: 1.5em auto;
  max-width: 600px;
}

.card-table-row {
  height: 40px;
  line-height:40px;
  border-bottom: 1px solid #eee;
}

.card-table-col-hidden-label {
  background: #FFF;
  border-bottom: 1px solid #efefef;
  height: 40px;
}

.card-table-col-label {
  color:#000;
  background-color: #efefef;
}
.librarycard-form{
	max-width: 450px;
	margin: 0 auto;
}
.librarycard-form .form-group .help{
	font-weight: bold;
	font-size: .8em;
	padding: .25rem .5rem;
}
.librarycard-form .form-group .error, .librarycard-form .location-error{
	margin-top: .5rem;
	padding: .25rem .5rem;
	display: none;
}
.librarycard-form .form-group.has-error .error{
	display: block;
}
form.librarycard-form label{
	color: #616161 !important;
}
.librarycard-form .input-sm {
	font-size: 16px;
}
.librarycard-form .email-input{
	max-width: 400px;
}
.librarycard-form .phone-input, .librarycard-form .zip-input, .librarycard-form .pin-input, .librarycard-form .state-input{
	max-width: 200px;
}
.image-pager > span {
  font-size: 50px;
  /* line-height: 32px; */
  font-stretch: expanded;
  width: 16px;
  height: 16px;
  padding: 0;
  margin: 0;
  content: '';
  color:#FFF;
}

.image-pager > span.cycle-pager-active:before {
  content: '\25CF';
  color: #FF1;
}

.image-pager {
  text-align: center;
}

.image-pager > span:before {
  content: '\25CF';
  color: #000;
}

.roomdetail-slide-item {
  min-height: 500px;
  max-height: 500px;
}

.roomdetail-slide-item .next {
  min-height: 500px;
  max-height: 500px;
}

.roomdetail-slide-item > img {
  min-width:100%;
  min-height: 500px;
  max-height: 500px;
}

.roomdetail-hr {
  margin-top: 5px;
  margin-bottom: 10px;
  border-top: 1px solid #999;
}

.roomdetail-print {
  cursor: pointer;
}

.roomdetail-print-text {
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  color: 2394e3;
  font-weight: 400;
}