@import url("https://clearstream-static.s3-eu-west-1.amazonaws.com/general/gstyle.css");
@import url("https://fonts.googleapis.com/css?family=Lato:700,900");
@import url("https://fonts.googleapis.com/css?family=Lato");

@font-face {
  font-family: "OpenSans_Bold";
  src: url("https://clearstream-static.s3.eu-west-1.amazonaws.com/myjet2traveltribe/cp/Fonts/OpenSans-Bold.ttf")
    format("truetype");
}

@font-face {
  font-family: "OpenSans_Regular";
  src: url("https://clearstream-static.s3.eu-west-1.amazonaws.com/myjet2traveltribe/cp/Fonts/OpenSans-Regular.ttf")
    format("truetype");
}

@font-face {
  font-family: "FRAHVIT";
  src: url("https://clearstream-static.s3.eu-west-1.amazonaws.com/myjet2traveltribe/cp/Fonts/FRAHVIT.TTF")
    format("truetype");
}

html {
  min-height: 100%;
  position: relative;
}
body,
html {
  background-color: #fff;
  font-family: Lato, sans-serif;
}
body {
  margin-bottom: 200px;
  font-family: 'OpenSans_Regular';
  font-size: 15px;
  overflow-x: hidden;
  color: #203240;
}
::-webkit-scrollbar {
  width: 5px;
}
::-webkit-scrollbar-thumb:vertical {
  margin: 5px;
  background-color: rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 5px;
}
::-webkit-scrollbar-button:end:increment,
::-webkit-scrollbar-button:start:decrement {
  height: 5px;
  display: block;
}
.preloader {
  background-color: #fff;
}
h1 {
  font-size: 22px;
}
h1,
h2 {
  font-family: 'FRAHVIT';
  color: #e82011;
}
h2 {
  font-size: 36px;
}
h3 {
  font-family: 'OpenSans_Bold';
  font-size: 22px;
}
h3,
h4 {
  color: #203240;
}
h4 {
  font-family: 'OpenSans_Regular';
  font-size: 18px;
}
p {
  font-family: 'OpenSans_Regular';
  font-size: 15px;
  color: #203240;
}
.homes .tile h3 {
  color: #fff;
  font-family: 'FRAHVIT';
}

input:focus,input:focus-visible {
  outline: none !important;
}

.page-content-tile h1:first-of-type,
.page-content-tile h2:first-of-type,
.page-content-tile h3:first-of-type,
.page-content-tile h4:first-of-type,
.page-content-tile p:first-of-type {
  margin-top: 0;
}
.page-content-tile p:last-of-type {
  margin-bottom: 0;
}
.homes .tile p {
  color: #fff;
}

@media only screen and (max-width: 992px) {
  .homes .tile h3 {
    margin-top: 8px;
  }
}
.btn {
  font-size: 15px;
  border: 0;
  color: #fff;
  margin: 5px 0;
  padding: 6px 40px;
}
.btn-primary,
.btn-secondary,
.btn-tertiary {
  background-color: #0f61e6;
  color: #ffffff;
  border-radius: 16px;
  padding: 6px 40px;
  font-size: 14px;
  font-family: 'FRAHVIT';
}

.btn-primary img,
.btn-secondary img,
.btn-tertiary img {
  height: 15px;
  margin-top: -2px !important;
  margin-right: 10px;
  margin-bottom: 0 !important;
  width: auto !important;
}
.btn-icon {
  height: 15px !important;
}
.btn-primary.active,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary:active,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
.btn-tertiary.active,
.btn-tertiary:active,
.btn-tertiary:focus,
.btn-tertiary:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #0d57ce;
  color: #fff;
  border: none !important;
  box-shadow: none !important;
  outline: none;
}
.homes .btn-primary {
  padding: 6px 40px;
  border-radius: 16px;
  margin-right: 20px;
  font-size: 14px;
  font-family: 'FRAHVIT';
}
.homes .btn-primary img {
  height: 20px;
  margin-top: -2px !important;
  margin-bottom: 0 !important;
}
.diary-tile .diary-date .btn {
  color: #fff;
  background-color: #0f61e6 !important;
  padding-left: 15px;
  padding-right: 15px;
}
.diary-tile .diary-date .btn:active,
.diary-tile .diary-date .btn:focus,
.diary-tile .diary-date .btn:hover {
  color: #fff;
  background-color: #0d57ce !important;
}
.btn-secondary {
  background-color: #0f61e6 !important;
}
.btn-secondary.active,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover {
  background-color: #0d57ce !important;
  color: #fff;
  box-shadow: none;
  border: 0;
}
.btn-extra {
  background-color: #0f61e6;
}
.btn-extra:focus,
.btn-extra:hover {
  background-color: #0d57ce;
  color: #fff;
  border: 0;
  box-shadow: none;
}
.btn-poll {
  background-color: #fff;
  min-width: 100%;
  border-radius: 0px;
  white-space: normal;
  color: #000;
  font-family: 'FRAHVIT';
}
.btn-poll:focus,
.btn-poll:hover,
input[type="checkbox"]:checked + label.btn-poll,
input[type="radio"]:checked + label.btn-poll,.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus, .btn:focus-visible {
  outline: none !important;
  outline-offset: unset !important;
}

.btn-poll:focus, .btn-poll:hover, input[type="checkbox"]:checked + label.btn-poll, input[type="radio"]:checked + label.btn-poll {
  background-color: #ee2f25;
  border-radius: 0;
  color: #ffffff;
}

.other-poll a,
.other-poll a:focus,
.other-poll a:hover {
  color: #203240 !important;
}
.row.poll-submit {
  margin-top: 50px !important;
}
.row.poll-submit .btn {
  margin-top: 0 !important;
}
.profile-sidebar-tile .btn-profile {
  background-color: #0f61e6;
  color: #fff;
}
.profile-sidebar-tile .btn-profile.active,
.profile-sidebar-tile .btn-profile.active.focus,
.profile-sidebar-tile .btn-profile.active:focus,
.profile-sidebar-tile .btn-profile.active:hover,
.profile-sidebar-tile .btn-profile.focus,
.profile-sidebar-tile .btn-profile:active,
.profile-sidebar-tile .btn-profile:focus,
.profile-sidebar-tile .btn-profile:hover {
  color: #fff;
  background-color: #0d57ce;
}

.form-group {
  margin-bottom: 25px;
}
.form-control {
  background-color: #ffffff;
  border: 0;
  height: 40px;
  border-radius: 0px;
  color: #203240;
}
.form-control::-webkit-input-placeholder {
  color: #203240;
  opacity: 0.5;
}
.form-control:-moz-placeholder,
.form-control::-moz-placeholder {
  color: #203240;
  opacity: 0.5;
}
.form-control:-ms-input-placeholder {
  color: #203240;
  opacity: 0.5;
}
.has-error .form-control {
  border: 2px solid #a94442 !important;
}
.has-error .checkbox,
.has-error .control-label {
  color: #203240 !important;
}
.has-error .help-block {
  color: #a94442 !important;
}
.diary-entry h6,
.poll h6 {
  font-size: 16px;
  margin-top: 20px;
}
.diary-entry .poll-results,
.poll .poll-results {
  padding-bottom: 50px;
}
.diary-entry form,
.poll form {
  margin-top: 25px;
}
.diary-entry .form-control,
.poll .form-control {
  background-color: #ffffff;
}
.diary-entry .form-control {
  background-color: #fff;
}
.diary-entry .form-group,
.poll .form-group {
  margin-bottom: 0;
}
.diary-entry .btn-primary,
.poll .btn-primary {
  margin-top: 25px;
}
.diary-entry .form-other,
.poll .form-other {
  margin-top: 15px;
}
.diary-entry .question-label,
.poll .question-label {
  margin-bottom: 20px;
}
.diary-entry .results,
.poll .results {
  height: 24px;
  margin: 7px 0;
  background-color: transparent;
  border-radius: 0;
}
.diary-entry .results-bar,
.poll .results-bar {
  box-shadow: inset 0 0 transparent;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  border-radius: 0;
  padding-left: 10px;
  padding: 6px 12px;
}
.diary-entry .progress-bar-results,
.poll .progress-bar-results {
  background-color: #e82011;
  color: #203240;
  font-family: 'FRAHVIT';
}
.diary-entry .control,
.poll .control {
  display: block;
  position: relative;
  padding-left: 40px;
  padding-top: 6px;
  margin-bottom: 20px;
  cursor: pointer;
  font-size: 14px;
}
.diary-entry .control input,
.poll .control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.diary-entry .control__indicator,
.poll .control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 30px;
  width: 30px;
  background: #203240;
}
.diary-entry .control--radio .control__indicator,
.poll .control--radio .control__indicator {
  border-radius: 5px;
}
.diary-entry .control:hover input:not([disabled]):checked ~ .control__indicator,
.diary-entry .control:hover input ~ .control__indicator,
.diary-entry .control input:checked:focus ~ .control__indicator,
.diary-entry .control input:checked ~ .control__indicator,
.diary-entry .control input:focus ~ .control__indicator,
.poll .control:hover input:not([disabled]):checked ~ .control__indicator,
.poll .control:hover input ~ .control__indicator,
.poll .control input:checked:focus ~ .control__indicator,
.poll .control input:checked ~ .control__indicator,
.poll .control input:focus ~ .control__indicator {
  background: #203240;
}
.diary-entry .control input:disabled ~ .control__indicator,
.poll .control input:disabled ~ .control__indicator {
  background: #203240;
  opacity: 0.6;
  pointer-events: none;
}
.diary-entry .control__indicator:after,
.poll .control__indicator:after {
  content: "";
  position: absolute;
  display: none;
}
.diary-entry .control input:checked ~ .control__indicator:after,
.poll .control input:checked ~ .control__indicator:after {
  display: block;
}
.diary-entry .control--checkbox .control__indicator:after,
.poll .control--checkbox .control__indicator:after {
  left: 8px;
  top: 4px;
  width: 3px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.diary-entry .control--checkbox input:disabled ~ .control__indicator:after,
.poll .control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b;
}
.diary-entry .control--radio .control__indicator:after,
.poll .control--radio .control__indicator:after {
  left: 9px;
  top: 9px;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background: #fff;
}
.diary-entry .control--radio input:disabled ~ .control__indicator:after,
.poll .control--radio input:disabled ~ .control__indicator:after {
  background: #7b7b7b;
}
.control__indicator.check:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f00c" !important;
  background: none !important;
  color: #fff !important;
  font-size: 25px;
  top: 3px !important;
  left: 3px !important;
}
.diary-entry .select,
.poll .select {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
}
.diary-entry .select select,
.poll .select select {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 10px 15px;
  outline: 0;
  border: 0;
  border-radius: 0;
  background: #e6e6e6;
  color: #7b7b7b;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.diary-entry .select select::-ms-expand,
.poll .select select::-ms-expand {
  display: none;
}
.diary-entry .select select:focus,
.diary-entry .select select:hover,
.poll .select select:focus,
.poll .select select:hover {
  color: #000;
  background: #203240;
}
.diary-entry .select select:disabled,
.poll .select select:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.diary-entry .select__arrow,
.poll .select__arrow {
  position: absolute;
  top: 16px;
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0;
  border-color: #7b7b7b transparent transparent;
}
.diary-entry .select select:focus ~ .select__arrow,
.diary-entry .select select:hover ~ .select__arrow,
.poll .select select:focus ~ .select__arrow,
.poll .select select:hover ~ .select__arrow {
  border-top-color: #000;
}
.diary-entry .select select:disabled ~ .select__arrow,
.poll .select select:disabled ~ .select__arrow {
  border-top-color: #203240;
}
.diary-entry::-webkit-input-placeholder,
.poll::-webkit-input-placeholder {
  color: #203240;
}
.diary-entry:-moz-placeholder,
.diary-entry::-moz-placeholder,
.poll:-moz-placeholder,
.poll::-moz-placeholder {
  color: #203240;
  opacity: 1;
}
.diary-entry:-ms-input-placeholder,
.poll:-ms-input-placeholder {
  color: #203240;
}
form#new_user_session {
  margin-top: 70px;
}
form#new_user_session a {
  display: block;
  margin-top: 15px;
  font-size: 13px;
}
.calendar_question_id span.selection span.select2-selection,
.social-stream-tile select {
  background: url(https://s3-eu-west-1.amazonaws.com/clearstream-static/ex-plor/assets/dropdown_icon.png)
    96%/15% no-repeat;
  background-size: 20px 20px;
}
.textpanel h4.heading {
  display: none;
}
.password_resets #page-wrapper {
  margin-top: 50px;
}
.password_resets form {
  margin-top: 25px;
}
.user_sessions .page-well-tile {
  display: none;
}
.navbar-brand > img {
  height: 46px;
}
.navbar-default {
  background-color: transparent;
  border: 0;
}
.navbar-right {
  padding-top: 45px;
}
.navbar-brand {
  padding-top: 27px !important;
}
.navbar-right .navigation-icon {
  margin-top: -5px;
}
.navbar-right img#dropdown-navigation-icon {
  margin-top: -10px;
}
.navbar span.caret {
  color: #fff;
  display: none;
}
@media only screen and (max-width: 991px) {
  .navbar span.caret {
    color: #fff;
  }
}
.navbar-right .navigation-menu {
  padding-right: 5px;
}
.navbar .dropdown-menu {
  background-color: #e82011;
  border: 0;
  border-radius: 0;
  margin-right: 15px;
}
.navbar-nav > li > .dropdown-menu p {
  padding-top: 15px;
}
.navbar .dropdown-menu > li > a {
  color: #ffffff;
  font-size: 15px;
}
.navbar .dropdown-menu > li > a:focus,
.navbar .dropdown-menu > li > a:hover {
  background-color: transparent;
  text-decoration: underline;
}
.nav > li > a.icon-link {
  padding: 15px 8px;
}
.navbar-default .navbar-nav > li > a {
  font-family: 'OpenSans_Regular';
  color: #ffffff;
  font-size: 15px;
  text-transform: none;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #ffffff;
  text-decoration: underline;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a.collapsed-navigation,
.navbar-default .navbar-nav > .open > a.collapsed-navigation:focus,
.navbar-default .navbar-nav > .open > a.collapsed-navigation:hover {
  color: #ffffff;
  text-decoration: underline;
  background-color: #203240;
}
.navbar-default .navbar-nav > .open > a.collapsed-navigation {
  min-width: 205px;
  text-align: right;
  margin-left: -149px;
}
.navbar-right .collapsed-nav {
  background-color: #203240 !important;
  margin-right: 0;
  min-width: 205px;
  padding: 0 15px 15px;
  text-align: left;
}
.navbar-right .collapsed-nav > li > a {
  padding: 3px 10px;
}
@media only screen and (max-width: 992px) {
  .navbar-right .collapsed-nav > li > a {
    padding: 5px 10px;
  }
}
@media only screen and (max-width: 992px) {
  .navbar-nav .open .dropdown-menu > li > a:active,
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color: transparent;
    text-decoration: underline;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 12px 15px;
  }
}
.navbar-nav .open .dropdown-menu.msg_list {
  min-width: 350px;
  padding: 15px;
  background-color: #203240!important;
  position: absolute;
  background: #fff;
  margin-top: 0;
  border: 0;
  -webkit-box-shadow: none;
  right: 0;
  width: 220px;
  margin-right: 5px;
  border-radius: 0;
}
.navbar-nav .open .dropdown-menu.msg_list hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-nav .open .dropdown-menu.msg_list::-webkit-scrollbar {
  background: #fff;
}
ul.msg_list li a .image img {
  border-radius: 2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
  float: left;
  margin-right: 15px;
  margin-top: 5px;
}
ul.msg_list li a .message {
  display: block !important;
  font-size: 14px;
}
ul.msg_list li a .name {
  margin-top: -5px;
}
ul.msg_list li a .icon {
  float: right;
  margin-top: -35px;
  margin-right: -5px;
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .open > .dropdown-menu {
    display: block;
  }
}
.top_nav .dropdown-menu li a {
  width: 100%;
  padding: 12px 20px;
}
ul.msg_list li a {
  padding: 3px 5px !important;
  width: 100%;
}
.dropdown-menu > li > a {
  color: #5a738e;
  display: block;
  padding: 3px 20px;
  clear: both;
  line-height: 1.42857143;
  color: #333;
  white-space: normal;
}
.dropdown-menu a {
  cursor: pointer;
}
.dropdown-menu.msg_list span {
  white-space: normal;
}
.navbar-header p {
  font-size: 20px;
  color: #203240;
  margin: 0;
}
span.mobile-caret {
  color: #203240 !important;
}
.navbar-mobilehead {
  padding: 20px;
}
.navbar-mobilehead img {
  max-width: 60%;
}
.navbar-mobilebody {
  min-height: 50px;
}
.navbar-mobilebody .nav > li {
  display: inline-block;
}
.navbar-mobilebody .float-left {
  float: left;
}
.navbar-mobilebody .float-right {
  float: right;
}
.navbar-mobilebody .navbar-nav .open .dropdown-menu.msg_list {
  z-index: 1001;
}
.navbar-mobilebody .dropdown-menu > li > a {
  color: #fff;
}
.navbar-mobilebody .nav > li > a:focus,
.navbar-mobilebody .nav > li > a:hover {
  background-color: transparent;
}
.navbar-mobilebody ul.msg_list li a .icon {
  margin-right: 0;
}
.navbar-mobilebody .navigation-menu {
  float: right;
}
.navbar-mobilebody .collapsed-nav {
  background-color:#203240 !important;
  margin-right: 0;
  min-width: 205px;
  padding: 0 15px 15px;
  text-align: left;
  border-radius: 0;
}
.navbar-mobilebody .navbar-nav > .open > a,
.navbar-mobilebody .navbar-nav > .open > a:focus,
.navbar-mobilebody .navbar-nav > .open > a:hover {
  color: #ffffff;
  text-decoration: underline;
  background-color: transparent;
}
.navbar-mobilebody .navbar-nav > .open > a.collapsed-navigation,
.navbar-mobilebody .navbar-nav > .open > a.collapsed-navigation:focus,
.navbar-mobilebody .navbar-nav > .open > a.collapsed-navigation:hover {
  color: #ffffff;
  text-decoration: underline;
  background-color: #203240;
}
.navbar-mobilebody .collapsed-nav > li > a,
.navbar-mobilebody .navbar-nav .open .dropdown-menu > li > a {
  padding: 3px 10px;
}
.navbar-mobilebody .navbar-nav .open .dropdown-menu.msg_list {
  min-width: 295px;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border: 0;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: transparent;
  border: 0;
}
.navbar-default .navbar-toggle {
  border: 0;
  margin-left: 25px;
  border-color: transparent;
}
@media (min-width: 768px) {
  .navbar-default .navbar-toggle {
    margin-left: 10px;
  }
}
.navbar-toggle {
  float: left;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}
li#mobile-dropdown-navigation.open {
  margin-top: -60px;
  margin-bottom: 10px;
  width: 100%;
}
.mobile-hr {
  padding-left: 0;
  padding-right: 0;
}
.mobile-hr hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: 1px solid #6c998c;
}
.navbar {
  margin-bottom: 0;
}
ul.nav.navbar-nav.navbar-right.page-navigation {
  float: left !important;
}
@media only screen and (min-width: 992px) {
  .homes ul.nav.navbar-nav.navbar-right.page-navigation {
    margin-left: 0;
  }
}
.logo-container {
  padding-top: 25px;
}
.bx-wrapper {
  border: 5px solid #fff;
}
.tile {
  text-align: left;
  border-radius: 0;
  border: 5px solid #fff;
  padding-left: 0;
  overflow: hidden;
}
.full-tile {
  min-height: 600px;
}
.col-md-6.full-tile h3,
.col-md-6.half-tile h3,
.col-md-10.full-tile h3,
.col-md-10.half-tile h3,
.col-md-12.full-tile h3 {
  font-size: 22px;
}
.square-tile.empty {
  background: #ceced0;
  position: relative;
}
.square-tile.empty .tile-content {
  border: 5px solid #c1c1c1;
  width: 90%;
  height: 90%;
  margin: 0 auto;
  top: 5%;
}
.square-tile.empty .tile-content:before {
  border: 100px solid #ceced0;
  position: absolute;
  top: -5%;
  left: -5%;
  display: block;
  width: 110%;
  height: 110%;
  content: "";
  border-radius: 60px;
}
.tile img.background-image {
  display: block;
  min-height: 100%;
  min-width: 100%;
  margin: auto;
  object-fit: cover;
}
.tile .tile-content,
.tile img.background-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.tile .tile-content {
  padding: 20px;
}
.half-tile .btn-extra,
.half-tile .btn-primary,
.half-tile .btn-secondary,
.half-tile .btn-tertiary,
.square-tile .btn-extra,
.square-tile .btn-primary,
.square-tile .btn-secondary,
.square-tile .btn-tertiary,
.tile .btn-primary {
  position: absolute;
  bottom: 20px;
}
.tile.full-tile .btn-primary {
  bottom: auto;
}

.profile-tile {
  background-color: #f0f2f5 !important;
  color: #000;
  overflow: hidden;
}
.profile-tile .progress {
  height: 30px;
  margin: 11px 0 16px;
  background-color: #ccc;
  border-radius: 0;
  width: 100%;
  box-shadow: none !important;
}
.progress-bar-warning {
  background-color: #b7b7b8;
}
.profile-tile .progress-bar {
  box-shadow: inset 0 0 transparent;
  font-size: 20px;
  line-height: 28px;
  text-align: left;
  text-indent: 10px;
  color: #000 !important;
}
@media only screen and (min-width: 992px) {
  .widget-right.poll-tile,
  .widget-right.profile-tile {
    position: absolute;
    right: -15px;
    top: 0;
    overflow: auto;
    overflow-x: hidden;
  }
  #header #navbar ul.nav.navbar-nav {
    max-width: 85%;
  }
}
.widget-right.poll-tile,
.widget-right.profile-tile {
  overflow: auto;
}
.poll-tile .btn-primary,
.poll-tile.widget .poll-answers-container,
.poll-tile.widget .poll-questions {
  margin-top: 15px;
  margin-bottom: 15px;
}
.poll-tile h3,
.poll-tile h6 {
  margin-top: 0;
}
.poll-tile .btn-primary {
  position: static;
}
.poll-tile p {
  margin-bottom: 5px;
}
.poll-tile p:first-of-type {
  font-size: 18px;
}
.poll-tile p.poll-footer {
  bottom: 15px;
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 25px;
}
.poll-tile .poll-answers h6 {
  margin-top: 15px;
  margin-bottom: 0;
  color: #203240;
  font-size: 15px;
}
.poll-tile .results {
  height: 24px;
  margin: 7px 0;
  background-color: transparent;
  border-radius: 0;
}
.poll-tile .results-bar {
  font-family: 'FRAHVIT';
  box-shadow: inset 0 0 transparent;
  font-size: 18px;
  line-height: 20px;
  text-align: left;
  border-radius: 4px;
  padding-left: 10px;
  padding: 6px 0;
  text-indent: 10px;
  color: #000;
}
.poll-tile .progress-bar-results {
  background-color: #ee3123;
}
.poll-tile .tile-content {
  padding-right: 35px;
  overflow: auto;
}
.poll .text-success {
  color: #203240;
}
.page-image-tile {
  min-height: 250px;
  background-color: #f0f2f5;
  color: #fff;
}
.page-well-tile {
  min-height: 50px;
  background-color: #f0f2f5;
  padding: 8px 0 0 10px;
}
.page-well-tile a {
  font-size: 16px;
  color: #203240;
}
.page-well-tile a.active,
.page-well-tile span {
  color: #203240;
}
.page-content-tile {
  background-color: #f0f2f5;
  padding: 25px;
}
.page-content-tile h2:first-of-type,
.page-content-tile h3:first-of-type {
  margin-top: 0;
}
.page-content-tile h3 {
  font-family: 'FRAHVIT';
  font-size: 24px;
  color: #e82011;
  margin-bottom: 15px;
}
.page-content-tile h4 {
  margin-bottom: 10px;
}
.page-content-tile hr {
  border-top: 1px solid #203240;
  margin-top: 15px;
  margin-bottom: 15px;
}
.page-content-tile hr.page {
  margin-top: 30px;
  margin-bottom: 30px;
}
.page-content-tile .btn-primary {
  position: static;
}
.page-content-tile img {
  display: inline;
  max-width: 100%;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
.panel-group {
  text-align: left;
}
.panel-default {
  border: 0;
}
.panel-default > .panel-heading {
  background-color: #203240;
}
p.panel-title {
  color: #fff;
  font-size: 18px;
}
.panel-group {
  margin-top: 15px;
}
.panel-group,
.panel-group .panel {
  margin-bottom: 15px;
}
.panel-group .panel .fa-plus {
  color: #ffffff;
}
.panel {
  box-shadow: none;
  background-color: #f7f7f7;
}
.panel-heading {
  border-radius: 0;
}
.accordion-text {
  color: #203240;
}
.page-content-tile .fa-stack {
  margin-top: -7px;
}
.page-content-tile .fa-minus,
.page-content-tile .fa-plus {
  margin-top: 1px;
}
.room-sidebar-tile {
  background-color: #e82011;
  color: #fff;
  padding: 0;
  padding-bottom: 10px;
}
.room-sidebar-tile h3 {
  margin-top: 0;
  font-family: 'FRAHVIT';
  color: #fff;
  font-size: 24px;
}
.room-sidebar-tile h4 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.room-sidebar-tile p {
  margin-top: 0;
  font-size: 17px;
  color: #fff;
}
.room-sidebar-tile a {
  color: #fff;
  font-size: 17px;
}
.room-sidebar-tile span {
  float: right;
  margin-top: -1px;
}
.room-sidebar-tile .sidebar-title {
  padding: 25px 25px 10px 20px;
}
.room-sidebar-tile .sidebar-item {
  border-top: 1px solid #fff;
  padding: 0 20px;
}
.room-sidebar-tile .sidebar-item.active {
  background: #dbe7fc;
}
.room-sidebar-tile .sidebar-item.active a {
  color: #203240;
}
.room-media-tile {
  background-color: #f0f2f5;
  color: #333;
  padding: 25px;
  clear: both;
}
.room-media-tile #media-content {
  padding-bottom: 10px;
}
.room-media-tile span {
  color: #231f20;
  font-size: 13px;
  display: block;
  width: 100%;
  padding: 5px;
}
.room-media-tile span:hover {
  cursor: pointer;
  cursor: hand;
}
.room-media-tile #media-content img {
  max-width: 100% !important;
}
.activity-tile-rating p {
  position: static;
  margin: 47px 0 0;
  color: #1b1b1b;
  font-size: 13px;
}
.activity-tile-rating .slider.slider-horizontal {
  width: 100%;
  margin-top: 24px;
}
.activity-tile-rating
  .slider.slider-horizontal
  .slider-tick-label-container
  .slider-tick-label {
  color: #1b1b1b !important;
}
.activity-tile-rating .slider-selection.tick-slider-selection,
.activity-tile-rating .slider-track {
  background-image: -webkit-linear-gradient(top, #3a3a3a, #3a3a3a) !important;
}
.activity-tile-rating .slider-tick {
  width: 0 !important;
  height: 0 !important;
  display: none !important;
}
.activity-tile-rating .slider-handle.custom {
  background-image: url(https://demo.staging-ex-plor.com/images/v2/down_slider_icon.png) !important;
  background-repeat: no-repeat !important;
  width: 30px !important;
  height: 30px !important;
}
.activity-tile-rating .slider.slider-horizontal .slider-tick-label-container {
  margin-top: 25px !important;
}
.activity-tile-rating .slider.slider-horizontal .slider-handle,
.activity-tile-rating .slider.slider-horizontal .slider-tick {
  margin-left: -15px !important;
}
.activity-tile-rating .slider-handle.custom:before {
  line-height: 0 !important;
  font-size: 0 !important;
  color: transparent !important;
}
.room-comments .entries div.parent {
  border-bottom: 1px solid #203240;
  margin: 0 5px 30px;
  padding-bottom: 20px;
}
.room-comments-tile {
  background-color: #f0f2f5;
  color: #203240;
  padding: 25px;
}
.room-comments-tile .btn-primary {
  position: static;
  float: right;
}
#social-stream .inline-comment textarea,
.messages-content-tile .messages-reply .form-control,
.modal textarea.form-control,
.room-comments-tile textarea.form-control,
textarea,
textarea#topic_answer_body {
  height: 75px;
  background-color: #ffffff;
  border: 0;
  color: #203240;
  box-shadow: none;
}
.room-comments-tile::-webkit-input-placeholder {
  color: #203240;
}
.room-comments-tile:-moz-placeholder,
.room-comments-tile::-moz-placeholder {
  color: #203240;
  opacity: 1;
}
.room-comments-tile:-ms-input-placeholder {
  color: #203240;
}
.room-comments-tile textarea.form-control.reply {
  padding-left: 25px;
}
.room-comments-tile .media-icons {
  margin: 10px 0 0;
}
.room-comments-tile .media-icons img {
  margin: 0 10px 0 0;
}
.room-comments-tile .media-reply {
  margin-left: 25px;
}
.room-comments-tile hr {
  border-top: 1px solid #203240;
  margin: 25px 0;
}
.room-comments-tile .btn {
  white-space: normal;
}
.room-comments-tile .comments-action-icons {
  float: right;
  margin-top: 15px;
}
.room-comments-tile .comments-action-icons img {
  margin: 0 2px 0 0;
}
.room-comments-tile .comments-action-icons span.action {
  margin: 0 15px 0 0;
}
.room-comments-tile .comments-action-icons span.like {
  margin: 0 3px 0 0;
}
.room-comments-tile .comments-action-icons .reply-icon {
  margin-left: 15px;
}
.room-comments-tile .comments-action-icons a {
  color: #203240;
}
.room-comments-tile .comments-action-icons a:focus,
.room-comments-tile .comments-action-icons a:hover {
  color: #203240;
  text-decoration: underline;
}
.room-comments-tile .room-comments p {
  margin: 15px 0 0;
}
.room-comments-tile .comment {
  border-radius: 0px;
  background-color: #ffffff;
  margin: 15px 0;
  padding: 25px;
}
.room-comments-tile .comment p {
  color: #203240;
}
.room-comments-tile .comment p:first-of-type {
  margin-top: 0;
}
.room-comments-tile .badge {
  background-color: #2a2d33;
  padding: 4px 7px;
}
.room-comments-tile .tooltip.top .tooltip-arrow {
  border-top-color: #203240 !important;
}
.room-comments-tile .tooltip-inner {
  background-color: #203240 !important;
  font-size: 12px;
}
.room-comments-tile span.action:hover {
  cursor: pointer;
  cursor: hand;
  text-decoration: underline;
}
.room-comments-tile span#likes:hover {
  cursor: pointer;
  cursor: hand;
}
.room-comments-tile .reply-form .btn {
  margin-bottom: 25px;
}
.room-comments-tile .new-reply {
  margin-top: 15px;
}
@media only screen and (max-width: 991px) {
  .room-comments-tile .comment {
    margin: 100px 0 15px;
  }
}
.vertical-alignment-helper {
  display: table;
  height: 100%;
  width: 100%;
  pointer-events: none;
}
.vertical-align-center {
  display: table-cell;
  vertical-align: middle;
  pointer-events: none;
}
.modal-content {
  width: inherit;
  height: inherit;
  margin: 0 auto;
  pointer-events: all;
  border-radius: 0px;
  background-color: #f0f2f5;
  border: 0;
}
.modal-header {
  padding: 25px;
  border-bottom: 0;
}
.modal-header h4.modal-title {
  color: #203240;
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'FRAHVIT';
}
.modal-header .close {
  opacity: 1;
}
.modal-header .close:hover {
  opacity: 0.8;
}
.modal-body {
  padding: 0 25px;
  overflow: auto;
}
.modal-body img {
  max-width: 100%;
}
.modal-body p {
  margin-top: 0 !important;
}
.modal-body ul {
  list-style: none;
  padding-left: 0;
}
.modal-body.modal-likes {
  max-height: 300px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.modal-footer.modal-likes {
  padding: 0;
}
.modal-body.modal-report .btn-primary {
  float: right;
  margin-top: 25px;
}
.modal-footer {
  border-top: 0;
}
.modal-backdrop.in {
  opacity: 0.6;
}
.profile-sidebar-tile {
  background-color: #f0f2f5;
  color: #000;
  padding: 25px;
}
.profile-sidebar-tile .btn-primary {
  position: static;
  margin: 15px 0;
}
.profile-sidebar-tile hr {
  border-top: 1px solid #203240;
  margin: 15px 0;
}
.profile-sidebar-tile h1,
.profile-sidebar-tile h4 {
  text-align: left;
  font-family: 'FRAHVIT';
  color: #e82011;
}
.profile-sidebar-tile h4 {
  font-family: 'FRAHVIT';
}
.profile-sidebar-tile .btn-profile {
  width: 100%;
  margin: 5px 0;
  padding: 6px 12px !important;
}
.profile-sidebar-tile .divider {
  height: 15px;
}
.profile-sidebar-tile .progress {
  height: 27px;
  margin: 15px 0;
  background-color: #ccc;
  border-radius: 0;
  width: 100%;
}
.profile-sidebar-tile .progress-bar {
  box-shadow: inset 0 0 transparent;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  padding-left: 10px;
}
.profile-sidebar-tile .profile-header {
  text-align: center;
}
.profile-sidebar-tile span a {
  color: #231f20;
}
.page-content-tile .profile-complete {
  color: #ee2f25 !important;
}
.page-content-tile .profile-complete span {
  color: #ee2f25;
  font-size: 14px;
}
.page-content-tile .profile-progress {
  border-radius: 0 !important;
  background-color: #ffffff;
}
.page-content-tile .profile-progress .progress-bar {
  box-shadow: none;
}
.page-content-tile .profile-progress .progress-bar-warning {
  background-color: #ee2f25;
  border-bottom-right-radius: 50px !important;
  border-top-right-radius: 50px !important;
}
.badges-tile h4 {
  color: #605f5f;
}
.photos-tile img {
  margin: 0 0 25px;
}
.tile .follow-content,
.tile .photo-content {
  position: absolute;
  top: -35px;
  left: 0;
  right: -5px;
  padding: 25px;
  text-align: right;
}
.following-tile .row {
  margin-bottom: 25px;
}
.following-tile h4 {
  font-size: 18px;
  color: #231f20;
}
.following-tile .btn-sort {
  margin: 0 0 0 15px;
}
.following-tile .discover {
  margin-bottom: 0;
}
.following-tile .discover img {
  margin: 0;
}
.following-tile .col-search {
  padding-right: 5px;
}
.following-tile .col-search-icon {
  padding-left: 5px;
}
.following-tile hr {
  margin-top: 15px;
  margin-bottom: 15px;
}
.following-tile .form-control {
  height: 34px;
}
.following-tile .paginaton-label {
  text-align: right;
  padding-top: 25px;
  color: #231f20;
  padding-right: 0;
}
.following-tile .paginaton-icons {
  text-align: left;
}
.following-tile .pagination > li > a,
.following-tile .pagination > li > span {
  margin-left: 5px;
  border-radius: 5px;
  background-color: #fff;
  color: #fff;
  border: 0;
}
.following-tile .footer-row {
  margin-bottom: 0;
}
.following-tile .pagination > .active > a,
.following-tile .pagination > .active > a:focus,
.following-tile .pagination > .active > a:hover,
.following-tile .pagination > .active > span,
.following-tile .pagination > .active > span:focus,
.following-tile .pagination > .active > span:hover,
.following-tile .pagination > li > a:hover,
.following-tile .pagination > li > span:hover {
  background-color: #203240;
}
.following-tile::-webkit-input-placeholder {
  color: #203240;
}
.following-tile:-moz-placeholder,
.following-tile::-moz-placeholder {
  color: #203240;
  opacity: 1;
}
.following-tile:-ms-input-placeholder {
  color: #203240;
}
.delete-tile .btn-tertiary {
  float: right;
}
.notifications-tile h4,
.points-tile h4 {
  font-family: 'FRAHVIT';
  font-size: 22px;
  color: #203240;
  margin-top: 0;
  margin-bottom: 20px;
}
.notifications-tile .table-responsive,
.points-tile .table-responsive {
  margin-top: 15px;
}
.notifications-tile th,
.page-content-tile th,
.points-tile th {
  background-color: #3a3a3a;
  color: #fff;
}
.notifications-tile .table > tbody > tr > td,
.notifications-tile .table > tbody > tr > th,
.notifications-tile .table > tfoot > tr > td,
.notifications-tile .table > tfoot > tr > th,
.notifications-tile .table > thead > tr > td,
.notifications-tile .table > thead > tr > th,
.page-content-tile .table > tbody > tr > td,
.page-content-tile .table > tbody > tr > th,
.page-content-tile .table > tfoot > tr > td,
.page-content-tile .table > tfoot > tr > th,
.page-content-tile .table > thead > tr > td,
.page-content-tile .table > thead > tr > th,
.points-tile .table > tbody > tr > td,
.points-tile .table > tbody > tr > th,
.points-tile .table > tfoot > tr > td,
.points-tile .table > tfoot > tr > th,
.points-tile .table > thead > tr > td,
.points-tile .table > thead > tr > th {
  border-bottom: 0;
  border-top: 0;
}
.notifications-tile td,
.page-content-tile td,
.points-tile td {
  color: #203240;
}
.notifications-tile img.watchlist-icon {
  margin: 0;
  max-height: 24px;
  max-width: 25px;
}
.notifications-tile .icon-th {
  width: 50px;
}
.page-content-tile .table {
  margin-top: 15px;
  margin-bottom: 15px;
}
.notifications-tile a {
  color: #231f20;
}
.members-showcase-accordion h1 {
  font-size: 27px;
}
.members-showcase-accordion h3 {
  text-transform: uppercase;
  color: #7a898a;
  margin-top: 0;
  font-size: 21px;
}
.members-showcase-accordion hr {
  border-top: 1px solid #5dc0d7;
}
.members-showcase-accordion .members-motm-content {
  text-align: center;
  margin: 25px 0;
}
.members-top5-content {
  margin: 25px 0;
}
.members-top5-content ul {
  list-style: none;
  padding-left: 0;
  padding-right: 50px;
}
.members-top5-content ul li {
  color: #7a898a;
  font-size: 16px;
}
.members-top5-content ul hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: 1px solid #669185;
}
.members-top5-content img {
  margin-right: 15px;
  display: inline-block;
}
.social-stream-tile {
  background-color: #f0f2f5;
  padding: 25px 50px;
}
.social-stream-tile-no-padding {
  padding: 5px 10px;
}
.social-stream-tile .social-stream-item {
  background-color: #fff;
  padding: 25px;
  border-radius: 0px;
}
.social-stream-tile h4 {
  margin-top: 0;
  color: #203240;
  font-size: 22px;
}
.social-stream-tile form {
  margin-top: 20px;
}
.social-stream-tile .form-control {
  background-color: #ffffff;
}
.social-stream-tile .form-group {
  margin-bottom: 0;
}
.social-stream-tile .btn-primary {
  float: right;
  margin-top: 0;
}
.social-stream-tile::-webkit-input-placeholder {
  color: #203240;
}
.social-stream-tile:-moz-placeholder,
.social-stream-tile::-moz-placeholder {
  color: #203240;
  opacity: 1;
}
.social-stream-tile:-ms-input-placeholder {
  color: #203240;
}
.profile-tile .tile-content .col-md-12,
.profile-tile .tile-content .col-xs-6 {
  padding-left: 0;
  padding-right: 0;
}
.tile .widget-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 25px 0 0 10px;
}
.widget-content .button-container {
  bottom: 20px;
}
.widget-content .button-container.text-left a.btn,
.widget-content .text-content.text-left {
  margin-left: 10px;
}
.comments-container textarea.form-control {
  height: 75px;
}
.homes .tile svg.newsitemIcon {
  display: none;
}
.profile_widget_stats h4,
.profile_widget_stats h5,
.progress-bar {
  color: #203240;
}
.other_tasks h2 {
  font-size: 24px;
}
.half-tile,
.square-tile {
  min-height: 300px;
  max-height: 300px !important;
}
.embed,
embed {
  max-width: 100%;
}
header {
  margin-top: 20px;
  min-height: 600px;
}
header hr {
  border-top: 1px solid #203240;
  width: 100%;
}
header span {
  float: right !important;
}
.mobile-hr-extra hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: 1px solid #6c998c;
}
.mobile-hr-extra {
  padding-left: 5px;
  padding-right: 5px;
}
.bx-wrapper {
  position: relative !important;
  box-shadow: 0 0 0 #ccc !important;
  border: 5px solid #fff !important;
  background: #fff !important;
}
.bx-prev {
  left: -3vw !important;
  background-image: none !important;
}
.bx-prev img {
  float: left;
}
.bx-next {
  right: -3vw !important;
  background-image: none !important;
}
.bx-next img {
  float: right;
}
h4.timeline-title {
  margin-top: 0;
  color: #203240;
  font-size: 22px;
  position: relative;
  margin-bottom: 20px;
}
.flash-post h4.timeline-title {
  padding-right: 20px;
  position: relative;
}
.timeline-col {
  padding-left: 0;
  padding-right: 0;
}
.timeline {
  list-style: none;
  padding: 20px 0;
}
.timeline:before {
  top: 0;
  bottom: 100px;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #203240;
  display: block;
  left: 50%;
  margin-left: -1.5px;
}
.timeline > li {
  position: relative;
  width: 50%;
  padding: 0 !important;
  float: left;
  clear: left;
  margin: 0 0 20px;
}
.timeline > li:after,
.timeline > li:before {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  width: 90%;
  float: left;
  border-radius: 0px;
  padding: 20px;
  position: relative;
  background-color: #fff;
}
.timeline > li:not(.timeline-inverted) {
  padding-right: 90px;
}
.timeline > li.timeline-inverted {
  float: right;
  clear: right;
  margin-top: 80px;
}
.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 39px;
  right: -45px;
  content: " ";
  border-top: 2px dotted #203240;
  width: 42px;
}
.timeline > li > .timeline-badge {
  color: #fff;
  width: 15px;
  height: 15px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 32px;
  left: 100%;
  margin-left: -7px;
  background-color: #203240;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -44px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline > li.timeline-inverted .timeline-badge {
  right: 100%;
  left: auto;
  margin-right: -8px;
}
.timeline-badge.primary {
  background-color: #2e6da4 !important;
}
.timeline-badge.success {
  background-color: #3f903f !important;
}
.timeline-badge.warning {
  background-color: #f0ad4e !important;
}
.timeline-badge.danger {
  background-color: #d9534f !important;
}
.timeline-badge.info {
  background-color: #5bc0de !important;
}
.timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}
.timeline > li > .timeline-panel img {
  margin: 15px 0;
}
.comments-action-icons img {
  height: 18px;
}
h5.timeline-title {
  color: #203240;
  font-size: 14px;
}
span.timeago.date {
  color: #203240 !important;
}
h5.timeline-title img {
  margin-right: 25px !important;
}
.timeline-footer p {
  color: #7b8a8c;
  font-size: 16px;
  margin-top: 0;
  text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
  .list-inline.mobile-100 li {
    width: 100%;
  }
  .timeline > li {
    width: 100% !important;
    margin-top: 0 !important;
  }
  .social-stream-tile {
    padding: 15px 30px;
  }
  .timeline > li:not(.timeline-inverted) {
    padding-right: 0;
  }
  .timeline > li > .timeline-panel {
    width: 100%;
    margin-bottom: 50px;
  }
  .timeline > li.timeline-inverted {
    padding-left: 0;
  }
  .timeline > li > .timeline-badge,
  .timeline > li > .timeline-panel:after,
  .timeline > li > .timeline-panel:before {
    display: none;
  }
}
.tags-content ul.trends {
  padding: 0;
}
.entry_body a.hashtag,
.tags-content ul.trends li,
a.user-mention {
  display: inline-block;
  padding: 5px 10px;
  color: #fff !important;
  border-radius: 10px;
  margin: 4px 2px;
}
.tags-content ul.trends li a,
a.user-mention {
  color: #fff;
}
.entry_body a.hashtag,
a.user-mention {
  padding: 1px 8px 3px;
  margin: 2px;
}
.widget-inside-overflow {
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 25px 0;
}
a.user-mention {
  background: #2a2d33;
}
a.user-mention:empty {
  display: none;
}
.time-body h3 a:active,
.time-body h3 a:focus,
.time-body h3 a:hover,
.timeline-body h3 a {
  color: #203240;
}
#social-stream .panel-body {
  border: 0;
  background-color: #f0f2f5;
  padding: 0 25px 25px;
}
.news-item-tile {
  background-color: #f0f2f5;
  color: #203240;
  padding: 25px;
}
.news-item-tile img {
  border-radius: 5px;
  max-width: 100%;
}
.news-item-tile h3 {
  margin-bottom: 25px;
  margin-top: 0 !important;
  font-family: 'FRAHVIT';
  font-size: 24px;
  color: #e82011;
}
.news-item-tile .btn {
  position: static;
  margin-top: 25px;
}
.news-item-tile h3 a {
  color: #203240;
}
.news-article-tile {
  background-color: #f0f2f5;
  color: #203240;
  padding: 25px;
}
.news-article-tile h3 {
  margin-top: 0;
  margin-bottom: 15px;
}
.news-image-tile {
  min-height: 250px;
  background-color: #f0f2f5;
  color: #fff;
}
.maps-filters-tile {
  background-color: #f0f2f5;
  color: #203240;
  padding: 5px 10px;
}
.maps-filters-tile .btn {
  min-width: 125px;
  margin: 5px;
}
.maps-filters-tile .maps-filter-dropdown,
.social-stream-tile .maps-filter-dropdown {
  display: inline;
  width: 250px;
  float: right;
  height: 32px;
  margin-top: 3px;
  margin-bottom: 0;
}
.maps-filters-tile select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(https://s3-eu-west-1.amazonaws.com/clearstream-static/ex-plor/community-assets/dropdown_arrow_down.svg)
    96%/15% no-repeat #ffffff;
  background-size: 15px 15px;
}
.map-content-tile {
  color: #203240;
  padding: 0;
}
.map-entry-tile {
  background-color: #f0f2f5;
  color: #203240;
  padding: 25px;
}
.map-entry-tile::-webkit-input-placeholder {
  color: #203240;
}
.map-entry-tile:-moz-placeholder,
.map-entry-tile::-moz-placeholder {
  color: #203240;
  opacity: 1;
}
.map-entry-tile:-ms-input-placeholder {
  color: #203240;
}
.map-entry-tile select {
  background: transparent;
  padding: 5px 35px 5px 5px;
  height: 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(https://s3-eu-west-1.amazonaws.com/clearstream-static/ex-plor/community-assets/dropdown_arrow_down.svg)
    98%/15% no-repeat #fff;
  background-size: 15px 15px;
}
.map-entry-tile h3 {
  margin-top: 0;
  margin-bottom: 35px;
  font-size: 24px;
  color: #203240;
}
.map-entry-tile h3 span {
  float: right;
  margin-top: -5px;
}
.map-entry-tile .btn-primary {
  position: static;
  float: right;
}
.map-entry-tile .form-control {
  background-color: #ffffff;
}
.map-entry-tile .dropdown-select-control {
  background-color: #ffffff;
  padding: 6px 12px;
}
.map-entry-tile .media-icons {
  margin: 10px 0 0;
}
.map-entry-tile .media-icons img {
  margin: 0 10px 0 0;
}
#maps section {
  margin-top: 7vh;
  margin-bottom: 7vh;
}
#maps section .tile {
  margin-bottom: 10px;
}
#maps .panel {
  box-shadow: none;
  border: 0 solid transparent;
}
#maps .panel-group {
  margin-top: 60px;
  border-radius: 0px;
  border: 5px solid #fff;
  margin-bottom: 10px;
  border-bottom: 0;
}
#maps .panel-heading {
  padding: 25px;
  background-color: #f0f2f5;
  border-color: transparent;
  border: 0;
}
#maps .panel-title {
  color: #203240;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-family: 'FRAHVIT';
}
#maps .panel-title span {
  float: right;
  margin-top: -5px;
}
#maps .panel-body {
  border: 0;
  background-color: #f0f2f5;
  padding: 0 25px 25px;
}
#maps .panel-body p {
  color: #203240;
  margin-top: 0;
}
#maps .room-comments-tile h3 {
  text-transform: uppercase;
  color: #7a898a;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  margin-bottom: 50px;
}
.timeline a.profile-tip,
h3.activity-title-heading a {
  color: #203240;
}
.mappers textarea.form-control {
  height: 100px !important;
}
.messages-sidebar-tile {
  background-color: #f0f2f5;
  padding: 25px;
  color: #203240;
}
.messages-sidebar-tile .btn {
  min-width: 32%;
  margin: 0;
  position: static;
}
.messages-sidebar-tile .filter-row {
  margin-bottom: 25px;
  margin-left: 0;
}
.messages-sidebar-tile .search-row {
  padding-left: 0;
  padding-right: 0;
}
.messages-sidebar-tile .message-item {
  background-color: #e4e4e4;
  padding: 15px;
  border-top: 1px solid #203240;
}
.messages-sidebar-tile .message-name {
  position: absolute;
  top: 15px;
  bottom: 0;
  left: 125px;
  margin: 8px;
}
.messages-sidebar-tile .message-dateTime {
  position: absolute;
  top: 35px;
  bottom: 0;
  left: 125px;
  margin: 8px;
}
.messages-sidebar-tile .message-read {
  position: absolute;
  top: 60px;
  bottom: 0;
  left: 125px;
  margin: 8px;
}
.messages-sidebar-tile .message-read img {
  margin-right: 5px;
}
.messages-sidebar-tile .message-archive {
  position: absolute;
  top: 60px;
  bottom: 0;
  left: 210px;
  margin: 8px;
}
.messages-sidebar-tile .message-archive img {
  margin-right: 5px;
}
.messages-sidebar-tile a.message:hover .message-item {
  background-color: #dcdcdc;
}
.messages-sidebar-tile ul {
  list-style: none;
  padding-left: 0;
  padding-right: 0;
}
.messages-sidebar-tile li span.badge {
  margin-top: 20px;
}
.messages-sidebar-tile li span {
  margin-left: 25px;
}
.messages-sidebar-tile a {
  color: #203240;
}
.messages-sidebar-tile a.message:focus,
.messages-sidebar-tile a.message:hover {
  text-decoration: none;
}
.messages-sidebar-tile .search-icon {
  margin-top: 5px;
}
.messages-sidebar-tile::-webkit-input-placeholder {
  color: #203240;
}
.messages-sidebar-tile:-moz-placeholder,
.messages-sidebar-tile::-moz-placeholder {
  color: #203240;
  opacity: 1;
}
.messages-sidebar-tile:-ms-input-placeholder {
  color: #203240;
}
.messages-content-tile {
  background-color: #f0f2f5;
  padding: 25px;
  color: #203240;
}
.messages-content-tile h3 {
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 20px;
  color: #e82011;
  font-family: 'FRAHVIT';
}
.messages-content-tile hr {
  margin-top: 10px;
  margin-bottom: 25px;
  border-top: 1px solid #203240;
}
.messages-content-tile .message-content {
  border-radius: 0px;
  margin-top: 15px;
  background-color: #ffffff;
  padding: 25px;
  color: #203240;
}
.messages-content-tile hr.messages-content-divider {
  margin-top: 25px;
  margin-bottom: 25px;
  border-top: 1px solid #203240;
}
.messages-content-tile .messages-reply .btn {
  float: right;
  position: static;
}
.messages-content-tile .messages-reply .form-control {
  background-color: #ffffff;
}
.messages-content-tile .messages-reply .media-icons {
  margin-top: 10px;
}
.messages-content-tile .messages-reply .media-icon {
  margin: 0 10px 0 0;
}
.messages-content-tile .messages-reply::-webkit-input-placeholder {
  color: #24777c;
}
.messages-content-tile .messages-reply:-moz-placeholder,
.messages-content-tile .messages-reply::-moz-placeholder {
  color: #24777c;
  opacity: 1;
}
.messages-content-tile .messages-reply:-ms-input-placeholder {
  color: #24777c;
}
#messages section {
  margin-top: 7vh;
  margin-bottom: 7vh;
}
#messages section .tile {
  margin-bottom: 10px;
}
#messages .panel {
  box-shadow: none;
  border: 0 solid transparent;
}
#messages .panel-group {
  margin-top: 60px;
  border-radius: 0px;
  border: 5px solid #fff;
  margin-bottom: 10px;
  border-bottom: 0;
}
#messages .panel-heading {
  padding: 25px;
  background-color: #f0f2f5;
  border-color: transparent;
  border: 0;
}
#messages .panel-title {
  color: #203240;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-family: 'FRAHVIT';
}
#messages .panel-title span {
  float: right;
  margin-top: -5px;
}
#messages .panel-body {
  border: 0;
  background-color: #f0f2f5;
  padding: 0 25px 25px;
}
#messages .panel-body p {
  color: #203240;
  margin-top: 0;
}
.diary-tile span {
  float: right;
}
.diary-tile .diary-header {
  text-align: center;
  margin-bottom: 20px;
  font-size: 16px;
}
.diary-tile .add-icon {
  margin: 0;
  margin-right: 5px;
  margin-bottom: 2px;
}
.diary-tile .diary-date {
  border: 0;
  padding: 0;
  overflow: hidden;
}
.diary-tile .diary-date .calendar_entry {
  border: 5px solid #f3f3f3;
  min-height: 150px;
  background-color: #e9e9e9;
  padding: 10px;
}
.diary-tile .diary-date .calendar_entry.red {
  color: #fff;
}
.diary-tile .diary-date .calendar_entry a.get_entry {
  background: #fba81a;
  color: #fff;
  padding: 2px 5px;
  display: inline-block;
  border-radius: 4px;
  margin: 0 2px 2px 0;
}
.diary-tile .diary-date span {
  float: none;
}
.diary-tile .diary-date p {
  margin-top: 0;
}
.diary-tile .diary-date .btn {
  min-width: 100px;
  bottom: 5px;
  position: absolute;
  font-size: 12px;
}
.diary-tile .entry-active .calendar_entry {
  background-color: #3b3a3a !important;
  color: #fff;
}
.diary-tile .entry-active .calendar_entry a,
.diary-tile .entry-active .calendar_entry p {
  color: #fff;
}
.input-group-btn.white {
  background: transparent;
}
a.geolocateMe {
  display: block;
  width: 30px;
  text-align: center;
  height: 100%;
  padding: 5px;
  margin-right: 5px;
}
.diary-entry hr {
  margin-top: 20px;
  margin-bottom: 20px;
}
.diary-entry .col-hour,
.diary-entry .col-min {
  padding-left: 0;
  padding-right: 0;
}
.diary-entry .col-hour {
  padding-left: 15px;
}
.diary-entry .col-min {
  padding-right: 15px;
}
.diary-entry select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(https://s3-eu-west-1.amazonaws.com/clearstream-static/ex-plor/community-assets/dropdown_arrow_down.svg)
    96%/15% no-repeat #fff;
  background-size: 15px 15px;
}
.diary-entry select.hour-select,
.diary-entry select.min-select {
  background: url(https://s3-eu-west-1.amazonaws.com/clearstream-static/ex-plor/community-assets/dropdown_arrow_down.svg)
    90%/15% no-repeat #fff;
  background-size: 15px 15px;
}
.diary-entry .hour-select {
  border-radius: 0;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  background-color: #fff !important;
}
.diary-entry .btn {
  float: right;
}
.diary-entry .min-select {
  border-radius: 0;
  border-bottom-right-radius: 15px;
  border-top-right-radius: 15px;
  background-color: #fff !important;
}
.diary-entry .dropdown-select {
  border-radius: 0;
  background-color: #fff;
}
@media (min-width: 992px) {
  .diary-tile .col-md-2 {
    width: 14.2857142857%;
  }
}
#profile h3 {
  color: #e82011;
}
#profile .tile,
#social-stream .tile {
  margin-bottom: 10px;
}
#profile .panel,
#social-stream .panel {
  box-shadow: none;
  border: 0 solid transparent;
}
#profile .panel-group,
#social-stream .panel-group {
  margin-top: 60px;
  border-radius: 0px;
  border: 5px solid #fff;
  margin-bottom: 10px;
  border-bottom: 0;
}
#profile .panel-group-second,
#social-stream .panel-group-second {
  margin-top: 0;
}
#profile .panel-heading,
#social-stream .panel-heading {
  padding: 25px;
  background-color: #f0f2f5;
  border-color: transparent;
  border: 0;
}
#profile .panel-title,
#social-stream .panel-title {
  color: #203240;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-family: 'FRAHVIT';
}
#profile .panel-title span,
#social-stream .panel-title span {
  float: right;
  margin-top: -5px;
}
#profile .panel-body {
  border: 0;
  background-color: #f0f2f5;
  padding: 0 25px 25px;
}
#profile .panel-body p,
#social-stream .panel-body p {
  color: #203240;
  margin-top: 0;
}

.progress-bar,
body.users .profile-sidebar-tile h1,
body.users .profile-sidebar-tile h4 {
  color: #fff !important;
}
#page section {
  margin-top: 7vh;
  margin-bottom: 7vh;
}
#page section .tile {
  margin-bottom: 10px;
}
#page section .news-image-tile .tile-content,
#page section .page-image-tile .tile-content {
  top: 25%;
}
#room section {
  margin-top: 7vh;
  margin-bottom: 7vh;
}
#room section .tile {
  margin-bottom: 10px;
}
#room .panel {
  box-shadow: none;
  border: 0 solid transparent;
}
#room .panel-group {
  margin-top: 60px;
  border-radius: 0px;
  border: 5px solid #fff;
  margin-bottom: 10px;
  border-bottom: 0;
}
#room .room_poll .panel-group {
  margin-bottom: 0;
}
.room_poll form {
  margin-top: 0 !important;
}
#room .panel-heading {
  padding: 25px;
  background-color: #f0f2f5;
  border-color: transparent;
  border: 0;
}
#room .panel-title {
  color: #203240;
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'FRAHVIT';
  font-size: 24px;
}
#room .panel-title span {
  float: right;
  margin-top: -5px;
}
#room .panel-body {
  border: 0;
  background-color: #f0f2f5;
  padding: 0 25px 25px;
}
#room .panel-body p {
  color: #203240;
  margin-top: 0;
}
#room .dropdown-tile {
  padding-left: 0;
  padding-right: 0;
}
#room .dropdown-tile .panel-title {
  font-size: 24px;
}
#room .dropdown-tile h4 {
  color: #b7016e;
  margin-top: 0;
}
#room .dropdown-tile span {
  float: right;
  margin-top: -5px;
}
#room .dropdown-tile .btn {
  white-space: normal;
}
#room .dropdown-tile .btn-primary {
  position: static;
  margin: 50px 0 0;
}
#room .dropdown-tile .panel-group {
  margin-top: 0;
}
#room .dropdown-tile .rating-instructions {
  position: static;
  margin: 47px 0 0;
  color: #1b1b1b;
  font-size: 13px;
}
#room a.likes_counter {
  margin-left: -5px;
  margin-right: 5px !important;
}
#room span.reply.mR10.count_comments {
  margin-right: -5px !important;
}
.forums-filters-tile {
  background-color: #fff;
  color: #24777c;
  padding: 5px 10px;
}
.forums-filters-tile .forums-filter-field {
  display: inline;
  width: 250px;
  height: 33px;
  margin: 5px;
}
.find_topics {
  float: right;
}
.forums-filters-tile .btn {
  min-width: 125px;
  margin: 5px;
}
.forums .modal-body {
  padding: 0 25px 10px;
}
.forums .social_bar_container {
  margin-left: -15px;
  margin-right: 15px;
}
a.btn.btn-secondary.get.bigread.marginb10 {
  color: #fff;
}
a.btn.btn-secondary.get.bigread.marginb10:active,
a.btn.btn-secondary.get.bigread.marginb10:focus,
a.btn.btn-secondary.get.bigread.marginb10:hover {
  text-decoration: none;
}
.forums .page-content-tile a {
  color: #203240;
}
.forums .page-content-tile a:active,
.forums .page-content-tile a:focus,
.forums .page-content-tile a:hover {
  color: #203240;
  text-decoration: underline;
}
.show_topic h3 {
  margin-bottom: 0;
}
.secondary-footer h3 {
  margin-top: 10px;
}
.secondary-footer h3,
.secondary-footer h4 {
  font-size: 20px;
  color: #203240;
  font-family: 'FRAHVIT';
  text-transform: none;
}
.secondary-footer h4 span {
  float: right !important;
}
.secondary-footer h5 {
  font-size: 16px;
  margin-bottom: 0;
  color: #203240;
}
.secondary-footer p {
  font-size: 14px;
  margin: 0 0 10px;
  color: #203240;
}
.secondary-footer hr {
  border-top: 1px solid #669185;
  margin-bottom: 10px;
}
.secondary-footer .watch-list {
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}
.secondary-footer .watch-list ul {
  list-style: none;
  padding-left: 0;
}
.secondary-footer .watch-list a {
  clear: both;
  display: block;
  color: #203240;
}
.secondary-footer .watch-list a:hover p {
  text-decoration: underline;
}
.secondary-footer .watch-list-item {
  padding-right: 15px;
}
.secondary-footer .watch-list-item hr {
  border-top: 1px solid #203240;
  margin-top: 5px;
  margin-bottom: 5px;
}
.secondary-footer .watch-list-item img {
  float: right !important;
}
.secondary-footer .watch-list-item .view-task {
  padding-top: 20px;
}
.secondary-footer .twitter-embed {
  max-height: 400px;
  overflow-y: hidden;
  overflow-x: hidden;
}
.secondary-footer .facebook-embed,
.secondary-footer .news-list {
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}
.secondary-footer .news-list a:hover h5 {
  text-decoration: underline;
}
.secondary-footer .news-list .news-item h5 {
  font-size: 16px;
  margin-bottom: 0;
}
.secondary-footer .news-list .news-item span {
  font-size: 14px;
}
.secondary-footer .news-list .news-item p {
  margin-top: 10px;
}
.secondary-footer .news-list .news-item img {
  width: 100%;
}
.secondary-footer .members-motm-content {
  text-align: center;
  margin: 25px 0;
}
.secondary-footer .members-motm-content h1 {
  font-size: 27px;
  color: #231f20;
}
.view-task img {
  height: 15px;
}
.coming-events h3 {
  color: #203240;
}
.coming-events hr,
.trigger-event hr {
  border-top: 1px solid #667b7c;
}
.calendar_question_id span.selection span.select2-selection,
.map-entry-tile select,
.maps-filters-tile select,
.social-stream-tile select {
  background: url(https://s3-eu-west-1.amazonaws.com/clearstream-static/ex-plor/assets/dropdown_icon.png)
    96%/15% no-repeat;
  background-size: 20px 20px;
}
.trigger-event .widget-home {
  height: 100%;
  padding-top: 15px;
}
.trigger-event-widget h4 {
  color: #203240 !important;
}
.tile.trigger-event .tile-content h4 {
  color: #203240 !important;
  font-size: 20px;
  font-family: 'FRAHVIT';
  text-transform: none;
}
.tile.trigger-event-widget p {
  color: #203240 !important;
}
.widget-content .button-container {
  bottom: 25px;
  padding-right: 10px;
  position: absolute;
  width: 100%;
}
.widget-content .text-content {
  display: flex;
  flex-direction: column;
}
.widget-content .text-content.full-tile {
  min-height: 500px;
}
.widget-content .text-content.half-tile {
  min-height: 200px;
}
.widget-content .text-content.top {
  justify-content: flex-start;
}
.widget-content .text-content.middle {
  justify-content: center;
}
.widget-content .text-content.bottom {
  justify-content: flex-end;
}
.widget-content .button-container.text-left,
.widget-content .text-content.text-left {
  text-align: left;
}
.widget-content .button-container.text-center,
.widget-content .text-content.text-center {
  text-align: center;
}
.widget-content .button-container.text-right,
.widget-content .text-content.text-right {
  text-align: right;
}
.widget-content .button-container.text-right a.btn,
.widget-content .text-content.text-right {
  margin-right: 25px;
}
.widget-content .button-container .btn.btn-primary {
  position: static;
}
.tile.widget h1,
.tile.widget h2,
.tile.widget h3,
.tile.widget h4,
.tile.widget p {
  color: inherit;
}
.tile.widget.poll-tile h3,
.tile.widget.profile-tile h1,
.tile.widget.profile-tile h4 {
  color: #ee3123;
  font-family: 'FRAHVIT';
}

.tile.widget.poll-tile p {
  color: #203240;
  font-family: 'FRAHVIT';
  font-size: 20px;
}

.tile.widget.profile-tile h1 {
  margin: 14px 0 15px;
}
.poll-tile.widget {
  background-color: #f0f2f5 !important;
}
footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  min-height: 170px;
  background-color: #203240;
  color: #fff;
  padding: 50px 0 25px;
}
footer .copyright {
  padding: 40px 0 5px;
  font-size: 15px;
}
footer p {
  font-size: 14px;
  color: #fff;
}
footer .information {
  float: right !important;
}
footer .information p {
  text-align: right;
}
footer .information p:first-of-type {
  font-size: 14px;
}
footer .information a {
  color: #fff;
  font-size: 14px;
}
footer ul {
  list-style: none;
  text-align: right;
}
footer ul li {
  margin: 0;
}
footer .container {
  padding-right: 20px;
  padding-left: 20px;
}
@media only screen and (max-width: 992px) {
  body {
    margin-bottom: 400px;
  }
}
footer img {
  height: 45px;
}
@media only screen and (max-width: 768px) {
  .tile .tile-content img {
    margin-bottom: 10px;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 992px) {
  body {
    margin-bottom: 500px;
  }
  .profile-tile .progress,
  header hr {
    width: 100%;
  }
  #page section {
    margin-top: 0;
    margin-bottom: 0;
  }
  #maps .profile-image {
    margin-bottom: 40px;
  }
  .message-content-name {
    text-align: center;
  }
  .messages-content-tile .new-reply {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 768px) {
  body > header {
    margin-top: 0 !important;
  }
  .room-sidebar-tile {
    position: static !important;
  }
  #maps .panel-group,
  #messages .panel-group,
  #profile .panel-group,
  #room .panel-group {
    margin-top: 0;
  }
  .secondary-footer-widget {
    margin: 15px 0;
  }
  img.task-icon {
    margin-right: 15px;
  }
  .profile-tile img {
    width: 100%;
    height: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 5px;
  }
  .news-item-tile img {
    max-width: 100%;
    margin-bottom: 25px;
  }
  .maps-filters-tile .btn,
  .maps-filters-tile .maps-filter-dropdown {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }
  .maps-filters-tile {
    padding: 10px;
  }
  #maps .panel-title,
  #messages .panel-title,
  #room .panel-title {
    font-size: 19px;
  }
  #maps .panel-title span,
  #messages .panel-title span,
  #room .panel-title span {
    margin-top: -1px;
  }
}
ul.nav.navbar-nav.mobile-nav {
  background-color: transparent;
}
@media only screen and (max-width: 992px) {
  .nav.navbar-nav {
    padding-top: 0;
    background-color: #8f9092;
    margin: 0 6px;
    margin-top: 5px;
  }
  .navbar-default .navbar-nav > li > a {
    color: #ffffff;
  }
  .navbar-default {
    min-height: 5vh;
  }
  .navbar {
    margin-bottom: 0;
    padding-top: 10px;
  }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:focus,
  .navbar-default .navbar-nav > .open > a:hover {
    color: #ffffff;
    background-color: transparent;
    text-decoration: underline;
  }
  .navbar-nav .open .dropdown-menu {
    background-color: #fff;
    margin-right: 0;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a,
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > li > a:hover {
    color: #ffffff;
  }
  ul.nav.navbar-nav.mobile-nav {
    border-bottom: 1px solid #203240;
  }
  a.dropdown-toggle.collapsed-navigation {
    padding-top: 15px;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .navbar-right {
    padding-top: 0;
    float: none !important;
    margin-right: 0;
    margin-left: 4px;
  }
  li#dropdown-navigation {
    float: right;
  }
  ul.nav.navbar-nav.mobile-nav {
    border-bottom: 1px solid #667b7d;
  }
}
@media (max-width: 1024px) and (min-width: 992px) {
  #header #navbar ul.nav.navbar-nav #dropdown-navigation {
    float: right;
  }
  ul.bxslider {
    position: relative;
  }
}
@media only screen and (max-width: 480px) {
  header {
    margin-bottom: 0;
  }
  #page-wrapper,
  .homes header {
    margin-top: 0;
  }
  .secondary-footer .watch-list-item img {
    margin-top: -30px;
  }
  #profile .panel-group,
  #social-stream .panel-group {
    margin-top: 0;
  }
  .profile-tile {
    margin-top: -10px;
    min-height: 400px;
    background-color: transparent !important;
  }
  .profile-tile h1 {
    margin-bottom: 10px;
  }
  .profile-tile .tile-content {
    padding: 5px;
  }
  .profile-tile .col-xs-3 {
    padding-left: 0;
  }
  .profile-tile .profile-picture {
    width: 75px;
    height: 75px;
    margin-top: 20px;
  }
  .dropdown-tile .btn {
    min-width: 100%;
    white-space: normal;
  }
  .activity-tile-poll .btn {
    width: 100%;
    max-width: 100% !important;
  }
  .activity-tile-rating .slider.slider-horizontal {
    width: 210px !important;
  }
  #room .panel-title {
    font-size: 20px;
  }
  #room .panel-title span {
    margin-top: -2px;
  }
  .new-reply .btn-primary,
  .room-comments-tile .media-icons {
    margin: 10px 0;
  }
  .messages-sidebar-tile .message-name {
    top: 0;
    left: 100px;
  }
  .messages-sidebar-tile .message-dateTime {
    top: 20px;
    left: 100px;
  }
  .messages-sidebar-tile .message-read {
    top: 60px;
    left: 100px;
  }
  .messages-sidebar-tile .message-archive {
    top: 85px !important;
    left: 100px;
  }
  .messages-sidebar-tile .message-item .message-profile-picture {
    width: 50px;
    height: 50px;
  }
  .messages-sidebar-tile .message-item {
    padding-bottom: 60px;
  }
  .messages-sidebar-tile .search-icon {
    margin-left: -5px;
  }
  #page-wrapper {
    margin-top: 5px !important;
  }
  .social_bar_filtering {
    width: 100%;
  }
  #profile,
  #social-stream {
    margin-top: 10px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 992px) {
  .profile-tile {
    min-height: 330px;
  }
}
@media only screen and (max-width: 768px) {
  #page-wrapper {
    margin-top: 0;
  }
}
@media only screen and (max-width: 991px) {
  .profile-tile {
    margin-left: 15px;
    margin-right: 15px;
  }
  .col-md-3.tile.full-tile.widget-right.poll-tile.widget {
    margin-right: 15px !important;
    margin-left: 15px !important;
  }
  .homes .row {
    margin-right: 0;
    margin-left: 0;
  }
  .square-tile.empty {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .page-content-tile .btn-primary {
    width: 100%;
    margin-top: 8px;
  }
}
@media only screen and (max-width: 480px) {
  .friendship_container {
    position: absolute;
    right: 25px;
    top: 0;
  }
}
@media only screen and (max-width: 1200px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 13px;
  }
  .nav > li > a {
    padding: 10px 13px;
  }
  a.dropdown-toggle.collapsed-navigation {
    padding-top: 15px;
  }
}
@media only screen and (max-width: 992px) {
  ul.nav.navbar-nav.navbar-right {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
}
@media (max-width: 992px) {
  .navbar-nav {
    float: none !important;
    margin: 0;
  }
}
@media (max-width: 992px) {
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in,
  .navbar-header p {
    display: block !important;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .icon-bar {
    display: none !important;
  }
}
@media (max-width: 992px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
    background-color: #e82011;
  }
}
@media only screen and (min-width: 480px) {
  .profile-sidebar-tile hr,
  .profile-tile hr {
    border-top: 1px solid #669185;
  }
}
@media only screen and (max-width: 480px) {
  .profile-tile h1,
  .profile-tile h4 {
    color: #203240;
  }
}
@media only screen and (min-width: 992px) {
  .poll-tile.widget {
    position: relative !important;
    right: 0 !important;
    top: 0 !important;
  }
}
@media only screen and (min-width: 992px) {
  #header #navbar ul.nav.navbar-nav {
    max-width: 100% !important;
  }
}
.unsubscribe-navbar {
  height: 120px;
}
.unsubscribe-navbar .navbar-mobilehead {
  display: none;
}
.unsubscribe-navbar .navbar-brand {
  display: block !important;
}
.unsubscribe-navbar .navbar-brand img {
  max-width: 100%;
}
.breadcrumbs a:last-child {
  color: #203240;
}
.notification_count {
  background: #2a2d33;
  color: #fff;
  border-radius: 25px;
  padding: 0 6px;
  font-size: 9px;
  line-height: 17px;
  display: inline-block;
}
#main_navigation .notification_count {
  top: 2px;
  position: absolute;
  right: -3px;
}
#main_navigation .mobile-nav .notification_count {
  top: 10px;
}
.desktop-navigation,
.mobile-navigation {
  position: relative;
}
.white-text,
.white-text:hover {
  color: #fff !important;
}
.bigread {
  display: block;
  margin-top: 5px;
  padding-top: 5px;
}
ul.msg_list li a .image img {
  border-radius: 100px;
  width: 30px;
  height: 30px;
}
.navbar-nav .open .dropdown-menu.msg_list hr {
  width: 100%;
}
.navbar-nav .open .dropdown-menu.msg_list {
  max-height: 300px;
  overflow-y: auto;
}
.table-inside {
  display: none;
}
.no-style-button {
  padding: 0;
  margin: 0;
  border: 0;
  background-color: transparent;
}
.room-media-tile iframe {
  width: 100%;
}
.inline-block {
  display: inline-block;
}
.no-display {
  display: none;
}
.uploadifive-button.small-image-audio,
.uploadifive-button.small-image-audio:active,
.uploadifive-button.small-image-audio:hover {
  width: 20px !important;
  height: 17px !important;
  background: transparent
    url(https://s3-eu-west-1.amazonaws.com/clearstream-static/ex-plor/community-assets/discussion_audio_icon.svg)
    0 no-repeat;
  background-size: contain;
}
.uploadifive-button.small-image-video,
.uploadifive-button.small-image-video:active,
.uploadifive-button.small-image-video:hover {
  width: 22px !important;
  height: 14px !important;
  background: transparent
    url(https://s3-eu-west-1.amazonaws.com/clearstream-static/ex-plor/community-assets/discussion_movie_icon.svg)
    0 no-repeat;
  top: -2px;
  background-size: contain;
}
.uploadifive-button.small-image,
.uploadifive-button.small-image:active,
.uploadifive-button.small-image:hover {
  background: transparent
    url(https://s3-eu-west-1.amazonaws.com/clearstream-static/ex-plor/community-assets/discussion_photo_icon.svg)
    0 no-repeat;
  width: 22px !important;
  height: 17px !important;
  background-size: contain;
  margin-top: 0;
}
.uploadifive-button.small-image-media {
  background: transparent
    url(https://s3-eu-west-1.amazonaws.com/clearstream-static/ex-plor/community-assets/discussion_document_icon.svg)
    0 no-repeat;
  width: 15px !important;
  height: 19px !important;
  background-size: contain;
  margin-top: 0;
  min-height: contain !important;
}
a.video_recorder_button,
a.video_recorder_button:active,
a.video_recorder_button:hover {
  background: url(https://s3-eu-west-1.amazonaws.com/clearstream-static/ex-plor/community-assets/discussion_webcam_icon.svg)
    0 no-repeat !important;
  text-indent: -9999px;
  background-size: contain !important;
  width: 16px;
  height: 18px;
  padding: 0;
  display: inline-block;
  margin-top: 2.5px;
}
a.geolocate {
  background: url(https://s3-eu-west-1.amazonaws.com/clearstream-static/ex-plor/community-assets/map_light.svg)
    0 no-repeat !important;
  text-indent: -9999px;
  background-size: contain !important;
  width: 24px;
  height: 24px;
  padding: 8px;
  display: inline-block;
}
.comment-avatar {
  position: relative;
}
.comment-avatar img {
  height: 55px;
  width: 55px;
  border-radius: 30px;
}
.system-notices {
  text-align: center;
  padding: 5px;
  position: fixed;
  width: 100%;
  z-index: 9999;
  top: 0;
}
.flash-notice {
  background: #24777c;
  color: #fff;
  z-index: 9999;
}
.flash-error {
  background: #c00;
  color: #fff;
  z-index: 9999;
}
.inline-comment-actions .action-buttons {
  margin-top: 4px;
}
.inline-comment-actions .action-buttons ul,
.submit-buttons ul {
  padding: 0;
  list-style-type: none;
  display: inline;
}
.inline-comment-actions .action-buttons ul li,
.submit-buttons ul li {
  display: inline-block;
  margin: 5px;
  width: 30px;
  line-height: 30px;
  cursor: pointer;
  text-align: center;
  float: left;
}
.quote_textarea {
  background: #efefef;
  border: 0;
  border-left: 5px solid #ccc;
  padding: 5px;
  margin-bottom: 10px;
  display: none;
  border-top: 1px solid #333 !important;
}
.pietimer > .slice > .pie {
  clip: rect(0, 20px, 50px, 0);
}
table.calendar {
  width: 100%;
}
table.calendar thead .month_names {
  border-bottom: 1px solid #5dc0d7;
}
table.calendar thead .month_names .next {
  text-align: right;
}
table.calendar thead .day_names abbr {
  font-size: 16px;
  border-bottom: 0;
  margin: 15px auto;
  display: block;
  text-align: center;
}
table.calendar tbody tr td.day {
  background-color: #e9e9e9;
  border: 7px solid #f3f3f3;
  width: 14.3%;
  height: 130px;
  padding: 5px;
}
table.calendar tbody tr td.today {
  background-color: #fba81a;
  color: #fff;
}
table.calendar tbody tr td.today a,
table.calendar tbody tr td.today a:hover {
  color: #fff;
}
table.calendar tbody tr td .calendar_entry {
  position: relative;
  height: 130px;
}
table.calendar tbody tr td .calendar_entry .tentries {
  height: 110px;
  overflow: auto;
}
table.calendar tbody tr td .calendar_entry .no {
  position: absolute;
  top: 0;
  left: 0;
}
table.calendar tbody tr td .calendar_entry.red .no {
  color: #fff !important;
}
table.calendar tbody tr td .calendar_entry .add-link {
  position: absolute;
  bottom: 0;
  min-width: 100px;
  font-size: 12px;
}
.hour-select {
  width: 100px;
  display: inline-block;
}
.rateit .cancel {
  display: none;
}
.rateit .star {
  float: left;
  width: 16px;
  height: 16px;
  overflow: hidden;
  text-indent: -999em;
  cursor: pointer;
}
.rateit .star,
.rateit .star a {
  background: url(https://demo.staging-ex-plor.com/images/raty/star-off.png)
    no-repeat 0 0;
}
.rateit .star.hover,
.rateit .star.hover a,
.rateit .star.on,
.rateit .star.on a {
  background: url(https://demo.staging-ex-plor.com/images/raty/star-on.png)
    no-repeat 0 0;
}
#gMap {
  height: 600px;
  display: block;
}
#gMap,
.news-item-tile img {
  width: 100%;
}
#comments-modal,
#comments-modal .modal-title,
#comments-modal a {
  color: #203240;
}
#comments-modal .badge {
  background-color: #2a2d33;
  padding: 3px 7.5px 5px;
}
#profile .uploadifive-button {
  margin: 15px 0;
  background-color: #0f61e6;
  font-size: 14px;
  border: 0;
  color: #fff;
  min-width: 185px;
  margin: 5px 0;
  padding: 0 2em;
  background-image: none;
  border-radius: 16px;
  font-family: 'FRAHVIT';
  outline: none !important;
}
#profile .uploadifive-button:hover {
  background-color: #0d57ce;
  color: #fff;
}
.badges-tile p {
  color: #605f5f;
}
.messagesRecipientsField label {
  float: left;
  line-height: 30px;
  margin-right: 10px;
}
.messagesRecipientsField .token-input-list-facebook {
  display: inline-block;
  width: 95%;
}
.navbar-right .navigation-icon {
  margin-top: -6px;
}
ul.photos {
  list-style-type: none;
  padding: 0;
  margin: 5px 0;
}
ul.photos li.photo {
  width: 60px;
  height: 60px;
  position: relative;
  display: inline-block;
  margin-right: 5px;
}
ul.photos li.photo img {
  width: 100%;
}
ul.photos li.photo a.delete {
  position: absolute;
  top: 0;
  right: 0;
}
ul.photos li.photo .small-preview {
  height: 100%;
  overflow: hidden;
}
ul.photos li.photo .small-preview img {
  width: 100%;
}
.uploadifive-queue-item {
  display: inline-block;
  margin-right: 3px;
}
.uploadifive-queue-item div {
  overflow: hidden;
  height: 30px;
}
#infscr-loading {
  text-align: center;
}
.timeline {
  margin-bottom: 0;
}
.comments-action-icons a,
h5.timeline-title a {
  color: #203240;
}
.timeline .timeline-body p {
  margin: 5px 0;
}
.timeline .comments {
  max-height: 500px;
  overflow: auto;
  border-bottom: 1px solid #ddd;
}
.timeline .comments ul.in {
  padding-left: 0;
  list-style-type: none;
}
.timeline .comments ul.in li.parent.social_comment {
  border-top: 1px solid #ddd;
  padding-left: 15px;
}
#social-stream .inline-comment textarea {
  height: 100px;
}
.timeline .inline-comment .btn-primary {
  margin-top: 0;
}
.messages-sidebar-tile .message-archive,
.messages-sidebar-tile .message-read {
  top: 55px;
}
.likes_counter .badge {
  background-color: #2a2d33;
  padding: 3px 7.5px 5px;
}
.tooltip-inner {
  background-color: #203240;
  font-size: 12px;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #203240;
}
.avatar-img {
  list-style-type: none;
}
.avatar-img img {
  border-radius: 100px;
  width: 120px;
  max-height: 100%;
  height: auto !important;
}
.avatar-img .delete {
  display: none;
}
#page-wrapper {
  margin-top: 10px;
}
.homes #page-wrapper {
  margin-top: -7px;
}
#dropdown-messages-icon {
  margin-top: -8px;
}
.page-content-tile .profile-progress {
  border-radius: 0 10px 10px 0 !important;
}
.multistep-div h3 {
  display: none;
}
.member-site.finish.users .mobile-hr-extra,
.member-site.finish.users .navbar-mobilebody,
.member-site.new.password_resets .mobile-hr-extra,
.member-site.new.password_resets .navbar-mobilebody,
.member-site.new.users .mobile-hr-extra,
.member-site.new.users .navbar-mobilebody,
.member-site.new.users .system-notices,
.member-site.password_resets .system-notices,
.member-site.verify.users .mobile-hr-extra,
.member-site.verify.users .navbar-mobilebody {
  display: none !important;
}
.pagination .next_page,
.pagination .prev_page {
  display: none;
}
.following-tile .paginaton-label {
  padding-top: 20px;
}
.following-tile .pagination > a,
.following-tile .pagination > span {
  margin-left: 5px;
  border-radius: 5px;
  background-color: #203240;
  color: #fff;
  border: 0;
  padding: 5px 12px;
  text-decoration: none;
}
.following-tile .pagination > a.current,
.following-tile .pagination > a:focus.current,
.following-tile .pagination > a:hover,
.following-tile .pagination > a:hover.current,
.following-tile .pagination > span.current,
.following-tile .pagination > span:focus.current,
.following-tile .pagination > span:hover,
.following-tile .pagination > span:hover.current {
  background-color: #d2dade;
}
.friendship_container {
  position: absolute;
  right: 60px;
  top: 10px;
}
.friendship_container.social_comments_friendship {
  position: absolute;
  left: 40px;
  max-width: 25px;
  top: 10px;
}
.friendship_container.social_comments_friendship img {
  margin: 0 !important;
  padding: 0 !important;
  height: 25px !important;
  width: 25px !important;
}
.friendship_container.topic_answers_friendship {
  position: absolute;
  left: 70px;
  max-width: 25px;
  top: -5px;
}
.friendship_container.topic_answers_friendship img {
  margin: 0 !important;
  padding: 0 !important;
  height: 25px !important;
  width: 25px !important;
}
.friendship_container.mapper_posts_friendship {
  position: absolute;
  left: 40px;
  max-width: 25px;
  top: -5px;
}
.friendship_container.mapper_posts_friendship img {
  margin: 0 !important;
  padding: 0 !important;
  height: 25px !important;
  width: 25px !important;
}
.members-motm-content .friendship_container {
  position: absolute;
  right: 120px;
  top: 75px;
}
.members-list .friendship_container {
  position: absolute;
  right: 7px;
  top: 10px;
}
.badge-title-label {
  margin: 5px 0 !important;
  max-width: 100%;
}
.profile-sidebar-tile .btn-primary {
  height: 40px;
  line-height: 25px;
}
.badge_img_container {
  position: relative;
}
.badge_img {
  width: 100%;
  height: 100%;
}
.number-circle {
  background: #000;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  width: 29px;
  height: 29px;
  line-height: 29px;
  font-size: 10px;
  position: absolute;
  top: 8px;
  right: 10px;
}
.ui-autocomplete {
  z-index: 5000;
}
.pagination span.current {
  background: #d2dade;
}
.pagination a,
.pagination span {
  color: #fff;
  padding: 2px 10px;
  border-radius: 5px;
}
.pagination a {
  background: #203240;
}
.chat-room .delete {
  display: none;
}
.chat-room #entries {
  height: 458px !important;
  overflow-y: scroll;
}
.chat-room .members {
  height: 234px;
}
.chat-room .chat-main-container .entry .user {
  display: inline-block;
}
.chat-room .chat-main-container .entry .body {
  display: inline-block;
  margin-left: 5px;
}
.chat-mode textarea {
  height: 100px;
  resize: none;
}
.chat-room .admins-cont li.inactive,
.chat-room .users-cont li.inactive {
  display: none;
}
.chat-room .admins-cont li.active,
.chat-room .users-cont li.active {
  display: block;
}
.members ul {
  padding: 0;
}
.members ul li {
  display: block;
  padding: 2px 5px;
  background: #f9f9f9;
  border: 0 solid #ccc;
  margin-bottom: 2px;
  color: #999;
}
.members ul li.active {
  color: #333;
}
.members .hoverinfo {
  display: none;
}
.members ul li span {
  color: #aba9a9;
  font-size: 12px;
  line-height: 18px;
  float: right;
  margin-right: 10px;
}
.members ul li.inactive,
.members ul li.inactive em {
  color: #999 !important;
}
.members ul li.inactive .actions {
  display: none;
}
.ui-dialog .chat_container,
.ui-dialog .pms {
  max-height: 200px;
  min-height: 100px !important;
  overflow: auto;
}
.achat {
  clear: both;
  margin-bottom: 5px;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 5px;
}
.achat .user {
  float: left;
  margin-right: 10px;
  line-height: 14px;
}
.achat .body {
  line-height: 14px;
  text-align: left;
}
.chat-room .entries .entry {
  padding: 3px 4px;
}
.chat-room .entries .entry.highlight {
  background: #ddd;
}
.focus-group-tile h3,
a.blue,
a.blue:focus,
a.blue:hover {
  color: #203240;
}
#infscr-loading,
#infscr-loading img {
  text-align: center !important;
}
#infscr-loading img {
  display: inline-block !important;
}
.infinitescroll-local .pagination,
.infinitescroll .pagination {
  display: none;
}
.scroll-fixed {
  z-index: 990 !important;
}
.timeline-body a.hashtag {
  display: inline-block;
  padding: 5px 10px;
  background: #5bcad1;
  color: #fff;
  border-radius: 10px;
  margin: 4px 2px;
}
.pm_container .form-control {
  border: 1px solid #333;
}
.pm_container .btn-primary {
  min-width: 50px;
}
ul.poll-actions {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.poll-actions > li {
  margin-bottom: 15px;
}
.liker a {
  color: #203240;
}
.mappers.modal-open .modal-header .modal-title {
  color: #203240 !important;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-family: 'FRAHVIT';
}
.bx-wrapper {
  margin-bottom: 50px !important;
}
.notification-table tr.notification-row.even-row,
.notification-table tr.table-inside:nth-child(odd) {
  background-color: #f9f9f9;
}
.poll-answers {
  margin-right: 15px;
}
.top-posts-content .row .col-md-11 {
  overflow: hidden;
}
.top-posts-content hr {
  border-top: 1px solid #203240;
  margin-top: 0;
}
.top-posts-content .audio-player {
  width: 100%;
  overflow: hidden;
}
.badge-replies {
  color: #fff !important;
  background: #000;
  padding: 3px 7px 4px;
  font-size: 12px !important;
}
.top-posts-content a {
  color: #203240;
}
@media only screen and (max-width: 420px) {
  .room-comments-tile .comments-action-icons a {
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 1200px) {
  #profile .panel-group,
  #room .panel-group,
  #social-stream .panel-group {
    margin-top: 25px;
  }
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}
::-webkit-scrollbar-thumb {
  background: #fff;
}
td.avatar img {
  border-radius: 50%;
}
.forums .table {
  width: 99%;
}
.forums .table thead td:first-child {
  border: 1px solid #ccc !important;
}
.forums .table tfoot .form-control#topic_answer_body {
  height: 100px;
}
.show_topic td {
  border-bottom: 1px solid #ccc;
  vertical-align: top;
  padding-top: 5px;
}
.show_topic td.poster_info {
  background: #efefef;
  text-align: center;
}
.show_topic td.poster_info img {
  width: 75px;
  height: 75px;
  margin: 0;
  border-radius: 50%;
}
.show_topic td.post_body img {
  margin: 0;
}
.show_topic .post_body textarea {
  height: 100px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
}
.show_topic table td,
.show_topic table th {
  padding: 5px 10px;
  border: 1px solid #ccc;
}
.show_topic .post_body {
  background: #fff;
  padding: 0;
}
.show_topic .post_body ul.bar li {
  display: inline;
  float: right;
}
.show_topic .post_body div.post_body_div {
  padding: 10px;
  margin-top: 10px;
  clear: both;
}
.show_topic .table .post_body ul.bar li,
.show_topic .table .post_body ul.bar li a {
  color: #24777c;
}
.show_topic .table .post_body ul.bar li a,
.show_topic .table .post_body ul.bar li a i {
  margin-right: 3px;
}
.show_topic .table .forums-topic-table-pagination {
  text-align: center;
}
.show_topic .table .forums-topic-table-pagination .pagination {
  margin: 0;
}
.entry_quote a {
  color: #24777c;
}
.entry_quote blockquote {
  position: relative;
  margin: 10px 0;
  background: #efefef;
  border: 0;
  border-top: 1px solid #ccc;
  border-left: 5px solid #ccc;
  padding: 10px;
}
.entry_quote blockquote p.strong {
  margin: 0;
}
ul.bar {
  background: #efefef;
  width: 100%;
  padding: 7px 0;
  font-size: 14px !important;
  text-indent: 5px;
  margin-bottom: 0;
  margin: 0 !important;
  color: #21759b;
  list-style-type: none;
}
@media only screen and (max-width: 320px) {
  .forums-filters-tile .forums-filter-field {
    width: 83%;
    margin: 0;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 992px) {
  .following-tile .paginaton-icons,
  .following-tile .paginaton-label {
    text-align: center;
  }
}
@media only screen and (max-width: 420px) {
  .room-comments-tile .comments-action-icons a {
    margin-right: 10px !important;
  }
}
@media only screen and (max-width: 1200px) {
  #profile .panel-group,
  #room .panel-group,
  #social-stream .panel-group {
    margin-top: 0;
  }
}
@media only screen and (max-width: 380px) {
  .room-comments-tile .comment {
    margin: 125px 0 15px;
  }
}
@media only screen and (max-width: 768px) {
  .forums-filters-tile .btn {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }
  .forums-filters-tile .forums-filter-field {
    width: 94%;
    margin: 0;
    margin-bottom: 10px;
  }
  .forums .social_bar_container {
    margin-top: 10px;
  }
  .find_topics {
    float: none;
  }
}
@media only screen and (max-width: 425px) {
  .forums-filters-tile .forums-filter-field {
    width: 88%;
  }
}
@media only screen and (max-width: 375px) {
  .forums-filters-tile .forums-filter-field {
    width: 87%;
  }
}
@media only screen and (max-width: 320px) {
  .forums-filters-tile .forums-filter-field {
    width: 83%;
  }
}
body.edit.member-site.password_resets #page-wrapper,
body.member-site.new.password_resets #page-wrapper,
body.member-site.new.users #page-wrapper {
  margin-top: 75px !important;
}
body.member-site.new.user_sessions
  > .col-md-12.tile.page-well-tile.breadcrumbs {
  display: none !important;
}
.other-specify {
  width: 100% !important;
  height: 35px;
}
.welcome-widget .text-content {
  max-width: 300px;
  padding: 10px;
  padding-left: 0;
}
.badge-title-label {
  max-width: 150px;
}
.navbar-brand {
  padding-top: 11px;
}
.navbar-right {
  padding-top: 28px;
}
@media only screen and (min-width: 993px) {
  nav.navbar.navbar-default.navbar-static-top {
    background: linear-gradient(180deg, #fff, #fff 94px, #e82011 0, #e82011);
  }
}
.navbar-static-top #navbar .row:nth-child(2) {
  margin-top: 16px;
}
.navbar-static-top #navbar .row:nth-child(2) .nav {
  margin-bottom: 6px;
  margin-top: -3px;
}
.tile.full-tile.profile-tile.widget hr {
  margin-top: 19px;
  margin-bottom: 12px;
}
.profile-widget-img {
  padding: 0;
  border: none !important;
}
.avatar-img.col-md-12.col-sm-3.col-xs-3 {
  margin-top: -1px;
  margin-left: -1px;
  width: 150px;
}
.btn-primary,
.btn-secondary,
.btn-tertiary {
  color: #fff !important;
}
.homes .half-tile a,
.homes .half-tile h1,
.homes .half-tile h2,
.homes .half-tile h3,
.homes .half-tile h4,
.homes .half-tile p {
  color: #203240;
  text-transform: none !important;
}
.homes .half-tile .btn-primary,
.homes .square-tile .btn-primary {
  background-color: #203240;
  color: #ffffff !important;
  border-radius: 16px;
}

.homes .half-tile .btn-primary:hover, .homes .square-tile .btn-primary:hover{
  background-color: #101828;
}

.square-tile .btn-primary:hover{
  background-color: #101828;
}

.btn-secondary.selected {
  background-color: #0f61e6 !important;
}
#navbar .row:nth-child(2) li a span:first-child:after {
  margin-right: -3px;
}
@media only screen and (min-width: 992px) {
  #navbar .row:nth-child(2) li a:after {
    content: "|";
    position: relative;
    left: 27px;
  }
  #navbar .row:nth-child(2) .dropdown-menu li a:after {
    display: none;
  }
}
.dropdown-menu {
  box-shadow: none !important;
}
.tooltip {
  top: 3px !important;
}
.navigation-icon.navigation-menu {
  fill: #203240 !important;
}
.carousel-indicators .active {
  background-color: #323230;
}
.carousel-indicators li {
  border: 1px solid #323232;
}
#navbar .row:nth-child(2) li:last-child a:after,
.informationIcon,
.secondary-footer-widget img {
  display: none;
}
.col-md-6.empty.hidden-xs.square-tile.tile,
.tile.col-md-3.square-tile.empty.hidden-xs {
  content: url(https://clearstream-static.s3-eu-west-1.amazonaws.com/ex-plor+light/standard/assets/images/square-tile-empty.png);
  padding: 0;
}
.square-tile .btn-primary {
  background-color: #203240;
}
.poll-tile h3 {
  margin: 7px 0 23px;
}
.poll-tile .btn {
  border: 1px solid #f2f2f2;
}
.poll-tile .btn:hover {
  border: 1px solid #ee2f25;
  background-color: #ee2f25;
  color: #ffffff;
}
.poll-tile .btn-primary {
  margin-top: 23px;
  border: 1px solid #b3b3b3 !important;
}
.square-tile h3 {
  font-size: 20px;
}
.half-tile h3 {
  font-size: 30px;
}
.poll-tile h3,
.poll-tile p {
  font-size: 20px;
}
.poll-tile .btn {
  font-size: 14px;
}

.homes .tile p {
  font-size: 14px;
}
.page-comments-container,
.page-comments-item {
  background-color: #f0f2f5;
}
#edit_badges,
.cookies-seen.current_user.member-site.opt-ins-active.show.widgets
  .breadcrumbs {
  display: none;
}
.progress-bar,
body.users .profile-sidebar-tile h1,
body.users .profile-sidebar-tile h4 {
  color: #e82011 !important;
}
.avatar.profile-header.row .mT10 #uploadifive-user_asset {
  margin: 0 auto;
}
#social-stream .inline-comment textarea,
.form-control,
.messages-content-tile .messages-reply .form-control,
.modal textarea.form-control,
.profile-form span.selection span.select2-selection,
.room-comments-tile textarea.form-control,
textarea,
textarea#topic_answer_body {
  background-color: #fff;
}
.diary-entry .progress-bar-results,
.poll .progress-bar-results {
  color: #203240;
}
.current_user #navbar {
  margin-left: 5px;
}
.homes #navbar {
  margin-left: -5px;
}
.navbar-static-top #navbar .row:nth-child(2) a {
  text-decoration: none;
}
.navbar-static-top #navbar .row:nth-child(2) .dropdown-menu a:hover {
  text-decoration: underline;
}
.navbar-static-top #navbar .row:nth-child(2) .nav > li > a {
  padding-left: 28px;
  padding-right: 29px;
}
@media only screen and (min-width: 800px) {
  .navbar-static-top #navbar .row:nth-child(2) .nav > li:first-child > a {
    padding-left: 15px;
  }
}
.profile-form {
  margin-top: 50px;
}
.modal-content {
  border-radius: 0;
}
@media only screen and (max-width: 992px) {
  .nav.navbar-nav {
    background-color: #e82011;
  }
  .carousel-indicators {
    top: 160%;
  }
}
.open .navigation-icon.navigation-menu {
  fill: #fff !important;
}
.copyright p + a {
  display: none;
}
.dropdown.open .navigation-icon.navigation-menu,
.dropdown.open svg#dropdown-navigation-icon {
  fill: #fff;
}
.dropdown.open .navigation-icon.svg,
.dropdown.open svg#dropdown-messages-icon,
.dropdown.open svg#dropdown-notifications-icon,
.dropdown.open svg#dropdown-profile-icon {
  fill: #000;
}
svg#dropdown-profile-icon {
  margin-top: -4px;
}
.navigation-icon.svg {
  fill: #203240;
}
.watchListArrowIcon {
  float: right;
  fill: #203240;
}

.roomCaretIcon {
  width: 10px;
  height: 20px;
  fill: #e73428;
}

.starIcon {
  fill: #203240;
  height: 30px;
  width: 30px;
}
.notificationsIcon {
  max-height: 30px;
  max-width: 30px;
}
.accordionDownIcon,
.accordionUpIcon,
.crosshairIcon,
.deleteIcon,
.searchIcon {
  fill: #e82011;
}
.searchIcon {
  margin-bottom: -5px;
}
.calendar i.fa.fa-caret-left,
.calendar i.fa.fa-caret-right {
  color: #203240;
  font-size: 35px;
  margin-top: -3px;
}
.followIcon,
.followingIcon,
.watchListArrowIcon,
svg.notificationsCaretIcon {
  fill: #203240;
}
.profileIcon {
  width: 45px;
  height: 25px;
  margin-top: 3px;
}

div.tile.welcome-widget.widget.col-md-12.half-tile > div > div.button-container.text-left > .btn.btn-primary {
  background-color: #fff100 !important;
  color: #203240 !important;
}
div.tile.welcome-widget.widget.col-md-12.half-tile > div > div.button-container.text-left > .btn.btn-primary:hover {
  background-color: #ecc70c !important;
}

.btn.btn-primary.view-profile,.poll-tile .btn-primary{
  background-color: #0f61e6;
  color: #ffffff;
  border-radius: 16px;
  border: none !important;
}

.btn.btn-primary.view-profile:hover,.poll-tile .btn-primary:hover {
  background-color: #0d57ce;
  color: #ffffff;
  border: none !important;
}

p.panel-title{
  color: #e82011 !important;
  font-size: 24px !important;
  font-family: 'FRAHVIT' !important;
}

.panel-default > .panel-heading {
  background-color:  #f0f2f5;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #203240;
  background-color: #f0f2f5;
}
.fa-minus:before{
  color: #ffffff;
}

#main-list > li > div.col-md-6 > div > div.main-page-tiles > .tile.col-md-6.square-tile > .tile-content,
#main-list > li > div > div > .tile > .tile-content {
  background-color: #ee3123;
}

#main-list > li > div.col-md-6 > div > div.main-page-tiles > .tile.col-md-6.square-tile > :nth-child(2){
  background-color: transparent;
}

.main-page-tiles > .tile.col-md-12.half-tile > .tile-content {
  background-color: #ee3123;
}

.main-page-tiles > .tile.col-md-12.half-tile > .tile-content > h3,
.main-page-tiles > .tile.col-md-12.half-tile > .tile-content > p {
  color: #ffffff;
}

.main-page-tiles > .tile.col-md-12.half-tile > :nth-child(2) {
  background-color: transparent;
}

@media screen and (min-width:992px) and (max-width: 992px) {

  #mobile-collapse>span,
  #main_navigation>nav>div>div.navbar-header>a {
      display: none !important;
  }

  #main_navigation>div.navbar-mobilehead.text-center.hidden-md.hidden-lg,
  #main_navigation>div.navbar-mobilebody.text-center.hidden-md.hidden-lg {
      display: block !important;
  }

  #main-list>li>div.col-md-3.tile.full-tile.profile-tile.widget>div>div:nth-child(1) {
      display: none !important;
  }

  .navbar-static-top #navbar .row:nth-child(2) .nav {
      background-color: #ee3123;
      /* change the theme color*/
  }

  .profile-tile {
      min-height: 600px;
  }
}

@media only screen and (max-width: 768px) {
  .page-content-tile .btn-primary {
      width: 150px;
      margin-top: 8px;
      /* fixed added entry in Diary */
  }
}

.profile-tile .progress-bar, .poll-tile .results-bar{
  padding-left: 0px !important;
  text-indent: 10px !important;
}

.diary-entry .results-bar, .poll .results-bar {

  padding: 6px 0px;
  text-indent: 10px !important;
}

.poll-results .results, .poll-answers .results{
  overflow: hidden;
}

.progress-bar.progress-bar-warning {
  padding-left: 0px !important;
  text-indent: 10px ! important;
}

@media (max-width: 767px) {
  .forum-table th.align-center.text-center.hidden-xs{
          display: table-cell !important;
  }
   
  .forum-table th.align-center.hidden-xs{
      display: table-cell !important;
  }
  .forum-table td.align-center.text-center.hidden-xs{
      display: table-cell !important;
  }
   
  #edit_cookies .page-content-tile, div#functional_cookies {
      overflow-y: auto;
  }
  }

  .avatar-img img {
    height: 120px !important;
    max-height: 120px !important;
    object-fit: cover;
}
@media only screen and (max-width: 767px) {
    .avatar-img img {
        max-height: 70px !important;
        height: 70px !important;
        object-fit: cover;
    }
}

input:checked + .slider {
  background-color: #e82011
}

#edit_cookies {
  border: 5px solid #fff;
}

.profile-sidebar-tile .btn-primary {
border-radius: 24px;
}

form>div>div>div.hidden-actions>div.inline-comment-actions.clearfix>div.action-buttons.pull-left.left>ul>li {
  display: flex;
  text-align: center;
  align-items: center;
}

.uploadifive-button.small-image-video, .uploadifive-button.small-image-video:active, .uploadifive-button.small-image-video:hover {
  top: 0;
}

.accordion-toggle{
  color: #203240 !important;
}

#accordion > div > div.panel-heading > p > a > .fa-stack.pull-right {
  color: #e82011 !important;
}

