/* SETTINGS */
#btn-forgot {
  text-decoration: underline;
  margin-left: 10px;
}

.modal-dialog {
  text-align: left !important;
}

.modal-dialog img {
  margin-bottom: 20px !important;
}

input.read-only {
  background-color: #CCC !important;
  cursor: default !important;
}

#main-header a {
  text-transform: uppercase;
  font-family: "Abel";
}

#main-header a#toggler i {
  padding-right: 10px;
}

#main-header a#toggler:hover {
  background: none !important;
}

#main-header #main-nav {
  background-color: #FFF;
  z-index: 3000;
  /*position:absolute;*/
  width: 100%;
}

.reservation-grid * {
  box-sizing: border-box;
}

h3#date {
  font-size: 1.875em !important;
}

::-webkit-input-placeholder {
  text-transform: capitalize;
}

:-moz-placeholder {
  text-transform: capitalize;
}

::-moz-placeholder {
  text-transform: capitalize;
}

:-ms-input-placeholder {
  text-transform: capitalize;
}

.login .reservate {
  margin-left: -15px;
}

#articles h1 {
  color: #000 !important;
  font-weight: bold;
}

h3.red, a.red, div.red {
  color: #d13435 !important;
}

button.red, .facebook_logout_button {
  background-color: #d13435 !important;
}

.page-blocks .event-calendar-widget {
  margin-bottom: 0 !important;
}

.calendar-title {
  clear: both;
}
.calendar-title h3, .calendar-title span {
  float: left;
}
.calendar-title h3 {
  margin-right: 10px;
}
.calendar-title span {
  margin-top: 12px;
  font-size: 13px;
}

.page-blocks .ui-datepicker-title {
  margin-top: -5px !important;
}

button, .facebook_login_button, .facebook_logout_button {
  text-transform: uppercase;
  font-family: "Abel";
}

span.required {
  position: absolute;
  left: -20px;
  margin-top: 10px;
}

.article-wrapper.modal div.col-sm-3, .article-wrapper.modal div.col-sm-9 {
  clear: both;
  width: 100%;
}

#history {
  clear: both;
}

#history-top {
  clear: both;
}
#history-top h2, #history-top a, #history-top span {
  float: left;
}
#history-top h2 {
  margin-right: 10px;
}
#history-top a, #history-top span {
  margin-top: 10px;
  margin-right: 5px;
}
#history-top a {
  text-decoration: underline;
}
#history-top a.active {
  color: #000;
  text-decoration: none;
}

.icon-row {
  width: 80px;
  text-align: right;
  padding-right: 20px;
}

#nothing {
  margin-top: 30px;
}

.bold {
  font-weight: bold;
  padding-top: 30px;
}

.clickable .fa {
  cursor: pointer;
  margin-left: 10px;
}

.clickable .fa:first-child {
  margin-left: 0;
}

.clickable .fa:hover {
  color: #000 !important;
}

#history table {
  width: 100%;
}

#history .fa {
  color: #73afb6;
  width: 10px;
}

div.border {
  background-color: #EEE;
  padding: 10px;
  margin-top: 10px;
}

div.month-summary {
  border: 1px solid #d13435;
  padding: 10px;
  margin-top: 10px;
}

.article:hover .reservate {
  color: #000;
}

#wrap .event-calendar-widget .ui-datepicker-current-day a.ui-state-active {
  background: #fff none repeat scroll 0 0;
}

.page-blocks a.ui-state-active {
  background: #d13435 !important;
  color: #FFF !important;
}

.intro {
  margin-bottom: 40px;
  padding-left: 0;
}

.reservate:hover {
  text-decoration: underline;
}

.reservate {
  text-decoration: underline;
  margin-top: 10px;
  font-size: 16px;
  display: inline-block;
}

.container.full {
  width: 100% !important;
}

/* INCLUDES */
/* CONTENTS 
1: Settings
2: Utility classes
3: col-xxs-hack (Yens)
4: block-grid-hack (Sander)
*/
/* Utility classes */
.hidden-xs-inline {
  display: inline-block !important;
}
@media (max-width: 767px) {
  .hidden-xs-inline {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .no-pull-xs {
    float: none !important;
    margin: 0 !important;
  }
}

.uppercase {
  text-transform: uppercase;
}

.primaryColor, .gekleurd {
  color: #73AFB6 !important;
}

.textColor {
  color: #221f1f !important;
}

/* Yens' famous col-xxs-hack */
@media (max-width: 480px) {
  .col-xxs-1 {
    width: 8.333333333333332%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
  }

  .col-xxs-2 {
    width: 16.666666666666664%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
  }

  .col-xxs-3 {
    width: 25%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
  }

  .col-xxs-4 {
    width: 33.33333333333333%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
  }

  .col-xxs-5 {
    width: 41.66666666666667%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
  }

  .col-xxs-6 {
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
  }

  .col-xxs-7 {
    width: 58.333333333333336%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
  }

  .col-xxs-8 {
    width: 66.66666666666666%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
  }

  .col-xxs-9 {
    width: 75%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
  }

  .col-xxs-10 {
    width: 83.33333333333334%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
  }

  .col-xxs-11 {
    width: 91.66666666666666%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
  }

  .col-xxs-12 {
    width: 100%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
  }

  .col-xxs-hidden {
    display: none;
  }
}
/* Block Grid Shizzles
Gebruik: 
- class=".block-grid-item" toevoegen aan .col
- class=".block-grid-sm-#" toevoegen aan .row (# = aantal blokken)

Voorbeeld:
<div class="list row block-grid-md-2 block-grid-lg-3">
  <div class="list-item block-grid-item col-sm-6 col-lg-4"></div>
  <div class="list-item block-grid-item col-sm-6 col-lg-4"></div>
  <div class="list-item block-grid-item col-sm-6 col-lg-4"></div>
  <div class="list-item block-grid-item col-sm-6 col-lg-4"></div>
</div>
*/
[class*="block-grid-"] {
  display: block;
  padding: 0;
  overflow: hidden;
  *zoom: 1;
}

.block-grid-item {
  display: inline;
  margin: 0;
  padding: 15px;
  height: auto;
  float: left;
  list-style: none;
}

.block-grid-xxs-1 > .block-grid-item {
  width: 100%;
}
.block-grid-xxs-1 > .block-grid-item:nth-of-type(n) {
  clear: none;
}
.block-grid-xxs-1 > .block-grid-item:nth-of-type(1n+1) {
  clear: both;
}

.block-grid-xxs-2 > .block-grid-item {
  width: 50%;
}
.block-grid-xxs-2 > .block-grid-item:nth-of-type(n) {
  clear: none;
}
.block-grid-xxs-2 > .block-grid-item:nth-of-type(2n+1) {
  clear: both;
}

.block-grid-xxs-3 > .block-grid-item {
  width: 33.33333%;
}
.block-grid-xxs-3 > .block-grid-item:nth-of-type(n) {
  clear: none;
}
.block-grid-xxs-3 > .block-grid-item:nth-of-type(3n+1) {
  clear: both;
}

.block-grid-xxs-4 > .block-grid-item {
  width: 25%;
}
.block-grid-xxs-4 > .block-grid-item:nth-of-type(n) {
  clear: none;
}
.block-grid-xxs-4 > .block-grid-item:nth-of-type(4n+1) {
  clear: both;
}

.block-grid-xxs-5 > .block-grid-item {
  width: 20%;
}
.block-grid-xxs-5 > .block-grid-item:nth-of-type(n) {
  clear: none;
}
.block-grid-xxs-5 > .block-grid-item:nth-of-type(5n+1) {
  clear: both;
}

.block-grid-xxs-6 > .block-grid-item {
  width: 16.66667%;
}
.block-grid-xxs-6 > .block-grid-item:nth-of-type(n) {
  clear: none;
}
.block-grid-xxs-6 > .block-grid-item:nth-of-type(6n+1) {
  clear: both;
}

.block-grid-xxs-7 > .block-grid-item {
  width: 14.28571%;
}
.block-grid-xxs-7 > .block-grid-item:nth-of-type(n) {
  clear: none;
}
.block-grid-xxs-7 > .block-grid-item:nth-of-type(7n+1) {
  clear: both;
}

.block-grid-xxs-8 > .block-grid-item {
  width: 12.5%;
}
.block-grid-xxs-8 > .block-grid-item:nth-of-type(n) {
  clear: none;
}
.block-grid-xxs-8 > .block-grid-item:nth-of-type(8n+1) {
  clear: both;
}

.block-grid-xxs-9 > .block-grid-item {
  width: 11.11111%;
}
.block-grid-xxs-9 > .block-grid-item:nth-of-type(n) {
  clear: none;
}
.block-grid-xxs-9 > .block-grid-item:nth-of-type(9n+1) {
  clear: both;
}

.block-grid-xxs-10 > .block-grid-item {
  width: 10%;
}
.block-grid-xxs-10 > .block-grid-item:nth-of-type(n) {
  clear: none;
}
.block-grid-xxs-10 > .block-grid-item:nth-of-type(10n+1) {
  clear: both;
}

.block-grid-xxs-11 > .block-grid-item {
  width: 9.09091%;
}
.block-grid-xxs-11 > .block-grid-item:nth-of-type(n) {
  clear: none;
}
.block-grid-xxs-11 > .block-grid-item:nth-of-type(11n+1) {
  clear: both;
}

.block-grid-xxs-12 > .block-grid-item {
  width: 8.33333%;
}
.block-grid-xxs-12 > .block-grid-item:nth-of-type(n) {
  clear: none;
}
.block-grid-xxs-12 > .block-grid-item:nth-of-type(12n+1) {
  clear: both;
}

@media (min-width: 481px) {
  .block-grid-xs-1 > .block-grid-item {
    width: 100%;
  }
  .block-grid-xs-1 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xs-1 > .block-grid-item:nth-of-type(1n+1) {
    clear: both;
  }

  .block-grid-xs-2 > .block-grid-item {
    width: 50%;
  }
  .block-grid-xs-2 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xs-2 > .block-grid-item:nth-of-type(2n+1) {
    clear: both;
  }

  .block-grid-xs-3 > .block-grid-item {
    width: 33.33333%;
  }
  .block-grid-xs-3 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xs-3 > .block-grid-item:nth-of-type(3n+1) {
    clear: both;
  }

  .block-grid-xs-4 > .block-grid-item {
    width: 25%;
  }
  .block-grid-xs-4 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xs-4 > .block-grid-item:nth-of-type(4n+1) {
    clear: both;
  }

  .block-grid-xs-5 > .block-grid-item {
    width: 20%;
  }
  .block-grid-xs-5 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xs-5 > .block-grid-item:nth-of-type(5n+1) {
    clear: both;
  }

  .block-grid-xs-6 > .block-grid-item {
    width: 16.66667%;
  }
  .block-grid-xs-6 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xs-6 > .block-grid-item:nth-of-type(6n+1) {
    clear: both;
  }

  .block-grid-xs-7 > .block-grid-item {
    width: 14.28571%;
  }
  .block-grid-xs-7 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xs-7 > .block-grid-item:nth-of-type(7n+1) {
    clear: both;
  }

  .block-grid-xs-8 > .block-grid-item {
    width: 12.5%;
  }
  .block-grid-xs-8 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xs-8 > .block-grid-item:nth-of-type(8n+1) {
    clear: both;
  }

  .block-grid-xs-9 > .block-grid-item {
    width: 11.11111%;
  }
  .block-grid-xs-9 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xs-9 > .block-grid-item:nth-of-type(9n+1) {
    clear: both;
  }

  .block-grid-xs-10 > .block-grid-item {
    width: 10%;
  }
  .block-grid-xs-10 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xs-10 > .block-grid-item:nth-of-type(10n+1) {
    clear: both;
  }

  .block-grid-xs-11 > .block-grid-item {
    width: 9.09091%;
  }
  .block-grid-xs-11 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xs-11 > .block-grid-item:nth-of-type(11n+1) {
    clear: both;
  }

  .block-grid-xs-12 > .block-grid-item {
    width: 8.33333%;
  }
  .block-grid-xs-12 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xs-12 > .block-grid-item:nth-of-type(12n+1) {
    clear: both;
  }
}
@media (min-width: 768px) {
  .block-grid-sm-1 > .block-grid-item {
    width: 100%;
  }
  .block-grid-sm-1 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-1 > .block-grid-item:nth-of-type(1n+1) {
    clear: both;
  }

  .block-grid-sm-2 > .block-grid-item {
    width: 50%;
  }
  .block-grid-sm-2 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-2 > .block-grid-item:nth-of-type(2n+1) {
    clear: both;
  }

  .block-grid-sm-3 > .block-grid-item {
    width: 33.33333%;
  }
  .block-grid-sm-3 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-3 > .block-grid-item:nth-of-type(3n+1) {
    clear: both;
  }

  .block-grid-sm-4 > .block-grid-item {
    width: 25%;
  }
  .block-grid-sm-4 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-4 > .block-grid-item:nth-of-type(4n+1) {
    clear: both;
  }

  .block-grid-sm-5 > .block-grid-item {
    width: 20%;
  }
  .block-grid-sm-5 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-5 > .block-grid-item:nth-of-type(5n+1) {
    clear: both;
  }

  .block-grid-sm-6 > .block-grid-item {
    width: 16.66667%;
  }
  .block-grid-sm-6 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-6 > .block-grid-item:nth-of-type(6n+1) {
    clear: both;
  }

  .block-grid-sm-7 > .block-grid-item {
    width: 14.28571%;
  }
  .block-grid-sm-7 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-7 > .block-grid-item:nth-of-type(7n+1) {
    clear: both;
  }

  .block-grid-sm-8 > .block-grid-item {
    width: 12.5%;
  }
  .block-grid-sm-8 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-8 > .block-grid-item:nth-of-type(8n+1) {
    clear: both;
  }

  .block-grid-sm-9 > .block-grid-item {
    width: 11.11111%;
  }
  .block-grid-sm-9 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-9 > .block-grid-item:nth-of-type(9n+1) {
    clear: both;
  }

  .block-grid-sm-10 > .block-grid-item {
    width: 10%;
  }
  .block-grid-sm-10 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-10 > .block-grid-item:nth-of-type(10n+1) {
    clear: both;
  }

  .block-grid-sm-11 > .block-grid-item {
    width: 9.09091%;
  }
  .block-grid-sm-11 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-11 > .block-grid-item:nth-of-type(11n+1) {
    clear: both;
  }

  .block-grid-sm-12 > .block-grid-item {
    width: 8.33333%;
  }
  .block-grid-sm-12 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-12 > .block-grid-item:nth-of-type(12n+1) {
    clear: both;
  }
}
@media (min-width: 992px) {
  .block-grid-md-1 > .block-grid-item {
    width: 100%;
  }
  .block-grid-md-1 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-1 > .block-grid-item:nth-of-type(1n+1) {
    clear: both;
  }

  .block-grid-md-2 > .block-grid-item {
    width: 50%;
  }
  .block-grid-md-2 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-2 > .block-grid-item:nth-of-type(2n+1) {
    clear: both;
  }

  .block-grid-md-3 > .block-grid-item {
    width: 33.33333%;
  }
  .block-grid-md-3 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-3 > .block-grid-item:nth-of-type(3n+1) {
    clear: both;
  }

  .block-grid-md-4 > .block-grid-item {
    width: 25%;
  }
  .block-grid-md-4 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-4 > .block-grid-item:nth-of-type(4n+1) {
    clear: both;
  }

  .block-grid-md-5 > .block-grid-item {
    width: 20%;
  }
  .block-grid-md-5 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-5 > .block-grid-item:nth-of-type(5n+1) {
    clear: both;
  }

  .block-grid-md-6 > .block-grid-item {
    width: 16.66667%;
  }
  .block-grid-md-6 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-6 > .block-grid-item:nth-of-type(6n+1) {
    clear: both;
  }

  .block-grid-md-7 > .block-grid-item {
    width: 14.28571%;
  }
  .block-grid-md-7 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-7 > .block-grid-item:nth-of-type(7n+1) {
    clear: both;
  }

  .block-grid-md-8 > .block-grid-item {
    width: 12.5%;
  }
  .block-grid-md-8 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-8 > .block-grid-item:nth-of-type(8n+1) {
    clear: both;
  }

  .block-grid-md-9 > .block-grid-item {
    width: 11.11111%;
  }
  .block-grid-md-9 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-9 > .block-grid-item:nth-of-type(9n+1) {
    clear: both;
  }

  .block-grid-md-10 > .block-grid-item {
    width: 10%;
  }
  .block-grid-md-10 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-10 > .block-grid-item:nth-of-type(10n+1) {
    clear: both;
  }

  .block-grid-md-11 > .block-grid-item {
    width: 9.09091%;
  }
  .block-grid-md-11 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-11 > .block-grid-item:nth-of-type(11n+1) {
    clear: both;
  }

  .block-grid-md-12 > .block-grid-item {
    width: 8.33333%;
  }
  .block-grid-md-12 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-12 > .block-grid-item:nth-of-type(12n+1) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .block-grid-lg-1 > .block-grid-item {
    width: 100%;
  }
  .block-grid-lg-1 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-1 > .block-grid-item:nth-of-type(1n+1) {
    clear: both;
  }

  .block-grid-lg-2 > .block-grid-item {
    width: 50%;
  }
  .block-grid-lg-2 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-2 > .block-grid-item:nth-of-type(2n+1) {
    clear: both;
  }

  .block-grid-lg-3 > .block-grid-item {
    width: 33.33333%;
  }
  .block-grid-lg-3 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-3 > .block-grid-item:nth-of-type(3n+1) {
    clear: both;
  }

  .block-grid-lg-4 > .block-grid-item {
    width: 25%;
  }
  .block-grid-lg-4 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-4 > .block-grid-item:nth-of-type(4n+1) {
    clear: both;
  }

  .block-grid-lg-5 > .block-grid-item {
    width: 20%;
  }
  .block-grid-lg-5 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-5 > .block-grid-item:nth-of-type(5n+1) {
    clear: both;
  }

  .block-grid-lg-6 > .block-grid-item {
    width: 16.66667%;
  }
  .block-grid-lg-6 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-6 > .block-grid-item:nth-of-type(6n+1) {
    clear: both;
  }

  .block-grid-lg-7 > .block-grid-item {
    width: 14.28571%;
  }
  .block-grid-lg-7 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-7 > .block-grid-item:nth-of-type(7n+1) {
    clear: both;
  }

  .block-grid-lg-8 > .block-grid-item {
    width: 12.5%;
  }
  .block-grid-lg-8 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-8 > .block-grid-item:nth-of-type(8n+1) {
    clear: both;
  }

  .block-grid-lg-9 > .block-grid-item {
    width: 11.11111%;
  }
  .block-grid-lg-9 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-9 > .block-grid-item:nth-of-type(9n+1) {
    clear: both;
  }

  .block-grid-lg-10 > .block-grid-item {
    width: 10%;
  }
  .block-grid-lg-10 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-10 > .block-grid-item:nth-of-type(10n+1) {
    clear: both;
  }

  .block-grid-lg-11 > .block-grid-item {
    width: 9.09091%;
  }
  .block-grid-lg-11 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-11 > .block-grid-item:nth-of-type(11n+1) {
    clear: both;
  }

  .block-grid-lg-12 > .block-grid-item {
    width: 8.33333%;
  }
  .block-grid-lg-12 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-12 > .block-grid-item:nth-of-type(12n+1) {
    clear: both;
  }
}
.legend {
  width: 100%;
}

.item div {
  float: left;
  margin-right: 5px;
  float: left;
  margin-top: 7px;
}

div.color {
  width: 10px;
  height: 10px;
  border: 1px solid #000;
}

.legend .item {
  margin-left: 10px;
}

#calendar-pick-date-start-date {
  display: none;
}

#vacation, #ical, .sep, .spacer {
  display: none;
}

body, h1, h2, h3, h4, h5, h6 {
  font-family: "PT Serif", serif;
  font-weight: 400;
}

strong {
  font-family: "PT Serif", serif;
  font-weight: 600;
}

html, body {
  height: 100%;
}

body {
  background: #fff;
  width: 100%;
  font-size: 16px;
  color: #221f1f;
  letter-spacing: 0.0625em;
  top: 0 !important;
}
@media (max-width: 767px) {
  body {
    font-size: 12px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  body {
    margin-left: 0px !important;
  }
}

.modal-dialog .btn {
  background: none !important;
  color: #73afb6 !important;
  font-size: 40px !important;
}
.modal-dialog .btn:hover {
  color: #000 !important;
}

@media (max-width: 768px) {
  .reservation-grid th {
    display: block;
    width: 100% !important;
    cursor: pointer;
    background-color: #73afb6;
    padding: 20px;
  }
  .reservation-grid th a {
    color: #FFF;
    display: inline !important;
  }
  .reservation-grid th .first {
    display: none !important;
  }
  .reservation-grid span.fullscreen {
    display: none !important;
  }
  .reservation-grid span.responsive {
    display: block !important;
    visibility: visible !important;
  }
  .reservation-grid td.cell span {
    text-align: left !important;
    padding-left: 10px;
  }
  .reservation-grid .calendar-title h3, .reservation-grid .calendar-title span {
    float: none !important;
    text-align: center;
    display: block;
    width: 100%;
  }
  .reservation-grid td.hours {
    display: none;
  }
  .reservation-grid td.cell {
    display: none;
  }
  .reservation-grid th.hours {
    display: none !important;
  }
  .reservation-grid th:hover {
    background-color: #d13435;
  }
  .reservation-grid .modal-dialog {
    width: 100% !important;
  }
}
a {
  outline: 0;
  color: #73AFB6;
  text-decoration: none;
}
a:hover, a:active {
  outline: 0;
  color: #221f1f;
  text-decoration: none;
}
a:focus {
  color: #221f1f;
  text-decoration: none;
  outline: 0;
}

a.intranet {
  color: #B23428 !important;
}
a.intranet:hover {
  color: #73AFB6 !important;
}

.intranet-actions, .dashboard-message {
  padding-bottom: 25px;
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 25px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-family: "Abel";
}

h1 {
  font-size: 3.75em;
}
@media (max-width: 767px) {
  h1 {
    font-size: 2em;
  }
}
h1 button, h1 .btn {
  line-height: 0.5;
}
h1 button .fa, h1 .btn .fa {
  font-size: 0.5em;
}

h2 {
  font-size: 1.875em;
}
h2 span {
  font-size: 0.8em;
  /* 24px */
  font-family: "PT Serif", serif;
  color: #73AFB6;
}

h3 {
  font-size: 1.5em;
  color: #73AFB6;
  margin-bottom: 10px;
}

p {
  margin: 10px 0;
}

blockquote {
  font-size: 2em;
  padding: 0;
  margin: 0;
  border: 0;
}

form.newsletter .button-text {
  display: none;
}
form.newsletter .form-group, form.newsletter button {
  margin-left: 15px;
}
@media (max-width: 990px) {
  form.newsletter {
    display: block;
    text-align: left;
  }
  form.newsletter .form-group, form.newsletter button {
    width: 100%;
    margin-left: 0;
    margin-bottom: 15px;
  }
  form.newsletter .button-text {
    display: inline;
  }
}
@media (min-width: 1200px) {
  form.newsletter input[type='text'] {
    max-width: 250px;
  }
}
form .title {
  display: inline-block;
  margin-right: 15px;
  line-height: 43px;
  vertical-align: middle;
  margin-bottom: 0;
}
@media (max-width: 990px) {
  form .title {
    display: block;
    text-align: left;
    margin-bottom: 5px;
  }
}

.global-message.error {
  background-color: #FF0000;
  margin-bottom: 20px;
  color: #FFF;
  padding: 5px;
  display: none;
}

.global-message.error:first-child {
  display: block;
}

.message-closer {
  display: none;
}

input[type='text'], input[type='password'], textarea, select {
  letter-spacing: 0.0625em;
  background-color: #eee;
  border: none;
  height: 43px;
  font-size: 1.125em;
  color: #221f1f;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
input[type='text'].error, input[type='password'].error, textarea.error, select.error {
  border: 1px solid #d4412d;
  background: #fff;
  color: #d4412d;
}
input[type='text'].error:focus, input[type='password'].error:focus, textarea.error:focus, select.error:focus {
  background: #fbedeb;
}
@media (max-width: 767px) {
  input[type='text'], input[type='password'], textarea, select {
    margin-bottom: 10px;
  }
}
input[type='text']:focus, input[type='password']:focus, textarea:focus, select:focus {
  box-shadow: none;
  outline: none;
  background: #e8f2f3;
}
@media (max-width: 1199px) {
  input[type='text'].form-control, input[type='password'].form-control, textarea.form-control, select.form-control {
    width: 10em;
  }
}
@media (max-width: 990px) {
  input[type='text'].form-control, input[type='password'].form-control, textarea.form-control, select.form-control {
    width: 100%;
  }
}

select:focus {
  border: 1px solid #73AFB6;
}

#form-order button {
  margin-bottom: 20px;
}

textarea {
  height: auto;
  padding-top: 8px;
}

.facebook_logout_button {
  margin-bottom: 20px;
}

label {
  color: #999;
  font-weight: normal;
  font-size: 1.125em;
  margin-top: 10px;
}
label i.fa {
  font-size: 1.125em;
}

.form-holder {
  margin-bottom: 30px;
}
.form-holder select {
  max-width: 350px;
}

@-moz-document url-prefix() {
  select {
    padding-top: 7px;
  }
}
select {
  background: #73AFB6;
  color: #fff;
}
select:focus {
  background: #fff;
  color: #73AFB6;
}
select option {
  background: #fff;
  color: #73AFB6;
}
select option:focus, select option:hover {
  background: #73AFB6;
  color: #fff;
}

input[type="checkbox"] {
  display: none;
}

input[type="checkbox"] + label span {
  display: inline-block;
  width: 23px;
  height: 23px;
  margin: -1px 10px 0 0;
  vertical-align: middle;
  background: url("../images/check.png") left top no-repeat;
  cursor: pointer;
}

input[type="checkbox"]:checked + label span {
  background: url("../images/check.png") -23px top no-repeat;
}

ul.none {
  list-style: none;
  padding: 0;
}

hr {
  height: 1px;
  border: 0;
  padding: 0;
  background: #d6d6d6;
  margin: 0;
}
hr.page-block {
  margin-top: 0;
}

table.week .date {
  overflow: hidden;
}
table.week .date .color {
  display: none;
}

.introtekst {
  font-size: 1.25em !important;
}

.fa.fa-aboutme {
  letter-spacing: 0;
  position: relative;
}
.fa.fa-aboutme:before {
  content: "me";
  color: #fff;
  background: #232323;
  border-radius: 3px;
  width: 1.725em;
  height: 1.725em;
  line-height: 2em;
  display: inline-block;
  position: absolute;
  font-size: 0.5em;
  top: -1.575em;
  text-indent: 0;
  font-family: "Abel";
}
.fa.fa-aboutme:hover:before {
  background: #73AFB6;
}

.modal-dialog {
  text-align: center;
  padding-top: 100px;
}
.modal-dialog .modal-content {
  border-radius: 0;
  border: none;
  padding: 20px;
}
.modal-dialog .modal-content .modal-header {
  border: none;
}
.modal-dialog .modal-content .modal-header .modal-title {
  padding: 0;
}
.modal-dialog .modal-content .modal-header .modal-title .fa {
  font-size: 3em;
  color: #999;
}
.modal-dialog .modal-content .modal-body {
  padding: 20px;
  font-size: 1.2em;
}
.modal-dialog .modal-content .modal-footer {
  border: none;
  padding: 0;
}
.modal-dialog .modal-content .btn {
  font-size: 1em;
}
.modal-dialog .modal-content .btn.btn-primary:focus, .modal-dialog .modal-content input.btn.submit.button:focus {
  background-color: #73AFB6;
  color: #fff;
}

.moodcolor {
  color: #73AFB6;
}

/*.reservation-form, .company.edit, .member.edit{*/
.form-group, .form-field, .checkbox {
  margin-bottom: 20px;
  padding-left: 0;
}

form ::selection {
  background: #fff;
  /* WebKit/Blink Browsers */
}
form ::-moz-selection {
  background: #fff;
  /* Gecko Browsers */
}

/*}*/
.company.edit label, .member.edit label {
  display: block;
  margin: 15px 0;
}
.company.edit label h3, .member.edit label h3 {
  display: inline;
  vertical-align: top;
}
.company.edit textarea, .member.edit textarea {
  max-height: 200px;
  resize: none;
}
.company.edit textarea[name^="summary_"], .member.edit textarea[name^="summary_"] {
  max-height: 130px;
}
.company.edit .extra, .member.edit .extra {
  display: none;
}
.company.edit .row-submit, .member.edit .row-submit {
  display: none;
}

.plupload #add-image {
  font-size: 1.2em;
  margin-bottom: 5px;
  padding: 0 15px;
}

.lightColor {
  color: #bbb;
}

.alert {
  margin-bottom: 20px;
}
.alert.alert-warning {
  color: #000;
  padding: 5px;
}
.alert.alert-warning i.fa-circle {
  color: #d4412d;
}
.alert.alert-warning a {
  color: #d4412d;
}
.alert.alert-warning a[href^="http:"]:hover {
  text-decoration: underline;
}
.alert .close {
  font-size: 2em;
}

.clickable {
  cursor: pointer;
  padding: 10px;
  margin: -10px;
}

.clickable:hover {
  background: #ededed;
  background: rgba(255, 255, 255, 0.45);
}

.border-bottom {
  border-bottom: 1px solid #ccc;
}

.margin-top, footer {
  margin-top: 25px;
}

.margin-bottom, hr.page-block, footer, #map-canvas {
  margin-bottom: 25px;
}

@media (max-width: 991px) {
  .newsletter-holder {
    max-width: 450px;
    margin: 0 auto;
  }
}

.event.detail .genres .item:nth-child(1n+2):before {
  content: "-";
  margin: 0 4px 0 0;
}

.faq header {
  display: block;
  clear: both;
  /* a.collapsed:after {
  	font-family: 'FontAwesome';
  	content: "\f06e";
  }
  
  a:not(.collapsed):after {
  	font-family: 'FontAwesome';
  	content: "\f070"; 
  } */
}
.faq header a {
  color: #221f1f;
  font-size: 1.0125em;
}
.faq header a:before {
  font-family: 'FontAwesome';
  content: "\f054";
  display: inline-block;
  -moz-transition: -moz-transform 250ms ease-in-out;
  -o-transition: -o-transform 250ms ease-in-out;
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}
.faq header a.collapsed:before {
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.faq header a:not(.collapsed) {
  color: #73AFB6;
}
.faq header a:not(.collapsed):before {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.faq .content {
  overflow: hidden;
}

#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* margin: 0 auto (-$footerHeight); */
  margin: 0 auto;
  background: #fff;
  position: relative;
  z-index: 2;
}

#google-translate {
  padding-top: 10px;
  margin-bottom: 10px;
}

.skiptranslate iframe {
  display: none;
}

#social-media-links, .social-media-links {
  line-height: 42px;
}
#social-media-links a, .social-media-links a {
  margin: 0;
  padding: 0;
  display: inline-block;
  text-align: center;
  position: relative;
}
@media (min-width: 768px) {
  #social-media-links a:first-child, .social-media-links a:first-child {
    margin-left: 15px;
  }
}
#social-media-links a:hover i.fa, .social-media-links a:hover i.fa {
  color: #b6d5d9;
}
#social-media-links a i.fa, .social-media-links a i.fa {
  font-size: 1.1em;
  color: #fff;
}
@media (max-width: 767px) {
  #social-media-links a i.fa, .social-media-links a i.fa {
    font-size: 28px;
    color: #73AFB6;
    text-shadow: none;
  }
}

#responsive-menu {
  background: none;
  border: none;
  min-height: 0;
  text-align: right;
}
#responsive-menu.navbar {
  margin-bottom: 0;
}
#responsive-menu .content {
  padding: 0;
  text-align: center;
}
#responsive-menu .btn-navbar {
  font-size: 3em;
  margin: 7px;
}
#responsive-menu .btn-navbar:hover {
  background: none;
}
#responsive-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#responsive-menu ul > li {
  margin-bottom: 10px;
}
#responsive-menu ul > li a {
  clear: both;
  text-transform: uppercase;
  padding: 0;
  font-size: 1.5em;
  font-family: "Abel";
}
#responsive-menu ul > li a:hover {
  background: none;
  color: #221f1f;
}
#responsive-menu ul > li ul {
  margin: 0;
}
#responsive-menu ul > li ul li {
  margin-bottom: 5px;
}
#responsive-menu ul > li ul li a {
  font-weight: 300;
  display: block;
  text-transform: none;
  font-size: 1.2em;
}
#responsive-menu .social-media-links {
  margin-bottom: 10px;
}
#responsive-menu hr {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  #responsive-menu .navbar .navbar-collapse {
    padding: 0;
    max-height: none;
  }
  #responsive-menu .navbar ul {
    float: none;
  }
  #responsive-menu .navbar ul:not {
    display: block;
  }
  #responsive-menu .navbar li {
    float: none;
    display: block;
  }
  #responsive-menu .navbar li a {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

.white-bg {
  background: #fff;
}

#top-image {
  position: relative;
  margin-left: -30px;
}
@media (max-width: 767px) {
  #top-image {
    display: none;
  }
}

.fullwidth {
  width: 100%;
}

#search-widget {
  position: relative;
  margin: 20px 0px;
}
.home #search-widget {
  margin: 30px 0px;
}
#search-widget #searchinput {
  width: 100%;
  padding-right: 50px;
}
#search-widget #search-submit {
  position: absolute;
  top: 0;
  right: 0;
  background: #73AFB6;
  color: #fff;
}

#languages {
  font-family: "Abel";
  margin-top: 0px;
}
.home #languages {
  margin-bottom: 20px;
}
#languages a {
  color: #73AFB6;
}
#languages a:before {
  content: " | ";
}
#languages a:first-child:before {
  content: "";
}
#languages a.active {
  color: #221f1f;
}

#main-nav {
  font-family: "Abel";
}
#main-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.home #main-nav ul li {
  float: left;
  width: 50%;
}
#main-nav ul li a {
  display: block;
  padding: 5px;
  margin: 0px 5px;
  color: #73AFB6;
  border-top: 1px solid #cccccc;
  font-size: 1.2em;
  text-transform: uppercase;
}
.home #main-nav ul li a {
  color: #221f1f;
  text-align: center;
  border-top: none;
  border-bottom: 1px solid #cccccc;
}
#main-nav ul li:first-child a {
  border-top: none;
}
#main-nav ul li.active > a, #main-nav ul li > a:focus, #main-nav ul li > a:hover {
  color: #221f1f;
}
.home #main-nav ul li.active > a, .home #main-nav ul li > a:focus, .home #main-nav ul li > a:hover {
  color: #73AFB6;
}
#main-nav ul li ul {
  display: none;
  margin-bottom: 20px;
}
#main-nav ul li ul li {
  font-family: "PT Serif", serif;
}
#main-nav ul li ul li a {
  text-transform: none;
  color: #221f1f;
  font-size: .9em;
}
#main-nav ul li ul li > a:hover, #main-nav ul li ul li.active a {
  color: #73AFB6;
}
#main-nav ul li.active ul {
  display: block;
}

.modal-footer .btn {
  margin-bottom: 0;
}

#form-front_reset {
  margin-top: 10px;
}

#form-front_reset input {
  margin-bottom: 7px;
}

#top-nav {
  margin-top: 0px;
  padding: 5px 10px;
  /*margin-right: 30px;*/
  background: #fff;
}
#top-nav.home {
  padding: 0px;
  background: none;
  margin-right: 15px;
  margin-top: 214px;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  #top-nav.home {
    margin-top: 185px;
  }
}
@media (min-width: 1200px) and (max-width: 1350px) {
  #top-nav.home {
    margin-right: 40px;
  }
}
#top-nav.abs {
  position: absolute;
  top: 0;
  right: 0;
}
#top-nav #social-media-links {
  margin-right: 20px;
}
#top-nav #social-media-links a i.fa {
  color: #73AFB6;
}
.home #top-nav #social-media-links a i.fa {
  color: #fff;
}
#top-nav #social-media-links a:hover i.fa {
  color: #b6d5d9;
}
.home #top-nav #social-media-links a:hover i.fa {
  color: #73AFB6;
}
#top-nav > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#top-nav > ul > li {
  float: left;
  position: relative;
}
#top-nav > ul > li > a {
  font-size: 1em;
  padding: 10px 7px 10px 0;
  color: #73AFB6;
  font-family: "Abel";
  text-transform: lowercase;
  display: block;
}
.home #top-nav > ul > li > a {
  color: #fff;
}
#top-nav > ul > li > a:hover, #top-nav > ul > li > a:focus {
  color: #73AFB6;
  border-color: #fff;
}
#top-nav > ul > li > a:after {
  content: "";
  margin-left: 7px;
  border-left: 1px solid #fff;
}
#top-nav > ul > li > a.intranet {
  color: #B23428 !important;
  font-weight: bold;
}
#top-nav > ul > li > a.intranet:hover, #top-nav > ul > li > a.intranet:focus {
  color: #dc6e64 !important;
}
#top-nav > ul > li:last-child a:after {
  border: none;
  margin-left: 0;
}
#top-nav > ul > li:last-child a {
  padding-right: 0;
}
#top-nav > ul > li > ul {
  position: absolute;
  width: 150px;
  top: 100%;
  left: 50%;
  list-style: none;
  margin-left: -75px;
  margin-top: 0px;
  padding: 0;
  z-index: 1;
  text-align: center;
  visibility: hidden;
  max-height: 0;
}
#top-nav > ul > li > ul > li > a {
  color: #fff;
  background: #73AFB6;
  text-transform: uppercase;
  font-family: "Abel";
  font-size: 0.8em;
  display: block;
  padding: 5px;
}
#top-nav > ul > li > ul > li > a:hover {
  color: #221f1f;
  background: #95c2c7;
}
#top-nav > ul > li > ul.intranet li > a {
  background: #B23428;
}
#top-nav > ul > li > ul.intranet li > a:hover {
  background: #d3473a;
}
#top-nav > ul > li:hover > ul {
  visibility: visible;
  max-height: 300px;
}

#main-header {
  position: relative;
}
.home #main-header {
  overflow: hidden;
}
@media (max-width: 767px) {
  #main-header #btn-responsive-menu {
    display: inline-block !important;
    cursor: pointer;
  }
}
#main-header .home-logo {
  margin-top: 20px;
}
#main-header .faker-large {
  height: 150px;
}
@media (min-width: 1199px) {
  #main-header .faker-large {
    height: 300px;
  }
}
#main-header .faker-small {
  height: 50px;
}
#main-header h1.site-title {
  margin: 20px 0px;
  background: #73AFB6;
}
.home #main-header h1.site-title {
  margin: 20px 0px;
  display: none;
}
#main-header h1.site-title .img-responsive {
  width: auto;
  margin: 10px auto;
}
#main-header #top-image {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
}
#main-header #top-image img {
  width: 100%;
}
#main-header .categories {
  padding: 20px 5px 50px 5px;
}
@media (max-width: 767px) {
  #main-header .categories {
    padding: 20px 00;
  }
}
@media (min-width: 1200px) and (max-width: 1350px) {
  #main-header .categories {
    padding-right: 30px;
  }
}
#main-header .categories h1 {
  margin-bottom: 20px;
}
#main-header .categories ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#main-header .categories ul li a {
  color: #323232;
  font-family: "Abel";
  font-size: 1.2em;
}
#main-header .categories ul li a .count {
  color: #73AFB6;
}
#main-header .categories ul li a:hover {
  text-decoration: underline;
  color: #73AFB6;
}
#main-header .header-inner {
  position: relative;
}

#console {
  border: none;
  background: none;
  padding: 0;
  color: red;
}

#map-canvas {
  height: 400px;
}
#map-canvas .maps-infowindow {
  min-height: 100px;
}

#legend div.disable, #legend div.can_order {
  width: 10px;
  height: 10px;
}

/* form */
#legend {
  clear: both;
  float: left;
  width: 100%;
  margin-top: 30px;
  padding-top: 30px;
}

/* calendar */
#calendar {
  float: left;
  clear: both;
  margin-top: 10px;
  width: 100%;
  margin-bottom: 20px;
}
@media (max-width: 1240px) {
  #calendar {
    display: none;
  }
}

.calendar div.title input.date {
  display: none;
}

.calendar table {
  float: left;
  width: 100%;
}

.calendar table.month {
  clear: both;
}

.calendar th {
  padding: 5px;
  text-transform: uppercase;
  font-size: 12px;
  color: #999;
}

.calendar td {
  padding: 5px;
  width: 14%;
}

.calendar .box {
  vertical-align: top;
  border-radius: 2px;
  font-size: 11px;
}

.calendar .box a:hover {
  text-decoration: underline;
}

.calendar .month .box {
  height: 120px;
}

.calendar .day {
  background-color: #EEE;
  border: 10px solid #fff;
}

.calendar .title {
  margin-left: 43px;
  color: #73AFB6;
}
.calendar .title a {
  color: #73AFB6;
}

.calendar .title div {
  padding-top: 3px;
  padding-left: 10px;
}

.calendar .date, #legend div.disable, #legend div.can_order {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
}

.calendar .weekend {
  background-color: #DDD;
}

.calendar .box:hover .number,
.calendar .date.construction {
  opacity: .5;
  filter: alpha(opacity=50);
}

.calendar table.week th {
  cursor: pointer;
}

.calendar table.week th .day-number {
  margin-left: 10px;
  padding-right: 11px;
}

.calendar table.week td.hours {
  width: 3%;
}

.calendar table.week td.day {
  width: 13.857142857142857142857142857143%;
}

.calendar table.week .hour-block {
  height: 30px;
  text-align: right;
  font-size: 11px;
}

.calendar table.week .weekday {
  position: relative;
}

.calendar table.week .weekday .hour-block {
  position: absolute;
  border-top: 1px solid #ddd;
  left: 0;
  right: 0;
  z-index: 1;
}

.calendar table.week .weekend .weekday .hour-block {
  border-color: #d5d5d5;
}

.calendar table.week .weekday .date {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10;
  margin: 0;
  overflow: hidden;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.4);
}

.calendar table.week .all-day-row td {
  height: 30px;
}

.calendar .date {
  margin-top: 5px;
  padding: 3px;
  border-radius: 2px;
}

.calendar .time {
  float: left;
}

.calendar .date .color {
  margin-left: 5px;
  float: right;
  margin-right: 0;
  cursor: pointer;
}

.calendar #grid-filter {
  margin-bottom: 7px;
}

.calendar .demp {
  color: #CCC;
}

.calendar .demp .color {
  opacity: 0.3;
}

.calendar .number {
  float: left;
  cursor: pointer;
  margin: 3px;
}

.calendar .msg {
  float: right;
  color: #999;
  margin: 3px;
}

.calendar .date a {
  display: cursor;
}

.calendar .overflow {
  width: 100%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}

.calendar .loading {
  float: left;
  height: 20px;
}

.calendar .action {
  color: #999999;
  float: left;
  cursor: pointer;
  padding: 3px;
}

.calendar .action:hover, .calendar .active.week, .calendar .active.month {
  color: #000;
}

.calendar .sep {
  color: #999;
  padding: 3px;
  float: left;
}

.calendar .item {
  float: right;
  cursor: pointer;
}

.calendar .title, ul#search-items li.title {
  text-transform: uppercase;
  text-align: left;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.calendar .title {
  float: left;
}

.calendar .disable, #legend .disable {
  background-color: #3D3D3D;
}

.calendar .can_order, #legend .can_order {
  background-color: #00FF3C;
  cursor: pointer;
}

#tooltip {
  display: none;
  position: absolute;
  padding: 2px;
  color: #000;
  background: #73AFB6;
  z-index: 10;
  margin-left: 15px;
}
#tooltip #tooltip-content {
  color: #fff;
  padding: 5px;
  font-size: 0.8em;
}
#tooltip #tooltip-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* #tooltip {color:#FFF;display:none;padding:5px; box-shadow:0 0 3px rgba(0,0,0,.8); border-radius:4px; padding:10px; background-color:#000; }
#tooltip a {color:#FFF;text-decoration:none;}
#cropperholder, #tooltip { position:absolute;top:0; left:0;z-index:9999; } */
/* calendar */
#legend .item {
  width: 300px;
}

#legend .label {
  margin-left: 10px;
  margin-top: -2px;
}

#legend div {
  float: left;
}

/* div.loader {width:214px;height:16px;background: url("/media/default/images/loaderbar.gif") no-repeat;} */
.calendar .month.action, .calendar .week.action {
  display: none;
}

.event .private-stamp {
  border: solid 4px #B23428;
  color: #B23428;
  padding: 5px;
  font-family: "Abel";
  font-size: 1em;
  text-transform: uppercase;
  position: absolute;
  left: 25%;
  top: 50%;
  -moz-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -webkit-transform: rotate(5deg);
  transform: rotate(5deg);
}

.list-item {
  margin-bottom: 30px;
}
.list-item a:hover, .list-item a:focus {
  color: #73AFB6;
}
.list-item a:hover .bg-wrapper, .list-item a:focus .bg-wrapper {
  padding: 10px;
  margin: -10px;
  background-color: #ebebeb;
}
.list-item .name {
  color: #73AFB6;
}
.list-item.company .inner {
  padding-bottom: 10px;
  border-bottom: 1px solid #ebebeb;
}
.list-item.company h2 {
  color: #221f1f;
}
.list-item.faq {
  margin-bottom: 10px;
  border-bottom: 1px solid #ebebeb;
}
.list-item.news .img-responsive {
  max-width: 260px;
  margin: 6px 12px 0 0;
}
.list-item .types {
  color: #221f1f;
  font-weight: 600;
}
.list-item .wrap-image header h3 {
  margin-bottom: 5px;
}
.list-item .wrap-image header img {
  float: left;
  margin: 5px 15px 0 0;
}
@media (min-width: 768px) {
  .list-item .wrap-image header img {
    max-width: 50%;
  }
}
.list-item .thumbnail {
  overflow: hidden;
  border-radius: 0;
}
.list-item img.desaturate {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.list-item:hover img.desaturate {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
@media (min-width: 481px) {
  .list-item:hover {
    display: block;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
  }
}
@media (max-width: 767px) {
  .list-item .date-col {
    padding-right: 0;
  }
}
.list-item .date {
  text-align: right;
  font-family: "Abel";
  margin: 0 10px;
}
.list-item .date.inline time {
  font-size: 1.9em;
}
@media (max-width: 420px) {
  .list-item .date.inline time {
    display: block;
    padding: 0 0 7px 0;
  }
}
.list-item .date.inline time .month {
  font-size: 0.5em;
  text-transform: lowercase;
}
.list-item .date .until-sep {
  margin: 5px 0px;
  color: #73AFB6;
}
.list-item .date time {
  display: block;
  font-size: 2.5em;
}
.list-item .date time.end {
  /*&:before{
  	content: "";
  	border-right: 1px solid $lightgrey;
  	margin: 0 0.5em;
  	display: block;
  	height: 0.4em;
  	margin: 5px 0.5em;
  }*/
}
.list-item .date time .day, .list-item .date time .year {
  font-size: 1em;
  color: #73AFB6;
  display: block;
  line-height: 0.85;
}
.list-item .date time .month {
  font-size: 0.35em;
  display: block;
}
.list-item hr {
  margin: 10px 0;
}
.list-item header h1 {
  font-size: 1.5em;
}
.list-item header h2 {
  font-size: 1.125em;
}

.home-section {
  margin-top: 50px;
}
.home-section.event-calendar {
  margin-top: 130px;
}
@media (max-width: 767px) {
  .home-section {
    margin-top: 25px;
  }
}

.promo-events .list {
  margin-top: 50px;
}

.gallery-item {
  margin-bottom: 30px;
}
.gallery-item a.lightbox, .gallery-item a.external {
  position: relative;
  display: block;
  overflow: hidden;
}
.gallery-item a.lightbox img, .gallery-item a.external img {
  position: relative;
  z-index: 0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.gallery-item a.lightbox .gallery-overlay, .gallery-item a.external .gallery-overlay {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: #73AFB6;
  background: rgba(115, 175, 182, 0.5);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  font-size: 3em;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.gallery-item a.lightbox:hover .gallery-overlay, .gallery-item a.external:hover .gallery-overlay {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.gallery-item a.lightbox:hover img, .gallery-item a.external:hover img {
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.banners {
  background-color: #73AFB6;
  color: #fff;
  padding: 40px 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .banners {
    padding: 20px 0 30px 0;
  }
}
.banners.normal .banner-inner:before {
  position: absolute;
  top: -20px;
  right: 5px;
  bottom: -20px;
  left: 5px;
  border: 1px solid #fff;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.25s, -webkit-transform 0.25s;
  transition: opacity 0.25s, transform 0.25s;
}
.banners.normal a:hover {
  color: #221f1f;
}
.banners.normal a:hover h3, .banners.normal a:hover h3 {
  color: #221f1f;
}
.banners.invert {
  background: none;
  color: #73AFB6;
  padding: 0;
}
.banners.invert a, .banners.invert h3 {
  color: #73AFB6;
}
.banners.invert a:hover, .banners.invert a:focus {
  color: #221f1f;
}
.banners.invert a:hover .banner-inner, .banners.invert a:hover h2, .banners.invert a:hover h3, .banners.invert a:focus .banner-inner, .banners.invert a:focus h2, .banners.invert a:focus h3 {
  color: #221f1f;
}
.banners.invert .banner {
  word-wrap: break-word;
  border-bottom: 1px solid #73AFB6;
}
.banners.invert .banner:first-child {
  border-bottom: 1px solid #73AFB6;
}
.banners.invert .banner:last-child {
  border: none;
}
.banners a, .banners h3 {
  color: #fff;
}
.banners a .banner-inner, .banners h3 .banner-inner {
  position: relative;
}
.banners .banner {
  border-left: 1px solid #fff;
  padding: 20px 10px;
}
.banners .banner:first-child {
  border: none;
}
.banners .banner .icon i {
  font-size: 3em;
}
.banners .banner header {
  margin-top: 20px;
  padding: 0 20px;
}
.banners .banner header h3, .banners .banner header h4 {
  font-size: 1.4em;
}
@media (max-width: 1199px) {
  .banners .banner header h3, .banners .banner header h4 {
    font-size: 1.3em;
  }
}
.banners .banner header h4 {
  font-family: "PT Serif", serif;
  font-weight: normal;
}

hr {
  height: 1px;
  border: 0;
  padding: 0;
  background: #d6d6d6;
  margin: 0;
}
hr.page-block {
  margin-top: 0;
}

.content-wrapper {
  position: relative;
}
@media (max-width: 767px) {
  .content-wrapper {
    padding: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-wrapper {
    padding: 30px 15px 0 20px;
  }
}
@media (min-width: 992px) {
  .content-wrapper {
    padding: 40px 20px 0 30px;
  }
}

.company.detail .social-links .fa {
  font-size: 2em;
}
.company.detail .vcard a {
  display: block;
}

.page-header {
  margin: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 30px;
}
.page-header h1 {
  font-size: 2.2em;
}
@media (max-width: 991px) {
  .page-header h1 {
    font-size: 2em;
  }
}
.page-header h2 {
  font-size: 1.5em;
  color: #73AFB6;
  font-family: "PT Serif", serif;
}
.page-header #company-logo {
  position: absolute;
  top: -100px;
  right: 20px;
  background: #fff;
  width: 25%;
}
.page-header #company-logo img {
  width: 100%;
}
@media (max-width: 767px) {
  .page-header #company-logo {
    position: relative;
    top: auto;
    right: 0;
  }
}

.info {
  /*p {
  	font-size: 1.125em;
  }*/
  color: #221f1f;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 25px;
  word-wrap: break-word;
}
.info h4 {
  font-family: "PT Serif", serif;
  margin: 15px 0;
  text-transform: uppercase;
}
.info h2 {
  margin-bottom: 10px;
}
.company .info {
  margin-bottom: 50px;
}

.thumbs-gallery.row {
  margin-top: 50px;
}
.member .thumbs-gallery.row {
  margin-top: 0px;
}

.details {
  /*border-top: solid 1px $lightColor;*/
  padding-top: 10px;
}
.details h2 {
  margin-bottom: 15px;
}
.details i.outside, .details .icon-group.outside {
  margin-left: -20px;
  margin-right: 5px;
  display: block;
  float: left;
  padding-top: 5px;
}
.details .types-block {
  overflow: hidden;
}
.details a {
  color: #232323;
}
.details a:hover, .details a:focus {
  color: #73AFB6;
}
.details #contact {
  padding-left: 30px;
  font-size: 0.8em;
}
.details .social-links {
  margin-top: 25px;
}
.details .types {
  color: #73AFB6;
  margin-bottom: 12.5px;
}
.details .employees {
  border-right: solid 1px #bbb;
  font-size: 0.8em;
}
.details .companies {
  border-top: solid 1px #bbb;
  padding-top: 25px;
}

.sub-section {
  margin-bottom: 12.5px;
}

#companies-list {
  /* 	.list-item:nth-child(3n+3) {
  	// .col-sm-6 elk 3de item op nieuwe regel starten
  	@media (min-width: 768px) and (max-width: 1199px){
  		clear: left;
  	}
  }
  .list-item:nth-child(4n+4) {
  	// .col-sm-6 elk 4de item op nieuwe regel starten
  	@media (min-width: 1200px){
  		clear: left;
  	}
  } */
}
#companies-list .archived {
  border-top: 1px solid #d6d6d6;
  margin-top: 50px;
  padding-top: 25px;
}
#companies-list .archived h2 {
  margin-bottom: 25px;
}

.page-blocks article {
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .page-blocks article.embed {
    max-width: 50%;
  }
}
.page-blocks article.text p {
  line-height: 1.5em;
  padding: 0.5em 0;
}
.page-blocks article.button-block {
  margin-top: 50px;
}
.page-blocks article.button {
  margin-bottom: 20px;
}
.page-blocks article.button .inner {
  background: #221f1f;
  color: #fff;
  font-size: 1.5em;
  padding: 30px;
  text-align: center;
  height: 150px;
}
@media (max-width: 767px) {
  .page-blocks article.button .inner {
    height: auto;
  }
}
.page-blocks article.i-seek h1 {
  text-align: center;
}
.page-blocks article.i-seek ul {
  list-style: none;
  padding: 0;
  text-align: center;
}
.page-blocks article.i-seek ul li {
  display: inline-block;
  font-size: 1.5em;
  margin: 0 10px;
}
.page-blocks article.i-seek ul li a {
  color: #221f1f;
}
.page-blocks article.i-seek ul li a span {
  color: #73AFB6;
}

h1.block-title {
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 25px;
  font-size: 2.5em;
}

h2.block-title {
  font-weight: 300;
  margin-bottom: 25px;
  font-size: 2em;
}

h3.block-title {
  font-weight: 300;
  margin-bottom: 25px;
  font-size: 1.5em;
}

.content h2 {
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.content section {
  margin-bottom: 20px;
}

.embeds .embed {
  margin-bottom: 20px;
}
.embeds .embed h2 {
  margin-bottom: 10px;
}

.date-row {
  margin-bottom: 7px;
}

.embed iframe {
  width: 100%;
}

.fancybox-opened .fancybox-skin {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
}
.fancybox-opened .fancybox-title-float-wrap {
  margin-bottom: 0;
  width: 100%;
}
.fancybox-opened .fancybox-title-float-wrap .child {
  background: none;
  border-radius: 0;
  color: #fff;
  text-shadow: none;
  font-size: 12px;
  font-weight: normal;
  padding: 5px;
  white-space: normal;
  width: 100%;
}
.fancybox-opened .fancybox-title-float-wrap .child:hover {
  background: #73AFB6;
  background: rgba(115, 175, 182, 0.35);
  cursor: pointer;
  -moz-transition: background 200ms ease-in;
  -o-transition: background 200ms ease-in;
  -webkit-transition: background 200ms ease-in;
  transition: background 200ms ease-in;
}

.fancybox-overlay {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
}

.fancybox-close {
  background: none;
  top: -52px;
  right: -36px;
  color: #73AFB6;
}
.fancybox-close:before {
  font-family: "FontAwesome";
  font-size: 3em;
  content: "\f00d";
}
.fancybox-close:hover {
  color: #221f1f;
}

.ui-autocomplete {
  border-radius: 0 !important;
  background: #000;
  position: absolute;
  display: block;
  z-index: 100;
  padding: 0;
}
.ui-autocomplete.ui-widget-content {
  border: 1px solid #73AFB6;
}
.ui-autocomplete li {
  display: block;
  margin: 0px;
  padding: 0;
  list-style-type: none;
}
.ui-autocomplete li a {
  display: block;
  padding: 10px;
  border-radius: 0 !important;
  font-family: "PT Serif", serif;
  font-weight: 300;
  color: #221f1f;
  font-size: 0.9em;
}
.ui-autocomplete li a.ui-state-focus {
  background: #dedede;
  border: 0;
}
.ui-autocomplete li a:hover, .ui-autocomplete li a:focus {
  background: #dedede;
  border: 0;
}
.ui-autocomplete li a .ui-state-highlight {
  border: 0;
  background: none;
}

.infographics {
  color: #221f1f;
  margin-top: 50px;
  overflow: hidden;
  text-align: center;
}
.home .infographics {
  background: #73AFB6 url("../images/infographics-bg.jpg") left top no-repeat;
  background-size: cover;
  padding: 40px 0;
  border-top: 6px solid #73AFB6;
  color: #fff;
}
.infographics .row {
  margin: 20px 0;
}
@media (max-width: 991px) {
  .infographics .row {
    margin: 0;
  }
}
.infographics a {
  color: #221f1f;
  display: block;
}
.home .infographics a {
  color: #fff;
}
@media (min-width: 992px) {
  .infographics a:hover .infographic, .infographics a:focus .infographic {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    text-shadow: rgba(0, 0, 0, 0.1) 10px 10px 3px;
  }
}
.infographics .infographic {
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
@media (max-width: 991px) {
  .infographics .infographic {
    padding-top: 20px;
    margin-bottom: 20px;
  }
}
.infographics .infographic .icon-horizontal {
  padding-top: 20px;
  text-align: right;
}
@media (max-width: 991px) {
  .infographics .infographic .icon-horizontal {
    text-align: center;
  }
}
.infographics .infographic .fa {
  font-size: 6em;
}
@media (max-width: 767px) {
  .infographics .infographic .fa {
    font-size: 3em;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .infographics .infographic .fa {
    font-size: 5em;
  }
}
.not-home .infographics .infographic .fa {
  color: #73AFB6;
  font-size: 4em;
}
.infographics .infographic .fa.bigger {
  font-size: 7em;
}
@media (max-width: 767px) {
  .infographics .infographic .fa.bigger {
    font-size: 4em;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .infographics .infographic .fa.bigger {
    font-size: 6em;
  }
}
@media (min-width: 1200px) {
  .infographics .infographic .fa.bigger {
    font-size: 8em;
  }
}
.infographics .infographic .counter {
  font-size: 3em;
  font-family: "Abel";
  display: block;
  border-bottom: 4px solid #73AFB6;
}
.not-home .infographics .infographic .counter {
  font-size: 2.5em;
}
.home .infographics .infographic .counter {
  border-bottom: 4px solid #fff;
}
@media (min-width: 1200px) {
  .infographics .infographic .counter {
    font-size: 4em;
  }
}
.infographics .infographic .title {
  margin-top: 10px;
  font-size: 1.8em;
  display: block;
}
.not-home .infographics .infographic .title {
  font-size: 1.3em;
}
@media (min-width: 992px) {
  .not-home .infographics .infographic .title {
    font-size: 1.6em;
  }
}

.social-media .facebook-wall, .social-media .twitter-wall, .social-media .social-wall {
  padding: 20px;
}
.social-media .facebook-wall header .fa, .social-media .twitter-wall header .fa, .social-media .social-wall header .fa {
  font-size: 3em;
}
.social-media .facebook-wall header h3, .social-media .twitter-wall header h3, .social-media .social-wall header h3 {
  color: #221f1f;
  margin: 10px 0 40px 0;
}
.social-media .facebook-wall .facebook-stream-item h1 {
  font-size: 1.5em;
  color: #73AFB6;
}
.social-media .facebook-wall .facebook-stream-item .info {
  color: #221f1f;
}
.social-media .facebook-wall .facebook-stream-item .thumbnail {
  margin-right: 20px;
}
.social-media .twitter-wall {
  border-left: 1px solid #73AFB6;
}
.social-media .twitter-wall .tweet {
  text-align: center;
}
.social-media .twitter-wall .tweet-text {
  font-size: 1.5em;
  color: #221f1f;
}

#main-footer {
  border-bottom: 12px solid #73AFB6;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 0;
}
#main-footer.home {
  color: #fff;
  background: #eee url("../images/footer-bg.jpg") left top no-repeat;
  background-size: cover;
}
@media (max-width: 991px) {
  #main-footer.home {
    padding-bottom: 70px;
  }
}
@media (min-width: 992px) {
  #main-footer.home {
    padding-bottom: 200px;
  }
}
#main-footer.home a {
  color: #fff;
}
#main-footer.home .footer-content {
  padding-top: 100px;
}
@media (max-width: 991px) {
  #main-footer.home .footer-content {
    padding-top: 70px;
  }
}
#main-footer.home .footer-content .footer-logo {
  font-size: 1.6em;
  /* 48px */
  margin-bottom: 5px;
  display: block;
}
#main-footer.home .footer-content h2 {
  font-size: 1.875em;
  margin-bottom: 15px;
}
#main-footer.home .footer-content span {
  display: block;
}
#main-footer.home .footer-content span:after {
  content: "";
}
#main-footer.home .footer-content .plaats, #main-footer.home .footer-content .fax {
  margin-bottom: 20px;
}
#main-footer.home .zap-logo {
  left: 50%;
  margin-left: -7.5px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
#main-footer.home .zap-logo:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
#main-footer .footer-content {
  font-size: 1.125em;
}
@media (max-width: 767px) {
  #main-footer .footer-content {
    padding-top: 10px;
  }
}
#main-footer .footer-content .footer-logo {
  font-size: 1em;
}
#main-footer .footer-content span {
  display: inline-block;
}
#main-footer .footer-content span:after {
  content: "|";
  margin: 0 5px;
}
#main-footer .footer-content span:last-child:after {
  display: none;
}
#main-footer .footer-content h2 {
  font-size: 1.125em;
  margin-bottom: 10px;
}
#main-footer .footer-content p {
  margin: 15px 0;
}
#main-footer .footer-content p a {
  color: #fff;
}
#main-footer .zap-logo {
  width: 15px;
  position: absolute;
  bottom: 12px;
  right: 12px;
}

.table-center {
  text-align: center;
  display: table;
  width: 100%;
  height: 100%;
}

.table-cell-center {
  vertical-align: middle;
  display: table-cell;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border: none;
}

.btn, input.submit.button {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  height: 43px;
  font-size: 1.5em;
  /* 24px */
  padding: 0 10px;
  line-height: 43px;
  letter-spacing: 0.0625em;
  border: none;
}
#form-login .btn, #form-login input.submit.button {
  margin-bottom: 7px;
}
.btn .fa, input.submit.button .fa {
  line-height: 43px;
}
.btn:hover, .btn:focus, input.submit.button:hover, input.submit.button:focus {
  box-shadow: none;
  outline: none;
  background-color: #221f1f;
  color: #221f1f;
}
.btn.btn-default, input.submit.button.btn-default {
  background-color: #bbb;
  color: #fff;
}
.btn.btn-default:hover, .btn.btn-default:focus, input.submit.button.btn-default:hover, input.submit.button.btn-default:focus {
  background-color: #221f1f;
}
.btn.btn-primary, input.btn.submit.button, input.submit.button.btn-primary, input.submit.button {
  background-color: #73AFB6;
}
.btn.btn-primary.invert, input.btn.invert.submit.button, input.submit.button.btn-primary.invert, input.submit.button.invert {
  background-color: #fff;
  color: #73AFB6;
}
.btn.btn-primary:hover, input.btn.submit.button:hover, .btn.btn-primary:focus, input.btn.submit.button:focus, input.submit.button.btn-primary:hover, input.submit.button:hover, input.submit.button.btn-primary:focus, input.submit.button:focus {
  background: #221f1f;
  color: #fff;
}

.btn-translate {
  border: none;
  box-shadow: none;
  background: none;
  color: #73AFB6;
  text-decoration: underline;
  padding: 0;
  margin: 0;
  background: none;
}

input.submit.button {
  border: none;
  color: #fff;
}

#pages .list-item {
  margin-bottom: 15px;
}
#pages .list-item h1 {
  font-size: 1.2em;
}

.thumbnail {
  margin: 0 0 10px 0;
  padding: 0;
  border: none;
}
.thumbnail > img {
  margin: 0;
}
.thumbnail.border {
  background: #dedede;
  padding: 4px;
}
.thumbnail.border img {
  border-radius: 10px;
}
.thumbnail.logo {
  border-radius: 0;
  border: 3px solid #ededed;
}

.img-responsive {
  width: 100%;
}

.white {
  color: #fff;
}

.filter {
  margin-bottom: 20px;
}
.filter .current-type {
  position: relative;
  font-size: 1.2em;
  font-family: "Abel";
}
.filter .types {
  display: none;
  position: absolute;
  z-index: 2;
  top: 100%;
  right: 0;
  background: #73AFB6;
  list-style: none;
  padding: 20px;
  margin: 0;
  width: 320px;
}
.filter .types a {
  color: #fff;
  font-size: 0.75em;
}
.filter .types a:hover {
  text-decoration: underline;
}
.filter .current-type:hover .types {
  display: block;
}

#tooltip {
  display: none;
  position: absolute;
  padding: 2px;
  color: #000;
  z-index: 10;
  margin-left: 15px;
}
#tooltip #tooltip-content {
  color: #fff;
  padding: 5px;
  font-size: 0.8em;
}
#tooltip #tooltip-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.event-calendar-widget {
  font-family: "Abel";
}

#wrap .event-calendar-widget {
  text-align: center;
  margin-bottom: 30px;
  min-height: 210px;
}

#wrap .event-calendar-widget .ui-datepicker {
  padding: 0;
  width: auto;
  border-radius: 0;
}

#wrap .event-calendar-widget .ui-widget {
  font-family: "Abel";
}

#wrap .event-calendar-widget .ui-datepicker table {
  margin: 0;
  width: 100%;
  margin: 0 auto;
}

#wrap .event-calendar-widget .ui-widget {
  font-size: 1em;
}

#wrap .event-calendar-widget .ui-widget-header {
  background: none;
  border: 0;
}

#wrap .event-calendar-widget .ui-widget-content {
  border: 0;
  background: none;
}

#wrap .event-calendar-widget .ui-icon-circle-triangle-e {
  background: none;
}

#wrap .event-calendar-widget .ui-icon-circle-triangle-w {
  background: none;
}

#wrap .event-calendar-widget .ui-icon-circle-triangle-w, .event-calendar-widget .ui-icon-circle-triangle-e {
  background-position: center;
}

#wrap .event-calendar-widget a.ui-state-disabled {
  display: none;
}

#wrap .event-calendar-widget .ui-datepicker-current-day a.ui-state-active {
  color: #fff !important;
  background: #fff;
}

#wrap .event-calendar-widget .ui-icon {
  background-repeat: no-repeat;
  color: #000;
}

#wrap .event-calendar-widget .highlight .ui-state-default {
  font-weight: 600;
  color: #73AFB6;
}
#wrap .event-calendar-widget .highlight .ui-state-default:hover {
  color: #221f1f;
}

#wrap .event-calendar-widget .ui-icon {
  margin: 0;
  position: static;
  top: auto;
  left: auto;
  text-indent: 0;
  overflow: visible;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
}

#wrap .event-calendar-widget .ui-icon:hover, .event-calendar-widget .ui-icon:focus {
  cursor: pointer;
}

#wrap .event-calendar-widget .ui-datepicker-prev {
  border: none;
  background: none;
  top: 0px;
  width: auto;
  height: auto;
  left: 8px;
  font-size: 1.5em;
  top: -7px;
  font-weight: 300;
}

#wrap .event-calendar-widget .ui-datepicker-next {
  border: none;
  background: none;
  top: 0px;
  width: auto;
  height: auto;
  right: 12px;
  font-size: 1.5em;
  top: -7px;
  font-weight: 300;
}

#wrap .event-calendar-widget th {
  font-size: 14px;
  color: #000;
  font-weight: 300;
  padding: 5px 0px;
  margin: 0px;
  text-transform: lowercase;
}

#wrap .event-calendar-widget .ui-state-default {
  background: none;
  border: none;
  color: #000;
  font-size: 14px;
  text-align: center;
}

#wrap .event-calendar-widget .ui-datepicker-title {
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
  font-size: 1em;
  margin-bottom: 10px;
}

#wrap .event-calendar-widget .ui-datepicker-header {
  margin-bottom: 10px;
  margin: 0px;
  padding: 0px;
  margin: 0 auto;
}

#wrap .event-calendar-widget .ui-datepicker-today a, .event-calendar-widget .ui-datepicker-today span {
  font-weight: 600;
}

#ui-datepicker-div .ui-widget-header, .ui-datepicker .ui-datepicker-buttonpane button, .ui-datepicker table {
  font-family: 'Abel';
  border-radius: 0;
  font-size: 14px;
}

.ui-datepicker .ui-datepicker-buttonpane button, .ui-button {
  font-family: 'Abel' !important;
  border: none !important;
  background: #73afb6 !important;
  color: #fff !important;
  text-transform: uppercase !important;
  font-weight: normal !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: #ddd;
}

#ui-datepicker-div .ui-widget-header {
  margin: 0;
  border: none;
  border-radius: 0;
  background: #76afc4 !important;
  color: #fff;
}
#ui-datepicker-div .ui-widget-header a {
  color: #fff;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: #ddd !important;
}

.ui-timepicker-div dl dt, .ui-timepicker-div dl dd {
  font-size: 14px;
  font-weight: normal;
}

#zap-share {
  border-top: 1px solid #ccc;
  padding: 10px 0;
}
#zap-share > a {
  margin-right: 30px;
}
@media (max-width: 480px) {
  #zap-share > a {
    display: block;
    margin-bottom: 10px;
  }
}
#zap-share > a i {
  margin-right: 7px;
}

@media (max-width: 991px) {
  .container {
    width: auto;
  }
}

#responsive-menu {
  display: none;
}

#mobile-header {
  background: #73AFB6;
}
#mobile-header .btn.open {
  color: #fff;
  font-size: 2em;
}
#mobile-header .btn.open:focus, #mobile-header .btn.open:hover {
  background: #B23428;
}

@media (min-width: 768px) {
  #pageslide {
    display: none !important;
  }
}
@media (max-width: 768px) {
  #pageslide #responsive-menu {
    display: block;
    padding: 15px;
    border-right: 4px solid #eee;
    margin-right: 30px;
  }
  .not-mobile #pageslide #responsive-menu {
    margin-right: 13px;
  }
}

.sidebar {
  border-right: 4px solid #eee;
  padding: 10px 30px 0 0;
}
.sidebar #main-header {
  margin-bottom: 50px;
}

.loader {
  text-align: center;
  font-size: 1.6875em;
  letter-spacing: 0;
  color: #ccc;
}
.loader:before {
  content: "\f1ce";
  font-family: "FontAwesome";
}

.fa-spin, .loader {
  -webkit-animation: spin 0.5s infinite linear;
  -moz-animation: spin 0.5s infinite linear;
  -o-animation: spin 0.5s infinite linear;
  animation: spin 0.5s infinite linear;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  50% {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    text-shadow: rgba(0, 0, 0, 0.1) 10px 10px 3px;
  }
  100% {
    -webkit-transform: scale(1);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  50% {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    text-shadow: rgba(0, 0, 0, 0.1) 10px 10px 3px;
  }
  100% {
    transform: scale(1);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

.social-wrap a {
  display: block !important;
  text-align: center;
}
.social-wrap a span.icon {
  font-size: 3em;
  margin-right: 10px;
}
.social-wrap a span.text {
  top: -10px;
  position: relative;
  margin-top: -5px;
  font-size: 20px;
}

@media (max-width: 767px) {
  .social-wrap {
    width: 200px;
    margin: auto;
  }
  .social-wrap a {
    text-align: left;
  }
}
@media (min-width: 992px) {
  #banners .banner .banner-inner {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: top 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), bottom 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: top 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), bottom 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: top 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), bottom 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: top 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), bottom 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  #banners .banner.odd .banner-inner {
    top: 200px;
  }
  #banners .banner.odd .banner-inner.show {
    top: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  #banners .banner.even .banner-inner {
    bottom: 200px;
  }
  #banners .banner.even .banner-inner.show {
    bottom: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }

  #social {
    overflow: hidden;
  }
  #social .facebook-wall, #social .social-wall {
    top: 600px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    -webkit-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
  }
  #social .facebook-wall.show, #social .social-wall.show {
    top: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  #social .twitter-wall {
    bottom: 600px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    -webkit-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
  }
  #social .twitter-wall.show {
    bottom: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
}
