@import url("https://use.typekit.net/bbi8xtm.css");

/* 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 */
em, i {
  font-style: italic; }

/* line 5, ../sass/partials/_typography.scss */
strong, b {
  font-weight: bold; }

/* line 9, ../sass/partials/_typography.scss */
h1 {
  font-family: "myriad-pro", sans-serif;
  font-size: 24px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 5px;
}
@media only screen and (min-width: 1024px) {
  h1 {
    font-size: 48px;
  }
}

h2 {
  font-family: "myriad-pro", sans-serif;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 5.2px;
}

h3 {
  font-family: "myriad-pro", sans-serif;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 4px;
}

h4 {
  font-family: "myriad-pro", sans-serif;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
}

h5 {
  font-family: "myriad-pro", sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
}

h6 {
  font-family: "myriad-pro", sans-serif;
  font-size: 18px;
  margin: 0;
  color: #1B2EA0;
}

p {
  font-family: "myriad-pro", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0.48px;
}

ul li,
ol li {
  font-family: "myriad-pro";
  font-size: 16px;
  letter-spacing: 0.5px;
  padding: 1em 0;
}

a {
  color: #68b3b9;
  transition: all 0.33s ease-in-out;
}
a:hover {
  color: #A8D562;
}



/* line 8, ../sass/partials/_buttons.scss */
#next-back-wrap a.stepbutton,
.buttons_bottom a.stepbutton,
a.stepbutton,
a.standardbutton, a.button, a#ctl00_ContentPlaceHolder1_lnkRecipientLink {

  width: fit-content;
  background: #BA5936;
  border: 2px solid transparent;
  padding: 1em;
  border-radius: 10px;
  color: #ffffff;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 12px;
  font-family: "myriad-pro";
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
}
  /* line 16, ../sass/partials/_buttons.scss */
  #next-back-wrap a.stepbutton:hover,
  .buttons_bottom a.stepbutton:hover,
  a.stepbutton:hover,
  a.standardbutton:hover, a.button:hover, a#ctl00_ContentPlaceHolder1_lnkRecipientLink:hover {
    border: 2px solid #02147C;
    color: #02147C;
    background: #ffffff; }

/*Back*/
/* line 22, ../sass/partials/_buttons.scss */
a.stepbutton.stepback,
a.stepback {
  /* Default (turn off if not using images for buttons) */
                                                         /*
background-image: url("../images/back_button.gif");
height: 23px;
width: 120px; */
  width: 70%;
  padding: 10px 20px; }

/*Next*/
/* line 33, ../sass/partials/_buttons.scss */
a.stepbutton.stepnext,
a.stepnext {
  /* Default (turn off if not using images for buttons) */
                                                         /*
background-image: url("../images/_next.gif");
height: 23px;
width: 120px; */
  width: 70%;
  padding: 10px 20px; }

/*Next2*/
/*View basket*/
/* line 48, ../sass/partials/_buttons.scss */
a.standardbutton.view-basket,
a.view-basket {
                /*
	background-image: url("../images/ViewBasket_but.gif");
	height: 23px;
	width: 122px; */
  padding: 10px 20px; }

/*Add to Basket*/
/* line 57, ../sass/partials/_buttons.scss */
a.stepbutton.add-basket,
a.add-basket {
               /*
	background-image: url("../images/addbasketbut.gif");
	height: 23px;
	width: 122px;*/
  padding: 10px 20px; }

/*My Reservations*/
/* line 66, ../sass/partials/_buttons.scss */
a.my-reservations-btn {
                        /*
	background-image: url("../images/reservations.gif");
	height: 23px;
	width: 122px;*/ }

/*Login*/
/* line 75, ../sass/partials/_buttons.scss */
a.standardbutton.login-btn {
  /* Default (turn off if not using images for buttons) */
                                                         /* 
background-image: url("../images/login_button.gif");
height: 18px;
width: 68px; */ }

/* line 82, ../sass/partials/_buttons.scss */
a.standardbutton.accept-btn {
  /* Default (turn off if not using images for buttons) */
                                                         /*
background-image: url("../images/accept_button.gif");
height: 23px;
width: 87px; */ }

/* line 89, ../sass/partials/_buttons.scss */
a.standardbutton.delete-btn {
  /* Default (turn off if not using images for buttons) */
                                                         /*
background-image: url("../images/delete_button.gif");
height: 23px;
width: 87px; */ }

/*Forgot Password and Acvitate Password*/
/* line 97, ../sass/partials/_buttons.scss */
a.standardbutton.forgot-password-btn,
a.standardbutton.forgot-password-btn2,
a.standardbutton.activatebtn {
  display: inline-block;
  padding: 10px;
  font-size: 0.9em;
  text-indent: 0;
  *zoom: 1;
  *display: inline;
  *font-size: 0.9em;
  *line-height: 1em;
  background: none;
  border: 0 none;
  color: #1B2EA0;
  filter: none; }
  /* line 111, ../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 117, ../sass/partials/_buttons.scss */
a.standardbutton.profile-btn {
                               /*
	background-image: url("../images/Profile_Button.gif");
	height: 23px;
	width: 122px;
	display: block;
	margin-top: 10px; */ }

/*Checkout Button*/
/* line 126, ../sass/partials/_buttons.scss */
a.standardbutton.checkout-btn {
                                /*
	background-image: url("../images/checkout_button.gif");
	height: 23px;
	width: 140px;
	display: block;
	margin-top: 10px;
	float: right; */ }

/*View Reservation Button*/
/* line 136, ../sass/partials/_buttons.scss */
a.standardbutton.view-reservation-btn {
                                        /*
	background-image: url("../images/viewres_button.gif");
	height: 23px;
	width: 122px;
	display: inline-block;
	margin-top: 10px;*/ }

/*New Reservation Button*/
/* line 145, ../sass/partials/_buttons.scss */
a.standardbutton.new-reservation-btn {
                                       /*
	background-image: url("../images/newres_button.gif");
	height: 23px;
	width: 120px;
	display: inline-block;
	margin-top: 10px;*/ }

/*Delete Reservation Button*/
/* line 154, ../sass/partials/_buttons.scss */
a.standardbutton.delete-reservation-btn {
                                          /*
	background-image: url("../images/deleteres_button.gif");
	height: 23px;
	width: 130px;
	display: inline-block;
	margin-top: 10px;*/ }

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

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

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

/*View All*/
/* line 178, ../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 187, ../sass/partials/_buttons.scss */
table.selecttime td.reserve-time-btn a {
  /*Default-Button*/
  display: inline-block;
                       /*
background-repeat: no-repeat;
text-indent: -9999px;
overflow: hidden;
zoom: 1;
*display: block;
*font-size: 0;
*line-height: 0;
background-image: url("../images/reserve_02.gif");
height: 17px;
width: 65px;
/*background: none repeat scroll 0 0 #EEEEEE;
font-size: 10px;
border: 1px solid #666666;
border-radius: 3px;
color: #333333;
display: inline-block;
font-weight: bold;
line-height: normal;
padding: 3px 5px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
/*IE7*/
        /*
*zoom: 1;
*display: inline; */
  text-align: center;
  display: inline-block;
  border: 1px solid transparent;
  color: #1B2EA0;
  font-size: 15px;
  background-color: transparent;
  border-color: #1B2EA0 !important;
  border-radius: 0px;
  padding: 10px 15px 15px 15px;
  line-height: 1.428571429;
  font-style: italic; }
  /* line 219, ../sass/partials/_buttons.scss */
  table.selecttime td.reserve-time-btn a:hover {
    background: #1B2EA0;
    color: #FFF; }

/* line 2, ../sass/partials/_figures.scss */
#nonsense {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 25%;
  z-index: 9; }

/* line 12, ../sass/partials/_figures.scss */
#nonsense ul li ul {
  display: none; }
  /* line 15, ../sass/partials/_figures.scss */
  #nonsense ul li ul li a {
    padding-left: 2em; }
/* line 21, ../sass/partials/_figures.scss */
#nonsense ul li:hover ul {
  display: block; }
/* line 25, ../sass/partials/_figures.scss */
#nonsense ul li a {
  display: block;
  padding: 5px;
  background: #FFFFFF; }

/* line 1, ../sass/partials/_content.scss */
body {
  background: #FFF;
  font-family: "source-sans-pro", sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #4D4E52; }

  body.locked {
    overflow: hidden;
  }

/* line 8, ../sass/partials/_content.scss */
#wrapper {
  width: 100%;
  border-collapse: collapse;
  border: none 0;
  margin: 0 auto; }

/* line 14, ../sass/partials/_content.scss */
#header {
  background: #FFFFFF;
  width: 100%;
  display: block;
  margin: 0 auto; }
  /* line 19, ../sass/partials/_content.scss */
  #header:after {
    content: "";
    display: block;
    clear: both; }

/* line 23, ../sass/partials/_content.scss */
.tableheader {
  border-collapse: collapse;
  border: none 0;
  width: 100%; }

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

/* line 35, ../sass/partials/_content.scss */
#nav {
  clear: both;
  float: right;
  width: 175px; }

/* line 42, ../sass/partials/_content.scss */
#contentwrapper {
  float: left;
  width: 770px;
  margin-right: 15px;
  margin: 0;
  width: 66.66666666666666%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

/* line 50, ../sass/partials/_content.scss */
.tableviewgroups {
  border-collapse: collapse;
  border: none 0; }

/* line 54, ../sass/partials/_content.scss */
.tableviewgroups td {
  background: none;
  display: block; }

/* line 58, ../sass/partials/_content.scss */
#nav-content-wrapper {
  background: #FFFFFF;
  margin: 0 auto;
  padding: 30px 60px;
  max-width: 1290px; }
  /* line 65, ../sass/partials/_content.scss */
  #nav-content-wrapper:after {
    content: "";
    display: block;
    clear: both; }

/* line 75, ../sass/partials/_content.scss */
#content ul, #content li {
  list-style-type: disc;
  margin-left: 20px; }
/* line 80, ../sass/partials/_content.scss */
#content ul {
  margin-top: 10px; }

/* line 86, ../sass/partials/_content.scss */
.tablecontent {
  width: 720px; }

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

/* line 103, ../sass/partials/_content.scss */
a.roller {
  color: #1B2EA0;
  display: block;
  padding: 10px 0;
  font-size: 15px;
  line-height: 1.2em; }

/* line 113, ../sass/partials/_content.scss */
a.rollerright {
  color: #1B2EA0;
  display: block;
  padding: 10px 0;
  font-size: 15px;
  line-height: 1.2em; }

/* line 123, ../sass/partials/_content.scss */
#content-left p, #content-right p {
  line-height: 1.95em;
  font-size: 15px;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  margin-top: 0;
  margin-bottom: 10px; }

/* line 128, ../sass/partials/_content.scss */
#content-left, #content-right {
  line-height: 1.95em;
  font-size: 15px;
  margin-top: 1.5em;
  margin-bottom: 1.5em; }

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

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

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

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

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

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

/* line 156, ../sass/partials/_content.scss */
.buttons_bottom {
  clear: both;
  overflow: hidden;
  padding-bottom: 20px;
  padding-top: 10px; }
  /* line 161, ../sass/partials/_content.scss */
  .buttons_bottom:after {
    content: "";
    display: block;
    clear: both; }

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

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

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

/* line 199, ../sass/partials/_content.scss */
#steps-img-wrap {
  float: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 410, ../sass/partials/_content.scss */
.reservations_nav {
  text-align: right;
  padding: 5px 5px 0 0;
  float: right;
  bottom: 30px;
  right: 0; }
  /* line 417, ../sass/partials/_content.scss */
  .reservations_nav a {
    text-decoration: none; }
  /* line 421, ../sass/partials/_content.scss */
  .reservations_nav a:hover {
    text-decoration: underline; }
  /* line 425, ../sass/partials/_content.scss */
  .reservations_nav p {
    margin: 0;
    padding: 0;
    font-weight: 700; }

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

/* line 2, ../sass/partials/_inputs.scss */
.reqfield, .formfield {
  border: 1px solid #D5D5D5;
  font-size: 14px;
  font-family: "ff-tisa-web-pro", serif;
  padding: 5px 10px 7.5px; }

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

/* line 11, ../sass/partials/_inputs.scss */
.commentbox, textarea.formtext {
  padding: 10px;
  border: solid 1px #D5D5D5; }

/* line 16, ../sass/partials/_inputs.scss */
select.reqfield, select.formfield {
  display: block;
  padding: 6px 12px;
  line-height: 1.42857143;
  color: #4D4E52;
  background-color: #fff;
  background-image: none;
  border: 1px solid #D5D5D5;
  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 34, ../sass/partials/_inputs.scss */
  select.reqfield :focus, 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 #D5D5D5;
  width: 100%;
  height: 250px; }
  /* line 19, ../sass/partials/_calendar.scss */
  .cal td {
    border: solid 1px #D5D5D5;
    text-align: center; }
  /* line 23, ../sass/partials/_calendar.scss */
  .cal th {
    text-align: center; }
  /* line 26, ../sass/partials/_calendar.scss */
  .cal a {
    color: #1B2EA0;
    display: block;
    padding: 15px; }

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

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

/* line 39, ../sass/partials/_calendar.scss */
.calnextprev a {
  color: #FFFFFF !important;
  font-size: 0.765em;
  font-weight: 700; }

/* line 44, ../sass/partials/_calendar.scss */
.caldayheader {
  color: #1B2EA0;
  font-weight: 700;
  font-size: 0.9em;
  background-color: #EFEFEF; }

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

/* line 55, ../sass/partials/_calendar.scss */
.caltitle {
  background: #1B2EA0;
  font-size: 1.21em;
  color: #FFFFFF;
  font-weight: 700; }
  /* line 62, ../sass/partials/_calendar.scss */
  .caltitle td {
    border-color: #1B2EA0; }

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

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

/* line 72, ../sass/partials/_calendar.scss */
.calothermonthday a {
  color: #1B2EA0 !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 4, ../sass/partials/_info-page.scss */
#info-page a.more {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold; }
/* line 13, ../sass/partials/_info-page.scss */
#info-page a.more.active i.fa.fa-plus:before {
  content: "\f068"; }
/* line 19, ../sass/partials/_info-page.scss */
#info-page div.more {
  display: none; }
/* line 27, ../sass/partials/_info-page.scss */
#info-page #vg-description-wrapper {
  overflow: hidden;
  content: "";
  display: block;
  clear: both; }
  /* line 31, ../sass/partials/_info-page.scss */
  #info-page #vg-description-wrapper p {
    margin: 5px 0; }
/* line 36, ../sass/partials/_info-page.scss */
#info-page #vg-description {
  width: 50%;
  float: left; }
/* line 41, ../sass/partials/_info-page.scss */
#info-page #vg-specials {
  width: 45%;
  float: right;
  margin-top: 25px; }
/* line 51, ../sass/partials/_info-page.scss */
#info-page #vg-activities {
  clear: both; }
/* line 55, ../sass/partials/_info-page.scss */
#info-page .tableinfo {
  font-size: 1em; }
  /* line 58, ../sass/partials/_info-page.scss */
  #info-page .tableinfo td {
    padding: 5px;
    vertical-align: top;
    border-bottom: 1px #D5D5D5 solid; }
  /* line 64, ../sass/partials/_info-page.scss */
  #info-page .tableinfo .tableinfo-subgroupheader {
    font-size: 1.375em;
    font-weight: 700;
    background: #1B2EA0;
    color: #FFFFFF;
    padding-left: 10px; }
  /* line 73, ../sass/partials/_info-page.scss */
  #info-page .tableinfo .tableinfo-columnheader {
    font-size: 1em;
    font-weight: 700; }
  /* line 78, ../sass/partials/_info-page.scss */
  #info-page .tableinfo .tableinfo-acttitle {
    font-weight: 700;
    font-size: 1.1em; }
/* line 84, ../sass/partials/_info-page.scss */
#info-page #prev-next-holder {
  width: 100%;
  text-align: center;
  margin: 10px 0; }
/* line 94, ../sass/partials/_info-page.scss */
#info-page .date-label {
  margin: 0 15px; }
/* line 97, ../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 106, ../sass/partials/_info-page.scss */
#info-page td.tableinfo-booknowlink {
  min-width: 150px; }
  /* line 108, ../sass/partials/_info-page.scss */
  #info-page td.tableinfo-booknowlink a {
    text-align: center;
    display: inline-block;
    border: 1px solid transparent;
    color: #1B2EA0;
    font-size: 15px;
    background-color: transparent;
    border-color: #1B2EA0 !important;
    border-radius: 0px;
    padding: 10px 15px 15px 15px;
    line-height: 1.428571429;
    font-style: italic;
    *zoom: 1;
    *display: block; }
    /* line 112, ../sass/partials/_info-page.scss */
    #info-page td.tableinfo-booknowlink a:hover {
      background: #1B2EA0;
      color: #FFF; }

/* line 121, ../sass/partials/_info-page.scss */
#vg-activities h2.sub-group {
  font-size: 35px;
  line-height: 1.5em;
  margin-top: 0.75em;
  color: #1B2EA0;
  margin-bottom: 0em;
  text-transform: uppercase;
  border-bottom: 1px solid #D5D5D5;
  padding-bottom: 20px; }
/* line 136, ../sass/partials/_info-page.scss */
#vg-activities div.activity-container {
  padding-bottom: 20px;
  border: 1px solid #D5D5D5;
  margin-bottom: 20px; }
  /* line 142, ../sass/partials/_info-page.scss */
  #vg-activities div.activity-container:after {
    content: "";
    display: block;
    clear: both; }
  /* line 146, ../sass/partials/_info-page.scss */
  #vg-activities div.activity-container .activity-img-desc-wrapper {
    padding: 20px; }
/* line 155, ../sass/partials/_info-page.scss */
#vg-activities .activity:after {
  content: "";
  display: block;
  clear: both; }
/* line 161, ../sass/partials/_info-page.scss */
#vg-activities .activity .activity-content-container h3 {
  font-size: 1.8667em;
  line-height: 1.8em;
  padding-left: 20px;
  padding-right: 20px;
  color: #FFF;
  background-color: #1B2EA0;
  margin-bottom: 10px;
  text-transform: uppercase; }
/* line 173, ../sass/partials/_info-page.scss */
#vg-activities .activity .activity-content-container .act-img-wrapper {
  float: right;
  margin-left: 20px; }
/* line 186, ../sass/partials/_info-page.scss */
#vg-activities .activity .activity-content-container .activity-description {
  line-height: 1.5; }
  /* line 189, ../sass/partials/_info-page.scss */
  #vg-activities .activity .activity-content-container .activity-description p, #vg-activities .activity .activity-content-container .activity-description span, #vg-activities .activity .activity-content-container .activity-description strong, #vg-activities .activity .activity-content-container .activity-description b, #vg-activities .activity .activity-content-container .activity-description em, #vg-activities .activity .activity-content-container .activity-description i {
    font-family: "ff-tisa-web-pro", serif !important; }
  /* line 193, ../sass/partials/_info-page.scss */
  #vg-activities .activity .activity-content-container .activity-description i.fa {
    font: normal normal normal 14px/1 FontAwesome !important; }
  /* line 197, ../sass/partials/_info-page.scss */
  #vg-activities .activity .activity-content-container .activity-description br {
    line-height: .1; }
/* line 203, ../sass/partials/_info-page.scss */
#vg-activities .activity .info-wrapper {
  padding-left: 20px;
  padding-right: 20px; }
  /* line 213, ../sass/partials/_info-page.scss */
  #vg-activities .activity .info-wrapper .booknowlink-wrapper {
    margin-top: 20px; }
    /* line 215, ../sass/partials/_info-page.scss */
    #vg-activities .activity .info-wrapper .booknowlink-wrapper a {
      width: fit-content;
      background: #BA5936;
      border: 2px solid transparent;
      padding: 1em;
      border-radius: 10px;
      color: #ffffff;
      font-weight: 700;
      letter-spacing: 1px;
      font-size: 12px;
      font-family: "myriad-pro";
      text-transform: uppercase;
      display: inline-block;
      text-align: center; }
      /* line 218, ../sass/partials/_info-page.scss */
      #vg-activities .activity .info-wrapper .booknowlink-wrapper a:hover {
        border: 2px solid #02147C;
        color: #02147C;
        background: #ffffff; }

/* line 4, ../sass/partials/_select-date-page.scss */
#select-date-page #content-left p span.slct-date-label {
  font-weight: bold;
  padding-right: 5px;
  float: left;
  padding-top: 3px; }
/* line 10, ../sass/partials/_select-date-page.scss */
#select-date-page #content-left input.datefield {
  margin-right: 5px; }

/* line 13, ../sass/partials/_select-time-page.scss */
#select-time-page #content-right table#prev-next-day {
  width: 100%; }
  /* line 16, ../sass/partials/_select-time-page.scss */
  #select-time-page #content-right table#prev-next-day td:last-child {
    text-align: right; }
  /* line 20, ../sass/partials/_select-time-page.scss */
  #select-time-page #content-right table#prev-next-day h3 {
    padding: 5px;
    text-align: center; }
  /* line 24, ../sass/partials/_select-time-page.scss */
  #select-time-page #content-right table#prev-next-day .day, #select-time-page #content-right table#prev-next-day .day:visited {
    /*Default-Button*/
    display: inline-block;
                       /*
background-repeat: no-repeat;
text-align: left;
text-indent: -9999px;
overflow: hidden;
zoom: 1;
*display: block;
*font-size: 0;
*line-height: 0; */
    /*
    width: 70px; /*makes cells the same*/
                                      /*
padding: 3px 5px;
display: block;
background-color: #EEE;
text-decoration: none;
font-size: 10px;
text-align: center;/*turn off to align left and right respectively*/
    /*IE7*/
    *zoom: 1;
    *display: block; }
  /* line 50, ../sass/partials/_select-time-page.scss */
  #select-time-page #content-right table#prev-next-day .prev-day {
    /* Default (turn off if not using images for buttons) */
                                                         /*
background-image: url("../images/arrow_prev.gif");
height: 14px;
width: 100px; */ }
  /* line 56, ../sass/partials/_select-time-page.scss */
  #select-time-page #content-right table#prev-next-day .next-day {
    /* Default (turn off if not using images for buttons) */
                                                         /*
background-image: url("../images/arrow_next.gif");
height: 14px;
width: 100px; */ }

/* line 68, ../sass/partials/_select-time-page.scss */
#select-time-wrap table.selecttime {
  width: 100%;
  background: #FFFFFF;
  border: solid 1px #D5D5D5; }
  /* line 73, ../sass/partials/_select-time-page.scss */
  #select-time-wrap table.selecttime tr.selecttimeheader {
    text-align: left; }
  /* line 76, ../sass/partials/_select-time-page.scss */
  #select-time-wrap table.selecttime td {
    border: solid 1px #D5D5D5;
    padding: 5px;
    text-align: center; }
  /* line 83, ../sass/partials/_select-time-page.scss */
  #select-time-wrap table.selecttime tr.selecttimeheader td {
    background: #1B2EA0;
    color: #FFFFFF;
    border-color: #1B2EA0; }
  /* line 91, ../sass/partials/_select-time-page.scss */
  #select-time-wrap table.selecttime td.time {
    font-weight: 700; }
  /* line 95, ../sass/partials/_select-time-page.scss */
  #select-time-wrap table.selecttime td.reserve-time-btn {
    text-align: center; }

/* line 10, ../sass/partials/_policies-page.scss */
#content-right #policies-content-wrap {
  /*Policies Table*/
  border: solid 1px #D5D5D5;
  position: relative;
  padding: 55px 15px 20px; }
  /* line 15, ../sass/partials/_policies-page.scss */
  #content-right #policies-content-wrap p {
    margin-top: 5px;
    width: auto !important; }

/* line 24, ../sass/partials/_policies-page.scss */
#policies-content-wrap h2:first-child {
  /*Policies Table Header*/
  padding: 5px 10px;
  background: #1B2EA0;
  color: #FFFFFF;
  position: absolute;
  top: 0;
  right: 0;
  left: 0; }

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

/* line 40, ../sass/partials/_policies-page.scss */
#policies-content-wrap p {
  line-height: 1.95em;
  font-size: 15px;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  margin: 0; }

/* line 45, ../sass/partials/_policies-page.scss */
#policies-content-wrap span.policies-checkbox {
  display: block;
  padding: 10px;
  border: 1px solid #D5D5D5;
  margin-bottom: 5px; }

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

/* line 61, ../sass/partials/_policies-page.scss */
.farpoint-header, .farpoint-options-header, .farpoint-resources-header {
  padding-top: 3px;
  padding-bottom: 10px; }

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

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

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

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

/* line 3, ../sass/partials/_policies-page-html-inputs.scss */
#policies-page #content-left {
  clear: both;
  float: none;
  width: auto; }
/* line 9, ../sass/partials/_policies-page-html-inputs.scss */
#policies-page #content-right {
  clear: both;
  float: none;
  width: auto; }
/* line 17, ../sass/partials/_policies-page-html-inputs.scss */
#policies-page #farpoint-wrap table.standard-policies-quantity {
  width: 100%; }
  /* line 20, ../sass/partials/_policies-page-html-inputs.scss */
  #policies-page #farpoint-wrap table.standard-policies-quantity td {
    padding: 5px 3px !important;
    border-bottom: 1px solid #EEE;
    vertical-align: middle;
    width: auto !important; }
  /* line 27, ../sass/partials/_policies-page-html-inputs.scss */
  #policies-page #farpoint-wrap table.standard-policies-quantity td.policies-standard-fp-cell-qty {
    width: 75px !important; }
    /* line 32, ../sass/partials/_policies-page-html-inputs.scss */
    #policies-page #farpoint-wrap table.standard-policies-quantity td.policies-standard-fp-cell-qty span.riSingle.riContSpinButtons.RadInput input.policies-standard-fp-numeric.riTextBox {
      text-align: center;
      padding: 5px;
      height: auto; }
  /* line 41, ../sass/partials/_policies-page-html-inputs.scss */
  #policies-page #farpoint-wrap table.standard-policies-quantity td.policies-standard-fp-cell-persontype span.policies-standard-fp-label {
    font-size: inherit !important; }
/* line 49, ../sass/partials/_policies-page-html-inputs.scss */
#policies-page table.standard-options {
  display: none;
  visibility: hidden;
  height: 0;
  width: 0; }

/* line 3, ../sass/partials/_participants-page.scss */
#participants-page #content-left {
  width: 100%; }
/* line 7, ../sass/partials/_participants-page.scss */
#participants-page #content-right {
  width: 100%;
  clear: both;
  float: none;
  border: #D5D5D5 1px solid; }
  /* line 13, ../sass/partials/_participants-page.scss */
  #participants-page #content-right h3 {
    font-size: 1.375em;
    padding: 5px 10px;
    background: #1B2EA0;
    color: #FFFFFF; }
  /* line 21, ../sass/partials/_participants-page.scss */
  #participants-page #content-right .farpointparticipants {
    margin: 0;
    padding: 0;
    padding: 10px; }
  /* line 27, ../sass/partials/_participants-page.scss */
  #participants-page #content-right p {
    padding: 0 10px 10px 10px; }
/* line 33, ../sass/partials/_participants-page.scss */
#participants-page #next-back-wrap {
  margin-top: 10px; }
  /* line 36, ../sass/partials/_participants-page.scss */
  #participants-page #next-back-wrap a.stepbutton.add-basket {
    float: none;
    display: block;
    margin-top: 10px; }
  /* line 42, ../sass/partials/_participants-page.scss */
  #participants-page #next-back-wrap a.stepbutton.add-basket {
    float: none;
    display: block;
    margin-top: 10px; }

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

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

/* line 21, ../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 27, ../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 #D5D5D5;
  text-align: center; }

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

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

/* line 52, ../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 59, ../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 81, ../sass/partials/_basket-my-reservations-page.scss */
#basket-lbltotal {
  text-align: center;
  padding-bottom: 10px; }

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

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

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

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

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

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

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

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

/* line 64, ../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: #1B2EA0;
  color: #FFFFFF;
  margin-bottom: 10px; }

/* line 78, ../sass/partials/_match-bill-profile-page.scss */
div.row {
  clear: both;
  width: 100%;
  margin-bottom: 7px;
  min-height: 30px; }
  /* line 83, ../sass/partials/_match-bill-profile-page.scss */
  div.row:after {
    content: "";
    display: block;
    clear: both; }

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

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

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

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

/* line 122, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol select, input[type="checkbox"] {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

/*Phone and Fax*/
/*Hear About Us*/
/*Custom*/
/*Membership Packet*/
/*Membership Notice*/
/*Password*/
/* line 368, ../sass/partials/_match-bill-profile-page.scss */
div.inputcol.bill-password input {
  margin-right: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

/* line 530, ../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-button-wrap {
  padding: 10px 0; }

/* line 11, ../sass/partials/_billing-page.scss */
#content-left a.standardbutton.view-basket, #billing-button-wrap a.standardbutton.view-basket {
  /*background-image: url("../images/ViewBasket_but.gif");
  height: 23px;
  width: 122px;
  display: block;*/
  margin-top: 10px; }

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

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

/* line 30, ../sass/partials/_billing-page.scss */
#comment-wrap .comment-header {
  display: block;
  padding-top: 10px; }
/* line 35, ../sass/partials/_billing-page.scss */
#comment-wrap .commentbox {
  height: 100px;
  width: 80%; }

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

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

/* line 60, ../sass/partials/_billing-page.scss */
#content-right #billing-info-wrap {
  border: solid 1px #D5D5D5; }

/* line 64, ../sass/partials/_billing-page.scss */
#main-billing-wrap #amount-due {
  padding: 10px;
  padding-bottom: 0; }

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

/* line 10, ../sass/partials/_confirmation-page.scss */
.buttons_bottom .button_accept a.stepbutton.accept-btn, #next-back-wrap a.standardbutton.accept-btn {
  /*background-image: url("../images/confirm_button.gif");
  height: 23px;
  width: 87px;*/ }

/* line 16, ../sass/partials/_confirmation-page.scss */
#confirm-wrapper {
  border: solid 1px #D5D5D5;
  margin: 0;
  width: 100%; }
  /* line 21, ../sass/partials/_confirmation-page.scss */
  #confirm-wrapper h2 {
    background: #1B2EA0;
    color: #FFFFFF;
    padding: 5px 10px; }
  /* line 28, ../sass/partials/_confirmation-page.scss */
  #confirm-wrapper h5 {
    margin: 0;
    padding: 5px 0;
    color: #000000; }
  /* line 33, ../sass/partials/_confirmation-page.scss */
  #confirm-wrapper table {
    width: 100%; }
  /* line 39, ../sass/partials/_confirmation-page.scss */
  #confirm-wrapper td.edit {
    vertical-align: top;
    width: 60px; }
  /* line 44, ../sass/partials/_confirmation-page.scss */
  #confirm-wrapper td.edit a.standardbutton.edit-btn, #confirm-wrapper td.edit.middlealign a {
    /*background-image: url("../images/edit.gif");
    height: 13px;
    width: 31px;*/
    padding: 3.5px 10px;
    text-wrap: nowrap;
    margin-bottom: 5px; }
  /* line 52, ../sass/partials/_confirmation-page.scss */
  #confirm-wrapper td.edit img {
    display: none;
    visibility: hidden;
    height: 0;
    width: 0; }
  /* line 65, ../sass/partials/_confirmation-page.scss */
  #confirm-wrapper #confirm-billing, #confirm-wrapper #confirm-activities, #confirm-wrapper #confirm-activity, #confirm-wrapper #confirm-participants {
    padding: 10px; }

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

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

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

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

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

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

/* line 2, ../sass/partials/_thankyou-page.scss */
#thankyou-page #thankyou-row-wrap, #thankyou-page #activity-row-wrap, #thankyou-page #product-row-wrap {
  clear: both; }
  /* line 4, ../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 10, ../sass/partials/_thankyou-page.scss */
#thankyou-row-wrap .thankyou-grid {
  border-bottom: 1px solid #D5D5D5;
  padding-top: 15px; }

/* line 15, ../sass/partials/_thankyou-page.scss */
#activity-row-wrap .activity-grid, #product-row-wrap .product-grid {
  width: 33.3333%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 15px; }

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

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

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

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

/* line 8, ../sass/partials/_login-page.scss */
#login-page #content-left {
  width: 100%; }
  /* line 10, ../sass/partials/_login-page.scss */
  #login-page #content-left table.loginformtable {
    width: 70%; }
    /* line 12, ../sass/partials/_login-page.scss */
    #login-page #content-left table.loginformtable td {
      vertical-align: top; }
      /* line 14, ../sass/partials/_login-page.scss */
      #login-page #content-left table.loginformtable td input.reqfield {
        width: 75%; }
      /* line 17, ../sass/partials/_login-page.scss */
      #login-page #content-left table.loginformtable td span.formtext.note {
        display: block;
        padding: 5px 0; }
    /* line 22, ../sass/partials/_login-page.scss */
    #login-page #content-left table.loginformtable td.labelcol {
      padding-right: 5px;
      padding-top: 2px; }
/* line 28, ../sass/partials/_login-page.scss */
#login-page #content-right {
  width: 100%; }
/* line 31, ../sass/partials/_login-page.scss */
#login-page #content-left h2, #login-page #content-right h2 {
  font-size: 21px;
  color: #1B2EA0;
  margin-bottom: 10px; }
/* line 37, ../sass/partials/_login-page.scss */
#login-page #login-button-wrap {
  padding: 30px 0 10px; }

/* 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: 700;
  font-family: "source-sans-pro", sans-serif;
  color: #1B2EA0;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 2em;
  float: none;
  display: block; }
/* line 15, ../sass/partials/_membership-and-donations-page.scss */
#membership-and-donations-page #donation-wrap img {
  margin-right: 10px;
  margin-bottom: 10px; }
/* line 21, ../sass/partials/_membership-and-donations-page.scss */
#membership-and-donations-page a#ctl00_ContentPlaceHolder1_lnkRecipientLink {
  margin: 1em 0; }
  /* line 23, ../sass/partials/_membership-and-donations-page.scss */
  #membership-and-donations-page a#ctl00_ContentPlaceHolder1_lnkRecipientLink:after {
    content: "";
    display: block;
    clear: both; }

/* line 29, ../sass/partials/_membership-and-donations-page.scss */
#membership-and-donations-page #content-left {
  margin-bottom: 0;
  margin-top: 0; }

/* line 34, ../sass/partials/_membership-and-donations-page.scss */
#membership-and-donations-page #content-right {
  margin-top: 0; }

/* line 38, ../sass/partials/_membership-and-donations-page.scss */
#membership-and-donations-page .buttons_bottom {
  overflow: inherit;
  clear: none; }

/* line 43, ../sass/partials/_membership-and-donations-page.scss */
#membership-and-donations-page .buttons_bottom a {
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 0; }

/* line 49, ../sass/partials/_membership-and-donations-page.scss */
#recipient {
  width: 475px;
  background-color: #ffffff;
  margin: 10px;  
}
  /* line 56, ../sass/partials/_membership-and-donations-page.scss */
  #recipient table {
    width: 95%;
    /* min-height: 155px; */
    font-size: 12px;
 }
  /* line 61, ../sass/partials/_membership-and-donations-page.scss */
  #recipient td input#ctl00_ContentPlaceHolder1_txtFirstName,
  #recipient td input#ctl00_ContentPlaceHolder1_txtState {
    width: 85% !important; }
  /* line 66, ../sass/partials/_membership-and-donations-page.scss */
  #recipient a.standardbutton {
    text-decoration: none !important;
    margin-top: 10px; }
#recipient table tr td table td {
	/* width: 125px; */
	padding: 2px;
}
/* line 2, ../sass/partials/_custom-page.scss */
#content2 {
  font-family: "ff-tisa-web-pro", serif;
  /*custom membership page*/ }
  /* line 4, ../sass/partials/_custom-page.scss */
  #content2 > div {
    padding: 0 !important;
    width: auto !important; }
  /* line 8, ../sass/partials/_custom-page.scss */
  #content2 p.h4 {
    float: none;
    display: none; }
  /* line 12, ../sass/partials/_custom-page.scss */
  #content2 p.h7 {
    margin: 0;
    padding: 0;
    font-size: 21px; }
  /* line 17, ../sass/partials/_custom-page.scss */
  #content2 .redtext {
    color: red; }
  /* line 21, ../sass/partials/_custom-page.scss */
  #content2 table {
    width: 100% !important;
    margin-bottom: 15px; }
  /* line 27, ../sass/partials/_custom-page.scss */
  #content2 .memberbenefits {
    border: 1px solid #000000; }
  /* line 31, ../sass/partials/_custom-page.scss */
  #content2 .memberbenefits td {
    border: 1px solid #000000;
    text-align: center;
    border-spacing: 0px;
    padding: 5px;
    vertical-align: middle; }
  /* line 39, ../sass/partials/_custom-page.scss */
  #content2 .memberbenefitsheader {
    color: #4D4E52;
    font-family: "ff-tisa-web-pro", serif;
    font-size: 15px;
    text-decoration: none;
    font-weight: bold; }
  /* line 48, ../sass/partials/_custom-page.scss */
  #content2 #secureseal {
    margin: 10px; }

/* 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 #ctl00_ContentPlaceHolder1_fp_view, div.farpointoptions #ctl00_ContentPlaceHolder1_fp_view {
    width: auto !important; }
  /* line 18, ../sass/partials/_farpoint.scss */
  div.farpointpolicies col#ctl00_ContentPlaceHolder1_fpcol1v, div.farpointoptions col#ctl00_ContentPlaceHolder1_fpcol1v {
    width: 300px; }

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

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

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

/* line 38, ../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: 15px !important;
  border: none !important;
  font-family: "ff-tisa-web-pro", serif !important; }

/* line 53, ../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: "ff-tisa-web-pro", serif !important;
  font-size: 15px !important; }

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

/* line 62, ../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: #4D4E52 !important; }

/* line 69, ../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: 700 !important;
  color: #ffffff !important;
  border: none !important;
  font-size: 12px !important; }

/* line 82, ../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 92, ../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 #D5D5D5 solid !important;
  text-align: center;
  font-weight: bold;
  cursor: text;
  vertical-align: middle !important;
  font-size: 15px !important; }

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

/* line 118, ../sass/partials/_farpoint.scss */
div.farpointpolicies td.farpointpoliciescolumn0 input {
  height: 22.5px !important;
  padding: 7px 5px !important;
  padding-top: 6px !important;
  outline: none !important;
  font-family: "ff-tisa-web-pro", serif !important; }

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

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

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

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

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

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

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

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

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

/* line 168, ../sass/partials/_farpoint.scss */
div.farpointparticipants td.participanttextcell input {
  border: 1px #D5D5D5 solid !important;
  font-size: 15px !important;
  margin: 0px !important;
  font-family: "ff-tisa-web-pro", serif !important; }

/* line 175, ../sass/partials/_farpoint.scss */
div.farpointparticipants td.participanttextcell {
  border: 1px #D5D5D5 solid !important;
  font-size: 15px !important;
  font-family: "ff-tisa-web-pro", serif !important;
  overflow: hidden !important; }

/* line 182, ../sass/partials/_farpoint.scss */
div.farpointparticipants td.participantcombocell {
  border: 1px #FFF solid !important;
  font-size: 15px !important;
  font-family: "ff-tisa-web-pro", serif !important;
  overflow: visible !important; }

/* line 189, ../sass/partials/_farpoint.scss */
div.farpointparticipants td.participantcombocell select {
  font-family: "ff-tisa-web-pro", serif !important;
  font-size: 15px !important; }

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

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

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

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

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

/* line 218, ../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 224, ../sass/partials/_farpoint.scss */
div.farpointparticipants div#ctl00_ContentPlaceHolder1_fpParticipants_corner td {
  background: #FFF !important;
  margin: 0px !important;
  border: none !important; }

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

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

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

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

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

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

/* line 262, ../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 271, ../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 #D5D5D5 solid !important;
  padding: 4px 0 !important; }

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

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

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

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

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

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

/* line 7, ../sass/partials/_availability-view.scss */
#Availability-Screen .Table, #Availability-Screen .av-scn-table {
  display: table;
  background-color: #FFF;
  width: 100%;
  border: 0 none; }
/* line 14, ../sass/partials/_availability-view.scss */
#Availability-Screen .Title, #Availability-Screen .av-scn-title {
  display: table-caption;
  text-align: center;
  font-weight: bold;
  font-size: larger; }
/* line 21, ../sass/partials/_availability-view.scss */
#Availability-Screen .av-scn-heading {
  display: table-row;
  font-weight: bold;
  text-align: center;
  border: 0 none; }
  /* line 28, ../sass/partials/_availability-view.scss */
  #Availability-Screen .av-scn-heading .av-scn-cell {
    border-top: 1px solid #D5D5D5; }
/* line 32, ../sass/partials/_availability-view.scss */
#Availability-Screen .Row, #Availability-Screen .av-scn-row {
  display: table-row;
  border: 0 none; }
/* line 37, ../sass/partials/_availability-view.scss */
#Availability-Screen .Cell, #Availability-Screen .av-scn-cell {
  display: table-cell;
  border-bottom: 1px solid #D5D5D5;
  border-right: 1px solid #D5D5D5;
  padding-left: 5px;
  padding-right: 5px; }
  /* line 45, ../sass/partials/_availability-view.scss */
  #Availability-Screen .Cell:last-child, #Availability-Screen .av-scn-cell:last-child {
    border-right: 0 none; }

/* line 40, ../sass/masterstyles.scss */
#wrapper.config-page #nav-content-wrapper {
  padding-left: 10px;
  padding-right: 10px; }


/* line 53, ../sass/masterstyles.scss */
.aquariums-footer .foot-loc {
  width: 25%;
  padding-left: 15px;
  padding-right: 15px;
  float: left; }
/* line 60, ../sass/masterstyles.scss */
.aquariums-footer div img {
  vertical-align: middle; }

/* line 66, ../sass/masterstyles.scss */
.move-up-and-down {
  display: none !important; }

/* line 70, ../sass/masterstyles.scss */
.back-home {
  background: #fff !important;
  color: #1B2EA0;
  z-index: 999999;
  position: fixed;
  left: 0px;
  bottom: 0px;
  padding: 20px; }

/* line 80, ../sass/masterstyles.scss */
.hidebooknowlink {
  display: none; }

/* line 84, ../sass/masterstyles.scss */
a img {
  vertical-align: middle; }

/* line 88, ../sass/masterstyles.scss */
a.footicon {
  border: none !important;
  padding: 10px 0px;
  font-size: 20px; }

/* line 94, ../sass/masterstyles.scss */
.default-footer {
  background: #f1f1f1 !important; }

/* line 99, ../sass/masterstyles.scss */
a, a:link, a:visited, a:active {
  -webkit-transition-duration: 0.33s;
  -webkit-transition-property: color, background, text-shadow, border, opacity, text-decoration;
  -moz-transition-duration: 0.33s;
  -moz-transition-property: color, background, text-shadow, border, opacity, text-decoration;
  -o-transition-duration: 0.33s;
  -o-transition-property: color, background, text-shadow, border, opacity, text-decoration;
  transition-duration: 0.33s;
  transition-property: color, background, text-shadow, border, opacity, text-decoration;
  text-decoration: none; }

/* line 111, ../sass/masterstyles.scss */
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

/* line 119, ../sass/masterstyles.scss */
html {
  -webkit-font-smoothing: antialiased;
  height: 100%;
  text-rendering: optimizeLegibility; }

/* line 125, ../sass/masterstyles.scss */
#content {
  line-height: 1.95em;
  font-size: 15px;
  font-weight: 400; }

/* line 131, ../sass/masterstyles.scss */
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-overflow-scrolling: touch;
  border: 0 none; }

/* line 142, ../sass/masterstyles.scss */
/*
ul#mainnav {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  color: #4e4e4e;
  display: table;
  float: right;
  font-family: ff-tisa-web-pro, serif;
  font-size: 14px;
  height: 180px;
  line-height: 21px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-left: 0px; } */

/* line 162, ../sass/masterstyles.scss */
/*#mainnav > li {
  position: relative;
  z-index: 999;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  color: #4e4e4e;
  display: block;
  float: left;
  font-family: ff-tisa-web-pro, serif;
  font-size: 14px;
  height: 180px;
  line-height: 21px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  position: relative;
  text-align: left;
  z-index: 999; } */

/* line 186, ../sass/masterstyles.scss */
/*#mainnav > li > a {
  -webkit-font-smoothing: antialiased;
  animation-name: flipInX;
  backface-visibility: visible;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: none;
  background-origin: padding-box;
  background-size: auto;
  box-sizing: border-box;
  color: white;
  cursor: auto;
  display: block;
  font-family: myriad-pro, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin-left: 7.5px !important;
  margin-top: 25px;
  opacity: 1;
  padding-bottom: 25px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 30px;
  position: relative;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  transition-duration: 0.33s;
  transition-property: color, background, text-shadow, border, opacity, text-decoration;
  z-index: 50000; } */

/* line 223, ../sass/masterstyles.scss */
/*#mainnav > li ul {
  display: none;
  position: absolute;
  width: auto !important;
  z-index: 2000;
  list-style: none;
  margin: 0px;
  padding: 0px; }*/

/* line 232, ../sass/masterstyles.scss */
/*#mainnav > li > ul li {
  position: relative;
  white-space: nowrap;
  line-height: 1; }*/

/* line 237, ../sass/masterstyles.scss */
/*#mainnav > li > ul > li ul {
  top: -1px;
  z-index: 2001;
  width: auto !important;
  left: 100%; }*/

/* line 243, ../sass/masterstyles.scss */
/*#mainnav > li:hover > ul,
#mainnav > li > ul li:hover > ul {
  display: block; }*/

/* line 247, ../sass/masterstyles.scss */
li.sw-portfolio-tag-group {
  display: none; }

/* line 250, ../sass/masterstyles.scss */
/*#mainnav > li > a {
  color: #fff; }*/

/* line 253, ../sass/masterstyles.scss */
/*#mainnav > li > a:hover {
  color: #777; }*/

/* line 256, ../sass/masterstyles.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0px;
  border: none; }

/* line 263, ../sass/masterstyles.scss */
section.default-top h1 {
  position: absolute;
  bottom: 50px;
  color: #fff;
  z-index: 999; }

/* line 270, ../sass/masterstyles.scss */
.res-nav {
  text-transform: uppercase; }

/* line 274, ../sass/masterstyles.scss */
.res-nav ul {
  float: right;
  font-family: "myriad-pro", sans-serif; }
  /* line 277, ../sass/masterstyles.scss */
  .res-nav ul > li {
    float: left;
    display: inline-block;
    margin: 0;
    padding: 0;
    line-height: 55px;
    position: relative; }
    /* line 285, ../sass/masterstyles.scss */
    .res-nav ul > li > a {
      color: #FFF;
      display: block;
      padding: 0 20px;
      font-size: 16px; }
    /* line 302, ../sass/masterstyles.scss */
    .res-nav ul > li > ul {
      display: none;
      padding: 0px;
      background: #efefef;
      right: 10px;
      z-index: 999999;
      position: absolute;
      width: 200px; }
      /* line 311, ../sass/masterstyles.scss */
      .res-nav ul > li > ul > li {
        display: block;
        float: none;
        line-height: 1; }
        /* line 315, ../sass/masterstyles.scss */
        .res-nav ul > li > ul > li > a {
          display: block;
          padding: 0 20px;
          float: none;
          color: #1B2EA0;
          text-align: right;
          line-height: 2.5em; }
          /* line 323, ../sass/masterstyles.scss */
          .res-nav ul > li > ul > li > a:hover {
            text-decoration: none;
            color: #f0d450; }

/* line 334, ../sass/masterstyles.scss */
#content h1 {
  display: none; }

/* line 339, ../sass/masterstyles.scss */
#nav-content-wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  /* line 344, ../sass/masterstyles.scss */
  #nav-content-wrapper #nav {
    width: 25%;
    margin-top: 35px; }

/* line 351, ../sass/masterstyles.scss */
#nav h2 {
  font-size: 19px;
  color: #1B2EA0;
  margin-top: 0px;
  padding: 10px 0px;
  line-height: 1;
  border-bottom: 1px solid #D5D5D5;
  text-transform: uppercase; }

/* line 363, ../sass/masterstyles.scss */
.container {
  min-width: 767px; }

@media (max-width: 992px) {
  /* line 368, ../sass/masterstyles.scss */
  #nav {
    display: none; }

  /* line 372, ../sass/masterstyles.scss */
  #nav-content-wrapper {
    width: 750px;
    padding-left: 0;
    padding-right: 0; }
    /* line 377, ../sass/masterstyles.scss */
    #nav-content-wrapper #contentwrapper {
      width: auto; } }
/* line 384, ../sass/masterstyles.scss */
.footer .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-family: "ff-tisa-web-pro", serif; }
/* line 405, ../sass/masterstyles.scss */
.footer .btn-default {
  color: #1B2EA0;
  font-size: 15px;
  background-color: transparent;
  border-color: #1B2EA0 !important;
  border-radius: 0px;
  padding: 10px 15px 15px 15px; }

/* line 417, ../sass/masterstyles.scss */
#footer .row {
  margin-left: -15px;
  margin-right: -15px;
  width: auto;
  margin-bottom: 0;
  min-height: inherit; }
/* line 425, ../sass/masterstyles.scss */
#footer .col-md-4 {
  width: 33.33333333333333%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
/* line 434, ../sass/masterstyles.scss */
/*#footer .default-footer {
  background: #F1F1F1;
  position: relative;
  z-index: 1 !important;
  padding: 75px 0px; }*/
/* line 441, ../sass/masterstyles.scss */
#footer h2 {
  font-size: 35px;
  line-height: 1.5em;
  margin-top: 0.75em;
  text-transform: uppercase; }
/* line 448, ../sass/masterstyles.scss */
#footer h3 {
  font-size: 20px;
  color: #1B2EA0;
  line-height: 1em;
  margin-top: 0.9em;
  text-transform: uppercase; }
/* line 456, ../sass/masterstyles.scss */
#footer p {
  font-family: "myriad-pro", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: 0.48px; }
/* line 465, ../sass/masterstyles.scss */
#footer .footer-logo {
  border: none !important;
  margin: 0px !important;
  padding-bottom: 20px !important;
  display: block; }
/* line 472, ../sass/masterstyles.scss */
#footer .footer-button {
  font-weight: bold;
  font-style: italic;
  padding: 10px 15px 15px 15px;
  line-height: 4em;
  color: #1B2EA0;
  border: 1px solid #0f80a8; }
  /* line 480, ../sass/masterstyles.scss */
  #footer .footer-button:hover {
    background-color: #FFF; }
/* line 485, ../sass/masterstyles.scss */

/* line 490, ../sass/masterstyles.scss */
#footer .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }
/* line 501, ../sass/masterstyles.scss */
#footer .btn .caret {
  margin-left: 0; }
/* line 505, ../sass/masterstyles.scss */
#footer .dropdown {
  display: table;
  margin: auto;
  position: relative;
  border-collapse: separate; }
/* line 512, ../sass/masterstyles.scss */
#footer .dropdown-toggle:focus {
  outline: 0; }
/* line 520, ../sass/masterstyles.scss */
#footer .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  /* line 540, ../sass/masterstyles.scss */
  #footer .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap; }
/* line 551, ../sass/masterstyles.scss */
#footer .open > .dropdown-menu {
  display: block; }
/* line 555, ../sass/masterstyles.scss */
#footer .credit {
  text-align: center;
  padding: 10px;
  background: #1B2EA0;
  position: relative;
  z-index: 9; }
  /* line 562, ../sass/masterstyles.scss */
  #footer .credit p {
    color: #FFF;
    line-height: 1.95em;
    font-size: 15px;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    font-style: normal; }

/* line 574, ../sass/masterstyles.scss */
#the-key br {
  display: none; }

/* --------------------------------------------------------------------
 * 
 *  HEADER AND NAV 
 * 
 * -------------------------------------------------------------------- */
/* line 590, ../sass/masterstyles.scss */
.header {
  width: 100%;
  border-top: 0px;
  z-index: 4;
  bottom: 0px;
  position: absolute;
  -webkit-transition: background-color 0ms linear !important;
  -moz-transition: background-color 0ms linear !important;
  -o-transition: background-color 0ms linear !important;
  -ms-transition: background-color 0ms linear !important;
  transition: background-color 0ms linear !important;
  height: 85px; }

@media screen and (max-width: 767px) {
  /* line 604, ../sass/masterstyles.scss */
  .header {
    top: 5px !important; } }
/* line 608, ../sass/masterstyles.scss */
.header .sml-logo {
  display: none;
  padding: 5px 0px; }


/* line 638, ../sass/masterstyles.scss */
.header #mainnav > li > a {
  position: relative;
  z-index: 50000;
  font-family: "myriad-pro", sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: #fff;
  text-transform: uppercase;
  background-color: transparent !important;
  opacity: 1; }

@media screen and (max-width: 992px) {
  /* line 652, ../sass/masterstyles.scss */
  .header #mainnav > li > a {
    color: #1B2EA0; } }
/* line 657, ../sass/masterstyles.scss */
.header #mainnav > li > a:hover {
  color: #f0d450; }

/* line 660, ../sass/masterstyles.scss */
.header .navbar-default {
  background-color: transparent !important; }

/* line 663, ../sass/masterstyles.scss */
.header .navbar-default .navbar-nav {
  display: table;
  margin: auto;
  float: none; }

/* line 668, ../sass/masterstyles.scss */
header.fixedheader {
  z-index: 999999 !important;
  position: fixed;
  top: 0px !important; }


/* line 708, ../sass/masterstyles.scss */
.header.fixedheader {
  z-index: 99998 !important;
  position: fixed;
  top: 0px !important; }




/* line 724, ../sass/masterstyles.scss */
.header.fixedheader .navbar-default .navbar-nav {
  float: right !important; }


/* line 742, ../sass/masterstyles.scss */
.header.fixedheader .sml-logo {
  display: block !important;
  z-index: 99999999 !important;
  position: relative; }

/* line 747, ../sass/masterstyles.scss */
/*#mainnav > li > ul li a {
  padding: 0px !important;
  margin: 0px !important; } */

/* line 752, ../sass/masterstyles.scss */
section.default-top {
  position: relative;
  min-height: 550px;
  background-size: cover;
  background-position: center center; }

/* line 759, ../sass/masterstyles.scss */
#header.no-js {
  background-color: #1B2EA0; }
  /* line 763, ../sass/masterstyles.scss */
  #header.no-js section.default-top {
    background-position: top center; }

/* line 768, ../sass/masterstyles.scss */
#header, #footer {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  /* line 772, ../sass/masterstyles.scss */
  #header *, #footer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  /* line 777, ../sass/masterstyles.scss */
  #header .container, #footer .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px; }
  /* line 784, ../sass/masterstyles.scss */
  #header img, #footer img {
    width: auto;
    max-width: 100%;
    height: auto; }

/* line 791, ../sass/masterstyles.scss */
.navbar-default .navbar-toggle {
  margin-top: 25px;
  border-color: #DDD; }

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

/* line 801, ../sass/masterstyles.scss */
.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
  clear: both; }

/* line 805, ../sass/masterstyles.scss */
.header.fixedheader .sml-logo {
  margin-left: 15px;
  max-width: 230px; }

/* line 810, ../sass/masterstyles.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

/* line 816, ../sass/masterstyles.scss */
.navbar-default .navbar-collapse {
  position: relative; }

/* line 820, ../sass/masterstyles.scss */
.social-header {
  float: right;
  display: block;
  margin: 10px 0px 10px 0px;
  height: 30px;
  clear: inherit;
  position: absolute;
  right: 10px;
  top: 5px;
  z-index: 899999; }
  /* line 831, ../sass/masterstyles.scss */
  .social-header a.footicon {
    border: none !important;
    padding: 10px 0px;
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: none;
    background-origin: padding-box;
    background-size: auto;
    border-bottom-color: white;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: white;
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: white;
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: white;
    border-top-style: none;
    border-top-width: 0px;
    box-sizing: border-box;
    color: white;
    cursor: auto;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    height: auto;
    line-height: 21.4285717010498px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    text-decoration: none;
    transition-duration: 0.33s;
    transition-property: color, background, text-shadow, border, opacity, text-decoration; }
  /* line 874, ../sass/masterstyles.scss */
  .social-header a {
    color: #fff;
    font-size: 15px; }

/* line 880, ../sass/masterstyles.scss */
section.default-breadcrumbs {
  background: #1B2EA0;
  height: auto;
  min-height: 55px; }

/* line 889, ../sass/masterstyles.scss */
.navbar-toggle {
  display: none; }

/* line 892, ../sass/masterstyles.scss */
.navbar-header {
  float: left; }

/* line 896, ../sass/masterstyles.scss */
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
  margin-right: 0;
  margin-left: 0; }

@media (min-width: 768px) {
  /* line 903, ../sass/masterstyles.scss */
  #header .container, #footer .container {
    width: 750px; }

  /* line 908, ../sass/masterstyles.scss */
  .navbar-header {
    float: left; }

  /* line 912, ../sass/masterstyles.scss */
  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; }

  /* line 917, ../sass/masterstyles.scss */
  .navbar-toggle {
    display: none; }

  /* line 921, ../sass/masterstyles.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }

 }
@media (min-width: 992px) {
  /* line 937, ../sass/masterstyles.scss */
  #header .container, #footer .container {
    width: 970px; } }
@media (min-width: 1200px) {
  /* line 945, ../sass/masterstyles.scss */
  #header .container, #footer .container {
    width: 1170px; } }
@media (max-width: 992px) {
  /* line 952, ../sass/masterstyles.scss */
  .header.fixedheader #mainnav > li > a {
    padding-left: 0; } }
/* line 959, ../sass/masterstyles.scss */
#forgotpassword-page h1 {
  float: none;
  clear: both; }
/* line 964, ../sass/masterstyles.scss */
#forgotpassword-page a.forgotpasswordbtn {
  margin: 20px 0; }

/* line 969, ../sass/masterstyles.scss */
.config-page #header a, .config-page #nav a {
  text-decoration: none; }

/* line 973, ../sass/masterstyles.scss */
.requestformfield {
  margin-bottom: 5px; }

/* line 977, ../sass/masterstyles.scss */
#content2 {
  padding: 20px; }
  /* line 980, ../sass/masterstyles.scss */
  #content2 td {
    padding: 2px 0; }
  /* line 984, ../sass/masterstyles.scss */
  #content2 .reqfield, #content2 .formfield {
    max-width: 450px; }

/* line 991, ../sass/masterstyles.scss */
.donation-only-container {
  background: url("../images/starfish_new.jpg") no-repeat 600px 0;
  width: 890px; }
  /* line 997, ../sass/masterstyles.scss */
  .donation-only-container .donation-text {
    padding-bottom: 10px;
    clear: both; }
    /* line 1000, ../sass/masterstyles.scss */
    .donation-only-container .donation-text:after {
      content: "";
      display: block;
      clear: both; }
  /* line 1005, ../sass/masterstyles.scss */
  .donation-only-container .donation-text.first-row {
    padding-top: 100px;
    height: 80px;
    overflow: hidden; }
    /* line 1010, ../sass/masterstyles.scss */
    .donation-only-container .donation-text.first-row .don-image {
      float: left;
      width: 160px;
      margin-top: -33px; }
      /* line 1015, ../sass/masterstyles.scss */
      .donation-only-container .donation-text.first-row .don-image:after {
        content: "";
        display: block;
        clear: both; }
      /* line 1018, ../sass/masterstyles.scss */
      .donation-only-container .donation-text.first-row .don-image img {
        width: 140px;
        height: auto; }
    /* line 1024, ../sass/masterstyles.scss */
    .donation-only-container .donation-text.first-row p {
      margin-right: 270px; }
  /* line 1030, ../sass/masterstyles.scss */
  .donation-only-container .donation-text.second-row p {
    margin-right: 200px; }
  /* line 1037, ../sass/masterstyles.scss */
  .donation-only-container .donation-text.third-row .don-image {
    float: left; }
    /* line 1040, ../sass/masterstyles.scss */
    .donation-only-container .donation-text.third-row .don-image img {
      width: 65px;
      height: auto; }
  /* line 1046, ../sass/masterstyles.scss */
  .donation-only-container .donation-text.third-row p {
    margin-right: 250px;
    padding-top: 8px; }
  /* line 1053, ../sass/masterstyles.scss */
  .donation-only-container .donation-text.fifth-row p {
    margin-right: 250px; }

/* line 1061, ../sass/masterstyles.scss */
/*#billing-page .billing-1 .custom-field5-row, #billing-page .billing-2 .custom-field5-row {
  position: absolute;
  top: 177px; }/
/* line 1066, ../sass/masterstyles.scss */
/*#billing-page .billing-1 .billinginfoform, #billing-page .billing-2 .billinginfoform {
  position: relative; }*/
/* line 1070, ../sass/masterstyles.scss */
/*#billing-page .billing-1 .last-name-row, #billing-page .billing-2 .last-name-row {
  margin-bottom: 45px; }*/

/* line 1077, ../sass/masterstyles.scss */
/*#profile-page .custom5-row {
  position: absolute;
  top: 177px; }*/
/* line 1082, ../sass/masterstyles.scss */
#profile-page .profileinfoform {
  position: relative; }
/* line 1086, ../sass/masterstyles.scss */
/*#profile-page .last-name-row {
  margin-bottom: 45px; }*/

/* line 1094, ../sass/masterstyles.scss */
/*.ob-loggedin.ob-staff #billing-page .billing-1 .custom-field5-row, .ob-loggedin.ob-staff #billing-page .billing-2 .custom-field5-row {
  top: 253px; }*/
/* line 1101, ../sass/masterstyles.scss */
/*.ob-loggedin.ob-staff #profile-page .custom5-row {
  top: 253px; }*/

/* line 1111, ../sass/masterstyles.scss */
/*.ob-loggedin.ob-customer #billing-page .billing-1 .custom-field5-row, .ob-loggedin.ob-customer #billing-page .billing-2 .custom-field5-row {
  top: 215px; }*/
/* line 1118, ../sass/masterstyles.scss */
/*.ob-loggedin.ob-customer #profile-page .custom5-row {
  top: 215px; }*/

/* line 1125, ../sass/masterstyles.scss */
/*#billing-page .member-row {
  height: 56px; }*/
/* line 1129, ../sass/masterstyles.scss */
/*#billing-page .customer-id-row, #billing-page .company-row, #billing-page .first-name-row, #billing-page .last-name-row {
  height: 31px; }*/

/* line 1134, ../sass/masterstyles.scss */
.ob-loggedin.ob-staff .row.clear.butleftrightnumber-row {
  position: absolute;
  right: 0;
  top: -70px;
  width: 150px; }

/*used on homepage*/
/* line 1142, ../sass/masterstyles.scss */
p.h4 {
  font-weight: 700;
  font-family: "source-sans-pro", sans-serif;
  color: #1B2EA0;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 2em;
  line-height: 1.25em; }

/* line 1153, ../sass/masterstyles.scss */
.welcome-wrapper .bottom-section {
  padding: 15px;
  background: #EEEEEE;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: #999999 0px 1px 1px;
  -webkit-box-shadow: #999999 0px 1px 1px;
  -moz-box-shadow: #999999 0px 1px 1px; }
  /* line 1158, ../sass/masterstyles.scss */
  .welcome-wrapper .bottom-section:after {
    content: "";
    display: block;
    clear: both; }
  /* line 1162, ../sass/masterstyles.scss */
  .welcome-wrapper .bottom-section .bottom-left {
    float: left;
    width: 50%; }
    /* line 1166, ../sass/masterstyles.scss */
    .welcome-wrapper .bottom-section .bottom-left p {
      margin-right: 18.75px; }
  /* line 1171, ../sass/masterstyles.scss */
  .welcome-wrapper .bottom-section .bottom-right {
    float: left;
    width: 50%; }
    /* line 1175, ../sass/masterstyles.scss */
    .welcome-wrapper .bottom-section .bottom-right img {
      margin-bottom: 10px;
      width: 100%;
      height: auto; }
/* line 1183, ../sass/masterstyles.scss */
.welcome-wrapper td {
  vertical-align: top; }

/* line 1188, ../sass/masterstyles.scss */
.tablecontent {
  width: auto; }
  /* line 1191, ../sass/masterstyles.scss */
  .tablecontent > tbody > tr > td {
    width: auto; }

/* line 1197, ../sass/masterstyles.scss */
#ctl00_ContentPlaceHolder1_lblNewWelcomePage td {
  vertical-align: top; }
/* line 1201, ../sass/masterstyles.scss */
#ctl00_ContentPlaceHolder1_lblNewWelcomePage > table {
  width: auto; }
/* line 1205, ../sass/masterstyles.scss */
#ctl00_ContentPlaceHolder1_lblNewWelcomePage img {
  height: auto;
  max-width: 100%;
  width: 100%; }
/* line 1211, ../sass/masterstyles.scss */
#ctl00_ContentPlaceHolder1_lblNewWelcomePage div {
  width: auto !important; }
/* line 1215, ../sass/masterstyles.scss */
#ctl00_ContentPlaceHolder1_lblNewWelcomePage p {
  margin-top: 0;
  padding-right: 15px; }
  /* line 1219, ../sass/masterstyles.scss */
  #ctl00_ContentPlaceHolder1_lblNewWelcomePage p a {
    width: fit-content;
    background: #BA5936;
    border: 2px solid transparent;
    padding: 1em;
    border-radius: 10px;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 12px;
    font-family: "myriad-pro";
    text-transform: uppercase;
    display: inline-block;
    text-align: center; }
    /* line 1222, ../sass/masterstyles.scss */
    #ctl00_ContentPlaceHolder1_lblNewWelcomePage p a:hover {
      border: 2px solid #02147C;
      color: #02147C;
      background: #ffffff; }

/* line 1229, ../sass/masterstyles.scss */
.h7 {
  color: #006699;
  font-family: "ff-tisa-web-pro", serif;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  line-height: 18px; }

/* line 1238, ../sass/masterstyles.scss */
#nav {
  border: 1px solid #D5D5D5;
  background-color: #EEE; }
  /* line 1243, ../sass/masterstyles.scss */
  #nav h2 {
    background-color: #1B2EA0;
    padding: 15px;
    color: #FFF; }
  /* line 1249, ../sass/masterstyles.scss */
  #nav a.roller, #nav a.rollerright {
    padding: 15px;
    display: block;
    font-size: 17px;
    font-weight: bold; }
    /* line 1255, ../sass/masterstyles.scss */
    #nav a.roller:hover, #nav a.rollerright:hover {
      background-color: #1B2EA0;
      color: #FFF; }
  /* line 1261, ../sass/masterstyles.scss */
  #nav a.roller {
    border-bottom: 1px solid #D5D5D5; }


/* line 1276, ../sass/masterstyles.scss */
#footer .move-up-and-down {
  display: none;
  position: fixed;
  right: 20px;
  bottom: 90px;
  font-size: 40px;
  z-index: 999999999;
  color: #1B2EA0; }
  /* line 1286, ../sass/masterstyles.scss */
  #footer .move-up-and-down a {
    color: #1B2EA0;
    display: block; }
  /* line 1291, ../sass/masterstyles.scss */
  #footer .move-up-and-down .up, #footer .move-up-and-down .down {
    float: left; }
  /* line 1295, ../sass/masterstyles.scss */
  #footer .move-up-and-down .up {
    margin-right: 10px; }

/***Admin Only Styles****/
/* line 1304, ../sass/masterstyles.scss */
.config-page .header, .ob-loggedin.ob-staff .header {
  display: none; }
/* line 1308, ../sass/masterstyles.scss */
.config-page #header .default-top, .ob-loggedin.ob-staff #header .default-top {
  display: none; }
/* line 1312, ../sass/masterstyles.scss */
.config-page #header, .ob-loggedin.ob-staff #header {
  margin-top: 92px; }
/* line 1316, ../sass/masterstyles.scss */
.config-page ul#mainnav, .ob-loggedin.ob-staff ul#mainnav {
  height: auto; }
/* line 1320, ../sass/masterstyles.scss */
.config-page #mainnav > li, .ob-loggedin.ob-staff #mainnav > li {
  height: auto; }
  
 /* Guest Checkout Popup Window Size */
#RadWindowWrapper_ctl00_ContentPlaceHolder1_GuestCheckOutWindow > table {
height: 580px !important; }
  
 /* Hide Forgot Password Link */
#ctl00_ContentPlaceHolder1_lnkEnhancedForgotPassword {
display: none !important;}

  /* Style Guest Checkout Button */
#config-pop-up #login-page #guestcheckoutoption .standardbutton.guest-login-btn {
  font-size: large !important;
  display: block; 
  font-style: normal; !important}

.ob-body-wrapper-myreservations #my-reservations-page #my-reservations-grid {
    width: 100%;
}

.ob-body-wrapper-myreservations #my-reservations-page #my-reservations-grid #ctl00_ContentPlaceHolder1_rgReservations_ctl00_TopPager {
    display: none;
}

.ob-body-wrapper-myreservations #my-reservations-page #my-reservations-grid .rgHeaderWrapper {
    background-image: none;
    background-color: #1B2EA0;
}

.ob-body-wrapper-myreservations #my-reservations-page #my-reservations-grid .rgHeaderWrapper .rgHeaderDiv .rgHeader {
    background-image: none;
    background-color: #1B2EA0;
    font-size: 16px;
    font-weight: normal!important;
    color: #fff;
    text-align: center;
}

.ob-body-wrapper-myreservations #my-reservations-page #my-reservations-grid .rgHeaderWrapper .rgHeaderDiv .rgHeader > a {
    background-image: none;
    background-color: #1B2EA0;
    font-size: 14px;
    font-weight: normal!important;
    color: #fff;
    text-align: center;
}

.ob-body-wrapper-myreservations #my-reservations-page #my-reservations-grid #ctl00_ContentPlaceHolder1_rgReservations_GridData .rgMasterTable tbody > tr > td {
    font-size: 14px;
    border-right: 1px solid #eeeeee;
    text-align: center;
    padding: 5px;
}

.ob-body-wrapper-myreservations #my-reservations-page #my-reservations-grid #ctl00_ContentPlaceHolder1_rgReservations_GridData .rgMasterTable tbody > tr > td > a {
    padding: 0px;
    font-size: 14px;
}

.ob-body-wrapper-basket #basket-update #ctl00_ContentPlaceHolder1_rgParticipants {
    height: 100%!important;
    width: 100%!important;
}

.ob-body-wrapper-policies #policies-page #ctl00_ContentPlaceHolder1_rgOptions {
    height: 100%!important;
    width: 100%!important;
}

.ob-body-wrapper-policies #policies-page .farpoint-options-header {
    margin-top: 20px!important;
    display: block;
}

.ob-body-wrapper-policies #policies-page .rgHeader {
    background-image: none;
    background-color: transparent;
    border: none;
    padding-left:0px;
    font-weight: bold;
}

.ob-body-wrapper-policies #policies-page #ctl00_ContentPlaceHolder1_rgOptions {
    margin-top: 0px;
}

.ob-body-wrapper-policies #policies-page .riTextBox {
    text-align: center;
    width: 50px;
    margin-top: 5px;
}

#basket-page #basket-update .farpoint #ctl00_ContentPlaceHolder1_rgParticipants {
    height: 100%!important;
}

#participants-page #content-right #ctl00_ContentPlaceHolder1_rgParticipants {
    height: 100%!important;
    width: 100%!important;
    font-weight: bold;
}

#participants-page #content-right .rgMasterTable .rgHeader {
    background: transparent!important;
	font-weight: bold;
}

#participants-page #content-right .rgMasterTable .rgRow {
    background: transparent!important;
}

#participants-page #content-right .rgMasterTable .rgAltRow {
    background: transparent!important;
}

#participants-page #content-right .rgMasterTable .rgRow > td {
    border-right: 1px solid  #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}

#participants-page #content-right .rgMasterTable .rgAltRow > td {
    border-right: 1px solid  #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}

#participants-page #content-right #ctl00_ContentPlaceHolder1_rgParticipants_GridData {
	height: 100%!important;
}

/* Activity Booking Page */

/*Calendar Key */
#calendar-key {
    font-size: small;
    width: max-content;
    margin-bottom: 4px;
}
/* Select Time Dropdown */
#select-date-page #ctl00_ContentPlaceHolder1_divTimes select {
    border: 1px solid #d6d6d6;
    padding: 6.25px;
    font-size: 16px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    width: 100%;
}
/*Dynamic page panels -- Activity Booking*/
.flex-container {
    display: flex;
    width: calc(100% - 40px);
}
#select-date-page .flex-child-left {
    flex: 0 0 50%;
    padding-right: 15px;
    width: 50%;
}

#select-date-page .flex-child-right {
    flex: 0 0 50%;
    padding-left: 15px;
    width: 50%;
}
.policies-wrapper {
    border-left: 1px solid #AAAAAA;
    text-align: center;
}
span.participant-wrapper {
    padding-left: 10px;
    padding-top: 8px;
}
.participant-wrapper {
    text-align: start;
}
.input-group .participant-wrapper {
    max-width: calc(70% - 30px);
}
@-moz-document url-prefix() {
.input-group .participant-wrapper {
    max-width: calc(70% - 32px);
}
}
.participantcount {
    border: 1px solid #000;
    text-align: center;
    max-width: 25px;
}
.policies-panel {
    border: 1px solid #ddd;
    max-height:150px;
    overflow-x:hidden;
    overflow-y:scroll;
    margin-top:10px;
    margin-bottom:10px;
    padding: 5px;
}
.policies-accept {
    margin:10px;
}
 /* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 5; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.mobile-accordion {
    display:none;
}
.mobile-accordion-button {
    display:none;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus {
  z-index: 3;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 3;
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}
.input-group .form-control {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}
.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
}
.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}

#select-date-page .btn-danger {
    display: none;
    color: #d9534f;
    background-color: transparent;
    border: none;
    padding: 0;
    font-size: 40px;
    margin-top: -15px;
    text-align: justify;
    margin-right: 5px;
    font-family: sans-serif;
    font-weight: bold;
}

#select-date-page .btn-success {
    display: none;
    color: #228b22;
    background-color: transparent;
    border: none;
    padding: 0;
    font-size: 31px;
    margin-top: -4px;
    text-align: justify;
    margin-left: 3px;
    font-family: sans-serif;
    font-weight: bold;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.glyphicon-minus:before {
    content: "\2212";
}
.glyphicon-plus:before {
    content: "\2b";
}
.ActivityBookingVisibility {
    padding-left: 10px;
    padding-right: 10px;
    border: 5px solid red;
    border-radius: 25px;
}
.disabled {
      pointer-events: none;
  opacity: 0.65;
}

#select-date-page .fc-basic-view .fc-body .fc-row {
	min-height:45px!important;
	height: 45px!important;
}

#select-date-page .fc-basic-view .fc-day-number, .fc-basic-view .fc-week-number {
    padding-right: 7px!important;
    padding-top: 5px!important;
    font-weight: bolder;
    color: #696969;
}

#select-date-page .flex-container #ctl00_ContentPlaceHolder1_divLeftFlex #calendar-key #ctl00_ContentPlaceHolder1_lblKey {
	font-size: 11px;
}

#select-date-page #ctl00_ContentPlaceHolder1_divCalendarParent.ActivityBookingVisibility {
    padding-left: 3px;
    padding-right: 3px;
    border: solid 5px #1B2EA0;
    border-radius: 0px;
}

#select-date-page #ctl00_ContentPlaceHolder1_divTimes.ActivityBookingVisibility {
    padding: 3px;
    border: solid 5px #1B2EA0;
    border-radius: 0px;
}

#select-date-page #ctl00_ContentPlaceHolder1_divPoliciesWrapper.ActivityBookingVisibility {
    padding: 3px;
    border: solid 5px #1B2EA0;
    border-radius: 0px;
}

#select-date-page #ctl00_ContentPlaceHolder1_divTimes {
    padding: 3px;
    border: solid 5px transparent;
}

#select-date-page #ctl00_ContentPlaceHolder1_divCalendarParent {
    padding: 3px;
    border: solid 5px transparent;
}

#select-date-page #ctl00_ContentPlaceHolder1_divPoliciesWrapper {
    padding: 3px;
    border: solid 5px transparent;
}

#select-date-page #ctl00_ContentPlaceHolder1_divCalendarParent .fc-left {
    font-size: 10px;
      padding-top: 5px;
}

#select-date-page #ctl00_ContentPlaceHolder1_divCalendarParent .fc-right {
    font-size: 10px;
    padding-top: 5px;
}

#select-date-page .ddlTimes {
	background-color: transparent!important;
}

#select-date-page .fc-corner-left.fc-corner-right {
    background-image: none;
    background-color: #1B2EA0;
    border: none;
    box-shadow: none;
    text-shadow: none;
}

#select-date-page #ctl00_ContentPlaceHolder1_divCalendarParent .fc-prev3-button {
  display: none;
}

#select-date-page #ctl00_ContentPlaceHolder1_divCalendarParent .fc-next3-button {
  display: none;
}

#select-date-page .fc-center > h2 {
	font-size: 18px;
	font-weight: bold;
}

#select-date-page .fc-center {
	padding-top: 5px;
}

#select-date-page .fc-toolbar {
	background: #1B2EA0;
	margin-bottom: 0px;
	height: 35px;
	color:#fff;
}

#select-date-page .fc-corner-left.fc-corner-right {
	background-image: none;
	border: none;
	background-color: #1B2EA0;
	text-shadow: none;
	box-shadow: none;
	color: #fff;
    font-size: 12px;
}

.ob-loggedin.ob-staff.ob-body-wrapper-activitybooking #ctl00_ContentPlaceHolder1_divLeftFlex {
    flex: 0 0 50%;
    padding-right: 15px;
    width: 50%;
}

#select-date-page #ctl00_ContentPlaceHolder1_divPoliciesPanel .bodyindent {
	width: 100%!important;
}

#select-date-page .fc-row.fc-widget-header {
	background-color: #efefef;
	color: #1B2EA0;	
}

#select-date-page .fc-day-header.fc-widget-header.fc-sun, 
#select-date-page .fc-day-header.fc-widget-header.fc-mon, 
#select-date-page .fc-day-header.fc-widget-header.fc-tue, 
#select-date-page .fc-day-header.fc-widget-header.fc-wed,
#select-date-page .fc-day-header.fc-widget-header.fc-thu, 
#select-date-page .fc-day-header.fc-widget-header.fc-fri, 
#select-date-page .fc-day-header.fc-widget-header.fc-sat > span {
	font-weight: bold!important;
}

/*End Activity Booking*/

/* New site design changes */
.button {
  margin: 4em 0;
  transition: all 0.33s ease-in-out;
}

header .utility-nav {
  width: 100%;
  display: flex;
  background-color: #1B2EA0;
  height: 10px;
  position: fixed;
  top: 0px;
  z-index: 3;
}
@media only screen and (min-width: 1024px) {
  header .utility-nav {
    height: auto;
  }
}
header .utility-nav .utility-links {
  display: none;
}
@media only screen and (min-width: 1024px) {
  header .utility-nav .utility-links {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 0;
    margin-left: auto;
    margin-right: 5%;
    list-style: none;
  }
  header .utility-nav .utility-links li {
    padding: 0 29px;
  }
  header .utility-nav .utility-links li a {
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "myriad-pro";
    font-size: 10px;
    letter-spacing: 1px;
    transition: all 0.33s ease-in-out;
  }
  header .utility-nav .utility-links li a:hover {
    color: #68b3b9;
  }
  header .utility-nav .utility-links li a.calendar-utility {
    position: relative;
  }
  header .utility-nav .utility-links li a.calendar-utility:after {
    background: url("../images/calendar-icon.png");
    position: absolute;
    height: 40px;
    width: 40px;
    background-repeat: no-repeat;
    right: -45px;
    top: 2px;
    content: "";
  }
  header .utility-nav .utility-links li a.gift-shop {
    position: relative;
  }
  header .utility-nav .utility-links li a.gift-shop:after {
    background: url("../images/gift-bag-icon.png");
    position: absolute;
    height: 40px;
    width: 40px;
    background-repeat: no-repeat;
    right: -45px;
    top: 0px;
    content: "";
  }
  header .utility-nav .utility-links li a.memberships {
    position: relative;
  }
  header .utility-nav .utility-links li a.memberships:after {
    background: url("../images/membership-icon.png");
    position: absolute;
    height: 40px;
    width: 40px;
    background-repeat: no-repeat;
    right: -45px;
    top: 2px;
    content: "";
  }
  header .utility-nav .utility-links li a.buy-tickets {
    position: relative;
  }
  header .utility-nav .utility-links li a.buy-tickets:after {
    background: url("../images/tickets-icon.png");
    position: absolute;
    height: 40px;
    width: 40px;
    background-repeat: no-repeat;
    right: -45px;
    top: 0px;
    content: "";
  }
  header .utility-nav .utility-links li a.fishing-report {
    position: relative;
  }
  header .utility-nav .utility-links li a.fishing-report:after {
    background: url("../images/fishing-report-icon.png");
    position: absolute;
    height: 40px;
    width: 40px;
    background-repeat: no-repeat;
    right: -45px;
    top: 4px;
    content: "";
  }
  header .utility-nav .utility-links li a.current-conditions {
    position: relative;
  }
  header .utility-nav .utility-links li a.current-conditions:after {
    background: url("../images/weather-icon.png");
    position: absolute;
    height: 40px;
    width: 40px;
    background-repeat: no-repeat;
    right: -45px;
    top: 1px;
    content: "";
  }
  header .utility-nav .utility-links .search-button input {
    height: 30px;
    background-color: #1B2EA0;
    width: 0px;
    font-family: "myriad-pro", sans-serif;
    text-align: left;
    font-size: 13px;
    padding-left: 1em;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 0.75px;
    border: none;
    transition: all 0.33s ease-in-out;
  }
  header .utility-nav .utility-links .search-button button {
    height: 30px;
    width: 30px;
    border: none;
    background-color: #1B2EA0;
  }
  header .utility-nav .utility-links .search-button button i:before {
    color: white;
  }
  header .utility-nav .utility-links .search-button:hover input {
    background-color: #ffffff;
    width: 170px;
  }
  header .utility-nav .utility-links .search-button:hover button {
    background-color: #e7683b;
  }
}
header .header-container {
  background: transparent;
  display: flex;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 3;
  margin-top: 15px;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 1024px) {
  header .header-container {
    margin-top: 50px;
  }
}
header .header-container .logo-wrap {
  width: 50%;
  margin-left: 2%;
}
@media only screen and (min-width: 1024px) {
  header .header-container .logo-wrap {
    width: 25%;
    margin-left: 5%;
  }
}
header .header-container .flex-nav {
  display: none !important;
}
@media only screen and (min-width: 1024px) {
  header .header-container .flex-nav {
    display: flex !important;
    width: 75%;
    margin-right: 7%;
  }
  header .header-container .flex-nav #ctl00_cphMainMenu_swMainMenu_pnlMainMenu {
    width: 100%;
  }
  header .header-container .flex-nav #ctl00_cphMainMenu_swMainMenu_pnlMainMenu #mainnav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 800px;
    margin-left: auto;
  }
  header .header-container .flex-nav #ctl00_cphMainMenu_swMainMenu_pnlMainMenu #mainnav li a {
    font-family: "myriad-pro", sans-serif;
    color: white;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    transition: all 0.33s ease-in-out;
  }
  header .header-container .flex-nav #ctl00_cphMainMenu_swMainMenu_pnlMainMenu #mainnav li a:hover {
    color: #68b3b9;
  }
}
@media only screen and (min-width: 1024px) {
  header .header-container #sidecar-toggle {
    display: none;
  }
}
header .header-container #sidecar-toggle .hamburger {
  top: 50%;
}

.scrolled .utility-nav {
  top: 0px;
}
.scrolled .header-container {
  background-color: #000005;
  margin-top: 8px;
}
@media only screen and (min-width: 1024px) {
  .scrolled .header-container {
    margin-top: 30px;
  }
}
.scrolled .header-container #sidecar-toggle .hamburger {
  top: 50%;
}

#bablicFlagsWidget {
  right: 0 !important;
}

/* _flex-nav.scss */
nav.flex-nav {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding: 0;
}
nav.flex-nav ul#mainnav {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
nav.flex-nav ul#mainnav li {
  flex: 0 1 auto;
  padding-left: 2em;
  position: relative;
}
nav.flex-nav ul#mainnav li a {
  display: flex;
  transition: all 0.33s ease-in-out;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  color: white;
  font-family: "myriad-pro", sans-serif;
  letter-spacing: 2px;
}
nav.flex-nav ul#mainnav li a:hover {
  color: #68b3b9;
}
nav.flex-nav ul#mainnav li > a.current {
  color: #68b3b9;
}
nav.flex-nav ul#mainnav li ul {
  display: none;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 2000;
  padding-top: 1em;
}
nav.flex-nav ul#mainnav li ul > li {
  display: block;
  position: relative;
  white-space: nowrap;
  z-index: 999;
  padding: 0;
  transition: all 0.4s ease-in-out;
}
nav.flex-nav ul#mainnav li ul > li.hasChild {
  position: relative;
}
nav.flex-nav ul#mainnav li ul > li.hasChild > a:after {
  content: "\f053";
  font-family: "FontAwesome";
  font-size: 11px;
  color: white;
  display: block;
  position: absolute;
  left: 19px;
  top: calc(50% + 1px);
  transform: translate(0, -50%);
  transition: all 0.33s ease-in-out;
}
nav.flex-nav ul#mainnav li ul > li:hover > a {
  color: #68b3b9 !important;
}
nav.flex-nav ul#mainnav li ul > li:hover > a:after {
  color: #68b3b9;
}
nav.flex-nav ul#mainnav li ul > li:hover ul li a {
  color: #ffffff !important;
}
nav.flex-nav ul#mainnav li ul > li:hover ul li a:hover {
  color: #68b3b9 !important;
}
nav.flex-nav ul#mainnav li ul > li a {
  background: #02147C;
  display: block;
  padding: 15px 25px 15px 35px;
  letter-spacing: 0.48px;
  width: 100%;
  text-transform: capitalize !important;
  font-weight: 500 !important;
  transition: all 0.33s ease-in-out;
  font-size: 15px;
}
nav.flex-nav ul#mainnav li ul > li ul {
  top: 0px;
  right: 100%;
  padding: 0;
  width: fit-content;
}
nav.flex-nav ul#mainnav li ul > li ul > li:hover > a {
  color: #68b3b9 !important;
}
nav.flex-nav ul#mainnav li ul > li ul > li:hover > a:after {
  color: #68b3b9;
}
nav.flex-nav ul#mainnav li ul > li ul > li a {
  background-color: #1B2EA0;
  letter-spacing: 0.48px;
}
nav.flex-nav ul#mainnav li ul > li ul > li.hasChild {
  position: relative;
}
nav.flex-nav ul#mainnav li ul > li ul > li.hasChild:after {
  content: "";
  font-family: "FontAwesome";
  font-size: 1em;
  color: white;
  display: block;
  position: absolute;
  right: 0%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.33s ease-in-out;
}
nav.flex-nav ul#mainnav li ul > li ul > li > ul > li > a {
  background-color: #000005;
}
nav.flex-nav ul#mainnav li ul > li ul > li > ul > li > a:hover {
  background-color: #000009;
  color: white;
}
nav.flex-nav ul#mainnav a {
  text-decoration: none;
}
nav.flex-nav ul#mainnav > li:hover > ul,
nav.flex-nav ul#mainnav > li > ul > li:hover > ul,
nav.flex-nav ul#mainnav > li > ul > li:hover > ul > li:hover > ul {
  display: flex;
}

#siteWrapper {
  background-color: white;
  min-height: 100vh;
  position: relative;
}

.body-overlay {
  background: black;
  cursor: col-resize;
  display: block;
  height: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition-delay: 0.44s !important;
  transition: opacity 0.55s ease;
  visibility: hidden;
  width: 0;
  z-index: -100;
}
.body-overlay.active {
  height: 100%;
  opacity: 0.6;
  transition-delay: 0.2s !important;
  transition: opacity 0.55s ease;
  visibility: visible;
  width: 100%;
  z-index: 100;
}

#sidecar-toggle {
  border-radius: 4px;
  display: block;
  height: 40px;
  margin-left: auto;
  margin-right: 5%;
  width: 40px;
  top: 50%;
  cursor: pointer;
}
@media only screen and (min-width: 1440px) {
  #sidecar-toggle {
    display: none;
  }
}
#sidecar-toggle .hamburger {
  width: 50%;
  height: 3px;
  border-radius: 150px;
  position: relative;
  background-color: white;
}
#sidecar-toggle .hamburger:before {
  content: "";
  background-color: white;
  width: 25px;
  height: 3px;
  border-radius: 150px;
  top: -10px;
  position: absolute;
}
#sidecar-toggle .hamburger:after {
  content: "";
  background-color: white;
  width: 25px;
  border-radius: 150px;
  height: 3px;
  top: 10px;
  position: absolute;
}

/* ============ Sidecar Drawer ============ */
#sidecar {
  background-color: white;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  position: fixed;
  right: -300px;
  text-align: left;
  top: 0;
  transition: right 0.44s ease;
  width: 300px;
  z-index: 99999 !important;
}
#sidecar #close-sidecar {
  background: url("../images/close-sidecar.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  padding: 8px;
  width: 8px;
  height: 12px;
  position: absolute;
  top: 20px;
  right: 20px;
}
#sidecar #close-sidecar::after {
  content: "";
  height: 16px;
  pointer-events: none;
  position: absolute;
  top: 16px;
  right: 16px;
  width: 16px;
}
#sidecar ul#mainnav {
  right: 0px;
}

#sidecar.slide-right {
  left: inherit;
  opacity: 1;
  right: -300px;
  transition: transform 0.44s ease-in-out, left 0.44s ease-in-out, right 0.44s ease-in-out;
}
#sidecar.slide-right.active {
  box-shadow: 0px -5px 20px rgba(0, 0, 0, 0.3);
  opacity: 1;
  right: 0;
  transition: all 0.44s ease;
  background: #02147C;
}
#sidecar.slide-right.active ul#mainnav li a {
  margin-left: 0px;
  opacity: 1;
}

/* ============ Sidecar Menu ============ */
nav#sidecar ul#mainnav {
  -webkit-padding-start: 0px;
  background: transparent;
  display: block;
  height: auto;
  margin: 60px 0 40px;
  position: relative;
  width: 100%;
  left: 50%;
  transform: translate(-50%);
}
nav#sidecar ul#mainnav #mn-home {
  display: none;
}
nav#sidecar ul#mainnav li {
  background: transparent;
  display: block;
  float: none;
  height: auto;
  margin: 0;
  padding: 0;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  text-align: left;
  width: 100%;
}
nav#sidecar ul#mainnav li:nth-child(1) a {
  transition-delay: 0.05s !important;
}
nav#sidecar ul#mainnav li:nth-child(2) a {
  transition-delay: 0.1s !important;
}
nav#sidecar ul#mainnav li:nth-child(3) a {
  transition-delay: 0.15s !important;
}
nav#sidecar ul#mainnav li:nth-child(4) a {
  transition-delay: 0.2s !important;
}
nav#sidecar ul#mainnav li:nth-child(5) a {
  transition-delay: 0.25s !important;
}
nav#sidecar ul#mainnav li:nth-child(6) a {
  transition-delay: 0.3s !important;
}
nav#sidecar ul#mainnav li:nth-child(7) a {
  transition-delay: 0.35s !important;
}
nav#sidecar ul#mainnav li:nth-child(8) a {
  transition-delay: 0.4s !important;
}
nav#sidecar ul#mainnav li:nth-child(9) a {
  transition-delay: 0.45s !important;
}
nav#sidecar ul#mainnav li:last-child {
  border-bottom: none;
}
nav#sidecar ul#mainnav li ul {
  background: rgba(0, 0, 0, 0);
  display: block;
  float: none;
  margin: 0;
  max-height: 0px;
  overflow: hidden;
  padding: 0 0 0 0px;
  position: relative;
  transition: max-height 0.25s ease-in;
}
nav#sidecar ul#mainnav li ul li {
  border: none;
  top: 12%;
}
nav#sidecar ul#mainnav li ul li a {
  padding: 1em 25px;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 13px;
}
nav#sidecar ul#mainnav li ul li ul {
  background: rgba(0, 0, 0, 0.2);
}
nav#sidecar ul#mainnav li ul.active {
  display: block;
  float: none;
  max-height: 500px;
  transition: max-height 0.44s ease-in;
}
nav#sidecar ul#mainnav li a {
  display: inline-block;
  height: auto;
  opacity: 0;
  padding: 12px 25px;
  position: relative;
  transition: all 0.33s ease;
  width: 100%;
  color: white;
  text-transform: uppercase;
  font-family: "myriad-pro";
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 15px;
}
nav#sidecar ul#mainnav li a.expanded {
  color: #68b3b9 !important;
}
nav#sidecar ul#mainnav li a.expand {
  background: url("../images/arrow-light.png") center/50% no-repeat;
  cursor: pointer;
  display: block;
  height: 40px;
  padding: 16px;
  position: absolute;
  right: 5px;
  top: 0px;
  width: 40px;
  transform: rotate(270deg);
}
nav#sidecar ul#mainnav li a.expand.active {
  height: 20px;
  width: 20px;
  top: 5px;
  right: 3px;
  transform: scale(0.85);
  background: url("../images/teal-arrow.png") center/50% no-repeat;
}

.sidecar-utility {
  background-color: #68b3b9;
  margin: 4em 0;
  list-style: none;
  padding-left: 10%;
  padding-top: 1em;
  padding-bottom: 1em;
}
.sidecar-utility li {
  padding: 1em 0;
}
.sidecar-utility li a {
  font-family: "myriad-pro", sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1px;
  color: black;
  position: relative;
  transition: all 0.33s ease-in-out;
}
.sidecar-utility li a:hover {
  color: #02147C;
}
.sidecar-utility li a.gift-shop-icon-black {
  position: relative;
  padding-left: 22px;
}
.sidecar-utility li a.gift-shop-icon-black:before {
  background: url("../images/black-gift-icon.png");
  position: absolute;
  height: 40px;
  width: 40px;
  background-repeat: no-repeat;
  left: 0px;
  top: 0px;
  content: "";
}
.sidecar-utility li a.membership-icon-black {
  position: relative;
  padding-left: 22px;
}
.sidecar-utility li a.membership-icon-black:before {
  background: url("../images/black-membership-icon.png");
  position: absolute;
  height: 40px;
  width: 40px;
  background-repeat: no-repeat;
  left: 0px;
  top: 1px;
  content: "";
}
.sidecar-utility li a.tickets-icon-black {
  position: relative;
  padding-left: 22px;
}
.sidecar-utility li a.tickets-icon-black:before {
  background: url("../images/black-ticket-icon.png");
  position: absolute;
  height: 40px;
  width: 40px;
  background-repeat: no-repeat;
  left: 0px;
  top: 0px;
  content: "";
}

.search-button-sidecar {
  width: 80%;
  margin: 0 auto;
}
.search-button-sidecar input {
  height: 40px;
  background-color: #ffffff;
  width: 82%;
  font-family: "myriad-pro", sans-serif;
  text-align: left;
  font-size: 13px;
  padding-left: 1em;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.75px;
  border: none;
  transition: all 0.33s ease-in-out;
}
.search-button-sidecar button {
  height: 40px;
  width: 18%;
  margin-left: -4px;
  margin-top: 2px;
  border: none;
  background-color: #BA5936;
}
.search-button-sidecar button i:before {
  color: white;
}

.secondary-home-sidecar h2 {
  display: none;
}
.secondary-home-sidecar #subnav {
  background: transparent;
  display: block;
  height: auto;
  margin: 60px 0 40px;
  position: relative;
  width: 80%;
  left: 50%;
  transform: translate(-50%);
  list-style: none;
}
.secondary-home-sidecar #subnav li {
  border-bottom: solid 1px rgba(255, 255, 255, 0.4);
}
.secondary-home-sidecar #subnav li:last-child {
  border-bottom: none;
}
.secondary-home-sidecar #subnav li a {
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 16px;
}

footer {
  background-image: url("../images/BlueSand_BG.jpg") !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-top: 6em;
}
footer .aquarium-departments {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  footer .aquarium-departments {
    flex-direction: row;
    border-bottom: 2px solid white;
  }
}
footer .aquarium-departments .department {
  width: 100%;
  height: 60px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border-bottom: 4px solid white;
}
@media only screen and (min-width: 1024px) {
  footer .aquarium-departments .department {
    border-bottom: 0px solid white;
    border-bottom: 2px solid white;
    height: 100px;
  }
}
footer .aquarium-departments .department:before {
  content: "";
  width: 25%;
  position: absolute;
  height: 56px;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  footer .aquarium-departments .department:before {
    height: 100px;
  }
}
footer .aquarium-departments .department .department-container {
  text-align: center;
  display: inline-block;
  color: white;
  font-family: "myriad-pro", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 1px;
  transition: all 0.33s ease-in-out;
  width: fit-content;
  position: absolute;
}
footer .aquarium-departments .department:hover .department-container {
  color: #68b3b9;
}
footer .aquarium-departments .roanoke {
  background-image: url("../images/Footer_BG_Roanoke.jpg");
  background-position: center;
  background-size: cover;
}
@media only screen and (min-width: 1024px) {
  footer .aquarium-departments .roanoke {
    border-right: 3px solid white;
  }
}
footer .aquarium-departments .pine-knoll {
  background-image: url("../images/Footer_BG_PineKnoll.jpg");
  background-position: center;
  background-size: cover;
}
@media only screen and (min-width: 1024px) {
  footer .aquarium-departments .pine-knoll {
    border-right: 3px solid white;
  }
}
footer .aquarium-departments .fort-fisher {
  background-image: url("../images/Footer_BG_FortFisher.jpg");
  background-position: center;
  background-size: cover;
}
@media only screen and (min-width: 1024px) {
  footer .aquarium-departments .fort-fisher {
    border-right: 3px solid white;
  }
}
footer .aquarium-departments .jennette {
  background-image: url("../images/Footer_BG_JennettesPier.jpg");
  background-position: center;
  background-size: cover;
}
footer .contact-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 65%;
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) {
  footer .contact-section {
    flex-direction: row;
    padding: 4em 0;
    width: 100%;
    align-items: flex-start;
  }
}
footer .contact-section .logo-wrap {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2em 0;
  border-bottom: 1px solid rgba(225, 225, 225, 0.41);
}
@media only screen and (min-width: 1024px) {
  footer .contact-section .logo-wrap {
    padding: unset;
    width: 25%;
    height: 250px;
    border-bottom: 0px;
    border-right: 1px solid rgba(225, 225, 225, 0.41);
  }
}
footer .contact-section .logo-wrap a {
  text-align: center;
  width: 100%;
  padding: 1em;
}
footer .contact-section .logo-wrap a img {
  text-align: center;
  width: 50% !important;
}
@media only screen and (min-width: 1024px) {
  footer .contact-section .logo-wrap a img {
    width: 60% !important;
    max-height: 250px;
  }
}
footer .contact-section .footer-links {
  border-bottom: 1px solid rgba(225, 225, 225, 0.41);
  width: 100%;
  padding: 3em 0;
  margin: 0;
}
@media only screen and (min-width: 1024px) {
  footer .contact-section .footer-links {
    width: 25%;
    height: 250px;
    border-right: 1px solid rgba(225, 225, 225, 0.41);
    border-bottom: 0px;
    padding: 3em;
    padding-top: 0;
  }
}
footer .contact-section .footer-links ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  list-style: none;
  grid-gap: 2em;
  padding: 0;
}
footer .contact-section .footer-links ul li {
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  footer .contact-section .footer-links ul li {
    text-align: left;
  }
}
footer .contact-section .footer-links ul li a {
  color: #ffffff;
  font-family: "myriad-pro", sans-serif;
  font-size: 16px;
  transition: all 0.33s ease-in-out;
}
footer .contact-section .footer-links ul li a:hover {
  color: #68b3b9;
}
footer .contact-section .footer-contact {
  width: 100%;
  text-align: left;
  border-bottom: 1px solid rgba(225, 225, 225, 0.41);
  padding: 3em 0;
  list-style: none;
  margin: 0;
}
@media only screen and (min-width: 1024px) {
  footer .contact-section .footer-contact {
    padding: 3em;
    text-align: center;
    width: 25%;
    height: 250px;
    border-bottom: 0px;
    padding-top: 0;
    border-right: 1px solid rgba(225, 225, 225, 0.41);
  }
}
footer .contact-section .footer-contact li {
  padding: 1em;
}
@media only screen and (min-width: 1024px) {
  footer .contact-section .footer-contact li {
    text-align: left;
  }
}
footer .contact-section .footer-contact li a {
  color: #ffffff;
  font-family: "myriad-pro", sans-serif;
  font-size: 16px;
  transition: all 0.33s ease-in-out;
}
footer .contact-section .footer-contact li a:hover {
  color: #68b3b9;
}
footer .contact-section .footer-social {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 3em;
}
footer .contact-section .footer-social .newsletter {
  width: 100%;
  text-align: center;
}
footer .contact-section .footer-social .newsletter p {
  color: #FFF;
}
footer .contact-section .footer-social .newsletter .button a {
  width: fit-content;
  background: #BA5936;
    border: 2px solid transparent;
    padding: 1em;
    border-radius: 10px;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 12px;
    font-family: "myriad-pro";
    text-transform: uppercase;
    display: inline-block;
}

footer .contact-section .footer-social .newsletter .button:hover a {
  border: 2px solid #02147C;
  color: #02147C;
  background: #ffffff;
}


footer .contact-section .footer-social .social-icons {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 100%;
}
footer .contact-section .footer-social .social-icons a {
  height: 25px;
  width: 25px;
  position: relative;
}
footer .contact-section .footer-social .social-icons a:before {
  content: "";
  position: absolute;
  top: 110%;
  left: 0;
  width: 0%;
  height: 3px;
  transition: all 0.33s ease;
  background-color: #A8D562;
}
footer .contact-section .footer-social .social-icons a img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
footer .contact-section .footer-social .social-icons a:hover:before {
  width: 100%;
}
footer .contact-section .footer-social .social-icons a:hover img {
  animation: bounce 1.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) infinite;
}
@keyframes bounce {
  from, 20%, 53%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
    transform: translate3d(0, 0, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
@media only screen and (min-width: 1024px) {
  footer .contact-section .footer-social {
    width: 25%;
    padding-top: 2em;
  }
}

footer .copyright-info {
  background-color: white;
  font-family: "myriad-pro", sans-serif;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  footer .copyright-info {
    height: 200px;
  }
}
footer .copyright-info .logos {
  display: flex;
  margin: 0 auto;
  justify-content: center;
  align-items: space-between;
  padding: 2em 0;
  flex-direction: column;
}
footer .copyright-info .logos img {
  width: 200px !important;
  padding: 2em;
}
@media only screen and (min-width: 1024px) {
  footer .copyright-info .logos {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 60%;
  }
}
footer .copyright-info .copyright {
  padding: 1em;
  text-align: center;
}
footer .copyright-info .copyright .site-credit-link {
  font-family: "myriad-pro", sans-serif;
}
footer .copyright-info .copyright a {
  font-family: "myriad-pro", sans-serif;
  font-size: 12px;
  color: black;
  transition: all 0.33s ease-in-out;
}
footer .copyright-info .copyright a:hover {
  color: #68b3b9;
}

.email-icon {
  position: relative;
  padding-left: 6px;
}
.email-icon:before {
  background: url("../images/email-icon.png");
  position: absolute;
  height: 40px;
  width: 40px;
  background-repeat: no-repeat;
  left: -11px;
  top: 6px;
  content: "";
}

.phone-icon {
  position: relative;
  padding-left: 6px;
}
.phone-icon:before {
  background: url("../images/phone-icon.png");
  position: absolute;
  height: 40px;
  width: 40px;
  background-repeat: no-repeat;
  left: -11px;
  top: 4px;
  content: "";
}

.map-icon {
  position: relative;
  padding-left: 6px;
}
.map-icon:before {
  background: url("../images/location-icon.png");
  position: absolute;
  height: 40px;
  width: 40px;
  background-repeat: no-repeat;
  left: -11px;
  top: 4px;
  content: "";
}

/* Gift Card Items */
.reqflderror {
  border: 1px #FF0000 solid !important;
  box-sizing: border-box;
  font-size: 1em;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
  -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}
.membership #ctl00_ContentPlaceHolder1_lnkRecipientLink, .membership #ctl00_ContentPlaceHolder1_lnkGMRecipientLink {
  background: #e77b40;
  padding: 8px !important;
  font-size: 11px;
  display: block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  width: auto !important;
  /*display: inline-block;*/
  margin-bottom: 25px;
  margin-top: 25px;
}
.errortext {  color: #C0392B;}
.ob-body-wrapper-giftcertificates .donationlistformtext {  display: block;}
.ob-body-wrapper-giftcertificates #ctl00_ContentPlaceHolder1_optGiftCertificateDeliveryList {
  display: block;
}
.ob-body-wrapper-giftcertificates #ctl00_ContentPlaceHolder1_optGiftCertificateDeliveryList_1 { margin-left: 10px;
}

#gcpayment-page #ctl00_ContentPlaceHolder1_lblAct {
	font-size: large;
} 

#gcpayment-lnks {
	position: absolute;
	bottom: 25%;
}

#ctl00_ContentPlaceHolder1_pnlMembershipDetails label {
	margin-right: 5px;
	margin-left: 5px;
}

.memsecondname #ctl00_ContentPlaceHolder1_lblSecondName {
	margin-left: 50px;
} 

.memsecondname #ctl00_ContentPlaceHolder1_lblSecondName:after {
	content: ":";
} 

.memkids #ctl00_ContentPlaceHolder1_lblNoKids {
	margin-right: 78px;
}

.memkids label:after {
	content: ":";
}

#RadWindowWrapper_ctl00_ContentPlaceHolder1_RadWindowDonationPopUp {
	z-index: 99999 !important;
}