@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: open_sanslight;
    src: url(https://s3-eu-west-1.amazonaws.com/clearstream-static/our-place-insight/landing/fonts/opensans-light-webfont.woff2) format("woff2"), url(https://s3-eu-west-1.amazonaws.com/clearstream-static/our-place-insight/landing/fonts/opensans-light-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

html {
    min-height: 100%;
    position: relative
}

body,
html {
    background-color: #fff
}

body {
    margin-bottom: 300px;
    font-family: Lato, sans-serif;
    font-size: 14px;
    overflow-x: hidden;
    color: #333;
    font-weight: 400
}

::-webkit-scrollbar {
    width: 5px
}

::-webkit-scrollbar-thumb:vertical {
    margin: 5px;
    background-color: rgba(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
}

.warning-box {
    background-color: #547ebe;
}

h1 {
    font-size: 30px
}

h1,
h2 {
    font-family: open_sanslight;
    color: #547ebe
}

h2 {
    font-size: 36px;
    font-weight: 400
}

h3 {
    font-family: open_sanslight;
    font-size: 22px;
    font-weight: 200
}

h3,
h4 {
    color: #547ebe
}

h4 {
    font-size: 18px
}

p {
    font-family: Lato, sans-serif;
    font-size: 14px;
    color: #333
}

.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%;
}

.homes .tile h3 {
    color: #fff
}

.sidebar-title h3 {
    font-weight: 700
}

.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
}

.btn {
    font-size: 14px;
    border: 0;
    color: #fff;
    margin: 5px 0;
    padding: 6px 40px
}

.btn-primary,
.btn-secondary,
.btn-tertiary {
    background-color: #3b3b3a;
    border: 0;
    border-radius: 0;
    padding: 6px 40px;
    font-size: 14px;
    font-weight: 400
}

.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: #434343;
    color: #fff;
    border: 0;
    box-shadow: none
}

.homes .btn-primary {
    padding: 6px 40px;
    border-radius: 0;
    margin-right: 20px;
    font-weight: 400;
    font-size: 14px
}

.homes .btn-primary img {
    height: 20px;
    margin-top: -2px!important;
    margin-bottom: 0!important
}

.diary-tile .diary-date .btn {
    font-weight: 400;
    padding-left: 15px;
    padding-right: 15px
}

.diary-tile .diary-date .btn,
.diary-tile .diary-date .btn:active,
.diary-tile .diary-date .btn:focus,
.diary-tile .diary-date .btn:hover {
    color: #fff;
    background-color: #547ebe
}

.btn-secondary {
    background-color: #547ebe
}

.btn-secondary.active,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover {
    background-color: #547ebe;
    color: #fff;
    box-shadow: none;
    border: 0;
    box-shadow: inset 0 0 100px 100px hsla(0, 0%, 100%, .1)
}

.btn-extra {
    background-color: #3b3b3a
}

.btn-extra:focus,
.btn-extra:hover {
    background-color: #434343;
    color: #fff;
    border: 0;
    box-shadow: none
}

.btn-poll {
    background-color: #547ebe;
    min-width: 100%;
    border-radius: 0
}

.btn-poll:focus,
.btn-poll:hover,
input[type=checkbox]:checked+label.btn-poll,
input[type=radio]:checked+label.btn-poll {
    background-color: #547ebe;
    color: #fff;
    box-shadow: inset 0 0 100px 100px hsla(0, 0%, 100%, .1)
}

.other-poll a,
.other-poll a:focus,
.other-poll a:hover {
    color: #333!important
}

.row.poll-submit {
    margin-top: 50px!important
}

.row.poll-submit .btn {
    margin-top: 0!important
}

.profile-sidebar-tile .btn-profile {
    background-color: #2cb677;
    color: #fff;
    font-weight: 400
}

.profileIcon {
    width:45px;
}

.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: #115a47
}

form label {
    font-weight: 400
}

.form-group {
    margin-bottom: 25px
}

.form-control {
    background-color: #ebeced;
    border: 0;
    height: 40px;
    border-radius: 4px;
    color: #333
}

.form-control::-webkit-input-placeholder {
    color: #333;
    opacity: .5
}

.form-control:-moz-placeholder,
.form-control::-moz-placeholder {
    color: #333;
    opacity: .5
}

.form-control:-ms-input-placeholder {
    color: #333;
    opacity: .5
}

.has-error .form-control {
    border: 2px solid #a94442!important
}

.has-error .checkbox,
.has-error .control-label {
    color: #333!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: #ebeced
}

.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: #547ebe;
    color: #fff
}

.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: #547ebe
}

.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: #547ebe
}

.diary-entry .control input:disabled~.control__indicator,
.poll .control input:disabled~.control__indicator {
    background: #547ebe;
    opacity: .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: #547ebe
}

.diary-entry .select select:disabled,
.poll .select select:disabled {
    opacity: .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: #547ebe
}

.diary-entry::-webkit-input-placeholder,
.poll::-webkit-input-placeholder {
    color: #333
}

.diary-entry:-moz-placeholder,
.diary-entry::-moz-placeholder,
.poll:-moz-placeholder,
.poll::-moz-placeholder {
    color: #333;
    opacity: 1
}

.diary-entry:-ms-input-placeholder,
.poll:-ms-input-placeholder {
    color: #333
}

form#new_user_session {
    margin-top: 70px
}

form#new_user_session a {
    display: block;
    margin-top: 15px;
    font-size: 13px
}

.navbar-brand>img {
    height: 50px
}

.navbar-default {
    background-color: transparent;
    border: 0
}

.navbar-brand,
.navbar-right {
    padding-top: 45px
}

.navbar-right .navigation-icon {
    margin-top: -5px
}

.navbar-right img#dropdown-navigation-icon {
    margin-top: -10px
}

.navbar span.caret {
    color: #547ebe
}

@media only screen and (max-width:991px) {
    .navbar span.caret {
        color: #333
    }
}

.navbar-right .navigation-menu {
    padding-right: 5px
}

.navbar .dropdown-menu {
    background-color: #547ebe;
    border: 0;
    border-radius: 0;
    margin-right: 15px
}

.navbar-nav>li>.dropdown-menu p {
    padding-top: 15px
}

.navbar .dropdown-menu>li>a {
    color: #f4f8fa;
    font-size: 14px
}

.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 {
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 900
}

.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: #333;
    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: #333;
    text-decoration: underline;
    background-color: #0a0405
}

.navbar-default .navbar-nav>.open>a.collapsed-navigation {
    min-width: 205px;
    text-align: right;
    margin-left: -149px
}

.navbar-right .collapsed-nav {
    background-color: #0a0405!important;
    margin-right: 0;
    text-transform: uppercase;
    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: #0a0405!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;
    font-weight: 400;
    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: #333;
    margin: 0
}

span.mobile-caret {
    color: #547ebe!important
}

.navbar-mobilehead {
    padding: 20px
}

.navbar-mobilehead img {
    max-width: 100%
}

.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: #0a0405!important;
    margin-right: 0;
    text-transform: uppercase;
    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: #24777c;
    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: #24777c;
    text-decoration: underline;
    background-color: #0a0405
}

.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 #333
}

.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: -15px
    }
    .homes ul.nav.navbar-nav.navbar-right {
        margin-right: -15px
    }
}

.logo-container {
    padding-top: 25px
}

.bx-wrapper {
    border: 5px solid #fff
}

.tile {
    text-align: left;
    border-radius: 8px;
    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: 25px
}

.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
}

a.btn.btn-primary:hover {
    box-shadow: inset 0 0 100px 100px hsla(0, 0%, 100%, .1)
}

.profile-tile {
    background-color: #f3f3f3!important;
    color: #231f20;
    overflow: hidden
}

.profile-tile .progress {
    height: 27px;
    margin: 10px 0;
    background-color: #cad9f6;
    border-radius: 0;
    width: 100%
}

.progress-bar-warning {
    background-color: #547ebe;
}

.profile-tile .progress-bar {
    box-shadow: inset 0 0 transparent;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    text-indent: 10px
}

@media only screen and (min-width:992px) {
    .widget-right.poll-tile,
    .widget-right.profile-tile {
        position: absolute;
        right: -15px;
        top: 0;
        overflow: auto
    }
    #header #navbar ul.nav.navbar-nav {
        max-width: 85%
    }
}

.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: 16px
}

.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: #fff;
    font-size: 14px
}

.poll-tile .results {
    height: 24px;
    margin: 7px 0;
    background-color: transparent;
    border-radius: 0
}

.poll-tile .results-bar {
    box-shadow: inset 0 0 transparent;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    border-radius: 4px;
    padding-left: 10px;
    padding: 6px 0;
    text-indent: 10px;
    color: #fff
}

.poll-tile .progress-bar-results {
    background-color: #547ebe
}

.poll-tile .tile-content {
    padding-right: 35px
}

.poll .text-success {
    color: #333
}

.page-image-tile {
    min-height: 250px;
    background-color: #f3f3f3;
    color: #fff
}

.page-well-tile {
    min-height: 50px;
    background-color: #f3f3f3;
    padding: 8px 0 0 10px
}

.page-well-tile a {
    font-size: 14px;
    color: #547ebe
}

.page-well-tile a.active,
.page-well-tile span {
    color: #333
}

.page-content-tile {
    background-color: #f3f3f3;
    padding: 25px
}

.page-content-tile h2:first-of-type,
.page-content-tile h3:first-of-type {
    margin-top: 0
}

.other_tasks h2,
.page-content-tile h3 {
    font-family: Lato, sans-serif;
    font-size: 24px;
    color: #547ebe;
    font-weight: 700;
    margin-bottom: 15px
}

.page-content-tile h4 {
    margin-bottom: 10px
}

.page-content-tile hr {
    border-top: 1px solid #333;
    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: #547ebe
}

#faqs-accordion .panel-title,
p.panel-title {
    font-weight: 700
}

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: #547ebe
}

.panel {
    box-shadow: none;
    background-color: #f7f7f7
}

.panel-heading {
    border-radius: 0
}

.accordion-text {
    color: #333
}

.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: #2d568a;
    color: #fff;
    padding: 0;
    padding-bottom: 10px
}

.room-sidebar-tile h3 {
    margin-top: 0;
    font-family: Lato, sans-serif;
    color: #fff;
    font-size: 25px
}

.room-sidebar-tile h4 {
    margin-top: 15px;
    margin-bottom: 15px
}

.room-sidebar-tile p {
    margin-top: 0;
    font-size: 16px;
    color: #fff
}

.room-sidebar-tile a {
    color: #fff
}

.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: #547ebe
}

.room-sidebar-tile .sidebar-item.active a {
    color: #fff
}

.room-media-tile {
    background-color: #f3f3f3;
    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, #2d568a, #2d568a)!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://s3-eu-west-1.amazonaws.com/clearstream-static/ex-plor/community-assets/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 #333;
    margin: 0 5px 30px;
    padding-bottom: 20px
}

.room-comments-tile {
    background-color: #f3f3f3;
    color: #333;
    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: #ebeced;
    border: 0;
    color: #333;
    box-shadow: none
}

.room-comments-tile::-webkit-input-placeholder {
    color: #333
}

.room-comments-tile:-moz-placeholder,
.room-comments-tile::-moz-placeholder {
    color: #333;
    opacity: 1
}

.room-comments-tile:-ms-input-placeholder {
    color: #333
}

.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 #333;
    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: #333
}

.room-comments-tile .comments-action-icons a:focus,
.room-comments-tile .comments-action-icons a:hover {
    color: #333;
    text-decoration: underline
}

.room-comments-tile .room-comments p {
    margin: 15px 0 0
}

.room-comments-tile .comment {
    border-radius: 7px;
    background-color: #ebeced;
    margin: 15px 0;
    padding: 25px
}

.room-comments-tile .comment p {
    color: #333
}

.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: #547ebe!important
}

.room-comments-tile .tooltip-inner {
    background-color: #547ebe!important;
    font-size: 12px;
    font-weight: 700
}

.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: 7px;
    background-color: #f3f3f3;
    border: 0
}

.modal-header {
    padding: 25px;
    border-bottom: 0
}

.modal-header h4.modal-title {
    color: #547ebe;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Lato, sans-serif;
    font-weight: 700
}

.modal-header .close {
    opacity: 1
}

.modal-header .close:hover {
    opacity: .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: .6
}

.profile-sidebar-tile {
    background-color: #f3f3f3;
    color: #231f20;
    padding: 25px
}

.profile-sidebar-tile .btn-primary {
    position: static;
    margin: 15px 0
}

.profile-sidebar-tile hr {
    border-top: 1px solid #333;
    margin: 15px 0
}

.profile-sidebar-tile h1,
.profile-sidebar-tile h4 {
    text-align: left;
    font-family: Lato, sans-serif;
    color: #547ebe;
    font-weight: 700
}

.profile-sidebar-tile h4 {
    font-family: Lato, sans-serif
}

.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: #547ebe;
    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
}

div#public_profile {
    margin-bottom: 15px
}

.page-content-tile .profile-complete {
    color: #231f20!important
}

.page-content-tile .profile-complete span {
    color: #231f20;
    font-size: 14px
}

.page-content-tile .profile-progress {
    border-radius: 0!important;
    background-color: #547ebe
}

.page-content-tile .profile-progress .progress-bar {
    box-shadow: none
}

.page-content-tile .profile-progress .progress-bar-warning {
    background-color: #2d568a;
    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: #547ebe;
    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: #547ebe
}

.following-tile::-webkit-input-placeholder {
    color: #333
}

.following-tile:-moz-placeholder,
.following-tile::-moz-placeholder {
    color: #333;
    opacity: 1
}

.following-tile:-ms-input-placeholder {
    color: #333
}

.delete-tile .btn-tertiary {
    float: right
}

.notifications-tile h4,
.points-tile h4 {
    font-family: open_sanslight;
    font-size: 22px;
    color: #547ebe;
    margin-top: 0;
    margin-bottom: 20px
}

.notifications-tile .table-responsive,
.points-tile .table-responsive {
    margin-top: 30px
}

.notifications-tile th,
.page-content-tile th,
.points-tile th {
    background-color: #2d568a;
    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: #333
}

.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 #9fd0dc
}

.members-top5-content img {
    margin-right: 15px;
    display: inline-block
}

.social-stream-tile {
    background-color: #f3f3f3;
    padding: 25px 50px
}

.social-stream-tile-no-padding {
    padding: 5px 10px
}

.social-stream-tile .social-stream-item {
    background-color: #fff;
    padding: 25px;
    border-radius: 7px
}

.social-stream-tile h4 {
    margin-top: 0;
    color: #547ebe;
    font-size: 22px
}

.social-stream-tile form {
    margin-top: 20px
}

.social-stream-tile .form-control {
    background-color: #ebeced
}

.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: #333
}

.social-stream-tile:-moz-placeholder,
.social-stream-tile::-moz-placeholder {
    color: #333;
    opacity: 1
}

.social-stream-tile:-ms-input-placeholder {
    color: #333
}

.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;
    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-left a.btn,
.widget-content .text-content.text-left {
    margin-left: 10px
}

.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
}

.comments-container textarea.form-control {
    height: 75px
}

.embed,
embed {
    max-width: 100%
}

header {
    margin-top: 20px;
    min-height: 600px
}

header hr {
    border-top: 1px solid #333;
    width: 100%
}

header span {
    float: right!important
}

.mobile-hr-extra hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #333
}

.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: #547ebe;
    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: #547ebe;
    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: 7px;
    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 #547ebe;
    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: #547ebe;
    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: #547ebe;
    font-size: 14px
}

span.timeago.date {
    color: #333!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;
    background: #5bcad1;
    color: #fff;
    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: 300px;
    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: #333
}

.news-item-tile {
    background-color: #f3f3f3;
    color: #333;
    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: Lato, sans-serif;
    font-size: 24px;
    color: #547ebe;
    font-weight: 700
}

.news-item-tile .btn {
    position: static;
    margin-top: 25px
}

.news-item-tile h3 a {
    color: #547ebe
}

.news-article-tile {
    background-color: #f3f3f3;
    color: #333;
    padding: 25px
}

.news-article-tile h3 {
    margin-top: 0;
    margin-bottom: 15px
}

.news-image-tile {
    min-height: 250px;
    background-color: #f3f3f3;
    color: #fff
}

.maps-filters-tile {
    background-color: #f3f3f3;
    color: #333;
    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 #ebeced;
    background-size: 15px 15px
}

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

.map-content-tile {
    color: #333;
    padding: 0
}

.map-entry-tile {
    background-color: #f3f3f3;
    color: #333;
    padding: 25px
}

.map-entry-tile::-webkit-input-placeholder {
    color: #333
}

.map-entry-tile:-moz-placeholder,
.map-entry-tile::-moz-placeholder {
    color: #333;
    opacity: 1
}

.map-entry-tile:-ms-input-placeholder {
    color: #333
}

.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: #547ebe;
    font-weight: 700
}

.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: #ebeced
}

.map-entry-tile .dropdown-select-control {
    background-color: #ebeced;
    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: 7px;
    border: 5px solid #fff;
    margin-bottom: 10px;
    border-bottom: 0
}

#maps .panel-heading {
    padding: 25px;
    background-color: #f3f3f3;
    border-color: transparent;
    border: 0
}

#maps .panel-title {
    color: #547ebe;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 24px;
    font-family: Lato, sans-serif;
    font-weight: 700
}

#maps .panel-title span {
    float: right;
    margin-top: -5px
}

#maps .panel-body {
    border: 0;
    background-color: #f3f3f3;
    padding: 0 25px 25px
}

#maps .panel-body p {
    color: #333;
    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
}

.messages-sidebar-tile {
    background-color: #f3f3f3;
    padding: 25px;
    color: #333
}

.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 #333
}

.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: #333
}

.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: #333
}

.messages-sidebar-tile:-moz-placeholder,
.messages-sidebar-tile::-moz-placeholder {
    color: #333;
    opacity: 1
}

.messages-sidebar-tile:-ms-input-placeholder {
    color: #333
}

.messages-content-tile {
    background-color: #f3f3f3;
    padding: 25px;
    color: #333
}

.messages-content-tile h3 {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 20px;
    color: #547ebe;
    font-family: Lato, sans-serif;
    font-weight: 700
}

.messages-content-tile hr {
    margin-top: 10px;
    margin-bottom: 25px;
    border-top: 1px solid #333
}

.messages-content-tile .message-content {
    border-radius: 7px;
    margin-top: 15px;
    background-color: #ebeced;
    padding: 25px;
    color: #333
}

.messages-content-tile hr.messages-content-divider {
    margin-top: 25px;
    margin-bottom: 25px;
    border-top: 1px solid #333
}

.messages-content-tile .messages-reply .btn {
    float: right;
    position: static
}

.messages-content-tile .messages-reply .form-control {
    background-color: #ebeced
}

.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: 7px;
    border: 5px solid #fff;
    margin-bottom: 10px;
    border-bottom: 0
}

#messages .panel-heading {
    padding: 25px;
    background-color: #f3f3f3;
    border-color: transparent;
    border: 0
}

#messages .panel-title {
    color: #547ebe;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 24px;
    font-family: Lato, sans-serif;
    font-weight: 700
}

#messages .panel-title span {
    float: right;
    margin-top: -5px
}

#messages .panel-body {
    border: 0;
    background-color: #f3f3f3;
    padding: 0 25px 25px
}

#messages .panel-body p {
    color: #333;
    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: #fba81a!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: #547ebe
}

#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: 7px;
    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: #f3f3f3;
    border-color: transparent;
    border: 0
}

#profile .panel-title,
#social-stream .panel-title {
    color: #547ebe;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 24px;
    font-family: Lato, sans-serif;
    font-weight: 700
}

#profile .panel-title span,
#social-stream .panel-title span {
    float: right;
    margin-top: -5px
}

#profile .panel-body {
    border: 0;
    background-color: #f3f3f3;
    padding: 0 25px 25px
}

#profile .panel-body p,
#social-stream .panel-body p {
    color: #333;
    margin-top: 0
}

#social-stream .panel-body {
    border: 0;
    background-color: #f3f3f3;
    padding: 25px 0 0
}

#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: 7px;
    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: #f3f3f3;
    border-color: transparent;
    border: 0
}

#room .panel-title {
    color: #547ebe;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Lato, sans-serif;
    font-size: 24px;
    font-weight: 700
}

#room .panel-title span {
    float: right;
    margin-top: -5px
}

#room .panel-body {
    border: 0;
    background-color: #f3f3f3;
    padding: 0 25px 25px
}

#room .panel-body p {
    color: #333;
    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: #333
}

.forums .page-content-tile a:active,
.forums .page-content-tile a:focus,
.forums .page-content-tile a:hover {
    color: #333;
    text-decoration: underline
}

.show_topic h3 {
    margin-bottom: 0
}

.secondary-footer .news-list h4 {
  text-transform:initial;
  color: #214266;
}

.secondary-footer .news-list h5 {
  text-transform:initial;
  color: #214266;
}

.secondary-footer .news-list h3 {
  text-transform:initial;
  color: #214266;
}

.secondary-footer h3 {
    margin-top: 10px
}

.secondary-footer h3,
.secondary-footer h4 {
    font-size: 20px;
    color: #333;
    font-family: Lato, sans-serif;
    text-transform: none;
    font-weight: 200
}

.secondary-footer h4 span {
    float: right!important
}

.secondary-footer h5 {
    font-size: 16px;
    margin-bottom: 0;
    color: #333
}

.secondary-footer p {
    font-size: 14px;
    margin: 0 0 10px;
    color: #333
}

.secondary-footer hr {
    border-top: 1px solid #667b7c;
    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: #333
}

.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 #333;
    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;
    margin: 25px 0
}

.secondary-footer .facebook-embed,
.secondary-footer .news-list {
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    margin: 25px 0
}

.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: #547ebe
}

.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/our-place-insight/assets/dropdown_icon.png) 96%/15% no-repeat;
    background-size: 20px 20px
}

.trigger-event .widget-home {
    height: 100%;
    padding-top: 15px
}

footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    min-height: 250px;
    background-color: #2e558a;
    color: #fff;
    padding: 50px 0 25px
}

footer .copyright {
    padding: 40px 0 5px;
    font-size: 14px
}

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-weight: 700;
    font-size: 15px
}

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: 70px
}

@media only screen and (max-width:768px) {
    .tile .tile-content img {
        margin-bottom: 10px;
        margin-right: 10px
    }
}

@media only screen and (max-width:992px) {
    .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: #547ebe;
        margin: 0 6px;
        margin-top: 5px
    }
    .navbar-default .navbar-nav>li>a {
        color: #f4f8fa
    }
    .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: #f4f8fa;
        background-color: transparent;
        text-decoration: underline
    }
    .navbar-nav .open .dropdown-menu {
        background-color: #5d1f2f;
        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: #f4f8fa
    }
    ul.nav.navbar-nav.mobile-nav {
        border-bottom: 1px solid #333
    }
    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: 200px;
        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) {
    .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%, .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
    }
}

.breadcrumbs a:last-child {
    color: #333
}

.notification_count {
    background: #2a2d33;
    color: #fff;
    border-radius: 25px;
    padding: 0 6px;
    font-size: 11px;
    line-height: 17px;
    display: inline-block
}

#main_navigation .notification_count {
    top: 5px;
    position: absolute;
    right: 1px
}

#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://s3-eu-west-1.amazonaws.com/clearstream-static/ex-plor/community-assets/star-off.png) no-repeat 0 0
}

.rateit .star.hover,
.rateit .star.hover a,
.rateit .star.on,
.rateit .star.on a {
    background: url(https://s3-eu-west-1.amazonaws.com/clearstream-static/ex-plor/community-assets/star-on.png) no-repeat 0 0
}

#gMap {
    width: 100%;
    height: 600px;
    display: block
}

.news-item-tile img {
    max-width: 100%
}

#comments-modal,
#comments-modal a {
    color: #333
}

#comments-modal .modal-title {
    color: #22bec8
}

#comments-modal .badge {
    background-color: #2a2d33;
    padding: 3px 7.5px 5px
}

#profile .uploadifive-button {
    margin: 15px 0;
    background-color: #231f20;
    font-size: 14px;
    border: 0;
    color: #fff;
    min-width: 185px;
    margin: 5px 0;
    padding: 0 2em;
    background-image: none;
    border-radius: 4px
}

#profile .uploadifive-button:hover {
    background-color: #4e4d4d;
    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: #333
}

.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: #547ebe;
    font-size: 12px;
    font-weight: 700
}

.tooltip.top .tooltip-arrow {
    border-top-color: #547ebe
}

.avatar-img {
    list-style-type: none
}

.avatar-img img {
    border-radius: 100px;
    width: 163px;
    max-height: 100%
}

.avatar-img .delete {
    display: none
}

#page-wrapper {
    margin-top: 10px
}

.homes #page-wrapper {
    margin-top: -15px
}

#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: #547ebe;
    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: #547ebe
}

.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: 150px
}

.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: #547ebe
}

.pagination a,
.pagination span {
    color: #fff;
    padding: 2px 10px;
    border-radius: 5px
}

.pagination a {
    background: #333
}

.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;
    font-weight: 400;
    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 {
    color: #547ebe
}

a.blue,
a.blue:focus,
a.blue:hover {
    color: #333
}

#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: #333
}

.mappers.modal-open .modal-header .modal-title {
    color: #547ebe!important;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 24px;
    font-family: Lato, sans-serif
}

.mappers.modal-open .modal-body .mapper_at,
.mappers.modal-open .modal-body .mapper_post_body a {
    font-weight: 700
}

.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 #9fd0dc;
    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: #24777c
}

@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, .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 {
    font-weight: 700;
    margin: 0
}

ul.bar {
    background: #efefef;
    width: 100%;
    padding: 7px 0;
    font-size: 14px!important;
    text-indent: 5px;
    margin-bottom: 0;
    margin: 0!important;
    font-weight: 400;
    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%
    }
}

.homes .tile p {
    color: #fff
}

.homes .tile h3 {
    text-transform: uppercase
}

@media only screen and (max-width:992px) {
    .homes .tile h3 {
        margin-top: 8px
    }
}

.progress-bar,
h1 {
    font-weight: 700
}

.progress-bar {
    color: #fff!important
}

.profile-tile h1,
.profile-tile h4 {
    color: #fff
}

@media only screen and (max-width:480px) {
    .profile-tile h1,
    .profile-tile h4 {
        color: #547ebe
    }
}

.poll-tile.widget {
    background-color: #2d568a!important;
    overflow-x: hidden;
    color: #fff!important
}

@media only screen and (min-width:992px) {
    .poll-tile.widget {
        position: relative!important;
        right: 0!important;
        top: 0!important
    }
}

.half-tile,
.square-tile {
    min-height: 300px;
    max-height: 300px!important
}

@media only screen and (min-width:992px) {
    #header #navbar ul.nav.navbar-nav {
        max-width: 100%!important
    }
}

body.users a.btn.btn-primary.btn-profile {
    background-color: #547ebe
}

.mappers textarea.form-control {
    height: 100px!important
}

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
}

.tile.widget h1,
.tile.widget h2,
.tile.widget h3,
.tile.widget h4,
.tile.widget p {
    color: #fff
}

.btn-poll {
    white-space: normal
}

.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,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #646466
}

.homes .tile .btn-primary {
    background-color: #cad9f6;
    color: #141414!important
}

.homes .tile.widget .btn-primary {
    color: #141414!important
}

.homes .tile .btn-primary.active,
.homes .tile .btn-primary:focus,
.homes .tile .btn-primary:hover {
    background-color: #b7babc
}

.poll-tile .btn-primary,
.poll-tile.widget .poll-answers-container,
.poll-tile.widget .poll-questions {
    margin-bottom: 15px
}

.btn-poll:focus,
.btn-poll:hover,
.homes .btn-poll:active,
.homes .btn-poll:focus,
.homes .btn-poll:hover,
input[type=checkbox]:checked+label.btn-poll,
input[type=radio]:checked+label.btn-poll {
    background-color: #214266
}

@media only screen and (max-width:768px) {
    .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,
    .navbar-default .navbar-nav>li>a:active,
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover {
        color: #fff
    }
}

.trigger-event-widget h4 {
    color: #333!important
}

.tile.trigger-event .tile-content h4 {
    color: #333!important;
    font-size: 20px;
    font-family: Lato, sans-serif;
    text-transform: none;
    font-weight: 200
}

.tile.trigger-event-widget p {
    color: #333!important
}

.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
}

.watchListArrowIcon {
    float: right;
    fill: #333
}

.starIcon {
    fill: #333;
    height: 30px;
    width: 30px
}

.notificationsIcon {
    max-height: 30px;
    max-width: 30px
}

.accordionDownIcon,
.accordionUpIcon,
.crosshairIcon,
.deleteIcon,
.searchIcon {
    fill: #214266
}

.searchIcon {
    margin-bottom: -5px
}

.calendar i.fa.fa-caret-left,
.calendar i.fa.fa-caret-right {
    color: #214266;
    font-size: 35px;
    margin-top: -3px
}

.navigation-icon.navigation-menu,
svg.notificationsCaretIcon {
    fill: #547ebe
}

.followIcon,
.followingIcon,
.navigation-icon.svg {
    fill: #214266
}

@media only screen and (max-width: 800px) {
.news-item-tile {
    margin-bottom: 100px !important;
}

.news-item-tile .btn {
      width: 100%;
    }

}


.m10{
    display:none;
}


/*--------Profile tile custom----------*/

.profile-tile .tile-content {
    padding-top: 20px;
    padding-bottom: 0px;
    background-color: #2d568a!important;
}

.profile-tile h4 {
    margin-top: 0px;
}

.profile-tile a.btn.btn-primary.view-profile {
    margin-bottom: 0px;
}

.profile-tile h1 {
    margin: .37em 0;
    }

.show_topic .room-comments .friendship_container {
    position: absolute;
    left: 50px;
    top: 0px;
}

.widget-inside-overflow,.secondary-footer .news-list,.members-motm-content,.secondary-footer .twitter-embed,.secondary-footer .facebook-embed, .secondary-footer .news-list {
    max-height: 300px !important;
  }