﻿.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.home-hero {
  background-attachment: fixed;
  background-size: cover;
  padding-top: 225px;
}
.home-hero .home-hero-events {
  background-color: #2e2e2e;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  padding: 26px 40px;
  border-bottom: 2px solid #009db9;
}
.home-hero .home-hero-events h1 {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 35px 0;
  padding-bottom: 4px;
  position: relative;
  text-align: left;
  color: #fff;
}
.home-hero .home-hero-events h1:after {
  content: '';
  width: 92%;
  position: absolute;
  left: 0;
  bottom: -4px;
  border-width: 0 0 1px;
  border-style: solid;
  color: #fff;
}
.home-hero .home-hero-events .home-hero-event {
  margin-bottom: 33px;
}
.home-hero .home-hero-events .home-hero-event .calendar-indicator {
  background-color: #d8d8d8;
  width: 60px;
  height: 60px;
}
.home-hero .home-hero-events .home-hero-event .calendar-indicator > div {
  text-align: center;
  color: #2e2e2e;
}
.home-hero .home-hero-events .home-hero-event .calendar-indicator > div.day {
  font-size: 28px;
  font-weight: 300;
  line-height: 1.02;
  letter-spacing: -0.8px;
}
.home-hero .home-hero-events .home-hero-event .calendar-indicator > div.date-separator {
  border-bottom: 1px solid #2e2e2e;
  margin: 0 12px;
}
.home-hero .home-hero-events .home-hero-event .calendar-indicator > div.month {
  font-size: 18px;
}
.home-hero .home-hero-events .home-hero-event h2 {
  font-size: 22px;
  font-weight: normal;
  margin: 0;
}
.home-hero .home-hero-events .home-hero-event h2:after {
  color: transparent;
}
.home-hero .home-hero-events .home-hero-event h2 a {
  color: #fff;
  font-weight: normal;
}
.home-hero .home-hero-events .home-hero-event time {
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
  color: #fff;
}
.home-hero h1 {
  font-size: 55px;
  font-weight: bold;
  line-height: 1.27;
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: center;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.85);
  color: #fff;
}
.home-hero h1:after {
  color: transparent;
}
.home-hero .home-hero-overlay {
  margin-top: 63px;
  background-color: rgba(46, 46, 46, 0.8);
  padding: 35px 0;
}
.home-hero .home-hero-overlay h2 {
  font-size: 38px;
  font-weight: 300;
  line-height: 1.16;
  margin: 0;
  color: #fff;
}
.home-hero .home-hero-overlay h2:after {
  color: transparent;
}
.home-hero .home-hero-overlay .home-hero-buttons a {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  border: none;
  border-radius: 8.4px;
  font-size: 29px;
  font-weight: bold;
  line-height: 1.31;
  padding: 16px 38px;
}
.home-hero .home-hero-overlay .home-hero-buttons a:hover,
.home-hero .home-hero-overlay .home-hero-buttons a:focus {
  color: #333;
  text-decoration: none;
}
.home-hero .home-hero-overlay .home-hero-buttons a:hover,
.home-hero .home-hero-overlay .home-hero-buttons a:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.home-hero .home-hero-overlay .home-hero-buttons a:nth-child(1) {
  color: #009db9;
  background-color: #fff;
  margin-right: 28px;
}
.home-hero .home-hero-overlay .home-hero-buttons a:nth-child(2) {
  color: #fff;
  background-color: #009db9;
}
.state-map {
  background-color: #2e2e2e;
  padding-bottom: 90px;
  padding-top: 80px;
}
.state-map h2 {
  font-size: 24px;
  font-weight: 300;
  color: #fff;
  position: relative;
  margin-top: 0;
  clear: both;
}
.state-map h2:after {
  content: '';
  color: #fff;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -4px;
  border-width: 0 0 1px;
  border-style: solid;
}
.state-map img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-top: 38px;
}
.home-upcoming {
  padding-top: 70px;
}
/*.event-detail {
    padding-top: 80px;
    padding-bottom: 90px;
}

.detail-page {
    padding-top: 80px;
    padding-bottom: 90px;
}*/
.copyright {
  background-color: #1e1e1e;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}
.copyright p {
  font-size: 16px;
  font-weight: 600;
  color: #9b9b9b;
}
@media (max-width: 768px) {
  .home-hero {
    padding-top: 20px;
  }
  .home-hero h1 {
    font-size: 24px;
  }
  .home-hero .home-hero-events {
    padding-top: 26px;
    padding-bottom: 0px;
  }
  .home-hero .home-hero-overlay {
    margin-top: 20px;
    text-align: center;
    padding: 20px 0;
  }
  .home-hero .home-hero-overlay h2 {
    font-size: 20px;
  }
  .home-hero .home-hero-overlay .home-hero-buttons a {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    margin-top: 10px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.31;
    padding: 10px 20px;
  }
  .home-hero .home-hero-overlay .home-hero-buttons a:hover,
  .home-hero .home-hero-overlay .home-hero-buttons a:focus {
    color: #333;
    text-decoration: none;
  }
  .home-hero .home-hero-overlay .home-hero-buttons a:hover,
  .home-hero .home-hero-overlay .home-hero-buttons a:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
  }
  .home-hero .home-hero-overlay .home-hero-buttons a:nth-child(1) {
    color: #009db9;
    background-color: #fff;
    margin-right: 28px;
  }
  .home-hero .home-hero-overlay .home-hero-buttons a:nth-child(2) {
    color: #fff;
    background-color: #009db9;
  }
  .state-map {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .state-map img {
    margin-top: 38px;
  }
  .state-map .col-md-3 {
    padding-top: 45px;
  }
  .home-upcoming {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .copyright {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.sf-backend-wrp .btn-primary {
  color: #fff;
  background-color: #4CB861;
  border-color: transparent;
}
.sf-backend-wrp .btn {
  font-weight: 400;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 13px;
  border-radius: 4px;
}
.sfPageContainer .RadDock .rdContent a {
  font-weight: normal;
}
.sfPageEditorToolbarWrapper a.sfCancel {
  font-weight: normal;
}
/*nav bar will not fixed in backend page editor*/
.sfPageEditorWrp .container-fixed-nav {
  padding-top: 0px !important;
}
.sfPageEditorWrp .container-fixed-nav-more {
  padding-top: 0px !important;
}
.sfPageEditorWrp .header {
  position: static !important;
}
/**/
body {
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
body h1 {
  margin-top: 50px;
  font-size: 42px;
  font-weight: 300;
  position: relative;
  color: #2e2e2e;
}
body h1:after {
  content: '';
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -4px;
  border-width: 0 0 1px;
  border-style: solid;
  color: #009db9;
}
body h2 {
  font-size: 24px;
  font-weight: 300;
  position: relative;
  line-height: 1.13;
  margin-bottom: 25px;
  color: #2e2e2e;
}
body h2:after {
  content: '';
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -4px;
  border-width: 0 0 1px;
  border-style: solid;
  color: #009db9;
}
body h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.13;
  color: #636161;
}
body a {
  color: #009db9;
  font-weight: 600;
}
body .btn,
body .btn-default,
body .btn-primary {
  font-size: 18px;
  font-weight: bold;
  border-radius: 7px;
  background-color: #009db9;
  color: #fff;
  border: none;
  padding: 10px 42px;
  text-decoration: none !important;
}
body .btn:focus,
body .btn.focus,
body .btn-primary:focus,
body .btn-primary.focus {
  color: #fff;
  background-color: #009db9;
  border: none;
}
body .btn:hover,
body .btn-primary:hover {
  color: #fff;
  background-color: #009db9;
  border: none;
}
body .btn:active,
body .btn.active,
body .btn-primary:active,
body .btn-primary.active {
  color: #fff;
  background-color: #009db9;
  border-color: none;
}
body .btn-primary:active:hover,
body .btn-primary:active:focus,
body .btn-primary:active.focus,
body .btn-primary.active:hover,
body .btn-primary.active:focus,
body .btn-primary.active.focus,
body .open > .btn-primary.dropdown-toggle:hover,
body .open > .btn-primary.dropdown-toggle:focus,
body .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #009db9;
  border-color: none;
}
body .footer {
  margin-top: 50px;
}
body .footer .bottom-nav {
  background-color: #2e2e2e;
  padding-top: 40px;
  padding-bottom: 35px;
}
body .footer .bottom-nav ul {
  margin-top: 14px;
}
body .footer .bottom-nav ul.root {
  margin-top: 0;
}
body .footer .bottom-nav ul.root > li > span {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
body .footer .bottom-nav ul li a {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}
.header {
  padding-top: 20px;
  background-color: #2e2e2e;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  position: fixed;
  width: 100%;
  z-index: 15;
}
.header .logo img {
  display: block;
  max-width: 100%;
  height: auto;
}
.header .search .input-group {
  width: 100%;
  border-bottom-left-radius: 16px;
  border-top-left-radius: 16px;
}
.header .search .input-group input[type=search] {
  box-shadow: none;
  border-color: transparent;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  color: #a8a8a8;
  font-size: 18px;
  font-style: italic;
  font-weight: normal;
}
.header .search .input-group input[type=search]:focus {
  border-color: transparent;
  box-shadow: none;
}
.header .search .input-group .input-group-addon {
  background-color: #fff;
  padding: 0;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  border-color: transparent;
}
.header .search .input-group .input-group-addon .glyphicon {
  color: #009db9;
  font-size: 21px;
}
.header .search .input-group .input-group-addon .glyphicon:hover {
  cursor: pointer;
}
.header .search .input-group button[type=button] {
  display: none;
}
.header .nav-wrap {
  border-top: 2px solid #009db9;
  border-bottom: 2px solid #009db9;
  margin-top: 25px;
}
.header .nav-wrap .top-nav .navbar {
  margin-bottom: 0;
}
.header .nav-wrap .top-nav .navbar.navbar-default {
  background-color: #2e2e2e;
  border-color: #2e2e2e;
}
.header .nav-wrap .top-nav .navbar.navbar-default .navbar-nav li a {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.3px;
}
.header .nav-wrap .top-nav .navbar.navbar-default .navbar-nav li a:hover,
.header .nav-wrap .top-nav .navbar.navbar-default .navbar-nav li a:focus,
.header .nav-wrap .top-nav .navbar.navbar-default .navbar-nav li a:active {
  color: #009db9;
}
.header .nav-wrap .top-nav .navbar.navbar-default .navbar-nav > .open > a {
  background-color: #2e2e2e;
  color: #009db9;
}
.header .nav-wrap .top-nav .navbar.navbar-default .navbar-nav > .open .dropdown-menu {
  background-color: #2e2e2e;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.5);
  border-radius: 0;
  border-bottom: 2px solid #009db9;
  border-top: none;
}
.header .nav-wrap .top-nav .navbar.navbar-default .navbar-nav > .open .dropdown-menu > li > a {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 22px;
}
.header .nav-wrap .top-nav .navbar.navbar-default .navbar-nav > .open .dropdown-menu > li > a:hover {
  font-weight: 600;
  background-color: #2e2e2e;
  color: #009db9;
}
.header .nav-wrap .top-nav .navbar.navbar-default .navbar-nav > .open .dropdown-menu.submenu {
  background-color: #585757;
}
.header .nav-wrap .top-nav .navbar.navbar-default .navbar-nav > .open .dropdown-menu.submenu > .active > a {
  background-color: #585757;
}
.header .nav-wrap .top-nav .navbar.navbar-default .navbar-nav > .dropdown .fa-chevron-down,
.header .nav-wrap .top-nav .navbar.navbar-default .navbar-nav > .dropdown .fa-chevron-right {
  font-size: 9px;
}
.header .nav-wrap .top-nav .navbar.navbar-default .navbar-nav > .dropdown .fa-chevron-right {
  padding-left: 4px;
}
.header .navbar-default .navbar-nav > .active > a,
.header .dropdown-menu > .active > a {
  font-weight: 600;
  color: #009db9 !important;
  background-color: #2e2e2e;
}
.container-fixed-nav {
  padding-top: 180px;
}
.container-fixed-nav-more {
  padding-top: 50px !important;
}
.pagination > li > a {
  color: #009db9;
}
.pagination > .active > a,
.pagination > .active > a:hover {
  background-color: #009db9;
  border-color: #009db9;
}
/* default table styling */
table {
  border: 1px solid #d8d8d8;
}
table tr {
  border-bottom: 1px solid #d8d8d8;
}
table tr:first-child {
  background-color: #f1f1f1;
}
table tr:first-child td {
  border-right: 1px solid #d8d8d8;
  font-weight: bold;
}
table td {
  padding: 7px 20px;
}
/* Quick Scroll (global element) */
#quick-scroll {
  bottom: 0;
  height: 40px;
  margin: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  width: 40px;
  z-index: 9999;
}
#quick-scroll.show {
  opacity: 1;
}
#quick-scroll em {
  display: block;
  font-size: 20px;
}
/*Quick Scroll button style*/
.btn.blue {
  font-size: 14px;
  font-weight: 600;
  border-radius: 2px;
  background-color: #009db9;
  color: #fff;
  border: none;
  padding: 10px 10px;
  line-height: 75px;
  text-decoration: none !important;
}
.btn.blue:hover,
.btn.blue:focus {
  background-color: #23527c;
}
@media (min-width: 768px) {
  .header .nav-wrap .top-nav .navbar .navbar-nav {
    margin: 0 auto;
    display: table;
    table-layout: auto;
    float: none;
    width: 100%;
  }
  .header .nav-wrap .top-nav .navbar .navbar-nav > li {
    display: table-cell;
    float: none;
    text-align: center;
  }
}
@media (max-width: 768px) {
  /** nav bar will not fixed if screen is less than 768px */
  .container-fixed-nav {
    padding-top: 0px;
  }
  .container-fixed-nav-more {
    padding-top: 0px;
  }
  .header {
    position: static;
  }
  /**/
  .search {
    padding-top: 20px;
  }
  body h1 {
    margin-top: 40px;
    font-size: 30px;
  }
  body .footer {
    margin-top: 20px;
  }
  body .footer .bottom-nav {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}