body {
	background:#fff;
    padding-top: 30px;
    font-smooth: always;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    text-shadow:1px 1px 1px 1px rgba(0,0,0,0.005);
    -webkit-text-stroke: 0.45px rgba(0, 0, 0, 0.1);
}

a, a:hover, a:focus {
	text-decoration: none;
	color: #333
}

*:focus {
    outline: none !important;
}

input[type="text"], textarea, select {
    outline: none;
    /* box-shadow: none !important; */
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #aaa;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #aaa;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #aaa;
}


.help-block {
    font-size: .8rem;
    color: rgb(177, 33, 33);
    font-weight: 300 !important;
}

.pagination>li>a, .pagination>li>span { margin: 0 1px; border: none; border-radius: 5px; }

.btn-secondary:active, .btn-secondary.active, .btn-secondary:not([disabled]):not(.disabled):active, .btn-secondary:not([disabled]):not(.disabled).active, .show > .btn-secondary.dropdown-toggle, .btn-light:active, .btn-light.active, .btn-light:not([disabled]):not(.disabled):active, .btn-light:not([disabled]):not(.disabled).active, .show > .btn-light.dropdown-toggle {
    -webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.06);
    color: #FFF;
    background-color: #4C8AF5;
    border-color: #bababa;
}

.btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus, .btn-secondary:not([disabled]):not(.disabled):active:hover, .btn-secondary:not([disabled]):not(.disabled):active:focus, .btn-secondary:not([disabled]):not(.disabled):active.focus, .btn-secondary:not([disabled]):not(.disabled).active:hover, .btn-secondary:not([disabled]):not(.disabled).active:focus, .btn-secondary:not([disabled]):not(.disabled).active.focus,
.show > .btn-secondary.dropdown-toggle:hover,
.show > .btn-secondary.dropdown-toggle:focus,
.show > .btn-secondary.dropdown-toggle.focus,
.btn-light:active:hover,
.btn-light:active:focus,
.btn-light:active.focus,
.btn-light.active:hover,
.btn-light.active:focus,
.btn-light.active.focus,
.btn-light:not([disabled]):not(.disabled):active:hover,
.btn-light:not([disabled]):not(.disabled):active:focus,
.btn-light:not([disabled]):not(.disabled):active.focus,
.btn-light:not([disabled]):not(.disabled).active:hover,
.btn-light:not([disabled]):not(.disabled).active:focus,
.btn-light:not([disabled]):not(.disabled).active.focus,
.show >
.btn-light.dropdown-toggle:hover,
.show >
.btn-light.dropdown-toggle:focus,
.show >
.btn-light.dropdown-toggle.focus {
    color: #FFF;
    background-color: #4C8AF5;
}

.font-01 { font-size: 0.1rem; }
.font-02 { font-size: 0.2rem; }
.font-03 { font-size: 0.3rem; }
.font-04 { font-size: 0.4rem; }
.font-05 { font-size: 0.5rem; }
.font-06 { font-size: 0.6rem; }
.font-07 { font-size: 0.7rem; }
.font-08 { font-size: 0.8rem; }
.font-09 { font-size: 0.9rem; }
.font-1 { font-size: 1.1rem; }
.font-2 { font-size: 1.2rem; }
.font-3 { font-size: 1.3rem; }
.font-4 { font-size: 1.4rem; }
.font-5 { font-size: 1.5rem; }
.font-6 { font-size: 1.6rem; }
.font-7 { font-size: 1.7rem; }
.font-8 { font-size: 1.8rem; }
.font-9 { font-size: 1.9rem; }

.owl-next, .owl-prev {
    width: 40px;
    height: 100%;
    margin-top: 0px;
    position: absolute;
    top: -5px;
    background: rgba(0,0,0,.2) !important;
    border-radius: 0px !important;
    font-size: 2rem !important;
    color: #FFF !important;
}

.owl-prev {
    left: -5px;
}

.owl-next {
    right: -5px;
}

.owl-carousel .item {
    cursor: pointer;
}

.lg-outer .lg-thumb-item {
    border-radius: 0px !important;
}

.lg-outer .lg-thumb-item.active {
    border: 2px solid #4285F4 !important;
}

.jbfgOg {
    -webkit-box-align: center;
    align-items: center;
    background-color: rgb(255, 232, 187);
    display: flex;
    flex-shrink: 0;
    height: 40px;
    -webkit-box-pack: center;
    justify-content: center;
    width: 40px;
    border-radius: 20px;
    animation: 1.5s linear 0s infinite normal none running dkGbKa;
}

@-webkit-keyframes dkGbKa {
    25% {
        box-shadow: rgba(255, 232, 187, 0.9) 0px 0px 0px 0px;
    }
    
    75% {
        box-shadow: rgba(255, 232, 187, 0) 0px 0px 0px 10px;
    }
}

.kBBqdg {
    max-width: 20px;
    color: rgb(206, 152, 2) !important;
    animation: 1.5s ease-in-out 0s infinite normal none running hlCSg;
}

@-webkit-keyframes hlCSg {
    0% {
        transform: scale(1);
    }
    
    50% {
        transform: scale(1.2);
    }
    
    100% {
        transform: scale(1);
    }
}

#other-properties .owl-stage-outer {
    padding-bottom: 20px
}

/* fullscreen setup */
.fullscreen,
.content-a {
    width:100%;
    height:100%;
    overflow:hidden;
}

.fullscreen.overflow,
.fullscreen.overflow .content-a {
    height:auto;
    min-height:100%;
}

/* content centering styles */
.centered-container {
    display:table;
}
.centered-content {
    display:table-cell;
    position:relative;
    vertical-align:middle;
    text-align:center;
}


.badge-success-light {
	color: #56A784;
    background-color: #E4F3EC;
    border: none;
    font-weight: 400;
}

/* [Filter Sidebar sections] */

.filter-section {
    padding-bottom: 5px;
    margin-bottom: 15px;
}


.filter-options {
    margin-bottom: 15px;
}

.filter-section h6[data-toggle="collapse"] {
    cursor: pointer;
    font-weight: bold;
    font-size: 0.9rem;
    margin-bottom: 10px;
}

.filter-section h6[data-toggle="collapse"]:after {
    content: '-';
    float: right;
	margin-bottom: 0px;
	padding: 0 5px 6px 5px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 10px;
	background: #f8f8f8
}

.filter-section h6[data-toggle="collapse"].collapsed:after {
    content: '+';
}

.filter-options:last-child() {
    border-bottom: none !important;
}

/* Buttons */

.btn-xs {
    font-size: 0.7rem;
    padding: 3px 6px;
    border: none;
}

.bg-orange {
    background:#F49100 !important;
    color: #FFF;
}

/*------------------------------------------------------------------
[Slider]
*/
/*Slider*/
.slider.slider-vertical {
	margin-right: 13px;
}

.slider.slider-vertical .slider-handle {
	margin-left: -1px;
}

.slider.slider-horizontal {
	height: 24px;
	max-width: 100%;
}

.slider.slider-horizontal .slider-track {
	height: 8px;
}

.slider-selection {
	background: #4285f4;
	border: 1px solid #4285f4;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.slider-track {
	background: #f2f2f2;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.slider-handle {
	opacity: 1;
	background: #FFFFFF;
	border: 1px solid #f0f0f0;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.12);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.12);
	height: 22px;
	width: 22px;
	-webkit-transition: -webkit-box-shadow 200ms ease-in-out;
	transition: -webkit-box-shadow 200ms ease-in-out;
	transition: box-shadow 200ms ease-in-out;
	transition: box-shadow 200ms ease-in-out, -webkit-box-shadow 200ms ease-in-out;
}

/*------------------------------------------------------------------
Loader
*/

.be-loading {
	position: relative;
}

.be-loading:after {
	position: absolute;
	display: block;
	visibility: hidden;
	opacity: 0;
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(255, 255, 255, 0.7);
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	z-index: 2;
}

.be-loading .be-spinner {
	display: none;
}

.be-loading-active:after {
	visibility: visible;
	opacity: 1;
}

.be-loading-active .be-spinner {
	display: block;
}

.be-loading .be-spinner {
	position: absolute;
	top: 50%;
	right: 50%;
	margin-top: -20px;
	margin-right: -20px;
	z-index: 3;
}

.be-spinner svg {
	-webkit-animation: be-spinner-rotation 1.4s linear infinite;
	animation: be-spinner-rotation 1.4s linear infinite;
	stroke: #4285f4;
}

.be-spinner svg .circle {
	stroke-dasharray: 187;
	stroke-dashoffset: 0;
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-animation: be-spinner-turn 1.4s ease-in-out infinite;
	animation: be-spinner-turn 1.4s ease-in-out infinite;
}

@-webkit-keyframes be-spinner-rotation {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg);
	}
}

@keyframes be-spinner-rotation {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg);
	}
}

@-webkit-keyframes be-spinner-turn {
	0% {
		stroke-dashoffset: 187;
	}
	50% {
		stroke-dashoffset: 46.75;
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
	}
	100% {
		stroke-dashoffset: 187;
		-webkit-transform: rotate(450deg);
		transform: rotate(450deg);
	}
}

@keyframes be-spinner-turn {
	0% {
		stroke-dashoffset: 187;
	}
	50% {
		stroke-dashoffset: 46.75;
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
	}
	100% {
		stroke-dashoffset: 187;
		-webkit-transform: rotate(450deg);
		transform: rotate(450deg);
	}
}

/* CONVERSATIONS */

ul.conversation {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
}

ul.conversation li {
    display: inline-block;
    clear: both;
    padding: 10px 15px;
    border-radius: 5px;
    margin-bottom: 10px;
    font-family: Helvetica, Arial, sans-serif;
    box-shadow: 0 5px 5px -5px #888;
}

.broker{
    align-items: flex-start;
    background: #eee;
    margin-right: 100px;
}

.client{
    justify-content: flex-end;
    background: #0084ff;
    color: #fff;
    margin-left: 100px;
}

.broker + .client{
    border-bottom-right-radius: 5px;
}

.client + .client{
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.client:last-of-type {
    border-bottom-right-radius: 30px;
}

/* END CONVERSATIONS */