/* _altru.scss */
/* ============ BASE ============ */
/* _variables.scss */
/* ============ Colors ============ */
/* ============ Fonts ============ */
/* ============ Breakpoints ============ */
body {
  overflow-x: hidden;
}

form > .container-fluid {
  padding: 0;
}

.MS_pageWrapper {
  margin-bottom: 0;
}

.site-container .row {
  margin-left: 0;
  margin-right: 0;
}
.site-container .row:before, .site-container .row:after {
  display: none;
}
.site-container .container {
  padding: 0;
  width: 100%;
  position: relative;
  margin: 0;
}
.site-container .container:before, .site-container .container:after {
  display: none;
}
.site-container div[class*=col-] {
  float: none;
}
.site-container * {
  float: none;
}
.site-container .MS_LoginButtonOuterContainer {
  height: inherit;
}
.site-container .site-pusher .MS_pageWrapper {
  padding: 0;
  width: 100%;
}
.site-container .site-pusher .MS_pageWrapper .site-wrapper {
  background: #0098D7;
}
.site-container .site-pusher .MS_pageWrapper .site-wrapper header.site-header {
  background: #294462;
}
.site-container .site-pusher .MS_pageWrapper .site-wrapper header.site-header .blueBar {
  display: none;
}
.site-container .site-pusher .MS_pageWrapper .site-wrapper header.site-header > div[class*=MS_headerWrapper] {
  width: 900px;
  margin: 0 auto;
  max-width: 100%;
  padding: 15px;
}
.site-container .site-pusher .MS_pageWrapper .site-wrapper header.site-header > div[class*=MS_headerWrapper] > .container {
  padding: 0;
}
.site-container .site-pusher .MS_pageWrapper .site-wrapper header.site-header > div[class*=MS_headerWrapper] > .container .RS_headerWrapper_inner {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .site-container .site-pusher .MS_pageWrapper .site-wrapper header.site-header > div[class*=MS_headerWrapper] > .container .RS_headerWrapper_inner {
    text-align: center;
  }
}
.site-container .site-pusher .MS_pageWrapper .site-wrapper header.site-header > div[class*=MS_headerWrapper] > .container .RS_headerWrapper_inner div[class*=MSFootTextDiv] {
  -ms-flex-preferred-size: 100px;
      flex-basis: 100px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media only screen and (max-width: 767px) {
  .site-container .site-pusher .MS_pageWrapper .site-wrapper header.site-header > div[class*=MS_headerWrapper] > .container .RS_headerWrapper_inner div[class*=MSFootTextDiv] .col-sm-12 {
    margin-bottom: 15px;
  }
}
.site-container .site-pusher .MS_pageWrapper .site-wrapper header.site-header > div[class*=MS_headerWrapper] > .container .RS_headerWrapper_inner div[class*=MSFootTextDiv] .col-sm-12 img {
  margin: 0 !important;
  width: 100px;
  height: 100px;
  display: block;
}
.site-container .site-pusher .MS_pageWrapper .site-wrapper header.site-header > div[class*=MS_headerWrapper] > .container .RS_headerWrapper_inner div[class*=MS_LoginButtonOuterWrapperContainer] {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -ms-flex-preferred-size: calc(100% - 120px);
      flex-basis: calc(100% - 120px);
  float: none;
}
@media only screen and (max-width: 767px) {
  .site-container .site-pusher .MS_pageWrapper .site-wrapper header.site-header > div[class*=MS_headerWrapper] > .container .RS_headerWrapper_inner div[class*=MS_LoginButtonOuterWrapperContainer] {
    margin-bottom: 15px;
  }
}
.site-container .site-pusher .MS_pageWrapper .site-wrapper header.site-header > div[class*=MS_headerWrapper] > .container .RS_headerWrapper_inner div[class*=MS_LoginButtonOuterWrapperContainer] .MS_LoginButtonInnerContainer {
  width: inherit;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media only screen and (max-width: 767px) {
  .site-container .site-pusher .MS_pageWrapper .site-wrapper header.site-header > div[class*=MS_headerWrapper] > .container .RS_headerWrapper_inner div[class*=MS_LoginButtonOuterWrapperContainer] .MS_LoginButtonInnerContainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.site-container .site-pusher .MS_pageWrapper .site-wrapper header.site-header > div[class*=MS_headerWrapper] > .container .RS_headerWrapper_inner div[class*=MS_LoginButtonOuterWrapperContainer] .MS_LoginButtonInnerContainer a {
  display: inline-block;
  margin: 5px 5px 10px 0 !important;
  padding: 5px 20px !important;
  right: inherit;
  top: inherit;
  position: relative;
  text-decoration: none;
}
.site-container .site-pusher .MS_pageWrapper .site-wrapper header.site-header > div[class*=MS_headerWrapper] > .container .RS_headerWrapper_inner div[class*=MS_LoginButtonOuterWrapperContainer] .MS_LoginButtonInnerContainer a:hover {
  background-color: rgba(0, 152, 215, 0.8);
}
.site-container .site-pusher .MS_pageWrapper .site-wrapper header.site-header > div[class*=MS_headerWrapper] > .container .RS_headerWrapper_inner .header-text {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin: 15px 0 0;
}
.site-container .site-pusher .MS_pageWrapper .site-wrapper section.site-main-section {
  padding: 0;
}
.site-container .site-pusher .MS_pageWrapper .site-wrapper section.site-main-section main.main-Content {
  width: 900px;
  max-width: calc(100% - 30px);
  margin: 25px auto 50px auto;
  padding: 0px 15px;
  border-radius: 25px;
  overflow: hidden;
  background: white;
  -webkit-box-shadow: 0 25px 25px -14px rgba(0, 0, 0, 0.5);
          box-shadow: 0 25px 25px -14px rgba(0, 0, 0, 0.5);
}
.site-container .site-pusher .MS_pageWrapper .site-wrapper footer.site-footer {
  position: relative;
  bottom: inherit;
  width: 100%;
  background-color: #bddfec;
}
.site-container .site-pusher .MS_pageWrapper .site-wrapper footer.site-footer > .MS_background_footer {
  width: 900px;
  padding: 50px 15px 10px;
  margin: 0 auto;
  max-width: 100%;
}
.site-container .site-pusher .MS_pageWrapper .site-wrapper footer.site-footer > .MS_background_footer > .container .MS_footerWrapper_inner {
  background: transparent;
  margin-top: 0;
}
.site-container .site-pusher .MS_pageWrapper .site-wrapper footer.site-footer > .MS_background_footer > .container .MS_footerWrapper_inner .container .MSFootTextDiv {
  padding: 0;
  color: black;
}
.site-container .site-pusher .MS_pageWrapper .site-wrapper footer.site-footer > .MS_background_footer > .container .MS_footerWrapper_inner .container .MSFootTextDiv .top-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .site-container .site-pusher .MS_pageWrapper .site-wrapper footer.site-footer > .MS_background_footer > .container .MS_footerWrapper_inner .container .MSFootTextDiv .top-wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  .site-container .site-pusher .MS_pageWrapper .site-wrapper footer.site-footer > .MS_background_footer > .container .MS_footerWrapper_inner .container .MSFootTextDiv .top-wrapper .logo-side {
    text-align: center;
  }
}
.site-container .site-pusher .MS_pageWrapper .site-wrapper footer.site-footer > .MS_background_footer > .container .MS_footerWrapper_inner .container .MSFootTextDiv .top-wrapper .logo-side a {
  color: #294462;
  font-weight: bold;
}
.site-container .site-pusher .MS_pageWrapper .site-wrapper footer.site-footer > .MS_background_footer > .container .MS_footerWrapper_inner .container .MSFootTextDiv .top-wrapper .logo-side a img {
  width: 100px;
  height: 100px;
  margin-bottom: 15px;
}
.site-container .site-pusher .MS_pageWrapper .site-wrapper footer.site-footer > .MS_background_footer > .container .MS_footerWrapper_inner .container .MSFootTextDiv .top-wrapper .social-side {
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 25px 0;
}
.site-container .site-pusher .MS_pageWrapper .site-wrapper footer.site-footer > .MS_background_footer > .container .MS_footerWrapper_inner .container .MSFootTextDiv .top-wrapper .social-side ul.socials-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding-left: 0;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media only screen and (max-width: 767px) {
  .site-container .site-pusher .MS_pageWrapper .site-wrapper footer.site-footer > .MS_background_footer > .container .MS_footerWrapper_inner .container .MSFootTextDiv .top-wrapper .social-side ul.socials-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.site-container .site-pusher .MS_pageWrapper .site-wrapper footer.site-footer > .MS_background_footer > .container .MS_footerWrapper_inner .container .MSFootTextDiv .top-wrapper .social-side ul.socials-list li {
  margin: 0 0px 5px 15px;
}
@media only screen and (max-width: 767px) {
  .site-container .site-pusher .MS_pageWrapper .site-wrapper footer.site-footer > .MS_background_footer > .container .MS_footerWrapper_inner .container .MSFootTextDiv .top-wrapper .social-side ul.socials-list li {
    margin: 5px;
  }
}
.site-container .site-pusher .MS_pageWrapper .site-wrapper footer.site-footer > .MS_background_footer > .container .MS_footerWrapper_inner .container .MSFootTextDiv .top-wrapper .social-side p {
  margin: 25px 0;
}
.MS_contentWrapper_inner .Programming_Event_DateTime {
  border: none;
  padding: 0;
  margin-top: 25px;
}
.MS_contentWrapper_inner .Programming_Event_DateTime .TicketDateTimeInnerContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.MS_contentWrapper_inner .Programming_Event_DateTime .TicketDateTimeInnerContainer > * {
  border: 2px solid #294462;
  -ms-flex-preferred-size: 45%;
      flex-basis: 45%;
  padding: 15px;
  margin-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background: white;
  border-radius: 15px;
  overflow: hidden;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  min-height: 220px;
}
@media only screen and (max-width: 767px) {
  .MS_contentWrapper_inner .Programming_Event_DateTime .TicketDateTimeInnerContainer > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.MS_contentWrapper_inner .Programming_Event_DateTime .TicketDateTimeInnerContainer > * > span:nth-child(1) {
  font-size: 13px;
  display: block;
  text-align: center;
}
.MS_contentWrapper_inner .Programming_Event_DateTime .TicketDateTimeInnerContainer > * h2.Programming_Event_TimeContainer {
  background-position: 50% 0%;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
  padding-top: 50px;
  line-height: 1.2;
}
.MS_contentWrapper_inner .Programming_Event_DateTime .TicketDateTimeInnerContainer > * h2.Programming_Event_TimeContainer span {
  margin-left: 0;
}
.MS_contentWrapper_inner .Programming_Event_DateTime .TicketDateTimeInnerContainer > * h2.Programming_Event_DateContainer {
  margin-bottom: 0;
  background-position: 50% 0;
  padding-top: 30px;
  text-align: center;
}
.MS_contentWrapper_inner .Programming_Event_DateTime .TicketDateTimeInnerContainer > * h2.Programming_Event_DateContainer > span {
  margin-left: 0;
}
.MS_contentWrapper_inner .Programming_Event_DateTime .TicketDateTimeInnerContainer > * h2.Programming_Event_DateContainer > span h2 {
  font-size: 21px;
  font-weight: bold;
}
.MS_contentWrapper_inner .Programming_Event_DateTime .TicketDateTimeInnerContainer > * > span > a {
  margin: 10px 0px 0px 0;
  display: block;
  padding: 10px 15px;
  color: white;
  background: #294462;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  text-align: center;
  -webkit-transition: all 0.33s ease;
  transition: all 0.33s ease;
  border: 2px solid #294462;
  font-weight: 500;
}
.MS_contentWrapper_inner .Programming_Event_DateTime .TicketDateTimeInnerContainer > * > span > a:hover, .MS_contentWrapper_inner .Programming_Event_DateTime .TicketDateTimeInnerContainer > * > span > a:active, .MS_contentWrapper_inner .Programming_Event_DateTime .TicketDateTimeInnerContainer > * > span > a:visited, .MS_contentWrapper_inner .Programming_Event_DateTime .TicketDateTimeInnerContainer > * > span > a:focus {
  text-decoration: none;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
          box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.MS_contentWrapper_inner .Programming_Event_DateTime .TicketDateTimeInnerContainer > * > span > a:hover {
  border: 2px solid #294462;
  background: #1a2b3e;
}
.MS_contentWrapper_inner .Programming_Event_DateTime .TicketDateTimeInnerContainer > * #divAlternateTimes {
  border: none;
  width: 100%;
}
.MS_contentWrapper_inner .Programming_Event_DateTime .TicketDateTimeInnerContainer > * #divAlternateTimes ul {
  width: 100%;
}
.MS_contentWrapper_inner .Programming_Event_DateTime .TicketDateTimeInnerContainer > * #divAlternateTimes ul li a {
  border-bottom: 1px solid white;
  width: 100%;
  text-align: center;
  display: inline-block;
  padding: 2px 15px;
  margin: 0;
  margin-bottom: 0;
  background: #dce6f0;
  border-radius: 2px;
  color: #294462;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  -webkit-transition: all 0.33s ease;
  transition: all 0.33s ease;
}
.MS_contentWrapper_inner .Programming_Event_DateTime .TicketDateTimeInnerContainer > * #divAlternateTimes ul li a:hover {
  background: white;
}
.MS_contentWrapper_inner .Programming_Event_DateTime .TicketDateTimeInnerContainer .clearfix {
  display: none;
}
.Programming_Event_PriceList .show-grid {
  padding: 20px 15px;
}
.Programming_Event_PriceList .show-grid .row {
  border-top: 0;
}
.Programming_Event_PriceList .show-grid .row > div {
  width: 100%;
  text-align: left;
  padding: 0;
}
.Programming_Event_PriceList .show-grid .row > div:last-child {
  padding-bottom: 0;
}
.Programming_Event_PriceList .show-grid .row > div label {
  font-size: 15px;
  margin-bottom: 0;
}
.Programming_Event_PriceList .show-grid .row > div input {
  margin: 5px 0;
}

.form-group input[type=submit] {
  display: inline-block;
  padding: 15px 15px;
  width: 100%;
  max-width: 100%;
  font-size: 17px;
  -webkit-transition: all 0.33s ease;
  transition: all 0.33s ease;
  border: none;
}
.form-group input[type=submit]:focus, .form-group input[type=submit]:hover {
  border: none;
}

.MS_background_primaryContent .MS_contentWrapper label.control-label {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: left;
}
.MS_background_primaryContent .MS_contentWrapper .show-grid {
  padding: 20px 20px;
}
.MS_background_primaryContent .MS_contentWrapper .show-grid [class*=col-] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.MS_background_primaryContent .MS_contentWrapper .show-grid .price-group input.add-don-bt {
  margin: 0 auto 0 0;
}
.MS_background_primaryContent .MS_contentWrapper .show-grid #dlDiscountCodeEntry .PaymentPart_CartDiscountApplyButton {
  margin-top: 15px;
}

#PackageRegistrationHeaderSection .Programming_TicketPriceName {
  color: black;
  font-size: 32px;
}

a[id*=rtnToListView] {
  margin: 10px 0px 25px 0;
  display: inline-block;
  padding: 10px 15px;
  color: white;
  background: #294462;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  text-align: center;
  -webkit-transition: all 0.33s ease;
  transition: all 0.33s ease;
  border: 2px solid #294462;
  font-weight: 500;
  text-decoration: none;
}
a[id*=rtnToListView]:hover {
  border: 2px solid #294462;
  background: #1a2b3e;
}

div[id*=PackageRegistrationExpress] > div:nth-child(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
div[id*=PackageRegistrationExpress] > .hidden-lg {
  display: none;
}
div[id*=PackageRegistrationExpress] div[id*=PackagePriceList] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border: none;
  margin-bottom: 50px;
}
div[id*=PackageRegistrationExpress] div[id*=PackagePriceList] > .col-sm-2,
div[id*=PackageRegistrationExpress] div[id*=PackagePriceList] > .col-md-2 {
  font-size: 14px;
}
div[id*=PackageRegistrationExpress] div[id*=PackagePriceList] > .col-sm-2 span,
div[id*=PackageRegistrationExpress] div[id*=PackagePriceList] > .col-md-2 span {
  font-size: 14px;
}
div[id*=PackageRegistrationExpress] div[id*=PackagePriceList] > .col-sm-2 br,
div[id*=PackageRegistrationExpress] div[id*=PackagePriceList] > .col-md-2 br {
  display: none;
}
div[id*=PackageRegistrationExpress] div[id*=PackagePriceList] > .col-sm-2 span[id*=PackageDate],
div[id*=PackageRegistrationExpress] div[id*=PackagePriceList] > .col-md-2 span[id*=PackageDate] {
  font-weight: 400;
}
div[id*=PackageRegistrationExpress] div[id*=PackagePriceList] > .col-md-2 {
  font-weight: bold;
}
div[id*=PackageRegistrationExpress] div[id*=PackagePriceList] #divPriceList {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-top: 50px;
}
div[id*=PackageRegistrationExpress] div[id*=PackagePriceList] #divPriceList > div {
  width: 100%;
}
div[id*=PackageRegistrationExpress] div[id*=PackagePriceList] #divPriceList label {
  padding-left: 0;
}
div[id*=PackageRegistrationExpress] div[id*=PackagePriceList] #divPriceList .divQuantityMobile {
  width: 100%;
  padding-left: 0;
}
div[id*=PackageRegistrationExpress] div[id*=PackagePriceList] #divPriceList .labelPriceMobile {
  font-weight: bold;
  display: inline-block;
  padding-left: 0;
}