/* line 5, ../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, main, menu, nav, section, summary {
  display: block; }

/* line 1, ../sass/partials/_typography.scss */
p {
  font-size: 13px;
  line-height: 1.6em; }

/* line 4, ../sass/partials/_typography.scss */
h1 {
  font-size: 21px;
  font-weight: 600;
  font-family: sans-serif;
  color: #000000;
  color: #452f77;
  line-height: 28px;
  font-weight: normal; }

/* line 14, ../sass/partials/_typography.scss */
#content h1 {
  font-size: 16px;
  line-height: 34px;
  width: 70%;
  color: #FFF; }

/* line 23, ../sass/partials/_typography.scss */
h2, h3, h4, h5 {
  font-weight: 600;
  font-weight: 600; }

/* line 27, ../sass/partials/_typography.scss */
h2 {
  font-size: 16px;
  font-family: sans-serif; }

/* line 31, ../sass/partials/_typography.scss */
h3 {
  font-size: 1.2em;
  font-family: sans-serif; }

/* line 36, ../sass/partials/_typography.scss */
#content-left h3 {
  font-size: 16px;
  line-height: 21px;
  font-weight: normal;
  margin-bottom: .5em;
  color: #4a5700 !important; }
  /* line 42, ../sass/partials/_typography.scss */
  #content-left h3 a {
    color: #4a5700;
    font-weight: bold; }
  /* line 46, ../sass/partials/_typography.scss */
  #content-left h3 .act-title, #content-left h3 .act-date, #content-left h3 .act-time {
    font-weight: bold; }
  /* line 50, ../sass/partials/_typography.scss */
  #content-left h3 .current-act-text {
    font-size: 13px; }
    /* line 53, ../sass/partials/_typography.scss */
    #content-left h3 .current-act-text b {
      font-weight: normal; }
  /* line 58, ../sass/partials/_typography.scss */
  #content-left h3 .act-title {
    display: block;
    font-size: 18px;
    margin-bottom: 5px; }

/* line 64, ../sass/partials/_typography.scss */
h4 {
  font-size: 1.1em;
  font-family: sans-serif; }

/* line 68, ../sass/partials/_typography.scss */
h5 {
  font-size: 0.9em;
  font-family: sans-serif; }

/* line 73, ../sass/partials/_typography.scss */
a {
  color: #a24c00;
  text-decoration: none; }
  /* line 77, ../sass/partials/_typography.scss */
  a:hover {
    color: #a24c00;
    text-decoration: none; }

/* line 8, ../sass/partials/_buttons.scss */
#next-back-wrap a.stepbutton,
.buttons_bottom a.stepbutton,
a.stepbutton,
a.standardbutton {
  padding: 4px 15px;
  color: #FFFFFF;
  text-align: center;
  display: inline-block;
  background-color: #657600;
  padding: 7px 20px;
  font-size: 14.95px;
  border: 1px solid #2d3500;
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  *zoom: 1;
  *display: block;
  padding: 4px 15px; }
  /* line 25, ../sass/partials/_buttons.scss */
  #next-back-wrap a.stepbutton:hover,
  .buttons_bottom a.stepbutton:hover,
  a.stepbutton:hover,
  a.standardbutton:hover {
    background: #4a5700;
    color: #FFF; }

/*Back*/
/* line 31, ../sass/partials/_buttons.scss */
a.stepbutton.stepback,
a.stepback {
  /* Default (turn off if not using images for buttons) */
  width: 70%;
  padding: 4px 15px;
  background-color: #EEE;
  border-color: #CCC;
  color: #333; }
  /* line 43, ../sass/partials/_buttons.scss */
  a.stepbutton.stepback:hover,
  a.stepback:hover {
    background: #666;
    color: #FFF; }

/*Next*/
/* line 50, ../sass/partials/_buttons.scss */
a.stepbutton.stepnext,
a.stepnext {
  /* Default (turn off if not using images for buttons) */
  width: 70%;
  padding: 4px 15px; }

/*Next2*/
/*View basket*/
/* line 65, ../sass/partials/_buttons.scss */
a.standardbutton.view-basket,
a.view-basket {
  padding: 4px 15px; }

/*Add to Basket*/
/* line 74, ../sass/partials/_buttons.scss */
a.stepbutton.add-basket,
a.add-basket {
  padding: 4px 15px; }

/*My Reservations*/
/*Login*/
/* line 91, ../sass/partials/_buttons.scss */
a.standardbutton.login-btn {
  /* Default (turn off if not using images for buttons) */ }

/* line 98, ../sass/partials/_buttons.scss */
a.standardbutton.accept-btn {
  /* Default (turn off if not using images for buttons) */ }

/* line 105, ../sass/partials/_buttons.scss */
a.standardbutton.delete-btn {
  /* Default (turn off if not using images for buttons) */ }

/*Forgot Password and Acvitate Password*/
/* line 113, ../sass/partials/_buttons.scss */
a.standardbutton.forgot-password-btn,
a.standardbutton.forgot-password-btn2,
a.standardbutton.activatebtn {
  display: inline-block;
  padding: 10px;
  text-indent: 0;
  *zoom: 1;
  *display: inline;
  *font-size: 0.9em;
  *line-height: 1em;
  background: none;
  border: 0 none;
  color: #a24c00; }
  /* line 126, ../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 132, ../sass/partials/_buttons.scss */
a.standardbutton.profile-btn {
  display: inline-block;
  margin-top: 10px; }

/*Checkout Button*/
/* line 141, ../sass/partials/_buttons.scss */
a.standardbutton.checkout-btn {
  margin-top: 10px; }

/*View Reservation Button*/
/* line 151, ../sass/partials/_buttons.scss */
a.standardbutton.view-reservation-btn {
  display: inline-block;
  margin-top: 10px; }

/*New Reservation Button*/
/* line 160, ../sass/partials/_buttons.scss */
a.standardbutton.new-reservation-btn {
  display: inline-block;
  margin-top: 10px; }

/*Delete Reservation Button*/
/* line 169, ../sass/partials/_buttons.scss */
a.standardbutton.delete-reservation-btn {
  display: inline-block;
  margin-top: 10px; }

/*Update Profile Button*/
/* line 178, ../sass/partials/_buttons.scss */
a.standardbutton.update-profile-btn {
  text-indent: 0;
  display: inline-block;
  margin-top: 10px; }

/*Login To View Reservations Button*/
/* line 183, ../sass/partials/_buttons.scss */
a.standardbutton.login-to-view-btn {
  text-indent: 0;
  display: inline-block;
  margin-top: 10px; }

/*View Waivers*/
/* line 188, ../sass/partials/_buttons.scss */
a.standardbutton.view-waivers-btn {
  text-indent: 0;
  display: inline-block;
  margin-top: 10px; }

/*View All*/
/* line 193, ../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 202, ../sass/partials/_buttons.scss */
table.selecttime td.reserve-time-btn a {
  /*Default-Button*/
  display: inline-block;
  background-repeat: no-repeat;
  overflow: hidden;
  zoom: 1;
  *display: block;
  *font-size: 0;
  *line-height: 0;
  /*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: #FFFFFF;
  padding: 7px 20px;
  font-size: 14.95px;
  border: 1px solid #2d3500;
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-color: #657600;
  padding: 3px 10px; }
  /* line 234, ../sass/partials/_buttons.scss */
  table.selecttime td.reserve-time-btn a:hover {
    background: #4a5700;
    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 1, ../sass/partials/_content.scss */
body {
  font-family: "Helvetica neue", Arial;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
  background-color: #FFF; }

/* line 10, ../sass/partials/_content.scss */
#wrapper {
  width: 100%;
  border-collapse: collapse;
  border: none 0;
  margin: 0 auto;
  background-color: #FFF;
  min-width: 768px; }

/* line 19, ../sass/partials/_content.scss */
#header {
  display: block;
  margin: 0 auto;
  position: relative; }
  /* line 25, ../sass/partials/_content.scss */
  #header:after {
    content: "";
    display: block;
    clear: both; }

/* line 29, ../sass/partials/_content.scss */
.tableheader {
  /*border-collapse: collapse;
  border: none 0;
  width: $elementwidth;
  background-color: $backgroundcolor;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  background-color: #C9D488;
  width: 900px !important;
  border-top-left-radius: 10px 10px;
  -moz-border-radius-topleft: 10px 10px;
  border-top-right-radius: 10px 10px;
  -moz-border-radius-topright: 10px 10px;*/
  margin: 0;
  padding: 0;
  width: 100%; }

/* line 48, ../sass/partials/_content.scss */
.tableheader td {
  margin: 0;
  padding: 0; }

/* line 55, ../sass/partials/_content.scss */
#nav {
  clear: both;
  width: auto;
  margin: 0;
  padding: 0;
  background-color: #C9D488;
  padding: 5px 0; }

/* line 65, ../sass/partials/_content.scss */
#contentwrapper {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  margin-left: 290px;
  margin-right: 5%;
  min-height: 700px;
  min-height: 1100px; }

/* line 77, ../sass/partials/_content.scss */
.tableviewgroups {
  border-collapse: collapse;
  border: none 0;
  width: 265px; }

/* line 82, ../sass/partials/_content.scss */
.tableviewgroups td {
  height: 30px;
  background: #C9D488; }

/* line 87, ../sass/partials/_content.scss */
#nav-content-wrapper {
  margin-right: auto;
  margin-left: auto; }
  /* line 93, ../sass/partials/_content.scss */
  #nav-content-wrapper:after {
    content: "";
    display: block;
    clear: both; }

/* line 97, ../sass/partials/_content.scss */
#contentinfo {
  width: 260px;
  margin-bottom: 10px;
  margin-right: 20px;
  border-right: 1px solid #657600;
  position: absolute;
  left: 15px;
  margin-top: -15px; }
  /* line 107, ../sass/partials/_content.scss */
  #contentinfo h1 {
    color: #657600;
    font-size: 14px;
    margin-left: 15px;
    text-decoration: none;
    font-weight: normal; }

/* line 116, ../sass/partials/_content.scss */
#content {
  /*width: 725px;
  float: right;
  background-color: $lightbackground;
  margin-top: 0;
  margin-bottom: $spacing;
  padding: $spacing*.5;*/
  padding: 25px 0 0;
  position: relative;
  margin-top: 20px;
  border: 1px solid #EFEFEF;
  margin-right: 265px;
  margin-bottom: 30px; }

/* line 142, ../sass/partials/_content.scss */
.tablecontent {
  width: auto;
  width: 100%; }
  /* line 146, ../sass/partials/_content.scss */
  .tablecontent .contenttable {
    width: 100%; }
    /* line 150, ../sass/partials/_content.scss */
    .tablecontent .contenttable #ctl00_ContentPlaceHolder1_calView {
      width: 100% !important; }

/* line 156, ../sass/partials/_content.scss */
#footer {
  clear: both;
  margin: 0;
  padding: 0;
  width: auto;
  background-color: #FFFFFF; }
  /* line 163, ../sass/partials/_content.scss */
  #footer .tablefooter {
    width: auto;
    width: 100%; }

/* line 171, ../sass/partials/_content.scss */
a.roller {
  color: #a24c00;
  background-color: #C9D488;
  color: #657600;
  font-size: 14px;
  line-height: 18px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 0px;
  text-decoration: none;
  border-right: 0px solid #000000; }
  /* line 182, ../sass/partials/_content.scss */
  a.roller:hover {
    text-decoration: underline; }

/* line 186, ../sass/partials/_content.scss */
a.rollerright {
  color: #a24c00;
  background-color: #C9D488;
  color: #657600;
  font-size: 14px;
  line-height: 18px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 0px;
  text-decoration: none;
  border-right: 0px solid #000000; }
  /* line 197, ../sass/partials/_content.scss */
  a.rollerright:hover {
    text-decoration: underline; }

/* line 201, ../sass/partials/_content.scss */
#content-left p, #content-right p {
  font-size: 13px;
  line-height: 1.6em; }

/* line 204, ../sass/partials/_content.scss */
#content-left, #content-right {
  font-size: 13px;
  line-height: 1.6em; }

/* line 209, ../sass/partials/_content.scss */
.newerrortext {
  color: #ff0000; }

/* line 212, ../sass/partials/_content.scss */
#content-left p span.newerrortext {
  display: block; }

/* line 215, ../sass/partials/_content.scss */
.error.alert .newerrortext.alerttext {
  color: #ff0000; }

/* line 220, ../sass/partials/_content.scss */
#custom-directions {
  /*Not Used Yet*/
  display: none;
  visibility: hidden;
  height: 0;
  width: 0; }

/* line 224, ../sass/partials/_content.scss */
.buttext {
  text-align: center;
  margin: 0;
  padding: 0; }

/* line 228, ../sass/partials/_content.scss */
#next-back-wrap {
  clear: both; }

/* line 232, ../sass/partials/_content.scss */
.buttons_bottom {
  clear: both;
  overflow: hidden;
  padding-bottom: 20px;
  padding-top: 20px;
  border-top: 1px dotted #cccccc; }
  /* line 238, ../sass/partials/_content.scss */
  .buttons_bottom:after {
    content: "";
    display: block;
    clear: both; }

/* line 242, ../sass/partials/_content.scss */
.buttons_bottom .button_back {
  float: left;
  width: 25%; }
  /* line 246, ../sass/partials/_content.scss */
  .buttons_bottom .button_back a.stepback {
    float: left; }

/* line 250, ../sass/partials/_content.scss */
.buttons_bottom .button_next {
  float: right;
  width: 25%; }
  /* line 254, ../sass/partials/_content.scss */
  .buttons_bottom .button_next a.stepnext {
    float: right; }

/* line 259, ../sass/partials/_content.scss */
#top-buttons {
  display: none;
  visibility: hidden;
  height: 0;
  width: 0; }
  /* line 261, ../sass/partials/_content.scss */
  #top-buttons:after {
    content: "";
    display: block;
    clear: both; }
  /* line 264, ../sass/partials/_content.scss */
  #top-buttons .top-buttons-back {
    float: left; }

/* line 280, ../sass/partials/_content.scss */
#steps-img-wrap {
  float: none;
  padding-bottom: 5px;
  width: 25%;
  float: left; }
  /* line 291, ../sass/partials/_content.scss */
  #steps-img-wrap .stepimage {
    max-width: 100%;
    height: auto; }

/* line 297, ../sass/partials/_content.scss */
#content-left {
  float: none;
  width: 100%;
  clear: both; }
  /* line 297, ../sass/partials/_base.scss */
  #content-left:after {
    content: "";
    display: block;
    clear: both; }
  /* line 299, ../sass/partials/_content.scss */
  #content-left p {
    padding: 5px 0; }
  /* line 305, ../sass/partials/_content.scss */
  #content-left h2.alt-title {
    display: none;
    visibility: hidden;
    height: 0;
    width: 0; }
  /* line 327, ../sass/partials/_content.scss */
  #content-left h3 span.act-expiration {
    display: block;
    padding: 5px 0; }

/* line 334, ../sass/partials/_content.scss */
#content-right {
  clear: both;
  width: 100%;
  float: none; }
  /* line 306, ../sass/partials/_base.scss */
  #content-right:after {
    content: "";
    display: block;
    clear: both; }

/* line 343, ../sass/partials/_content.scss */
#the-key {
  padding: 10px 0; }

/* line 346, ../sass/partials/_content.scss */
#non-step-page-add-area {
  display: none;
  visibility: hidden;
  height: 0;
  width: 0; }

/* table on the more info page */
/* line 351, ../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 355, ../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 362, ../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 373, ../sass/partials/_content.scss */
  .setuptables td {
    border-color: #666666;
    border-style: solid;
    border-width: 1px;
    padding: 2px; }

/* line 380, ../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 390, ../sass/partials/_content.scss */
.maptableleft {
  background-color: #215429;
  text-align: center;
  color: #ffffff; }

/* center top cell on maps page page */
/* line 396, ../sass/partials/_content.scss */
.maptablecentertop {
  background-color: #ffff99;
  text-align: center; }

/* line 402, ../sass/partials/_content.scss */
.maptablecentertop b {
  font-size: 18px;
  line-height: 24px;
  text-decoration: none; }

/* line 407, ../sass/partials/_content.scss */
.maptablecenter a {
  text-decoration: underline; }

/* line 410, ../sass/partials/_content.scss */
.maptablecenter a:hover {
  text-decoration: none; }

/* center cells on maps page page */
/* line 414, ../sass/partials/_content.scss */
.maptablecenter {
  text-align: center; }

/* right cells on maps page page */
/* line 418, ../sass/partials/_content.scss */
.maptableright {
  background-color: #215429;
  text-align: center;
  color: #ffffff; }

/* line 424, ../sass/partials/_content.scss */
.resourcegridhead {
  background-color: navy;
  color: #ffffff;
  font-weight: bold;
  font-size: 7pt;
  font-family: verdana; }

/* line 431, ../sass/partials/_content.scss */
.resourcegridcell {
  background-color: #72828b;
  color: #000000;
  font-weight: bold;
  font-size: 8pt;
  font-family: verdana; }

/* line 439, ../sass/partials/_content.scss */
.griddaterow {
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle; }

/* line 445, ../sass/partials/_content.scss */
.gridspanrow {
  background-color: #8cb8cc;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle; }

/* line 452, ../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 462, ../sass/partials/_content.scss */
.gridcolumnheaders {
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle; }

/* line 469, ../sass/partials/_content.scss */
.gridpicturecell {
  color: #000000;
  font-size: 10px;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  height: 100px; }

/* line 477, ../sass/partials/_content.scss */
.gridblankcolumn {
  color: #8cb8cc;
  background-color: #8cb8cc;
  font-size: 10px; }

/* line 482, ../sass/partials/_content.scss */
.griddatarows {
  color: #000000;
  font-size: 10px;
  text-align: center;
  vertical-align: middle; }

/* line 489, ../sass/partials/_content.scss */
#ctl00_imgHeader {
  display: none;
  visibility: hidden;
  height: 0;
  width: 0; }

/* line 493, ../sass/partials/_content.scss */
h2.alt-title {
  display: none;
  visibility: hidden;
  height: 0;
  width: 0; }

/* line 497, ../sass/partials/_content.scss */
.reservations_nav {
  text-align: right;
  padding: 5px 5px 0 0;
  float: right;
  bottom: 30px;
  right: 0; }
  /* line 504, ../sass/partials/_content.scss */
  .reservations_nav a {
    text-decoration: none; }
  /* line 508, ../sass/partials/_content.scss */
  .reservations_nav a:hover {
    text-decoration: underline; }
  /* line 512, ../sass/partials/_content.scss */
  .reservations_nav p {
    margin: 0;
    padding: 0;
    font-weight: 600; }

/* line 518, ../sass/partials/_content.scss */
#content ul {
  margin-left: 15px;
  list-style: disc; }

/* line 2, ../sass/partials/_inputs.scss */
.reqfield, .formfield {
  -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.075) inset;
  -moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.075) inset;
  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.075) inset;
  border: 1px solid #C9D488;
  font-size: inherit;
  margin: 4px 0;
  padding: 0 5px;
  font-size: 13px;
  height: 25px; }

/* line 10, ../sass/partials/_inputs.scss */
.reqfield {
  background-color: #FFFF99; }

/* line 14, ../sass/partials/_inputs.scss */
.commentbox, textarea.formtext {
  padding: 10px;
  border: solid 1px #C9D488;
  font-size: 13px;
  font-size: 13px; }

/* line 20, ../sass/partials/_inputs.scss */
#billing-page select.reqfield, #billing-page select.formfield {
  display: block;
  height: auto;
  padding: 6px 12px;
  line-height: 1.42857143;
  color: #000000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #C9D488;
  border-radius: 4px;
  -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;
  font-family: inherit; }
  /* line 38, ../sass/partials/_inputs.scss */
  #billing-page select.reqfield :focus, #billing-page select.formfield :focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: 0 0 8px rgba(82, 168, 236, 0.6); }

/* line 14, ../sass/partials/_calendar.scss */
.cal {
  border: solid 1px #C9D488;
  font-size: 13px;
  width: 100%;
  height: auto; }
  /* line 19, ../sass/partials/_calendar.scss */
  .cal td {
    border: solid 1px #C9D488;
    font-size: 13px;
    text-align: center; }
  /* line 23, ../sass/partials/_calendar.scss */
  .cal th {
    text-align: center; }
  /* line 26, ../sass/partials/_calendar.scss */
  .cal a {
    color: #a24c00;
    display: block;
    padding: 12.5px;
    font-size: 13px; }
    /* line 32, ../sass/partials/_calendar.scss */
    .cal a:hover {
      background: #657600;
      color: #FFF !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: #FFFFFF !important;
  font-size: 0.765em;
  font-weight: 600; }

/* line 50, ../sass/partials/_calendar.scss */
.caldayheader {
  color: #a24c00;
  font-weight: 600;
  font-size: 0.9em;
  background-color: #EFEFEF; }

/* line 56, ../sass/partials/_calendar.scss */
.calselectedday {
  background-color: #EEEEEE; }

/* line 61, ../sass/partials/_calendar.scss */
.caltitle {
  background: #657600;
  font-size: 1.21em;
  color: #FFFFFF;
  font-weight: 600; }
  /* line 68, ../sass/partials/_calendar.scss */
  .caltitle td {
    border-color: #657600; }

/* line 72, ../sass/partials/_calendar.scss */
.calweekend {
  background-color: #EFEFEF; }

/* line 75, ../sass/partials/_calendar.scss */
.calothermonthday {
  background-color: #CCCCCC; }

/* line 78, ../sass/partials/_calendar.scss */
.calothermonthday a {
  color: #a24c00 !important; }

/* line 82, ../sass/partials/_calendar.scss */
.calsearchtime {
  color: blue; }

/* line 85, ../sass/partials/_calendar.scss */
.calsearchadhoc {
  background-color: plum; }

/* line 88, ../sass/partials/_calendar.scss */
.calsearchbooked {
  color: white;
  background-color: red; }

/* line 92, ../sass/partials/_calendar.scss */
.calsearchlimited {
  background-color: yellow; }

/* line 95, ../sass/partials/_calendar.scss */
.calsearchopen {
  background-color: lightgreen; }

/* line 98, ../sass/partials/_calendar.scss */
.calsearchopen {
  color: black; }

/* line 102, ../sass/partials/_calendar.scss */
.popcalbody {
  background: #ffffff !important; }

/* line 105, ../sass/partials/_calendar.scss */
.popcal {
  border-color: #333333;
  border-width: 1px;
  background-color: #ffffff !important;
  font-size: 8pt;
  color: #333333; }
  /* line 112, ../sass/partials/_calendar.scss */
  .popcal a {
    color: #333333 !important; }

/* line 116, ../sass/partials/_calendar.scss */
.popcaldayheader {
  background-color: #feb729;
  border-width: 1px;
  border-color: #feb729; }

/* line 123, ../sass/partials/_calendar.scss */
.popcalnextprev a {
  color: #ffffff !important;
  font-size: 9pt;
  font-weight: bold !important;
  text-decoration: underline; }

/* line 129, ../sass/partials/_calendar.scss */
.popcalothermonthday {
  background-color: #cccccc !important; }
  /* line 131, ../sass/partials/_calendar.scss */
  .popcalothermonthday a {
    color: #FFFFFF !important; }

/* line 135, ../sass/partials/_calendar.scss */
.popcalselectedday {
  background-color: #333333; }

/* line 138, ../sass/partials/_calendar.scss */
.popcalselector {
  background-color: #333333; }

/* line 141, ../sass/partials/_calendar.scss */
.popcaltitle {
  font-size: 0.9em;
  font-weight: 600;
  height: 20px;
  color: #ffffff; }

/* line 147, ../sass/partials/_calendar.scss */
.popcaltoday {
  background-color: #333333;
  color: #ffffff; }

/***CalendarView.aspx***/
/* line 156, ../sass/partials/_calendar.scss */
#content table.contenttable span#ctl00_ContentPlaceHolder1_lblTitle b {
  text-align: center;
  display: block;
  padding: 10px;
  font-size: 21px;
  font-family: sans-serif;
  color: #452f77;
  line-height: 28px;
  font-weight: normal; }

/* line 170, ../sass/partials/_calendar.scss */
#ctl00_ContentPlaceHolder1_calView th {
  text-align: center; }

/* line 178, ../sass/partials/_calendar.scss */
#ctl00_ContentPlaceHolder1_calView tr:first-child td {
  background-color: #657600 !important;
  text-align: center; }

/* line 188, ../sass/partials/_calendar.scss */
#ctl00_ContentPlaceHolder1_calView td {
  text-left: center;
  padding: 5px;
  border: 1px solid #657600; }
  /* line 193, ../sass/partials/_calendar.scss */
  #ctl00_ContentPlaceHolder1_calView td:hover {
    background: #657600; }
  /* line 197, ../sass/partials/_calendar.scss */
  #ctl00_ContentPlaceHolder1_calView td a {
    font-size: 13px;
    color: #a24c00 !important;
    padding: 5px;
    display: block; }
    /* line 203, ../sass/partials/_calendar.scss */
    #ctl00_ContentPlaceHolder1_calView td a:hover {
      background: none;
      text-decoration: underline; }
  /* line 209, ../sass/partials/_calendar.scss */
  #ctl00_ContentPlaceHolder1_calView td a:first-child {
    color: #515e00 !important; }
    /* line 212, ../sass/partials/_calendar.scss */
    #ctl00_ContentPlaceHolder1_calView td a:first-child:hover {
      text-decoration: none; }

/* line 218, ../sass/partials/_calendar.scss */
#ctl00_ContentPlaceHolder1_calView table.formtext {
  background: #657600 !important; }
  /* line 221, ../sass/partials/_calendar.scss */
  #ctl00_ContentPlaceHolder1_calView table.formtext td {
    border: 0 none; }
    /* line 223, ../sass/partials/_calendar.scss */
    #ctl00_ContentPlaceHolder1_calView table.formtext td a {
      color: #FFF !important; }

/* line 229, ../sass/partials/_calendar.scss */
#ctl00_ContentPlaceHolder1_txtResourceCode {
  margin-bottom: 5px; }

/* line 9, ../sass/partials/_info-page.scss */
#info-page #ctl00_ContentPlaceHolder1_lblAct p.h4 {
  font-size: 16px;
  line-height: 34px;
  width: 70%;
  color: #FFF;
  padding-left: 10px; }
/* line 18, ../sass/partials/_info-page.scss */
#info-page #vg-description-wrapper {
  overflow: hidden;
  content: "";
  display: block;
  clear: both;
  padding-bottom: 25px; }
/* line 24, ../sass/partials/_info-page.scss */
#info-page #vg-description {
  width: 60%;
  float: left; }
/* line 29, ../sass/partials/_info-page.scss */
#info-page #vg-specials {
  width: 35%;
  float: right; }
  /* line 33, ../sass/partials/_info-page.scss */
  #info-page #vg-specials h2 {
    color: #452f77;
    font-size: 21px;
    font-weight: normal;
    line-height: 28px;
    margin-bottom: 10px; }
  /* line 41, ../sass/partials/_info-page.scss */
  #info-page #vg-specials i, #info-page #vg-specials a {
    color: #657600; }
/* line 46, ../sass/partials/_info-page.scss */
#info-page #vg-activities {
  clear: both; }
/* line 50, ../sass/partials/_info-page.scss */
#info-page .tableinfo {
  font-size: 1em;
  width: 700px;
  border: 1px solid #657600; }
  /* line 55, ../sass/partials/_info-page.scss */
  #info-page .tableinfo h3 {
    color: #657600;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold; }
  /* line 62, ../sass/partials/_info-page.scss */
  #info-page .tableinfo td {
    padding: 5px;
    vertical-align: top;
    border: 1px #C9D488 solid; }
  /* line 68, ../sass/partials/_info-page.scss */
  #info-page .tableinfo td.tableinfo-actimage {
    width: 160px;
    vertical-align: middle; }
    /* line 71, ../sass/partials/_info-page.scss */
    #info-page .tableinfo td.tableinfo-actimage img {
      width: 100%;
      height: auto; }
  /* line 77, ../sass/partials/_info-page.scss */
  #info-page .tableinfo .tableinfo-subgroupheader {
    padding-left: 10px;
    background-color: #657600;
    text-align: left;
    color: #ffffff;
    font-size: 13px;
    line-height: 18px;
    text-decoration: none;
    font-weight: bold; }
    /* line 91, ../sass/partials/_info-page.scss */
    #info-page .tableinfo .tableinfo-subgroupheader a {
      color: #FFF;
      font-weight: bold; }
  /* line 97, ../sass/partials/_info-page.scss */
  #info-page .tableinfo .tableinfo-columnheader {
    font-size: 1em;
    font-weight: 600; }
  /* line 102, ../sass/partials/_info-page.scss */
  #info-page .tableinfo .tableinfo-acttitle {
    font-weight: 600;
    font-size: 1.1em;
    display: none;
    visibility: hidden;
    width: 0; }
/* line 111, ../sass/partials/_info-page.scss */
#info-page #prev-next-holder {
  width: 100%;
  text-align: center;
  margin: 10px 0; }
/* line 121, ../sass/partials/_info-page.scss */
#info-page .date-label {
  margin: 0 15px; }
/* line 124, ../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 133, ../sass/partials/_info-page.scss */
#info-page td.tableinfo-booknowlink {
  min-width: 150px;
  vertical-align: middle;
  text-align: center; }
  /* line 137, ../sass/partials/_info-page.scss */
  #info-page td.tableinfo-booknowlink a {
    font-weight: bold; }

/* line 153, ../sass/partials/_info-page.scss */
#vg-activities {
  margin-left: -10px;
  margin-right: -10px; }
  /* line 159, ../sass/partials/_info-page.scss */
  #vg-activities h2.sub-group {
    background: #657600;
    color: #FFFFFF;
    padding: 10px;
    font-size: 1.4em;
    margin-bottom: 0; }
    /* line 167, ../sass/partials/_info-page.scss */
    #vg-activities h2.sub-group a {
      color: #FFF;
      font-weight: bold; }
  /* line 173, ../sass/partials/_info-page.scss */
  #vg-activities div.activity-container:after {
    content: "";
    display: block;
    clear: both; }
  /* line 180, ../sass/partials/_info-page.scss */
  #vg-activities div.activity-container.secondary .activity {
    padding: 0; }
    /* line 184, ../sass/partials/_info-page.scss */
    #vg-activities div.activity-container.secondary .activity * {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    /* line 187, ../sass/partials/_info-page.scss */
    #vg-activities div.activity-container.secondary .activity .activity-content-container {
      width: 65%;
      float: left;
      padding: 15px; }
    /* line 193, ../sass/partials/_info-page.scss */
    #vg-activities div.activity-container.secondary .activity .info-wrapper {
      float: right;
      width: 30%;
      background: #eef2d5;
      padding: 15px; }
      /* line 200, ../sass/partials/_info-page.scss */
      #vg-activities div.activity-container.secondary .activity .info-wrapper .act-img-wrapper {
        text-align: center; }
        /* line 203, ../sass/partials/_info-page.scss */
        #vg-activities div.activity-container.secondary .activity .info-wrapper .act-img-wrapper img {
          max-width: 100%;
          max-height: 200px;
          height: auto; }
      /* line 210, ../sass/partials/_info-page.scss */
      #vg-activities div.activity-container.secondary .activity .info-wrapper .booknowlink-wrapper {
        position: inherit;
        background: none; }
    /* line 216, ../sass/partials/_info-page.scss */
    #vg-activities div.activity-container.secondary .activity .date-loc-wrap {
      position: absolute;
      right: 0;
      width: 30%;
      top: 225px;
      text-align: center;
      padding-left: 10px;
      padding-right: 10px; }
  /* line 229, ../sass/partials/_info-page.scss */
  #vg-activities .activity {
    border: solid 1px #C9D488;
    font-size: 13px;
    padding: 20px 10px;
    position: relative;
    padding-bottom: 80px;
    border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none; }
    /* line 243, ../sass/partials/_info-page.scss */
    #vg-activities .activity:after {
      content: "";
      display: block;
      clear: both; }
    /* line 249, ../sass/partials/_info-page.scss */
    #vg-activities .activity .activity-content-container h3 {
      font-size: 1.4em;
      margin-bottom: .75em;
      color: #773341; }
    /* line 254, ../sass/partials/_info-page.scss */
    #vg-activities .activity .activity-content-container .act-img-wrapper {
      float: right;
      border: solid 1px #C9D488;
      font-size: 13px;
      margin-left: 20px;
      border-color: #C9D488;
      border-width: 5px;
      margin-bottom: 20px; }
    /* line 265, ../sass/partials/_info-page.scss */
    #vg-activities .activity .activity-content-container .activity-description {
      font-size: 13px;
      line-height: 1.6em; }
    /* line 270, ../sass/partials/_info-page.scss */
    #vg-activities .activity .info-wrapper {
      font-size: 13px;
      line-height: 1.6em; }
      /* line 279, ../sass/partials/_info-page.scss */
      #vg-activities .activity .info-wrapper .booknowlink-wrapper {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #eef2d5; }
        /* line 287, ../sass/partials/_info-page.scss */
        #vg-activities .activity .info-wrapper .booknowlink-wrapper a {
          background-color: #657600;
          padding: 7px 20px;
          font-size: 14.95px;
          border: 1px solid #2d3500;
          display: inline-block;
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          -ms-border-radius: 5px;
          -o-border-radius: 5px;
          border-radius: 5px;
          *zoom: 1;
          *display: block;
          color: #FFFFFF;
          text-align: center;
          display: block;
          margin: 10px 15px;
          text-transform: uppercase; }
          /* line 298, ../sass/partials/_info-page.scss */
          #vg-activities .activity .info-wrapper .booknowlink-wrapper a:hover {
            background: #4a5700;
            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: 10px;
  float: left;
  padding-top: 7px; }
/* line 10, ../sass/partials/_select-date-page.scss */
#select-date-page #content-left input.datefield {
  margin-right: 10px; }

/* line 9, ../sass/partials/_select-time-page.scss */
#select-time-page #content-right {
  margin-top: 1em; }
  /* line 16, ../sass/partials/_select-time-page.scss */
  #select-time-page #content-right table#prev-next-day {
    width: 100%; }
    /* line 19, ../sass/partials/_select-time-page.scss */
    #select-time-page #content-right table#prev-next-day td:last-child {
      text-align: right; }
    /* line 23, ../sass/partials/_select-time-page.scss */
    #select-time-page #content-right table#prev-next-day h3 {
      padding: 5px;
      text-align: center;
      font-size: 16px; }
    /* line 28, ../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;
      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 51, ../sass/partials/_select-time-page.scss */
    #select-time-page #content-right table#prev-next-day .day:hover {
      text-decoration: underline; }
    /* line 54, ../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) */ }
    /* line 60, ../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) */ }

/* line 72, ../sass/partials/_select-time-page.scss */
#select-time-wrap table.selecttime {
  width: 100%;
  background: #FFFFFF;
  border: solid 1px #C9D488;
  font-size: 13px; }
  /* line 77, ../sass/partials/_select-time-page.scss */
  #select-time-wrap table.selecttime tr.selecttimeheader {
    text-align: left; }
  /* line 80, ../sass/partials/_select-time-page.scss */
  #select-time-wrap table.selecttime td {
    border: solid 1px #C9D488;
    font-size: 13px;
    padding: 5px;
    text-align: center; }
  /* line 87, ../sass/partials/_select-time-page.scss */
  #select-time-wrap table.selecttime tr.selecttimeheader td {
    background: #657600;
    color: #FFFFFF;
    border-color: #657600; }
  /* line 95, ../sass/partials/_select-time-page.scss */
  #select-time-wrap table.selecttime td.time {
    font-weight: 600; }
  /* line 99, ../sass/partials/_select-time-page.scss */
  #select-time-wrap table.selecttime td.reserve-time-btn {
    text-align: center; }

/* line 6, ../sass/partials/_policies-page.scss */
#policies-page #content-left .error strong {
  font-weight: bold; }
/* line 11, ../sass/partials/_policies-page.scss */
#policies-page #content-left .error .callout h3 {
  border-bottom: 0 none;
  margin: 0;
  padding: 0;
  color: #ff0000 !important; }
/* line 19, ../sass/partials/_policies-page.scss */
#policies-page #content-left .error a.standardbutton {
  display: block;
  width: 100px;
  margin-top: 1em; }

/* line 29, ../sass/partials/_policies-page.scss */
#policies-page #content-left h3 {
  border-bottom: 1px solid #EEE;
  padding-bottom: 20px; }

/* line 39, ../sass/partials/_policies-page.scss */
#content-right #policies-content-wrap {
  /*Policies Table*/
  border: solid 1px #C9D488;
  font-size: 13px;
  background: #EEE; }
  /* line 42, ../sass/partials/_policies-page.scss */
  #content-right #policies-content-wrap p {
    padding-left: 10px;
    padding-right: 10px; }

/* line 48, ../sass/partials/_policies-page.scss */
#policies-content-wrap h2:first-child {
  /*Policies Table Header*/
  padding: 5px 10px;
  background: #657600;
  color: #FFFFFF; }

/* line 55, ../sass/partials/_policies-page.scss */
#policies-content-wrap h2 {
  padding-top: 10px;
  margin-bottom: 10px; }

/* line 60, ../sass/partials/_policies-page.scss */
#policies-content-wrap p {
  font-size: 13px;
  line-height: 1.6em; }

/* line 64, ../sass/partials/_policies-page.scss */
#policies-content-wrap span.policies-checkbox {
  display: block;
  padding: 10px;
  font-weight: 600; }

/* line 70, ../sass/partials/_policies-page.scss */
#policies-content-wrap input.print-btn {
  margin-left: 10px;
  margin-bottom: 10px; }

/* line 75, ../sass/partials/_policies-page.scss */
#content-left #farpoint-wrap {
  padding: 5px 0; }

/* line 79, ../sass/partials/_policies-page.scss */
.farpoint-header, .farpoint-options-header, .farpoint-resources-header {
  padding-top: 3px;
  padding-bottom: 10px;
  display: block;
  font-size: 18px; }
  /* line 84, ../sass/partials/_policies-page.scss */
  .farpoint-header span, .farpoint-options-header span, .farpoint-resources-header span {
    display: block; }

/* line 90, ../sass/partials/_policies-page.scss */
.farpointpolicies, .farpointoptions, .farpointresources {
  margin-left: 0; }

/* line 94, ../sass/partials/_policies-page.scss */
#ctl00_ContentPlaceHolder1_butAutoCheck {
  margin-top: 10px; }

/* line 98, ../sass/partials/_policies-page.scss */
#ctl00_ContentPlaceHolder1_butStandBy {
  margin-top: 10px; }

/* line 102, ../sass/partials/_policies-page.scss */
#ctl00_ContentPlaceHolder1_butOverBook {
  margin-top: 10px; }

/* line 106, ../sass/partials/_policies-page.scss */
#policies-page span.radbutton-acceptpolicies1 {
  background: #773341;
  color: #FFFFFF !important;
  display: inline-block;
  font-size: 13px;
  font-family: "Helvetica neue", Arial;
  margin: 0.75em 20px 0.75em 0;
  padding: 5px 14px 7px !important;
  text-align: center;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
  height: 30px !important;
  display: block;
  margin-left: 10px;
  font-size: 18px;
  font-weight: bold; }

/* line 126, ../sass/partials/_policies-page.scss */
#policies-page span.radbutton-acceptpolicies1:hover {
  text-decoration: none !important; }

/* line 130, ../sass/partials/_policies-page.scss */
#policies-page span.radbutton-acceptpolicies1 input {
  background-image: none !important;
  color: #FFFFFF !important;
  font-family: "Helvetica neue", Arial !important;
  height: 28px !important;
  width: 100% !important;
  font-weight: bold !important;
  font-size: 13px !important;
  font-size: 18px !important;
  font-weight: bold !important; }

/* line 142, ../sass/partials/_policies-page.scss */
#policies-page span.radbutton-acceptpolicies1 input:hover {
  text-decoration: none !important; }

/* line 146, ../sass/partials/_policies-page.scss */
#policies-page span.radbutton-acceptpolicies1:after {
  display: table;
  content: ""; }

/* line 151, ../sass/partials/_policies-page.scss */
#policies-page span.radbutton-acceptpolicies1.rbSkinnedButtonChecked {
  background: #00b310; }

/* line 3, ../sass/partials/_participants-page.scss */
#participants-page #content-left {
  width: 100%;
  margin-bottom: 0; }
  /* line 7, ../sass/partials/_participants-page.scss */
  #participants-page #content-left p {
    padding: 0;
    margin: 0; }
  /* line 12, ../sass/partials/_participants-page.scss */
  #participants-page #content-left h3 {
    color: #657600;
    font-size: 13px; }
/* line 18, ../sass/partials/_participants-page.scss */
#participants-page #content-right {
  width: 100%;
  clear: both;
  float: none;
  margin-top: 10px; }
  /* line 25, ../sass/partials/_participants-page.scss */
  #participants-page #content-right h3 {
    padding: 5px 10px;
    background: #657600;
    color: #FFFFFF;
    font-weight: 600;
    display: none;
    visibility: hidden;
    height: 0;
    width: 0; }
  /* line 39, ../sass/partials/_participants-page.scss */
  #participants-page #content-right .farpointparticipants {
    margin: 0;
    padding: 0;
    width: auto !important; }
  /* line 46, ../sass/partials/_participants-page.scss */
  #participants-page #content-right p {
    padding: 0 10px 10px 10px; }
/* line 52, ../sass/partials/_participants-page.scss */
#participants-page #next-back-wrap {
  margin-top: 10px; }
  /* line 55, ../sass/partials/_participants-page.scss */
  #participants-page #next-back-wrap a.stepbutton.add-basket {
    float: none;
    display: block;
    margin-top: 10px; }
  /* line 61, ../sass/partials/_participants-page.scss */
  #participants-page #next-back-wrap a.stepbutton.add-basket {
    float: none;
    display: block;
    margin-top: 10px; }

/* line 70, ../sass/partials/_participants-page.scss */
#participants-page .buttons_bottom .button_addbasket {
  float: left;
  margin: 0; }

/* line 5, ../sass/partials/_basket-my-reservations-page.scss */
#basket-page h1, #my-reservations-page h1 {
  float: none;
  width: auto; }
/* line 10, ../sass/partials/_basket-my-reservations-page.scss */
#basket-page .but-continue-shopping, #my-reservations-page .but-continue-shopping {
  text-align: center;
  margin: 1em 0; }
/* line 15, ../sass/partials/_basket-my-reservations-page.scss */
#basket-page #content-right, #my-reservations-page #content-right {
  margin-top: 1em; }

/* line 27, ../sass/partials/_basket-my-reservations-page.scss */
#basket-lblname, #my-reservations-lblname {
  text-align: left;
  padding: 10px 0; }

/* line 36, ../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 42, ../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 #C9D488;
  font-size: 13px;
  text-align: center; }

/* line 53, ../sass/partials/_basket-my-reservations-page.scss */
table.basket tr.basketheader td, table.myres tr.myresheader td {
  border: solid 1px #C9D488;
  font-size: 13px;
  padding: 5px;
  background: #657600;
  color: #FFFFFF;
  text-align: center; }

/* line 62, ../sass/partials/_basket-my-reservations-page.scss */
#basket-page #the-key, #my-reservations-page #the-key {
  text-align: center; }

/* line 66, ../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 73, ../sass/partials/_basket-my-reservations-page.scss */
#basket-page .basket-buttons-bottom a, #my-reservations-page #my-reservations-buttons-bottom a {
  margin-right: 10px; }

/* line 95, ../sass/partials/_basket-my-reservations-page.scss */
#basket-lbltotal {
  text-align: center;
  padding-bottom: 10px; }
  /* line 99, ../sass/partials/_basket-my-reservations-page.scss */
  #basket-lbltotal h4 {
    font-size: 18px;
    padding: 10px 0; }

/* line 106, ../sass/partials/_basket-my-reservations-page.scss */
#basket-page .basket-fee-text {
  text-align: center; }

/* line 140, ../sass/partials/_basket-my-reservations-page.scss */
#my-reservations-page #my-reservations-buttons-bottom {
  text-align: center; }

/* line 144, ../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 297, ../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 306, ../sass/partials/_base.scss */
  #billing-page #content-right:after, #profile-page #content-right:after {
    content: "";
    display: block;
    clear: both; }

/* line 24, ../sass/partials/_match-bill-profile-page.scss */
#billing-info-wrap, #profile-info-wrap {
  padding-bottom: 10px;
  border: solid 1px #C9D488;
  font-size: 13px; }

/* line 29, ../sass/partials/_match-bill-profile-page.scss */
#billing-shipping-wrap, #profile-shipping-wrap {
  margin-top: 10px;
  border: solid 1px #C9D488;
  font-size: 13px;
  padding-bottom: 10px; }

/* line 35, ../sass/partials/_match-bill-profile-page.scss */
#billing-password-wrap, #profile-password-wrap {
  margin-top: 10px;
  border: solid 1px #C9D488;
  font-size: 13px;
  padding-bottom: 10px; }

/* line 41, ../sass/partials/_match-bill-profile-page.scss */
#billing-paytype-wrap {
  margin-top: 10px;
  border: solid 1px #C9D488;
  font-size: 13px;
  border-bottom: 0; }

/* line 47, ../sass/partials/_match-bill-profile-page.scss */
#billing-creditcard-wrap {
  margin-top: 10px;
  border: solid 1px #C9D488;
  font-size: 13px; }

/* line 52, ../sass/partials/_match-bill-profile-page.scss */
#billing-payment-summary-wrap {
  border: solid 1px #C9D488;
  font-size: 13px;
  border-top: 0;
  padding-bottom: 10px; }

/*Table Headers*/
/* line 63, ../sass/partials/_match-bill-profile-page.scss */
#billing-info-wrap h2, #profile-info-wrap h2 {
  padding: 5px 10px;
  background: #657600;
  color: #FFFFFF;
  margin-bottom: 10px;
  font-size: 16px; }

/* line 72, ../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: #657600;
  color: #FFFFFF;
  margin-bottom: 10px;
  font-size: 16px; }

/* line 87, ../sass/partials/_match-bill-profile-page.scss */
div.row {
  clear: both;
  width: 100%; }
  /* line 92, ../sass/partials/_match-bill-profile-page.scss */
  div.row:after {
    content: "";
    display: block;
    clear: both; }

/* line 97, ../sass/partials/_match-bill-profile-page.scss */
div.row span.formtext.note {
  display: inline;
  font-size: 0.9em; }

/* line 102, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol {
  display: inline-block;
  width: 69%;
  /*IE7*/
  *zoom: 1;
  *display: inline; }

/* line 109, ../sass/partials/_match-bill-profile-page.scss */
div.labelcol {
  display: inline-block;
  width: 25%;
  vertical-align: top;
  text-align: right;
  padding: 12.5px 10px 0 0;
  /*IE7*/
  *zoom: 1;
  *display: inline;
  line-height: 1em; }

/* line 120, ../sass/partials/_match-bill-profile-page.scss */
div.matchcol {
  position: absolute;
  display: inline-block;
  z-index: 9999;
  right: 15px;
  padding-top: 5px; }

/* line 132, ../sass/partials/_match-bill-profile-page.scss */
#main-billing-wrap div.labelcol, #main-profile-wrap div.labelcol {
  text-align: right; }

/* line 136, ../sass/partials/_match-bill-profile-page.scss */
#main-billing-wrap div.inputcol, #main-profile-wrap div.inputcol {
  text-align: left; }

/* line 148, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol input {
  width: 60%; }

/*Member*/
/* line 159, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.member select {
  width: 150px; }

/*Customer ID*/
/* line 168, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.customer-id input {
  width: 50%; }

/*Company*/
/*First Name*/
/*Last Name*/
/*Address*/
/* line 208, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.address input {
  width: 90%; }

/*Address 2*/
/* line 219, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.address2 input {
  width: 90%; }

/*City*/
/*State*/
/*Zip*/
/*Country*/
/* line 271, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.country span.note {
  display: block; }

/*Email*/
/* line 290, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.email-checkbox {
  padding-top: 6px;
  padding-bottom: 5px; }

/* line 295, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.email-checkbox input {
  width: 3%; }

/* line 299, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.email span.note {
  display: block; }

/*Phone and Fax*/
/*Hear About Us*/
/*Custom*/
/* line 336, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.custom span.formtext.note {
  display: block; }

/*Membership Packet*/
/* line 350, ../sass/partials/_match-bill-profile-page.scss */
div.labelcol.membership-packet {
  width: 110px; }

/*Membership Notice*/
/* line 361, ../sass/partials/_match-bill-profile-page.scss */
div.labelcol.membership-notice {
  width: 110px; }

/*Password*/
/* line 379, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.bill-password input {
  margin-right: 10px; }

/*Payment Type*/
/* line 388, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.pay-type {
  /*width: 150px;*/
  vertical-align: bottom; }

/* line 393, ../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 441, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.credit-card-expiration input {
  width: 55px; }

/*Credit Card - CVV*/
/* line 450, ../sass/partials/_match-bill-profile-page.scss */
div.labelcol.credit-card-cvv span {
  width: 96px; }

/* line 457, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.credit-card-cvv input {
  width: 40px; }

/*Partner*/
/* line 472, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.partner .formfield {
  width: 150px; }

/*Tax Exempt*/
/* line 487, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.tax-exempt input {
  width: 145px; }

/* line 491, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.tax-exempt .formtext input {
  width: 10px; }

/*Promotion*/
/* line 506, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.promotion .formfield {
  width: 145px; }

/* line 510, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.promotion .buttext {
  width: 50px; }

/*Deposits*/
/* line 525, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.deposits .deposit-list {
  width: 350px; }

/* line 529, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.deposits span.deposit-text input {
  width: 56px; }

/*Shipping Options*/
/* line 534, ../sass/partials/_match-bill-profile-page.scss */
div.labelcol.ship-options {
  width: 110px; }

/* line 541, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.ship-options input {
  width: 5%;
  margin-right: 7px; }

/* line 7, ../sass/partials/_billing-page.scss */
#billing-page #ctl00_ContentPlaceHolder1_lblDescription a, #billing-page #login-wrap a {
  font-weight: bold; }

/* line 13, ../sass/partials/_billing-page.scss */
#billing-button-wrap {
  padding: 10px 0; }

/* line 17, ../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;
  display: none;
  height: 0;
  visibility: hidden; }

/* line 28, ../sass/partials/_billing-page.scss */
#content-left a.standardbutton.continue-shopping {
  text-indent: 0; }

/* line 32, ../sass/partials/_billing-page.scss */
#billing-page #comment-wrap {
  float: left;
  width: 85%; }

/* line 40, ../sass/partials/_billing-page.scss */
#comment-wrap:before {
  content: 'If you require special accommodations, please call 617-384-5277. We will attempt to accommodate needs with sufficient notice.';
  margin-top: 10px;
  display: block; }
/* line 46, ../sass/partials/_billing-page.scss */
#comment-wrap .comment-header {
  display: block;
  padding-top: 10px;
  font-size: 13px;
  line-height: 1.8em;
  margin-bottom: 5px; }
/* line 53, ../sass/partials/_billing-page.scss */
#comment-wrap #ctl00_ContentPlaceHolder1_lblComment1 {
  display: none; }
/* line 56, ../sass/partials/_billing-page.scss */
#comment-wrap .commentbox {
  height: 100px;
  width: 80%;
  display: none; }
/* line 62, ../sass/partials/_billing-page.scss */
#comment-wrap .commentbox#ctl00_ContentPlaceHolder1_txtComment2 {
  display: block; }

/* line 69, ../sass/partials/_billing-page.scss */
#billing-activity-summary h5 {
  margin: 0;
  padding-bottom: 3px; }

/* line 78, ../sass/partials/_billing-page.scss */
table.billingactsum .billingsummarylabels {
  display: block;
  width: 75px; }

/* line 90, ../sass/partials/_billing-page.scss */
#main-billing-wrap #amount-due {
  padding: 20px;
  padding-bottom: 0;
  border-top: 1px solid #C9D488;
  margin-top: 15px; }
  /* line 98, ../sass/partials/_billing-page.scss */
  #main-billing-wrap #amount-due .billing-amount-due-text b {
    font-weight: normal;
    font-size: 18px; }
  /* line 104, ../sass/partials/_billing-page.scss */
  #main-billing-wrap #amount-due .billing-total {
    font-weight: bold;
    font-size: 18px; }
  /* line 109, ../sass/partials/_billing-page.scss */
  #main-billing-wrap #amount-due .billing-includes-shipping {
    font-size: 12px;
    display: block; }

/* line 115, ../sass/partials/_billing-page.scss */
#main-billing-wrap #billing-notes {
  padding-top: 10px;
  padding-left: 10px; }

/* line 3, ../sass/partials/_confirmation-page.scss */
#confirmation-page #confirm-amountdue {
  text-align: right; }

/* line 21, ../sass/partials/_confirmation-page.scss */
#confirm-wrapper {
  border: solid 1px #C9D488;
  font-size: 13px;
  margin: 0 0 10px 0;
  width: 100%; }
  /* line 26, ../sass/partials/_confirmation-page.scss */
  #confirm-wrapper h2 {
    background: #657600;
    color: #FFFFFF;
    padding: 5px 10px; }
  /* line 33, ../sass/partials/_confirmation-page.scss */
  #confirm-wrapper h5 {
    margin: 0;
    padding: 5px 0;
    color: #657600;
    font-size: 13px; }
  /* line 40, ../sass/partials/_confirmation-page.scss */
  #confirm-wrapper table {
    width: 100%; }
  /* line 46, ../sass/partials/_confirmation-page.scss */
  #confirm-wrapper td.edit {
    vertical-align: top;
    width: 60px; }
  /* line 51, ../sass/partials/_confirmation-page.scss */
  #confirm-wrapper td.edit a.standardbutton.edit-btn, #confirm-wrapper td.edit.middlealign a {
    padding: 3.5px 10px;
    margin-bottom: 5px;
    display: inline-block; }
  /* line 62, ../sass/partials/_confirmation-page.scss */
  #confirm-wrapper td.edit img {
    display: none;
    visibility: hidden;
    height: 0;
    width: 0; }
  /* line 75, ../sass/partials/_confirmation-page.scss */
  #confirm-wrapper #confirm-billing, #confirm-wrapper #confirm-activities, #confirm-wrapper #confirm-activity, #confirm-wrapper #confirm-participants {
    padding: 10px; }
  /* line 79, ../sass/partials/_confirmation-page.scss */
  #confirm-wrapper .confirmact td {
    padding: 0 5px 5px 0; }

/* line 85, ../sass/partials/_confirmation-page.scss */
#confirm-activities #confirm-activities-text {
  clear: both;
  padding: 0; }

/* line 90, ../sass/partials/_confirmation-page.scss */
#confirm-wrapper #confirm-activities .confirmactcell td.edit.middlealign {
  vertical-align: middle;
  text-align: center; }

/* line 95, ../sass/partials/_confirmation-page.scss */
#confirm-activities table.confirmact {
  margin-left: 0;
  width: 95%; }

/* line 103, ../sass/partials/_confirmation-page.scss */
.buttons_bottom .button_accept a.stepbutton.accept-btn {
  float: right; }

/* line 107, ../sass/partials/_confirmation-page.scss */
.buttons_bottom .button_accept span {
  line-height: 2em;
  text-align: right;
  width: 55%;
  display: inline-block;
  /*IE7*/
  *zoom: 1;
  *display: block; }

/* line 118, ../sass/partials/_confirmation-page.scss */
h4.amount-due {
  font-weight: 400;
  font-size: 18px; }

/* line 3, ../sass/partials/_thankyou-page.scss */
#thankyou-page h1 {
  float: none;
  width: auto; }
/* line 9, ../sass/partials/_thankyou-page.scss */
#thankyou-page #thankyou-row-wrap, #thankyou-page #activity-row-wrap, #thankyou-page #product-row-wrap {
  clear: both; }
  /* line 11, ../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 16, ../sass/partials/_thankyou-page.scss */
#thankyou-page #activity-row-wrap, #thankyou-page #product-row-wrap {
  border-bottom: 1px solid #C9D488; }

/* line 21, ../sass/partials/_thankyou-page.scss */
#thankyou-row-wrap .thankyou-grid {
  padding-bottom: 10px;
  border-bottom: 1px solid #C9D488;
  padding-top: 10px; }
  /* line 27, ../sass/partials/_thankyou-page.scss */
  #thankyou-row-wrap .thankyou-grid:after {
    content: "";
    display: block;
    clear: both; }

/* line 32, ../sass/partials/_thankyou-page.scss */
#activity-row-wrap .activity-grid, #product-row-wrap .product-grid {
  width: 33%;
  float: left; }

/* line 38, ../sass/partials/_thankyou-page.scss */
#thankyou-page #thankyou-row-wrap p {
  padding: 5px 15px 0 0; }

/* line 43, ../sass/partials/_thankyou-page.scss */
#thankyou-row-wrap h2 {
  font-size: 21px;
  font-weight: 600;
  font-family: sans-serif;
  color: black;
  color: #452f77;
  line-height: 28px;
  font-weight: normal; }

/* line 53, ../sass/partials/_thankyou-page.scss */
#activity-row-wrap {
  padding-top: 15px; }

/* line 57, ../sass/partials/_thankyou-page.scss */
#product-row-wrap {
  padding-top: 10px; }

/* line 61, ../sass/partials/_thankyou-page.scss */
span.thankyoutext font {
  color: #a24c00 !important;
  font-weight: bold; }

/* line 6, ../sass/partials/_login-page.scss */
#login-page h1 {
  float: none;
  width: auto; }
/* line 11, ../sass/partials/_login-page.scss */
#login-page strong {
  font-weight: bold; }
/* line 14, ../sass/partials/_login-page.scss */
#login-page p {
  margin-bottom: 0;
  padding-bottom: 0; }
/* line 18, ../sass/partials/_login-page.scss */
#login-page #content-left {
  width: auto;
  border-bottom: 1px solid #C9D488;
  padding: 0 0 20px; }
  /* line 22, ../sass/partials/_login-page.scss */
  #login-page #content-left table.loginformtable {
    width: 100%; }
    /* line 25, ../sass/partials/_login-page.scss */
    #login-page #content-left table.loginformtable td {
      vertical-align: top; }
      /* line 27, ../sass/partials/_login-page.scss */
      #login-page #content-left table.loginformtable td input.reqfield {
        width: 65%; }
      /* line 30, ../sass/partials/_login-page.scss */
      #login-page #content-left table.loginformtable td span.formtext.note {
        display: block;
        padding: 5px 0;
        font-size: 12px; }
    /* line 36, ../sass/partials/_login-page.scss */
    #login-page #content-left table.loginformtable td.labelcol {
      padding-right: 15px;
      font-weight: bold;
      padding-top: 7px;
      text-align: right; }
/* line 48, ../sass/partials/_login-page.scss */
#login-page #content-right {
  width: auto;
  padding: 20px 0; }
/* line 52, ../sass/partials/_login-page.scss */
#login-page #content-left h2, #login-page #content-right h2 {
  font-size: inherit;
  display: none; }
/* line 56, ../sass/partials/_login-page.scss */
#login-page #login-button-wrap {
  padding: 10px 0;
  margin-left: 160px; }
/* line 62, ../sass/partials/_login-page.scss */
#login-page:after {
  content: "";
  display: block;
  clear: both; }
/* line 67, ../sass/partials/_login-page.scss */
#login-page a.standardbutton.login-btn {
  width: 25%; }

/* line 10, ../sass/partials/_profile-page.scss */
#profile-page #content-right p {
  padding: 10px 0; }

/*Profile Table Headers*/
/* line 22, ../sass/partials/_profile-page.scss */
#main-profile-wrap td.matchcol {
  text-align: right; }

/* line 35, ../sass/partials/_profile-page.scss */
#profile-page #profile-bottom-accept {
  padding: 10px 20px; }

/* line 39, ../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: sans-serif;
  color: #000000;
  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 36, ../sass/partials/_membership-and-donations-page.scss */
#recipient {
  width: 475px;
  background-color: #ffffff;
  margin: 10px;
  border: 1px solid #000000; }

/* 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 #BBB !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 */
#seatselectionwrapper {
  width: 120%;
  background-color: #E8E8E8; }

/* line 6, ../sass/partials/_seat-selection.scss */
#seatselectionwrapper #seatmappingarea {
  width: 80%;
  float: left; }

/* line 11, ../sass/partials/_seat-selection.scss */
#seatselectionwrapper #seatmappingarea img {
  width: 100%;
  height: auto; }

/* line 16, ../sass/partials/_seat-selection.scss */
#seatmappingarea #seating-grid div {
  width: 90% !important;
  border: 0 none !important;
  box-shadow: 2px 2px 5px #CCC;
  -moz-box-shadow: 2px 2px 5px #CCC;
  -webkit-box-shadow: 2px 2px 5px #CCC; }

/* line 24, ../sass/partials/_seat-selection.scss */
#seatmappingarea #seating-grid div table {
  text-align: center; }

/* line 28, ../sass/partials/_seat-selection.scss */
#seating-grid div table td {
  border-color: #E8E8E8 !important;
  border-width: 0 0 1px;
  border-style: solid; }

/* line 34, ../sass/partials/_seat-selection.scss */
#seatselectionwrapper #seatselectionlist {
  position: fixed;
  top: 0;
  right: 0;
  width: 19%;
  background-color: #F5F4ED;
  border-radius: 0 0 0 8px;
  -moz-border-radius: 0 0 0 8px;
  -webkit-border-radius: 0 0 0 8px;
  box-shadow: -2px 2px 5px #CCC;
  -moz-box-shadow: -2px 2px 5px #CCC;
  -webkit-box-shadow: -2px 2px 5px #CCC; }

/* line 48, ../sass/partials/_seat-selection.scss */
#seatselectionlist #legend {
  margin: 10px;
  padding: 0 0 10px 0;
  background-color: #FFF;
  /**CSS3**/
  box-shadow: 1px 1px 3px #CCC;
  -moz-box-shadow: 1px 1px 3px #CCC;
  -webkit-box-shadow: 1px 1px 3px #CCC;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

/* line 61, ../sass/partials/_seat-selection.scss */
#legend h3.legend-header {
  display: block;
  background-color: #333;
  color: #FFF;
  padding: 10px;
  margin: 0;
  font-size: 16px;
  /**CSS3**/
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0; }

/* line 74, ../sass/partials/_seat-selection.scss */
#legend p {
  font-size: 12px;
  padding: 0 0 0 15px;
  margin: 0; }

/* line 80, ../sass/partials/_seat-selection.scss */
#legend p span {
  font-weight: bold; }

/* line 83, ../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 94, ../sass/partials/_seat-selection.scss */
#seatselectionlist #seatselectionbuttons {
  padding: 0 0 0 10px;
  margin: 10px 0;
  overflow: hidden; }

/* line 100, ../sass/partials/_seat-selection.scss */
#seatselectionbuttons a {
  /*clear: both;*/
  background-image: none !important;
  background: #666666 !important;
  background: -webkit-gradient(linear, 35%, 100%, from(#666666), to(#333333)) repeat scroll 0 0 transparent !important;
  background: -webkit-linear-gradient(center top, #666666 35%, #333333 100%) repeat scroll 0 0 transparent !important;
  background: -moz-linear-gradient(center top, #666666 35%, #333333 100%) repeat scroll 0 0 transparent !important;
  background: -ms-linear-gradient(top, #666666 35%, #333333 100%) !important;
  background: -o-linear-gradient(center top, #666666 35%, #333333 100%) repeat scroll 0 0 transparent !important;
  color: #FFF !important;
  display: block !important;
  font-size: 11px !important;
  margin: 0 5px 5px 0 !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#333333',GradientType=0 ) !important; }

/* line 116, ../sass/partials/_seat-selection.scss */
#seatselectionbuttons a:hover {
  background: #333 !important;
  filter: none !important; }

/* line 121, ../sass/partials/_seat-selection.scss */
#seatselectionbuttons a.cancel, #seatselectionbuttons a.clear {
  float: left; }

/* line 125, ../sass/partials/_seat-selection.scss */
#seatselectionbuttons a.next {
  background: #FFBB00 !important;
  background: -webkit-gradient(linear, 35%, 100%, from(#FFBB00), to(#FFD900)) repeat scroll 0 0 transparent !important;
  background: -webkit-linear-gradient(center top, #FFBB00 35%, #FFD900 100%) repeat scroll 0 0 transparent !important;
  background: -moz-linear-gradient(center top, #FFBB00 35%, #FFD900 100%) repeat scroll 0 0 transparent !important;
  background: -ms-linear-gradient(top, #FFBB00 35%, #FFD900 100%) !important;
  background: -o-linear-gradient(center top, #FFBB00 35%, #FFD900 100%) repeat scroll 0 0 transparent !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFBB00', endColorstr='#FFD900',GradientType=0 ) !important;
  border-color: #FFBB00 !important;
  color: #333 !important;
  font-weight: bold; }

/* line 138, ../sass/partials/_seat-selection.scss */
#seatselectionbuttons a.next:hover {
  background: #FFBB00 !important;
  filter: none !important; }

/* line 10, ../sass/partials/_farpoint.scss */
div.farpointpolicies, div.farpointoptions {
  border: none !important;
  width: auto !important; }

/* line 14, ../sass/partials/_farpoint.scss */
div.farpointpolicies input, div.farpointoptions input {
  font-size: 13px !important; }

/* line 17, ../sass/partials/_farpoint.scss */
div.farpointpolicies div, div.farpointoptions div {
  border: none !important;
  width: auto !important; }
  /* line 21, ../sass/partials/_farpoint.scss */
  div.farpointpolicies div #ctl00_ContentPlaceHolder1_fpcol1v, div.farpointoptions div #ctl00_ContentPlaceHolder1_fpcol1v {
    width: 550px !important; }

/* line 25, ../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 32, ../sass/partials/_farpoint.scss */
div.farpointpolicies table, div.farpointoptions table {
  border: none !important; }

/* line 35, ../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: 13px !important;
  border: none !important;
  font-family: "Helvetica neue", Arial !important; }

/* line 50, ../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: "Helvetica neue", Arial !important;
  font-size: 13px !important;
  padding-left: 20px !important; }

/* line 57, ../sass/partials/_farpoint.scss */
div.farpointpolicies #ctl00_ContentPlaceHolder1_fp_cht td {
  padding-left: 20px !important; }

/* line 61, ../sass/partials/_farpoint.scss */
div.farpointpolicies #ctl00_ContentPlaceHolder1_fp_cht td:first-child {
  padding-left: 0 !important; }

/* line 65, ../sass/partials/_farpoint.scss */
div.farpointpolicies table tbody div#ctl00_ContentPlaceHolder1_fp_view td.farpointpoliciescolumn0,
div.farpointoptions table tbody div#ctl00_ContentPlaceHolder1_fp_view td.farpointpoliciescolumn0 {
  padding-left: 0 !important; }

/* line 70, ../sass/partials/_farpoint.scss */
div.farpointpolicies table tr, div.farpointoptions table tr {
  border: 0px #ffffff solid !important; }

/* line 73, ../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: #000000 !important; }

/* line 80, ../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: 11.7px !important; }

/* line 93, ../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 103, ../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 #C9D488 solid !important;
  text-align: center;
  font-weight: bold;
  cursor: text;
  vertical-align: middle !important;
  font-size: 13px !important; }

/* line 123, ../sass/partials/_farpoint.scss */
div.farpointpolicies td.farpointpoliciescolumn0 nobr {
  height: 20px !important;
  padding: 5px !important;
  padding-top: 5px !important;
  padding-bottom: 8px !important; }

/* line 129, ../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: "Helvetica neue", Arial !important; }

/* line 138, ../sass/partials/_farpoint.scss */
div.farpointoptions {
  margin-top: 10px; }

/* line 141, ../sass/partials/_farpoint.scss */
div.farpointoptions nobr {
  border: none !important;
  background: none !important;
  text-align: left !important; }

/* line 146, ../sass/partials/_farpoint.scss */
div.farpointoptions table td.farpointoptionsheader {
  padding-left: 0px !important; }

/* line 149, ../sass/partials/_farpoint.scss */
div.farpointoptions div#ctl00_ContentPlaceHolder1_fpOptions_view {
  overflow-y: auto !important;
  overflow-x: hidden !important; }

/* line 153, ../sass/partials/_farpoint.scss */
div.farpointoptions div#ctl00_ContentPlaceHolder1_fpOptions_colHeader {
  background: #333333; }

/* line 159, ../sass/partials/_farpoint.scss */
#content-right div.farpointparticipants {
  padding: 5px 0 0 5px;
  overflow: visible !important;
  display: block !important; }

/* line 165, ../sass/partials/_farpoint.scss */
div.farpointparticipants {
  height: 250px !important;
  border: none !important;
  font-size: 13px !important; }

/* line 171, ../sass/partials/_farpoint.scss */
div.farpointparticipants table div table td {
  vertical-align: middle; }

/* line 175, ../sass/partials/_farpoint.scss */
div.farpointparticipants td.participantcheckcell {
  text-align: center; }

/* line 179, ../sass/partials/_farpoint.scss */
div.farpointparticipants td.participanttextcell input {
  border: 1px #C9D488 solid !important;
  font-size: 13px !important;
  margin: 0px !important;
  font-family: "Helvetica neue", Arial !important; }

/* line 186, ../sass/partials/_farpoint.scss */
div.farpointparticipants td.participanttextcell {
  border: 1px #C9D488 solid !important;
  font-size: 13px !important;
  font-family: "Helvetica neue", Arial !important;
  overflow: hidden !important; }

/* line 193, ../sass/partials/_farpoint.scss */
div.farpointparticipants td.participantcombocell {
  border: 1px #FFF solid !important;
  font-size: 13px !important;
  font-family: "Helvetica neue", Arial !important;
  overflow: visible !important; }

/* line 200, ../sass/partials/_farpoint.scss */
div.farpointparticipants td.participantcombocell select {
  font-family: "Helvetica neue", Arial !important;
  font-size: 13px !important;
  width: 150% !important; }

/* line 206, ../sass/partials/_farpoint.scss */
div.farpointparticipants span {
  border: none !important; }

/* line 209, ../sass/partials/_farpoint.scss */
div.farpointparticipants td.participantcheckcell input {
  border: none !important; }

/* line 212, ../sass/partials/_farpoint.scss */
div.farpointparticipants table {
  border: none !important; }

/* line 215, ../sass/partials/_farpoint.scss */
div.farpointparticipants table input, div.farpointparticipants table nobr {
  border: 1px #C9D488 solid !important;
  outline: none;
  font-size: 13px !important;
  background: #fff !important;
  margin: 0px !important;
  margin-right: 5px !important; }

/* line 224, ../sass/partials/_farpoint.scss */
div.farpointparticipants table td {
  border: none !important; }

/* line 229, ../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; }

/* line 235, ../sass/partials/_farpoint.scss */
div.farpointparticipants div#ctl00_ContentPlaceHolder1_fpParticipants_corner td {
  background: #FFF !important;
  margin: 0px !important;
  border: none !important; }

/* line 240, ../sass/partials/_farpoint.scss */
div.farpointparticipants div#ctl00_ContentPlaceHolder1_fpParticipants_view {
  overflow: auto !important;
  height: 200px !important; }

/* line 245, ../sass/partials/_farpoint.scss */
div.farpointparticipants table#ctl00_ContentPlaceHolder1_fpParticipants_cht {
  border: none !important;
  margin: 0px !important; }

/* line 249, ../sass/partials/_farpoint.scss */
div.farpointparticipants table#ctl00_ContentPlaceHolder1_fpParticipants_cht tr {
  border: none;
  margin: 0px !important; }

/* line 253, ../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: 11.7px !important; }

/* line 259, ../sass/partials/_farpoint.scss */
div.farpointparticipants table#ctl00_ContentPlaceHolder1_fpParticipants_cht td {
  background: #FFF !important;
  color: #333 !important;
  text-align: left !important; }

/* line 264, ../sass/partials/_farpoint.scss */
div.farpointparticipants table#ctl00_ContentPlaceHolder1_fpParticipants_viewport td.participanttextcell {
  border: none !important;
  background: none !important;
  padding: 5px;
  border: 1px #C9D488 solid !important;
  padding-right: 5px !important; }

/* line 273, ../sass/partials/_farpoint.scss */
div.farpointparticipants table#ctl00_ContentPlaceHolder1_fpParticipants_viewport td.participantcombocell {
  border: none !important;
  background: none !important;
  padding: 0 5px;
  border: 1px #FFF solid !important;
  padding-right: 5px !important; }

/* line 282, ../sass/partials/_farpoint.scss */
div.farpointparticipants table#ctl00_ContentPlaceHolder1_fpParticipants_viewport td.participantcombocell select {
  background-color: #7A7B7B !important;
  color: #FFF !important;
  background-image: none !important;
  border: 1px #C9D488 solid !important;
  padding: 4px 0 !important; }

/* line 291, ../sass/partials/_farpoint.scss */
div.farpointparticipants table#ctl00_ContentPlaceHolder1_fpParticipants_viewport td.participantcombocell select option {
  color: #FFF !important; }

/* line 295, ../sass/partials/_farpoint.scss */
div.farpointparticipants div#ctl00_ContentPlaceHolder1_fpParticipants_colHeader {
  background: #333333;
  border: none !important;
  font-size: 13px !important;
  width: auto !important; }

/* line 301, ../sass/partials/_farpoint.scss */
div.farpointparticipants table div#ctl00_ContentPlaceHolder1_fpParticipants_rowHeader {
  border: none !important;
  height: 200px !important; }

/* line 305, ../sass/partials/_farpoint.scss */
div.farpointparticipants table div#ctl00_ContentPlaceHolder1_fpParticipants_rowHeader table {
  border: none !important;
  height: 200px !important; }

/* line 309, ../sass/partials/_farpoint.scss */
div.farpointparticipants table div#ctl00_ContentPlaceHolder1_fpParticipants_rowHeader table td {
  border: none !important; }

/* line 312, ../sass/partials/_farpoint.scss */
div.farpointparticipants table div#ctl00_ContentPlaceHolder1_fpParticipants_rowHeader td {
  background: #fff !important;
  color: #000 !important;
  font-weight: bold !important; }

/* line 39, ../sass/masterstyles.scss */
#add-content-b {
  width: 250px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 10px 25px 10px;
  background-color: #E2E8B6;
  margin-top: 20px;
  position: absolute;
  right: 5%;
  top: 183px; }
  /* line 124, ../sass/partials/_base.scss */
  #add-content-b:after, #add-content-b:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

/* line 52, ../sass/masterstyles.scss */
#headerlinks {
  color: #4a5700;
  font-size: 12px;
  line-height: 16px;
  text-decoration: none;
  margin-top: 15px;
  margin-right: 5px;
  text-align: right; }

/* line 62, ../sass/masterstyles.scss */
#headerlinks a {
  color: #4a5700;
  font-size: 12px;
  line-height: 16px;
  text-decoration: none;
  margin-right: 10px; }

/* line 70, ../sass/masterstyles.scss */
#headerlinks a:hover {
  color: #4a5700;
  font-size: 12px;
  line-height: 16px;
  text-decoration: underline;
  margin-right: 10px; }

/* line 79, ../sass/masterstyles.scss */
#mainnav_opt {
  height: 30px;
  background-color: #657600;
  padding: 0 15px 0 15px;
  clear: both;
  text-align: left;
  margin: 0; }

/* line 88, ../sass/masterstyles.scss */
#mainnav_opt ul {
  padding: 6px 0 0 0;
  margin: 0; }

/* line 93, ../sass/masterstyles.scss */
#mainnav_opt ul li {
  list-style-type: none;
  color: #fff;
  font-weight: bold;
  display: inline;
  padding: 0 17px;
  margin: 0; }

/* line 102, ../sass/masterstyles.scss */
#mainnav_opt ul li a {
  color: #fff;
  padding: 0;
  margin: 0;
  text-decoration: none;
  font-size: 13px; }

/* line 110, ../sass/masterstyles.scss */
#mainnav_opt ul li a:hover {
  color: #dcbe5d;
  font-size: 13px; }

/* line 116, ../sass/masterstyles.scss */
#resnavspacer {
  float: left;
  height: 30px;
  width: 190px;
  background-color: #C9D488;
  vertical-align: middle; }

/* line 124, ../sass/masterstyles.scss */
.resnavspacertext {
  color: #a24c00;
  font-size: 14px;
  line-height: 30px;
  margin-left: 32px;
  text-decoration: none; }

/* line 132, ../sass/masterstyles.scss */
.resnavspacertext:hover {
  color: #a24c00;
  font-size: 14px;
  line-height: 30px;
  margin-left: 32px;
  text-decoration: underline; }

/* line 140, ../sass/masterstyles.scss */
.footertext {
  color: #ffffff;
  text-decoration: none; }

/* line 145, ../sass/masterstyles.scss */
.footertextbar {
  color: #ffffff;
  text-decoration: none;
  margin-right: 15px;
  margin-left: 15px; }

/* used in the activity desciption*/
/* line 153, ../sass/masterstyles.scss */
.acttitletext {
  color: #657600;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold; }

/* line 160, ../sass/masterstyles.scss */
.clear {
  clear: both; }

/* line 164, ../sass/masterstyles.scss */
#contentinfo ul, li, a {
  font-weight: normal; }

/* line 169, ../sass/masterstyles.scss */
#contentwrapper #contentinfo ul, li {
  list-style: disc; }

/* line 173, ../sass/masterstyles.scss */
#contentinfo ul, li {
  list-style: none;
  margin-left: 5px;
  margin-right: 5px; }

/* line 179, ../sass/masterstyles.scss */
#contentinfo ul {
  padding-left: 20px;
  font-size: 14px; }

/* line 186, ../sass/masterstyles.scss */
#contentinfo a:hover {
  text-decoration: underline; }

/* line 190, ../sass/masterstyles.scss */
#contentinfo h1 {
  margin-left: 1em; }

/* line 195, ../sass/masterstyles.scss */
#contentinfo h1 a {
  font-size: 14px;
  font-weight: bold; }

/* line 200, ../sass/masterstyles.scss */
#contentinfo li {
  padding-bottom: 10px; }

/*====================*/
/*====================*/
/*end custom*/
/* Navigation Holder */
/* line 211, ../sass/masterstyles.scss */
#nav_holder {
  margin: 0;
  padding: 0; }

/*Footer Holder */
/* line 217, ../sass/masterstyles.scss */
#foot {
  padding: 22px 10px 50px 25px;
  border-bottom-left-radius: 10px 10px;
  -moz-border-radius-bottomleft: 10px 10px;
  border-bottom-right-radius: 10px 10px;
  -moz-border-radius-bottomright: 10px 10px; }

/*affinities*/
/* line 231, ../sass/masterstyles.scss */
.affinity-container {
  padding: 0;
  overflow: hidden;
  margin: 0px 5px 0 5px;
  font-family: "Lucida Grande", Arial, sans-serif; }
  /* line 236, ../sass/masterstyles.scss */
  .affinity-container h4, .affinity-container h3 {
    font-family: "Lucida Grande", Arial, sans-serif; }
  /* line 239, ../sass/masterstyles.scss */
  .affinity-container h3 {
    font-size: 13px; }
  /* line 242, ../sass/masterstyles.scss */
  .affinity-container h2 {
    font-family: "Lucida Grande", Arial, sans-serif;
    margin-bottom: .83em; }

/* line 248, ../sass/masterstyles.scss */
.affinity-header-links {
  margin-top: 10px !important; }

/* line 252, ../sass/masterstyles.scss */
.affinity-header-links a {
  font-family: "Lucida Grande", Arial, sans-serif;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  color: #ffffff;
  display: block;
  text-align: center;
  padding: 10px;
  border: 1px #6E8833 solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 1px 1px 1px #333333;
  filter: dropshadow(color=#333333, offx=1, offy=1);
  background: #657600;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6E8833 0%, #657600 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6E8833), color-stop(100%, #657600));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6E8833 0%, #657600 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6E8833 0%, #657600 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6E8833 0%, #657600 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #6e8833 0%, #657600 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E8833', endColorstr='#657600',GradientType=0 );
  /* IE6-9 */
  -webkit-box-shadow: 0px 0px 2px 1px #BEBEBE;
  -moz-box-shadow: 0px 0px 2px 1px #BEBEBE;
  box-shadow: 0px 0px 2px 1px #BEBEBE; }

/* line 296, ../sass/masterstyles.scss */
.affinity-header-links a:hover {
  border-color: #657600;
  background: #6E8833;
  /* Old browsers */
  background: -moz-linear-gradient(top, #657600 0%, #6E8833 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #657600), color-stop(100%, #6E8833));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #657600 0%, #6E8833 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #657600 0%, #6E8833 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #657600 0%, #6E8833 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #657600 0%, #6e8833 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#657600', endColorstr='#6E8833',GradientType=0 );
  /* IE6-9 */ }

/* line 322, ../sass/masterstyles.scss */
.affinity-container h2 {
  clear: both;
  margin-top: 6px;
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
  color: #657600;
  padding: 0; }

/* line 332, ../sass/masterstyles.scss */
.affinity-1 {
  width: 100%;
  background-color: #ffffff;
  margin-bottom: 10px;
  overflow: hidden; }

/* line 339, ../sass/masterstyles.scss */
.affinity-image {
  width: 140px !important; }

/* line 343, ../sass/masterstyles.scss */
.affinity-1-header {
  background-color: #773341;
  width: 100%;
  margin: 0;
  line-height: 25px;
  border-top-left-radius: 5px 5px;
  -moz-border-radius-topleft: 5px 5px;
  border-top-right-radius: 5px 5px;
  -moz-border-radius-topright: 5px 5px; }

/* line 354, ../sass/masterstyles.scss */
.affinity-1-header h3 {
  color: #ffffff;
  margin: 0 0 0 5px; }

/* line 360, ../sass/masterstyles.scss */
.affinity-1 h4 {
  margin: 5px 0 0 5px; }

/* line 364, ../sass/masterstyles.scss */
.affinity-1-link a {
  float: right;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-right: 5px;
  padding: 3px;
  background: #657600;
  /* Old browsers */
  background: -moz-linear-gradient(top, #657600 35%, #6E8833 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(35%, #657600), color-stop(100%, #6E8833));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #657600 35%, #6E8833 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #657600 35%, #6E8833 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #657600 35%, #6E8833 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #657600 35%, #6e8833 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#657600', endColorstr='#6E8833',GradientType=0 );
  /* IE6-9 */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px #657600 solid;
  text-decoration: none;
  color: #ffffff;
  font-weight: bold; }

/* line 403, ../sass/masterstyles.scss */
.affinity-2 {
  width: 100%;
  background-color: #ffffff;
  margin-bottom: 10px;
  overflow: hidden; }

/* line 410, ../sass/masterstyles.scss */
.affinity-2-header {
  background-color: #773341;
  width: 100%;
  margin: 0;
  line-height: 25px;
  border-top-left-radius: 5px 5px;
  -moz-border-radius-topleft: 5px 5px;
  border-top-right-radius: 5px 5px;
  -moz-border-radius-topright: 5px 5px; }

/* line 421, ../sass/masterstyles.scss */
.affinity-2-header h3 {
  color: #ffffff;
  margin: 0 0 0 5px; }

/* line 425, ../sass/masterstyles.scss */
.affinity-2 h4 {
  margin: 5px 0 0 5px; }

/* line 429, ../sass/masterstyles.scss */
.affinity-2-link a {
  float: right;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-right: 5px;
  padding: 3px;
  background: #657600;
  /* Old browsers */
  background: -moz-linear-gradient(top, #657600 35%, #6E8833 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(35%, #657600), color-stop(100%, #6E8833));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #657600 35%, #6E8833 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #657600 35%, #6E8833 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #8db77f 35%, #6E8833 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #657600 35%, #6e8833 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#657600', endColorstr='#6E8833',GradientType=0 );
  /* IE6-9 */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px #657600 solid;
  text-decoration: none;
  color: #ffffff;
  font-weight: bold; }

/* line 468, ../sass/masterstyles.scss */
.affinity-3 {
  width: 100%;
  background-color: #ffffff;
  margin-bottom: 10px;
  overflow: hidden; }

/* line 475, ../sass/masterstyles.scss */
.affinity-3-header {
  background-color: #773341;
  width: 100%;
  margin: 0;
  line-height: 25px;
  border-top-left-radius: 5px 5px;
  -moz-border-radius-topleft: 5px 5px;
  border-top-right-radius: 5px 5px;
  -moz-border-radius-topright: 5px 5px; }

/* line 486, ../sass/masterstyles.scss */
.affinity-3-header h3 {
  color: #ffffff;
  margin: 0 0 0 5px; }

/* line 491, ../sass/masterstyles.scss */
.affinity-3 h4 {
  margin: 5px 0 0 5px; }

/* line 495, ../sass/masterstyles.scss */
.affinity-3-link a {
  float: right;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-right: 5px;
  padding: 3px;
  background: #657600;
  /* Old browsers */
  background: -moz-linear-gradient(top, #657600 35%, #6E8833 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(35%, #657600), color-stop(100%, #6E8833));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #657600 35%, #6E8833 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #657600 35%, #6E8833 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #657600 35%, #6E8833 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #657600 35%, #6e8833 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#657600', endColorstr='#6E8833',GradientType=0 );
  /* IE6-9 */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px #657600 solid;
  text-decoration: none;
  color: #ffffff;
  font-weight: bold; }

/* line 534, ../sass/masterstyles.scss */
#ctl00_ContentPlaceHolder1_imgViewBasket {
  visibility: hidden; }

/* line 538, ../sass/masterstyles.scss */
#secure-seal {
  margin: 10px; }

/* line 542, ../sass/masterstyles.scss */
#info-page, #select-date-page, #select-time-page, #policies-page, #participants-page, #basket-page, #billing-page, #profile-page, #confirmation-page, #thankyou-page, #login-page, #membership-and-donations-page, #my-reservations-page {
  padding: 20px 10px; }

/* line 547, ../sass/masterstyles.scss */
a.sublink {
  color: #dcbe5d;
  margin-left: 0px;
  line-height: 16px;
  text-decoration: none; }

/* line 554, ../sass/masterstyles.scss */
a.sublink:hover {
  color: #dcbe5d;
  margin-left: 0px;
  line-height: 16px;
  text-decoration: underline; }

/*the "number of participants" grid on the policies page */
/* line 563, ../sass/masterstyles.scss */
.numberparthead {
  background-color: #72828b;
  color: #ffffff;
  font-weight: bold;
  font-size: 7pt;
  font-family: verdana; }

/* line 571, ../sass/masterstyles.scss */
.numberpartcell {
  background-color: #ffffff;
  color: #000000;
  font-weight: bold;
  font-size: 8pt;
  font-family: verdana;
  border-style: solid;
  border-color: #72828b;
  border-width: 1px;
  text-align: center; }

/* number of participants grid on policies page */
/* line 584, ../sass/masterstyles.scss */
.farpointpolicies {
  margin-right: 15px;
  margin-bottom: 2px;
  border: #657600 1px solid !important; }

/* line 591, ../sass/masterstyles.scss */
.farpointpoliciesheader {
  text-align: left;
  font-size: 12px !important;
  background-color: #657600 !important; }

/* line 597, ../sass/masterstyles.scss */
.farpointpoliciescolumn0 {
  text-align: center;
  font-size: 12px !important; }

/* line 602, ../sass/masterstyles.scss */
.farpointpoliciescolumn1 {
  text-align: left;
  font-size: 12px !important; }

/* end number of participants grid on policies page */
/* line 608, ../sass/masterstyles.scss */
.farpointparticipants {
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 2px;
  border: #657600 1px solid !important; }

/* line 615, ../sass/masterstyles.scss */
.participantcolheader {
  background-color: #657600 !important; }

/* line 619, ../sass/masterstyles.scss */
.participantrowheader {
  font-size: 12px !important; }

/* line 623, ../sass/masterstyles.scss */
.participanttextcell {
  font-size: 12px !important; }

/* line 627, ../sass/masterstyles.scss */
.participantcheckcell {
  font-size: 12px !important; }

/* line 631, ../sass/masterstyles.scss */
.participantcombocell {
  font-size: 12px !important; }

/* line 635, ../sass/masterstyles.scss */
.participantbuttoncell {
  font-size: 12px !important; }

/* options grid on policies page */
/* line 640, ../sass/masterstyles.scss */
.farpointoptions {
  margin-right: 15px;
  margin-bottom: 2px;
  border: #657600 1px solid !important; }

/* line 647, ../sass/masterstyles.scss */
.farpointoptionscolumn0 {
  text-align: center;
  font-size: 12px !important; }

/* line 652, ../sass/masterstyles.scss */
.farpointoptionscolumn1 {
  text-align: left;
  font-size: 12px !important; }

/* line 657, ../sass/masterstyles.scss */
.farpointoptionscolumn2 {
  text-align: left;
  font-size: 12px !important; }

/* line 662, ../sass/masterstyles.scss */
.farpointoptionsheader {
  text-align: left;
  font-size: 12px !important; }

/* line 667, ../sass/masterstyles.scss */
.tableinfo-columnheader {
  color: #657600;
  font-weight: bold;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #c9d488;
  padding: 0px !important;
  display: none;
  visibility: hidden;
  width: 0px; }

/* line 680, ../sass/masterstyles.scss */
#ctl00_ContentPlaceHolder1_pnlNewWelcomePage table td {
  text-align: center;
  padding: 2px; }
/* line 684, ../sass/masterstyles.scss */
#ctl00_ContentPlaceHolder1_pnlNewWelcomePage p {
  margin-top: 1em;
  margin-bottom: 0;
  text-align: left; }
/* line 689, ../sass/masterstyles.scss */
#ctl00_ContentPlaceHolder1_pnlNewWelcomePage .h4 {
  color: #452f77;
  font-size: 21px;
  text-decoration: none;
  font-weight: normal;
  line-height: 28px;
  margin-left: 15px;
  margin-top: 0; }
/* line 699, ../sass/masterstyles.scss */
#ctl00_ContentPlaceHolder1_pnlNewWelcomePage .bodyindent {
  color: #000000;
  line-height: 16px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 2px; }

/* line 708, ../sass/masterstyles.scss */
strong, b {
  font-weight: bold; }

/* line 712, ../sass/masterstyles.scss */
i, em {
  font-style: italic; }

/* line 716, ../sass/masterstyles.scss */
.hidebooknowlink {
  display: none !important; }

/* line 720, ../sass/masterstyles.scss */
#content span#ctl00_ContentPlaceHolder1_lblAct {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #657600; }
  /* line 726, ../sass/masterstyles.scss */
  #content span#ctl00_ContentPlaceHolder1_lblAct h1 {
    padding-left: 10px; }

/* line 731, ../sass/masterstyles.scss */
#my-reservations-page h1, #login-page h1, #basket-page h1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #657600;
  padding-left: 0; }

/* line 740, ../sass/masterstyles.scss */
#my-reservations-page h1 span#ctl00_ContentPlaceHolder1_lblAct, #login-page h1 span#ctl00_ContentPlaceHolder1_lblAct, #basket-page h1 span#ctl00_ContentPlaceHolder1_lblAct {
  text-shadow: none;
  color: #FFF;
  font-weight: normal;
  line-height: 1.8em;
  font-size: 1em;
  padding-left: 10px;
  background: transparent;
  position: relative;
  width: auto;
  top: inherit;
  left: inherit; }

/* line 756, ../sass/masterstyles.scss */
.policies-desc-text br {
  display: none; }

/* line 761, ../sass/masterstyles.scss */
.error, .errortext {
  color: #ff0000; }

/* line 765, ../sass/masterstyles.scss */
.error {
  /*p {
  	margin: 0;
  	
  	.errortext, .newerrortext.alerttext {
  		display: block;
  		border: 1px solid $bordercolor;
  		padding: 10px;
  		clear: both;
  	}
  }*/ }

/* line 779, ../sass/masterstyles.scss */
#ctl00_ContentPlaceHolder1_pnlNewWelcomePage {
  width: auto; }
  /* line 783, ../sass/masterstyles.scss */
  #ctl00_ContentPlaceHolder1_pnlNewWelcomePage table {
    width: auto; }
    /* line 786, ../sass/masterstyles.scss */
    #ctl00_ContentPlaceHolder1_pnlNewWelcomePage table img {
      max-width: 650px; }
    /* line 790, ../sass/masterstyles.scss */
    #ctl00_ContentPlaceHolder1_pnlNewWelcomePage table td {
      width: auto;
      text-align: left; }
  /* line 796, ../sass/masterstyles.scss */
  #ctl00_ContentPlaceHolder1_pnlNewWelcomePage > span > table > tbody > tr > td img {
    margin-left: 15px;
    max-width: 90%;
    width: 90%; }

/* line 804, ../sass/masterstyles.scss */
#content.config-wrapper .tablecontent {
  width: 720px; }

/* line 809, ../sass/masterstyles.scss */
#span#ctl00_ContentPlaceHolder1_lblTitle {
  margin-top: -20px;
  display: block; }

/* line 814, ../sass/masterstyles.scss */
#header {
  color: #000;
  font-size: 14px;
  line-height: 1.6;
  background-color: #c9d488; }
  /* line 815, ../sass/masterstyles.scss */
  #header *, #header *:before, #header *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  /* line 826, ../sass/masterstyles.scss */
  #header img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0; }

/* line 834, ../sass/masterstyles.scss */
.navbar.navbar-default {
  margin-top: -2px;
  border-bottom: 1px solid transparent;
  font-weight: 200; }
  /* line 839, ../sass/masterstyles.scss */
  .navbar.navbar-default:after, .navbar.navbar-default:before {
    content: "";
    display: block;
    clear: both; }
  /* line 843, ../sass/masterstyles.scss */
  .navbar.navbar-default .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  /* line 851, ../sass/masterstyles.scss */
  .navbar.navbar-default .navbar-toggle {
    border-color: #ddd;
    display: none;
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    -webkit-appearance: button;
    cursor: pointer;
    text-transform: none; }

/* line 873, ../sass/masterstyles.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/* line 884, ../sass/masterstyles.scss */
.icon-bar {
  background-color: #888;
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

/* line 895, ../sass/masterstyles.scss */
div.navbar-header {
  display: none;
  float: left; }

/* line 900, ../sass/masterstyles.scss */
.navbar-collapse.collapse {
  border-color: #e7e7e7;
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
  width: auto;
  border-top: 0;
  box-shadow: none;
  padding-right: 15px;
  padding-left: 15px; }

/* line 913, ../sass/masterstyles.scss */
.nav.navbar-nav {
  font-size: 120%;
  font-weight: bold;
  float: right;
  margin: 0; }
  /* line 919, ../sass/masterstyles.scss */
  .nav.navbar-nav > li {
    float: left;
    position: relative;
    display: block; }
    /* line 924, ../sass/masterstyles.scss */
    .nav.navbar-nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px;
      color: #000;
      line-height: 30px;
      padding-top: 18px;
      padding-bottom: 18px; }

/* line 936, ../sass/masterstyles.scss */
div.mobile-search {
  display: none !important; }

/* line 940, ../sass/masterstyles.scss */
div.menu-topnav-container {
  text-align: right;
  padding-top: 10px;
  font-weight: 400; }
  /* line 946, ../sass/masterstyles.scss */
  div.menu-topnav-container > ul {
    margin-top: 0;
    margin-bottom: 10px; }
    /* line 950, ../sass/masterstyles.scss */
    div.menu-topnav-container > ul > li {
      display: inline;
      list-style-type: none;
      margin: 0;
      padding: 0 13px; }
      /* line 956, ../sass/masterstyles.scss */
      div.menu-topnav-container > ul > li > a {
        color: #4a5700; }
        /* line 959, ../sass/masterstyles.scss */
        div.menu-topnav-container > ul > li > a:hover {
          color: #a24c00;
          text-decoration: underline; }

/* line 968, ../sass/masterstyles.scss */
div.the_header {
  position: relative;
  clear: both; }
  /* line 972, ../sass/masterstyles.scss */
  div.the_header div#logo {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);
    float: left;
    width: 100%;
    height: 100%;
    z-index: 10;
    position: absolute; }
  /* line 981, ../sass/masterstyles.scss */
  div.the_header a {
    color: #a24c00; }
  /* line 985, ../sass/masterstyles.scss */
  div.the_header .top-search {
    float: right;
    margin-right: 25px;
    padding-top: 10px;
    height: 43px; }
  /* line 992, ../sass/masterstyles.scss */
  div.the_header #mainnav {
    margin-top: -40px;
    margin-left: 340px; }
    /* line 996, ../sass/masterstyles.scss */
    div.the_header #mainnav ul.menu {
      padding: 0px;
      margin: 0px; }
      /* line 1000, ../sass/masterstyles.scss */
      div.the_header #mainnav ul.menu li.menu-item {
        list-style-type: none;
        color: #fff;
        font-size: 14px;
        display: inline-block;
        zoom: 1;
        padding: 2px 17px 5px 17px;
        margin: 0px; }
        /* line 1009, ../sass/masterstyles.scss */
        div.the_header #mainnav ul.menu li.menu-item > a {
          color: #4a5700;
          font-size: 120%;
          font-weight: bold;
          text-shadow: none;
          padding: 0px;
          margin: 0px; }
          /* line 1018, ../sass/masterstyles.scss */
          div.the_header #mainnav ul.menu li.menu-item > a:hover {
            color: #a24c00; }

/* line 1027, ../sass/masterstyles.scss */
div.noslider {
  background: none;
  clear: both;
  margin-top: 0px; }
  /* line 1032, ../sass/masterstyles.scss */
  div.noslider > ul {
    padding-left: 0px;
    margin: 0;
    margin-left: 0px; }
    /* line 1038, ../sass/masterstyles.scss */
    div.noslider > ul > li {
      margin: 0;
      margin-right: 0px !important;
      margin-top: 0px; }
      /* line 1042, ../sass/masterstyles.scss */
      div.noslider > ul > li img {
        min-height: 95px;
        width: 100% !important; }

/* line 1050, ../sass/masterstyles.scss */
#footer-area {
  background-color: #c9d488;
  color: #000;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  /* line 1055, ../sass/masterstyles.scss */
  #footer-area:after {
    content: "";
    display: block;
    clear: both; }
  /* line 124, ../sass/partials/_base.scss */
  #footer-area:after, #footer-area:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  /* line 1061, ../sass/masterstyles.scss */
  #footer-area * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    /* line 124, ../sass/partials/_base.scss */
    #footer-area *:after, #footer-area *:before {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
  /* line 1065, ../sass/masterstyles.scss */
  #footer-area img {
    height: auto;
    max-width: 100%; }
  /* line 1070, ../sass/masterstyles.scss */
  #footer-area a {
    color: #a24c00; }
  /* line 1074, ../sass/masterstyles.scss */
  #footer-area .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  /* line 1082, ../sass/masterstyles.scss */
  #footer-area #colophon {
    background-color: #c9d488;
    border-top: none;
    padding: 10px 0; }
  /* line 1088, ../sass/masterstyles.scss */
  #footer-area .column-left {
    float: left;
    width: 33%; }
    /* line 1092, ../sass/masterstyles.scss */
    #footer-area .column-left p {
      margin-left: 20px;
      margin-top: 10px; }
  /* line 1098, ../sass/masterstyles.scss */
  #footer-area div.column-center {
    float: left;
    width: 33%;
    text-align: center; }
  /* line 1104, ../sass/masterstyles.scss */
  #footer-area div.column-right {
    float: left;
    width: 33%;
    text-align: center; }
  /* line 1110, ../sass/masterstyles.scss */
  #footer-area .site-info {
    color: #000;
    font-size: 12px; }
  /* line 1115, ../sass/masterstyles.scss */
  #footer-area a.social-icon {
    color: #4a5700 !important; }
  /* line 1119, ../sass/masterstyles.scss */
  #footer-area .social-icon {
    font-size: 32px;
    margin: 6px;
    color: #E8E8E8; }
  /* line 1125, ../sass/masterstyles.scss */
  #footer-area #social ul li {
    list-style: none;
    display: inline-block;
    padding: 0 10px; }
  /* line 1131, ../sass/masterstyles.scss */
  #footer-area #social ul li {
    padding: 0px; }
  /* line 1135, ../sass/masterstyles.scss */
  #footer-area .signup-button {
    padding-top: 10px; }
  /* line 1139, ../sass/masterstyles.scss */
  #footer-area p {
    margin: 0 0 10px; }
  /* line 1143, ../sass/masterstyles.scss */
  #footer-area .button {
    border-top: 1px solid #657600;
    background: #657600;
    background: -webkit-linear-gradient(#657600, #96ad01);
    background: -o-linear-gradient(#657600, #96ad01);
    background: -moz-linear-gradient(#657600, #96ad01);
    background: linear-gradient(#657600, #96ad01);
    padding: 5px 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: black 0 1px 0;
    -moz-box-shadow: black 0 1px 0;
    box-shadow: black 0 1px 0;
    text-shadow: rgba(0, 0, 0, 0.4) 0 1px 0;
    color: #FFF;
    font-size: 14px;
    font-family: sans-serif;
    padding: 5px 60px;
    text-decoration: none;
    vertical-align: middle; }
    /* line 1165, ../sass/masterstyles.scss */
    #footer-area .button:hover {
      border-top-color: #96AD01;
      background: #96AD01;
      color: #FFF; }
  /* line 1172, ../sass/masterstyles.scss */
  #footer-area a.button {
    color: #FFF;
    padding: 5px 45px;
    text-decoration: none; }
  /* line 1178, ../sass/masterstyles.scss */
  #footer-area .center-button {
    padding: 10px; }
  /* line 1182, ../sass/masterstyles.scss */
  #footer-area div.footer-statement {
    padding-top: 57px; }
  /* line 1186, ../sass/masterstyles.scss */
  #footer-area #weather-widget {
    height: 20px; }

/* line 1191, ../sass/masterstyles.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

/* line 1195, ../sass/masterstyles.scss */
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " "; }

/* line 1200, ../sass/masterstyles.scss */
.navbar-toggle:focus {
  outline: 0; }

/* line 1204, ../sass/masterstyles.scss */
.navbar-collapse.collapse.in {
  display: block !important; }

@media only screen and (max-width: 1113px) and (min-width: 0) {
  /* line 1209, ../sass/masterstyles.scss */
  li#about {
    display: none !important; } }
@media only screen and (max-width: 1029px) and (min-width: 0) {
  /* line 1215, ../sass/masterstyles.scss */
  li#people {
    display: none !important; }

  /* line 1219, ../sass/masterstyles.scss */
  .navbar-collapse.collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    padding-right: 80px; }

  /* line 1226, ../sass/masterstyles.scss */
  .collapsing {
    overflow: hidden !important; }

  /* line 1228, ../sass/masterstyles.scss */
  .nav.navbar-nav {
    font-size: 120%;
    font-weight: bold;
    float: none !important;
    margin: 7.5px -15px; }
    /* line 1234, ../sass/masterstyles.scss */
    .nav.navbar-nav > li {
      float: none;
      margin-left: 0; }
      /* line 1237, ../sass/masterstyles.scss */
      .nav.navbar-nav > li > a {
        position: relative;
        display: block;
        padding: 10px 15px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-weight: bold; }
        /* line 1245, ../sass/masterstyles.scss */
        .nav.navbar-nav > li > a:hover {
          background-color: #657600;
          color: #FFF; } }
/* line 1254, ../sass/masterstyles.scss */
#content.config-wrapper {
  float: none !important; }

/* line 1258, ../sass/masterstyles.scss */
.res-nav {
  position: absolute;
  padding: 10px 0;
  right: 15px; }
  /* line 1264, ../sass/masterstyles.scss */
  .res-nav ul > li {
    float: left;
    display: block;
    padding: 0 8px; }
    /* line 1272, ../sass/masterstyles.scss */
    .res-nav ul > li > a {
      display: block;
      font-size: 13px; }
      /* line 1276, ../sass/masterstyles.scss */
      .res-nav ul > li > a:hover {
        color: #a24c00;
        text-decoration: underline; }

@media only screen and (max-width: 925px) and (min-width: 0) {
  /* line 1286, ../sass/masterstyles.scss */
  li#support {
    display: none !important; } }
@media only screen and (max-width: 838px) and (min-width: 0) {
  /* line 1293, ../sass/masterstyles.scss */
  li#library {
    display: none !important; } }
@media only screen and (max-width: 1190px) {
  /* line 1305, ../sass/masterstyles.scss */
  #add-content-b {
    width: 170px; }

  /* line 1309, ../sass/masterstyles.scss */
  #content {
    margin-right: 185px; } }
@media only screen and (max-width: 1029px) {
  /* line 1315, ../sass/masterstyles.scss */
  #add-content-b {
    display: none; }

  /* line 1320, ../sass/masterstyles.scss */
  #content {
    margin-right: 15px; }

  /* line 1325, ../sass/masterstyles.scss */
  #contentwrapper {
    margin-right: 0; } }
@media only screen and (max-width: 1029px) and (min-width: 0) {
  /* line 1332, ../sass/masterstyles.scss */
  .res-nav {
    right: 100px;
    padding: 12px 0; }

  /* line 1336, ../sass/masterstyles.scss */
  #contentinfo {
    width: 200px; }

  /* line 1341, ../sass/masterstyles.scss */
  #contentwrapper {
    margin-left: 240px; }

  /* line 1344, ../sass/masterstyles.scss */
  .navbar.navbar-default .navbar-toggle {
    overflow: visible;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    display: block !important;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    border-color: #ddd; }

  /* line 1359, ../sass/masterstyles.scss */
  div.navbar-header {
    display: block !important; }

  /* line 1363, ../sass/masterstyles.scss */
  .navbar-collapse.collapse {
    display: none !important; }

  /* line 1367, ../sass/masterstyles.scss */
  div.menu-topnav-container {
    display: none; }

  /* line 1371, ../sass/masterstyles.scss */
  div.navbar-header {
    float: none; }

  /* line 1380, ../sass/masterstyles.scss */
  .res-nav ul > li:last-child {
    border-right: 1px solid #a24c00; } }
/* line 1388, ../sass/masterstyles.scss */
#menu-topnav {
  min-height: 22px; }

/* line 1392, ../sass/masterstyles.scss */
#menu-topnav li {
  display: none; }

/* line 1397, ../sass/masterstyles.scss */
.affinity-container {
  text-align: center; }

/* line 1404, ../sass/masterstyles.scss */
.mobile-link {
  display: none;
  background: #657600;
  font-size: 18px;
  text-align: center; }
  /* line 1409, ../sass/masterstyles.scss */
  .mobile-link a {
    display: block;
    padding: 10px;
    color: #FFF; }

@media only screen and (max-width: 880px) and (min-width: 0) {
  /* line 1417, ../sass/masterstyles.scss */
  #contentinfo {
    display: none; }

  /* line 1421, ../sass/masterstyles.scss */
  #contentwrapper {
    margin-left: 15px; } }
/* line 1427, ../sass/masterstyles.scss */
#wrapper.config-page .tableviewgroups, .ob-loggedin.ob-staff .tableviewgroups {
  width: 565px; }

/* line 1433, ../sass/masterstyles.scss */
#wrapper.config-page #add-content-b {
  display: none; }

/*****REQUEST FORMS******/
/* line 1439, ../sass/masterstyles.scss */
#custom-request-form-page {
  padding: 20px; }
  /* line 1445, ../sass/masterstyles.scss */
  #custom-request-form-page h1 {
    font-size: 24px;
    display: block;
    color: #452f77; }
  /* line 1451, ../sass/masterstyles.scss */
  #custom-request-form-page h2 {
    font-size: 18px;
    margin-top: 15px; }
  /* line 1457, ../sass/masterstyles.scss */
  #custom-request-form-page .title img {
    display: none; }
  /* line 1462, ../sass/masterstyles.scss */
  #custom-request-form-page .procedurestitle {
    margin-bottom: 15px;
    font-size: 18px; }
  /* line 1467, ../sass/masterstyles.scss */
  #custom-request-form-page input[type="text"] {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    height: 34px;
    padding: 6px 12px;
    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;
    font-size: 14px; }
  /* line 1488, ../sass/masterstyles.scss */
  #custom-request-form-page * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  /* line 1494, ../sass/masterstyles.scss */
  #custom-request-form-page .form-row, #custom-request-form-page .transportation, #custom-request-form-page .ifbybus, #custom-request-form-page .City, #custom-request-form-page .State, #custom-request-form-page .Zip, #custom-request-form-page .Age, #custom-request-form-page .Group.Name, #custom-request-form-page .course {
    padding: 3px 0; }
    /* line 1495, ../sass/masterstyles.scss */
    #custom-request-form-page .form-row:after, #custom-request-form-page .transportation:after, #custom-request-form-page .ifbybus:after, #custom-request-form-page .City:after, #custom-request-form-page .State:after, #custom-request-form-page .Zip:after, #custom-request-form-page .Age:after, #custom-request-form-page .Group.Name:after, #custom-request-form-page .course:after {
      content: "";
      display: block;
      clear: both; }
    /* line 1499, ../sass/masterstyles.scss */
    #custom-request-form-page .form-row h3, #custom-request-form-page .transportation h3, #custom-request-form-page .ifbybus h3, #custom-request-form-page .City h3, #custom-request-form-page .State h3, #custom-request-form-page .Zip h3, #custom-request-form-page .Age h3, #custom-request-form-page .Group.Name h3, #custom-request-form-page .course h3 {
      font-size: 16px;
      border-top: 1px solid #EEE;
      margin-top: 15px;
      padding-top: 10px;
      margin-bottom: 10px; }
    /* line 1511, ../sass/masterstyles.scss */
    #custom-request-form-page .form-row span, #custom-request-form-page .transportation span, #custom-request-form-page .ifbybus span, #custom-request-form-page .City span, #custom-request-form-page .State span, #custom-request-form-page .Zip span, #custom-request-form-page .Age span, #custom-request-form-page .Group.Name span, #custom-request-form-page .course 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: 14px; }
    /* line 1529, ../sass/masterstyles.scss */
    #custom-request-form-page .form-row .custom.checkbox, #custom-request-form-page .transportation .custom.checkbox, #custom-request-form-page .ifbybus .custom.checkbox, #custom-request-form-page .City .custom.checkbox, #custom-request-form-page .State .custom.checkbox, #custom-request-form-page .Zip .custom.checkbox, #custom-request-form-page .Age .custom.checkbox, #custom-request-form-page .Group.Name .custom.checkbox, #custom-request-form-page .course .custom.checkbox {
      display: none; }
    /* line 1533, ../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"], #custom-request-form-page .City input[type="text"], #custom-request-form-page .State input[type="text"], #custom-request-form-page .Zip input[type="text"], #custom-request-form-page .Age input[type="text"], #custom-request-form-page .Group.Name input[type="text"], #custom-request-form-page .course input[type="text"] {
      position: relative;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px;
      width: 50%;
      float: left; }
  /* line 1549, ../sass/masterstyles.scss */
  #custom-request-form-page .Group.Name input[type="text"] {
    clear: both;
    display: block;
    margin-bottom: 15px; }
  /* line 1555, ../sass/masterstyles.scss */
  #custom-request-form-page .Group.Name span.type {
    width: 50%;
    display: block;
    float: none; }
    /* line 1560, ../sass/masterstyles.scss */
    #custom-request-form-page .Group.Name span.type input {
      margin-right: 5px; }
  /* line 1567, ../sass/masterstyles.scss */
  #custom-request-form-page .form-row.time p {
    font-weight: bold;
    font-size: 16px; }
  /* line 1572, ../sass/masterstyles.scss */
  #custom-request-form-page .form-row.time span.time {
    width: 20%; }
  /* line 1576, ../sass/masterstyles.scss */
  #custom-request-form-page .form-row.time input[type="text"] {
    width: 20%; }
  /* line 1580, ../sass/masterstyles.scss */
  #custom-request-form-page .form-row.time span.time#ctl00_ContentPlaceHolder1_lbl295 {
    width: auto; }
  /* line 1586, ../sass/masterstyles.scss */
  #custom-request-form-page .Choice1 span, #custom-request-form-page .Choice2 span, #custom-request-form-page .Choice3 span, #custom-request-form-page .Choice4 span, #custom-request-form-page .Choice5 span, #custom-request-form-page .Choice6 span, #custom-request-form-page .Questions span {
    display: block;
    width: auto; }
  /* line 1591, ../sass/masterstyles.scss */
  #custom-request-form-page .Choice1 input[type="text"], #custom-request-form-page .Choice2 input[type="text"], #custom-request-form-page .Choice3 input[type="text"], #custom-request-form-page .Choice4 input[type="text"], #custom-request-form-page .Choice5 input[type="text"], #custom-request-form-page .Choice6 input[type="text"], #custom-request-form-page .Questions input[type="text"] {
    width: auto;
    display: block; }
  /* line 1598, ../sass/masterstyles.scss */
  #custom-request-form-page .transportation span.tb {
    margin-top: 2px; }
  /* line 1604, ../sass/masterstyles.scss */
  #custom-request-form-page .transportation input[type="text"] {
    float: left;
    width: 150px; }
  /* line 1609, ../sass/masterstyles.scss */
  #custom-request-form-page .transportation .tb, #custom-request-form-page .transportation span {
    width: auto; }
  /* line 1615, ../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 1620, ../sass/masterstyles.scss */
  #custom-request-form-page p.reserve {
    margin-top: 15px; }
  /* line 1624, ../sass/masterstyles.scss */
  #custom-request-form-page .RadCaptcha {
    height: auto !important; }
    /* line 1625, ../sass/masterstyles.scss */
    #custom-request-form-page .RadCaptcha:after, #custom-request-form-page .RadCaptcha:before {
      content: "";
      display: block;
      clear: both; }
  /* line 1632, ../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 1638, ../sass/masterstyles.scss */
  #custom-request-form-page .catchpa:after, #custom-request-form-page .catchpa:before {
    content: "";
    display: block;
    clear: both; }
  /* line 1643, ../sass/masterstyles.scss */
  #custom-request-form-page .catchpa #radcaptchaDIV:after, #custom-request-form-page .catchpa #radcaptchaDIV:before {
    content: "";
    display: block;
    clear: both; }
  /* line 1648, ../sass/masterstyles.scss */
  #custom-request-form-page .catchpa a.rcRefreshImage {
    display: block; }
    /* line 1649, ../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 1656, ../sass/masterstyles.scss */
  #custom-request-form-page .formactions {
    clear: both; }
    /* line 1658, ../sass/masterstyles.scss */
    #custom-request-form-page .formactions:after, #custom-request-form-page .formactions:before {
      content: "";
      display: block;
      clear: both; }
  /* line 1664, ../sass/masterstyles.scss */
  #custom-request-form-page .formsubmit input {
    padding: 10px 20px;
    padding: 7px 20px;
    font-size: 14.95px;
    border: 1px solid #2d3500;
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background-color: #657600;
    border: 0 none;
    color: #FFF;
    margin-bottom: 10px; }
  /* line 1675, ../sass/masterstyles.scss */
  #custom-request-form-page .form-row input.choice1, #custom-request-form-page .form-row input.choice2, #custom-request-form-page .form-row input.choice3, #custom-request-form-page .form-row input.phone, #custom-request-form-page .form-row input.gradelevel {
    width: 200px;
    margin-right: 5px; }
  /* line 1681, ../sass/masterstyles.scss */
  #custom-request-form-page .form-row p.datechoice1, #custom-request-form-page .form-row p.datechoice2, #custom-request-form-page .form-row p.datechoice3, #custom-request-form-page .form-row p.phone {
    margin-top: 10px; }

/* line 1688, ../sass/masterstyles.scss */
.video-container iframe #header, .video-container iframe #footer {
  display: none !important; }
