/*
availabe fonts.com fonts:
font-family:'HelveticaNeueW01-77BdCn 692722';
font-family:'HelveticaNeueW01-Thin';
font-family:'HelveticaNeueW01-45Ligh';
*/

.container {
  max-width: 990px;
}
.img-responsive, .img-fluid {
  width: 100%!important;
  /*---make images stretch above their own width---*/
  height: auto !important;
  /*---force responsive resize even when inline styles set width and height---*/
}

img.wrapright { float:right; padding:0; margin:4px 0px 10px 20px; max-width:50%; }
img.wrapleft { float:left; padding:0; margin:4px 20px 10px 0px; max-width:50%; }

html {
  height: 101%;
  /*keeps the side scrollbar present - avoids the side from shifting around but this is a preference*/

}
body {
  background-color: #111;
  color: #000;
  min-width: 320px;
}
/* Helvetica Nueue Roman, size=14px, line-height=~1.42=20px */
.lead {
  font: 1.6em/1.3em 'Helvetica Neue', Arial, sans-serif;
  text-transform: none;
  font-weight: bold;
}
.arrow-button {
  background: url(/National_Library/oe_/https://loopchicago.com/_img/arrow-button.png) center right no-repeat;
  padding-right: 20px;
}
.arrow-button-black {
  background: url(/National_Library/oe_/https://loopchicago.com/_img/arrow-button-black.png) center right no-repeat;
  padding-right: 20px;
}


h1 {
  font-weight: bold;
  margin-top: 26px;
}
h2 {
  font-weight: bold;
  margin-top: 26px;
}
h3 {
  font-weight: bold;
  margin-top: 24px;
}
h4 {
  font-weight: bold;
  margin-top: 24px;
}
.main-text > h1 {
  margin-top: 0;
}
hr {
  padding: 0;
  margin: 0;
  border: 0;
  display: block;
  width: 100%;
  background-color: #000;
  padding-top: 5px;
  margin: 18px 0;
}
a {
  color: #DF8C2E;
}
a:hover {
  color: #DF8C2E;
}
input:focus {
  outline: none;
}
.light {
  font-family: 'HelveticaNeueW01-Thin';
}
#feature {
  background-color: #eeeeee;
}
#main {
  background-color: #fff;
  padding-bottom: 50px;
  min-height: 500px;
}
.padtop {
  padding-top: 20px;
}
/* mobileheader */
#mobileheader {
  background-color: #000;
  color: #fff;
  padding: 25px 0px 25px 5px;
}

/* mobileheader */
#mobileheader-holiday {
  background: #9ab029 url(/National_Library/oe_/https://loopchicago.com/_img/snowonred.png) repeat-x;
  color: #fff;
  height:90px;
}

#mobileheader-holiday h3{
  margin:0 20px;
  line-height:85px;
}
#mobileheader-holiday h3 a{
  color:#fff;
}

.mobile-holiday #menu-toggle {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: url(/National_Library/oe_/https://loopchicago.com/_img/hmnav.png) !important;
  margin-left: -60px;
  width:40px !important;
}

.mobile-holiday #menu-toggle.opened {
  background: url(/National_Library/oe_/https://loopchicago.com/_img/hmnav_close.png)  !important;
  margin-left: 10px;
}


.mobile-holiday .pcode strong{
  color:#000;
}
.mobile-holiday .pcode{
   color:#b5282e;
   font-weight:700;
   text-transform: uppercase;
}

.nextholidayevents{
  margin-bottom:20px;
  margin-top:20px;
}

@media (min-width: 992px) {
  .nextholidayevents{
    margin-bottom:20px;
      margin-top:0px;
  }
}

.nextholidayevents th{
  background: #b5282e;
  color:#fff;
  padding:10px;
  font:16px/23px 'Helvetica Neue';
}




.nextholidayevents table{
  width:100%;
  background: #eee;
  
}

.nextholidayevents td{
  vertical-align: top;
  padding:10px;
  line-height:14px;
}


.nextholidayevents tbody tr{
  border-bottom:#000 solid 1px;
  
}
.nextholidayevents .dateside{
  text-align:right;
  width:30%;
  white-space: nowrap;
}


#mobileheader #mobilenav {
  float: right;
  
}
/* utility */
#utility {
  background-color: #333;
}
#utilitysearch {
  height: 30px;
  margin: 11px 0 15px 0;
  float: right;
  width: 190px;
  font-size: 14px;
  line-height: 24px;
  color: #555;
  font-weight: bold;
  border-bottom: 1px solid #555;
}
#utilitysearch input[type='text'] {
  background: #333;
  padding: 5px 0 0 5px;
  color: #666;
  width: 160px;
  border: none;
}
#utilitysearch input {
  float: left;
}
#utilitynav {
  margin-top: 16px;
}
#utilitynav span.divider {
  color: #555;
  font-weight: normal;
  font-size: 26px;
  line-height: 26px;
  vertical-align: middle;
  text-align: center;
  width: 15px;
  padding-left: 2px;
  font-family: 'HelveticaNeueW01-Thin', sans-serif;
}
#nav,
#nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#nav li {
  float: left;
}
#nav a {
  color: #fff;
  font-weight: bold;
  padding-left: 5px;
  padding-right: 4px;
  font-size: 11px;
  line-height: 26px;
  vertical-align: middle;
  display: inline-block;
}
#nav a.pluslogo {
  padding-left: 28px;
  padding-right: 0px;
  background: url('/National_Library/oe_/https://loopchicago.com/_img/cla-icon-white.png') center left no-repeat;
}
#nav li a:hover {
  color: #b5c943;
  text-decoration: none;
}
#nav li a:hover.pluslogo {
  background: url('/National_Library/oe_/https://loopchicago.com/_img/cla-icon-green.png') center left no-repeat;
}
@media (min-width: 992px) {
  #nav a {
	  padding-left: 10px;
	  padding-right: 10px;
	  font-size: 14px;
	  line-height: 26px;
  }
}
/* second-level lists */
#nav li ul {
  position: absolute;
  left: -9999px;
  /* using left instead of display to hide menus because display: none isn't read by screen readers */
  width: 200px;
  background-color: #333;
  padding-top: 12px;
}
#nav li:hover ul {
  left: auto;
  z-index: 9999;
}
/* lists nested under hovered list items, always on top */
#nav li ul li {
  width: 200px;
  border-bottom: 1px solid #555;
}
#nav li ul li:last-child {
  border-bottom: none;
}
#nav li ul li a {
  width: 180px;
  padding: 5px 10px;
  margin: 0;
  color: #fff;
  text-decoration: none;
  text-align: left;
  font: 14px/20px 'HelveticaNeueW01-77BdCn 692722', 'Helvetica Neue', Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
/*-------------------------------BASIC SIDEBAR-----------------------------*/
.side-block-1 {
  z-index: 0;
}
.sidebar-data {
  margin-top: 20px;
}
.sidebar-data table {
  background: #dcdcdc;
  font-size: .8em;
  line-height: 1.2em;
  padding: 20px;
  width: 100%;
}
.sidebar-data h4 {
  background: #b5c943;
  padding: 10px;
  color: #fff;
  font-size: 12px;
  margin: 0;
}
.sidebar-data th,
.sidebar-data td {
  border: none;
  padding: 10px;
}
.sidebar-data th {
  width: 70%;
}
.sidebar-data td {
  width: 30%;
}
.sidebar-data tr {
  border-bottom: #000 solid 1px;
}
.sidebar-data tr.last {
  border: none;
}
/* sidenav */
#sidenav h3 {
  background-color: #29292A;
  border-bottom: 1px solid #555;
  color: #fff;
  padding: 7px 10px;
  margin: 0;
  font: 18px/18px 'Helvetica Neue', Arial, sans-serif;
  text-transform: none;
}
#sidenav {
  margin: 34px 0 34px 0;
}
#snav,
#snav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#snav li {
  background-color: #29292A;
  border-bottom: 1px solid #555;
}
#snav li ul li {
  background-color: #414142;
}
#snav li a {
  width: auto;
  display: block;
  padding: 5px 10px;
  margin: 0;
  color: #fff;
  text-decoration: none;
  text-align: left;
  font: 15px/20px 'HelveticaNeueW01-77BdCn 692722', 'Helvetica Neue', Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
#snav li ul li a {
  padding-left: 20px;
}
#snav a:hover,
#snav a.selected {
  color: #DF8C2E;
}
#snav a.first {
  font: 16px/23px 'Helvetica Neue', Arial, sans-serif;
  text-transform: none;
  font-weight: bold;
}

/* topnav */
#topnav {
  background-color: #000;
}
#topnavlogo {
  width: 260px;
  height: 60px;
  margin: 15px 0;
}
#topnavlogo a {
  display: block;
  height: 60px;
  background-color: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#topnavlogo a {
  color: #fff;
  font-size: 32px;
  line-height: 60px;
  text-align: center;
}
#topnavlogo a:hover {
  color: #fff;
  background-color: #b5c943;
  text-decoration: none;
}
#topnavlogo a.selected {
  color: #fff;
  background-color: #b5c943;
  text-decoration: none;
}
.green {
  background-color: #b5c943 !important;
}
#topnavmenu {
  float: right;
  margin-top: 17px;
}
#topnavmenu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#topnavmenu li {
  display: inline-block;
  padding: 0;
  margin: 0;
  font-size: 17px;
  margin-left: 6px;
  padding-top: 20px;
}
@media (min-width: 992px) {
  #topnavmenu li {
    font-size: 20px;
    margin-left: 22px;
    padding-top: 18px;
  }
}
/* wider above tablet size */
#topnavmenu a {
  color: #fff;
  text-decoration: none;
}
#topnavmenu a:hover {
  color: #b5c943;
  text-decoration: none;
}
#topnavmenu a.selected {
  color: #b5c943;
  text-decoration: none;
}
#topnavmenu a img {
  margin-right: 6px;
  margin-top: -5px;
  visibility: hidden;
}
@media (min-width: 992px) {
  #topnavmenu a img {
    margin-right: 10px;
  }
}
/* wider above tablet size */
#topnavmenu a:hover img {
  visibility: visible;
}
#topnavmenu a.selected img {
  visibility: visible;
}
/*-----------------HOMEPAGE MAPNAV---------------------------*/
.table-style {
  display: table;
}
.table-style li {
  display: table-cell;
  text-align: center;
}
.float-style {
  display: block;
}
.float-style li {
  float: left;
}
.mapwrap {
  position: relative;
}
.mapnav-wrap {
  background-color: #333;
  font: 15px/20px 'HelveticaNeueW01-77BdCn 692722', 'Helvetica Neue', Arial, sans-serif;
}
.mapnav {
  margin: 0;
  padding: 0;
  width: 100%;
}
.mapnav li {
  list-style: none;
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
  background: url(/National_Library/oe_/https://loopchicago.com/_img/subnavdiv.png) right no-repeat;
}
.mapnav li.last {
  background: none;
}
.mapnav li a {
  color: #fff;
  padding: 17px 10px;
  line-height: 15px;
  display: block;
  text-decoration: none;
}
.mapnav li a.active,
.mapnav li a:hover {
  padding: 17px 10px 17px 14px;
  margin-left: -4px;
  z-index: 99999;
}
.mapnav li.first a.active,
.mapnav li.first a:hover {
  padding: 17px 10px 17px 10px;
  margin-left: 0px;
  z-index: 99999;
}
/*-----------------TOPSUBNAV---------------------------*/
.topsubnav-wrap {
  background-color: #333;
  font: 15px/20px 'HelveticaNeueW01-77BdCn 692722', 'Helvetica Neue', Arial, sans-serif;
}
/* carousel */
#carousel1 {
  width: auto;
  height: auto;
  max-height: 550px;
  padding: 0;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
#carousel1 #next {
  position: absolute;
  z-index: 300;
  top: 50%;
  right: 0px;
  width: 15px;
  margin: -17px 5px 0 0;
  height: 29px;
  background: url('/National_Library/oe_/https://loopchicago.com/_img/carousel-right-arrow-small.png');
  display: block;
  cursor: pointer;
}
#carousel1 #prev {
  position: absolute;
  z-index: 400;
  top: 50%;
  left: 0px;
  width: 15px;
  margin: -17px 0 0 5px;
  height: 29px;
  background: url('/National_Library/oe_/https://loopchicago.com/_img/carousel-left-arrow-small.png');
  display: block;
  cursor: pointer;
}
#carousel1 .slidepanel {
  max-height: 550px;
  position: relative;
  display: block;
  height: 100% !important;
  width: 100% !important;
}
#carousel1 .slidepanel img {
  display: block;
  height: auto;
  width: 100%;
}
.ll-button {
  width: 15px !important;
  height: 15px !important;
}
#carousel1 .slidepanel .caption-headline-container {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 98px;
}
#carousel1 .slidepanel .caption-headline {
  white-space: nowrap;
  font-size: 35px;
  line-height: 98%;
  text-align: left;
  margin-top: -20px;
  color: #fff;
  padding: 0 7%;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  font-weight: 500;
}
#carousel1 .slidepanel .caption-container {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: auto;
  padding: 3% 7%;
  background-color: rgba(0, 0, 0, 0.5);
}
#carousel1 .slidepanel .caption {
  font-size: .8em;
  line-height: 1.3em;
  color: #fff;
}
#carousel1 .slidepanel .caption-container h1,
#carousel1 .slidepanel .caption-container h2,
#carousel1 .slidepanel .caption-container h3 {
  margin: 0;
  padding: 0;
  letter-spacing: 2px;
}
#carousel1 .slidepanel .caption-container h1 {
  font-size: 2em;
}
#carousel1 a {
  color: #fff;
  text-decoration: none;
}
#carousel1 .caption .container a:hover {
  color: #b5c943;
}
#carousel1 img {
  display: none;
}
#carousel1 img.first {
  display: block;
}
.caption-button {
  display: none;
  margin: 3px;
  height: 20px;
  width: 20px;
}
#carousel1 .caption .container a:hover > .caption-button {
  background: url(/National_Library/oe_/https://loopchicago.com/_img/arrow-button.png) center center no-repeat !important;
  margin-top: 1px;
  display: inline;
}
/*---mobiul adjust---*/
#carousel1 .slidepanel .caption-container {
  display: none;
}
/* smallfooter */
footer {
  background-color: #333;
}
#smallfooter {
  text-align: center;
}
#smallfooter .container,
#smallfooter .row #smallfooter .social-col {
  padding: 0 !important;
  margin: 0 !important;
}
#smallfooternav {
  margin: 12px;
  white-space: nowrap;
}
#smallfooternav span.divider {
  color: #555;
  font-weight: normal;
  font-size: 26px;
  line-height: 26px;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  width: 30px;
  padding-left: 2px;
  font-family: 'HelveticaNeueW01-Thin', sans-serif;
}
#smallfooternav a {
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  line-height: 26px;
  vertical-align: middle;
  display: inline-block;
}
#smallfooternav a:hover {
  color: #b5c943;
  text-decoration: none;
}
#smallfooternav a.pluslogo {
  padding-left: 28px;
  background: url('/National_Library/oe_/https://loopchicago.com/_img/cla-icon-white.png') center left no-repeat;
}
#smallfooternav a:hover.pluslogo {
  background: url('/National_Library/oe_/https://loopchicago.com/_img/cla-icon-green.png') center left no-repeat;
}
#smallfootermedia {
  font-size: 14px;
  line-height: 24px;
  color: #eee;
  font-weight: normal;
  text-align: center;
  padding: 0 !important;
  margin: 0 !important;
}
#smallfootermedia a {
  padding: 0 10px;
}
#smallfootermedia .row {
  padding: 0;
  margin: 0;
}
/* bigfooter */
#bigfooter {
  background-color: #000;
}


#main_footer_container {
  margin-top: 40px;
}
.footer_logo {
  font-size: .9em;
  color: #fff;
  text-align: center;
}
.footer_menu {
  font-size: 1.4em;
  font-weight: bold;
  color: #fff;
}
.footer_menu a {
  color: #fff;
}
.footer_menu a:hover {
  color: #b5c943;
}
.footer_menu ul {
  margin-left: 0px;
  list-style-type: none;
}
.footer_menu img {
  margin-right: 10px;
  margin-top: -2px;
}
.footer_info {
  font-size: .9em;
  color: #fff;
}
.footer-address {
  text-align: center;
}
.footer-links {
  text-align: center;
}
.subscribe {
  margin-top: 20px;
  font-family: "HelveticaNeueW01-77BdCn 692722", "Helvetica Neue", Arial, sans-serif;
  font-size: 1.1em;
  color: #fff;
  text-align: center;
}
.subscribe img {
  margin-top: 3px;
}
.disclaimer {
  margin-top: 40px;
  color: #fff;
  font-size: 0.8em;
  padding-bottom: 40px;
}
.disclaimer p {
  display: inline-block;
  margin-right: 10px;
}
.disclaimer a {
  text-decoration: underline;
  color: #fff;
}
.disclaimer a:hover {
  text-decoration: none;
  color: #b5c943;
}
.subscribebox-wrap {
  text-align: center;
}
.subscribe-submit {
  float: left;
}
.footer-group {
  position: relative;
  width: 230px;
}
#subscribebox {
  margin: 0 auto;
  width: 230px;
}
#subscribebox input[type="text"] {
  background: #333;
  border: none;
  float: left;
  color: #ccc;
  font-size: 11px;
  padding: 7px;
  width: 200px;
}
#subscribebox input[type="image"] {
  background: #333;
  border: none;
  padding: 4px 5px 5px 5px;
  float: right;
}
/* point section */
#mapcontainer {
  width: 100%;
  height: 350px;
  padding: 0;
  margin: 0;
}
#clmap {
  width: 100%;
  height: 100%;
}
/* point detail */
#mapcontainer-detail {
  position: relative;
  height: 300px;
  overflow: visible !important;
  /* Superset jQuery#animate() 'overflow:hidden'*/

}
#clmap {
  width: 100%;
  height: 100%;
}
#map-button-container {
  max-width: 990px;
  margin: 0 auto;
  position: relative;
}
#expmap {
  position: absolute;
  right: 15px;
  bottom: -31px;
  cursor: pointer;
}
#yelp {
  margin: 20px 0;
}
.point-detail-content {
  margin: 50px 0;
  padding: 0;
}
.point-detail-content .detail-info {
  padding: 0;
  position: relative;
}
.point-detail-content .detail-info h1 {
  margin-top: 0;
}
.point-detail-pin {
  display: none;
}
hr.point-detail-line {
  padding: 0;
  margin: 0;
  border: 0;
  display: block;
  width: 100%;
  background-color: #808080;
  padding-top: 3px;
  margin: 18px 0;
}
/*-------------------------------------SLIDESHOW-----------------------------*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cycle-1 div {
  width: 100%;
}
#cycle-2 .cycle-slide {
  border: 2px solid #292929;
}
#slideshow-1,
#slideshow-2 {
  width: 100%;
}
#slideshow-2 {
  margin-top: 0px;
  position: relative;
}
.cycle-slideshow img {
  width: 100%;
  height: auto;
  display: block;
}
#slideshow-2 {
  background: #292929;
}
#slideshow-2 .cycle-next,
#slideshow-2 .cycle-prev {
  top: 30%;
  z-index: 1000;
}
#slideshow-2 .cycle-prev {
  left: 7px;
  position: absolute;
}
#slideshow-2 .cycle-next {
  right: 7px;
  position: absolute;
}
@media (max-width: 480px) {
  #slideshow-2 .cycle-prev {
    top: 40%;
    width: 10px;
  }
  #slideshow-2 .cycle-next {
    top: 40%;
    width: 10px;
  }
}
#cycle-2 {
  width: 80%;
  left: 45px;
}
.point-detail-slideshow {
  padding: 20px 0;
}
/*--------------------------------------POINT RESULTS------------------------*/
#resultcontainer .point-title {
  padding-right: 40px;
}
#resultcontainer .point-title a {
  font-weight: bold;
  color: #000;
}
#resultcontainer {
  margin: 50px 0;
}
#resultcontainer .row {
  padding: 10px 0;
}
#resultcontainer .point-title {
  min-height: 25px;
}
/* see full icon */
#resultcontainer .ssamember {
  background-image: url('/National_Library/oe_/https://loopchicago.com/_img/icon-ssa-member-box.png');
  background-repeat: no-repeat;
  background-position: right top;
}
#resultcontainer .clamember {
  background-image: url('/National_Library/oe_/https://loopchicago.com/_img/icon-cla-member.png');
  background-repeat: no-repeat;
  background-position: right top;
}
#resultcontainer .members {
  text-align: center;
}
#resultcontainer .members img {
  padding: 2px;
}
#resultcontainer .point-category,
#resultcontainer .point-category a {
  color: #666;
}
/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
}
.leaflet-popup b {
  font-size: 110%;
}
.leaflet-popup a {
  color: #fff !important;
  text-decoration: none;
}
.leaflet-popup-content p {
  margin: 2px 0 8px 0;
}
.leaflet-popup-tip-container {
  margin: 0 auto;
  width: 40px;
  height: 20px;
  position: relative;
  overflow: hidden;
}
.leaflet-popup-tip {
  background: #000;
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: #2d2d2d;
}
.leaflet-container a.leaflet-popup-close-button {
  top: -15px;
  width: 20px;
  height: 20px;
  padding: 2px;
  background: #2d2d2d;
  color: #fff;
}
.leaflet-container a.leaflet-popup-close-button:hover {
  color: #fff;
}
.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
  background: #2d2d2d;
  color: #fff;
}
.leaflet-popup-content a {
  color: #ccc;
}
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: #2d2d2d;
  min-width: 150px;
}
.ptitle {
  font-weight: bold;
  float: left;
}
.parrow {
  width: 16px;
  height: 16px;
  margin: 0px;
}
/*-----------------MARKER CLUSTER STYLE-------------------------*/
.marker-cluster div {
  width: 30px;
  height: 30px;
  margin-left: 5px;
  margin-top: 5px;
  color: #fff;
  text-align: center;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
}
/*------------homepage map--------------------*/
.ajax-wrap {
  position: absolute;
  top: 50px;
  padding: 0px;
  height: 90%;
  width: 100%;
  z-index: 777777;
}
.ajax-loader {
  display: none;
  opacity: .5;
  background: #000000 url(/National_Library/oe_/https://loopchicago.com/_img/ajax-loader.gif) center center no-repeat;
  text-align: center;
  color: #fff;
  height: 100%;
  padding: 20px;
  font-family: 'HelveticaNeueW01-45Ligh';
}
.introscreen-wrap {
  position: absolute;
  top: 50px;
  padding: 0px;
  height: 90%;
  width: 100%;
  z-index: 777777;
}
.introscreen {
  background: url(/National_Library/oe_/https://loopchicago.com/_img/50PercentBlack.png);
  text-align: center;
  color: #fff;
  height: 100%;
  padding: 20px;
  font-family: 'HelveticaNeueW01-45Ligh';
}
.introscreen h2 {
  margin: 80px 0 50px 0;
  font-family: 'HelveticaNeueW01-45Ligh';
  font-size: 28px;
}
.closeintro {
  float: right;
  font-size: 2em;
  cursor: pointer;
}
.introscreen span {
  display: block;
  margin: 10px 0;
}
/*----------------------------------------------------------FILTER----------------------------------------------------------------------*/
.largefilter {
  position: relative;
}
.largefilter input[type="submit"] {
  background: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  color: #fff;
  float: right;
}
.largefilter .tagdiv {
  display: none;
  position: absolute;
  z-index: 9999;
  padding: 20px;
  width: 100%;
}
.largefilter label {
  color: #fff;
}
.largefilter input {
  margin: 5px;
}
.inpagecatfilter hr {
  padding: 0;
  margin: 0;
  border: 0;
  display: block;
  width: 100%;
  background-color: #fff;
  padding-top: 1px;
  margin: 5px 0;
}
.inpagecatfilter label {
  font-weight: normal;
}
.clearall {
  color: #fff;
  cursor: pointer;
}

.inpagecatfilter input[type="checkbox"] {
  display: none;
}
.inpagecatfilter input[type="checkbox"] + label span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: -3px 4px 0 0;
  vertical-align: middle;
  background: url('/National_Library/oe_/https://loopchicago.com/_img/checkbox.png') -10px top no-repeat;
  cursor: pointer;
}
.inpagecatfilter input[type="checkbox"]:checked + label span {
  background: url('/National_Library/oe_/https://loopchicago.com/_img/checkbox.png') left top no-repeat;
}
/*-------------------------------------------------------END FILTER----------------------------------------------------------------------*/
.advertisment {
  padding: 20px 0 0 0;
}
.twitter-feed {
  padding: 20px 0 0 0;
}
.twitter-feed h4 {
  background: #b5c943;
  padding: 10px;
  color: #fff;
  font-size: 12px;
  margin: 0;
}
.twitter-feed h4 a {
  color: #fff;
}
.twitter-feed h4 span {
  float: right;
  font-size: 12px;
  color: #ccc;
  line-height: 20px;
}
.twitter-block {
  font-family: "Helvetica Neue", Arial, sans-serif;
  margin: 0 5px 0 0;
  padding: 0;
  font-size: .9em;
  border-bottom: #000 solid 1px;
}
.twitter-block p {
  margin: 10px 0 0 0;
}
.tdate {
  text-transform: uppercase;
  color: #666;
  margin: 3px 0 10px 0;
  font-size: 11px ;
}
.home-row-1 {
  margin-bottom: 50px;
}
.home-row-2 {
  margin-bottom: 40px;
  padding: 0;
  margin: 0 0 0 5px !important;
}
.home-row-3 {
  margin-bottom: 30px;
}
/*-------------------------HOMEPAGE LOWER CAROUSEL--------------------------*/
.caroufredsel_wrapper {
  padding: 0;
  margin: 0;
  min-height: 100px;
}
#geo {
  margin: 0;
  padding: 0;
}
.scontainer {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 5px;
}
.image_carousel {
  position: relative;
  padding: 0;
  margin: 0;
}
.image_carousel h3 {
  float: left;
  margin: 0;
}
.image_carousel li {
  padding: 0px;
  margin: 0px;
  display: block;
  float: left;
  margin: 0 10px;
  max-width: 325px;
}
.image_carousel li img {
  width: 100%;
}
.image_carousel li .caption {
  font-weight: bold;
  padding: 10px;
  overflow: hidden;
}
.image_carousel li .caption a {
  display: inline-block;
  padding-right: 20px;
  background: url(/National_Library/oe_/https://loopchicago.com/_img/orangelink.png) right center no-repeat;
}
.popupart {
  font-weight: bold;
  overflow: hidden;
}
.popupart .caption {
  padding: 10px 0;
}
.popupart .caption a {
  display: inline-block;
  padding-right: 20px;
  background: url(/National_Library/oe_/https://loopchicago.com/_img/orangelink.png) right center no-repeat;
}
.car-nav {
  margin: 20px 10px 10px 10px;
}
.geocarnav {
  height: 15px;
  display: table;
  float: left;
  margin-top: 5px;
}
a.prev,
a.next {
  vertical-align: middle;
  width: 15px;
  height: 15px;
  margin-top: 2px;
  display: table-cell;
}
a.prev {
  background: url(/National_Library/oe_/https://loopchicago.com/_img/pager-prev.png) center center no-repeat;
}
a.next {
  background: url(/National_Library/oe_/https://loopchicago.com/_img/pager-next.png) center center no-repeat;
}
a.prev span,
a.next span {
  display: none;
}
.pagination {
  height: 15px;
  margin: 0;
  display: table-cell;
}
.pagination a {
  background: #ccc;
  width: 12px;
  height: 12px;
  margin: 0px 5px;
  display: inline-block;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.pagination a.selected {
  background-color: #000;
  cursor: default;
}
.pagination a span {
  display: none;
}
.clearfix {
  float: none;
  clear: both;
}
/*---blog slidesho--*/
.slideshow-wrapper {
  margin-bottom: 20px;
}
.blog h6 {
  font-size: 1.2em;
  text-transform: uppercase;
  font-family: "HelveticaNeueW01-77BdCn 692722", "Helvetica Neue", Arial, sans-serif;
}
.blog_container {
  background-color: #DCDCDC;
  display: table;
  width: 100%;
  min-height: 100px;
  margin-bottom: 15px;
}
.blog_img {
  display: table-cell;
  width: 100px;
  min-height: 100px;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.blog_title {
  font-family: "HelveticaNeueW01-77BdCn 692722", "Helvetica Neue", Arial, sans-serif;
  display: table-cell;
  vertical-align: middle;
  padding: 15px 15px 10px 15px;
  font-size: 1.2em;
  line-height: 1.1em;
  text-align: left;
  color: #000;
}
.newonbloglink {
  margin-bottom: 1px;
  color: black;
  text-decoration: none !important;
}
.blog-locations {
  color: #AAACAF;
  margin-top: 16px;
}
.timestamp {
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 0.7em;
  color: #666666;
}
.bspot h6 {
  font-size: 1.2em;
  text-transform: uppercase;
  font-family: "HelveticaNeueW01-77BdCn 692722", "Helvetica Neue", Arial, sans-serif;
}
.bspot_container {
  background-color: #DCDCDC;
  display: table;
  width: 100%;
  margin-bottom: 15px;
  min-height: 217px;
}
.bspot_img {
  display: table-cell;
}
.bspot_content {
  font-family: "Helvetica Neue", Arial, sans-serif;
  vertical-align: top;
  padding: 15px 15px 10px 15px;
  font-size: 1em;
  line-height: 1.2em;
}
.bname {
  font-size: 1.3em;
  margin-bottom: 5px;
  font-family: "HelveticaNeueW01-77BdCn 692722", "Helvetica Neue", Arial, sans-serif;
}
.bphone {
  font-size: 1.3em;
  font-family: "HelveticaNeueW01-77BdCn 692722", "Helvetica Neue", Arial, sans-serif;
}
.orangelink {
  white-space: nowrap;
  text-transform: uppercase;
}
.orangelink a {
  text-decoration: none;
  font-weight: bold;
  color: #fb8e23;
  font-size: 14px;
}
.orangelink a:hover {
  text-decoration: underline;
}
.sponsors h6 {
  font-size: 1.2em;
  text-transform: uppercase;
  font-family: "HelveticaNeueW01-77BdCn 692722", "Helvetica Neue", Arial, sans-serif;
}
.sponsors_img {
  float: left;
}
.sponsors_img img {
  width: 120px;
  padding: 10px;
}
/*---------------------POINT DETAIL PAGE----------------------*/
.nearby {
  margin-bottom: 30px;
}
.point-detail-tags a {
  color: #808082;
}
.nearby-row h4 {
  font-family: "HelveticaNeueW01-77BdCn 692722", "Helvetica Neue", Arial, sans-serif;
  padding: 7px 20px;
  margin: 5px 0 5px 0;
  border-bottom: 1px solid #fff;
  text-transform: uppercase;
}
.nearby {
  background: #eee;
  padding: 0 0 20px 0;
}
.nearby ul {
  margin: 0;
  padding: 0 20px;
}
.nearby li {
  margin: 0 0 10px 0;
  list-style: none;
}
.nearby li a {
  font-weight: bold;
  color: #000;
}
.nearby li i {
  display: block;
  font-size: .9em;
}
.nearby-metro ul {
  margin: 0 0 0 20px;
}
.metrobox {
  width: 10px;
  height: 10px;
  float: left;
  margin: 5px 10px 0 -20px;
}
.redline {
  background: #f00;
}
.blueline {
  background: #00f;
}
.elevatedline {
  background: #767676;
}
/*-------------------------------------BLOG------------------------------*/
/*
availabe fonts.com fonts:
font-family:'HelveticaNeueW01-77BdCn 692722';
font-family:'HelveticaNeueW01-Thin';
font-family:'HelveticaNeueW01-45Ligh';
*/
.bloghead h2 {
  font-family: "Helvetica Neue", Arial, sans-serif;
}
.bloghead h2 span {
  font-family: 'HelveticaNeueW01-45Ligh', "Helvetica Neue", Arial, sans-serif;
}
.blog-post h2 {
  margin: 10px 0;
  font-family: "HelveticaNeueW01-77BdCn 692722", "Helvetica Neue", Arial, sans-serif;
}
.blog-post h2 a {
  color: #000;
  font-family: "HelveticaNeueW01-77BdCn 692722", "Helvetica Neue", Arial, sans-serif;
}
.blog-post .orangelink {
  margin: 10px 0;
}
.blog-tags a {
  color: #aaacaf;
}
.post-posted {
  margin: 0;
  display: table;
  width: 100%;
  color: #aaacaf;
  margin-bottom: 20px;
}
.post-info {
  display: table-cell;
  text-align: left;
  vertical-align: bottom;
}
.post-social {
  display: table-cell;
  text-align: right;
  vertical-align: bottom;
}
/*----------------------------------MOBILE MENU----------------------------*/
.mobile-menu {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  background: #333;
  z-index: 999999;
  overflow: visible !important;
}
#menu-toggle {
  display: block;
  margin-top: 25px;
  margin-left: -25px;
  width: 25px;
  height: 35px;
  background: url(/National_Library/oe_/https://loopchicago.com/_img/mobile-nav.png);
  cursor: pointer;
  overflow: visible !important;
}
#menu-toggle.opened {
  margin-left: 0px;
  z-index: 500;
  background: url(/National_Library/oe_/https://loopchicago.com/_img/mobile-nav-close.png);
}
.mobile-utilitynav {
  margin: 10px 0;
  padding: 0;
}
.mobile-utilitynav li {
  list-style: none;
  font-size: 14px;
  line-height: 14px;
  font-family: 'HelveticaNeueW01-Thin', sans-serif;
  border-bottom: #999 1px solid;
}
.mobile-utilitynav li a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 10px;
  transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
}
.mobile-utilitynav li a.selected,
.mobile-utilitynav li a:hover {
  background-color: #555;
}
#mobile-utilitysearch input[type="text"] {
  width: 60%;
  float: left;
  margin: 0 10px;
}
#mobile-utilitysearch {
  clear: both;
  margin: 20px 0;
}
.main-mobile {
  margin: 10px 0 30px 0;
  padding: 0;
}
.main-mobile li {
  list-style: none;
  font-size: 30px;
  line-height: 60px;
  font-family: 'HelveticaNeueW01-Thin';
  border-bottom: #999 1px solid;
}
.main-mobile li.last {
  border-bottom: none;
}
.main-mobile li a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 10px;
  transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
}
.main-mobile li a.selected,
.main-mobile li a:hover {
  background-color: #555;
}
.navigationcontent {
  display: none;
}
/*-------------------------SEARCH FORM AND RESULTS PAGE---------------------------*/
.search-container {
  padding-bottom: 60px;
}
/*-------------------------ITINERARY LIST AND PAGE---------------------------*/
.loop-list-intro {
  margin-bottom: 16px;
}
.itinimg {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.itinerary-gallery {
  padding: 1px;
  margin: 0;
}
.itinerary-gallery .intro {
  background: #2d2d2d;
  width: 100%;
  height: 100%;
  margin: 1px;
  font-size: 1.2em;
}
.itinerary-gallery .itin {
  float: left;
  padding: 0;
  background: #000;
  overflow: hidden;
  width: 50%;
  height: 260px;
  list-style: none;
}
.itinerary-gallery a {
  color: #fff;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
  margin: 1px;
  background: #2d2d2d;
}
.loop-list-text {
  padding: 10px;
  color: #fff;
}
.loop-list-title {
  font-family: "HelveticaNeueW01-77BdCn 692722", "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  padding-right: 30px;
  display: inline;
}
.itinerary {
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0px;
}
.itinerary.even {
  background: #eee;
}
.itinerary .imagearea {
  padding: 0;
}
.itinerary .titlearea {
  padding: 15px;
  line-height: 1em;
}
.itinerary .titlearea a {
  color: #000;
  font-weight: bold;
}
.itinerary .textarea {
  padding: 15px;
  line-height: 1.1em;
}
.itin a:hover > .loop-list-text .loop-list-title {
  background: url(/National_Library/oe_/https://loopchicago.com/_img/loop-list-button.png) right no-repeat;
  color: #b5c943;
}
/*-------------------------Contact Form---------------------------*/
.cla-address {
  padding: 10px 0 0 0;
}
.errormessage {
  background: #f2e4db;
  padding: 30px;
  color: #f00;
  margin: 30px 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.thank-you {
  margin: 30px 0;
}
/*-----------------------Share This------------------------*/
.post-social span {
  width: 30px;
  height: 30px;
  padding: 0;
  display: inline-block;
}
.st_facebook_custom {
  background: url(/National_Library/oe_/https://loopchicago.com/_img/icon_facebook_white.png) no-repeat scroll left top transparent;
}
.st_twitter_custom {
  background: url(/National_Library/oe_/https://loopchicago.com/_img/icon_twitter_white.png) no-repeat scroll left top transparent;
}
.st_linkedin_custom {
  background: url(/National_Library/oe_/https://loopchicago.com/_img/icon_linkedin_white.png) no-repeat scroll left top transparent;
}
.st_googleplus_custom {
  background: url(/National_Library/oe_/https://loopchicago.com/_img/icon_google_white.png) no-repeat scroll left top transparent;
}
.st_instagram_custom {
  background: url(/National_Library/oe_/https://loopchicago.com/_img/icon_instagram_white.png) no-repeat scroll left top transparent;
}
.st_youtube_custom {
  background: url(/National_Library/oe_/https://loopchicago.com/_img/icon_youtube_white.png) no-repeat scroll left top transparent;
}
.st_pintrest_custom {
  background: url(/National_Library/oe_/https://loopchicago.com/_img/icon_pintrest_white.png) no-repeat scroll left top transparent;
}
/*-----------------------lightbox------------------------*/
/* -- Lightbox Thumbs -- */
#lightboxgallery .thumbwrap {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  width: 100px;
  height: 100px;
  margin: 8px;
  padding: 8px;
  background-color: #eee;
}
.leaflet-tile-container img {
  -webkit-backface-visibility: hidden;
}
/*-----------------------lightbox------------------------*/
#fancyform {
  margin-top: 30px;
}
#trainwidget {
  background: #000;
}
#trainwidget h1 {
  background: #000;
  font-size: 18px;
  color: #fff;
  padding: 10px;
  text-transform: uppercase;
  margin: 0;
}
#trainwidget table {
  background: #fff;
  width: 100%;
  border: none;
  margin: 0;
  padding: 0;
}
#trainwidget tr {
  border-bottom: 1px solid #fff;
}
#trainwidget td {
  padding: 10px;
  margin: 0;
  border: none;
}
.selectwrap {
  background: #000;
  padding: 10px;
}
.fancyform {
  margin-top: 30px;
}
/*-----------------HOLIDAY HUB------------------------*/
/*replace #00acec with #b5282e */


.holidaypage .image_carousel li .caption a {
  display: inline-block;
  padding-right: 20px;

  background: url(/National_Library/oe_/https://loopchicago.com/_img/orangelink.png) right center no-repeat;
}

.holidaypage #bigfooter {
  padding-bottom:20px;
}

.holidaypage #topnavlogo {
  width: 260px;
  height: 60px;
  margin: 15px 0;
}
.holidaypage #topnavlogo a {
  display: block;
  height: 60px;
  background-color: #b5282e;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.holidaypage #topnavlogo a {
  color: #fff;
  font-size: 32px;
  line-height: 60px;
  text-align: center;
}
.holidaypage #topnavlogo a:hover {
  color: #fff;
  background-color: #b5282e;
  text-decoration: none;
}
.holidaypage #topnavlogo a.selected {
  color: #fff;
  background-color: #b5282e;
  text-decoration: none;
}
.holidaypage #bigfooter a {
  color: #fff;
}
.holidaypage a {
  color: #b5282e;
}
.holidaypage #sidenav a.selected,
.holidaypage #sidenav a:hover {
  color: #b5282e;
}
.holidaypage .image_carousel li .caption a {
  background: url('/National_Library/oe_/https://loopchicago.com/_img/redlink.png') right center no-repeat;
}
.holiday-home {
  background: #b5282e;
  padding: 15px !important;
  color: #fff !important;
  font-size: 14px;
  line-height: 28px;
  text-transform: uppercase;
  text-decoration: none;
  float: right;
  margin: 0 0 20px 0;
}
.holiday-home:hover {
  background: #20c3ff;
  text-decoration: none;
}
.eventlistnav h2 {
  margin: 0;
}
.holidaytwitter {
  background: #dcdcdc;
  padding: 10px;
  height: 320px;
}

.holidaypage .holiday-filter .first{
  font: 16px/23px 'Helvetica Neue', Arial, sans-serif;
  text-transform: none;
  font-weight: bold;
  color:#fff;
  padding:5px 10px;
}

.holidaypage .holiday-filter ul,
.holidaypage .eventlist ul{
  margin:0;
  padding:0;
}
.holidaypage .holiday-filter ul li,
.holidaypage .eventlist ul li{
  list-style: none;
}



.holidaypage a.prev {
  background: url(/National_Library/oe_/https://loopchicago.com/_img/holiday-pager-prev.png) center center no-repeat;
}
.holidaypage a.next {
  background: url(/National_Library/oe_/https://loopchicago.com/_img/holiday-pager-next.png) center center no-repeat;
}
/*----moblie home---*/
.mobile-list {
  margin: 0;
  padding: 0;
}
.mobile-list .tagdiv {
  display: none;
  margin: 0 14px;
  font-size: 1.2em;
}
.mobile-list .tagdiv label {
  margin: 5px 0;
}
.mobile-list .tagdiv input[type="checkbox"] + label span {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: -3px 10px 0 0;
  vertical-align: middle;
  background: url(/National_Library/oe_/https://loopchicago.com/_img/checkbox-mobile.png) -15px top no-repeat;
  cursor: pointer;
}
.mobile-list .tagdiv input[type="checkbox"]:checked + label span {
  background: url(/National_Library/oe_/https://loopchicago.com/_img/checkbox-mobile.png) left top no-repeat;
}
.mobile-list input[type="submit"] {
  background: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  color: #fff;
  width: 100%;
  margin: 20px 0;
}
.mobile-list label {
  color: #fff;
}
.mobile-list li .mobiletrigger {
  font: 25px/25px 'HelveticaNeueW01-77BdCn 692722', 'Helvetica Neue', Arial, sans-serif;
  display: block;
  padding: 25px;
  text-transform: uppercase;
  color: #fff;
  text-align: left;
  text-decoration: none;
  cursor: pointer;
}
.mobile-list li .mobiletrigger.closed {
  background: url(/National_Library/oe_/https://loopchicago.com/_img/mobile-plus.png) right center no-repeat;
}
.mobile-list li .mobiletrigger.open {
  background: url(/National_Library/oe_/https://loopchicago.com/_img/mobile-minus.png) right center no-repeat;
}
.mobile-list .mobile-to {
  float: right;
}

.mobile-holiday-events{
    background: #b5282e;
}

.mobile-holiday-list,
.mobile-holiday-deals{
    background: #9ab029;
}


.mobile-holiday-list .tagdiv,
.mobile-holiday-events .tagdiv,
.mobile-holiday-deals .tagdiv {
  display: none;
  margin: 0;
  font-size: 1.2em;
}

.mobile-holiday-list ul,
.mobile-holiday-events ul,
.mobile-holiday-deals ul{
  padding:0px;
}

.mobile-holiday-list li,
.mobile-holiday-events li,
.mobile-holiday-deals li{
  list-style:none;
  padding:0;
}

.mobile-holiday-list a,
.mobile-holiday-events a,
.mobile-holiday-deals a{
  color:#fff;
  display:block;
  padding:10px 20px;
  border-top:1px solid #fff;
  
}



  
.mobile-holiday-list a:hover,
.mobile-holiday-events a:hover,
.mobile-holiday-deals a:hover{
  text-decoration:none;
}

#snowtoggle{
  display:none;
}



@media (min-width: 768px) {
#snowtoggle{
  display: block;
  z-index: 99999;
  position:fixed;
  width:100%;
  bottom:0;
  background: #b5282e;
  color:#fff;
  cursor: pointer;
  padding:10px;
  text-transform: uppercase;
  text-align: center;
}

#snowtoggle:hover{
  background: #c6393f;
}
}

.mobile-see {
  background: #edb931;
}
.mobile-eat {
  background-color: #b5282e;
}
.mobile-drink {
  background-color: #483465;
}
.mobile-shop {
  background-color: #719649;
}
.mobile-stay {
  background-color: #00acec;
}
#mobile-footerlinks {
  list-style: none;
  margin: 0 auto;
  padding: 0;
}
#mobile-footerlinks li {
  list-style: none;
  float: left;
  margin: 0 5px;
}
.mobilesearch-wrap {
  background: #333;
  padding: 10px 20px;
}
.mobilesearch-wrap-inner {
  border-bottom: #555 1px solid;
}
#mobile-search .sitesearchbox {
  width: 85%;
}
#mobile-search {
  height: 50px;
  font-size: 18px;
  width: 100%;
  line-height: 24px;
  padding: 5px 0;
  color: #555;
  font-weight: bold;
}
#mobile-search input[type='text'] {
  background: #333;
  padding: 10px;
  color: #666;
  border: none;
  float: left;
}
#mobile-search input[type='image'] {
  float: right;
  margin-top: 10px;
}
.mobile-footer {
  padding: 10px;
  text-align: center;
}
.mobile-footer a,
.mobile-footer {
  color: #fff;
  font-size: 10px;
}
/* Member Section */
/* -- Letter Index -- */
#letterindexplace {
  margin: 10px 0 10px 0px;
}
#letterindex {
  padding: 0;
  margin: 0;
  list-style: none;
  float: left;
}
#letterindex li {
  list-style-type: none;
  float: left;
  display: block;
  background-color: #eeeeee;
  color: #aaaaaa;
  padding: 4px;
  margin: 2px;
  cursor: pointer;
  font-weight: bold;
}
.eventdates {
  margin: 20px 0;
  padding: 0;
}
.eventdates li {
  font-weight: bold;
  list-style: none;
}
#memberpointform ul {
  list-style: none;
  padding: 0;
}
#memberpointform ul ul {
  list-style: none;
  padding: 0 0 0 20px;
}
#memberpointform li {
  list-style: none;
  padding: 0;
}
#addonform input[type="checkbox"],
#memberpointform input[type="checkbox"] {
  display: block;
  float: left;
  margin-right: 5px;
}
#addonform input[type="checkbox"] + label span,
#memberpointform input[type="checkbox"] + label span {
  display: inline;
}
#addonform input[type="checkbox"]:checked + label span,
#memberpointform input[type="checkbox"]:checked + label span {
  background: none;
}
#addonform input[type="checkbox"]:checked + label span {
  background: none;
}
.ordersummary td {
  padding: 5px;
  border: 1px solid #ccc;
}

.input-group-addon.Sstartdate,
.input-group-addon.Senddate{
  cursor: pointer;
  }
  
 .dark-form-input, 
#signupButton{
  -webkit-appearance: none;
    -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#signupButton{
  height:29px;
  width:28px;
}

/* holidays 2015 */

#main-elfies {
  background: #9ab029 url('/National_Library/oe_/https://loopchicago.com/_img/s-e-snowflakes.png');
}

#main-elfies-snow {
	 background: url('/National_Library/oe_/https://loopchicago.com/_img/s-e-snow-footer.png') bottom center no-repeat;
	 background-size:100% 200px;
	 
}