@import url("https://use.typekit.net/sod4cvx.css");
body {
  margin: 0 auto;
  font-family: canada-type-gibson, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  background-color: #e8f6fe;
  color: #394048;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  color: #1699be;
  text-decoration: underline;
}
a:hover {
  color: #aa182c;
  text-decoration: u;
}
#container {
  background-color: #FFFFFF;
  margin-bottom: 0px;
  margin: 0 auto;
  overflow: hidden;
}
img {
  image-rendering: auto !important;
  /*
  image-rendering: crisp-edges;
  image-rendering: pixelated;
*/
}
.logo {
  padding-left: 15px;
  padding-right: 15px;
}
.logo img {
  max-width: 110px;
  width: 100%;
}
.shortDesc {
  padding-bottom: 25px;
  color: #282828;
}
.venue {
  font-weight: bold;
  padding-bottom: 10px;
}
.step {
  color: #ababab;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
  padding-bottom: 5px;
}
.daily_session {
  padding-top: 20px;
}
.evName {
  font-weight: 600;
  padding-bottom: 5px;
}
.calendarTitles {
  padding-bottom: 10px;
}
.eventImg {
  width: 120px;
  padding-right: 25px;
}
.bannercont {
  background-color: #ffffff;
}
.bannercont .container-fluid {
  padding: 0px;
}
.panel-body {
  padding: 0px !important;
}
.evDate {
  font-size: 33px;
  line-height: 38px;
  font-weight: bold;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  padding-bottom: 20px;
  text-align: center;
  display: none !important;
}
.evInfo {
  padding-bottom: 20px;
}
.dateContainer {
  padding-top: 30px;
}
.dateSelector {
  padding: 35px 52px 0px 52px;
  background-color: #ffffff;
}
.form-control {
  font-size: 16px;
  height: 44px;
}
.dateSelectorText {
  padding-top: 10px;
  color: #282828;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  text-align: left;
  font-weight: bold;
  padding-bottom: 10px;
}
.intro {
  background-color: #007092;
  background-image: linear-gradient(to right bottom, #007092, #057a9d, #0b84a8, #118fb3, #1699be);
  color: #ffffff;
  padding-top: 30px;
  padding-bottom: 30px;
}
.introContent {
  text-align: left;
}
h1 {
  font-size: 38px;
  line-height: 48px;
  font-family: canada-type-gibson, sans-serif;
  font-weight: 500;
  margin: 0;
  padding: 0;
  color: #ffffff;
  margin-bottom: 0px;
}
.desc {
  color: #221e1f;
  font-size: 18px;
  line-height: 26px;
}
.daily_name h1 {
  padding: 20px 20px 0 20px;
}
#calendarKey ul {
  padding: 20px 0;
}
#calendarKey li {
  list-style-type: none;
  float: left;
  font-weight: 400;
}
.keyTd {
  padding-right: 10px;
  font-size: 16px;
  color: #282828;
}
.keyTd:last-child {
  padding-right: 0px;
}
ul.indicator {
  font-size: 13px;
}
.available_box {
  background-color: #00a8c7;
  width: 15px;
  height: 15px;
  margin: 0px 8px 0 0;
}
.fully_booked_box {
  background-color: #a1a1a1;
  width: 15px;
  height: 15px;
  margin: 0px 8px 0 8px;
}
#calContainer {
  padding: 20px 52px 21px 52px;
  background-color: #ffffff;
}
#calendar_container {
  background-color: #ffffff;
}
#calendar_title {
  padding: 15px;
  font-size: 16px;
  color: #2cbde5;
  font-weight: bold;
}
#calendar li {
  list-style-type: none;
  text-align: left;
}
article .icon {
  margin-right: 3px;
  width: 25px;
}
.sessions > div {
  height: 50px;
  background-color: #ffffff;
  margin-right: 14px;
  margin-bottom: 14px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  transition: all .4s ease;
  color: #323d47;
}
.sessions div:nth-child(3n+1) {
  margin-left: 0px;
}
.sessions div:nth-child(3n) {
  margin-right: 0px;
}
.sessions .parent:hover {
  background-color: #009BC1;
}
.sessions .booked:hover {
  color: #b3b3b3;
  background-color: #f5f5f5;
  border: 1px solid #b3b3b3;
  cursor: not-allowed;
}
.panel-custom {
  border-color: transparent;
}
.panel-custom .panel-heading {
  background-color: #ffffff;
  border-color: transparent;
  overflow: hidden;
  padding: 0px;
  border: 0px;
}
.panel-custom .panel-heading h1, .bookSession h1 {
  font-size: 24px;
  color: #323d47;
  line-height: 32px;
  font-family: canada-type-gibson, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin-bottom: 15px;
  text-align: left;
}
.panel-heading .calendarTitles {padding-bottom: 25px;}

.panel-custom .panel-body {
  padding-top: 5px;
  margin-bottom: 0px;
}
.panel {
  border: 0px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.noSessions h1 {
  margin-bottom: 0px !important;
}
.event-detail {
  overflow: auto;
}
.date {
  font-weight: bold;
  padding-bottom: 10px;
}
#date_to_view {
  border: 1px solid #cccccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 55px;
  color: #323d47;
}
#date_to_view:focus {
  box-shadow: none;
  border-color: #009bc1;
}
.sessions .booked {
  color: #b3b3b3;
  background-color: #f5f5f5;
  border: 1px solid #b3b3b3;
  cursor: not-allowed;
}
.sessions span {
  font-size: 12px;
}
.sessions a {
  color: inherit;
  text-decoration: none;
  display: block;
  height: 100%;
  width: 100%;
  padding: 12px;
}
.sessions a:visited {
  color: #323d47;
  text-decoration: none;
}
.sessions a:hover {
  color: #ffffff;
  text-decoration: none;
}
.sessions .parent {
  display: table; /*table-layout: fixed;*/
}
.sessions .child {
  vertical-align: middle;
  text-align: center;
  display: flex;
  justify-content: center;
}
#selected_date {
  height: 44px;
  font-size: 16px;
}
.daily_detail {
  padding: 0px;
}
.daily_detail li {
  display: inline;
  float: left;
}
.date, .venue {
  overflow: auto;
}
.footerText {
  font-size: 12px;
  line-height: 18px;
  padding-top: 20px;
}
@media only screen and (max-width:767px) {
  #container {
    width: inherit;
  }
  .sessions div:nth-child(3n) {
    /*    border-right: 4px solid #ffffff;*/
  }
  .panel-custom .panel-body {
    width: 100%;
  }
  .sessions .parent {
    width: 100%;
  }
  #container, .event-detail, .panel-custom .panel-heading h1, .sd-mobile-full-width {
    width: 100% !important;
  }
  .panel-custom .panel-heading {}
  #banner {
    width: 90% !important;
  }
  #calContainer {
    padding: 0px 30px 0px 30px !important;
  }
  .dateSelector {
    padding: 30px 30px 0px 30px !important;
  }
  .sd-mobile-hidden {
    display: none !important;
  }
}
.footer {
  color: #323d47;
  font-size: 16px;
  width: 100%;
}
.footerContainer .container {
  padding: 0px;
}
#footer {
  color: #323d47;
  font-size: 16px;
  line-height: 24px;
}
.footer a, .footer a:visited {
  /*
  color: #7fc241;
  font-weight: bold;
*/
}
.footer a:hover {
  /*
  text-decoration: underline;
  color: #7fc241;
  font-weight: bold;
*/
}
.footerSpacer {
  width: 100%;
  height: 30px;
}
.row {
  margin-left: 0px;
  margin-right: 0px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-left: 0px;
  padding-right: 0px;
}
.dateSelectorSelect span.input-group-addon.glyphicon {
  position: initial !important;
}
img {
  image-rendering: -moz-crisp-edges; /* Firefox */
  image-rendering: -o-crisp-edges; /* Opera */
  image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
.selectTimeText {
  color: #282828;
  font-weight: bold;
  padding-bottom: 20px;
}
.panel-heading.noSessions {
  padding-top: 0px;
}
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575px) {
  .intro {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .intro h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .dateSelector {
    margin-bottom: 0px;
  }
  .dateContainer {
    padding-top: 0px;
  }
  .container {
    margin-left: 0px;
    margin-right: 0px;
  }
  .dateSelectorText {
    padding-bottom: 15px;
    padding-top: 0px;
  }
  .dateSelector {
    padding: 30px 30px 0px 30px;
  }
  .evDate {
    font-size: 18px;
    line-height: 26px;
  }
  .panel-custom .panel-heading h1 {
    font-size: 18px;
    line-height: 26px;
  }
  .dateIcon img {
    width: 21px;
  }
  .panel-custom .panel-heading {
    padding: 0px;
  }
  .footerCont {
    padding-bottom: 20px;
  }
  .noSessions {
    margin: 0 auto;
  }
  .panel-heading.noSessions {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .statusTable {
    margin-right: auto;
    margin-left: 0px;
  }
  .statusInfo {
    width: 100% !important;
    padding-bottom: 20px !important;
  }
  .selectTimeText {
    width: 100% !important;
  }
  .booked .child {
    padding: 12px;
  }
  .dateContainer {
    padding-top: 0px !important;
  }
  .footerLogo {
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 20px;
  }
  .textCenter {
    text-align: center !important;
  }
  .textLeft {
    text-align: left !important;
  }
  .clearHeight {
    height: auto !Important;
  }
  .sd-img-responsive {
    width: 100% !Important;
    height: auto;
  }
  .sd-padding-top-20 {
    padding-top: 20px !important;
  }
  .sd-padding-bottom-20 {
    padding-bottom: 20px !important;
  }
  .centerTable {
    margin-left: auto !Important;
    margin-right: auto !Important;
  }
  .footerLinks a {
    display: block;
  }
  .footerLinks {
    line-height: 30px;
  }
  .sd-mobile-hidden {
    display: none !important
  }
 .sd-mobile-full-width {
   width: 100% !important;
  }
 .sd-padding-30 {
    padding: 30px !important;
  }
}
/*  Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767px) {
  .intro {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .intro h1 {
    font-size: 30px;
    line-height: 36px;
  }
  .container {
    margin-left: 15px;
    margin-right: 15px;
  }
  .dateSelectorText {
    padding-bottom: 15px;
    padding-top: 0px;
  }
  .panel-heading {
    padding: 20px 20px 5px 20px;
  }
  .noSessions {
    margin: 0 auto;
  }
  .statusTable {
    margin-right: 0px;
    margin-left: auto
  }
  .booked .child {
    padding: 12px;
  }
  .dateContainer {
    padding-top: 15px !important;
  }
  .footerLogo {
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 20px;
  }
  .textCenter {
    text-align: center !important;
  }
  .textLeft {
    text-align: left !important;
  }
  .clearHeight {
    height: auto !Important;
  }
  .sd-img-responsive {
    width: 100% !Important;
    height: auto;
  }
  .sd-padding-top-20 {
    padding-top: 20px !important;
  }
  .sd-padding-bottom-20 {
    padding-bottom: 20px !important;
  }
  .centerTable {
    margin-left: auto !Important;
    margin-right: auto !Important;
  }
  .footerLinks a {
    display: block;
  }
  .footerLinks {
    line-height: 30px;
  }
  .sd-mobile-hidden {
    display: none !important
  }
}
/*  Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
  .container {
    max-width: 650px !important;
  }
  .dateSelectorText {
    padding-bottom: 15px;
    padding-top: 0px;
  }
  .footerLogo {
    text-align: right;
  }
  .noSessions {
    margin: 0 auto;
  }
  .statusTable {
    margin-right: 0px;
    margin-left: auto
  }
  #calContainer .col-sm-4 {
    width: 31.6% !important
  }
  .booked .child {
    padding: 12px;
  }
  .intro .container {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/*  Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
  .container {
    max-width: 650px !important;
  }
  .dateSelectorText {
    padding-bottom: 15px;
  }
  .footerLogo {
    text-align: right;
  }
  .noSessions {
    margin: 0 auto;
  }
  .statusTable {
    margin-right: 0px;
    margin-left: auto
  }
  #calContainer .col-sm-4 {
    width: 31.6% !important
  }
  .booked .child {
    padding: 12px;
  }
  .intro .container {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/*  Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .container {
    max-width: 650px !important;
  }
  .footerLogo {
    text-align: right;
  }
  .noSessions {
    margin: 0 auto;
  }
  .statusTable {
    margin-right: 0px;
    margin-left: auto
  }
  #calContainer .col-sm-4 {
    width: 31.6% !important
  }
  .booked .child {
    padding: 12px;
  }
  .intro .container {
    padding-left: 0px;
    padding-right: 0px;
  }
}