/************************
 *** Bootstrap Helper ***
 ************************/
@font-face {
  font-family: 'Kelson';
  src: url('/fonts/Kelson/2DC4AB_0_0.eot');
  src: url('/fonts/Kelson/2DC4AB_0_0.eot?#iefix') format('embedded-opentype'), url('/fonts/Kelson/2DC4AB_0_0.woff') format('woff'), url('/fonts/Kelson/2DC4AB_0_0.ttf') format('truetype'), url('/fonts/Kelson/2DC4AB_0_0.svg#FontName') format('svg');
  font-weight: normal;
  font-style: normal;
}
.navbar-form input,
.form-inline input {
  width: auto;
}
html {
  overflow-x: hidden;
}
/************************ ***
 *** Bootstrap Helper End ***
 ************************ ***/
/************************
 *** Custom Theme     ***
 ************************/
.btn.white-outline {
  border: 1px solid white;
  border-radius: 0px;
  color: white;
}
.xs-hide {
  display: block;
}
.xs-show {
  display: none;
}
header {
  min-height: 230px;
  margin-bottom: 5px;
}
@media (min-width: 979px) {
  #sidebar.affix-top {
    position: static;
  }
  #sidebar.affix {
    position: fixed;
    top: 0;
    width: 21.2%;
  }
}
@media (max-width: 992px) {
  .logo {
    margin-left: 25px;
  }
}
.affix,
.affix-top {
  position: static;
}
/* theme */
body {
  color: #565656 !important;
  background-color: #F5F5F5;
  color: #787878;
  font-family: 'Open Sans', sans-serif;
  padding-bottom: 20px;
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  body {
    max-width: 99%;
  }
}
body .btn {
  border-radius: 64px;
}
body .btn.btn-success {
  background-color: #2ABBAC;
  border-color: #2ABBAC;
}
body button,
body .btn.btn-rounded {
  background-color: #505E78;
  border: none;
  color: white;
  height: 34px;
  border-radius: 64px;
  padding: 7px 12px;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  body button,
  body .btn.btn-rounded {
    font-size: 3vw;
  }
}
body button.blue,
body .btn.btn-rounded.blue {
  background-color: #2ABBAC;
}
@media (max-width: 600px) {
  body button,
  body .btn.btn-rounded {
    padding: 9px 12px;
  }
}
a,
a:hover {
  color: #333C4D;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1,
h2,
h3,
h4 {
  font-family: 'Roboto', 'Kelson', sans-serif;
  font-weight: 300;
}
h1 {
  color: #333C4D;
}
h1.black {
  color: #171414;
}
h3,
h4,
#myCarousel h2 {
  color: #000;
}
.review-box ul.tips li,
.review-box ul.tops li {
  margin-left: 0px;
}
.review-box ul.tips li::before,
.review-box ul.tops li::before {
  margin-left: 0px;
  padding-right: 12px;
}
.review-box h3 {
  color: #565656;
  font-size: 20px;
  margin-top: 0px;
}
h2 {
  color: #565656;
  font-size: 28px;
}
#sidebar h3 {
  color: #565656 !important;
  font-size: 18px;
}
.custompage h3,
.contentpage {
  font-size: 22px;
}
.contentafbeelding {
  overflow: hidden;
  height: 400px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px !important;
}
h5 {
  color: #000;
}
hr {
  margin: 24px 0;
}
p {
  color: #787878;
}
.noright {
  padding-right: 0px;
}
.js-short-review {
  margin-bottom: 15px;
}
input[type="radio"] {
  -webkit-appearance: checkbox;
  /* Chrome, Safari, Opera */
  -moz-appearance: checkbox;
  /* Firefox */
  -ms-appearance: checkbox;
  /* not currently supported */
}
#myCarousel h1,
#myCarousel h2,
#myCarousel h3,
#myCarousel h4,
#myCarousel p {
  color: #565656 !important;
  text-shadow: none;
}
#myCarousel .btn {
  margin-top: 30px;
}
#myCarousel .item {
  width: 100%;
  /*slider width*/
  max-height: 600px;
  /*slider height*/
}
#myCarousel .item img {
  width: 100%;
  /*img width*/
}
#myCarousel p {
  font-size: 15px;
}
#myCarousel li {
  color: #565656;
  text-shadow: none !important;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.review-panel {
  height: 694px;
  overflow: hidden;
  border: 1px solid;
  margin-top: 25px;
}
/*
.glyphicon-chevron-left:before {
  background: url('/images/icon/chevron-left-small.png') no-repeat !important;
}

.glyphicon-chevron-right:before {
  background: url('/images/icon/chevron-right-small.png') no-repeat !important;
}*/
.carousel-control.right {
  background: none;
  margin-right: -10px;
}
.carousel-control.left {
  background: none;
  margin-left: -10px;
}
.carousel-caption {
  margin-bottom: 50px;
}
.glyphicon-chevron-left {
  background: #353535;
  font-size: 15px !important;
  padding-left: 6px;
  padding-top: 8px;
  padding-right: 5px;
  padding-bottom: 19px;
  border-radius: 21px;
}
.glyphicon-chevron-right {
  background: #353535;
  font-size: 15px !important;
  padding-left: 6px;
  padding-top: 8px;
  padding-right: 7px;
  padding-bottom: 19px;
  border-radius: 21px;
}
.grid-review-bottom blockquote {
  margin-left: 15px;
  margin-top: 14px;
}
blockquote {
  border-left: none;
  font-size: 14.5px;
}
.button-group.sort button {
  width: 123px;
  margin-bottom: 3px;
  font-size: 12px;
}
.button-group.sort {
  margin-bottom: 20px;
}
#sortable {
  width: 100% !important;
}
#sortable .label {
  cursor: pointer;
}
#sortable .label-default {
  /*padding: 0.6em .8em .6em;
  line-height: 3;*/
  padding: 0.2em .8em .2em;
  line-height: 3;
  width: 100%;
  margin-bottom: 9px;
  float: left;
}
.quote {
  text-align: center;
}
footer h1,
footer h2,
footer h3,
footer h4 {
  color: #000;
  text-shadow: none;
}
footer p {
  color: #FAFDFF;
}
footer ul {
  padding-left: 0px;
}
footer ul.social-media li {
  display: inline-block;
  border-bottom: none;
}
footer ul.social-media li a {
  background: #565656;
  padding: 10px;
  border-radius: 26px;
  margin-right: 10px;
}
footer ul.social-media li a img {
  margin-top: -4px;
}
footer ul li {
  padding: 10px 0;
  list-style: none;
  border-bottom: 1px solid #565656;
}
.highlight-bk {
  background-color: #e2eff8;
  padding: 1px;
  width: 100%;
}
#morereviews {
  color: #333C4D;
  cursor: pointer;
  margin-top: 25px;
  float: left;
}
.highlight {
  color: #e2eff8;
}
h3.highlight {
  padding-top: 13px;
  padding-bottom: 14px;
  border-bottom: 2px solid #e2eff8;
}
.nav-top {
  background-color: #2ABBAC !important;
  height: 50px;
  min-height: 50px;
  color: white;
}
.alert {
  margin: 7px 15px 20px;
}
.nav-bottom {
  height: 95px !important;
}
.nav-bottom .navbar-right {
  margin-top: 8px;
  background-color: #fff;
}
.navbar .collapse.in {
  background-color: #fff;
  position: absolute;
}
@media (max-width: 480px) {
  .navbar .collapse.in {
    overflow-x: hidden;
  }
}
.navbar {
  background-color: #FFF;
  border: 0;
  margin-bottom: 0 !important;
  border-radius: 0 !important;
}
.navbar .container {
  margin-top: 18px;
}
.navbar-default .navbar-nav > li {
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a {
  color: #171414;
  font-weight: bold;
  padding-left: 20px;
  padding-right: 20px;
  border-left: none;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
  color: #2ABBAC !important;
}
.navbar-nav > li:last-child > a {
  border-right: none;
}
.navbar-nav > .active > a,
.navbar-nav > .active > a:hover,
.navbar-nav > .active > a:focus {
  color: #ffffff;
  background: none;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #2ABBAC;
  background: none;
  border-radius: 50px;
}
@media (min-width: 480px) {
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
    border: 1px solid gray;
  }
}
.navbar-nav > .open > a,
.navbar-nav > .open > a:hover,
.navbar-nav > .open > a:focus {
  color: #f0f0f0;
  opacity: .9;
  border-color: #e2eff8;
}
.navbar .fa,
.navbar .icons li {
  margin-right: 15px;
  font-size: 12px;
}
.navbar .icons li {
  padding-top: 4px;
}
.nav .open > a {
  border-color: #777777;
  border-width: 0;
}
.navbar-nav.social-media > li {
  margin-right: 5px;
}
.navbar-nav.social-media > li > a {
  padding: 0px;
}
.navbar-nav > .open > a,
.navbar-nav > .open > a:hover,
.navbar-nav > .open > a:focus {
  color: #333C4D;
}
.logo img {
  padding-top: 10px;
}
.form-horizontal .control-label {
  margin-top: 1px;
}
.form-horizontal .control-label {
  text-align: left;
  margin-bottom: 0;
  padding-top: 0px;
}
.search-bar {
  background-color: #353535;
  padding-bottom: 20px;
  margin-top: -2px;
}
.accordion-group {
  border-width: 0;
}
.dropdown-menu {
  min-width: 250px;
}
.accordion-heading .accordion-toggle,
.accordion-inner,
.nav-stacked li > a {
  padding-left: 1px;
}
.caret {
  color: #fff;
}
.navbar-toggle {
  color: #fff;
  border-width: 0;
}
.navbar-toggle:hover {
  background-color: #fff;
}
.nav.social-media {
  padding-top: 3px;
  margin-right: 26px;
}
.nav.social-media a:hover {
  background-color: #353535 !important;
}
.sidebar-div > h1 {
  margin-bottom: 36px;
}
#sidebar {
  padding: 16px;
  background-color: white;
  margin-bottom: 20px;
  padding-bottom: 0px;
}
#sidebar a,
#sidebar a:hover {
  text-decoration: none;
  color: #171414;
  cursor: pointer;
}
#sidebar button.filters-toggle {
  float: right;
  margin-top: 4px;
}
#sidebar .row.search {
  background-color: #2ABBAC;
  margin: -16px -16px 0px -16px;
  padding: 18px 0;
}
#sidebar nav ul {
  list-style-type: none;
  padding-left: 4px;
}
#sidebar nav ul li {
  display: block;
  margin: 6px 0px;
  padding: 10px 0 10px 21px;
  list-style: none;
  border-top: 1px solid #e1e1e1;
}
#sidebar nav ul li a {
  font-size: 18px;
  padding: 8px;
}
#sidebar nav ul li a i,
#sidebar nav ul li a i:hover {
  text-decoration: none;
  margin-right: 8px;
}
#sidebar .collapse.in {
  margin-bottom: 20px;
}
#sidebar .panel-group > .panel {
  /*xheight: 28px;*/
  margin-left: 0;
  background-color: white;
  padding: 0px;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #EEE;
}
#sidebar .panel-group > .panel:last-child {
  border-bottom: 0;
}
#sidebar .panel-group > .panel .panel-body {
  border-top: 0;
}
#sidebar .panel-heading {
  padding: 14px 0px;
  background-color: white;
}
#sidebar .panel-title {
  /*margin-top:-22px;*/
}
.background-dark {
  background-color: #333C4D;
}
.sorting {
  border-bottom: 1px solid lightgray;
  margin-top: 30px;
  margin-bottom: 14px;
  text-transform: uppercase;
}
.sorting label {
  font-weight: normal;
}
.sorting span {
  line-height: 36px;
}
.sorting span.sorton {
  font-weight: bold;
  margin-right: 20pt;
}
.sorting .form-group {
  display: inline-block;
}
.sorting .form-group.property {
  display: none;
}
.sorting .form-group.direction,
.sorting .form-group.property {
  margin-left: 30pt;
}
.sorting select.form-control {
  border: none;
  background: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-transform: uppercase;
  padding-right: 20pt;
}
.sorting select.form-control option {
  text-transform: uppercase;
}
.sorting label.control-label {
  position: relative;
  display: inline-block;
}
.sorting label.control-label::after {
  position: absolute;
  content: "\f078";
  font-family: FontAwesome;
  color: #171414;
  top: 0;
  right: 0;
  bottom: 0;
  vertical-align: middle;
  text-align: center;
  line-height: 32px;
  pointer-events: none;
  width: 20pt;
}
.sorting a,
.sorting a:hover,
.sorting a:visited {
  color: gray;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
}
.sorting a i,
.sorting a:hover i,
.sorting a:visited i {
  font-size: 26px;
  position: relative;
  top: 4px;
}
.sorting a.active,
.sorting a:hover.active,
.sorting a:visited.active {
  color: #171414;
}
.panel {
  box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.175);
  border: none;
}
.panel .row.bottom {
  background-color: #f5f5f5;
}
.panel .panel-body h1,
.panel .panel-body h2,
.panel .panel-body h3,
.panel .panel-body h4,
.panel .panel-body h5 {
  margin-top: 0px;
}
.home-grid {
  padding: 0 15px;
  border: 1px solid #e1e1e1;
}
.home-grid .row {
  padding-top: 17px;
  padding-bottom: 17px;
}
.home-grid .image {
  padding-right: 0px;
  margin: 0px;
}
.home-grid .quote-profile {
  font-weight: bold;
}
.panel {
  background-color: white;
  box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.175);
}
.panel.thanks {
  border: 1px solid #2ABBAC;
  border-radius: 0px;
  color: #2ABBAC;
}
.panel.thanks i.fa {
  font-size: 32px;
  margin: 10px;
}
.panel.thanks h2 {
  color: #2ABBAC;
  margin: 10px 0;
}
.item h2 a,
.item h2 a:hover {
  color: #000;
}
.item .row.description {
  margin: 12px 0;
}
.item .rating {
  margin: 12px 0px;
}
.item .buttons {
  margin: 20px 0;
}
.item .buttons a {
  margin-left: 12px;
}
.item.profile .rating {
  margin: 12px 0px;
}
.item.profile .rating span.reviews {
  margin-left: 24px;
}
.item.profile .biography p {
  line-height: 24px;
}
.item.profile .social {
  margin-bottom: 20px;
}
.item.review .head {
  margin: 0px;
}
.item.review .head span.name {
  margin-left: 24px;
  font-size: 24px;
}
.item.review .head .button {
  margin-top: 7px;
}
.item.review .head .btn.btn-rounded {
  transition: transform 1s;
}
.item.review .head .btn.btn-rounded.collapsed i.fa.fa-chevron-down {
  transform: rotate(0deg);
  transition: transform 1s;
}
.item.review .head .btn.btn-rounded i.fa.fa-chevron-down {
  transform: rotate(180deg);
  transition: transform 1s;
}
.item.review .detail {
  padding-top: 12px;
}
.item.review .relation {
  font-style: italic;
}
div.rating {
  line-height: 32px;
  vertical-align: middle;
  display: inline-block;
}
div.rating.big {
  margin-top: 22px;
}
div.rating.big span.rating {
  font-size: 36px;
}
div.rating span.rating {
  font-size: 24px;
  font-weight: bold;
  margin-right: 24px;
}
div.rating span.rating .fa-star {
  color: #FCDA17;
}
div.rating span.reviews {
  text-transform: uppercase;
  vertical-align: middle;
  line-height: 24px;
}
.reviewable-grid {
  background-color: white;
  margin-bottom: 22px;
  padding-top: 20px;
  box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.175);
}
.reviewable-grid h2 {
  margin-top: 6px;
  margin-bottom: 12px;
}
@media (max-width: 480px) {
  .reviewable-grid h2 {
    font-size: 6vw;
  }
}
.reviewable-grid h2 a,
.reviewable-grid h2 a:hover {
  color: #000;
}
.reviewable-grid .location {
  text-transform: uppercase;
}
.reviewable-grid img.photo {
  border-radius: 100%;
  margin-bottom: 18px;
}
.reviewable-grid span.providers {
  font-weight: bold;
  text-transform: uppercase;
}
.reviewable-grid span.providers a,
.reviewable-grid span.providers a:hover,
.reviewable-grid span.providers a:visited {
  color: #171414;
}
.reviewable-grid span.rating {
  margin-right: 12px;
}
.reviewable-grid .details {
  padding: 12px 0px;
  background-color: #f5f5f5;
}
.reviewable-grid .details .info {
  line-height: 32px;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
}
.reviewable-grid .details .info .properties span:not(:first-child)::before {
  content: "|";
}
.reviewable-grid .details .info span.themes {
  vertical-align: middle;
  line-height: 32px;
}
.reviewable-grid .details .buttons span {
  float: right;
}
.reviewable-grid .details .buttons span button {
  background-color: #2ABBAC;
  border: none;
  color: white;
  height: 34px;
  border-radius: 64px;
  margin-left: 12px;
  padding: 0 12px;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  .reviewable-grid .details .buttons span button {
    font-size: 3vw;
  }
}
.reviewable-grid-top {
  padding: 0 4px 0 4px;
}
.reviewable-grid-bottom {
  background-color: #eee;
  padding: 20px 0;
}
.countreviews {
  padding-top: 4px;
  padding-left: 1px;
  font-size: 12px;
}
.avatar {
  width: 50px;
  height: 50px;
  margin: 10px;
}
.btn-info {
  margin-bottom: 10px;
  margin-top: 5px;
}
.btn-info.more {
  float: right;
}
.btn .caret {
  color: #000;
}
.personal-info strong {
  min-width: 80px;
  float: left;
}
.personal-info div {
  margin-top: 3px;
}
.title-right {
  padding: 30px 15px;
}
.grid-review-bottom {
  background-color: #333C4D;
  font-size: 12px;
}
.grid-review-bottom .rate {
  padding: 0 0 0 36px;
}
.grid-review-bottom li {
  list-style: none;
}
.grid-review-bottom .glyphicon-chevron-left,
.grid-review-bottom .glyphicon-chevron-right {
  width: 26px;
  height: 26px;
  margin-top: -19px;
  padding-top: 6px;
}
.add-review {
  margin-top: 15px;
  margin-bottom: -38px;
  right: 15px;
}
.review-box {
  margin-top: 10px;
  border-bottom: 1px solid #e1e1e1;
  padding-top: 10px;
}
.review-box .rating-row {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 5px;
  padding-top: 10px;
}
.rating-row .grade {
  text-align: right;
}
.review-box .rating {
  font-size: 15px;
  overflow: hidden;
  margin-top: -4px;
}
.panel-heading [data-toggle="collapse"].collapsed:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  color: #565656;
}
.panel-heading [data-toggle="collapse"]:after {
  font-family: 'Glyphicons Halflings';
  content: "\e258";
  float: right;
  color: #333C4D;
  font-size: 12px;
  line-height: 22px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.review-box .grade,
.av-grade {
  font-family: 'Roboto', 'Kelson', sans-serif;
  font-weight: 400;
  font-size: 17px;
  margin-top: -6px;
}
.av-grade {
  float: right;
  margin-top: -2px;
}
textarea.form-control {
  height: 160px;
}
.new-review {
  /*margin-top:-82px;*/
}
footer {
  position: absolute;
  bottom: 0;
  width: 99%;
  height: 0px;
  margin-top: 20px;
}
footer .latestReviews {
  text-transform: uppercase;
  border-bottom: 1px solid #565656;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
footer .latestReviews .name {
  padding-left: 0;
  font-size: 15px;
}
footer .latestReviews .grade {
  color: #FAFDFF;
  font-size: 24px;
}
footer .latestReviews .grade span {
  position: absolute;
  right: 0px;
  font-size: 21px;
  margin-top: -5px;
}
footer .popularTheme {
  text-transform: uppercase;
  border-bottom: 1px solid #565656;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
footer .row.center {
  border-bottom: 1px solid #565656;
  margin-bottom: 5px;
  padding-bottom: 5px;
  display: flex;
  align-items: center;
}
footer .row.center .img-thumbnail {
  margin-bottom: 0px;
}
.footer-top {
  background-color: #333C4D;
  padding: 28px;
}
.footer-top h4 {
  color: #2ABBAC;
  font-size: 23px !important;
  margin-bottom: -5px;
  margin-top: 37px;
}
@media (min-width: 768px) {
  .footer-top h4 {
    font-size: 18px !important;
    margin-bottom: 25px;
  }
}
.footer-top ul.reviews li {
  position: relative;
}
.footer-top ul.reviews li span.grade {
  font-size: 24px;
  position: absolute;
  top: 0px;
  right: 0px;
}
.footer-top a {
  color: #FAFDFF !important;
}
.footer-bottom {
  background-color: #FFF;
  padding: 10px;
  color: #000;
}
.footer-bottom small.slogan {
  color: #2ABBAC;
}
@media (max-width: 768px) {
  .footer-bottom small.slogan {
    float: left;
  }
}
.nopadding {
  padding: 0 !important;
}
/************************ ***
 *** End Theme        *** ***
 ************************ ***/
/************************
 *** Profile View     ***
 ************************/
.col-centered {
  float: none;
  margin: 0 auto;
}
.glyphicon-star {
  color: #f9cc3f;
  font-size: 20px;
}
.glyphicon-plus,
.glyphicon-minus {
  font-size: 11px;
}
.user-avg {
  font-size: 19px;
}
.grid-review-bottom h2 {
  font-size: 20px !important;
  margin-top: 0 !important;
}
/************************ ***
 *** Profile View End *** ***
 ************************ ***/
.review-container .background-dark {
  border-bottom: 1px solid #e1e1e1;
}
.review-container h2 {
  color: #565656 !important;
  font-size: 22px !important;
}
.review-container h3 {
  color: #565656 !important;
  font-size: 18px !important;
}
.review-container label {
  color: #565656;
}
.review-container .row {
  padding-bottom: 5px;
}
.review-form .slider-horizontal {
  width: 85% !important;
  margin-left: 5px;
}
.slider-val {
  color: #565656;
  width: 20px;
  margin-left: 20px;
  font-weight: bold;
}
.more {
  cursor: pointer;
}
.meer-info {
  display: none;
}
.meer-info-item {
  border-bottom: 1px dashed #FAFDFF;
  padding-bottom: 20px;
}
.carousel-inner {
  min-height: 100px;
}
.col-centered {
  float: none;
  margin: 0 auto;
}
.noreviews {
  margin-left: 15px;
}
.viewfullprofile {
  margin-left: 30px;
  margin-top: -1px !important;
}
.viewfullprofile2 {
  margin-left: 30px;
  margin-top: 18px;
}
.speakerscorebox {
  border: 1px solid /*@border*/;
  margin-top: 25px;
  padding: 0;
  text-align: center;
}
.score-bg {
  font-size: 20px;
  font-weight: bold;
  background: url('/bundles/butlerapp/images/score-bg.png') no-repeat 9px top;
  width: 109px;
  height: 92px;
  padding-left: 9px;
  padding-top: 28px;
  background-repeat-x: no-repeat;
  margin: 0 auto;
}
.label-large {
  font-size: 12px;
  padding: 5px 14px;
  float: left;
  margin: 0 4px 4px 0;
}
.well-profile {
  padding-bottom: 40px;
  background-color: #e2eff8;
  border-color: #e1e1e1;
}
.totab {
  cursor: pointer;
}
.overlay {
  position: absolute;
  top: 52px;
  left: 54%;
  /* margin: 0 auto; */
  width: 400px;
  height: 100%;
  z-index: 10;
  pointer-events: none;
}
/************************ ***
 *** Review View End *** ***
 ************************ ***/
/************************ ***
 *** Contactform View  *** ***
 ************************ ***/
.contactform .row {
  margin: 15px 0;
}
/************************ ***
 *** Contactform View End *** ***
 ************************ ***/
hr.soften {
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  border: 0;
}
.modal-backdrop {
  z-index: 1;
}
.input-group.critique {
  margin-bottom: 5px;
}
.critiques {
  margin-bottom: 10px;
  margin-top: 15px;
}
.comment {
  padding: 10px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  background: #333C4D;
}
.thumb-small {
  height: 60px !important;
  min-width: 60px;
}
.promo-image {
  margin-top: 30px;
  margin-bottom: 30px;
  display: block;
}
.img-thumbnail {
  margin-bottom: 10px;
  border: none;
}
.italic {
  font-style: italic;
}
.critiques li {
  list-style: none;
  margin-left: -39px;
}
/* Medium devices (desktops, 992px and up) */
/* Medium devices (desktops, 992px and up) */
@media (max-width: 992px) {
  .nav-top ul,
  .nav-top li {
    float: left;
  }
  .nav-top {
    height: auto;
  }
}
/* Small devices (tablets, 768px and up) */
@media (max-width: 768px) {
  .progresstitle {
    font-size: 11px;
  }
}
/* Login */
.lead {
  margin-top: 20px;
}
/*profile */
.progress {
  height: 16px;
  margin-bottom: 9px;
}
.progress-bar {
  background-color: #333C4D;
}
.label-info {
  background-color: #333C4D;
}
.faq .panel {
  padding: 0;
}
.framed .content {
  float: none;
}
.collapse.in {
  display: block;
  z-index: 10000;
  float: left;
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
}
.contact-social {
  margin-left: -40px;
  margin-top: 20px;
}
.contact-social li {
  float: left;
  list-style: none;
  background-color: #353535;
  margin-right: 5px;
}
.map-canvas {
  width: 97%;
  margin-left: 15px;
}
@media (max-width: 900px) {
  .overlay {
    left: 40%;
    background: rgba(255, 255, 255, 0.5);
    padding: 10px;
    height: 100%;
  }
}
@media (max-width: 1080px) {
  .overlay {
    top: 0px;
  }
  #myCarousel .overlay p,
  #myCarousel .overlay li {
    font-size: 12px;
  }
  #myCarousel h2,
  #myCarousel h1 {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .xs-hide {
    display: none;
  }
  .xs-show {
    display: block;
  }
  .home-grid {
    text-align: center;
    margin-bottom: 15px;
  }
  .footer-top .container div {
    margin-top: 10px;
  }
  .footer-top h5 {
    color: #000;
    font-size: 16px;
  }
  .new-review {
    margin-left: 17px;
  }
  #reviews h2 {
    margin-left: 0px !important;
  }
  #myCarousel,
  .nav-top {
    display: none;
  }
  #myCarousel h2,
  #myCarousel h1 {
    font-size: 14px;
    margin-bottom: 3px;
    margin-top: 3px;
  }
  .overlay {
    left: 0%;
    padding-left: 50px;
  }
  #myCarousel .overlay p,
  #myCarousel .overlay li {
    font-size: 11px;
    line-height: 1.2em;
  }
  .glyphicon-chevron-left,
  .glyphicon-chevron-right {
    width: 23px !important;
    height: 23px !important;
    margin-top: -19px !important;
    padding-top: 5px !important;
    padding-left: 4px !important;
  }
  .glyphicon-chevron-left {
    margin-left: -6px !important;
  }
  .glyphicon-chevron-right {
    margin-right: -7px !important;
  }
  .btn.new-review {
    margin-top: 0px !important;
  }
  .speakerscorebox {
    margin-top: 15px;
  }
  /* Super awesome mobile optimized filtering experience, except for that it sucks */
  #sidebar .panel-group.panel-group-active .panel .panel-heading {
    display: none;
  }
  #sidebar .panel-group.panel-group-active .panel.panel-active .panel-heading {
    display: block;
  }
  #sidebar .panel-group.panel-group-active .panel.panel-active .panel-heading .panel-title:before {
    font-family: 'Glyphicons Halflings';
    content: "\e072";
    float: left;
    font-size: 14px;
    line-height: 22px;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  #sidebar .panel-group .panel .panel-heading [data-toggle="collapse"]:after {
    content: "";
  }
  #sidebar .panel-group .panel .panel-heading [data-toggle="collapse"].collapsed {
    border-right: 1px solid #171414;
  }
  #sidebar .panel-group .panel .panel-heading [data-toggle="collapse"].collapsed:last-child {
    border-right: none;
  }
  #sidebar .panel-group .panel .panel-heading [data-toggle="collapse"].collapsed:after {
    content: "";
  }
  #sidebar .panel-group .panel.panel-active .panel-collapse {
    display: block;
  }
  #sidebar .panel-group .panel .panel-collapse {
    display: none;
  }
}
.ta-biography,
.ta-quote,
.ta-comment {
  min-height: 170px;
}
.ta-comment {
  width: 400px;
}
#popup-frame .content {
  margin-top: 0px;
  margin-bottom: 0px;
}
.extended-review {
  display: none;
}
@media (min-width: 979px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
}
section.home-page {
  min-height: 600px;
}
section.home-page .container {
  padding-top: 180px;
}
section.home-page .container .row div.row.slogan {
  padding: 24px 0;
  background-color: rgba(255, 255, 255, 0.9);
}
section.home-page .container .row div.row.search {
  background-color: #333C4D;
  padding: 12px 0;
}
section.home-page .container .row div.row.search input {
  font-size: 16px;
  padding: 0 12px;
}
section.home-page .container .row div.row.search button.search {
  background-color: #2ABBAC;
  border-color: #2ABBAC;
  color: white;
}
section.home-page .container .row div.row.signup {
  padding: 24px 0;
  background-color: rgba(42, 187, 172, 0.6);
}
section.home-page .container .row div.row.signup h2 {
  font-size: 22px;
  color: white;
  margin-top: 6px;
}
section.home-page .container .row .reviewable a {
  background-color: #2ABBAC;
  border-radius: 18px;
  margin-top: 12px;
  padding: 48px;
  color: white;
  text-transform: uppercase;
}
.input-group.rounded input[type="text"] {
  border-radius: 64px 0 0 64px;
  border-right: none;
}
.input-group.rounded .input-group-btn button {
  border-radius: 0 64px 64px 0;
  border-left: none;
}
.notice.unconfirmed {
  background-color: #fcf8e3;
  padding: 4px;
  clear: both;
}
form[name="reviewable_search_type"] .badge {
  position: absolute;
  right: 0px;
  top: 0px;
}
.slider-track .slider-select {
  box-shadow: none;
}
form.review-form .panel {
  padding: 15px;
}
form.review-form .select2-container {
  height: 68px;
}
form.review-form .select2-choice {
  background-color: #F5F5F5;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}
form.review-form span.questionIndex {
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 20px;
}
form.review-form span.question {
  font-weight: normal;
  color: #787878;
}
form.review-form .form-group.inputSlider {
  margin-top: 15px;
}
form.review-form .input-group {
  border-radius: 0px;
}
form.review-form .input-group .input-group-addon {
  text-transform: uppercase;
  border-radius: 0px;
  border-right: none;
  background-color: transparent;
}
form.review-form .input-group .form-control {
  border-left: none;
  border-radius: 0px;
}
body[data-page="homepage"] {
  background-image: url('/bundles/butlerapp/images/home_background.jpg');
  background-position: center 50px;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 480px) {
  body[data-page="homepage"] {
    background-position: center 0px;
  }
}
body[data-page="homepage"] .navbar-toggle {
  display: none;
}
body[data-page="homepage"] .nav-bottom {
  background-color: transparent;
}
body[data-page="homepage"] .nav-bottom ul.navbar-right {
  display: none;
}
.page-header {
  margin-bottom: 0px;
  border-bottom: none;
}
.page-header h1,
.page-header h2 {
  margin-top: 0px;
}
@media only screen and (max-width: 768px) {
  .page-header .title > .row {
    margin-left: 0px;
  }
}
.pageActions {
  margin-top: 8px;
}
.pageActions a.btn {
  margin-left: 12px;
}
.tab-content {
  background-color: white;
}
.tab-content .tab-pane {
  padding: 12px;
}
span.quote {
  font-size: 15px;
  margin-bottom: 12px;
  display: inline-block;
  text-align: left;
  color: #787878;
}
.fa.recommend {
  font-size: 24px;
}
.list_critique {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
}
.list_critique li {
  padding-left: 0;
  color: #787878;
  margin-left: 61px;
}
.list_critique li:before {
  content: "\f164";
  padding-right: 16px;
  font-family: FontAwesome;
  font-size: 24px;
  color: #787878;
  margin-left: -38px;
}
ul.tops {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
}
ul.tops li {
  padding-left: 0;
  color: #787878;
  margin-left: 61px;
}
ul.tops li:before {
  content: "\f164";
  padding-right: 16px;
  font-family: FontAwesome;
  font-size: 24px;
  color: #787878;
  margin-left: -38px;
}
ul.tops li:before {
  content: "\f164";
}
ul.tips {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
}
ul.tips li {
  padding-left: 0;
  color: #787878;
  margin-left: 61px;
}
ul.tips li:before {
  content: "\f164";
  padding-right: 16px;
  font-family: FontAwesome;
  font-size: 24px;
  color: #787878;
  margin-left: -38px;
}
ul.tips li:before {
  content: "\f0eb";
}
div.pagination .btn {
  border-radius: 100%;
  border: none;
  background-color: transparent;
  color: #787878;
}
div.pagination .btn.current {
  border: 1px solid #787878;
  color: #2ABBAC;
  font-weight: bold;
}
div.pagination button {
  border-radius: 100%;
  border: none;
  background-color: transparent;
  color: #787878;
}
div.pagination button.current {
  border: 1px solid #787878;
  color: #2ABBAC;
  font-weight: bold;
}
.page-training p.description {
  margin: 24px 0;
}
.row.dark {
  background-color: #f7f7f7;
}
.row.dark .social {
  margin-top: 20px;
  margin-bottom: 15px;
}
.row.dark .social .btn {
  margin-left: 12px;
}
div.property {
  text-transform: uppercase;
}
div.property .name {
  font-weight: bold;
}
div.property .value {
  color: #787878;
}
span.location {
  margin-right: 12px;
  text-transform: uppercase;
}
span.location i.fa {
  margin-right: 5px;
}
span.themes {
  text-transform: uppercase;
}
.row.dark {
  background-color: #f7f7f7;
}
.row.dark .social .btn {
  margin-left: 12px;
}
.label-primary {
  background-color: #009ee7;
  padding: 10px 25px;
  margin-top: -5px;
  border-radius: 19px;
}
.modal-body.share .panel {
  margin-bottom: 12px;
}
.row .collection-item,
.form-group .collection-item {
  margin: 25px 0;
}
.faq-container .collapse.in {
  margin-bottom: 12px;
}
.faq-container .panel-body {
  background-color: #fff;
}
.panel.hideMore {
  display: none;
}
.form-group .questions .input-group {
  margin-bottom: 4px;
}
/** iPad Navbar fix **/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .navbar-right {
    float: left !important;
    margin-right: -15px;
    margin-left: 50px;
  }
  .navbar-default .navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 768px) {
  .form-control {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .container {
    max-width: 715px;
    margin-left: 8px;
  }
  .body {
    max-width: 99%;
  }
}
.row.review .panel.properties label.property {
  color: white;
  background-color: #505E78;
  border-radius: 100px;
  padding: 4px 12px;
}
.row.review .panel.properties label.property i {
  padding-right: 4px;
}
.row.review .panel.properties label.property i::before {
  content: "\f067";
}
.row.review .panel.properties label.property.checked {
  background-color: #2ABBAC;
}
.row.review .panel.properties label.property.checked i::before {
  content: "\f00c";
}
.row.review .panel.properties input[type=checkbox] {
  display: none;
}
.reviewable-item-title {
  font-size: 26px;
}
.reviewables-number {
  font-size: 42px;
}
#collapse_property .facets {
  display: none;
}
h2.properties {
  margin-top: 35px;
}
ul.properties {
  padding-left: 0px;
}
ul.properties li {
  margin-top: 10px;
  margin-right: 10px;
  list-style-type: none;
  display: inline-block;
  border: 1px solid #505E78;
  border-radius: 24px;
  font-size: 12px;
  padding: 2px 0;
}
ul.properties li span {
  display: inline-block;
}
ul.properties li span.property {
  margin-left: 8px;
  font-weight: bold;
  text-transform: uppercase;
}
ul.properties li span.seperator {
  color: #505E78;
  margin: 0 4px;
}
ul.properties li span.score {
  margin-right: 8px;
  color: #505E78;
}
#sidebar nav ul li a {
  font-size: 15px;
  padding: 8px;
}
@media (min-width: 768px) {
  .pull-sm-left {
    float: left !important;
  }
  .pull-sm-right {
    float: right !important;
  }
  .pull-sm-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .pull-md-left {
    float: left !important;
  }
  .pull-md-right {
    float: right !important;
  }
  .pull-md-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .pull-lg-left {
    float: left !important;
  }
  .pull-lg-right {
    float: right !important;
  }
  .pull-lg-none {
    float: none !important;
  }
}
.pull-none {
  float: none !important;
}
.dash-block {
  margin-bottom: 20px;
}
.dash-block.collectReviews span.avgRating {
  font-weight: bold;
}
.dash-block.collectReviews div.average {
  font-size: 26px;
}
.dash-block.collectReviews .fa.fa-star {
  color: #f9cc3f;
  padding: 4px 4px 4px 8px;
}
.dash-block.reviewStats .panel-heading {
  background-color: #F0AD4F;
  border-color: #F0AD4F;
}
.dash-block.reviewStats .stats .title {
  font-size: 10px;
  text-transform: uppercase;
}
.dash-block.reviewStats .stats .count {
  margin-top: 4px;
  font-size: 16px;
}
.dash-block.reviewStats .stats .row .col-xs-4 {
  padding: 0px;
  text-align: center;
}
.dash-block.itemStats .panel-heading {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.dash-block .title {
  font-size: 16px;
  font-weight: bold;
}
.dash-block .panel-content {
  padding: 12px;
}
.dash-block .panel-heading {
  min-height: 121px;
}
a > .dash-block,
a:hover > .dash-block {
  color: black;
}
a > .dash-block > .panel-heading,
a:hover > .dash-block > .panel-heading {
  color: white;
}
.panel-green {
  border-color: #5cb85c;
}
.panel-green .panel-heading {
  border-color: #5cb85c;
  color: white;
  background-color: #5cb85c;
}
.panel-green a {
  color: #5cb85c;
}
.panel-green a:hover {
  color: #3d8b3d;
}
.panel-red {
  border-color: #d9534f;
}
.panel-red .panel-heading {
  border-color: #d9534f;
  color: white;
  background-color: #d9534f;
}
.panel-red a {
  color: #d9534f;
}
.panel-red a:hover {
  color: #b52b27;
}
.panel-yellow {
  border-color: #f0ad4e;
}
.panel-yellow .panel-heading {
  border-color: #f0ad4e;
  color: white;
  background-color: #f0ad4e;
}
.panel-yellow a {
  color: #f0ad4e;
}
.panel-yellow a:hover {
  color: #df8a13;
}
.huge {
  font-size: 40px;
}
.promotion-blocks .panel-primary {
  margin-top: 15px;
}
.promotion-blocks .panel-primary.email .panel-heading {
  background-color: #606060;
  border-color: #606060;
}
.promotion-blocks .panel-primary.powerpoint .panel-heading {
  background-color: #D24625;
  border-color: #D24625;
}
.promotion-blocks .panel-primary.facebook .panel-heading {
  background-color: #3b5998;
  border-color: #3b5998;
}
.promotion-blocks .panel-primary.linkedin .panel-heading {
  background-color: #0077b5;
  border-color: #0077b5;
}
.promotion-blocks .panel-primary .btn {
  width: 100%;
  margin-top: 12px;
  border: 3px solid white;
  color: white;
  background-color: transparent;
}
