.page-header {
  padding-bottom: 28px;
  margin: 28px 0;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 28px;
  padding-bottom: 28px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -28px;
}
.article-title h1 a:hover,
.article-header h1 a:hover,
.article-title h2 a:hover,
.article-header h2 a:hover,
.article-title h1 a:active,
.article-header h1 a:active,
.article-title h2 a:active,
.article-header h2 a:active,
.article-title h1 a:focus,
.article-header h1 a:focus,
.article-title h2 a:focus,
.article-header h2 a:focus {
  text-decoration: none;
}
.article-title,
.article-header h1 {
  margin: 42px 0 28px 0;
}
@media screen and (max-width: 767px) {
  .article-title,
  .article-header h1 {
    font-size: 34px;
  }
}
.article-header {
  border-bottom: 1px dashed black;
}
@media screen and (max-width: 767px) {
  h2.article-title,
  .article-header h2 {
    font-size: 34px;
  }
}
.item-title {
  font-weight: bold;
}
.jumbotron:before,
.jumbotron:after {
  content: " ";
  display: table;
}
.jumbotron:after {
  clear: both;
}
.jumbotron:before,
.jumbotron:after {
  content: " ";
  display: table;
}
.jumbotron:after {
  clear: both;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p {
  color: #666666;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 4px;
}
.jumbotron .btn {
  margin-top: 28px;
  margin-bottom: 28px;
}
.masthead {
  padding-top: 56px;
  padding-bottom: 56px;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .masthead {
    padding-top: 112px;
    padding-bottom: 112px;
  }
  .masthead h1 {
    font-size: 100px;
  }
  .masthead p {
    font-size: 40px;
  }
  .masthead .btn-lg {
    padding: 15px 40px;
    font-size: 34px;
  }
}
.jumbotron-primary {
  background-color: #e73030;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.page-masthead:before,
.page-masthead:after {
  content: " ";
  display: table;
}
.page-masthead:after {
  clear: both;
}
.page-masthead:before,
.page-masthead:after {
  content: " ";
  display: table;
}
.page-masthead:after {
  clear: both;
}
.page-masthead .jumbotron {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 84px;
  padding-bottom: 84px;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 992px) {
  .page-masthead .jumbotron {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .page-masthead .jumbotron .container {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .page-masthead .jumbotron {
    padding-left: 28px;
  }
}
.btn-group ul {
  list-style: none;
  padding: 0;
}
.btn-group ul li {
  display: inline;
}
.label {
  border-radius: 3px;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.thumbnail {
  padding: 0;
  margin-bottom: 56px;
}
.article-content .wf_caption[style*="float: right"],
.article-content .jcemediabox-zoom-span[style*="float: right"],
.article-content img[style*="float: right"] {
  margin-right: -16.66666667%;
}
.article-content .wf_caption[style*="float: left"],
.article-content .jcemediabox-zoom-span[style*="float: left"],
.article-content img[style*="float: left"] {
  margin-left: -16.66666667%;
}
img[style*="float: left"],
img[style*="float: right"],
.wf_caption[style*="float: left"],
.wf_caption[style*="float: right"] {
  max-width: 66.66666667% !important;
  width: inherit !important;
  display: block !important;
}
@media screen and (max-width: 991px) {
  img[style*="float: left"],
  img[style*="float: right"],
  .wf_caption[style*="float: left"],
  .wf_caption[style*="float: right"] {
    margin: auto !important;
    max-width: 100% !important;
    float: none !important;
  }
}
.jcemediabox-zoom-span[style*="float: left"],
.jcemediabox-zoom-span[style*="float: right"] {
  max-width: 100% !important;
}
@media screen and (max-width: 991px) {
  .jcemediabox-zoom-span[style*="float: left"],
  .jcemediabox-zoom-span[style*="float: right"] {
    margin: auto !important;
    float: none !important;
  }
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #fce7e7;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  border-bottom: 0;
  padding: 20px 40px 0;
}
.modal-title {
  font-size: 30px;
}
.modal-body {
  padding: 10px 40px 20px;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.dp-container {
  font-size: 14px;
}
.dp-container .row-fluid .span7,
.dp-container .row-fluid .span5 {
  width: 47.5%;
  margin-right: 2.5%;
}
.dp-container .row-fluid .span7 {
  float: left;
}
.dp-container .row-fluid .span5 {
  float: right;
}
.dp-container .row-fluid .span5 #dp-event-details-map {
  height: 300px;
}
.dp-container .row-fluid:after {
  clear: both;
}
.dp-container h2 {
  margin-top: 14px;
}
.dp-event-details-images img {
  max-width: 100%;
}
.chzn-container-single .chzn-single {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
  height: auto;
  width: 100%;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.chzn-container-single .chzn-single:hover,
.chzn-container-single .chzn-single:focus,
.chzn-container-single .chzn-single.focus,
.chzn-container-single .chzn-single:active,
.chzn-container-single .chzn-single.active,
.open > .dropdown-toggle.chzn-container-single .chzn-single {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.chzn-container-single .chzn-single:active,
.chzn-container-single .chzn-single.active,
.open > .dropdown-toggle.chzn-container-single .chzn-single {
  background-image: none;
}
.chzn-container-single .chzn-single.disabled,
.chzn-container-single .chzn-single[disabled],
fieldset[disabled] .chzn-container-single .chzn-single,
.chzn-container-single .chzn-single.disabled:hover,
.chzn-container-single .chzn-single[disabled]:hover,
fieldset[disabled] .chzn-container-single .chzn-single:hover,
.chzn-container-single .chzn-single.disabled:focus,
.chzn-container-single .chzn-single[disabled]:focus,
fieldset[disabled] .chzn-container-single .chzn-single:focus,
.chzn-container-single .chzn-single.disabled.focus,
.chzn-container-single .chzn-single[disabled].focus,
fieldset[disabled] .chzn-container-single .chzn-single.focus,
.chzn-container-single .chzn-single.disabled:active,
.chzn-container-single .chzn-single[disabled]:active,
fieldset[disabled] .chzn-container-single .chzn-single:active,
.chzn-container-single .chzn-single.disabled.active,
.chzn-container-single .chzn-single[disabled].active,
fieldset[disabled] .chzn-container-single .chzn-single.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.chzn-container-single .chzn-single .badge {
  color: #ffffff;
  background-color: #333333;
}
.chzn-container-single .chzn-single:focus,
.chzn-container-single .chzn-single:active:focus,
.chzn-container-single .chzn-single.active:focus,
.chzn-container-single .chzn-single.focus,
.chzn-container-single .chzn-single:active.focus,
.chzn-container-single .chzn-single.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.chzn-container-single .chzn-single:hover,
.chzn-container-single .chzn-single:focus,
.chzn-container-single .chzn-single.focus {
  color: #333333;
  text-decoration: none;
}
.chzn-container-single .chzn-single:active,
.chzn-container-single .chzn-single.active {
  outline: 0;
  background-image: none;
  background-color: #f2f2f2;
}
.chzn-container-single .chzn-single.disabled,
.chzn-container-single .chzn-single[disabled],
fieldset[disabled] .chzn-container-single .chzn-single {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.chzn-container-active.chzn-with-drop .chzn-single {
  background-color: #f2f2f2;
  background-image: none;
}
.chzn-container-active.chzn-with-drop .chzn-single:hover,
.chzn-container-active.chzn-with-drop .chzn-single:focus {
  background-color: #ffffff;
}
.chzn-container .chzn-search,
.chzn-results {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
  background-image: none;
}
.chzn-container .chzn-search:hover,
.chzn-results:hover,
.chzn-container .chzn-search:focus,
.chzn-results:focus,
.chzn-container .chzn-search.focus,
.chzn-results.focus,
.chzn-container .chzn-search:active,
.chzn-results:active,
.chzn-container .chzn-search.active,
.chzn-results.active,
.open > .dropdown-toggle.chzn-container .chzn-search,
.open > .dropdown-toggle.chzn-results {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.chzn-container .chzn-search:active,
.chzn-results:active,
.chzn-container .chzn-search.active,
.chzn-results.active,
.open > .dropdown-toggle.chzn-container .chzn-search,
.open > .dropdown-toggle.chzn-results {
  background-image: none;
}
.chzn-container .chzn-search.disabled,
.chzn-results.disabled,
.chzn-container .chzn-search[disabled],
.chzn-results[disabled],
fieldset[disabled] .chzn-container .chzn-search,
fieldset[disabled] .chzn-results,
.chzn-container .chzn-search.disabled:hover,
.chzn-results.disabled:hover,
.chzn-container .chzn-search[disabled]:hover,
.chzn-results[disabled]:hover,
fieldset[disabled] .chzn-container .chzn-search:hover,
fieldset[disabled] .chzn-results:hover,
.chzn-container .chzn-search.disabled:focus,
.chzn-results.disabled:focus,
.chzn-container .chzn-search[disabled]:focus,
.chzn-results[disabled]:focus,
fieldset[disabled] .chzn-container .chzn-search:focus,
fieldset[disabled] .chzn-results:focus,
.chzn-container .chzn-search.disabled.focus,
.chzn-results.disabled.focus,
.chzn-container .chzn-search[disabled].focus,
.chzn-results[disabled].focus,
fieldset[disabled] .chzn-container .chzn-search.focus,
fieldset[disabled] .chzn-results.focus,
.chzn-container .chzn-search.disabled:active,
.chzn-results.disabled:active,
.chzn-container .chzn-search[disabled]:active,
.chzn-results[disabled]:active,
fieldset[disabled] .chzn-container .chzn-search:active,
fieldset[disabled] .chzn-results:active,
.chzn-container .chzn-search.disabled.active,
.chzn-results.disabled.active,
.chzn-container .chzn-search[disabled].active,
.chzn-results[disabled].active,
fieldset[disabled] .chzn-container .chzn-search.active,
fieldset[disabled] .chzn-results.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.chzn-container .chzn-search .badge,
.chzn-results .badge {
  color: #ffffff;
  background-color: #333333;
}
.chzn-container .chzn-search:hover,
.chzn-results:hover,
.chzn-container .chzn-search:focus,
.chzn-results:focus {
  background-color: #ffffff;
  background-image: none;
}
.chzn-container .chzn-results {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: block;
  float: left;
  width: 100%;
  list-style: none;
  font-size: 14px;
  text-align: left;
  border-radius: 3px;
  -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;
}
.chzn-container .chzn-results > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #ffffff;
  white-space: nowrap;
}
.chzn-container .chzn-results > li > a:hover,
.chzn-container .chzn-results > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
}
.chzn-container .chzn-results li.highlighted {
  background-color: #e73030;
  background-image: none;
}
.chzn-container .chzn-results > .active > a,
.chzn-container .chzn-results > .active > a:hover,
.chzn-container .chzn-results > .active > a:focus {
  color: #e73030;
  text-decoration: none;
  outline: 0;
  background-color: #ffffff;
}
.chzn-container .chzn-results > .disabled > a,
.chzn-container .chzn-results > .disabled > a:hover,
.chzn-container .chzn-results > .disabled > a:focus {
  color: #ffffff;
}
.chzn-container .chzn-results > .disabled > a:hover,
.chzn-container .chzn-results > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.icon-calendar,
.icon-print,
.icon-envelope,
.icon-download {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-calendar:before {
  content: "\f073";
}
.icon-print:before {
  content: "\f02f";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-download:before {
  content: "\f271";
}