/* line 17, ../sass/modules/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
}

/* line 22, ../sass/modules/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../sass/modules/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../sass/modules/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../sass/modules/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
}

/* line 30, ../sass/modules/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 105, ../sass/modules/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../sass/modules/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 118, ../sass/modules/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 1, ../sass/partials/_typography.scss */
em, i {
  font-style: italic;
}

/* line 5, ../sass/partials/_typography.scss */
strong, b {
  font-weight: 600;
}

/* line 14, ../sass/partials/_typography.scss */
#content h1 {
  float: left;
  margin-bottom: .5em;
}

/* line 20, ../sass/partials/_typography.scss */
h1 {
  font-size: 2.90625rem;
  font-weight: 600;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

/* line 25, ../sass/partials/_typography.scss */
h2, h3, h4, h5 {
  font-weight: 600;
}

/* line 30, ../sass/partials/_typography.scss */
h2 {
  font-size: 1.4em;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

/* line 34, ../sass/partials/_typography.scss */
h3 {
  font-size: 1.2em;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

/* line 38, ../sass/partials/_typography.scss */
h4 {
  font-size: 1.1em;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

/* line 42, ../sass/partials/_typography.scss */
h5 {
  font-size: 0.9em;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

/* line 47, ../sass/partials/_typography.scss */
a {
  color: #666666;
  text-decoration: none;
}
/* line 51, ../sass/partials/_typography.scss */
a:hover {
  color: #00629b;
  text-decoration: none;
}

/* line 11, ../sass/partials/_buttons.scss */
#next-back-wrap a.stepbutton,
.buttons_bottom a.stepbutton,
a.stepbutton,
a.standardbutton {
  padding: 15px 20px;
  color: white;
  text-align: center;
  display: inline-block;
  background: #145a87;
  /* Old browsers */
  padding: 15px 20px;
  font-size: 1.1em;
  border: 1px solid #196a9d;
  display: inline-block;
  *zoom: 1;
  *display: block;
}
/* line 22, ../sass/partials/_buttons.scss */
#next-back-wrap a.stepbutton:hover,
.buttons_bottom a.stepbutton:hover,
a.stepbutton:hover,
a.standardbutton:hover {
  background: #125179;
  color: #FFF;
}

/*Back*/
/* line 29, ../sass/partials/_buttons.scss */
a.stepbutton.stepback,
a.stepback {
  /* Default (turn off if not using images for buttons) */
                                                         /*
background-image: url("../images/back_button.gif");
height: 23px;
width: 120px; */
  width: 70%;
  padding: 15px 20px;
}

/*Next*/
/* line 40, ../sass/partials/_buttons.scss */
a.stepbutton.stepnext,
a.stepnext {
  /* Default (turn off if not using images for buttons) */
                                                         /*
background-image: url("../images/_next.gif");
height: 23px;
width: 120px; */
  width: 70%;
  padding: 15px 20px;
}

/*Next2*/
/*View basket*/
/* line 55, ../sass/partials/_buttons.scss */
a.standardbutton.view-basket,
a.view-basket {
                /*
	background-image: url("../images/ViewBasket_but.gif");
	height: 23px;
	width: 122px; */
  padding: 15px 20px;
}

/*Add to Basket*/
/* line 64, ../sass/partials/_buttons.scss */
a.stepbutton.add-basket,
a.add-basket {
               /*
	background-image: url("../images/addbasketbut.gif");
	height: 23px;
	width: 122px;*/
  padding: 15px 20px;
}

/*My Reservations*/
/* line 72, ../sass/partials/_buttons.scss */
a.my-reservations-btn {
                        /*
	background-image: url("../images/reservations.gif");
	height: 23px;
	width: 122px;*/
}

/*Login*/
/* line 81, ../sass/partials/_buttons.scss */
a.standardbutton.login-btn {
  /* Default (turn off if not using images for buttons) */
                                                         /* 
background-image: url("../images/login_button.gif");
height: 18px;
width: 68px; */
}

/* line 88, ../sass/partials/_buttons.scss */
a.standardbutton.accept-btn {
  /* Default (turn off if not using images for buttons) */
                                                         /*
background-image: url("../images/accept_button.gif");
height: 23px;
width: 87px; */
}

/* line 95, ../sass/partials/_buttons.scss */
a.standardbutton.delete-btn {
  /* Default (turn off if not using images for buttons) */
                                                         /*
background-image: url("../images/delete_button.gif");
height: 23px;
width: 87px; */
}

/*Forgot Password and Acvitate Password*/
/* line 105, ../sass/partials/_buttons.scss */
a.standardbutton.forgot-password-btn,
a.standardbutton.forgot-password-btn2,
a.standardbutton.activatebtn {
  display: inline-block;
  padding: 10px;
  font-size: 0.9em;
  text-indent: 0;
  *zoom: 1;
  *display: inline;
  *font-size: 0.9em;
  *line-height: 1em;
  background: none;
  border: 0 none;
  color: #666666;
  filter: none;
}
/* line 117, ../sass/partials/_buttons.scss */
a.standardbutton.forgot-password-btn:hover,
a.standardbutton.forgot-password-btn2:hover,
a.standardbutton.activatebtn:hover {
  text-decoration: underline;
}

/*Create Profile*/
/* line 123, ../sass/partials/_buttons.scss */
a.standardbutton.profile-btn {
                               /*
	background-image: url("../images/Profile_Button.gif");
	height: 23px;
	width: 122px;
	display: block;
	margin-top: 10px; */
}

/*Checkout Button*/
/* line 132, ../sass/partials/_buttons.scss */
a.standardbutton.checkout-btn {
                                /*
	background-image: url("../images/checkout_button.gif");
	height: 23px;
	width: 140px;
	display: block;
	margin-top: 10px;
	float: right; */
}

/*View Reservation Button*/
/* line 142, ../sass/partials/_buttons.scss */
a.standardbutton.view-reservation-btn {
                                        /*
	background-image: url("../images/viewres_button.gif");
	height: 23px;
	width: 122px;
	display: inline-block;
	margin-top: 10px;*/
}

/*New Reservation Button*/
/* line 151, ../sass/partials/_buttons.scss */
a.standardbutton.new-reservation-btn {
                                       /*
	background-image: url("../images/newres_button.gif");
	height: 23px;
	width: 120px;
	display: inline-block;
	margin-top: 10px;*/
}

/*Delete Reservation Button*/
/* line 160, ../sass/partials/_buttons.scss */
a.standardbutton.delete-reservation-btn {
                                          /*
	background-image: url("../images/deleteres_button.gif");
	height: 23px;
	width: 130px;
	display: inline-block;
	margin-top: 10px;*/
}

/*Update Profile Button*/
/* line 169, ../sass/partials/_buttons.scss */
a.standardbutton.update-profile-btn {
  text-indent: 0;
  display: inline-block;
  margin-top: 10px;
}

/*Login To View Reservations Button*/
/* line 174, ../sass/partials/_buttons.scss */
a.standardbutton.login-to-view-btn {
  text-indent: 0;
  display: inline-block;
  margin-top: 10px;
}

/*View Waivers*/
/* line 179, ../sass/partials/_buttons.scss */
a.standardbutton.view-waivers-btn {
  text-indent: 0;
  display: inline-block;
  margin-top: 10px;
}

/*View All*/
/* line 184, ../sass/partials/_buttons.scss */
a.standardbutton.view-all-btn {
  text-indent: 0;
  display: inline-block;
  margin-top: 10px;
}

/*Hover Default is None (Uses Images)*/
/*Select Time Page*/
/* line 193, ../sass/partials/_buttons.scss */
table.selecttime td.reserve-time-btn a {
  /*Default-Button*/
  display: inline-block;
  /*
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  zoom: 1;
  *display: block;
  *font-size: 0;
  *line-height: 0;
  background-image: url("../images/reserve_02.gif");
  height: 17px;
  width: 65px;
  /*background: none repeat scroll 0 0 #EEEEEE;
  font-size: 10px;
  border: 1px solid #666666;
  border-radius: 3px;
  color: #333333;
  display: inline-block;
  font-weight: bold;
  line-height: normal;
  padding: 3px 5px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  /*IE7*/
        /*
*zoom: 1;
*display: inline; */
  color: white;
  padding: 15px 20px;
  font-size: 1.1em;
  border: 1px solid #196a9d;
  display: inline-block;
  background: #145a87;
  /* Old browsers */
  padding: 3px 10px;
}
/* line 225, ../sass/partials/_buttons.scss */
table.selecttime td.reserve-time-btn a:hover {
  background: #125179;
  color: #FFF;
}

/* line 2, ../sass/partials/_figures.scss */
#nonsense {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 25%;
}

/* line 11, ../sass/partials/_figures.scss */
#nonsense ul li ul {
  display: none;
}
/* line 14, ../sass/partials/_figures.scss */
#nonsense ul li ul li a {
  padding-left: 2em;
}
/* line 20, ../sass/partials/_figures.scss */
#nonsense ul li:hover ul {
  display: block;
}
/* line 24, ../sass/partials/_figures.scss */
#nonsense ul li a {
  display: block;
  padding: 5px;
  background: #FFFFFF;
}

/* line 4, ../sass/partials/_content.scss */
body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #333333;
  font-size: 16px;
  line-height: normal;
}

/* line 12, ../sass/partials/_content.scss */
#wrapper {
  width: 100%;
  border-collapse: collapse;
  border: none 0;
  margin: 0 auto;
}

/* line 18, ../sass/partials/_content.scss */
#header {
  width: 100%;
  display: block;
  margin: 0 auto;
}
/* line 23, ../sass/partials/_content.scss */
#header:after {
  content: "";
  display: block;
  clear: both;
}

/* line 27, ../sass/partials/_content.scss */
.tableheader {
  border-collapse: collapse;
  border: none 0;
  width: 100%;
}

/* line 32, ../sass/partials/_content.scss */
.tableheader td {
  margin: 0;
  padding: 0;
}

/* line 39, ../sass/partials/_content.scss */
#nav {
  clear: both;
  float: left;
  width: 230px;
  background: #eeeeee;
  height: 100%;
  margin-top: 25px;
}

/* line 50, ../sass/partials/_content.scss */
#contentwrapper {
  float: right;
  width: 740px;
  margin-right: 15px;
  background: white;
  margin: 0 0 20px;
}

/* line 55, ../sass/partials/_content.scss */
.tableviewgroups {
  border-collapse: collapse;
  border: none 0;
  margin: 0;
}

/* line 61, ../sass/partials/_content.scss */
.tableviewgroups td {
  background: none;
  display: block;
}

/* line 65, ../sass/partials/_content.scss */
#nav-content-wrapper {
  width: 980px;
  margin: 0 auto;
  background: #FFF;
}
/* line 72, ../sass/partials/_content.scss */
#nav-content-wrapper:after {
  content: "";
  display: block;
  clear: both;
}

/* line 79, ../sass/partials/_content.scss */
#content {
  padding: 20px;
}

/* line 84, ../sass/partials/_content.scss */
.tablecontent {
  width: 720px;
}

/* line 87, ../sass/partials/_content.scss */
#footer {
  clear: both;
  margin: 0;
  padding: 0;
  margin: 0 auto;
  width: 100%;
}
/* line 94, ../sass/partials/_content.scss */
#footer .tablefooter {
  width: 100%;
}

/* line 101, ../sass/partials/_content.scss */
a.roller {
  color: #333333;
  display: block;
  padding: 15px 10px 15px 15px;
  border-bottom: 1px solid white;
}
/* line 107, ../sass/partials/_content.scss */
a.roller:hover {
  color: #00629b;
}

/* line 111, ../sass/partials/_content.scss */
a.rollerright {
  color: #333333;
  display: block;
  padding: 15px 10px 15px 15px;
}
/* line 116, ../sass/partials/_content.scss */
a.rollerright:hover {
  color: #00629b;
}

/* line 120, ../sass/partials/_content.scss */
#content-left p, #content-right p {
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}

/* line 123, ../sass/partials/_content.scss */
#content-left, #content-right {
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}

/* line 128, ../sass/partials/_content.scss */
.newerrortext {
  color: red;
}

/* line 131, ../sass/partials/_content.scss */
#content-left p span.newerrortext {
  display: block;
}

/* line 134, ../sass/partials/_content.scss */
.error.alert .newerrortext.alerttext {
  color: red;
}

/* line 139, ../sass/partials/_content.scss */
#custom-directions {
  /*Not Used Yet*/
  display: none;
  visibility: hidden;
  height: 0;
  width: 0;
}

/* line 143, ../sass/partials/_content.scss */
.buttext {
  text-align: center;
  margin: 0;
  padding: 0;
}

/* line 147, ../sass/partials/_content.scss */
#next-back-wrap {
  clear: both;
}

/* line 151, ../sass/partials/_content.scss */
.buttons_bottom {
  clear: both;
  overflow: hidden;
  padding-bottom: 20px;
  padding-top: 10px;
}
/* line 156, ../sass/partials/_content.scss */
.buttons_bottom:after {
  content: "";
  display: block;
  clear: both;
}

/* line 160, ../sass/partials/_content.scss */
.buttons_bottom .button_back {
  float: left;
  width: 25%;
}

/* line 164, ../sass/partials/_content.scss */
.buttons_bottom .button_next {
  float: right;
  width: 25%;
}
/* line 168, ../sass/partials/_content.scss */
.buttons_bottom .button_next a.stepnext {
  float: right;
}

/* line 173, ../sass/partials/_content.scss */
#top-buttons {
  display: none;
  visibility: hidden;
  height: 0;
  width: 0;
}
/* line 175, ../sass/partials/_content.scss */
#top-buttons:after {
  content: "";
  display: block;
  clear: both;
}
/* line 178, ../sass/partials/_content.scss */
#top-buttons .top-buttons-back {
  float: left;
}

/* line 194, ../sass/partials/_content.scss */
#steps-img-wrap {
  float: right;
}

/* line 203, ../sass/partials/_content.scss */
#content-left {
  float: none;
  width: 100%;
  clear: both;
}
/* line 306, ../sass/partials/_base.scss */
#content-left:after {
  content: "";
  display: block;
  clear: both;
}
/* line 205, ../sass/partials/_content.scss */
#content-left p {
  padding: 5px 0;
}
/* line 211, ../sass/partials/_content.scss */
#content-left h2.alt-title {
  display: none;
  visibility: hidden;
  height: 0;
  width: 0;
}
/* line 233, ../sass/partials/_content.scss */
#content-left h3 span.act-expiration {
  display: block;
  padding: 5px 0;
}

/* line 240, ../sass/partials/_content.scss */
#content-right {
  clear: both;
  width: 100%;
  float: none;
}
/* line 315, ../sass/partials/_base.scss */
#content-right:after {
  content: "";
  display: block;
  clear: both;
}

/* line 249, ../sass/partials/_content.scss */
#the-key {
  padding: 10px 0;
}

/* line 252, ../sass/partials/_content.scss */
#non-step-page-add-area {
  display: none;
  visibility: hidden;
  height: 0;
  width: 0;
}

/* table on the more info page */
/* line 257, ../sass/partials/_content.scss */
.moreinfo {
  border-collapse: collapse;
  border: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}
/* line 261, ../sass/partials/_content.scss */
.moreinfo td {
  border-collapse: collapse;
  border: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  background-color: #ffffff;
}

/* line 268, ../sass/partials/_content.scss */
.setuptables {
  color: #000000;
  font-family: verdana, geneva, helvetica, arial, sans-serif;
  font-size: 10px;
  line-height: 14px;
  margin-bottom: 2px;
  text-decoration: none;
  border-color: #666666;
  border-style: solid;
  border-width: 1px;
  background-color: #ffffff;
}
/* line 279, ../sass/partials/_content.scss */
.setuptables td {
  border-color: #666666;
  border-style: solid;
  border-width: 1px;
  padding: 2px;
}

/* line 286, ../sass/partials/_content.scss */
.setuptablebuttons {
  /*margin-left: 15px;*/
  margin-bottom: 2px;
  border-color: #666666;
  border-style: solid;
  border-width: 1px;
  background-color: #ffffff;
}

/* left cells on maps page page */
/* line 296, ../sass/partials/_content.scss */
.maptableleft {
  background-color: #215429;
  text-align: center;
  color: #ffffff;
}

/* center top cell on maps page page */
/* line 302, ../sass/partials/_content.scss */
.maptablecentertop {
  background-color: #ffff99;
  text-align: center;
}

/* line 308, ../sass/partials/_content.scss */
.maptablecentertop b {
  font-size: 18px;
  line-height: 24px;
  text-decoration: none;
}

/* line 313, ../sass/partials/_content.scss */
.maptablecenter a {
  text-decoration: underline;
}

/* line 316, ../sass/partials/_content.scss */
.maptablecenter a:hover {
  text-decoration: none;
}

/* center cells on maps page page */
/* line 320, ../sass/partials/_content.scss */
.maptablecenter {
  text-align: center;
}

/* right cells on maps page page */
/* line 324, ../sass/partials/_content.scss */
.maptableright {
  background-color: #215429;
  text-align: center;
  color: #ffffff;
}

/* line 330, ../sass/partials/_content.scss */
.resourcegridhead {
  background-color: navy;
  color: #ffffff;
  font-weight: bold;
  font-size: 7pt;
  font-family: verdana;
}

/* line 337, ../sass/partials/_content.scss */
.resourcegridcell {
  background-color: #72828b;
  color: #000000;
  font-weight: bold;
  font-size: 8pt;
  font-family: verdana;
}

/* line 345, ../sass/partials/_content.scss */
.griddaterow {
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

/* line 351, ../sass/partials/_content.scss */
.gridspanrow {
  background-color: #8cb8cc;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

/* line 358, ../sass/partials/_content.scss */
.gridgroupheaders {
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  margin-left: 0px;
  text-align: left;
  vertical-align: middle;
  margin-right: 0px;
  margin-bottom: 0px;
}

/* line 368, ../sass/partials/_content.scss */
.gridcolumnheaders {
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

/* line 375, ../sass/partials/_content.scss */
.gridpicturecell {
  color: #000000;
  font-size: 10px;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  height: 100px;
}

/* line 383, ../sass/partials/_content.scss */
.gridblankcolumn {
  color: #8cb8cc;
  background-color: #8cb8cc;
  font-size: 10px;
}

/* line 388, ../sass/partials/_content.scss */
.griddatarows {
  color: #000000;
  font-size: 10px;
  text-align: center;
  vertical-align: middle;
}

/* line 395, ../sass/partials/_content.scss */
#ctl00_imgHeader {
  display: none;
  visibility: hidden;
  height: 0;
  width: 0;
}

/* line 399, ../sass/partials/_content.scss */
h2.alt-title {
  display: none;
  visibility: hidden;
  height: 0;
  width: 0;
}

/* line 403, ../sass/partials/_content.scss */
.reservations_nav {
  text-align: right;
  padding: 5px 5px 0 0;
  float: right;
  bottom: 30px;
  right: 0;
}
/* line 410, ../sass/partials/_content.scss */
.reservations_nav a {
  text-decoration: none;
}
/* line 414, ../sass/partials/_content.scss */
.reservations_nav a:hover {
  text-decoration: underline;
}
/* line 418, ../sass/partials/_content.scss */
.reservations_nav p {
  margin: 0;
  padding: 0;
  font-weight: 600;
}

/* line 424, ../sass/partials/_content.scss */
#content ul {
  margin-left: 15px;
  list-style: disc;
}

/* line 2, ../sass/partials/_inputs.scss */
.reqfield, .formfield {
  border: 1px solid #d6d6d6;
  padding: 6.25px;
  font-size: 16px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

/* line 9, ../sass/partials/_inputs.scss */
.reqfield {
  background-color: #ffff99;
}

/* line 13, ../sass/partials/_inputs.scss */
.commentbox, textarea.formtext {
  padding: 10px;
  border: 1px solid #c9cacc;
  font-size: 18px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

/* line 14, ../sass/partials/_calendar.scss */
.cal {
  border: solid 1px #eeeeee;
  width: 100%;
  height: 250px;
}
/* line 19, ../sass/partials/_calendar.scss */
.cal td {
  border: solid 1px #eeeeee;
  text-align: center;
  border-color: #d6d6d6;
}
/* line 24, ../sass/partials/_calendar.scss */
.cal th {
  text-align: center;
}
/* line 27, ../sass/partials/_calendar.scss */
.cal a {
  color: #666666;
  display: block;
  padding: 15px;
}
/* line 32, ../sass/partials/_calendar.scss */
.cal a:hover {
  background: #125179;
  color: white !important;
}

/* line 38, ../sass/partials/_calendar.scss */
.caltoday {
  background-color: #cccccc;
}

/* line 42, ../sass/partials/_calendar.scss */
.calday {
  background-color: #efefef;
}

/* line 45, ../sass/partials/_calendar.scss */
.calnextprev a {
  color: white !important;
  font-size: 0.765em;
  font-weight: 600;
}
/* line 50, ../sass/partials/_calendar.scss */
.calnextprev a:hover {
  background: #004e7c;
}

/* line 54, ../sass/partials/_calendar.scss */
.caldayheader {
  color: #666666;
  font-weight: 600;
  font-size: 0.9em;
  background-color: #efefef;
}

/* line 60, ../sass/partials/_calendar.scss */
.calselectedday {
  background-color: #eeeeee;
}

/* line 65, ../sass/partials/_calendar.scss */
.caltitle {
  background: #196a9d;
  font-size: 1.21em;
  color: white;
  font-weight: 600;
}
/* line 72, ../sass/partials/_calendar.scss */
.caltitle td {
  border-color: #196a9d;
}

/* line 76, ../sass/partials/_calendar.scss */
.calweekend {
  background-color: #efefef;
}

/* line 79, ../sass/partials/_calendar.scss */
.calothermonthday {
  background-color: #cccccc;
}

/* line 82, ../sass/partials/_calendar.scss */
.calothermonthday a {
  color: #666666 !important;
}

/* line 86, ../sass/partials/_calendar.scss */
.calsearchtime {
  color: blue;
}

/* line 89, ../sass/partials/_calendar.scss */
.calsearchadhoc {
  background-color: plum;
}

/* line 92, ../sass/partials/_calendar.scss */
.calsearchbooked {
  color: white;
  background-color: red;
}

/* line 96, ../sass/partials/_calendar.scss */
.calsearchlimited {
  background-color: yellow;
}

/* line 99, ../sass/partials/_calendar.scss */
.calsearchopen {
  background-color: lightgreen;
}

/* line 102, ../sass/partials/_calendar.scss */
.calsearchopen {
  color: black;
}

/* line 106, ../sass/partials/_calendar.scss */
.popcalbody {
  background: #ffffff !important;
}

/* line 109, ../sass/partials/_calendar.scss */
.popcal {
  border-color: #333333;
  border-width: 1px;
  background-color: #ffffff !important;
  font-size: 8pt;
  color: #333333;
}
/* line 116, ../sass/partials/_calendar.scss */
.popcal a {
  color: #333333 !important;
}

/* line 120, ../sass/partials/_calendar.scss */
.popcaldayheader {
  background-color: #feb729;
  border-width: 1px;
  border-color: #feb729;
}

/* line 127, ../sass/partials/_calendar.scss */
.popcalnextprev a {
  color: #ffffff !important;
  font-size: 9pt;
  font-weight: bold !important;
  text-decoration: underline;
}

/* line 133, ../sass/partials/_calendar.scss */
.popcalothermonthday {
  background-color: #cccccc !important;
}
/* line 135, ../sass/partials/_calendar.scss */
.popcalothermonthday a {
  color: white !important;
}

/* line 139, ../sass/partials/_calendar.scss */
.popcalselectedday {
  background-color: #333333;
}

/* line 142, ../sass/partials/_calendar.scss */
.popcalselector {
  background-color: #333333;
}

/* line 145, ../sass/partials/_calendar.scss */
.popcaltitle {
  font-size: 0.9em;
  font-weight: 600;
  height: 20px;
  color: #ffffff;
}

/* line 151, ../sass/partials/_calendar.scss */
.popcaltoday {
  background-color: #333333;
  color: #ffffff;
}

/* line 8, ../sass/partials/_info-page.scss */
#info-page #vg-description-wrapper {
  overflow: hidden;
  content: "";
  display: block;
  clear: both;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
/* line 16, ../sass/partials/_info-page.scss */
#info-page #vg-description {
  width: 50%;
  float: left;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}
/* line 22, ../sass/partials/_info-page.scss */
#info-page #vg-specials {
  width: 45%;
  float: right;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}
/* line 32, ../sass/partials/_info-page.scss */
#info-page #vg-activities {
  clear: both;
}
/* line 36, ../sass/partials/_info-page.scss */
#info-page .tableinfo {
  font-size: 1em;
}
/* line 39, ../sass/partials/_info-page.scss */
#info-page .tableinfo td {
  padding: 5px;
  vertical-align: top;
  border-bottom: 1px #eeeeee solid;
}
/* line 45, ../sass/partials/_info-page.scss */
#info-page .tableinfo .tableinfo-subgroupheader {
  font-size: 1.375em;
  font-weight: 600;
  background: #eeeeee;
  color: #196a9d;
  padding-left: 10px;
}
/* line 54, ../sass/partials/_info-page.scss */
#info-page .tableinfo .tableinfo-columnheader {
  font-size: 1em;
  font-weight: 600;
}
/* line 59, ../sass/partials/_info-page.scss */
#info-page .tableinfo .tableinfo-acttitle {
  font-weight: 600;
  font-size: 1.1em;
}
/* line 65, ../sass/partials/_info-page.scss */
#info-page #prev-next-holder {
  width: 100%;
  text-align: center;
  margin: 10px 0;
}
/* line 75, ../sass/partials/_info-page.scss */
#info-page .date-label {
  margin: 0 15px;
}
/* line 78, ../sass/partials/_info-page.scss */
#info-page .continueshopping {
  background-color: #ffffff;
  border-top-width: 1px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-style: dotted;
  border-color: #c8b6a5;
}
/* line 87, ../sass/partials/_info-page.scss */
#info-page td.tableinfo-booknowlink {
  min-width: 150px;
}
/* line 89, ../sass/partials/_info-page.scss */
#info-page td.tableinfo-booknowlink a {
  background: #145a87;
  /* Old browsers */
  padding: 15px 20px;
  font-size: 1.1em;
  border: 1px solid #196a9d;
  display: inline-block;
  *zoom: 1;
  *display: block;
  color: white;
}
/* line 96, ../sass/partials/_info-page.scss */
#info-page td.tableinfo-booknowlink a:hover {
  background: #125179;
  color: #FFF;
}

/* line 105, ../sass/partials/_info-page.scss */
#vg-activities h2.sub-group {
  font-weight: 300;
  margin-top: 20px;
  font-size: 30px;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 15px;
  padding-top: 15px;
}
/* line 121, ../sass/partials/_info-page.scss */
#vg-activities div.activity-container:after {
  content: "";
  display: block;
  clear: both;
}
/* line 125, ../sass/partials/_info-page.scss */
#vg-activities .activity {
  padding: 30px 0;
  margin-top: 10px;
  border-bottom: 1px solid #eeeeee;
}
/* line 134, ../sass/partials/_info-page.scss */
#vg-activities .activity:after {
  content: "";
  display: block;
  clear: both;
}
/* line 139, ../sass/partials/_info-page.scss */
#vg-activities .activity .activity-content-container h3 {
  font-weight: 600;
  margin-bottom: 15px;
}
/* line 144, ../sass/partials/_info-page.scss */
#vg-activities .activity .activity-content-container .act-img-wrapper {
  float: right;
  border: solid 1px #eeeeee;
  margin-left: 10px;
  border-color: #eeeeee;
  border-width: 5px;
}
/* line 153, ../sass/partials/_info-page.scss */
#vg-activities .activity .activity-content-container .activity-description {
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}
/* line 165, ../sass/partials/_info-page.scss */
#vg-activities .activity .info-wrapper .booknowlink-wrapper {
  margin-top: 10px;
}
/* line 167, ../sass/partials/_info-page.scss */
#vg-activities .activity .info-wrapper .booknowlink-wrapper a {
  background: #145a87;
  /* Old browsers */
  padding: 15px 20px;
  font-size: 1.1em;
  border: 1px solid #196a9d;
  display: inline-block;
  *zoom: 1;
  *display: block;
  color: white;
}
/* line 173, ../sass/partials/_info-page.scss */
#vg-activities .activity .info-wrapper .booknowlink-wrapper a:hover {
  background: #125179;
  color: #FFF;
}

/* line 4, ../sass/partials/_select-date-page.scss */
#select-date-page #content-left p span.slct-date-label {
  font-weight: bold;
  padding-right: 5px;
  float: left;
  padding-top: 5px;
}
/* line 10, ../sass/partials/_select-date-page.scss */
#select-date-page #content-left input.datefield {
  margin-right: 5px;
}

/* line 13, ../sass/partials/_select-time-page.scss */
#select-time-page #content-right table#prev-next-day {
  width: 100%;
}
/* line 16, ../sass/partials/_select-time-page.scss */
#select-time-page #content-right table#prev-next-day td:last-child {
  text-align: right;
}
/* line 20, ../sass/partials/_select-time-page.scss */
#select-time-page #content-right table#prev-next-day h3 {
  padding: 5px;
  text-align: center;
}
/* line 24, ../sass/partials/_select-time-page.scss */
#select-time-page #content-right table#prev-next-day .day, #select-time-page #content-right table#prev-next-day .day:visited {
  /*Default-Button*/
  display: inline-block;
                       /*
background-repeat: no-repeat;
text-align: left;
text-indent: -9999px;
overflow: hidden;
zoom: 1;
*display: block;
*font-size: 0;
*line-height: 0; */
             /*
width: 70px; /*makes cells the same*/
                   /*
padding: 3px 5px;
display: block;
background-color: #EEE;
text-decoration: none;
font-size: 10px;
text-align: center;/*turn off to align left and right respectively*/
  /*IE7*/
  *zoom: 1;
  *display: block;
}
/* line 50, ../sass/partials/_select-time-page.scss */
#select-time-page #content-right table#prev-next-day .prev-day {
  /* Default (turn off if not using images for buttons) */
                                                         /*
background-image: url("../images/arrow_prev.gif");
height: 14px;
width: 100px; */
}
/* line 56, ../sass/partials/_select-time-page.scss */
#select-time-page #content-right table#prev-next-day .next-day {
  /* Default (turn off if not using images for buttons) */
                                                         /*
background-image: url("../images/arrow_next.gif");
height: 14px;
width: 100px; */
}

/* line 68, ../sass/partials/_select-time-page.scss */
#select-time-wrap table.selecttime {
  width: 100%;
  background: white;
  border: solid 1px #eeeeee;
}
/* line 73, ../sass/partials/_select-time-page.scss */
#select-time-wrap table.selecttime tr.selecttimeheader {
  text-align: left;
}
/* line 76, ../sass/partials/_select-time-page.scss */
#select-time-wrap table.selecttime td {
  border: solid 1px #eeeeee;
  padding: 5px;
  text-align: center;
}
/* line 83, ../sass/partials/_select-time-page.scss */
#select-time-wrap table.selecttime tr.selecttimeheader td {
  background: #eeeeee;
  color: #196a9d;
  border-color: #eeeeee;
}
/* line 91, ../sass/partials/_select-time-page.scss */
#select-time-wrap table.selecttime td.time {
  font-weight: 600;
}
/* line 95, ../sass/partials/_select-time-page.scss */
#select-time-wrap table.selecttime td.reserve-time-btn {
  text-align: center;
}

/* line 10, ../sass/partials/_policies-page.scss */
#content-right #policies-content-wrap {
  /*Policies Table*/
  border: solid 1px #eeeeee;
}
/* line 13, ../sass/partials/_policies-page.scss */
#content-right #policies-content-wrap p {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 19, ../sass/partials/_policies-page.scss */
#policies-content-wrap h2:first-child {
  /*Policies Table Header*/
  padding: 5px 10px;
  background: #eeeeee;
  color: #196a9d;
}

/* line 26, ../sass/partials/_policies-page.scss */
#policies-content-wrap h2 {
  padding-top: 10px;
  margin-bottom: 10px;
}

/* line 31, ../sass/partials/_policies-page.scss */
#policies-content-wrap p {
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}

/* line 35, ../sass/partials/_policies-page.scss */
#policies-content-wrap span.policies-checkbox {
  display: block;
  padding: 10px;
}

/* line 40, ../sass/partials/_policies-page.scss */
#policies-content-wrap input.print-btn {
  margin-left: 10px;
  margin-bottom: 10px;
}

/* line 45, ../sass/partials/_policies-page.scss */
#content-left #farpoint-wrap {
  padding: 5px 0;
}

/* line 49, ../sass/partials/_policies-page.scss */
.farpoint-header, .farpoint-options-header, .farpoint-resources-header {
  padding-top: 3px;
  padding-bottom: 10px;
}

/* line 54, ../sass/partials/_policies-page.scss */
.farpointpolicies, .farpointoptions, .farpointresources {
  margin-left: 0;
}

/* line 58, ../sass/partials/_policies-page.scss */
#ctl00_ContentPlaceHolder1_butAutoCheck {
  margin-top: 10px;
}

/* line 62, ../sass/partials/_policies-page.scss */
#ctl00_ContentPlaceHolder1_butStandBy {
  margin-top: 10px;
}

/* line 66, ../sass/partials/_policies-page.scss */
#ctl00_ContentPlaceHolder1_butOverBook {
  margin-top: 10px;
}

/* line 74, ../sass/partials/_policies-page.scss */
#policies-page .farpointpolicies.RadGrid {
  box-shadow: none;
  outline: none;
  width: auto !important;
}
/* line 79, ../sass/partials/_policies-page.scss */
#policies-page .farpointpolicies.RadGrid:focus {
  outline: none;
}
/* line 83, ../sass/partials/_policies-page.scss */
#policies-page .farpointpolicies.RadGrid .rgMasterTable {
  font-family: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
}
/* line 88, ../sass/partials/_policies-page.scss */
#policies-page .farpointpolicies.RadGrid .rgMasterTable > colgroup {
  display: none;
}
/* line 99, ../sass/partials/_policies-page.scss */
#policies-page .farpointpolicies.RadGrid .rgHeader {
  background: none;
  background-color: transparent;
  border: 0 none;
  font-size: 12px;
}
/* line 109, ../sass/partials/_policies-page.scss */
#policies-page .farpointpolicies.RadGrid table td {
  padding: 4px 7px 3px !important;
}
/* line 112, ../sass/partials/_policies-page.scss */
#policies-page .farpointpolicies.RadGrid table td .RadInput {
  padding: 0;
}
/* line 119, ../sass/partials/_policies-page.scss */
#policies-page .farpointpolicies.RadGrid tbody > tr > td:first-child, #policies-page .farpointpolicies.RadGrid tbody > tr > th:first-child, #policies-page .farpointpolicies.RadGrid thead > tr > td:first-child, #policies-page .farpointpolicies.RadGrid thead > tr > th:first-child {
  width: 65px !important;
}

/* line 3, ../sass/partials/_participants-page.scss */
#participants-page #content-left {
  width: 100%;
}
/* line 7, ../sass/partials/_participants-page.scss */
#participants-page #content-right {
  width: 100%;
  clear: both;
  float: none;
  border: #eeeeee 1px solid;
}
/* line 13, ../sass/partials/_participants-page.scss */
#participants-page #content-right h3 {
  font-size: 1.21em;
  padding: 5px 10px;
  background: #eeeeee;
  color: #196a9d;
}
/* line 21, ../sass/partials/_participants-page.scss */
#participants-page #content-right .farpointparticipants {
  margin: 0;
  padding: 0;
  padding: 10px;
  width: auto !important;
}
/* line 28, ../sass/partials/_participants-page.scss */
#participants-page #content-right p {
  padding: 0 10px 10px 10px;
}
/* line 34, ../sass/partials/_participants-page.scss */
#participants-page #next-back-wrap {
  margin-top: 10px;
}
/* line 37, ../sass/partials/_participants-page.scss */
#participants-page #next-back-wrap a.stepbutton.add-basket {
  float: none;
  display: block;
  margin-top: 10px;
}
/* line 43, ../sass/partials/_participants-page.scss */
#participants-page #next-back-wrap a.stepbutton.add-basket {
  float: none;
  display: block;
  margin-top: 10px;
}

/* line 52, ../sass/partials/_participants-page.scss */
#participants-page .buttons_bottom .button_addbasket {
  float: left;
  margin: 0;
}

/* line 59, ../sass/partials/_participants-page.scss */
.ob-body-wrapper-participants3 .rcbSlide .RadComboBoxDropDown_Default {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  border-color: #DDD;
}
/* line 66, ../sass/partials/_participants-page.scss */
.ob-body-wrapper-participants3 .rcbSlide .RadComboBoxDropDown .rcbItem, .ob-body-wrapper-participants3 .rcbSlide .RadComboBoxDropDown .rcbHovered, .ob-body-wrapper-participants3 .rcbSlide .RadComboBoxDropDown .rcbDisabled, .ob-body-wrapper-participants3 .rcbSlide .RadComboBoxDropDown .rcbLoading, .ob-body-wrapper-participants3 .rcbSlide .RadComboBoxDropDown .rcbCheckAllItems, .ob-body-wrapper-participants3 .rcbSlide .RadComboBoxDropDown .rcbCheckAllItemsHovered {
  padding: 5px 6px;
}

/* line 74, ../sass/partials/_participants-page.scss */
#participants-page .RadGrid.RadGrid_Default, #participants-page .RadGrid.RadGrid_Default .rgMasterTable {
  font-family: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
  border: 0 none;
  width: 100% !important;
}
/* line 82, ../sass/partials/_participants-page.scss */
#participants-page .RadGrid.RadGrid_Default {
  height: 300px !important;
  outline: none;
}
/* line 85, ../sass/partials/_participants-page.scss */
#participants-page .RadGrid.RadGrid_Default:focus {
  outline: none;
}
/* line 91, ../sass/partials/_participants-page.scss */
#participants-page .RadGrid.RadGrid_Default .rgMasterTable > thead th {
  background: none;
  background-color: transparent;
  font-size: 12px;
  border-color: #DDD;
}
/* line 104, ../sass/partials/_participants-page.scss */
#participants-page .RadGrid.RadGrid_Default .rgMasterTable > tbody > tr td > div.divcombobox {
  padding-right: 20px;
  position: relative;
}
/* line 109, ../sass/partials/_participants-page.scss */
#participants-page .RadGrid.RadGrid_Default .rgMasterTable > tbody > tr td > div.divcombobox > span {
  display: block;
}
/* line 113, ../sass/partials/_participants-page.scss */
#participants-page .RadGrid.RadGrid_Default .rgMasterTable > tbody > tr td > div.divcombobox:after {
  position: absolute;
  right: 5px;
  top: 10px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
}
/* line 127, ../sass/partials/_participants-page.scss */
#participants-page .RadGrid.RadGrid_Default .rgMasterTable > tbody > tr td > div {
  display: block;
  border: 1px solid #DDD;
  min-height: 25px;
  padding: 5px 5px;
}
/* line 134, ../sass/partials/_participants-page.scss */
#participants-page .RadGrid.RadGrid_Default .rgMasterTable > tbody > tr td .rgBatchContainer {
  max-width: 100%;
}
/* line 138, ../sass/partials/_participants-page.scss */
#participants-page .RadGrid.RadGrid_Default .rgMasterTable > tbody > tr td .rgBatchContainer > input[type="text"] {
  font-size: inherit;
  border: 0 none;
  line-height: inherit;
  background-color: transparent;
  width: 100%;
}
/* line 146, ../sass/partials/_participants-page.scss */
#participants-page .RadGrid.RadGrid_Default .rgMasterTable > tbody > tr td .rgBatchContainer .RadComboBox_Default .rcbInput {
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
/* line 152, ../sass/partials/_participants-page.scss */
#participants-page .RadGrid.RadGrid_Default .rgMasterTable > tbody > tr td .rgBatchContainer .RadComboBox.RadComboBox_Default {
  font-size: inherit;
  font-family: inherit;
  width: 100% !important;
}
/* line 157, ../sass/partials/_participants-page.scss */
#participants-page .RadGrid.RadGrid_Default .rgMasterTable > tbody > tr td .rgBatchContainer .RadComboBox.RadComboBox_Default .rcbInputCell, #participants-page .RadGrid.RadGrid_Default .rgMasterTable > tbody > tr td .rgBatchContainer .RadComboBox.RadComboBox_Default .rcbArrowCell {
  background-image: none;
}
/* line 162, ../sass/partials/_participants-page.scss */
#participants-page .RadGrid.RadGrid_Default .rgMasterTable > tbody > tr td .rgBatchContainer .RadComboBox.RadComboBox_Default .rcbArrowCell {
  position: relative;
}
/* line 165, ../sass/partials/_participants-page.scss */
#participants-page .RadGrid.RadGrid_Default .rgMasterTable > tbody > tr td .rgBatchContainer .RadComboBox.RadComboBox_Default .rcbArrowCell:before {
  display: inline-block;
  top: 5px;
  position: absolute;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  right: 0;
}
/* line 184, ../sass/partials/_participants-page.scss */
#participants-page .RadGrid.RadGrid_Default .rgMasterTable > tbody > tr td.rgBatchCurrent > div {
  background-color: #f5edd6;
}
/* line 190, ../sass/partials/_participants-page.scss */
#participants-page .RadGrid.RadGrid_Default .rgMasterTable > tbody > tr td.rgBatchCurrent > div.combobox + div.rgBatchContainer {
  padding: 0;
}

/* line 4, ../sass/partials/_basket-my-reservations-page.scss */
#basket-page h1, #my-reservations-page h1 {
  float: none;
}

/* line 16, ../sass/partials/_basket-my-reservations-page.scss */
#basket-lblname, #my-reservations-lblname {
  text-align: left;
  padding: 10px 0;
}

/* line 24, ../sass/partials/_basket-my-reservations-page.scss */
#basket-grid table.basket, #my-reservations-grid table.myres {
  margin: 10px auto;
  text-align: center;
  width: 100% !important;
}
/* line 29, ../sass/partials/_basket-my-reservations-page.scss */
#basket-grid table.basket img, #my-reservations-grid table.myres img {
  max-width: inherit;
}

/* line 35, ../sass/partials/_basket-my-reservations-page.scss */
#basket-grid table.basket tr.basket td,
#my-reservations-grid table.myres tr.myres td {
  padding: 10px;
  border: solid 1px #eeeeee;
  text-align: center;
}

/* line 45, ../sass/partials/_basket-my-reservations-page.scss */
table.basket tr.basketheader td, table.myres tr.myresheader td {
  border: solid 1px #eeeeee;
  padding: 5px;
  background: #eeeeee;
  color: #196a9d;
  text-align: center;
  border: 0 none;
}

/* line 55, ../sass/partials/_basket-my-reservations-page.scss */
#basket-page #the-key, #my-reservations-page #the-key {
  text-align: center;
}

/* line 59, ../sass/partials/_basket-my-reservations-page.scss */
#basket-page .basket-buttons-bottom, #my-reservations-page #my-reservations-buttons-bottom {
  clear: both;
  padding: 10px;
  overflow: hidden;
  text-align: center;
}

/* line 66, ../sass/partials/_basket-my-reservations-page.scss */
#basket-page .basket-buttons-bottom a, #my-reservations-page #my-reservations-buttons-bottom a {
  margin-right: 10px;
  margin-bottom: 10px;
}

/* line 75, ../sass/partials/_basket-my-reservations-page.scss */
#basket-page .basket-fee-text {
  text-align: center;
}

/* line 93, ../sass/partials/_basket-my-reservations-page.scss */
#basket-lbltotal {
  text-align: center;
  padding-bottom: 10px;
}

/* line 131, ../sass/partials/_basket-my-reservations-page.scss */
#my-reservations-page #my-reservations-buttons-bottom {
  text-align: center;
}

/* line 135, ../sass/partials/_basket-my-reservations-page.scss */
#my-reservations-page #my-reservations-buttons-bottom a {
  margin-left: 20px;
  margin-right: 20px;
}

/* line 9, ../sass/partials/_match-bill-profile-page.scss */
#billing-page #content-left, #profile-page #content-left {
  float: none;
  width: 100%;
  clear: both;
}
/* line 306, ../sass/partials/_base.scss */
#billing-page #content-left:after, #profile-page #content-left:after {
  content: "";
  display: block;
  clear: both;
}

/* line 14, ../sass/partials/_match-bill-profile-page.scss */
#billing-page #content-right, #profile-page #content-right {
  position: relative;
  clear: both;
  width: 100%;
  float: none;
}
/* line 315, ../sass/partials/_base.scss */
#billing-page #content-right:after, #profile-page #content-right:after {
  content: "";
  display: block;
  clear: both;
}

/* line 23, ../sass/partials/_match-bill-profile-page.scss */
#billing-info-wrap, #profile-info-wrap {
  padding-bottom: 10px;
  border: solid 1px #eeeeee;
}

/* line 31, ../sass/partials/_match-bill-profile-page.scss */
#billing-password-wrap, #profile-password-wrap {
  margin-top: 10px;
  border: solid 1px #eeeeee;
  padding-bottom: 10px;
}

/* line 37, ../sass/partials/_match-bill-profile-page.scss */
#billing-paytype-wrap {
  margin-top: 10px;
  border: solid 1px #eeeeee;
  border-bottom: 0;
}

/* line 43, ../sass/partials/_match-bill-profile-page.scss */
#billing-creditcard-wrap {
  margin-top: 10px;
  border: solid 1px #eeeeee;
}

/* line 48, ../sass/partials/_match-bill-profile-page.scss */
#billing-payment-summary-wrap {
  border: solid 1px #eeeeee;
  border-top: 0;
  padding-bottom: 10px;
}

/*Table Headers*/
/* line 56, ../sass/partials/_match-bill-profile-page.scss */
#billing-info-wrap h2, #profile-info-wrap h2 {
  padding: 5px 10px;
  background: #eeeeee;
  color: #196a9d;
  margin-bottom: 10px;
}

/* line 70, ../sass/partials/_match-bill-profile-page.scss */
#billing-shipping-wrap h2,
#billing-password-wrap h2,
#billing-paytype-wrap h2,
#billing-creditcard-wrap h2,
#profile-shipping-wrap h2,
#profile-password-wrap h2 {
  padding: 5px 10px;
  background: #eeeeee;
  color: #196a9d;
  margin-bottom: 10px;
}

/* line 78, ../sass/partials/_match-bill-profile-page.scss */
div.row {
  clear: both;
  width: 100%;
  margin-bottom: 5px;
  display: block;
}
/* line 83, ../sass/partials/_match-bill-profile-page.scss */
div.row:after {
  content: "";
  display: block;
  clear: both;
}

/* line 88, ../sass/partials/_match-bill-profile-page.scss */
div.row span.formtext.note {
  display: inline;
  font-size: 0.9em;
}

/* line 93, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol {
  display: inline-block;
  width: 69%;
  /*IE7*/
  *zoom: 1;
  *display: inline;
}

/* line 100, ../sass/partials/_match-bill-profile-page.scss */
div.labelcol {
  display: inline-block;
  width: 22%;
  vertical-align: top;
  text-align: right;
  padding: 10px 5px 0 0;
  /*IE7*/
  *zoom: 1;
  *display: inline;
  line-height: 1em;
}

/* line 111, ../sass/partials/_match-bill-profile-page.scss */
div.matchcol {
  position: absolute;
  display: inline-block;
  z-index: 9999;
  right: 15px;
  padding-top: 5px;
}

/* line 122, ../sass/partials/_match-bill-profile-page.scss */
#main-billing-wrap div.labelcol, #main-profile-wrap div.labelcol {
  text-align: right;
}

/* line 126, ../sass/partials/_match-bill-profile-page.scss */
#main-billing-wrap div.inputcol, #main-profile-wrap div.inputcol {
  text-align: left;
}

/* line 138, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol input {
  width: 60%;
}

/*Member*/
/* line 149, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.member select {
  width: 150px;
}

/*Customer ID*/
/* line 158, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.customer-id input {
  width: 50%;
}

/*Company*/
/*First Name*/
/*Last Name*/
/*Address*/
/* line 198, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.address input {
  width: 90%;
}

/*Address 2*/
/* line 209, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.address2 input {
  width: 90%;
}

/*City*/
/*State*/
/*Zip*/
/*Country*/
/* line 261, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.country span.note {
  display: block;
}

/*Email*/
/* line 280, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.email-checkbox input {
  width: 5%;
}

/* line 284, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.email span.note {
  display: block;
}

/*Phone and Fax*/
/*Hear About Us*/
/* line 310, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.hear-about select {
  width: 100px;
}

/*Custom*/
/*Membership Packet*/
/*Membership Notice*/
/*Password*/
/*Payment Type*/
/* line 369, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.pay-type {
  /*width: 150px;*/
  vertical-align: bottom;
}

/* line 374, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.pay-type input {
  width: 100px;
}

/*Credit Card - Name on Card*/
/*Credit Card - Type*/
/*Credit Card - Number*/
/*Credit Card - Expiration*/
/* line 422, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.credit-card-expiration input {
  width: 55px;
}

/*Credit Card - CVV*/
/* line 431, ../sass/partials/_match-bill-profile-page.scss */
div.labelcol.credit-card-cvv span {
  width: 96px;
}

/* line 438, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.credit-card-cvv input {
  width: 40px;
}

/*Partner*/
/* line 453, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.partner .formfield {
  width: 150px;
}

/*Tax Exempt*/
/* line 468, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.tax-exempt input {
  width: 145px;
}

/* line 472, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.tax-exempt .formtext input {
  width: 10px;
}

/*Promotion*/
/* line 487, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.promotion .formfield {
  width: 145px;
}

/* line 491, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.promotion .buttext {
  width: 50px;
}

/*Deposits*/
/* line 506, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.deposits .deposit-list {
  width: 350px;
}

/* line 510, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.deposits span.deposit-text input {
  width: 56px;
}

/*Shipping Options*/
/* line 515, ../sass/partials/_match-bill-profile-page.scss */
div.labelcol.ship-options {
  width: 110px;
}

/* line 522, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.ship-options input {
  width: 5%;
  margin-right: 7px;
}

/* line 530, ../sass/partials/_match-bill-profile-page.scss */
.state-row select, .country-row select {
  border: 1px solid #d6d6d6;
  padding: 6.25px;
  font-size: 16px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-bottom: 10px;
  margin-top: 5px;
}

/* line 541, ../sass/partials/_match-bill-profile-page.scss */
.inputcol.zip > a {
  margin-left: -35px;
  margin-right: 10px;
}

/* line 7, ../sass/partials/_billing-page.scss */
#billing-button-wrap {
  padding: 10px 0;
}

/* line 11, ../sass/partials/_billing-page.scss */
#content-left a.standardbutton.view-basket, #billing-button-wrap a.standardbutton.view-basket {
  /*background-image: url("../images/ViewBasket_but.gif");
  height: 23px;
  width: 122px;
  display: block;*/
  margin-top: 10px;
}

/* line 19, ../sass/partials/_billing-page.scss */
#content-left a.standardbutton.continue-shopping {
  text-indent: 0;
}

/* line 23, ../sass/partials/_billing-page.scss */
#billing-page #comment-wrap {
  float: left;
  width: 85%;
}

/* line 30, ../sass/partials/_billing-page.scss */
#comment-wrap .comment-header {
  display: block;
  padding-top: 10px;
}
/* line 35, ../sass/partials/_billing-page.scss */
#comment-wrap .commentbox {
  height: 100px;
  width: 80%;
}

/* line 43, ../sass/partials/_billing-page.scss */
#billing-activity-summary h5 {
  margin: 0;
  padding-bottom: 3px;
}

/* line 52, ../sass/partials/_billing-page.scss */
table.billingactsum .billingsummarylabels {
  display: block;
  width: 75px;
}

/* line 60, ../sass/partials/_billing-page.scss */
#content-right #billing-info-wrap {
  border: solid 1px #eeeeee;
}

/* line 64, ../sass/partials/_billing-page.scss */
#main-billing-wrap #amount-due {
  padding: 10px;
  padding-bottom: 0;
}

/* line 69, ../sass/partials/_billing-page.scss */
#main-billing-wrap #billing-notes {
  padding-top: 10px;
}

/* line 10, ../sass/partials/_confirmation-page.scss */
.buttons_bottom .button_accept a.stepbutton.accept-btn, #next-back-wrap a.standardbutton.accept-btn {
  /*background-image: url("../images/confirm_button.gif");
  height: 23px;
  width: 87px;*/
  padding: 5px 20px;
}

/* line 17, ../sass/partials/_confirmation-page.scss */
#confirm-wrapper {
  border: solid 1px #eeeeee;
  margin: 0;
  width: 100%;
}
/* line 22, ../sass/partials/_confirmation-page.scss */
#confirm-wrapper h2 {
  background: #eeeeee;
  color: #196a9d;
  padding: 5px 10px;
}
/* line 29, ../sass/partials/_confirmation-page.scss */
#confirm-wrapper h5 {
  margin: 0;
  padding: 5px 0;
  color: black;
}
/* line 34, ../sass/partials/_confirmation-page.scss */
#confirm-wrapper table {
  width: 100%;
}
/* line 40, ../sass/partials/_confirmation-page.scss */
#confirm-wrapper td.edit {
  vertical-align: top;
  width: 60px;
}
/* line 45, ../sass/partials/_confirmation-page.scss */
#confirm-wrapper td.edit a.standardbutton.edit-btn, #confirm-wrapper td.edit.middlealign a {
  /*background-image: url("../images/edit.gif");
  height: 13px;
  width: 31px;*/
  padding: 3.5px 10px;
  margin-bottom: 5px;
}
/* line 53, ../sass/partials/_confirmation-page.scss */
#confirm-wrapper td.edit img {
  display: none;
  visibility: hidden;
  height: 0;
  width: 0;
}
/* line 66, ../sass/partials/_confirmation-page.scss */
#confirm-wrapper #confirm-billing, #confirm-wrapper #confirm-activities, #confirm-wrapper #confirm-activity, #confirm-wrapper #confirm-participants {
  padding: 10px;
}

/* line 72, ../sass/partials/_confirmation-page.scss */
#confirm-activities #confirm-activities-text {
  clear: both;
  padding: 0;
}

/* line 77, ../sass/partials/_confirmation-page.scss */
#confirm-wrapper #confirm-activities .confirmactcell td.edit.middlealign {
  vertical-align: middle;
  text-align: center;
}

/* line 82, ../sass/partials/_confirmation-page.scss */
#confirm-activities table.confirmact {
  margin-left: 0;
  width: 95%;
}

/* line 90, ../sass/partials/_confirmation-page.scss */
.buttons_bottom .button_accept a.stepbutton.accept-btn {
  float: right;
}

/* line 94, ../sass/partials/_confirmation-page.scss */
.buttons_bottom .button_accept span {
  line-height: 2em;
  padding-top: 10px;
  text-align: right;
  width: 60%;
  display: inline-block;
  /*IE7*/
  *zoom: 1;
  *display: block;
}

/* line 105, ../sass/partials/_confirmation-page.scss */
h4.amount-due {
  font-weight: 400;
}

/* line 2, ../sass/partials/_thankyou-page.scss */
#thankyou-page h1 {
  float: none;
}
/* line 5, ../sass/partials/_thankyou-page.scss */
#thankyou-page #thankyou-row-wrap, #thankyou-page #activity-row-wrap, #thankyou-page #product-row-wrap {
  clear: both;
}
/* line 7, ../sass/partials/_thankyou-page.scss */
#thankyou-page #thankyou-row-wrap:after, #thankyou-page #activity-row-wrap:after, #thankyou-page #product-row-wrap:after {
  content: "";
  display: block;
  clear: both;
}

/* line 13, ../sass/partials/_thankyou-page.scss */
#thankyou-row-wrap .thankyou-grid {
  clear: both;
  width: auto;
  padding-bottom: 20px;
  border-bottom: #eeeeee 1px solid;
  margin-bottom: 20px;
}

/* line 21, ../sass/partials/_thankyou-page.scss */
#activity-row-wrap .activity-grid, #product-row-wrap .product-grid {
  width: 33%;
  float: left;
}

/* line 26, ../sass/partials/_thankyou-page.scss */
#thankyou-page #thankyou-row-wrap p {
  padding: 5px 15px 0 0;
}

/* line 35, ../sass/partials/_thankyou-page.scss */
#activity-row-wrap {
  padding-top: 15px;
}

/* line 39, ../sass/partials/_thankyou-page.scss */
#product-row-wrap {
  padding-top: 10px;
}

/* line 43, ../sass/partials/_thankyou-page.scss */
span.thankyoutext font {
  color: #666666 !important;
  font-weight: bold;
}

/* line 6, ../sass/partials/_login-page.scss */
#login-page h1 {
  float: none;
}
/* line 12, ../sass/partials/_login-page.scss */
#login-page #content-left {
  width: 100%;
  border-bottom: 1px solid #eeeeee;
}
/* line 15, ../sass/partials/_login-page.scss */
#login-page #content-left table.loginformtable {
  width: 80%;
}
/* line 17, ../sass/partials/_login-page.scss */
#login-page #content-left table.loginformtable td {
  vertical-align: top;
}
/* line 19, ../sass/partials/_login-page.scss */
#login-page #content-left table.loginformtable td input.reqfield {
  width: 65%;
}
/* line 22, ../sass/partials/_login-page.scss */
#login-page #content-left table.loginformtable td span.formtext.note {
  display: block;
  padding: 5px 0;
  font-size: 14px;
}
/* line 28, ../sass/partials/_login-page.scss */
#login-page #content-left table.loginformtable td.labelcol {
  padding-right: 5px;
  padding-top: 5px;
}
/* line 34, ../sass/partials/_login-page.scss */
#login-page #content-right {
  width: 100%;
}
/* line 38, ../sass/partials/_login-page.scss */
#login-page #content-left h2, #login-page #content-right h2 {
  font-size: inherit;
}
/* line 41, ../sass/partials/_login-page.scss */
#login-page #login-button-wrap {
  padding: 10px 0;
  padding-top: 35px;
}

/* line 2, ../sass/partials/_profile-page.scss */
#profile-page h1 {
  float: none;
}

/* line 13, ../sass/partials/_profile-page.scss */
#profile-page #content-right p {
  padding: 10px 0;
}

/*Profile Table Headers*/
/* line 25, ../sass/partials/_profile-page.scss */
#main-profile-wrap td.matchcol {
  text-align: right;
}

/* line 38, ../sass/partials/_profile-page.scss */
#profile-page #profile-bottom-accept {
  padding: 10px 20px;
}

/* line 42, ../sass/partials/_profile-page.scss */
#profile-bottom-accept {
  text-align: right;
}

/* line 3, ../sass/partials/_membership-and-donations-page.scss */
#membership-and-donations-page .memberheaders {
  font-weight: 600;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: black;
  margin-bottom: 10px;
  float: left;
  font-size: 2em;
  float: none;
  display: block;
}
/* line 10, ../sass/partials/_membership-and-donations-page.scss */
#membership-and-donations-page .memberlistformtext {
  padding-top: 10px;
}
/* line 15, ../sass/partials/_membership-and-donations-page.scss */
#membership-and-donations-page #donation-wrap img {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 23, ../sass/partials/_membership-and-donations-page.scss */
#membership-and-donations-page #membership-wrap span.h4 {
  font-weight: bold;
  font-size: 22px;
}
/* line 28, ../sass/partials/_membership-and-donations-page.scss */
#membership-and-donations-page #membership-wrap #ctl00_ContentPlaceHolder1_lnkGiftMembership {
  padding: 10px 20px;
  color: white;
  text-align: center;
  display: inline-block;
  background: #e31b23;
  padding: 10px 20px;
  font-size: 1.1em;
  border: 1px solid #e31b23;
  display: block;
  float: left;
  margin-top: 15px;
}
/* line 41, ../sass/partials/_membership-and-donations-page.scss */
#membership-and-donations-page #membership-wrap #ctl00_ContentPlaceHolder1_lnkGiftMembership:after, #membership-and-donations-page #membership-wrap #ctl00_ContentPlaceHolder1_lnkGiftMembership:before {
  content: "";
  display: block;
  clear: both;
}
/* line 46, ../sass/partials/_membership-and-donations-page.scss */
#membership-and-donations-page #membership-wrap .membertargetformtext {
  display: block;
}

/* line 68, ../sass/partials/_membership-and-donations-page.scss */
body.pop-up {
  margin: 0 !important;
}

/* line 72, ../sass/partials/_membership-and-donations-page.scss */
#recipient {
  width: 475px;
  background-color: #ffffff;
  padding: 10px;
}
/* line 76, ../sass/partials/_membership-and-donations-page.scss */
#recipient table {
  width: 95%;
  font-size: 12.5px;
}
/* line 82, ../sass/partials/_membership-and-donations-page.scss */
#recipient table tr td {
  min-width: 75px;
}
/* line 85, ../sass/partials/_membership-and-donations-page.scss */
#recipient table tr td input#ctl00_ContentPlaceHolder1_txtFirstName, #recipient table tr td input#ctl00_ContentPlaceHolder1_txtState {
  width: 80% !important;
}
/* line 89, ../sass/partials/_membership-and-donations-page.scss */
#recipient table tr td a.standardbutton {
  margin-top: 10px;
}
/* line 93, ../sass/partials/_membership-and-donations-page.scss */
#recipient table tr td table td {
  padding: 2px;
}

/* line 1, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-wrapper {
  width: 97%;
  display: block;
  background-color: #E2E2E2;
  margin: 10px auto;
  overflow: hidden;
  /*CSS3*/
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -moz-box-shadow: 3px 3px 5px #CCC;
  -webkit-box-shadwo: 3px 3px 5px #CCC;
  box-shadow: 3px 3px 5px #CCC;
  padding-bottom: 10px;
}

/* line 17, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-wrapper h2.waiverlookup-header {
  text-align: center;
  font-size: 28px;
  display: block;
  background-color: #333333;
  color: #FFF;
  line-height: normal;
  text-transform: uppercase;
  padding: 5px;
  margin: 0;
  font-weight: normal;
  /*CSS3*/
  -moz-border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  border-bottom: #CCC 5px solid;
}

/* line 35, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-wrapper p.lookup-desc {
  margin: 0;
  padding: 10px 20px;
  text-align: center;
}

/* line 41, ../sass/partials/_waiver-lookup.scss */
h2.waiverlookup-stepheader {
  text-align: center;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 50, ../sass/partials/_waiver-lookup.scss */
h2.waiverlookup-stepheader span {
  background-color: orange;
  padding: 1px 5px;
  margin: 0;
}

/* line 56, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-wrapper #waiverlookup-entry {
  padding: 0;
  background-color: #EEEEEE;
  box-shadow: 0 0 5px #999;
}

/* line 62, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-wrapper #waiverlookup-step {
  margin: 0 10px 10px 10px;
  border: orange 4px solid;
  position: relative;
}

/* line 68, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-entry .waiverlookup {
  padding: 10px 20px;
  margin: 0 auto;
  position: relative;
}

/* line 74, ../sass/partials/_waiver-lookup.scss */
.waiverlookup .lookup-fields {
  padding: 10px 0 15px 0;
  text-align: center;
  display: block;
  margin: 0 0 20px 0;
}

/* line 81, ../sass/partials/_waiver-lookup.scss */
.waiverlookup .lookup-fields input, #waiverlookup-captcha input {
  border: 1px solid #bbbbbb !important;
  padding: 5px 5px !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #666666 !important;
  /*CSS3*/
  box-shadow: 1px 1px 1px #CCC;
  -moz-box-shadow: 1px 1px 1px #CCC;
  -webkit-box-shadow: 1px 1px 1px #CCC;
}

/**Option1**/
/* line 95, ../sass/partials/_waiver-lookup.scss */
.option1-input {
  width: 75% !important;
}

/* line 99, ../sass/partials/_waiver-lookup.scss */
.option1 .zip {
  width: 60% !important;
}

/* line 103, ../sass/partials/_waiver-lookup.scss */
.option1 .zip-text {
  width: 35% !important;
}

/**Option2**/
/* line 108, ../sass/partials/_waiver-lookup.scss */
.option2-input {
  width: 60% !important;
}

/* line 112, ../sass/partials/_waiver-lookup.scss */
.option2 .zip {
  width: 50% !important;
  float: left;
  margin-left: 5px;
}

/* line 118, ../sass/partials/_waiver-lookup.scss */
.option2 .customer-text, .option2 .zip-text {
  width: 35% !important;
}

/**Option3**/
/* line 123, ../sass/partials/_waiver-lookup.scss */
.option3-input {
  width: 70% !important;
  float: left;
  margin-left: 5px;
}

/* line 129, ../sass/partials/_waiver-lookup.scss */
.lookup-fields .onecol {
  width: 100%;
  float: left;
}

/* line 134, ../sass/partials/_waiver-lookup.scss */
.lookup-fields .twocol {
  width: 50%;
  float: left;
}

/* line 139, ../sass/partials/_waiver-lookup.scss */
.lookup-fields .threecol {
  width: 33%;
  float: left;
}

/* line 144, ../sass/partials/_waiver-lookup.scss */
.waiverlookup .lookup-fields span.lookupfield-text {
  font-size: 14px;
  width: 20%;
  float: left;
  display: block;
  text-align: right;
  line-height: 200%;
  color: #666;
  font-weight: bold;
}

/* line 155, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-entry h3.lookupby {
  text-transform: uppercase;
  display: block;
  border-top: 5px #333 solid;
  padding: 10px 0;
  margin: 0;
  clear: both;
}

/* line 164, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-entry h3.lookupby span {
  background-color: #333;
  margin: 0;
  padding: 10px;
  color: #FFF;
}

/* line 171, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-entry .waiverlookup-or-break {
  margin: 0;
  text-align: center;
  bottom: 0;
  right: 0;
  display: block;
  padding: 0;
  position: absolute;
}

/* line 181, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-entry .waiverlookup-or-break p {
  margin: 0 0 -12px 0;
  padding: 5px;
  background-color: orange;
  color: #FFF;
  z-index: 99;
  text-transform: uppercase;
}

/* line 190, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-wrapper #waiverlookup-captcha {
  padding: 20px 10px 10px 20px;
  margin: 0 10px;
  width: 28%;
  float: left;
  display: block;
  border: orange 4px solid;
  position: relative;
}

/* line 200, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-captcha img {
  float: left;
}

/* line 204, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-captcha a {
  color: #333;
  clear: both;
  margin: 0 0 1em 0;
  padding: 0;
}

/* line 211, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-captcha p {
  margin: 0;
  padding: 0;
}

/* line 216, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-captcha p label {
  clear: both;
  display: block;
  color: #999;
  font-style: italic;
  margin-top: .5em;
}

/* line 224, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-captcha input {
  width: 80%;
}

/* line 228, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-buttons {
  width: 61%;
  float: left;
  position: relative;
  height: 157px;
  display: block;
  border: orange 4px solid;
  position: relative;
}

/* line 238, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-buttons .clear-but {
  position: absolute;
  bottom: 0;
  left: 43%;
  margin-bottom: 10px;
}

/* line 245, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-buttons .lookup-but input {
  background: #1a82F7;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2f2727), to(#1a82f7));
  background: -webkit-linear-gradient(top, #2f2727, #1a82f7);
  background: -moz-linear-gradient(top, #2f2727, #1a82f7);
  background: -ms-linear-gradient(top, #2f2727, #1a82f7);
  background: -o-linear-gradient(top, #2f2727, #1a82f7);
  height: 80px;
  padding: 0 80px;
  display: block;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  box-shadow: 1px 1px 3px #999;
  -moz-box-shadow: 1px 1px 3px #999;
  -webkit-box-shadow: 1px 1px 3px #999;
  text-transform: uppercase;
  font-weight: bold;
  color: #FFF;
  font-size: 30px;
  font-family: Arial, Sans-Serif;
}

/* line 268, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-buttons .lookup-but input:hover {
  background: #2F2727;
}

/* line 272, ../sass/partials/_waiver-lookup.scss */
#waiverlookup-buttons .lookup-but {
  background-image: none;
  margin-left: 15%;
  margin-top: 7%;
}

/***Kiosk Mode***/
/* line 279, ../sass/partials/_waiver-lookup.scss */
.no-captcha {
  display: none !important;
}

/* line 283, ../sass/partials/_waiver-lookup.scss */
.kiosk-lookup {
  margin: 0 auto !important;
  float: none !important;
}

/* line 1, ../sass/partials/_seat-selection.scss */
/*
#RadWindowWrapper_ctl00_ContentPlaceHolder1_radSeats {
  width: 60% !important;
  left: 50% !important;
  margin-left: -40% !important;
}
*/
/* line 7, ../sass/partials/_seat-selection.scss */
#seatselectionwrapper {
  min-height: 500px;
}
/* line 13, ../sass/partials/_seat-selection.scss */
#seatselectionwrapper:after {
  content: "";
  display: block;
  clear: both;
}
/* line 17, ../sass/partials/_seat-selection.scss */
#seatselectionwrapper img {
  min-width: 410px;
  height: auto;
}

/* line 29, ../sass/partials/_seat-selection.scss */
#seatselectionwrapper #seatmappingarea img {
  height: auto;
  margin-right: 200px;
}

/* line 39, ../sass/partials/_seat-selection.scss */
#seatmappingarea #seating-grid div {
  border: 0 none !important;
}
/* line 43, ../sass/partials/_seat-selection.scss */
#seatmappingarea #seating-grid div:after {
  content: "";
  display: block;
  clear: both;
}

/* line 48, ../sass/partials/_seat-selection.scss */
#seatmappingarea #seating-grid div > table {
  padding-right: 200px;
  width: auto !important;
}

/* line 54, ../sass/partials/_seat-selection.scss */
#seatmappingarea #seating-grid div table {
  text-align: center;
}

/* line 58, ../sass/partials/_seat-selection.scss */
#seating-grid div table td {
  border-color: #e8e8e8 !important;
  border-width: 0 0 1px;
  border-style: solid;
}

/* line 64, ../sass/partials/_seat-selection.scss */
#seatselectionwrapper #seatselectionlist {
  position: fixed;
  top: 0;
  right: 0;
  width: 200px;
  background-color: #E8E8E8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  font-size: 12px;
}
/* line 77, ../sass/partials/_seat-selection.scss */
#seatselectionwrapper #seatselectionlist * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 84, ../sass/partials/_seat-selection.scss */
#seatselectionlist #legend {
  padding: 0 0 10px 0;
  background-color: #FFF;
}

/* line 89, ../sass/partials/_seat-selection.scss */
#legend h3.legend-header {
  display: block;
  background-color: #333;
  color: #FFF;
  padding: 10px;
  margin: 5px 0 0 0;
  font-size: 16px;
}

/* line 98, ../sass/partials/_seat-selection.scss */
#legend p {
  font-size: 12px;
  padding: 0 0 0 10px;
  margin: 0;
}

/* line 104, ../sass/partials/_seat-selection.scss */
#legend p span {
  font-weight: bold;
}

/* line 107, ../sass/partials/_seat-selection.scss */
#legend p.seat-section {
  border-bottom: 1px solid #333;
  line-height: 28px;
  padding-left: 10px;
  background-color: #EEE;
  display: block;
  margin-bottom: 5px;
}

/* line 120, ../sass/partials/_seat-selection.scss */
#legend .seat-button.remove {
  margin-left: 10px;
  background: #c60707;
  padding: 5px;
  font-size: 12px;
  color: #FFF;
  margin-top: 5px;
  display: inline-block;
}

/* line 130, ../sass/partials/_seat-selection.scss */
#seatselectionlist #seatselectionbuttons {
  margin: 10px 0;
  overflow: hidden;
}

/* line 135, ../sass/partials/_seat-selection.scss */
body.pop-up #seatselectionlist #seatselectionbuttons {
  width: auto;
}

/* line 140, ../sass/partials/_seat-selection.scss */
body.pop-up #seatselectionwrapper #seatselectionbuttons a.seat-button {
  background-image: none !important;
  background: #666666 !important;
  color: white !important;
  display: block !important;
  font-size: 11px !important;
  margin: 0 5px 5px 0 !important;
}
/* line 155, ../sass/partials/_seat-selection.scss */
body.pop-up #seatselectionwrapper #seatselectionbuttons a:hover {
  background: #333333 !important;
  filter: none !important;
}
/* line 160, ../sass/partials/_seat-selection.scss */
body.pop-up #seatselectionwrapper #seatselectionbuttons a.cancel, body.pop-up #seatselectionwrapper #seatselectionbuttons a.clear {
  float: left;
}
/* line 164, ../sass/partials/_seat-selection.scss */
body.pop-up #seatselectionwrapper #seatselectionbuttons a.next, body.pop-up #seatselectionwrapper #seatselectionbuttons a.save {
  background: #145a87 !important;
  border-color: #145a87 !important;
  color: white !important;
  font-weight: bold;
  font-size: 14px !important;
  display: block;
  float: none;
  text-align: center;
  padding: 10px;
  clear: both;
}
/* line 176, ../sass/partials/_seat-selection.scss */
body.pop-up #seatselectionwrapper #seatselectionbuttons a.next:before, body.pop-up #seatselectionwrapper #seatselectionbuttons a.next:after, body.pop-up #seatselectionwrapper #seatselectionbuttons a.save:before, body.pop-up #seatselectionwrapper #seatselectionbuttons a.save:after {
  content: "";
  display: block;
  clear: both;
}
/* line 181, ../sass/partials/_seat-selection.scss */
body.pop-up #seatselectionwrapper #seatselectionbuttons a.next:hover {
  background: #10486c !important;
  filter: none !important;
}

/* line 10, ../sass/partials/_farpoint.scss */
div.farpointpolicies, div.farpointoptions {
  border: none !important;
}

/* line 13, ../sass/partials/_farpoint.scss */
div.farpointpolicies input, div.farpointoptions input {
  font-size: 16px !important;
}

/* line 16, ../sass/partials/_farpoint.scss */
div.farpointpolicies div, div.farpointoptions div {
  border: none !important;
}

/* line 19, ../sass/partials/_farpoint.scss */
div.farpointpolicies input#ctl00_ContentPlaceHolder1_fp_textBox, div.farpointoptions input#ctl00_ContentPlaceHolder1_fp_textBox {
  background: none !important;
  border: none !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 26, ../sass/partials/_farpoint.scss */
div.farpointpolicies table, div.farpointoptions table {
  border: none !important;
}

/* line 34, ../sass/partials/_farpoint.scss */
div.farpointpolicies table td,
div.farpointoptions table td,
div.farpointpolicies table tr,
div.farpointoptions table tr,
div.farpointpolicies table tbody,
div.farpointoptions table tbody {
  text-align: left !important;
  vertical-align: middle;
  padding: 0px !important;
  background: none !important;
  font-size: 16px !important;
  border: none !important;
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}

/* line 45, ../sass/partials/_farpoint.scss */
div.farpointpolicies table tbody div#ctl00_ContentPlaceHolder1_fp_view td,
div.farpointoptions table tbody div#ctl00_ContentPlaceHolder1_fp_view td {
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
  font-size: 16px !important;
}

/* line 50, ../sass/partials/_farpoint.scss */
div.farpointpolicies table tr, div.farpointoptions table tr {
  border: 0px #ffffff solid !important;
}

/* line 56, ../sass/partials/_farpoint.scss */
div.farpointpolicies table div#ctl00_ContentPlaceHolder1_fpOptions_colHeader td,
div.farpointoptions table div#ctl00_ContentPlaceHolder1_fpOptions_colHeader td,
div.farpointpolicies table div#ctl00_ContentPlaceHolder1_fp_colHeader td,
div.farpointoptions table div#ctl00_ContentPlaceHolder1_fp_colHeader td {
  background: #FFF !important;
  color: #333333 !important;
}

/* line 63, ../sass/partials/_farpoint.scss */
div.farpointpolicies table td.farpointpoliciesheader,
div.farpointoptions table td.farpointpoliciesheader,
div.farpointpolicies table td.farpointoptionsheader,
div.farpointoptions table td.farpointoptionsheader {
  background: #333333 !important;
  font-weight: 600 !important;
  color: #ffffff !important;
  border: none !important;
  font-size: 14.4px !important;
}

/* line 76, ../sass/partials/_farpoint.scss */
div.farpointpolicies table td.farpointpoliciesheader td,
div.farpointoptions table td.farpointpoliciesheader td,
div.farpointpolicies table td.farpointoptionsheader td,
div.farpointoptions table td.farpointoptionsheader td {
  color: #ffffff !important;
  background: #333333 !important;
  border: none !important;
  font-weight: bold !important;
}

/* line 83, ../sass/partials/_farpoint.scss */
div.farpointpolicies td.farpointpoliciescolumn0 nobr, div.farpointpolicies td.farpointpoliciescolumn0 input {
  float: left;
  width: 25px !important;
  margin: 0px !important;
  margin-top: 5px !important;
  margin-left: 0px !important;
  background: #FFF !important;
  border: 1px #8a8585 solid !important;
  text-align: center;
  font-weight: bold;
  cursor: text;
  vertical-align: middle !important;
  font-size: 16px !important;
}

/* line 103, ../sass/partials/_farpoint.scss */
div.farpointpolicies td.farpointpoliciescolumn0 nobr {
  height: 20px !important;
  padding: 5px !important;
  padding-top: 5px !important;
  padding-bottom: 8px !important;
}

/* line 109, ../sass/partials/_farpoint.scss */
div.farpointpolicies td.farpointpoliciescolumn0 input {
  height: 18px !important;
  padding: 7px 5px !important;
  padding-top: 8px !important;
  outline: none !important;
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}

/* line 118, ../sass/partials/_farpoint.scss */
div.farpointoptions {
  margin-top: 10px;
}

/* line 121, ../sass/partials/_farpoint.scss */
div.farpointoptions nobr {
  border: none !important;
  background: none !important;
  text-align: left !important;
}

/* line 126, ../sass/partials/_farpoint.scss */
div.farpointoptions table td.farpointoptionsheader {
  padding-left: 0px !important;
}

/* line 129, ../sass/partials/_farpoint.scss */
div.farpointoptions div#ctl00_ContentPlaceHolder1_fpOptions_view {
  overflow-y: auto !important;
  overflow-x: hidden !important;
}

/* line 133, ../sass/partials/_farpoint.scss */
div.farpointoptions div#ctl00_ContentPlaceHolder1_fpOptions_colHeader {
  background: #333333;
}

/* line 139, ../sass/partials/_farpoint.scss */
#content-right div.farpointparticipants {
  padding: 5px 0 0 5px;
  overflow: visible !important;
  display: block !important;
}

/* line 145, ../sass/partials/_farpoint.scss */
div.farpointparticipants {
  height: 250px !important;
  border: none !important;
  font-size: 16px !important;
}

/* line 151, ../sass/partials/_farpoint.scss */
div.farpointparticipants table div table td {
  vertical-align: middle;
}

/* line 155, ../sass/partials/_farpoint.scss */
div.farpointparticipants td.participantcheckcell {
  text-align: center;
}

/* line 159, ../sass/partials/_farpoint.scss */
div.farpointparticipants td.participanttextcell input {
  border: 1px #8a8585 solid !important;
  font-size: 16px !important;
  margin: 0px !important;
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}

/* line 166, ../sass/partials/_farpoint.scss */
div.farpointparticipants td.participanttextcell {
  border: 1px #8a8585 solid !important;
  font-size: 16px !important;
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
  overflow: hidden !important;
}

/* line 173, ../sass/partials/_farpoint.scss */
div.farpointparticipants td.participantcombocell {
  border: 1px #FFF solid !important;
  font-size: 16px !important;
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
  overflow: visible !important;
}

/* line 180, ../sass/partials/_farpoint.scss */
div.farpointparticipants td.participantcombocell select {
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
  font-size: 16px !important;
}

/* line 186, ../sass/partials/_farpoint.scss */
div.farpointparticipants span {
  border: none !important;
}

/* line 189, ../sass/partials/_farpoint.scss */
div.farpointparticipants td.participantcheckcell input {
  border: none !important;
}

/* line 192, ../sass/partials/_farpoint.scss */
div.farpointparticipants table {
  border: none !important;
}

/* line 195, ../sass/partials/_farpoint.scss */
div.farpointparticipants table input, div.farpointparticipants table nobr {
  border: 1px #8a8585 solid !important;
  outline: none;
  font-size: 16px !important;
  background: #fff !important;
  margin: 0px !important;
  margin-right: 5px !important;
}

/* line 204, ../sass/partials/_farpoint.scss */
div.farpointparticipants table td {
  border: none !important;
}

/* line 209, ../sass/partials/_farpoint.scss */
div.farpointparticipants table#ctl00_ContentPlaceHolder1_fpParticipants_rh td.participantrowheader {
  border: 1px #FFF solid !important;
  border-right: none !important;
  background: #FFF !important;
  height: 40px !important;
}

/* line 215, ../sass/partials/_farpoint.scss */
div.farpointparticipants div#ctl00_ContentPlaceHolder1_fpParticipants_corner td {
  background: #FFF !important;
  margin: 0px !important;
  border: none !important;
}

/* line 220, ../sass/partials/_farpoint.scss */
div.farpointparticipants div#ctl00_ContentPlaceHolder1_fpParticipants_view {
  overflow: auto !important;
  height: 200px !important;
}

/* line 225, ../sass/partials/_farpoint.scss */
div.farpointparticipants table#ctl00_ContentPlaceHolder1_fpParticipants_cht {
  border: none !important;
  margin: 0px !important;
}

/* line 229, ../sass/partials/_farpoint.scss */
div.farpointparticipants table#ctl00_ContentPlaceHolder1_fpParticipants_cht tr {
  border: none;
  margin: 0px !important;
}

/* line 233, ../sass/partials/_farpoint.scss */
div.farpointparticipants table#ctl00_ContentPlaceHolder1_fpParticipants_cht td.participantcolheader {
  border: none !important;
  margin: 0px !important;
  font-weight: bold !important;
  font-size: 14.4px !important;
}

/* line 239, ../sass/partials/_farpoint.scss */
div.farpointparticipants table#ctl00_ContentPlaceHolder1_fpParticipants_cht td {
  background: #FFF !important;
  color: #333333 !important;
  text-align: left !important;
}

/* line 244, ../sass/partials/_farpoint.scss */
div.farpointparticipants table#ctl00_ContentPlaceHolder1_fpParticipants_viewport td.participanttextcell {
  border: none !important;
  background: none !important;
  padding: 5px;
  border: 1px #8a8585 solid !important;
  padding-right: 5px !important;
}

/* line 253, ../sass/partials/_farpoint.scss */
div.farpointparticipants table#ctl00_ContentPlaceHolder1_fpParticipants_viewport td.participantcombocell {
  border: none !important;
  background: none !important;
  padding: 0 5px;
  border: 1px #8a8585 solid !important;
  padding-right: 5px !important;
}

/* line 262, ../sass/partials/_farpoint.scss */
div.farpointparticipants table#ctl00_ContentPlaceHolder1_fpParticipants_viewport td.participantcombocell select {
  background-color: #7a7b7b !important;
  color: white !important;
  background-image: none !important;
  border: 1px #8a8585 solid !important;
  padding: 4px 0 !important;
}

/* line 271, ../sass/partials/_farpoint.scss */
div.farpointparticipants table#ctl00_ContentPlaceHolder1_fpParticipants_viewport td.participantcombocell select option {
  color: white !important;
}

/* line 275, ../sass/partials/_farpoint.scss */
div.farpointparticipants div#ctl00_ContentPlaceHolder1_fpParticipants_colHeader {
  background: #333333;
  border: none !important;
  font-size: 16px !important;
}

/* line 280, ../sass/partials/_farpoint.scss */
div.farpointparticipants table div#ctl00_ContentPlaceHolder1_fpParticipants_rowHeader {
  border: none !important;
  height: 200px !important;
}

/* line 284, ../sass/partials/_farpoint.scss */
div.farpointparticipants table div#ctl00_ContentPlaceHolder1_fpParticipants_rowHeader table {
  border: none !important;
  height: 200px !important;
}

/* line 288, ../sass/partials/_farpoint.scss */
div.farpointparticipants table div#ctl00_ContentPlaceHolder1_fpParticipants_rowHeader table td {
  border: none !important;
}

/* line 291, ../sass/partials/_farpoint.scss */
div.farpointparticipants table div#ctl00_ContentPlaceHolder1_fpParticipants_rowHeader td {
  background: #FFF !important;
  color: #000 !important;
  font-weight: bold !important;
}

/* line 3, ../sass/partials/_add_on_popup.scss */
#basket-page #ctl00_ContentPlaceHolder1_lnkAddons {
  padding: 10px 20px;
  color: #333;
  text-align: center;
  display: inline-block;
  background: #ffe14f;
  padding: 10px 20px;
  font-size: 1.1em;
  border: 4px solid #e8c000;
  display: block;
  width: 45%;
  font-weight: bold;
  margin: 0 auto;
}
/* line 17, ../sass/partials/_add_on_popup.scss */
#basket-page #ctl00_ContentPlaceHolder1_lnkAddons:hover {
  background: #e8c000;
  border: 4px solid #ffe14f;
}

/* line 26, ../sass/partials/_add_on_popup.scss */
#config-pop-up .addonpage-addon-wrapper {
  display: block;
  overflow: hidden;
  padding: 1em 0;
  border-bottom: #CCC 1px solid;
  margin-right: 10px;
  clear: both;
}
/* line 34, ../sass/partials/_add_on_popup.scss */
#config-pop-up .addonpage-addon-wrapper #addonpage_image {
  float: left;
  margin: 0 1em 1em 0;
  width: 30%;
}
/* line 40, ../sass/partials/_add_on_popup.scss */
#config-pop-up .addonpage-addon-wrapper #addonpage_image img {
  max-width: 100%;
}
/* line 44, ../sass/partials/_add_on_popup.scss */
#config-pop-up .addonpage-addon-wrapper #addonpage_title {
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 0.8em;
}
/* line 51, ../sass/partials/_add_on_popup.scss */
#config-pop-up .addonpage_wrapper {
  width: 600px;
  color: #505050;
}
/* line 55, ../sass/partials/_add_on_popup.scss */
#config-pop-up .addonpage_wrapper a.addonpage_nextbutton {
  float: right;
  /*Default-Button*/
  text-align: center;
  display: inline-block;
  /*
  background-repeat: no-repeat;
  text-indent: -9999px;
  text-align: left;
  /*IE7*/
        /*
*font-size: 0;
*line-height: 0;*/
  *zoom: 1;
  *display: block;
  margin: 0 0 10px;
  padding: 10px;
  text-decoration: none;
  background: #824098;
  background: linear-gradient(to bottom, #9f3995 0%, #913c96 50%, #824098 100%) repeat scroll 0 0 transparent;
  background: -webkit-linear-gradient(#9f3995 0%, #913c96 50%, #824098 100%) repeat scroll 0 0 transparent;
  border: 1px solid #913c96;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
  text-shadow: 1px 2px 1px #bb6f00;
  font: 25px/28px 'Crete Round', serif;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
  margin-right: 20px;
}
/* line 84, ../sass/partials/_add_on_popup.scss */
#config-pop-up .addonpage_wrapper a.addonpage_nextbutton:hover {
  text-decoration: underline;
}
/* line 93, ../sass/partials/_add_on_popup.scss */
#config-pop-up .addonpage_wrapper .RadButton_Default.rbSkinnedButton,
#config-pop-up .addonpage_wrapper .RadButton_Default .rbDecorated,
#config-pop-up .addonpage_wrapper .RadButton_Default.rbVerticalButton,
#config-pop-up .addonpage_wrapper .RadButton_Default.rbVerticalButton .rbDecorated,
#config-pop-up .addonpage_wrapper .RadButton_Default .rbSplitRight,
#config-pop-up .addonpage_wrapper .RadButton_Default .rbSplitLeft {
  background-image: none;
  display: block;
  text-decoration: none;
  margin-bottom: 10px;
}
/* line 101, ../sass/partials/_add_on_popup.scss */
#config-pop-up .addonpage_wrapper input[type="submit"],
#config-pop-up .addonpage_wrapper input[type="button"] {
  background: #824098 url(../images/overlay-button.png) repeat-x 0 0 !important;
  border-style: none !important;
  border: 0 none;
  display: inline-block;
  padding: 5px 15px 6px;
  color: #fff !important;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.5em;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  position: relative;
  cursor: pointer;
  overflow: visible;
  width: auto;
  padding: 10px !important;
  height: auto !important;
  filter: none !important;
  margin: 1em 0 !important;
}
/* line 130, ../sass/partials/_add_on_popup.scss */
#config-pop-up .addonpage_wrapper input[type="submit"]:hover,
#config-pop-up .addonpage_wrapper input[type="button"]:hover {
  text-decoration: none;
}
/* line 137, ../sass/partials/_add_on_popup.scss */
#config-pop-up #gcpayment-page {
  padding: 20px;
  min-height: 294px;
}
/* line 143, ../sass/partials/_add_on_popup.scss */
#config-pop-up #gcpayment-page #gcpayment-entry-wrap div.inputcol.gift-certificate {
  width: auto;
  display: block;
}
/* line 147, ../sass/partials/_add_on_popup.scss */
#config-pop-up #gcpayment-page #gcpayment-entry-wrap div.inputcol.gift-certificate input[type="text"] {
  padding: 5px;
  font-size: 14px;
  margin-right: 5px;
}
/* line 155, ../sass/partials/_add_on_popup.scss */
#config-pop-up #gcpayment-page #gcpayment-captcha {
  display: block;
}
/* line 158, ../sass/partials/_add_on_popup.scss */
#config-pop-up #gcpayment-page #gcpayment-captcha a.rcRefreshImage {
  font-size: 12px;
  display: block;
  margin-top: 5px;
}
/* line 164, ../sass/partials/_add_on_popup.scss */
#config-pop-up #gcpayment-page #gcpayment-captcha .RadCaptcha.RadCaptcha_Default {
  height: auto !important;
  display: block;
}
/* line 169, ../sass/partials/_add_on_popup.scss */
#config-pop-up #gcpayment-page #gcpayment-captcha p {
  margin: 10px 0;
}
/* line 172, ../sass/partials/_add_on_popup.scss */
#config-pop-up #gcpayment-page #gcpayment-captcha p input {
  padding: 5px;
  font-size: 14px;
  margin-right: 5px;
}

/* line 3, ../sass/partials/_guest-checkout.scss */
#config-pop-up #login-page {
  width: auto;
  padding: 10px;
}
/* line 7, ../sass/partials/_guest-checkout.scss */
#config-pop-up #login-page h1 {
  margin-bottom: 10px;
}
/* line 9, ../sass/partials/_guest-checkout.scss */
#config-pop-up #login-page h1 span span {
  font-size: 23px !important;
}
/* line 16, ../sass/partials/_guest-checkout.scss */
#config-pop-up #login-page #content-left, #config-pop-up #login-page #content-right {
  width: auto;
}
/* line 22, ../sass/partials/_guest-checkout.scss */
#config-pop-up #login-page #content-left h2 {
  border-top: 1px solid #eeeeee;
  margin-bottom: 10px;
  padding-top: 10px;
}
/* line 28, ../sass/partials/_guest-checkout.scss */
#config-pop-up #login-page #content-left table.loginformtable {
  width: 100%;
}
/* line 32, ../sass/partials/_guest-checkout.scss */
#config-pop-up #login-page #content-left table.loginformtable td input.reqfield {
  width: 90%;
  background: #FFFF99;
}
/* line 37, ../sass/partials/_guest-checkout.scss */
#config-pop-up #login-page #content-left table.loginformtable td input[type="text"] {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  padding: 5px;
}
/* line 51, ../sass/partials/_guest-checkout.scss */
#config-pop-up #login-page #content-left #createprofileoption {
  padding-top: 10px;
  border-top: 1px solid #eeeeee;
}
/* line 56, ../sass/partials/_guest-checkout.scss */
#config-pop-up #login-page #content-left #login-button-wrap, #config-pop-up #login-page #content-left #createprofileoption {
  margin-bottom: 10px;
}

/* line 44, ../sass/masterstyles.scss */
#content.config-wrapper img {
  max-width: inherit;
}

/* line 49, ../sass/masterstyles.scss */
svg {
  font-family: "myriad-pro-semi-condensed",Helvetica,Arial,sans-serif;
  width: 100%;
  height: 100%;
}

/* line 55, ../sass/masterstyles.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 60, ../sass/masterstyles.scss */
#header, #footer {
  -webkit-box-shadow: border-box;
  -moz-box-shadow: border-box;
  box-shadow: border-box;
}

/* line 64, ../sass/masterstyles.scss */
#header {
  border-bottom: 1px solid #555;
  background: #196a9d;
  border-bottom: 8px solid #145a87;
}
/* line 69, ../sass/masterstyles.scss */
#header .top-bar {
  width: 980px;
  margin: 0 auto;
}
/* line 73, ../sass/masterstyles.scss */
#header .top-bar .title-area {
  float: left;
  position: relative;
  margin: 0;
  padding: 25px 0 0;
  width: 20%;
}
/* line 80, ../sass/masterstyles.scss */
#header .top-bar .title-area .name {
  margin: 0;
  font-size: 16px;
}
/* line 85, ../sass/masterstyles.scss */
#header .top-bar .title-area .logo {
  margin-left: 0;
}
/* line 91, ../sass/masterstyles.scss */
#header .top-bar .title-area .toggle-topbar {
  display: none;
}
/* line 96, ../sass/masterstyles.scss */
#header .top-bar .logo-img {
  max-width: 100%;
  height: auto;
}
/* line 101, ../sass/masterstyles.scss */
#header .top-bar .top-bar-section {
  position: relative;
  width: auto;
  left: 0;
}
/* line 106, ../sass/masterstyles.scss */
#header .top-bar .top-bar-section ul {
  float: right;
  width: auto;
  height: auto !important;
  display: inline;
  padding: 0;
  font-size: 16px;
  margin: 0;
}
/* line 115, ../sass/masterstyles.scss */
#header .top-bar .top-bar-section ul li {
  text-align: center;
  float: left;
}
/* line 119, ../sass/masterstyles.scss */
#header .top-bar .top-bar-section ul li a {
  padding: 0 20px;
  line-height: 60px;
  color: #333;
  display: block;
  font-size: 1rem;
}
/* line 127, ../sass/masterstyles.scss */
#header .top-bar .top-bar-section ul li a:hover {
  background: #00629b;
  color: white;
}
/* line 134, ../sass/masterstyles.scss */
#header .top-bar .top-bar-section ul ul {
  display: none;
}
/* line 141, ../sass/masterstyles.scss */
#header .top-bar .top-bar-section .obs-res-nav {
  font-weight: bold;
  float: right;
}
/* line 145, ../sass/masterstyles.scss */
#header .top-bar .top-bar-section .obs-res-nav li {
  position: relative;
}
/* line 149, ../sass/masterstyles.scss */
#header .top-bar .top-bar-section .obs-res-nav li:hover ul {
  display: block;
}
/* line 154, ../sass/masterstyles.scss */
#header .top-bar .top-bar-section .obs-res-nav li a {
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 600;
}
/* line 159, ../sass/masterstyles.scss */
#header .top-bar .top-bar-section .obs-res-nav li a:hover {
  background: #145a87;
}
/* line 164, ../sass/masterstyles.scss */
#header .top-bar .top-bar-section .obs-res-nav li ul {
  position: absolute;
  top: 110px;
  right: 0;
  width: 200px !important;
  background: #FFF;
  text-align: left;
  z-index: 99;
  border: 1px solid #EEE;
}
/* line 173, ../sass/masterstyles.scss */
#header .top-bar .top-bar-section .obs-res-nav li ul li {
  float: none !important;
  text-align: left;
}
/* line 176, ../sass/masterstyles.scss */
#header .top-bar .top-bar-section .obs-res-nav li ul li a {
  display: block;
  text-align: left;
  border-bottom: 1px solid #EEE;
  font-weight: 400;
}
/* line 184, ../sass/masterstyles.scss */
#header .top-bar .top-bar-section .obs-res-nav li ul li:last-child a {
  border-bottom: 0 none;
}
/* line 193, ../sass/masterstyles.scss */
#header .top-bar .top-bar-section .obs-res-nav > li > a {
  padding: 25px 20px;
  color: white;
  border-right: 1px solid #165f8d;
  font-weight: 300;
}

/* line 203, ../sass/masterstyles.scss */
.column, .columns {
  position: relative;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  float: left;
}

/* line 210, ../sass/masterstyles.scss */
.footer {
  padding: 3.75rem 0;
  background: #666;
  padding: 1.25rem 0;
  box-shadow: inset 0 10px 10px -10px #333;
}
/* line 216, ../sass/masterstyles.scss */
.footer .footer-main-nav {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
  margin-bottom: 0.625rem;
}
/* line 225, ../sass/masterstyles.scss */
.footer .footer-main-nav .footer-main-nav-item {
  padding-left: 0;
  padding-right: 0;
  width: 16.66667%;
  float: left;
  margin-bottom: 0.625rem;
}
/* line 232, ../sass/masterstyles.scss */
.footer .footer-main-nav .footer-main-nav-item a {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  width: 100%;
  float: left;
  margin-bottom: 0.625rem;
  color: #eee;
  font-size: 16px;
}
/* line 241, ../sass/masterstyles.scss */
.footer .footer-main-nav .footer-main-nav-item a:first-child {
  font-weight: 700;
}
/* line 248, ../sass/masterstyles.scss */
.footer .footer-links {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
}
/* line 256, ../sass/masterstyles.scss */
.footer .footer-links .social-icons {
  position: relative;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  width: 50%;
  left: 50%;
  right: auto;
  margin-bottom: 0.9375rem;
  float: left;
}
/* line 266, ../sass/masterstyles.scss */
.footer .footer-links .social-icons ul {
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  margin: 0 auto;
  margin-left: auto;
}
/* line 274, ../sass/masterstyles.scss */
.footer .footer-links .social-icons ul li {
  margin: 0 2.1875rem 0 2.1875rem;
  float: left;
}
/* line 278, ../sass/masterstyles.scss */
.footer .footer-links .social-icons ul li:first-child {
  margin: 0 2.1875rem 0 0;
}
/* line 282, ../sass/masterstyles.scss */
.footer .footer-links .social-icons ul li * {
  display: block;
}
/* line 287, ../sass/masterstyles.scss */
.footer .footer-links .social-icons ul .facebook, .footer .footer-links .social-icons ul .instagram, .footer .footer-links .social-icons ul .googlep {
  width: 1.875rem;
}
/* line 291, ../sass/masterstyles.scss */
.footer .footer-links .social-icons ul .youtube {
  width: 2.6875rem;
}
/* line 294, ../sass/masterstyles.scss */
.footer .footer-links .social-icons ul .twitter {
  width: 2.3125rem;
}
/* line 297, ../sass/masterstyles.scss */
.footer .footer-links .social-icons ul .facebook-path {
  fill: #3b5998;
}
/* line 300, ../sass/masterstyles.scss */
.footer .footer-links .social-icons ul .twitter-path {
  fill: #55acee;
}
/* line 303, ../sass/masterstyles.scss */
.footer .footer-links .social-icons ul .instagram-path {
  fill: #ED8B00;
}
/* line 307, ../sass/masterstyles.scss */
.footer .footer-links .social-icons ul .yt-triangle {
  fill: #FFF;
}
/* line 311, ../sass/masterstyles.scss */
.footer .footer-links .social-icons ul .yt-shadow {
  fill: #e0e0e0;
  opacity: 1;
}
/* line 316, ../sass/masterstyles.scss */
.footer .footer-links .social-icons ul .yt-btn {
  fill: #cd201f;
}
/* line 320, ../sass/masterstyles.scss */
.footer .footer-links .social-icons ul .googlep-path {
  fill: #dd4b39;
}

/* line 328, ../sass/masterstyles.scss */
.large-12 {
  width: 100%;
}

/* line 333, ../sass/masterstyles.scss */
.footer .copyright {
  position: relative;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  width: 50%;
  left: auto;
  float: left;
}
/* line 342, ../sass/masterstyles.scss */
.footer .copyright ul {
  margin: 0 auto 0 auto;
  margin-left: -1.375rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
/* line 350, ../sass/masterstyles.scss */
.footer .copyright ul li {
  list-style: none;
  float: left;
  margin-left: 1.375rem;
  display: block;
  text-transform: uppercase;
}
/* line 356, ../sass/masterstyles.scss */
.footer .copyright ul li a {
  font-size: 11px;
  line-height: inherit;
  color: #eee;
}
/* line 361, ../sass/masterstyles.scss */
.footer .copyright ul li a:hover {
  color: #a5edfa;
  text-decoration: underline;
}
/* line 369, ../sass/masterstyles.scss */
.footer .copyright h6 {
  font-size: 11px;
  color: #EEE;
}

/* line 376, ../sass/masterstyles.scss */
.toggle-desc.button, .hidebooknowlink {
  display: none;
}

/* line 381, ../sass/masterstyles.scss */
.welcome-wrapper p {
  margin: 1em 0;
}
/* line 385, ../sass/masterstyles.scss */
.welcome-wrapper img {
  max-width: 700px;
  margin-bottom: 25px;
}

/* line 391, ../sass/masterstyles.scss */
h1, .memberheaders {
  font-weight: 300 !important;
}

/* line 397, ../sass/masterstyles.scss */
#nav a.roller:hover, #nav a.rollerright:hover {
  background: #E1E1E1;
}

/* line 403, ../sass/masterstyles.scss */
.footer-wrapper {
  width: 980px;
  margin: 0 auto;
  padding-top: 25px;
  padding-bottom: 25px;
  color: white;
  text-align: center;
}
/* line 413, ../sass/masterstyles.scss */
.footer-wrapper h3 {
  font-weight: 300;
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #196a9d;
}
/* line 420, ../sass/masterstyles.scss */
.footer-wrapper a {
  color: white;
}
/* line 423, ../sass/masterstyles.scss */
.footer-wrapper a:hover {
  text-decoration: underline;
}
/* line 428, ../sass/masterstyles.scss */
.footer-wrapper p {
  margin-bottom: 1em;
  font-weight: 100;
}
/* line 439, ../sass/masterstyles.scss */
.footer-wrapper .powered-by h3 {
  border-bottom: 0 none;
}
/* line 441, ../sass/masterstyles.scss */
.footer-wrapper .powered-by h3 img {
  max-width: 70%;
  margin-top: 10px;
}

/* line 448, ../sass/masterstyles.scss */
#footer {
  background: #2781ba;
  min-height: 500px;
  border-top: 3px solid #145a87;
}
/* line 449, ../sass/masterstyles.scss */
#footer .clearfix:after, #footer .container:after, #footer .container-fluid:after, #footer .row:after {
  clear: both;
}
/* line 452, ../sass/masterstyles.scss */
#footer .clearfix:before, #footer .clearfix:after, #footer .container:before, #footer .container:after, #footer .container-fluid:before, #footer .container-fluid:after, #footer .row:before, #footer .row:after {
  content: " ";
  display: table;
}
/* line 457, ../sass/masterstyles.scss */
#footer *, #footer *:after, #footer *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 466, ../sass/masterstyles.scss */
#footer .col-md-4 {
  width: 33.33333333%;
  float: left;
}
/* line 471, ../sass/masterstyles.scss */
#footer .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 477, ../sass/masterstyles.scss */
#footer .row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 481, ../sass/masterstyles.scss */
#footer .col-xs-1, #footer .col-sm-1, #footer .col-md-1, #footer .col-lg-1, #footer .col-xs-2, #footer .col-sm-2, #footer .col-md-2, #footer .col-lg-2, #footer .col-xs-3, #footer .col-sm-3, #footer .col-md-3, #footer .col-lg-3, #footer .col-xs-4, #footer .col-sm-4, #footer .col-md-4, #footer .col-lg-4, #footer .col-xs-5, #footer .col-sm-5, #footer .col-md-5, #footer .col-lg-5, #footer .col-xs-6, #footer .col-sm-6, #footer .col-md-6, #footer .col-lg-6, #footer .col-xs-7, #footer .col-sm-7, #footer .col-md-7, #footer .col-lg-7, #footer .col-xs-8, #footer .col-sm-8, #footer .col-md-8, #footer .col-lg-8, #footer .col-xs-9, #footer .col-sm-9, #footer .col-md-9, #footer .col-lg-9, #footer .col-xs-10, #footer .col-sm-10, #footer .col-md-10, #footer .col-lg-10, #footer .col-xs-11, #footer .col-sm-11, #footer .col-md-11, #footer .col-lg-11, #footer .col-xs-12, #footer .col-sm-12, #footer .col-md-12, #footer .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 487, ../sass/masterstyles.scss */
#footer .col-xs-1, #footer .col-xs-2, #footer .col-xs-3, #footer .col-xs-4, #footer .col-xs-5, #footer .col-xs-6, #footer .col-xs-7, #footer .col-xs-8, #footer .col-xs-9, #footer .col-xs-10, #footer .col-xs-11, #footer .col-xs-12 {
  float: left;
}
/* line 490, ../sass/masterstyles.scss */
#footer .col-xs-12 {
  width: 100%;
}
/* line 493, ../sass/masterstyles.scss */
#footer .col-xs-11 {
  width: 91.66666667%;
}
/* line 496, ../sass/masterstyles.scss */
#footer .col-xs-10 {
  width: 83.33333333%;
}
/* line 499, ../sass/masterstyles.scss */
#footer .col-xs-9 {
  width: 75%;
}
/* line 502, ../sass/masterstyles.scss */
#footer .col-xs-8 {
  width: 66.66666667%;
}
/* line 505, ../sass/masterstyles.scss */
#footer .col-xs-7 {
  width: 58.33333333%;
}
/* line 508, ../sass/masterstyles.scss */
#footer .col-xs-6 {
  width: 50%;
}
/* line 511, ../sass/masterstyles.scss */
#footer .col-xs-5 {
  width: 41.66666667%;
}
/* line 514, ../sass/masterstyles.scss */
#footer .col-xs-4 {
  width: 33.33333333%;
}
/* line 517, ../sass/masterstyles.scss */
#footer .col-xs-3 {
  width: 25%;
}
/* line 520, ../sass/masterstyles.scss */
#footer .col-xs-2 {
  width: 16.66666667%;
}
/* line 523, ../sass/masterstyles.scss */
#footer .col-xs-1 {
  width: 8.33333333%;
}
/* line 526, ../sass/masterstyles.scss */
#footer .col-xs-pull-12 {
  right: 100%;
}
/* line 529, ../sass/masterstyles.scss */
#footer .col-xs-pull-11 {
  right: 91.66666667%;
}
/* line 532, ../sass/masterstyles.scss */
#footer .col-xs-pull-10 {
  right: 83.33333333%;
}
/* line 535, ../sass/masterstyles.scss */
#footer .col-xs-pull-9 {
  right: 75%;
}
/* line 538, ../sass/masterstyles.scss */
#footer .col-xs-pull-8 {
  right: 66.66666667%;
}
/* line 541, ../sass/masterstyles.scss */
#footer .col-xs-pull-7 {
  right: 58.33333333%;
}
/* line 544, ../sass/masterstyles.scss */
#footer .col-xs-pull-6 {
  right: 50%;
}
/* line 547, ../sass/masterstyles.scss */
#footer .col-xs-pull-5 {
  right: 41.66666667%;
}
/* line 550, ../sass/masterstyles.scss */
#footer .col-xs-pull-4 {
  right: 33.33333333%;
}
/* line 553, ../sass/masterstyles.scss */
#footer .col-xs-pull-3 {
  right: 25%;
}
/* line 556, ../sass/masterstyles.scss */
#footer .col-xs-pull-2 {
  right: 16.66666667%;
}
/* line 559, ../sass/masterstyles.scss */
#footer .col-xs-pull-1 {
  right: 8.33333333%;
}
/* line 562, ../sass/masterstyles.scss */
#footer .col-xs-pull-0 {
  right: auto;
}
/* line 565, ../sass/masterstyles.scss */
#footer .col-xs-push-12 {
  left: 100%;
}
/* line 568, ../sass/masterstyles.scss */
#footer .col-xs-push-11 {
  left: 91.66666667%;
}
/* line 571, ../sass/masterstyles.scss */
#footer .col-xs-push-10 {
  left: 83.33333333%;
}
/* line 574, ../sass/masterstyles.scss */
#footer .col-xs-push-9 {
  left: 75%;
}
/* line 577, ../sass/masterstyles.scss */
#footer .col-xs-push-8 {
  left: 66.66666667%;
}
/* line 580, ../sass/masterstyles.scss */
#footer .col-xs-push-7 {
  left: 58.33333333%;
}
/* line 583, ../sass/masterstyles.scss */
#footer .col-xs-push-6 {
  left: 50%;
}
/* line 586, ../sass/masterstyles.scss */
#footer .col-xs-push-5 {
  left: 41.66666667%;
}
/* line 589, ../sass/masterstyles.scss */
#footer .col-xs-push-4 {
  left: 33.33333333%;
}
/* line 592, ../sass/masterstyles.scss */
#footer .col-xs-push-3 {
  left: 25%;
}
/* line 595, ../sass/masterstyles.scss */
#footer .col-xs-push-2 {
  left: 16.66666667%;
}
/* line 598, ../sass/masterstyles.scss */
#footer .col-xs-push-1 {
  left: 8.33333333%;
}
/* line 601, ../sass/masterstyles.scss */
#footer .col-xs-push-0 {
  left: auto;
}
/* line 604, ../sass/masterstyles.scss */
#footer .col-xs-offset-12 {
  margin-left: 100%;
}
/* line 607, ../sass/masterstyles.scss */
#footer .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
/* line 610, ../sass/masterstyles.scss */
#footer .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
/* line 613, ../sass/masterstyles.scss */
#footer .col-xs-offset-9 {
  margin-left: 75%;
}
/* line 616, ../sass/masterstyles.scss */
#footer .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
/* line 619, ../sass/masterstyles.scss */
#footer .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
/* line 622, ../sass/masterstyles.scss */
#footer .col-xs-offset-6 {
  margin-left: 50%;
}
/* line 625, ../sass/masterstyles.scss */
#footer .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
/* line 628, ../sass/masterstyles.scss */
#footer .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
/* line 631, ../sass/masterstyles.scss */
#footer .col-xs-offset-3 {
  margin-left: 25%;
}
/* line 634, ../sass/masterstyles.scss */
#footer .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
/* line 637, ../sass/masterstyles.scss */
#footer .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
/* line 640, ../sass/masterstyles.scss */
#footer .col-xs-offset-0 {
  margin-left: 0%;
}

/*****REQUEST FORMS******/
/* line 650, ../sass/masterstyles.scss */
#custom-request-form-page .procedurestitle {
  margin-bottom: 15px;
}
/* line 654, ../sass/masterstyles.scss */
#custom-request-form-page input[type="text"] {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
/* line 674, ../sass/masterstyles.scss */
#custom-request-form-page * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 680, ../sass/masterstyles.scss */
#custom-request-form-page .form-row, #custom-request-form-page .transportation, #custom-request-form-page .ifbybus {
  padding: 3px 0;
}
/* line 681, ../sass/masterstyles.scss */
#custom-request-form-page .form-row:after, #custom-request-form-page .transportation:after, #custom-request-form-page .ifbybus:after {
  content: "";
  display: block;
  clear: both;
}
/* line 689, ../sass/masterstyles.scss */
#custom-request-form-page .form-row span, #custom-request-form-page .transportation span, #custom-request-form-page .ifbybus span {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-top: 7px;
  padding-bottom: 7px;
  text-align: left;
  width: 30%;
  float: left;
  font-size: 13px;
}
/* line 706, ../sass/masterstyles.scss */
#custom-request-form-page .form-row input[type="text"], #custom-request-form-page .transportation input[type="text"], #custom-request-form-page .ifbybus input[type="text"] {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 70%;
  float: left;
}
/* line 715, ../sass/masterstyles.scss */
#custom-request-form-page .form-row p, #custom-request-form-page .transportation p, #custom-request-form-page .ifbybus p {
  font-size: 13px;
}
/* line 721, ../sass/masterstyles.scss */
#custom-request-form-page .form-row.Participants span, #custom-request-form-page .form-row.Chaperones span {
  float: none;
  width: auto;
  display: block;
  text-align: left;
}
/* line 728, ../sass/masterstyles.scss */
#custom-request-form-page .form-row.Participants input, #custom-request-form-page .form-row.Chaperones input {
  float: none;
  width: auto;
  display: block;
}
/* line 737, ../sass/masterstyles.scss */
#custom-request-form-page .transportation input[type="text"] {
  float: left;
  width: 150px;
}
/* line 742, ../sass/masterstyles.scss */
#custom-request-form-page .transportation .tb, #custom-request-form-page .transportation span {
  width: auto;
}
/* line 748, ../sass/masterstyles.scss */
#custom-request-form-page .ifbybus input[type="text"], #custom-request-form-page .Arrival input[type="text"], #custom-request-form-page .Departure input[type="text"] {
  width: 200px;
}
/* line 754, ../sass/masterstyles.scss */
#custom-request-form-page .MainGarden h3, #custom-request-form-page .childrensGarden h3, #custom-request-form-page .ArtsPartner h3, #custom-request-form-page .FinancialAid h3 {
  margin-top: 10px;
}
/* line 758, ../sass/masterstyles.scss */
#custom-request-form-page .MainGarden > span, #custom-request-form-page .childrensGarden > span, #custom-request-form-page .ArtsPartner > span, #custom-request-form-page .FinancialAid > span {
  display: block;
  width: 100%;
}
/* line 765, ../sass/masterstyles.scss */
#custom-request-form-page .childrensGarden #ctl00_ContentPlaceHolder1_lbl261 {
  margin-left: 20px;
  float: left;
  width: auto;
}
/* line 771, ../sass/masterstyles.scss */
#custom-request-form-page .childrensGarden #ctl00_ContentPlaceHolder1_txt261 {
  width: auto;
  float: left;
  margin-bottom: 25px;
}
/* line 781, ../sass/masterstyles.scss */
#custom-request-form-page .ArtsPartner h3 {
  display: none;
}
/* line 784, ../sass/masterstyles.scss */
#custom-request-form-page .ArtsPartner .voucher {
  float: left;
  width: auto;
}
/* line 789, ../sass/masterstyles.scss */
#custom-request-form-page .ArtsPartner input.voucher {
  width: auto;
  margin-right: 25px;
}
/* line 794, ../sass/masterstyles.scss */
#custom-request-form-page .ArtsPartner .approvalcode {
  float: left;
  width: auto;
}
/* line 799, ../sass/masterstyles.scss */
#custom-request-form-page .ArtsPartner input.approvalcode {
  float: left;
  width: auto;
}
/* line 806, ../sass/masterstyles.scss */
#custom-request-form-page .FinancialAid p.financialaid {
  margin-top: 10px;
  font-size: 1.2em;
  font-weight: 600;
}
/* line 814, ../sass/masterstyles.scss */
#custom-request-form-page p.reserve {
  margin-top: 15px;
}
/* line 818, ../sass/masterstyles.scss */
#custom-request-form-page .RadCaptcha {
  height: auto !important;
}
/* line 819, ../sass/masterstyles.scss */
#custom-request-form-page .RadCaptcha:after, #custom-request-form-page .RadCaptcha:before {
  content: "";
  display: block;
  clear: both;
}
/* line 826, ../sass/masterstyles.scss */
#custom-request-form-page #ctl00_ContentPlaceHolder1_pnlCaptcha:after, #custom-request-form-page #ctl00_ContentPlaceHolder1_pnlCaptcha:before {
  content: "";
  display: block;
  clear: both;
}
/* line 832, ../sass/masterstyles.scss */
#custom-request-form-page .catchpa:after, #custom-request-form-page .catchpa:before {
  content: "";
  display: block;
  clear: both;
}
/* line 837, ../sass/masterstyles.scss */
#custom-request-form-page .catchpa #radcaptchaDIV:after, #custom-request-form-page .catchpa #radcaptchaDIV:before {
  content: "";
  display: block;
  clear: both;
}
/* line 842, ../sass/masterstyles.scss */
#custom-request-form-page .catchpa a.rcRefreshImage {
  display: block;
}
/* line 843, ../sass/masterstyles.scss */
#custom-request-form-page .catchpa a.rcRefreshImage:after, #custom-request-form-page .catchpa a.rcRefreshImage:before {
  content: "";
  display: block;
  clear: both;
}
/* line 850, ../sass/masterstyles.scss */
#custom-request-form-page .formactions {
  clear: both;
}
/* line 852, ../sass/masterstyles.scss */
#custom-request-form-page .formactions:after, #custom-request-form-page .formactions:before {
  content: "";
  display: block;
  clear: both;
}
/* line 858, ../sass/masterstyles.scss */
#custom-request-form-page .formsubmit input {
  padding: 15px 20px;
  font-size: 1.1em;
  border: 1px solid #196a9d;
  display: inline-block;
  border: 0 none;
  background-color: #00629b;
  color: white;
  margin-bottom: 10px;
}

/* line 869, ../sass/masterstyles.scss */
#wait-list-page #grid {
  margin-top: 60px;
}

/* line 873, ../sass/masterstyles.scss */
#wait-list-page #add-activity {
  margin-top: 10px;
  clear: both;
}

/* line 878, ../sass/masterstyles.scss */
#wait-list-page #add-to-waitlists {
  margin-top: 10px;
}

/* Recurring Payments | 2014-12-16 | JHW */
/* line 885, ../sass/masterstyles.scss */
.RecPay_Setup table {
  width: 100%;
}

/* line 890, ../sass/masterstyles.scss */
.RecPay_Setup td {
  border: 1px solid black;
  padding: 5px;
}

/* line 896, ../sass/masterstyles.scss */
.RecPay_OptionHeader {
  margin-top: 10px;
  display: block;
}

/* line 902, ../sass/masterstyles.scss */
.RecPaySummary {
  border: 1px solid #000;
  padding: 5px;
}

/* line 908, ../sass/masterstyles.scss */
.RecPaySummary_HeaderText {
  font-weight: bold;
  text-decoration: underline;
}

/* line 914, ../sass/masterstyles.scss */
.RecPaySummary_Sub {
  padding: 5px;
}

/* line 919, ../sass/masterstyles.scss */
.RecPaySummary_SubHeaderText {
  font-weight: bold;
}

/* line 924, ../sass/masterstyles.scss */
.RecPaySummary_Detail {
  display: block;
}

/* line 929, ../sass/masterstyles.scss */
.RecPay_TransGrid .rgDataDiv {
  height: auto !important;
}

/* End Recurring Payments */
/* line 937, ../sass/masterstyles.scss */
#forgotpassword-page h1, #requestpassword-page h1, #passwordlanding-page h1 {
  display: block;
  float: none;
}
/* line 942, ../sass/masterstyles.scss */
#forgotpassword-page #forgotpassword-descriptiontop, #requestpassword-page #forgotpassword-descriptiontop, #passwordlanding-page #forgotpassword-descriptiontop {
  margin-bottom: 25px;
}
/* line 948, ../sass/masterstyles.scss */
#forgotpassword-page #FormBox td > span, #requestpassword-page #FormBox td > span, #passwordlanding-page #FormBox td > span {
  margin-right: 15px;
}
/* line 952, ../sass/masterstyles.scss */
#forgotpassword-page #FormBox td > input, #requestpassword-page #FormBox td > input, #passwordlanding-page #FormBox td > input {
  margin-bottom: 15px;
}
/* line 957, ../sass/masterstyles.scss */
#forgotpassword-page #FormBox a.StandardButton, #requestpassword-page #FormBox a.StandardButton, #passwordlanding-page #FormBox a.StandardButton {
  padding: 15px 20px;
  font-size: 1.1em;
  border: 1px solid #196a9d;
  display: inline-block;
  background: #145a87;
  color: #FFF;
  font-size: 1.1em;
  border: 1px solid #196a9d;
  margin-top: 25px;
}
/* line 965, ../sass/masterstyles.scss */
#forgotpassword-page #FormBox a.StandardButton:hover, #requestpassword-page #FormBox a.StandardButton:hover, #passwordlanding-page #FormBox a.StandardButton:hover {
  background: #125179;
  color: #FFF;
}
/* line 971, ../sass/masterstyles.scss */
#forgotpassword-page #passwordlanding-descriptionbottom, #requestpassword-page #passwordlanding-descriptionbottom, #passwordlanding-page #passwordlanding-descriptionbottom {
  margin-top: 20px;
}
/* line 975, ../sass/masterstyles.scss */
#forgotpassword-page #requestpassword-descriptiontop, #requestpassword-page #requestpassword-descriptiontop, #passwordlanding-page #requestpassword-descriptiontop {
  margin-bottom: 20px;
}

/* line 981, ../sass/masterstyles.scss */
html body #policies-page .riContSpinButtons {
  position: relative;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  width: 100px !important;
}
/* line 987, ../sass/masterstyles.scss */
html body #policies-page .RadInput_Default {
  padding-left: 30px;
  padding-right: 30px;
  height: 100%;
}
/* line 992, ../sass/masterstyles.scss */
html body #policies-page .RadInput_Default .riTextBox {
  text-align: center;
  border-color: #BBB;
  width: 40px;
}
/* line 999, ../sass/masterstyles.scss */
html body #policies-page .RadInput_Default .riUp, html body #policies-page .RadInput_Default .riDown {
  background: none !important;
  width: 30px !important;
  text-align: center;
  height: 100%;
  margin: 0 !important;
  position: absolute;
  text-indent: inherit;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 21px;
  line-height: 1.5em;
}
/* line 1016, ../sass/masterstyles.scss */
html body #policies-page .RadInput_Default .riUp span, html body #policies-page .RadInput_Default .riDown span {
  display: none;
}
/* line 1021, ../sass/masterstyles.scss */
html body #policies-page .RadInput_Default .riUp {
  right: 0;
  color: #09770d;
}
/* line 1025, ../sass/masterstyles.scss */
html body #policies-page .RadInput_Default .riUp:before {
  content: "\f055";
}
/* line 1030, ../sass/masterstyles.scss */
html body #policies-page .RadInput_Default .riDown {
  left: 0;
  color: #d71515;
}
/* line 1034, ../sass/masterstyles.scss */
html body #policies-page .RadInput_Default .riDown:before {
  content: "\f056";
}

/* line 1042, ../sass/masterstyles.scss */
#wrapper > ul.res-nav {
  padding: 20px 0 0 20px;
  text-align: right;
}
/* line 1046, ../sass/masterstyles.scss */
#wrapper > ul.res-nav > li {
  display: inline-block;
  position: relative;
}
/* line 1050, ../sass/masterstyles.scss */
#wrapper > ul.res-nav > li:first-child {
  display: none;
}
/* line 1054, ../sass/masterstyles.scss */
#wrapper > ul.res-nav > li > a {
  display: block;
  padding: 5px 20px;
}
/* line 1060, ../sass/masterstyles.scss */
#wrapper > ul.res-nav > li:hover > ul {
  display: block;
}
/* line 1065, ../sass/masterstyles.scss */
#wrapper > ul.res-nav > li > ul {
  display: none;
  position: absolute;
  width: 200px;
  z-index: 99;
  right: 0;
  background-color: #EEE;
}
/* line 1073, ../sass/masterstyles.scss */
#wrapper > ul.res-nav > li > ul > li {
  display: block;
  border-bottom: 1px solid #E0E0E0;
  text-align: right;
}
/* line 1077, ../sass/masterstyles.scss */
#wrapper > ul.res-nav > li > ul > li > a {
  display: block;
  padding: 5px 10px;
}

/* line 3, ../sass/partials/_mj-styles.scss */
#mj-page #next-back-wrap a.stepbutton, #mj-page .buttons_bottom a.stepbutton, #mj-page a.stepbutton, #mj-page a.standardbutton {
  border: 0 none;
}
/* line 7, ../sass/partials/_mj-styles.scss */
#mj-page .mj-state-panel {
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}
/* line 13, ../sass/partials/_mj-styles.scss */
#mj-page br {
  display: none;
}
/* line 17, ../sass/partials/_mj-styles.scss */
#mj-page #content-right ul {
  margin: 0;
  margin-left: 20px;
  padding-left: 10px;
}
/* line 23, ../sass/partials/_mj-styles.scss */
#mj-page .mj-join-details-caption {
  font-weight: bold;
}
/* line 26, ../sass/partials/_mj-styles.scss */
#mj-page .mj-join-details-caption > span {
  font-weight: normal;
}
/* line 31, ../sass/partials/_mj-styles.scss */
#mj-page .mj-join-state, #mj-page .mj-order-state, #mj-page .order-header {
  display: block;
  text-align: center;
  background-color: #666666;
  color: #FFF;
  padding: 5px 15px;
  text-align: center;
  font-weight: normal;
}
/* line 42, ../sass/partials/_mj-styles.scss */
#mj-page .mj-join-state > span, #mj-page .mj-order-state > span, #mj-page .order-header > span {
  font-size: 14px;
  border: 1px solid #FFF;
  margin-left: 15px;
  padding: 2px 10px;
}
/* line 50, ../sass/partials/_mj-styles.scss */
#mj-page .toggler.order-header {
  background-color: #666666;
}
/* line 54, ../sass/partials/_mj-styles.scss */
#mj-page .mj-summary-panel {
  background-color: #EEE;
}
/* line 59, ../sass/partials/_mj-styles.scss */
#mj-page #ctl00_ContentPlaceHolder1_divJoinDetails {
  position: relative;
}
/* line 64, ../sass/partials/_mj-styles.scss */
#mj-page .mj-summary-joinstate {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 21px;
}
/* line 69, ../sass/partials/_mj-styles.scss */
#mj-page .mj-summary-caption {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  display: block;
  margin-top: 10px;
}
/* line 75, ../sass/partials/_mj-styles.scss */
#mj-page #content-right .mj-selections, #mj-page div.RadTabStrip {
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
  margin-top: 20px;
}
/* line 79, ../sass/partials/_mj-styles.scss */
#mj-page #content-right .mj-selections ul, #mj-page div.RadTabStrip ul {
  margin: 0;
  padding: 0;
}
/* line 86, ../sass/partials/_mj-styles.scss */
#mj-page .buttons_bottom a.stepbutton.stepback, #mj-page .buttons_bottom a.stepback {
  width: auto;
}
/* line 90, ../sass/partials/_mj-styles.scss */
#mj-page .buttons_bottom .button_back {
  width: auto;
}
/* line 95, ../sass/partials/_mj-styles.scss */
#mj-page .button_startover {
  width: auto;
  padding-left: 15px;
  float: left;
  text-align: center;
}
/* line 102, ../sass/partials/_mj-styles.scss */
#mj-page .RadTabStrip_Default .rtsLevel .rtsLink, #mj-page .RadTabStrip_Default .rtsLevel .rtsOut {
  background-image: none;
}
/* line 106, ../sass/partials/_mj-styles.scss */
#mj-page .RadTabStrip .rtsLink, #mj-page .RadTabStripVertical .rtsLink, #mj-page .RadTabStrip .rtsIn, #mj-page .RadTabStripVertical .rtsIn {
  padding-left: 0;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
/* line 112, ../sass/partials/_mj-styles.scss */
#mj-page .mj-tab-title {
  display: none;
}
/* line 116, ../sass/partials/_mj-styles.scss */
#mj-page .mj-stepbacknext-buttons {
  margin-top: 25px;
}
/* line 120, ../sass/partials/_mj-styles.scss */
#mj-page .mj-stepbacknext-buttons:after, #mj-page .mj-stepbacknext-buttons:before {
  content: "";
  display: block;
  clear: both;
}
/* line 124, ../sass/partials/_mj-styles.scss */
#mj-page .mj-stepbacknext-buttons .mj-stepnext-button, #mj-page .mj-stepbacknext-buttons .mj-stepback-button {
  width: 50%;
  display: inline-block;
}
/* line 127, ../sass/partials/_mj-styles.scss */
#mj-page .mj-stepbacknext-buttons .mj-stepnext-button a, #mj-page .mj-stepbacknext-buttons .mj-stepback-button a {
  padding: 15px 20px;
  font-size: 1.1em;
  border: 1px solid #196a9d;
  display: inline-block;
  border: 0 none;
  min-width: 150px;
  font-size: 14px;
  text-align: center;
  font-size: 1.1em;
}
/* line 135, ../sass/partials/_mj-styles.scss */
#mj-page .mj-stepbacknext-buttons .mj-stepnext-button a:hover, #mj-page .mj-stepbacknext-buttons .mj-stepback-button a:hover {
  background: #125179;
  color: #FFF;
}
/* line 141, ../sass/partials/_mj-styles.scss */
#mj-page .mj-stepbacknext-buttons .mj-stepback-button {
  float: left;
  text-align: left;
}
/* line 145, ../sass/partials/_mj-styles.scss */
#mj-page .mj-stepbacknext-buttons .mj-stepback-button a {
  background-color: #DDD;
  color: #333;
  font-size: 14px;
}
/* line 152, ../sass/partials/_mj-styles.scss */
#mj-page .mj-stepbacknext-buttons .mj-stepnext-button {
  float: right;
  text-align: right;
}
/* line 155, ../sass/partials/_mj-styles.scss */
#mj-page .mj-stepbacknext-buttons .mj-stepnext-button > a {
  background-color: #273748;
  color: #FFF;
}
/* line 162, ../sass/partials/_mj-styles.scss */
#mj-page .buttons_bottom {
  margin-top: 40px;
  border-top: 1px solid #DDD;
}
/* line 166, ../sass/partials/_mj-styles.scss */
#mj-page .buttons_bottom .stepbutton.stepback {
  background-color: #DDD;
  color: #333;
  font-size: 14px;
}
/* line 172, ../sass/partials/_mj-styles.scss */
#mj-page .buttons_bottom .stepbutton.stepnext {
  width: auto;
}
/* line 177, ../sass/partials/_mj-styles.scss */
#mj-page a.toggler, #mj-page a.togglerState {
  color: #FFF;
}
/* line 187, ../sass/partials/_mj-styles.scss */
#mj-page .mj-order-wrapper {
  padding: 15px;
  display: none;
}
/* line 191, ../sass/partials/_mj-styles.scss */
#mj-page .mj-order-wrapper:after {
  content: "";
  display: block;
  clear: both;
}
/* line 196, ../sass/partials/_mj-styles.scss */
#mj-page .mj-state-wrapper {
  display: none;
  background-color: #145a87;
  padding: 15px;
}
/* line 201, ../sass/partials/_mj-styles.scss */
#mj-page .mj-state-wrapper .mj-order-state {
  display: none;
}
/* line 206, ../sass/partials/_mj-styles.scss */
#mj-page .mj-status, #mj-page .mj-info-wrapper {
  width: 50%;
  float: left;
}
/* line 211, ../sass/partials/_mj-styles.scss */
#mj-page .mj-addons, #mj-page .mj-relationships {
  margin-top: 10px;
}
/* line 215, ../sass/partials/_mj-styles.scss */
#mj-page .RadGrid_Default, #mj-page .rgAltRow {
  background-color: transparent;
}
/* line 219, ../sass/partials/_mj-styles.scss */
#mj-page .RadGrid .rgRow td, #mj-page .RadGrid .rgAltRow td {
  padding: 0;
  padding: 8px 6px;
}
/* line 223, ../sass/partials/_mj-styles.scss */
#mj-page .RadGrid .rgRow td:first-child, #mj-page .RadGrid .rgAltRow td:first-child {
  padding-left: 8px;
  padding-right: 8px;
  font-size: 14px;
  font-weight: bold;
}
/* line 231, ../sass/partials/_mj-styles.scss */
#mj-page .rgDetailTable {
  background-color: #EEE;
}
/* line 234, ../sass/partials/_mj-styles.scss */
#mj-page .rgDetailTable td:first-child {
  font-weight: normal !important;
}
/* line 238, ../sass/partials/_mj-styles.scss */
#mj-page .rgDetailTable ul {
  margin-left: 25px !important;
}
/* line 243, ../sass/partials/_mj-styles.scss */
#mj-page .selectedRow {
  background-color: #DDD;
  opacity: .6;
}
/* line 248, ../sass/partials/_mj-styles.scss */
#mj-page .rgAltRow {
  border-top: 1px solid #DDD;
}
/* line 252, ../sass/partials/_mj-styles.scss */
#mj-page .mj-joinrenew-button, #mj-page .mj-joinrenew-button-selected, #mj-page .mj-addon-button, #mj-page .mj-addon-remove-button {
  padding: 15px 20px;
  font-size: 1.1em;
  border: 1px solid #196a9d;
  display: inline-block;
  background-color: #273748;
  color: #FFF;
  display: block;
  text-align: center;
  width: 100%;
  font-size: 14px;
  border: 0 none;
}
/* line 264, ../sass/partials/_mj-styles.scss */
#mj-page .mj-joinrenew-row > a {
  display: block;
  margin-right: 15px;
  color: #666666 !important;
  border: 1px solid #eeeeee;
  padding: 3px 8px;
}
/* line 273, ../sass/partials/_mj-styles.scss */
#mj-page .mj-joinrenew-button-selected, #mj-page .mj-addon-remove-button {
  background-color: #DDD;
  color: #333;
}
/* line 278, ../sass/partials/_mj-styles.scss */
#mj-page .mj-selections {
  border-top: 0 none;
}
/* line 282, ../sass/partials/_mj-styles.scss */
#mj-page .mj-selections .rgMasterTable {
  border: 1px solid #DDD;
  border-top: 0 none;
  font-size: 14px;
}
/* line 288, ../sass/partials/_mj-styles.scss */
#mj-page .mj-selections .RadTabStrip {
  padding-top: 0;
  margin-top: 0;
}
/* line 292, ../sass/partials/_mj-styles.scss */
#mj-page .mj-selections .RadTabStrip ul {
  width: 100%;
  display: flex;
}
/* line 295, ../sass/partials/_mj-styles.scss */
#mj-page .mj-selections .RadTabStrip ul > li {
  flex-grow: 1;
}
/* line 300, ../sass/partials/_mj-styles.scss */
#mj-page .mj-selections .RadTabStrip .rtsLink {
  border-bottom: 1px solid #DDD;
}
/* line 304, ../sass/partials/_mj-styles.scss */
#mj-page .mj-selections .RadTabStrip .rtsLink.rtsSelected {
  background-color: transparent;
  border-top: 1px solid #DDD;
  border-right: 1px solid #DDD;
  border-left: 1px solid #DDD;
  border-bottom: 0 none;
}
/* line 311, ../sass/partials/_mj-styles.scss */
#mj-page .mj-selections .RadTabStrip .rtsLink.rtsSelected .rtsOut {
  color: #333;
  font-weight: bold;
}
/* line 329, ../sass/partials/_mj-styles.scss */
#mj-page .mj-selections .RadTabStrip .RadTabStrip .rtsIn, #mj-page .mj-selections .RadTabStrip .RadTabStripVertical .rtsIn {
  display: inline-block;
}
/* line 333, ../sass/partials/_mj-styles.scss */
#mj-page .mj-selections .RadTabStrip .rtsOut {
  color: #CCC;
  padding: 8px 4px;
}
/* line 335, ../sass/partials/_mj-styles.scss */
#mj-page .mj-selections .RadTabStrip .rtsOut:after {
  	/*display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
  	content: "\f054";
  	color: #CCC;*/
}
/* line 350, ../sass/partials/_mj-styles.scss */
#mj-page .mj-errortext {
  text-align: center;
  font-style: italic;
}
/* line 356, ../sass/partials/_mj-styles.scss */
#mj-page .mj-buttons .mj-button-register, #mj-page .mj-buttons .mj-button-login, #mj-page .mj-buttons .mj-pagelinks-register, #mj-page .mj-buttons .mj-pagelinks-login, #mj-page .mj-pagelinks .mj-button-register, #mj-page .mj-pagelinks .mj-button-login, #mj-page .mj-pagelinks .mj-pagelinks-register, #mj-page .mj-pagelinks .mj-pagelinks-login {
  display: block;
  margin-top: 10px;
}
/* line 360, ../sass/partials/_mj-styles.scss */
#mj-page .mj-buttons .mj-button-register a, #mj-page .mj-buttons .mj-button-login a, #mj-page .mj-buttons .mj-pagelinks-register a, #mj-page .mj-buttons .mj-pagelinks-login a, #mj-page .mj-pagelinks .mj-button-register a, #mj-page .mj-pagelinks .mj-button-login a, #mj-page .mj-pagelinks .mj-pagelinks-register a, #mj-page .mj-pagelinks .mj-pagelinks-login a {
  padding: 15px 20px;
  font-size: 1.1em;
  border: 1px solid #196a9d;
  display: inline-block;
  background-color: #196a9d;
  color: #FFF;
  border: 0 none;
}
/* line 366, ../sass/partials/_mj-styles.scss */
#mj-page .mj-buttons .mj-button-register a:hover, #mj-page .mj-buttons .mj-button-login a:hover, #mj-page .mj-buttons .mj-pagelinks-register a:hover, #mj-page .mj-buttons .mj-pagelinks-login a:hover, #mj-page .mj-pagelinks .mj-button-register a:hover, #mj-page .mj-pagelinks .mj-button-login a:hover, #mj-page .mj-pagelinks .mj-pagelinks-register a:hover, #mj-page .mj-pagelinks .mj-pagelinks-login a:hover {
  background: #125179;
  color: #FFF;
}
/* line 373, ../sass/partials/_mj-styles.scss */
#mj-page .mj-buttons .mj-button-register a, #mj-page .mj-buttons .mj-pagelinks-login a, #mj-page .mj-pagelinks .mj-button-register a, #mj-page .mj-pagelinks .mj-pagelinks-login a {
  background-color: #145a87;
  color: #FFF;
}
/* line 376, ../sass/partials/_mj-styles.scss */
#mj-page .mj-buttons .mj-button-register a:hover, #mj-page .mj-buttons .mj-pagelinks-login a:hover, #mj-page .mj-pagelinks .mj-button-register a:hover, #mj-page .mj-pagelinks .mj-pagelinks-login a:hover {
  background: #125179;
  color: #FFF;
}
/* line 383, ../sass/partials/_mj-styles.scss */
#mj-page #ctl00_ContentPlaceHolder1_rgEnterMemberInfo_ctl00 {
  font-size: 14px;
}
/* line 386, ../sass/partials/_mj-styles.scss */
#mj-page #ctl00_ContentPlaceHolder1_rgEnterMemberInfo_ctl00 td:first-child {
  font-size: 14px;
}
/* line 390, ../sass/partials/_mj-styles.scss */
#mj-page #ctl00_ContentPlaceHolder1_rgEnterMemberInfo_ctl00 td > input {
  padding: 15px 20px;
  font-size: 1.1em;
  border: 1px solid #196a9d;
  display: inline-block;
  padding: 4px 10px;
  background-color: #DDD;
  color: #333;
  font-size: 14px;
  border: 0 none;
}
/* line 398, ../sass/partials/_mj-styles.scss */
#mj-page #ctl00_ContentPlaceHolder1_rgEnterMemberInfo_ctl00 td > input:hover {
  background-color: #333;
  color: #DDD;
}

/* line 411, ../sass/partials/_mj-styles.scss */
#mj-page * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 417, ../sass/partials/_mj-styles.scss */
#mj-page div.RadTabStrip {
  margin-bottom: 20px;
}
/* line 423, ../sass/partials/_mj-styles.scss */
#mj-page .mj-selectlevel-rowpanel > div:nth-child(2) {
  display: none !important;
}
/* line 428, ../sass/partials/_mj-styles.scss */
#mj-page .mj-stepbacknext-buttons {
  padding-left: 20px;
  padding-right: 20px;
}
/* line 436, ../sass/partials/_mj-styles.scss */
#mj-page #content-right .mj-contentwrapper .RadTabStripTop ul {
  padding-left: 0;
  margin-left: 0;
  width: 100%;
  display: flex;
}
/* line 443, ../sass/partials/_mj-styles.scss */
#mj-page #content-right .mj-contentwrapper .RadTabStripTop ul > li > a {
  border-top: 3px solid transparent;
  padding-left: 10px;
  color: #CCC;
}
/* line 449, ../sass/partials/_mj-styles.scss */
#mj-page #content-right .mj-contentwrapper .RadTabStripTop ul > li .rtsSelected {
  border-top: 3px solid #666666;
  color: #666666;
}
/* line 458, ../sass/partials/_mj-styles.scss */
#mj-page #content-right .mj-contentwrapper .RadTabStripTop ul > li:first-child > a {
  padding-left: 0;
}
/* line 469, ../sass/partials/_mj-styles.scss */
#mj-page .RadMultiPage > div {
  margin-left: -20px;
  margin-right: -20px;
}
/* line 475, ../sass/partials/_mj-styles.scss */
#mj-page .mj-selections-panetitle {
  display: block;
  padding: 0 0 20px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  display: none;
}
/* line 483, ../sass/partials/_mj-styles.scss */
#mj-page .mj-selectlevel-row2 {
  display: none;
}
/* line 487, ../sass/partials/_mj-styles.scss */
#mj-page .mj-selectlevel-rowpanel, #mj-page .mj-selectaddon-rowpanel, #mj-page .mj-relationships-rowpanel {
  display: block;
  width: 50%;
  float: left;
  margin-bottom: 20px;
}
/* line 495, ../sass/partials/_mj-styles.scss */
#mj-page .mj-selectlevel-rowpanel .mj-selectlevel-levelname, #mj-page .mj-selectlevel-rowpanel .mj-selectlevel-levelcost, #mj-page .mj-selectlevel-rowpanel .mj-selectlevel-duration, #mj-page .mj-selectaddon-rowpanel .mj-selectlevel-levelname, #mj-page .mj-selectaddon-rowpanel .mj-selectlevel-levelcost, #mj-page .mj-selectaddon-rowpanel .mj-selectlevel-duration, #mj-page .mj-relationships-rowpanel .mj-selectlevel-levelname, #mj-page .mj-relationships-rowpanel .mj-selectlevel-levelcost, #mj-page .mj-relationships-rowpanel .mj-selectlevel-duration {
  margin-bottom: 5px;
}
/* line 499, ../sass/partials/_mj-styles.scss */
#mj-page .mj-selectlevel-rowpanel .mj-selectlevel-levelname, #mj-page .mj-selectlevel-rowpanel .mj-selectaddon-addonname, #mj-page .mj-selectaddon-rowpanel .mj-selectlevel-levelname, #mj-page .mj-selectaddon-rowpanel .mj-selectaddon-addonname, #mj-page .mj-relationships-rowpanel .mj-selectlevel-levelname, #mj-page .mj-relationships-rowpanel .mj-selectaddon-addonname {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 24px;
}
/* line 505, ../sass/partials/_mj-styles.scss */
#mj-page .mj-selectlevel-rowpanel .mj-selectlevel-levelcost, #mj-page .mj-selectlevel-rowpanel .mj-selectaddon-addoncost, #mj-page .mj-selectaddon-rowpanel .mj-selectlevel-levelcost, #mj-page .mj-selectaddon-rowpanel .mj-selectaddon-addoncost, #mj-page .mj-relationships-rowpanel .mj-selectlevel-levelcost, #mj-page .mj-relationships-rowpanel .mj-selectaddon-addoncost {
  font-size: 18px;
}
/* line 509, ../sass/partials/_mj-styles.scss */
#mj-page .mj-selectlevel-rowpanel .mj-selectlevel-duration, #mj-page .mj-selectlevel-rowpanel .mj-selectaddon-addondescription, #mj-page .mj-selectaddon-rowpanel .mj-selectlevel-duration, #mj-page .mj-selectaddon-rowpanel .mj-selectaddon-addondescription, #mj-page .mj-relationships-rowpanel .mj-selectlevel-duration, #mj-page .mj-relationships-rowpanel .mj-selectaddon-addondescription {
  color: #BBB;
}
/* line 513, ../sass/partials/_mj-styles.scss */
#mj-page .mj-selectlevel-rowpanel .mj-selectlevel-benefitstoggle, #mj-page .mj-selectaddon-rowpanel .mj-selectlevel-benefitstoggle, #mj-page .mj-relationships-rowpanel .mj-selectlevel-benefitstoggle {
  display: none;
}
/* line 517, ../sass/partials/_mj-styles.scss */
#mj-page .mj-selectlevel-rowpanel .mj-item-wrapper, #mj-page .mj-selectaddon-rowpanel .mj-item-wrapper, #mj-page .mj-relationships-rowpanel .mj-item-wrapper {
  margin: 0 20px;
  border: 1px solid #eeeeee;
  padding: 20px;
}
/* line 525, ../sass/partials/_mj-styles.scss */
#mj-page .mj-selectlevel-rowpanel .mj-selectlevel-join > input.mj-selectlevel-joinbutton, #mj-page .mj-selectlevel-rowpanel .mj-selectlevel-join > input.mj-selectlevel-joinbutton-notselectable, #mj-page .mj-selectlevel-rowpanel .mj-selectlevel-join > input.mj-addon-add-button, #mj-page .mj-selectlevel-rowpanel .mj-selectaddon-addonbutton > input.mj-selectlevel-joinbutton, #mj-page .mj-selectlevel-rowpanel .mj-selectaddon-addonbutton > input.mj-selectlevel-joinbutton-notselectable, #mj-page .mj-selectlevel-rowpanel .mj-selectaddon-addonbutton > input.mj-addon-add-button, #mj-page .mj-selectlevel-rowpanel .mj-relationships-edit > input.mj-selectlevel-joinbutton, #mj-page .mj-selectlevel-rowpanel .mj-relationships-edit > input.mj-selectlevel-joinbutton-notselectable, #mj-page .mj-selectlevel-rowpanel .mj-relationships-edit > input.mj-addon-add-button, #mj-page .mj-selectaddon-rowpanel .mj-selectlevel-join > input.mj-selectlevel-joinbutton, #mj-page .mj-selectaddon-rowpanel .mj-selectlevel-join > input.mj-selectlevel-joinbutton-notselectable, #mj-page .mj-selectaddon-rowpanel .mj-selectlevel-join > input.mj-addon-add-button, #mj-page .mj-selectaddon-rowpanel .mj-selectaddon-addonbutton > input.mj-selectlevel-joinbutton, #mj-page .mj-selectaddon-rowpanel .mj-selectaddon-addonbutton > input.mj-selectlevel-joinbutton-notselectable, #mj-page .mj-selectaddon-rowpanel .mj-selectaddon-addonbutton > input.mj-addon-add-button, #mj-page .mj-selectaddon-rowpanel .mj-relationships-edit > input.mj-selectlevel-joinbutton, #mj-page .mj-selectaddon-rowpanel .mj-relationships-edit > input.mj-selectlevel-joinbutton-notselectable, #mj-page .mj-selectaddon-rowpanel .mj-relationships-edit > input.mj-addon-add-button, #mj-page .mj-relationships-rowpanel .mj-selectlevel-join > input.mj-selectlevel-joinbutton, #mj-page .mj-relationships-rowpanel .mj-selectlevel-join > input.mj-selectlevel-joinbutton-notselectable, #mj-page .mj-relationships-rowpanel .mj-selectlevel-join > input.mj-addon-add-button, #mj-page .mj-relationships-rowpanel .mj-selectaddon-addonbutton > input.mj-selectlevel-joinbutton, #mj-page .mj-relationships-rowpanel .mj-selectaddon-addonbutton > input.mj-selectlevel-joinbutton-notselectable, #mj-page .mj-relationships-rowpanel .mj-selectaddon-addonbutton > input.mj-addon-add-button, #mj-page .mj-relationships-rowpanel .mj-relationships-edit > input.mj-selectlevel-joinbutton, #mj-page .mj-relationships-rowpanel .mj-relationships-edit > input.mj-selectlevel-joinbutton-notselectable, #mj-page .mj-relationships-rowpanel .mj-relationships-edit > input.mj-addon-add-button {
  padding: 15px 20px;
  font-size: 1.1em;
  border: 1px solid #196a9d;
  display: inline-block;
  display: block;
  width: 100%;
  background-color: #145a87;
  color: #FFF;
  cursor: pointer;
  transition: all .5s ease;
  margin-top: 5px;
  border: 0 none;
}
/* line 536, ../sass/partials/_mj-styles.scss */
#mj-page .mj-selectlevel-rowpanel .mj-selectlevel-join > input.mj-selectlevel-joinbutton:hover, #mj-page .mj-selectlevel-rowpanel .mj-selectlevel-join > input.mj-selectlevel-joinbutton-notselectable:hover, #mj-page .mj-selectlevel-rowpanel .mj-selectlevel-join > input.mj-addon-add-button:hover, #mj-page .mj-selectlevel-rowpanel .mj-selectaddon-addonbutton > input.mj-selectlevel-joinbutton:hover, #mj-page .mj-selectlevel-rowpanel .mj-selectaddon-addonbutton > input.mj-selectlevel-joinbutton-notselectable:hover, #mj-page .mj-selectlevel-rowpanel .mj-selectaddon-addonbutton > input.mj-addon-add-button:hover, #mj-page .mj-selectlevel-rowpanel .mj-relationships-edit > input.mj-selectlevel-joinbutton:hover, #mj-page .mj-selectlevel-rowpanel .mj-relationships-edit > input.mj-selectlevel-joinbutton-notselectable:hover, #mj-page .mj-selectlevel-rowpanel .mj-relationships-edit > input.mj-addon-add-button:hover, #mj-page .mj-selectaddon-rowpanel .mj-selectlevel-join > input.mj-selectlevel-joinbutton:hover, #mj-page .mj-selectaddon-rowpanel .mj-selectlevel-join > input.mj-selectlevel-joinbutton-notselectable:hover, #mj-page .mj-selectaddon-rowpanel .mj-selectlevel-join > input.mj-addon-add-button:hover, #mj-page .mj-selectaddon-rowpanel .mj-selectaddon-addonbutton > input.mj-selectlevel-joinbutton:hover, #mj-page .mj-selectaddon-rowpanel .mj-selectaddon-addonbutton > input.mj-selectlevel-joinbutton-notselectable:hover, #mj-page .mj-selectaddon-rowpanel .mj-selectaddon-addonbutton > input.mj-addon-add-button:hover, #mj-page .mj-selectaddon-rowpanel .mj-relationships-edit > input.mj-selectlevel-joinbutton:hover, #mj-page .mj-selectaddon-rowpanel .mj-relationships-edit > input.mj-selectlevel-joinbutton-notselectable:hover, #mj-page .mj-selectaddon-rowpanel .mj-relationships-edit > input.mj-addon-add-button:hover, #mj-page .mj-relationships-rowpanel .mj-selectlevel-join > input.mj-selectlevel-joinbutton:hover, #mj-page .mj-relationships-rowpanel .mj-selectlevel-join > input.mj-selectlevel-joinbutton-notselectable:hover, #mj-page .mj-relationships-rowpanel .mj-selectlevel-join > input.mj-addon-add-button:hover, #mj-page .mj-relationships-rowpanel .mj-selectaddon-addonbutton > input.mj-selectlevel-joinbutton:hover, #mj-page .mj-relationships-rowpanel .mj-selectaddon-addonbutton > input.mj-selectlevel-joinbutton-notselectable:hover, #mj-page .mj-relationships-rowpanel .mj-selectaddon-addonbutton > input.mj-addon-add-button:hover, #mj-page .mj-relationships-rowpanel .mj-relationships-edit > input.mj-selectlevel-joinbutton:hover, #mj-page .mj-relationships-rowpanel .mj-relationships-edit > input.mj-selectlevel-joinbutton-notselectable:hover, #mj-page .mj-relationships-rowpanel .mj-relationships-edit > input.mj-addon-add-button:hover {
  background: #125179;
  color: #FFF;
  border: 0 none;
}
/* line 542, ../sass/partials/_mj-styles.scss */
#mj-page .mj-selectlevel-rowpanel .mj-selectlevel-join > input.mj-selectlevel-joinbutton-notselectable, #mj-page .mj-selectlevel-rowpanel .mj-selectaddon-addonbutton > input.mj-selectlevel-joinbutton-notselectable, #mj-page .mj-selectlevel-rowpanel .mj-relationships-edit > input.mj-selectlevel-joinbutton-notselectable, #mj-page .mj-selectaddon-rowpanel .mj-selectlevel-join > input.mj-selectlevel-joinbutton-notselectable, #mj-page .mj-selectaddon-rowpanel .mj-selectaddon-addonbutton > input.mj-selectlevel-joinbutton-notselectable, #mj-page .mj-selectaddon-rowpanel .mj-relationships-edit > input.mj-selectlevel-joinbutton-notselectable, #mj-page .mj-relationships-rowpanel .mj-selectlevel-join > input.mj-selectlevel-joinbutton-notselectable, #mj-page .mj-relationships-rowpanel .mj-selectaddon-addonbutton > input.mj-selectlevel-joinbutton-notselectable, #mj-page .mj-relationships-rowpanel .mj-relationships-edit > input.mj-selectlevel-joinbutton-notselectable {
  cursor: inherit;
  background-color: #EEE;
  color: #CCC;
}
/* line 546, ../sass/partials/_mj-styles.scss */
#mj-page .mj-selectlevel-rowpanel .mj-selectlevel-join > input.mj-selectlevel-joinbutton-notselectable:hover, #mj-page .mj-selectlevel-rowpanel .mj-selectaddon-addonbutton > input.mj-selectlevel-joinbutton-notselectable:hover, #mj-page .mj-selectlevel-rowpanel .mj-relationships-edit > input.mj-selectlevel-joinbutton-notselectable:hover, #mj-page .mj-selectaddon-rowpanel .mj-selectlevel-join > input.mj-selectlevel-joinbutton-notselectable:hover, #mj-page .mj-selectaddon-rowpanel .mj-selectaddon-addonbutton > input.mj-selectlevel-joinbutton-notselectable:hover, #mj-page .mj-selectaddon-rowpanel .mj-relationships-edit > input.mj-selectlevel-joinbutton-notselectable:hover, #mj-page .mj-relationships-rowpanel .mj-selectlevel-join > input.mj-selectlevel-joinbutton-notselectable:hover, #mj-page .mj-relationships-rowpanel .mj-selectaddon-addonbutton > input.mj-selectlevel-joinbutton-notselectable:hover, #mj-page .mj-relationships-rowpanel .mj-relationships-edit > input.mj-selectlevel-joinbutton-notselectable:hover {
  background-color: #EEE;
  color: #CCC;
}
/* line 552, ../sass/partials/_mj-styles.scss */
#mj-page .mj-selectlevel-rowpanel .mj-selectlevel-join > input.mj-relationships-edit-button, #mj-page .mj-selectlevel-rowpanel .mj-selectaddon-addonbutton > input.mj-relationships-edit-button, #mj-page .mj-selectlevel-rowpanel .mj-relationships-edit > input.mj-relationships-edit-button, #mj-page .mj-selectaddon-rowpanel .mj-selectlevel-join > input.mj-relationships-edit-button, #mj-page .mj-selectaddon-rowpanel .mj-selectaddon-addonbutton > input.mj-relationships-edit-button, #mj-page .mj-selectaddon-rowpanel .mj-relationships-edit > input.mj-relationships-edit-button, #mj-page .mj-relationships-rowpanel .mj-selectlevel-join > input.mj-relationships-edit-button, #mj-page .mj-relationships-rowpanel .mj-selectaddon-addonbutton > input.mj-relationships-edit-button, #mj-page .mj-relationships-rowpanel .mj-relationships-edit > input.mj-relationships-edit-button {
  padding: 15px 20px;
  font-size: 1.1em;
  border: 1px solid #196a9d;
  display: inline-block;
  display: block;
  margin-top: 10px;
  padding: 5px 10px;
  font-size: .9em;
  background-color: #DDD;
  cursor: pointer;
  border: 0 none;
}
/* line 565, ../sass/partials/_mj-styles.scss */
#mj-page .mj-benefit-btn {
  border: 1px solid #eeeeee;
  display: block;
  width: 100%;
  margin-top: 10px;
  text-align: center;
  padding: 6px 10px;
}
/* line 574, ../sass/partials/_mj-styles.scss */
#mj-page .mj-selectlevel-row3inner {
  padding-top: 20px;
}

/* line 581, ../sass/partials/_mj-styles.scss */
html div#config-pop-up #ctl00_ContentPlaceHolder1_butSave, html div#config-pop-up #ctl00_ContentPlaceHolder1_butCancel {
  background-image: none;
  padding: 15px 20px;
  font-size: 1.1em;
  border: 1px solid #196a9d;
  display: inline-block;
  border: 0 none;
  background-color: #145a87;
  height: auto;
}
/* line 588, ../sass/partials/_mj-styles.scss */
html div#config-pop-up #ctl00_ContentPlaceHolder1_butSave:hover, html div#config-pop-up #ctl00_ContentPlaceHolder1_butCancel:hover {
  background: #125179;
  color: #FFF;
}
/* line 592, ../sass/partials/_mj-styles.scss */
html div#config-pop-up #ctl00_ContentPlaceHolder1_butSave > input, html div#config-pop-up #ctl00_ContentPlaceHolder1_butCancel > input {
  background: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  font-size: 16px !important;
}
/* line 600, ../sass/partials/_mj-styles.scss */
html div#config-pop-up #ctl00_ContentPlaceHolder1_lblInstructions {
  display: block;
}
/* line 604, ../sass/partials/_mj-styles.scss */
html div#config-pop-up #ctl00_ContentPlaceHolder1_butCancel {
  background-color: #DDD;
  color: #333;
  float: right;
}
/* line 610, ../sass/partials/_mj-styles.scss */
html div#config-pop-up > div > div > .riSingle.RadInput.RadInput_Default {
  width: auto !important;
}
/* line 614, ../sass/partials/_mj-styles.scss */
html div#config-pop-up > div > div > .riSingle.RadInput.RadInput_Default input[type="text"], html div#config-pop-up > div > div > .RadPicker.RadPicker_Default input[type="text"] {
  box-shadow: none;
  font-size: 16px;
  margin-bottom: 14px;
  padding: 6px 10px;
  display: block;
  width: 210px;
}
/* line 623, ../sass/partials/_mj-styles.scss */
html div#config-pop-up > div > div > .RadPicker.RadPicker_Default input[type="text"] {
  margin-bottom: 0;
}
/* line 631, ../sass/partials/_mj-styles.scss */
html div#config-pop-up > div #ctl00_ContentPlaceHolder1_lblSalutation,
html div#config-pop-up > div #ctl00_ContentPlaceHolder1_lblFirstName,
html div#config-pop-up > div #ctl00_ContentPlaceHolder1_lblLastName,
html div#config-pop-up > div #ctl00_ContentPlaceHolder1_lblDOB, html div#config-pop-up > div > #ctl00_ContentPlaceHolder1_lblSalutation,
html div#config-pop-up > div > #ctl00_ContentPlaceHolder1_lblFirstName,
html div#config-pop-up > div > #ctl00_ContentPlaceHolder1_lblLastName,
html div#config-pop-up > div > #ctl00_ContentPlaceHolder1_lblDOB {
  display: block;
}

#participants-page #content-right .standard-participants-info {
  padding: 10px 20px;
}

#participants-page #content-right .standard-participants-info > h3 {
  background-color: transparent;
  color: #000;
  padding: 0;
}

#participants-page #content-right .standard-participants-info > label {
  font-weight: normal;
  display: block;
  font-size: 0.85em;
}

#participants-page #content-right .standard-participants-info > input, #participants-page #content-right .standard-participants-info select {
  display: block;
  margin-bottom: 15px;
  width: 75%;
}

#participants-page #content-right .standard-participants-info > input[type="text"] {
  border: 1px solid #e2e2e2;
  font-size: 1em;
  padding: 7.5px 10px;
}

.sub-members {
  display: none;
}

.mj-selectlevel-memberlevelcategoryrow {
  background: #5488bf;
  margin-bottom: 10px;
}

 .mj-selectlevel-memberlevelcategoryrow > span{
  font-size: 24px;
  text-transform: uppercase;
  color: #FFF;
  display: block;
  padding: 10px;
  font-weight: normal;
}

.mj-selectlevel-memberlevelcategoryrow > span > i {
  text-align: right;
  float: right;
  padding-top: 5px;
}

.sub-member-wrapper {
	clear: left;
}

.membership #ctl00_ContentPlaceHolder1_lnkRecipientLink {
    padding: 15px 20px;
    color: white;
    text-align: center;
    background: #145a87;
    display: block;
    height: 10px;
    line-height: 10px;
    margin: 5px;
}

.membership #ctl00_ContentPlaceHolder1_lnkGMRecipientLink {
    padding: 15px 20px;
    color: white;
    text-align: center;
    background: #145a87;
    display: block;
    height: 10px;
    line-height: 10px;
    margin: 5px;
}

/* Map Items for Campgrounds */
/* line 1, ../sass/partials/_map-page.scss */
#group-info-page {
  padding-bottom: 25px;
}
/* line 4, ../sass/partials/_map-page.scss */
#group-info-page > div > table td {
  padding-top: 15px;
}

/* line 20, ../sass/partials/_map-page.scss */
.rtWrapperContent .loc-image img {
  max-width: 100%;
}

/* line 26, ../sass/partials/_map-page.scss */
#map-page {
  padding-top: 20px;
}
/* line 29, ../sass/partials/_map-page.scss */
#map-page .RadGrid.RadGrid_Default {
  width: 100% !important;
  margin-bottom: 30px;
}
/* line 40, ../sass/partials/_map-page.scss */
#map-page .RadGrid.RadGrid_Default .rgMasterTable.rgClipCells tr > td:first-child, #map-page .RadGrid.RadGrid_Default .rgMasterTable.rgClipCells tr > td:nth-child(2) {
  text-align: center;
}
/* line 42, ../sass/partials/_map-page.scss */
#map-page .RadGrid.RadGrid_Default .rgMasterTable.rgClipCells tr > td:first-child a, #map-page .RadGrid.RadGrid_Default .rgMasterTable.rgClipCells tr > td:nth-child(2) a {
  background-color: #21375e;
  padding: 15px 30px;
  color: #fff;
  font-family: "museo-sans", "helvetica", "arial", sans-serif;
  font-weight: 300;
  font-size: 1.000em;
  text-transform: uppercase;
  text-align: center;
  width: auto !important;
  -webkit-transition: color .3s ease-in-out, border-color .3s ease-in-out, background-color .3s ease-in-out;
  transition: color .3s ease-in-out, border-color .3s ease-in-out, background-color .3s ease-in-out;
  line-height: 1;
  font-size: 12px;
  font-weight: 700;
  min-width: 0;
  padding: 14px 31px;
  font-size: 12px;
  font-weight: 700;
  border: 1px solid transparent;
  background-color: #96a81e;
  border-color: #96a81e;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 4px;
  display: inline-block;
  line-height: normal;
  text-decoration: none !important;
  text-rendering: optimizeLegibility;
  font-weight: 300;
  padding: 0.7em 1em;
  text-align: center;
  display: block;
  margin: 0;
  padding: .7em 0;
}
/* line 253, ../sass/partials/_base.scss */
#map-page .RadGrid.RadGrid_Default .rgMasterTable.rgClipCells tr > td:first-child a:hover, #map-page .RadGrid.RadGrid_Default .rgMasterTable.rgClipCells tr > td:nth-child(2) a:hover {
  background-color: #6f7d16;
  border-color: #687415;
}
/* line 259, ../sass/partials/_base.scss */
#map-page .RadGrid.RadGrid_Default .rgMasterTable.rgClipCells tr > td:first-child a:active, #map-page .RadGrid.RadGrid_Default .rgMasterTable.rgClipCells tr > td:nth-child(2) a:active {
  background-color: #6f7d16;
  border-color: #687415;
}
/* line 56, ../sass/partials/_map-page.scss */
#map-page #map-top {
  position: relative;
  border-bottom: 1px solid #EEE;
  padding-bottom: 10px;
  z-index: 0;
}
/* line 58, ../sass/partials/_map-page.scss */
#map-page #map-top * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 62, ../sass/partials/_map-page.scss */
#map-page #map-top:after {
  content: "";
  display: block;
  clear: both;
}
/* line 73, ../sass/partials/_map-page.scss */
#map-page #map-top .rcInputCell .riSingle.RadInput.RadInput_Default .riTextBox {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #dad6cd;
  font-weight: 500;
  border: 0 none;
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: "museo-sans", "helvetica", "arial", sans-serif;
  font-size: 17px;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: -webkit-box-shadow 0.45s,border-color 0.45s ease-in-out;
  -moz-transition: -moz-box-shadow 0.45s,border-color 0.45s ease-in-out;
  transition: box-shadow 0.45s,border-color 0.45s ease-in-out;
  font-family: "museo-sans", "helvetica", "arial", sans-serif;
  height: auto;
  margin-bottom: 0;
}
/* line 85, ../sass/partials/_map-page.scss */
#map-page #map-top #Map-NextPrev-buttons #MapDate1-prev {
  position: absolute;
  width: 15%;
  left: 0;
}
/* line 91, ../sass/partials/_map-page.scss */
#map-page #map-top #Map-NextPrev-buttons #MapData1-next {
  position: absolute;
  width: 15%;
  right: 0;
  text-align: right;
}
/* line 98, ../sass/partials/_map-page.scss */
#map-page #map-top #Map-NextPrev-buttons #MapDate1-prev, #map-page #map-top #Map-NextPrev-buttons #MapData1-next {
  margin: 4px 7px;
}
/* line 100, ../sass/partials/_map-page.scss */
#map-page #map-top #Map-NextPrev-buttons #MapDate1-prev input, #map-page #map-top #Map-NextPrev-buttons #MapData1-next input {
  width: auto !important;
  height: auto !important;
  max-width: 100%;
  padding: 5px 7px;
}
/* line 113, ../sass/partials/_map-page.scss */
#map-page #map-top #MapDate1 {
  /* text-align: center; */
  /* width: 60%; */
  margin: 0 auto;
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 128, ../sass/partials/_map-page.scss */
#map-page #map-top #MapDate1 .rcTable.rcSingle .rcCalPopup {
  margin-left: 10px;
}
/* line 140, ../sass/partials/_map-page.scss */
#map-page #map-body .activity {
  margin-bottom: 15px;
  margin-top: 30px;
  border: 1px solid #EEE;
}
/* line 142, ../sass/partials/_map-page.scss */
#map-page #map-body .activity * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 150, ../sass/partials/_map-page.scss */
#map-page #map-body .activity:after {
  content: "";
  display: block;
  clear: both;
}
/* line 154, ../sass/partials/_map-page.scss */
#map-page #map-body .activity .act-img-wrapper {
  float: right;
  max-width: 25%;
  margin: 20px;
}
/* line 160, ../sass/partials/_map-page.scss */
#map-page #map-body .activity .activity-description {
  margin-left: 20px;
}
/* line 164, ../sass/partials/_map-page.scss */
#map-page #map-body .activity h3 {
  margin-bottom: .75em;
  margin-left: 20px;
  margin-top: 20px;
  font-weight: 500;
  font-size: 18px;
}
/* line 172, ../sass/partials/_map-page.scss */
#map-page #map-body .activity .duration-wrapper {
  margin-bottom: 10px;
}
/* line 176, ../sass/partials/_map-page.scss */
#map-page #map-body .activity .duration-wrapper, #map-page #map-body .activity .price-wrapper {
  width: 50%;
  font-size: 16px;
}

/* line 181, ../sass/partials/_map-page.scss */
#map-page #map-body .activity .duration-wrapper .duration-label, #map-page #map-body .activity .price-wrapper .duration-label {
  display: none;
}
/* line 186, ../sass/partials/_map-page.scss */
#map-page #map-body .activity .info-wrapper {
  margin-top: .75em;
  font-weight: 500;
  background: #EEE;
  padding: 20px;
  position: relative;
  clear: both;
}
/* line 195, ../sass/partials/_map-page.scss */
#map-page #map-body .activity .booknowlink-wrapper {
  position: absolute;
  top: 20px;
  right: 20px;
}
/* line 200, ../sass/partials/_map-page.scss */
#map-page #map-body .activity .booknowlink-wrapper a.booknowlink {
  padding: 0.7em 1em;
  color: white;
  text-align: center;
  display: inline-block;
  background-color: #21375e;
  padding: 15px 30px;
  color: #fff;
  font-family: "museo-sans", "helvetica", "arial", sans-serif;
  font-weight: 300;
  font-size: 1.000em;
  text-transform: uppercase;
  text-align: center;
  width: auto !important;
  -webkit-transition: color .3s ease-in-out, border-color .3s ease-in-out, background-color .3s ease-in-out;
  transition: color .3s ease-in-out, border-color .3s ease-in-out, background-color .3s ease-in-out;
  line-height: 1;
  font-size: 12px;
  font-weight: 700;
  min-width: 0;
  padding: 14px 31px;
  font-size: 12px;
  font-weight: 700;
  border: 1px solid transparent;
  background-color: #96a81e;
  border-color: #96a81e;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 4px;
  display: inline-block;
  line-height: normal;
  text-decoration: none !important;
  text-rendering: optimizeLegibility;
  font-weight: 300;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  *zoom: 1;
  *display: block;
  -webkit-box-shadow: 0 0 1px #000;
  -moz-box-shadow: 0 0 1px #000;
  box-shadow: 0 0 1px #000;
  margin: 0;
}
/* line 253, ../sass/partials/_base.scss */
#map-page #map-body .activity .booknowlink-wrapper a.booknowlink:hover {
  background-color: #6f7d16;
  border-color: #687415;
}
/* line 259, ../sass/partials/_base.scss */
#map-page #map-body .activity .booknowlink-wrapper a.booknowlink:active {
  background-color: #6f7d16;
  border-color: #687415;
}
/* line 216, ../sass/partials/_map-page.scss */
#map-page #map-title {
  font-weight: 900;
  font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #21375e;
  margin: .6em 0 .6em 0;
  line-height: 1.35;
  font-size: 3.4rem;
}
/* line 230, ../sass/partials/_map-page.scss */
#map-page .loc-info > div:first-child {
  display: none;
}
/* line 238, ../sass/partials/_map-page.scss */
#map-page:after {
  content: "";
  display: block;
  clear: both;
}
/* line 242, ../sass/partials/_map-page.scss */
#map-page * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 247, ../sass/partials/_map-page.scss */
#map-page #map-dates {
  width: 75%;
  float: left;
}
/* line 253, ../sass/partials/_map-page.scss */
#map-page #map-dates img {
  min-width: 100%;
  max-width: 100%;
}
/* line 259, ../sass/partials/_map-page.scss */
#map-page #map-attributes {
  width: 23%;
  float: right;
  background: #DDD;
  margin-top: 80px;
}
/* line 271, ../sass/partials/_map-page.scss */
#map-page #map-attributes input, #map-page #map-attributes select {
  font-size: 16px;
  font-family: "museo-sans", "helvetica", "arial", sans-serif;
  margin: 3px 0;
}
/* line 277, ../sass/partials/_map-page.scss */
#map-page #map-attributes:after {
  content: "";
  display: block;
  clear: both;
}
/* line 281, ../sass/partials/_map-page.scss */
#map-page #map-attributes #attribute-name {
  color: #FFF;
  background: #97a93a;
  padding: 5px 10px;
  font-size: 16px;
}
/* line 288, ../sass/partials/_map-page.scss */
#map-page #map-attributes #attribute-list {
  font-family: "museo-sans", "helvetica", "arial", sans-serif;
  padding: 5px 10px;
}
/* line 294, ../sass/partials/_map-page.scss */
#map-page #map-attributes #map-filter-button {
  padding: 5px 10px;
  border-top: 1px solid white;
}
/* line 304, ../sass/partials/_map-page.scss */
#map-page #map-attributes #ctl00_ContentPlaceHolder1_pnlAttributes #attribute-list {
  padding: 0;
}
/* line 307, ../sass/partials/_map-page.scss */
#map-page #map-attributes #ctl00_ContentPlaceHolder1_pnlAttributes #attribute-list #attribute-name {
  margin-top: 10px;
}
/* line 311, ../sass/partials/_map-page.scss */
#map-page #map-attributes #ctl00_ContentPlaceHolder1_pnlAttributes #attribute-list input {
  margin-left: 10px;
}
/* line 315, ../sass/partials/_map-page.scss */
#map-page #map-attributes #ctl00_ContentPlaceHolder1_pnlAttributes #attribute-list select {
  margin: 5px 10px;
}
/* line 323, ../sass/partials/_map-page.scss */
#map-page .tablecontent {
  width: 100%;
  background: transparent;
}
/* line 328, ../sass/partials/_map-page.scss */
#map-page .tablecontent br {
  display: none;
}
/* line 332, ../sass/partials/_map-page.scss */
#map-page .tablecontent .wrapper-cell {
  width: auto;
  width: 100%;
  font-size: 24px;
  font-weight: 800;
  padding: 10px;
}
/* line 344, ../sass/partials/_map-page.scss */
#map-page .tablecontent #ctl00_ContentPlaceHolder1_pnlMapView br {
  display: inherit;
}
/* line 350, ../sass/partials/_map-page.scss */
#map-page #Table1 {
  width: 100%;
  font-size: 17px;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 358, ../sass/partials/_map-page.scss */
#map-page #Table1 tr {
  display: none;
}
/* line 362, ../sass/partials/_map-page.scss */
#map-page #Table1 tr.start-date, #map-page #Table1 tr.end-date {
  display: block;
  border-bottom: 1px solid #EEE;
  border-top: 1px solid #EEE;
  font-size: 16px;
}
/* line 369, ../sass/partials/_map-page.scss */
#map-page #Table1 tr.start-date td, #map-page #Table1 tr.end-date td {
  width: auto;
  padding: 10px 10px 10px 0;
}
/* line 373, ../sass/partials/_map-page.scss */
#map-page #Table1 tr.start-date td .h4, #map-page #Table1 tr.end-date td .h4 {
  font-weight: 800;
  font-size: 16px;
  width: auto !important;
}
/* line 379, ../sass/partials/_map-page.scss */
#map-page #Table1 tr.start-date td a, #map-page #Table1 tr.end-date td a {
  font-size: 18px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #DDD;
  padding: 5px;
  display: inline-block;
  color: #FFF;
  background: #97a93a;
}
/* line 380, ../sass/partials/_map-page.scss */
#map-page #Table1 tr.start-date td a img, #map-page #Table1 tr.end-date td a img {
  display: none;
}
/* line 392, ../sass/partials/_map-page.scss */
#map-page #Table1 tr.start-date td a:before, #map-page #Table1 tr.end-date td a:before {
  content: "\f073";
  display: inline-block;
  font-family: FontAwesome, "museo-sans", "helvetica", "arial", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 399, ../sass/partials/_map-page.scss */
#map-page #Table1 tr.start-date td a:after, #map-page #Table1 tr.end-date td a:after {
  content: " Edit";
  font-family: "museo-sans", "helvetica", "arial", sans-serif;
}
/* line 404, ../sass/partials/_map-page.scss */
#map-page #Table1 tr.start-date td a:hover, #map-page #Table1 tr.end-date td a:hover {
  background: #78872e;
}
/* line 410, ../sass/partials/_map-page.scss */
#map-page #Table1 tr.start-date td:first-child, #map-page #Table1 tr.start-date td:last-child, #map-page #Table1 tr.end-date td:first-child, #map-page #Table1 tr.end-date td:last-child {
  display: none;
}
/* line 415, ../sass/partials/_map-page.scss */
#map-page #Table1 tr.start-date {
  width: 50%;
  float: left;
}
/* line 420, ../sass/partials/_map-page.scss */
#map-page #Table1 tr.end-date {
  width: 50%;
  float: right;
}
/* line 426, ../sass/partials/_map-page.scss */
#map-page .loc-info, #map-page .loc-info-hover {
  padding: 10px;
  font-size: 17px;
  font-size: 13px;
}
/* line 431, ../sass/partials/_map-page.scss */
#map-page .loc-info img, #map-page .loc-info-hover img {
  max-width: 100%;
  height: auto;
}
/* line 436, ../sass/partials/_map-page.scss */
#map-page .loc-info b, #map-page .loc-info-hover b {
  font-size: 17px;
  display: block;
  clear: both;
}
/* line 443, ../sass/partials/_map-page.scss */
#map-page .loc-info-hover, #map-page .loc-info {
  border: 3px solid white !important;
  background: #1e3e21 !important;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  width: 375px !important;
  z-index: 999;
}
/* line 454, ../sass/partials/_map-page.scss */
#map-page .loc-info-hover img, #map-page .loc-info img {
  min-width: inherit !important;
}
/* line 458, ../sass/partials/_map-page.scss */
#map-page .loc-info-hover b, #map-page .loc-info b {
  font-size: 16px;
  color: #FFF;
}
/* line 463, ../sass/partials/_map-page.scss */
#map-page .loc-info-hover br, #map-page .loc-info br {
  display: block;
}
/* line 467, ../sass/partials/_map-page.scss */
#map-page .loc-info-hover td, #map-page .loc-info td {
  padding-bottom: 3px;
  color: #FFF;
}
/* line 472, ../sass/partials/_map-page.scss */
#map-page .loc-info-hover h2.loc-title, #map-page .loc-info h2.loc-title {
  color: #FFF;
  font-size: 1.2em;
}
/* line 477, ../sass/partials/_map-page.scss */
#map-page .loc-info-hover .loc-image, #map-page .loc-info .loc-image {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 481, ../sass/partials/_map-page.scss */
#map-page .loc-info-hover .loc-image:after, #map-page .loc-info-hover .loc-image:before, #map-page .loc-info .loc-image:after, #map-page .loc-info .loc-image:before {
  content: "";
  display: block;
  clear: both;
}
/* line 486, ../sass/partials/_map-page.scss */
#map-page .loc-info-hover .loc-desc, #map-page .loc-info .loc-desc {
  clear: both;
  display: block;
  color: #FFF;
  font-size: 1.1em;
}
/* line 494, ../sass/partials/_map-page.scss */
#map-page .tableinfo {
  margin-top: 15px;
}
/* line 498, ../sass/partials/_map-page.scss */
#map-page .tableinfo td {
  vertical-align: middle;
  border-top: 1px solid #353431;
  padding: 10px;
}
/* line 508, ../sass/partials/_map-page.scss */
#map-page .tableinfo td.tableinfo-actimage {
  width: 20%;
  padding: 10px 0;
}
/* line 513, ../sass/partials/_map-page.scss */
#map-page .tableinfo td.tableinfo-acttitle {
  font-weight: bold;
  line-height: 1;
  width: 20%;
}
/* line 519, ../sass/partials/_map-page.scss */
#map-page .tableinfo br {
  display: block;
}
/* line 524, ../sass/partials/_map-page.scss */
#map-page .tableinfo td.tableinfo-booknowlink a {
  background-color: #21375e;
  padding: 15px 30px;
  color: #fff;
  font-family: "museo-sans", "helvetica", "arial", sans-serif;
  font-weight: 300;
  font-size: 1.000em;
  text-transform: uppercase;
  text-align: center;
  width: auto !important;
  -webkit-transition: color .3s ease-in-out, border-color .3s ease-in-out, background-color .3s ease-in-out;
  transition: color .3s ease-in-out, border-color .3s ease-in-out, background-color .3s ease-in-out;
  line-height: 1;
  font-size: 12px;
  font-weight: 700;
  min-width: 0;
  padding: 14px 31px;
  font-size: 12px;
  font-weight: 700;
  border: 1px solid transparent;
  background-color: #96a81e;
  border-color: #96a81e;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 4px;
  display: inline-block;
  line-height: normal;
  text-decoration: none !important;
  text-rendering: optimizeLegibility;
  font-weight: 300;
  padding: 0.7em 1em;
}
/* line 253, ../sass/partials/_base.scss */
#map-page .tableinfo td.tableinfo-booknowlink a:hover {
  background-color: #6f7d16;
  border-color: #687415;
}
/* line 259, ../sass/partials/_base.scss */
#map-page .tableinfo td.tableinfo-booknowlink a:active {
  background-color: #6f7d16;
  border-color: #687415;
}

/* line 538, ../sass/partials/_map-page.scss */
.themapimage .marker a {
 /* height: 25px;
  width: 25px; */
  display: block;
  background-size: contain;
/*  -webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.75); */
/*  -moz-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.75); */
/*  box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.75); */
/*  -webkit-border-radius: 4px; */
/*  -moz-border-radius: 4px; */
/*  border-radius: 4px; */
}
/* line 553, ../sass/partials/_map-page.scss */
.themapimage .marker a i {
  display: none;
}
/* line 560, ../sass/partials/_map-page.scss */
/*.themapimage .marker.available a {
  height: 28px;
  width: 28px;
}*/

/* line 571, ../sass/partials/_map-page.scss */
.ob-loggedin.ob-staff #map-page .loc-info > div:first-child {
  display: block;
}

/* line 582, ../sass/partials/_map-page.scss */
#map-page.multi-date #map-dates #map-top > div:first-child, #map-page.multi-date #map-dates #map-top > div:last-child, #map-page.multi-date #map-dates #map-top #Map-NextPrev-buttons {
  display: none;
}
/* line 586, ../sass/partials/_map-page.scss */
#map-page.multi-date #map-dates #map-top #MapDate1, #map-page.multi-date #map-dates #map-top #ctl00_ContentPlaceHolder1_MapDate2 {
  width: 50%;
  float: left;
}
/* line 591, ../sass/partials/_map-page.scss */
#map-page.multi-date #map-dates #map-top #ctl00_ContentPlaceHolder1_MapDate2 {
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
  display: block;
}
#ctl00_ContentPlaceHolder1_lblEnd, #MapDate1-selection #ctl00_ContentPlaceHolder1_lblStart {
  width:125px !important;
}

/* END MAP PAGE ITEMS */

.ob-body-wrapper-selectmultidate .select-date-two #content-left #ctl00_ContentPlaceHolder1_lblDateLabel2 {
  display: block;
}

.ob-body-wrapper-selectmultidate .select-date-two #content-left .slct-date-label {
	font-weight: 600;
}

#select-date-page.select-date-two #content-right {
  clear: both;
  width: 100%;
  float: left;
  column-count: 2;
}

#select-date-page.select-date-two #content-left {
  clear: both;
  width: 100%;
  float: left;
  column-count: 2;
}

#select-date-page.select-date-two #content-left #ctl00_ContentPlaceHolder1_lblDateLabel::before {
	content :"Arrival ";
}

#select-date-page.select-date-two #content-left #ctl00_ContentPlaceHolder1_lblDateLabel2::before {
	content :"Departure ";
}

.ob-body-wrapper-myreservations #my-reservations-page #my-reservations-grid {
    width: 1000px;
}

.ob-body-wrapper-myreservations #my-reservations-page #my-reservations-grid #ctl00_ContentPlaceHolder1_rgReservations_ctl00_TopPager {
    display: none;
}

.ob-body-wrapper-myreservations #my-reservations-page #my-reservations-grid .rgHeaderWrapper {
    background-image: none;
    background-color: #eeeeee;
}

.ob-body-wrapper-myreservations #my-reservations-page #my-reservations-grid .rgHeaderWrapper .rgHeaderDiv .rgHeader,
.ob-body-wrapper-myreservations #my-reservations-page #my-reservations-grid .rgHeaderWrapper .rgHeaderDiv .rgHeader > a {
    background-image: none;
    background-color: #eeeeee;
	font-size: 16px;
	font-weight: normal!important;
	color: #196a9d;
	text-align: center;
}

.ob-body-wrapper-myreservations #my-reservations-page #my-reservations-grid #ctl00_ContentPlaceHolder1_rgReservations_GridData .rgMasterTable tbody > tr > td {
    font-size: 16px;
	border-right: 1px solid #eeeeee;
	text-align: center;
	padding: 5px;
}

.ob-body-wrapper-myreservations #my-reservations-page #my-reservations-grid #ctl00_ContentPlaceHolder1_rgReservations_GridData .rgMasterTable tbody > tr > td > a {
	padding: 0px;
}

/* Activity Booking Page */

/*Calendar Key */
#calendar-key {
    font-size: small;
    width: max-content;
    margin-bottom: 4px;
}
/* Select Time Dropdown */
#select-date-page #ctl00_ContentPlaceHolder1_divTimes select {
    border: 1px solid #d6d6d6;
    padding: 6.25px;
    font-size: 16px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    width: 100%;
}
/*Dynamic page panels -- Activity Booking*/
.flex-container {
    display: flex;
    width: calc(100% - 40px);
}
#select-date-page .flex-child-left {
    flex: 0 0 50%;
    padding-right: 15px;
    width: 50%;
}

#select-date-page .flex-child-right {
    flex: 0 0 50%;
    padding-left: 15px;
    width: 50%;
}
.policies-wrapper {
    border-left: 1px solid #AAAAAA;
    text-align: center;
}
span.participant-wrapper {
    padding-left: 10px;
    padding-top: 7px;
}
.participant-wrapper {
    text-align: start;
}
.input-group .participant-wrapper {
    max-width: calc(70% - 30px);
}
@-moz-document url-prefix() {
.input-group .participant-wrapper {
    max-width: calc(70% - 32px);
}
}
.participantcount {
    border: 1px solid #000;
    text-align: center;
    max-width: 25px;
}
.policies-panel {
    border: 1px solid #ddd;
    max-height:150px;
    overflow-x:hidden;
    overflow-y:scroll;
    margin-top:10px;
    margin-bottom:10px;
    padding: 5px;
}
.policies-accept {
    margin:10px;
}
 /* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 5; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.mobile-accordion {
    display:none;
}
.mobile-accordion-button {
    display:none;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus {
  z-index: 3;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 3;
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}
.input-group .form-control {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}
.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
}
.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}

#select-date-page .btn-danger {
    display: none;
    color: #d9534f;
    background-color: transparent;
    border: none;
    padding: 0;
    font-size: 40px;
    margin-top: -15px;
    text-align: justify;
    margin-right: 5px;
    font-family: sans-serif;
    font-weight: bold;
}

#select-date-page .btn-success {
    display: none;
    color: #228b22;
    background-color: transparent;
    border: none;
    padding: 0;
    font-size: 31px;
    margin-top: -4px;
    text-align: justify;
    margin-left: 3px;
    font-family: sans-serif;
    font-weight: bold;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.glyphicon-minus:before {
    content: "\2212";
}
.glyphicon-plus:before {
    content: "\2b";
}
.ActivityBookingVisibility {
    padding-left: 10px;
    padding-right: 10px;
    border: 5px solid red;
    border-radius: 25px;
}
.disabled {
      pointer-events: none;
  opacity: 0.65;
}

#select-date-page .fc-basic-view .fc-body .fc-row {
	min-height:45px!important;
	height: 45px!important;
}

#select-date-page .fc-basic-view .fc-day-number, .fc-basic-view .fc-week-number {
    padding-right: 7px!important;
    padding-top: 5px!important;
    font-weight: bolder;
    color: #696969;
}

#select-date-page .flex-container #ctl00_ContentPlaceHolder1_divLeftFlex #calendar-key #ctl00_ContentPlaceHolder1_lblKey {
	font-size: 11px;
}

#select-date-page #ctl00_ContentPlaceHolder1_divCalendarParent.ActivityBookingVisibility {
    padding-left: 3px;
    padding-right: 3px;
    border: solid 5px #196a9d;
    border-radius: 0px;
}

#select-date-page #ctl00_ContentPlaceHolder1_divTimes.ActivityBookingVisibility {
    padding: 3px;
    border: solid 5px #196a9d;
    border-radius: 0px;
}

#select-date-page #ctl00_ContentPlaceHolder1_divPoliciesWrapper.ActivityBookingVisibility {
    padding: 3px;
    border: solid 5px #196a9d;
    border-radius: 0px;
}

#select-date-page #ctl00_ContentPlaceHolder1_divTimes {
    padding: 3px;
    border: solid 5px transparent;
}

#select-date-page #ctl00_ContentPlaceHolder1_divCalendarParent {
    padding: 3px;
    border: solid 5px transparent;
}

#select-date-page #ctl00_ContentPlaceHolder1_divPoliciesWrapper {
    padding: 3px;
    border: solid 5px transparent;
}

#select-date-page #ctl00_ContentPlaceHolder1_divCalendarParent .fc-left {
    font-size: 10px;
      padding-top: 5px;
}

#select-date-page #ctl00_ContentPlaceHolder1_divCalendarParent .fc-right {
    font-size: 10px;
    padding-top: 5px;
}

#select-date-page .ddlTimes {
	background-color: transparent!important;
}

#select-date-page .fc-corner-left.fc-corner-right {
    background-image: none;
    background-color: #fff;
    border: none;
    box-shadow: none;
    text-shadow: none;
}

#select-date-page #ctl00_ContentPlaceHolder1_divCalendarParent .fc-prev3-button {
  display: none;
}

#select-date-page #ctl00_ContentPlaceHolder1_divCalendarParent .fc-next3-button {
  display: none;
}

#select-date-page .fc-center > h2 {
	font-size: 18px;
	font-weight: bold;
}

#select-date-page .fc-center {
	padding-top: 5px;
}

#select-date-page .fc-toolbar {
	background: #196a9d;
	margin-bottom: 0px;
	height: 35px;
	color:#fff;
}

#select-date-page .fc-corner-left.fc-corner-right {
	background-image: none;
	border: none;
	background-color: #196a9d;
	text-shadow: none;
	box-shadow: none;
	color: #fff;
    font-size: 12px;
}

#select-date-page #ctl00_ContentPlaceHolder1_divPoliciesPanel .bodyindent {
	width: 100%!important;
}

#select-date-page .fc-row.fc-widget-header {
	background-color: #efefef;
	color: #196a9d;	
}

#select-date-page .fc-day-header.fc-widget-header.fc-sun, 
#select-date-page .fc-day-header.fc-widget-header.fc-mon, 
#select-date-page .fc-day-header.fc-widget-header.fc-tue, 
#select-date-page .fc-day-header.fc-widget-header.fc-wed,
#select-date-page .fc-day-header.fc-widget-header.fc-thu, 
#select-date-page .fc-day-header.fc-widget-header.fc-fri, 
#select-date-page .fc-day-header.fc-widget-header.fc-sat > span {
	font-weight: bold!important;
}

/*End Activity Booking*/

/* Start Grid Page Styling for Telerik */

#activity-select-page .activity-select-grid #ctl00_ContentPlaceHolder1_rgActivity {
    min-height: 710px;
    border: none;
}

#activity-select-page .activity-select-grid #ctl00_ContentPlaceHolder1_rgActivity_GridData {
    min-height: 710px;
}

#activity-select-page .activity-select-grid .rgMasterTable.rgClipCells {
    min-height: 710px;
}

#activity-select-page .activity-select-grid .rgMasterTable.rgClipCells > colgroup > col {
    width: 70px!important;
}

#activity-select-page .activity-select-grid .rgMasterTable.rgClipCells > thead > tr > th {
    background-image: none;
    background-color: transparent;
    border: none;
    font-weight: bold;
    text-align:center;
}

#activity-select-page .activity-select-grid .rgMasterTable.rgClipCells .rgMultiHeaderRow .rgHeader > table > tbody > tr > td {
    font-weight: bold;
    text-align:center;
}

#activity-select-page .activity-select-grid .rgMasterTable.rgClipCells .rgRow > td {
    border: 1px solid #dddddd;
    background-color: #ffffff;
    text-align:center;
}

#activity-select-page .activity-select-grid .rgMasterTable.rgClipCells .rgAltRow > td {
    border: 1px solid #dddddd;
    background-color: #eeeeee;
    text-align:center;
}

/* End Grid Page Styling for Telerik */

a.seat-select-button {
	padding: 15px 20px;
	text-align: center;
	font-size: 1.1em;
	border: 1px solid #196a9d;
	display: inline-block;
	background: #145a87;
	color: #FFF;
}
a.seat-select-button:hover {
	background: #125179;
	color: #d4d6d6;
}

/* 2 Factor Auth Popup */
#TwoFactorPopUp_Wrapper{
    margin: 5px;
    padding: 5px;
    width: 250px;
}
#TwoFactorPopUp_Title{
    font-weight:bold;
    padding-bottom: 4px;
}
#TwoFactorPopUp_DescTxt{
    padding-bottom: 4px;
}
.TwoFactorPopUp_RemMe  {
    line-height: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.TwoFactorPopUp_ConfigDesc {
    line-height: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

/* End 2 Factor */