/* line 12, ../sass/page.scss */
body {
  font-family: "Noto Sans", "Helvetica";
  font-weight: 400;
}

input[type="text"] {
height:30px;
}

div.form-row div.form-content>input[type="text"] {
max-width: 400px;
    width: 100%;
	margin-left: 250px;
margin-top: -35px;
}

div.form-row div.form-content>select {
max-width: 415px;
    width: 100%;
	margin-left: 250px;
margin-top: -35px;
height:40px
}

.date-input-container {
max-width: 400px;
    width: 100%;
    margin-left: 250px;
    margin-top: -35px;
}


#lo-attendeeContainer div.consRegFieldContainer .fieldContainer .field-row .label {
display:none;
}

#lo-attendeeContainer div.consRegFieldContainer .fieldContainer .field-row {
width:47%;
display: inline-block;
margin: 0px;
}

#lo-attendeeContainer #cons-reg-accepts_email {
font-size:14px;
}

#lo-attendeeContainer input[type="text"] {
height:40px;
}

/* line 23, ../sass/page.scss */
#site-alert {
  display: none;
  background-color: #c10335;
  color: #fff;
  font-family: "Noto Sans", arial;
  padding-bottom: 18px;
}
/* line 30, ../sass/page.scss */
#site-alert .section {
  padding-top: 18px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
/* line 36, ../sass/page.scss */
#site-alert .section a {
  background-color: #fff;
}
/* line 40, ../sass/page.scss */
#site-alert .section .title {
  text-transform: uppercase;
  font-weight: bold;
  margin-right: 10px;
  white-space: nowrap;
}
/* line 47, ../sass/page.scss */
#site-alert .section .description {
  margin-right: 10px;
  font-size: 13px;
}
/* line 52, ../sass/page.scss */
#site-alert .section a.link {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  padding: 6px 20px 6px 12px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  color: #8A102F;
  background: white url(../images/arrow-right-red-alert.png) no-repeat right center;
  margin-top: 10px;
  white-space: nowrap;
}
/* line 66, ../sass/page.scss */
#site-alert .alert-close {
  position: absolute;
  top: 10px;
  right: 18px;
  width: 17px;
  height: 17px;
  cursor: pointer;
}
@media screen and (max-width: 480px) {
  /* line 77, ../sass/page.scss */
  #site-alert .section .title {
    margin: 0;
    white-space: normal;
  }
  /* line 81, ../sass/page.scss */
  #site-alert .section .description {
    display: none;
  }
}

/* line 98, ../sass/page.scss */
#header .section {
  position: relative;
}
/* line 105, ../sass/page.scss */
#header .section a#logo {
  width: 203px;
  height: 36px;
  display: block;
  position: absolute;
  left: 0;
  top: 30px;
  margin-left: 6px;
}
/* line 114, ../sass/page.scss */
#header .section a#logo img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 125, ../sass/page.scss */
#header .section #block-menu-menu-utility {
  float: right;
  font-family: "Noto Sans", arial;
  font-size: 12px;
  font-weight: bold;
  margin-top: 4px;
  margin-right: 2px;
}
/* line 133, ../sass/page.scss */
#header .section #block-menu-menu-utility li {
  margin-right: 12px;
}
/* line 136, ../sass/page.scss */
#header .section #block-menu-menu-utility li.last {
  margin-right: 0;
}
/* line 146, ../sass/page.scss */
#header .section #block-search-form {
  position: absolute;
  right: 0;
  top: 26px;
  width: 203px;
  height: 43px;
  z-index: 1001;
}
/* line 154, ../sass/page.scss */
#header .section #block-search-form input.form-text {
  border: 1px solid #ced4d9;
  border-radius: 2px;
  -moz-border-radius: 2px;
  height: 39px;
  width: 167px;
  color: #555;
  padding-left: 4px;
  padding-right: 30px;
  font-size: 1.0em;
}
/* line 166, ../sass/page.scss */
#header .section #block-search-form label {
  font-family: "Noto Sans", arial;
  font-size: 1.0em;
  color: #7d8a93;
  display: block;
  font-weight: normal;
  position: absolute;
  left: 7px;
  top: 0;
}
/* line 177, ../sass/page.scss */
#header .section #block-search-form .form-submit {
  position: absolute;
  top: 16px;
  right: 10px;
  width: 14px;
  height: 14px;
  border: 0;
  background: transparent url(../images/magnifying-glass.png) no-repeat;
  text-indent: -99999px;
  cursor: pointer;
}

@media screen and (max-width: 775px) {
div.form-row div.form-content>input[type="text"] {
    display: block;
    position: relative;
    margin-left: 0px;
    margin-top: 0px;
    width: 100%;
}

div.form-row div.form-content>select {
  display: block;
    position: relative;
    margin-left: 0px;
    margin-top: 0px;
    width: 100%;
}

.date-input-container {
	  display: block;
    position: relative;
    margin-left: 0px;
    margin-top: 0px;
    width: 100%;
}


}

@media screen and (max-width: 1020px) {
  /* line 146, ../sass/page.scss */
  #header .section #block-search-form {
    display: none;
  }
}
/* line 201, ../sass/page.scss */
#header .section #block-superfish-1 {
  font-family: "Noto Sans", arial;
  font-weight: bold;
  font-size: 13px;
  position: absolute;
  left: 280px;
  top: 26px;
}
/* line 209, ../sass/page.scss */
#header .section #block-superfish-1 a {
  padding: 15px 20px;
}
/* line 212, ../sass/page.scss */
#header .section #block-superfish-1 a:link {
  color: #616b72;
}
/* line 215, ../sass/page.scss */
#header .section #block-superfish-1 a:visited {
  color: #616b72;
}
/* line 218, ../sass/page.scss */
#header .section #block-superfish-1 a:hover {
  color: #9d0389;
}
/* line 223, ../sass/page.scss */
#header .section #block-superfish-1 li.sf-depth-1 {
  text-transform: uppercase;
}
/* line 227, ../sass/page.scss */
#header .section #block-superfish-1 li.sf-depth-1 ul {
  text-transform: none;
  border: 1px solid #ced4d9;
  background: #fff;
  border-radius: 2px;
  -moz-border-radius: 2px;
  margin-top: 11px;
  text-align: center;
  line-height: 1.2em;
}
/* line 237, ../sass/page.scss */
#header .section #block-superfish-1 li.sf-depth-1 ul .second-tier-arrow {
  margin-top: -12px;
  text-align: left;
  margin-left: 24px;
  height: 13px;
  width: 9px;
}
/* line 247, ../sass/page.scss */
#header .section #block-superfish-1 li.sf-depth-1 ul li a {
  padding-top: 12px;
  padding-bottom: 12px;
  display: block;
}
/* line 252, ../sass/page.scss */
#header .section #block-superfish-1 li.sf-depth-1 ul li a:link {
  color: #616b72;
}
/* line 256, ../sass/page.scss */
#header .section #block-superfish-1 li.sf-depth-1 ul li a:hover {
  background: #e5ecf2;
  color: #1e73bc;
}
/* line 265, ../sass/page.scss */
#header .section #block-superfish-1 li.sf-depth-1.sf-item-5 {
  background: #9d0389 url(../images/arrow-down-white-donate.png) no-repeat right center;
  border-radius: 2px;
  -moz-border-radius: 2px;
}
/* line 270, ../sass/page.scss */
#header .section #block-superfish-1 li.sf-depth-1.sf-item-5 > a {
  color: #fff;
  padding-right: 30px;
}
/* line 276, ../sass/page.scss */
#header .section #block-superfish-1 li.sf-depth-1.sf-item-6 {
  display: none;
}
@media screen and (min-width: 830px) and (max-width: 1178px) {
  /* line 201, ../sass/page.scss */
  #header .section #block-superfish-1 {
    left: 22%;
  }
}
@media screen and (min-width: 830px) and (max-width: 1020px) {
  /* line 201, ../sass/page.scss */
  #header .section #block-superfish-1 {
    left: 30%;
    right: 0;
  }
}
/* line 296, ../sass/page.scss */
#header .section #block-superfish-1 .sf-js-enabled li.first.sf-depth-1 {
  padding-top: 0;
}
/* line 300, ../sass/page.scss */
#header .section #block-superfish-1 .sf-js-enabled li.last.sf-depth-1 {
  padding-bottom: 0;
}
@media screen and (max-width: 830px) {
  /* line 96, ../sass/page.scss */
  #header {
    height: 80px;
  }
  /* line 312, ../sass/page.scss */
  #header .section {
    height: 80px;
  }
  /* line 315, ../sass/page.scss */
  #header .section a#logo {
    position: relative;
    top: auto;
    left: auto;
    margin-top: 24px;
    margin-left: 0px;
    float: left;
    width: 220px;
  }
  /* line 327, ../sass/page.scss */
  #header .section .region-header {
    clear: both;
    width: 100%;
    overflow: hidden;
  }
  /* line 334, ../sass/page.scss */
  #header .section #block-superfish-1 {
    display: none;
    margin-top: 10px;
    background-color: #e4ebf1;
    position: relative;
    z-index: 1;
  }
  /* line 341, ../sass/page.scss */
  #header .section #block-superfish-1 .second-tier-arrow img {
    display: none;
  }
  /* line 345, ../sass/page.scss */
  #header .section #block-superfish-1 a {
    display: block;
    line-height: 1.2em;
    padding: 0.7em 0;
  }
  /* line 351, ../sass/page.scss */
  #header .section #block-superfish-1 ul {
    margin: 0 6px 6px 6px;
    padding: 0;
    list-style: none;
  }
  /* line 357, ../sass/page.scss */
  #header .section #block-superfish-1 li {
    float: none;
  }
  /* line 362, ../sass/page.scss */
  #header .section #block-superfish-1 li.sf-depth-1.first {
    padding-top: 0.5em;
  }
  /* line 366, ../sass/page.scss */
  #header .section #block-superfish-1 li.sf-depth-1.last {
    padding-bottom: 0.5em;
  }
  /* line 370, ../sass/page.scss */
  #header .section #block-superfish-1 li.sf-depth-1 ul {
    display: none;
  }
  /* line 375, ../sass/page.scss */
  #header .section #block-superfish-1 li.sf-depth-1.active-trail ul {
    display: block;
  }
  /* line 380, ../sass/page.scss */
  #header .section #block-superfish-1 li.sf-depth-1 li.sf-depth-2 {
    margin-left: 10px;
  }
  /* line 384, ../sass/page.scss */
  #header .section #block-superfish-1 li.sf-depth-1.sf-item-5 {
    display: none;
  }
  /* line 388, ../sass/page.scss */
  #header .section #block-superfish-1 li.sf-depth-1.sf-item-6 {
    display: block;
  }
  /* line 394, ../sass/page.scss */
  #header .section #block-menu-menu-utility {
    display: none;
  }
  /* line 399, ../sass/page.scss */
  #header #mobile-menu-button {
    float: right;
    cursor: pointer;
    margin-right: 0;
    margin-top: 20px;
    font-family: "Noto Sans", arial;
    color: #7d8a93;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    background: url("../images/mobile-menu.png") center top no-repeat;
    padding-top: 30px;
  }
}
@media screen and (min-width: 830px) {
  /* line 416, ../sass/page.scss */
  #header .region-header {
    position: relative;
  }
  /* line 421, ../sass/page.scss */
  #header #mobile-menu-button {
    display: none;
  }
}

/* line 442, ../sass/page.scss */
#footer-wrapper {
  background: #03407a;
  clear: both;
}
/* line 452, ../sass/page.scss */
#footer-wrapper .section #footer-first {
  display: none;
}
@media screen and (min-width: 880px) {
  /* line 452, ../sass/page.scss */
  #footer-wrapper .section #footer-first {
    display: block;
    padding-top: 36px;
    width: 60%;
    float: left;
    margin-left: 10px;
  }
  /* line 472, ../sass/page.scss */
  #footer-wrapper .section #footer-first #block-site-footer-menu {
    float: left;
    font-family: "Noto Sans", arial;
  }
  /* line 476, ../sass/page.scss */
  #footer-wrapper .section #footer-first #block-site-footer-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
  }
  /* line 482, ../sass/page.scss */
  #footer-wrapper .section #footer-first #block-site-footer-menu ul li.expanded {
    width: 25%;
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 1px;
  }
  /* line 490, ../sass/page.scss */
  #footer-wrapper .section #footer-first #block-site-footer-menu ul li.expanded a {
    color: #fff;
  }
  /* line 494, ../sass/page.scss */
  #footer-wrapper .section #footer-first #block-site-footer-menu ul li.expanded ul.menu {
    margin-top: 24px;
    text-transform: none;
    font-size: 12px;
  }
  /* line 499, ../sass/page.scss */
  #footer-wrapper .section #footer-first #block-site-footer-menu ul li.expanded ul.menu li {
    margin: 0 20px 8px 0;
    line-height: 1.1em;
    font-weight: normal;
    letter-spacing: 0;
  }
  /* line 505, ../sass/page.scss */
  #footer-wrapper .section #footer-first #block-site-footer-menu ul li.expanded ul.menu li a {
    color: #cbdded;
  }
}
@media screen and (min-width: 880px) and (max-width: 980px) {
  /* line 452, ../sass/page.scss */
  #footer-wrapper .section #footer-first {
    width: 55%;
  }
}
/* line 520, ../sass/page.scss */
#footer-wrapper .section #footer-second {
  width: 370px;
  overflow: hidden;
  padding-top: 36px;
  margin-right: 10px;
}
/* line 528, ../sass/page.scss */
#footer-wrapper .section #footer-second #block-ll-newsletter-ll-newsletter-email-signup {
  height: 122px;
  margin-bottom: 30px;
  position: relative;
}
/* line 533, ../sass/page.scss */
#footer-wrapper .section #footer-second #block-ll-newsletter-ll-newsletter-email-signup h2 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  font-family: "Noto Sans", arial;
  color: #fff;
  margin: 0;
  letter-spacing: 1px;
}
/* line 543, ../sass/page.scss */
#footer-wrapper .section #footer-second #block-ll-newsletter-ll-newsletter-email-signup input.form-text {
  border: 1px solid #ced4d9;
  border-radius: 2px;
  -moz-border-radius: 2px;
  height: 39px;
  color: #555;
  padding: 0 4px;
  font-size: 0.8em;
}
/* line 553, ../sass/page.scss */
#footer-wrapper .section #footer-second #block-ll-newsletter-ll-newsletter-email-signup .form-item-cons-first-name {
  position: absolute;
  top: 30px;
  left: 0;
}
/* line 558, ../sass/page.scss */
#footer-wrapper .section #footer-second #block-ll-newsletter-ll-newsletter-email-signup .form-item-cons-first-name #edit-cons-first-name {
  width: 170px;
}


@media screen and (max-width: 480px) {
  /* line 558, ../sass/page.scss */
  #footer-wrapper .section #footer-second #block-ll-newsletter-ll-newsletter-email-signup .form-item-cons-first-name #edit-cons-first-name {
    width: 140px;
  }
}
/* line 567, ../sass/page.scss */
#footer-wrapper .section #footer-second #block-ll-newsletter-ll-newsletter-email-signup .form-item-cons-last-name {
  position: absolute;
  top: 30px;
  right: 0;
}
/* line 572, ../sass/page.scss */
#footer-wrapper .section #footer-second #block-ll-newsletter-ll-newsletter-email-signup .form-item-cons-last-name #edit-cons-last-name {
  width: 170px;
}
@media screen and (max-width: 480px) {
  /* line 572, ../sass/page.scss */
  #footer-wrapper .section #footer-second #block-ll-newsletter-ll-newsletter-email-signup .form-item-cons-last-name #edit-cons-last-name {
    width: 140px;
  }
}
/* line 581, ../sass/page.scss */
#footer-wrapper .section #footer-second #block-ll-newsletter-ll-newsletter-email-signup .form-item-cons-email {
  position: absolute;
  bottom: 0;
  left: 0;
}
/* line 586, ../sass/page.scss */
#footer-wrapper .section #footer-second #block-ll-newsletter-ll-newsletter-email-signup .form-item-cons-email #edit-cons-email {
  width: 220px;
}
@media screen and (max-width: 480px) {
  /* line 581, ../sass/page.scss */
  #footer-wrapper .section #footer-second #block-ll-newsletter-ll-newsletter-email-signup .form-item-cons-email {
    bottom: 52px;
  }
  /* line 593, ../sass/page.scss */
  #footer-wrapper .section #footer-second #block-ll-newsletter-ll-newsletter-email-signup .form-item-cons-email #edit-cons-email {
    width: 300px;
  }
}
/* line 599, ../sass/page.scss */
#footer-wrapper .section #footer-second #block-ll-newsletter-ll-newsletter-email-signup label {
  font-family: "Noto Sans", arial;
  font-size: 0.9em;
  color: #7d8a93;
  display: block;
  font-weight: normal;
  position: absolute;
  left: 7px;
  top: 12px;
}
/* line 610, ../sass/page.scss */
#footer-wrapper .section #footer-second #block-ll-newsletter-ll-newsletter-email-signup .form-submit {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 130px;
  height: 41px;
  border: 0;
  padding-right: 20px;
  background: #1875bb url(../images/arrow-right-white-button.png) no-repeat right center;
  cursor: pointer;
  color: #fff;
  border-radius: 2px;
  -moz-border-radius: 2px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}
@media screen and (max-width: 480px) {
  /* line 610, ../sass/page.scss */
  #footer-wrapper .section #footer-second #block-ll-newsletter-ll-newsletter-email-signup .form-submit {
    width: 310px;
    background: #1875bb url(../images/arrow-right-white-button.png) no-repeat 190px 17px;
  }
}
@media screen and (max-width: 480px) {
  /* line 528, ../sass/page.scss */
  #footer-wrapper .section #footer-second #block-ll-newsletter-ll-newsletter-email-signup {
    height: 174px;
  }
}
/* line 644, ../sass/page.scss */
#footer-wrapper .section #footer-second #block-site-social-follow-us {
  clear: both;
}
/* line 647, ../sass/page.scss */
#footer-wrapper .section #footer-second #block-site-social-follow-us h2 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  font-family: "Noto Sans", arial;
  color: #fff;
  margin: 0;
  letter-spacing: 1px;
  margin-bottom: 16px;
}
/* line 658, ../sass/page.scss */
#footer-wrapper .section #footer-second #block-site-social-follow-us .facebook-like {
  display: inline-block;
  width: 100px;
}
/* line 663, ../sass/page.scss */
#footer-wrapper .section #footer-second #block-site-social-follow-us .twitter-follow {
  display: inline-block;
  width: 140px;
}
@media screen and (max-width: 880px) {
  /* line 520, ../sass/page.scss */
  #footer-wrapper .section #footer-second {
    margin-left: auto;
    margin-right: auto;
  }
  /* line 679, ../sass/page.scss */
  #footer-wrapper .section #footer-second h2 {
    text-align: center;
  }
  /* line 683, ../sass/page.scss */
  #footer-wrapper .section #footer-second #block-site-social-follow-us {
    margin: 20px auto 0 auto;
    width: 244px;
  }
  /* line 687, ../sass/page.scss */
  #footer-wrapper .section #footer-second #block-site-social-follow-us h2 {
    display: none;
  }
}
@media screen and (max-width: 880px) and (max-width: 480px) {
  /* line 520, ../sass/page.scss */
  #footer-wrapper .section #footer-second {
    width: 310px;
  }
}
@media screen and (min-width: 880px) {
  /* line 520, ../sass/page.scss */
  #footer-wrapper .section #footer-second {
    float: right;
  }
}

/* line 715, ../sass/page.scss */
#footer-lower {
  background: #03407a;
  font-family: "Noto Sans", arial;
  font-size: 12px;
}
/* line 720, ../sass/page.scss */
#footer-lower .section {
  color: #cbdded;
}
/* line 723, ../sass/page.scss */
#footer-lower .section a {
  color: #cbdded!important;
}
/* line 726, ../sass/page.scss */
#footer-lower .section a:hover {
  text-decoration: underline;
}
/* line 732, ../sass/page.scss */
#footer-lower #block-menu-menu-footer {
  float: right;
}
/* line 735, ../sass/page.scss */
#footer-lower #block-menu-menu-footer .pipe {
  padding: 0 8px;
}
@media screen and (max-width: 480px) {
  /* line 732, ../sass/page.scss */
  #footer-lower #block-menu-menu-footer {
    float: none;
    text-align: center;
    margin: 10px 20px 20px 20px !important;
    line-height: 2em;
  }
}
/* line 747, ../sass/page.scss */
#footer-lower #block-block-2 {
  float: left;
}
/* line 750, ../sass/page.scss */
#footer-lower #block-block-2 p {
  margin: 0;
}
@media screen and (max-width: 480px) {
  /* line 747, ../sass/page.scss */
  #footer-lower #block-block-2 {
    float: none;
    text-align: center;
    margin: 0 20px 20px 20px !important;
    line-height: 2em;
  }
}
