html {font-size: 16px;}

#fwre {
    font-weight: 400;
    outline: none !important;
}
#fwre .uk-button-small {
    height: 40px;
}

#fwre .visually-hidden {display: none;}

/* Right Panel */
#fwre .fwre-property-groupbox {
    padding: 1rem;
    margin: 0 0 2rem;
    border: 1px solid #eee;
    border-radius: 3px;
}
#fwre .fwre-property-groupbox-title {
    font-size: 1.25rem;
    font-weight: 700;
}

#fwre .fwre-property-agent img {
    border-radius: 50%;
	max-width: 100%;
}
#fwre .fwre-property-agent-info {
    font-size: .85rem;
    line-height: 1.5;
}
#fwre .fwre-property-agent-info-name {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 .15rem;
}

#fwre .fwre-property-groupbox form .btn-primary {
    width: 100%;
}


/* Map View - Popup */
#fwre .gm-style-iw-t {
    bottom: 73px !important;
}
#fwre .gm-style .gm-style-iw-c {
    padding: 0;
    border-radius: 4px;
}
#fwre .gm-style-iw-t::before {
    margin-bottom: .6rem;
    border-width: 10px 15px 0 15px;
    transform: translate(-50%,0%);
    z-index: 10;
}
#fwre button.gm-ui-hover-effect {
    top: 0 !important;
    right: 0 !important;
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
    text-align: center !important;
    background: #fff !important;
    opacity: 1 !important;
}
#fwre button.gm-ui-hover-effect img {
    margin: 3px !important;
}
#fwre .fwre-map-item-image a {
    display: block;
    height: 180px;
    position: relative;
}
#fwre .fwre-map-item-image a img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
#fwre .fwre-map-item-status,
#fwre .fwre-map-item-categories,
#fwre .fwre-map-item-image-counter,
#fwre .fwre-map-item-openhours {
    position: absolute;
    top: .75rem;
    left: 1rem;
	color: #323131;
	padding: 0 .3rem;
	font-size: .85rem;
    font-weight: 400;
	line-height: 1.2rem;
	background: #E7B779;
	border-radius: 3px;
}
#fwre .fwre-map-item-categories {
    left: auto;
    right: 1.75rem;
	color: #fff;
}
#fwre .fwre-map-item-image-counter {
    top: auto;
    left: auto;
    right: 1rem;
    bottom: .75rem;
    color: #fff;
    text-shadow: 0 1px 1px #000;
    background: none;
}
#fwre .fwre-map-item-openhours {
    top: auto;
    bottom: .75rem;
    background: rgba(255, 255, 255, 0.8);
}
#fwre .fwre-map-item-image-counter {
    color: #fff;
    position: absolute;
    bottom: .75rem;
    right: 1rem;
    font-weight: 400;
    line-height: 1;
    text-shadow: 0 1px 1px #000;
}
#fwre .fwre-map-item-text {
    padding: .75rem;
}
#fwre .fwre-map-item-header a {
    display: block;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.4;
    margin: 0 0 .5rem;
    text-decoration: none;
}
#fwre .fwre-map-item-options span {
    margin-right: .75rem;
}
#fwre .fwre-map-item-price {
    text-align: right;
    font-weight: 600;
}
#fwre .fwre-map-item-agent {
    margin: .75rem 0 0;
    padding: .75rem 0 0;
    border-top: 1px solid #eee;
}
#fwre .fwre-map-item-agent-photo {
    padding-right: .75rem;
}
#fwre .fwre-map-item-agent-photo img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 50%;
}
#fwre .fwre-map-item-agent-info {
    padding-left: 1.25rem !important;
}
#fwre .fwre-map-item-agent-name a{
    display: block;
    font-size: .9rem;
    font-weight: 500;
    line-height: 1.4;
    text-decoration: none;
}



/* Agents List */
#fwre .fwre-agents-list > div {
    margin: 0 0 2rem;
}
#fwre .fwre-agents-list > div:nth-child(3) {
    padding-right: 0
}
#fwre .fwre-agent-item-info {
    border: 1px solid #eee;
    border-radius: 5px;
    overflow: hidden;
}
#fwre .fwre-agent-item-photo img {
    object-fit: cover;
    max-width: none;
    width: 100%;
    max-height: 220px;
}
#fwre .fwre-agent-item-name a {
    display: block;
    font-size: 1.25rem;
    font-weight: 800;
    padding: 1rem 1.25rem;
}
#fwre .fwre-agent-item-details {
    color: #8493A9;
    padding: .75rem 1rem;
    font-size: .95rem;
}
#fwre .fwre-agent-item-details i {
    width: 1rem;
    display: inline-block;
    text-align: center;
}
#fwre .fwre-agent-item-details > div {
    margin-bottom: .15rem;
}
#fwre .fwre-agent-item-properties {
    /* margin-top: .25rem; */
    font-size: .9rem;
}
#fwre .fwre-agent-item-company-info {
    border-top: 1px solid #eee;
    padding: .75rem 1rem;
    color: #8493A9;
    font-size: .95rem;
}
#fwre .col-9.fwre-agent-item-company {
    padding-left: 1rem !important;
}
#fwre .fwre-agent-item-company-logo img {
    object-fit: cover;
    width: 100%;
    min-height: 3rem;
}



/* Front-end Properties Management */
#fwre .fwre-management-header {
    height: 120px;
    padding: 3rem 2rem 0;
    margin: 0 0 2rem;
    background: url('../images/properties_management_bg.jpg') center center no-repeat;
    background-size: cover;
}
#fwre .fwre-management-header-text {
    color: #fff;
    font-size: 1.85rem;
    font-weight: 700;
    line-height: 1;
    text-transform: capitalize;
}
#fwre .fwre-management-panel-header {
    /* font-size: .9rem; */
    line-height: 1;
    margin-bottom: .75rem;
}
#fwre nav.navbar {
    padding: 0;
}
#fwre nav.navbar .collapse,
#fwre .fwre-management-panel-section ul.nav {
    display: block !important;
    height: auto !important;
}
#fwre .fwre-management-panel-section .uk-tab::before {
    border: 0;
}
#fwre .fwre-management-panel-section .uk-tab {
    margin: .75rem 0 0;
}
#fwre .fwre-management-panel-section .uk-tab li {
    padding: .3rem 0;
}
#fwre .fwre-management-panel-section .uk-tab li a {
    justify-content: left;
}
#fwre .fwre-management-section table th {
    font-weight: 600;
}
#fwre .fwre-management-section table th,
#fwre .fwre-management-section table td {
    font-size: .85rem;
}
#fwre .fwre-management-section table td span {
    font-weight: 600;
}
#fwre .fwre-management-section table img {
    max-height: 6.5rem;
}
#fwre .fwre-management-tabs {
    border-bottom: 0;
}
#fwre .fwre-management-tabs li.item-link {
    margin-right: 2px;
}
#fwre .fwre-management-tabs a.nav-link {
    padding: .75rem 1.5rem;;
    font-size: .9rem;
    text-transform: uppercase;
    white-space: nowrap;
}
#fwre .fwre-management-panel nav.navbar button {
    padding: .5rem 1rem;
    margin: .5rem auto;
    text-transform: uppercase;
}
#fwre .fwre-management-section .fwre-admin-panel div.row {
    margin-bottom: 1rem;
}
#fwre .fwre-management-section .fwre-property-gallery {
    padding: 0;
    margin: 1rem 0 0;
}
#fwre .fwre-management-section .fwre-property-gallery li {
    list-style: none;
    display: inline-block;
    padding: .5rem;
    width: calc(25% - .2rem);
}
#fwre .fwre-management-section .card {
    margin-bottom: 2rem;
}

#fwre .fwre-management-section .card .card-block .form-control,
#fwre .fwre-management-section .card .card-block .btn-group,
#fwre .fwre-management-section .card .card-block .input-group,
#fwre .fwre-management-section .card .card-block .irs {
    margin-bottom: .5rem;
}
#fwre .fwre-management-section .card .card-block .input-group .form-control {
    margin-bottom: 0;
}
#fwre .fwre-management-section .card #fwre-amentity-wrapper .col {
    min-width: 33%;
    max-width: 33%;
    margin-bottom: .5rem;
}
#fwre-rental .field-calendar .input-append {
    display: flex;
}
#fwre-rental .field-calendar .input-append input {
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
#fwre-rental .field-calendar .input-append button {
    position: relative;
    margin-bottom: .5rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
#fwre-rental .field-calendar .input-append button::before {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: .5rem;
    content: '\f073';
    font-family: "Font Awesome 5 Pro";
    font-weight: normal;
    font-size: 1rem;
}


/* Agent Profile */
#fwre .fwre-agent-profile-photo img {
    border-radius: 5px;
}
#fwre .fwre-agent-profile-side {
    padding-left: 1.5rem !important;
}
#fwre .fwre-agent-profile-title {
    margin: 0 0 1rem;
    font-size: 1.5rem;
    font-weight: 600;
}
#fwre .fwre-agent-profile-side .row > div {
    padding: 0 1rem;
}
#fwre .fwre-agent-profile-info > div {
    padding: 0 0 .25rem;
    font-size: .95rem;
}
#fwre .fwre-agent-profile-info i {
    display: inline-block;
    width: 16px;
    text-align: center;
}
#fwre .fwre-agent-profile-company-name {
    font-weight: 600;
}
#fwre .fwre-agent-profile-links {
    margin-top: .5rem;
}
#fwre .fwre-agent-profile-company-logo {
    padding: 0 !important;
}

/* FWRE User Section Styles */
#fwre-change-password input {
    margin-bottom: 1rem;
}

/* Search view header  */
#fwre .fwre-toolbar-lease-filter,
#fwre .fwre-toolbar-lease-from,
#fwre .fwre-toolbar-lease-to,
#fwre .fwre-toolbar-lease-btn {
    display: inline-block;
}
#fwre .fwre-toolbar-lease-from input,
#fwre .fwre-toolbar-lease-to input {
    max-width: 110px;
}
#fwre .fwre-toolbar-lease-from,
#fwre .fwre-toolbar-lease-to {
    margin: 0 .25rem;
}


/* List listings  */
#fwre .fwre-list-item {
    padding: 0 0 2.5rem;
    margin: 0 0 2rem;
    font-weight: normal;
    border-bottom: 5px solid #f6f6f6;
}
#fwre .fwre-list-item-title a {
	display: block;
	font-weight: bold;
	font-size: 1.4rem;
	line-height: 1.2;
	margin-bottom: 1rem;
}
#fwre .fwre-list-item-icons,
#fwre .fwre-list-item-price {
    line-height: 2rem;
}
#fwre .fwre-list-item-image a {
    height: 100%;
    display: block;
    position: relative;
}
#fwre .fwre-list-item-image a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#fwre .fwre-list-item-status {
    position: absolute;
	left: 1.25rem;
	top: 1.25rem;
	padding: 0 .5rem;
	font-size: .85rem;
    font-weight: 400;
	line-height: 1.5rem;
	border-radius: 3px;
}
#fwre .fwre-list-item-image-counter {
    color: #fff;
    position: absolute;
    bottom: 1rem;
    right: 1rem;
    font-weight: 400;
    text-shadow: 0 1px 1px #000;
}
#fwre .fwre-list-item-openhours {
    position: absolute;
    top: 1rem;
    right: 1rem;
}
#fwre .fwre-list-item-info {
    padding: 0 0 0 2rem;
}
#fwre .fwre-list-item-info > .row {
    align-items: baseline;
}
#fwre .fwre-list-item-info > .row > div {
    flex: 1 1 auto;
}
#fwre .fwre-list-item-icons span {
    display: inline-block;
    margin: 0 .25rem 0 0;
}
#fwre .fwre-list-item-price {
    text-align: right;
	font-weight: bold;
	font-size: 1.25rem;
	line-height: 1;
}
#fwre .fwre-list-item-text {
    font-size: .95rem;
}
#fwre .fwre-list-item-type span {
	padding: 0 .5rem;
	font-size: .85rem;
    font-weight: 400;
	line-height: 1.5rem;
	border-radius: 3px;
}
#fwre .fwre-list-item-more .btn {
    padding: .25rem 1rem .4rem;
    border-radius: 0;
}
#fwre .fwre-list-item-compare {
    display: inline-block;
}
#fwre .fwre-list-item-compare span span {
    display: inline-block;
    padding: .25rem 0 0 .5rem;
}
#fwre .fwre-list-item-compare span span .btn {
    margin-top: -.25rem;
}
#fwre .fwre-list-item-more {
    margin-top: 20px;
    text-align: left;
}
#fwre .fwre-list-item-options a {
   line-height: 34px;
}

#fwre .fwre-list-item-agent {
	margin-top: 1rem;
	padding-top: .75rem;
	border-top: 1px solid #eee;
}
#fwre :not(.fwre-list-item-agent) + .fwre-list-item-agent {
    padding-bottom: .75rem;
    margin: .75rem 0;
    border-bottom: 1px solid #eee;
}
#fwre .fwre-list-item-agent-photo img {
	max-width: 3rem;
	border-radius: 50%;
}
#fwre .fwre-list-item-agent-company {
	font-size: .85rem;
	line-height: 1.3;
}
#fwre .fwre-list-item-agent-listings {
    float: right;
    font-size: .9rem;
}



/* Table listings  */
#fwre .fwre-item {
    font-weight: 400;
}
#fwre .fwre-item-status {
	position: absolute;
	left: 1.25rem;
	top: 1.25rem;
	color: #323131;
	padding: 0 .5rem;
	font-size: .85rem;
	line-height: 1.5rem;
	border-radius: 3px;
}
#fwre  .fwre-property-info .fwre-item-categories,
#fwre .fwre-list-item .fwre-item-categories,
#fwre .fwre-table .fwre-item-categories {
	position: absolute;
	right: 1.25rem;
	top: 1.25rem;
	text-align: right;
}
#fwre .fwre-item-categories span {
	display: inline-block;
	color: #444;
	padding: 0 .5rem;
	font-size: .85rem;
	line-height: 1.5rem;
	background: #ddd;
	border-radius: 3px;
}
#fwre .fwre-table .fwre-item-location {
	position: absolute;
	left: 1.25rem;
	bottom: 1rem;
	color: #fff;
	text-shadow: 0 1px 1px #000;
}
#fwre-photo .fwre-item-images,
#fwre .fwre-list-item .fwre-item-images,
#fwre .fwre-table .fwre-item-images {
	position: absolute;
	right: 1.25rem;
	bottom: 1rem;
    line-height: 1.3;
	color: #fff;
	text-shadow: 0 1px 1px #000;
}
#fwre-photo .fwre-item-images svg,
#fwre .fwre-map-item-image-counter svg,
#fwre .mod-fwre-slideshow-top svg,
#fwre .fwre-list-item .fwre-item-images svg,
#fwre .fwre-table .fwre-item-images svg {
    -webkit-filter: drop-shadow( 0 1px 1px #000);
    filter: drop-shadow( 0 1px 1px #000);
}


#fwre .fwre-table .fwre-item-info {
	padding: 1.25rem 1.25rem .65rem;
	border: 1px solid #dfdfdf;
	border-top: 0;
	border-radius: 0 0 .3rem .3rem;
	/*overflow: hidden;*/
}
#fwre .fwre-table .fwre-item-title a {
	color: #434343;
	display: block;
	font-weight: bold;
	font-size: 1.2rem;
	line-height: 1.2;
	margin-bottom: .5rem;
}
#fwre .fwre-item-address {
	font-size: .9rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#fwre .fwre-item-address i {
    color: #ccc;
    font-size: 1rem;
    margin-right: .15rem;
}
#fwre .fwre-item-price {
	font-weight: bold;
	font-size: 1.05rem;
	line-height: 1;
	margin-bottom: .75rem;
}
#fwre .fwre-table .fwre-item-price {
	margin: .5rem 0;
}
#fwre .fwre-table .fwre-item-text {
	font-size: .875rem;
	line-height: 1.5;
	margin-bottom: .75rem;
}
#fwre .fwre-table .fwre-item-options span {
	font-size: .875rem;
	margin-right: .25rem;
}
#fwre .fwre-table .fwre-item-options span i {
	margin-right: .15rem;
}
#fwre .fwre-table .fwre-item-details a {
	display: inline-block;
	padding: .25rem .6rem .4rem;
	font-size: .875rem;
	line-height: 1;
	text-transform: lowercase;
    text-decoration: none !important;
}

#fwre .fwre-table .fwre-item-agent {
	margin-top: 1rem;
	padding-top: 1rem;
	border-top: 1px solid #eee;
}
#fwre .fwre-table .fwre-item-agent-photo img {
	max-width: 3rem;
	border-radius: 50%;
}
#fwre .fwre-table-item-openhours {
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    padding: .25rem .35rem;
    font-size: .8rem;
    line-height: 1;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 2px;
}
#fwre .fwre-table .fwre-item-agent-info {
	padding-left: 1rem;
}
#fwre .fwre-table .fwre-item-agent-company {
	font-size: .85rem;
	line-height: 1.3;
}
#fwre .fwre-table .fwre-item-footer {
    align-items: baseline;
}
#fwre .fwre-table .fwre-item-footer > div {
    flex: 1 1 auto;
}
#fwre .fwre-table .fwre-item-actions a {
	/* color: #C0C8D6; */
	padding: .35rem .75rem;
	margin: 0 .5rem 0 0;
    line-height: 26px;
	/* border: 1px solid #C0C8D6; */
}
#fwre .fwre-table .fwre-item-actions a:last-child {
	margin-right: 0;
}

/* Map Listing */
.fwre-map-module .fwre-map-item-image {
    min-width: 18rem;
}
.fwre-map-module .fwre-map-item-info {
    align-items: baseline;
}
.fwre-map-module .fwre-map-item-info > div {
    flex: 1 1 auto;
}
/* Mapbox styles */
#fwre .mapboxgl-map .fwre-map-module .fwre-map-item-image {
    display: inline;
}
#fwre .mapboxgl-map .mapboxgl-popup-close-button {
    background: #fff;
    z-index: 100;
}
#fwre .mapboxgl-map .fwre-map-item-status {
    top: .5rem;
    left: .5rem;
}
#fwre .mapboxgl-map .fwre-map-item-categories {
    top: .5rem;
    right: .5rem;
}
#fwre .mapboxgl-map .fwre-map-item-image-counter {
    bottom: .5rem;
    right: .5rem;
}
#fwre .mapboxgl-map .fwre-map-item-header a {
    line-height: 1.2;
}

/* Single property view  */
#fwre.fwre-property {
    margin-top: 2rem;
}
#fwre .fwre-property-info {
    padding-right: 1.5rem !important;
}
#fwre .fwre-property-title {
    font-size: 2rem;
    line-height: 1.3;
    font-weight: bold;
    float: left;
}
#fwre .fwre-property-favorite {
    margin: .5rem 0 0;
    padding: .25rem .5rem;
    border-radius: 0;
    float: right;
    font-size: .8rem;
    line-height: 1;
}
#fwre .fwre-property-subtitle {
    font-size: 1rem;
    line-height: 1.5;
}
#fwre .fwre-property-location i {
    margin-right: .5rem;
}
#fwre .fwre-property-price {
    color: #041446;
    font-weight: normal;
    font-size: 18px !important;
    display: block;
    margin: 0;
}
#fwre .fwre-property-social {
    text-align: left;
    font-size: 1rem;
    line-height: 1;
}

#fwre .fwre-property-social a {
    margin-left: 1rem;
}
#fwre .fwre-property-social a:first-child {
    margin-left: 0;
}
#fwre .fwre-map-view-map {
	width:100%;
	height:600px;
}
#fwre .fwre-social-links {
	position: relative;
}
#fwre .fwre-social-links > div {
    width: 180px;
	position: absolute;
	top: -3.25rem;
    left: -3.5rem;
    opacity: 0;
    transition: opacity .3s ease-in-out;
}
#fwre .fwre-social-links > div > div {
    display: inline-block;
}
#fwre .fwre-social-links > div > div + div {
    margin-left: .5rem;
}
#fwre .fwre-social-links:hover > div {
	opacity: 1;
    transition: opacity .3s ease-in-out;
}
#fwre .fwre-property-tabs {
    border: 0;
    flex-wrap: wrap;
}
#fwre .fwre-property-tabs .nav-item {
    margin-right: 3px;
}
#fwre .fwre-property-tabs .nav-item a {
    text-transform: uppercase;
}
#fwre .fwre-property-tabs .nav-item a.active {
    background: #fff;
}

#fwre-video iframe,
#fwre-panorama iframe {
	height: 500px;
	width: 100%;
	border: none;
}
#fwre .fwre-property-section-header {
    margin: 1.5rem 0 1rem;
    font-size: 1.5rem;
    font-weight: 800;
}
#fwre .fwre-property-description-status {
    margin: 0 0 1rem;
}
#fwre .fwre-rooms-wrapper .row {
    margin: 0 0 1.5rem;
}
#fwre .fwre-rooms-wrapper .fwre-rooms-img {
	position: relative;
    margin: 0 0 1rem;
}
#fwre .fwre-rooms-wrapper .fwre-rooms-img img {
	max-width: 200px;
}
#fwre .fwre-rooms-wrapper .fwre-rooms-img a {
	position: absolute;
	bottom: 10px;
	left: 10px;
	background-color: #999;
	width: 30px;
	height: 30px;
	display: block;
	border-radius: 15px;
	padding: 3px 0 0 6px;
}
#fwre .fwre-rooms-wrapper .fwre-rooms-img a:link {
	color: #ffffff;
}
#fwre .fwre-rooms-wrapper .fwre-rooms-title {
    font-size: 1.15rem;
    font-weight: 600;
}


/* Right Panel */
#fwre .fwre-property-groupbox {
    padding: 1rem;
    margin: 0 0 2rem;
    border: 1px solid #eee;
    border-radius: 3px;
}
#fwre .fwre-property-groupbox-title {
    font-size: 1.25rem;
    font-weight: 700;
}

#fwre .fwre-property-agent img {
    border-radius: 50%;
	max-width: 100%;
}
#fwre .fwre-property-agent-info {
    font-size: .85rem;
    line-height: 1.5;
}
#fwre .fwre-property-agent-info-name {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 .15rem;
}

#fwre .fwre-property-groupbox form .btn-primary {
    width: 100%;
}


/* Map View - Popup */
#fwre .gm-style-iw-t {
    bottom: 73px !important;
}
#fwre .gm-style .gm-style-iw-c {
    padding: 0;
    border-radius: 4px;
}
#fwre .gm-style-iw-t::before {
    margin-bottom: .6rem;
    border-width: 10px 15px 0 15px;
    transform: translate(-50%,0%);
    z-index: 10;
}
#fwre button.gm-ui-hover-effect {
    top: 0 !important;
    right: 0 !important;
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
    text-align: center !important;
    background: #fff !important;
    opacity: 1 !important;
}
#fwre button.gm-ui-hover-effect img {
    margin: 3px !important;
}
#fwre .fwre-map-item-image a {
    display: block;
    height: 180px;
    position: relative;
}
#fwre .fwre-map-item-image a img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
#fwre .fwre-map-item-status,
#fwre .fwre-map-item-categories,
#fwre .fwre-map-item-image-counter,
#fwre .fwre-map-item-openhours {
    position: absolute;
    top: .75rem;
    left: 1rem;
	color: #323131;
	padding: 0 .3rem;
	font-size: .85rem;
    font-weight: 400;
	line-height: 1.2rem;
	background: #E7B779;
	border-radius: 3px;
}
#fwre .fwre-map-item-categories {
    left: auto;
    right: 1.75rem;
	color: #fff;
}
#fwre .fwre-map-item-image-counter {
    top: auto;
    left: auto;
    right: 1rem;
    bottom: .75rem;
    color: #fff;
    text-shadow: 0 1px 1px #000;
    background: none;
}
#fwre .fwre-map-item-openhours {
    top: auto;
    bottom: .75rem;
    background: rgba(255, 255, 255, 0.8);
}
#fwre .fwre-map-item-image-counter {
    color: #fff;
    position: absolute;
    bottom: .75rem;
    right: 1rem;
    font-weight: 400;
    line-height: 1;
    text-shadow: 0 1px 1px #000;
}
#fwre .fwre-map-item-text {
    padding: .75rem;
}
#fwre .fwre-map-item-header a {
    display: block;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.4;
    margin: 0 0 .5rem;
    text-decoration: none;
}
#fwre .fwre-map-item-options span {
    margin-right: .75rem;
}
#fwre .fwre-map-item-price {
    text-align: right;
    font-weight: 600;
}
#fwre .fwre-map-item-agent {
    margin: .75rem 0 0;
    padding: .75rem 0 0;
    border-top: 1px solid #eee;
}
#fwre .fwre-map-item-agent-photo {
    padding-right: .75rem;
}
#fwre .fwre-map-item-agent-photo img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 50%;
}
#fwre .fwre-map-item-agent-info {
    padding-left: 1.25rem !important;
}
#fwre .fwre-map-item-agent-name a{
    display: block;
    font-size: .9rem;
    font-weight: 500;
    line-height: 1.4;
    text-decoration: none;
}



/* Agents List */
#fwre .fwre-agents-list > div {
    margin: 0 0 2rem;
}
#fwre .fwre-agents-list > div:nth-child(3) {
    padding-right: 0
}
#fwre .fwre-agent-item-info {
    border: 1px solid #eee;
    border-radius: 5px;
    overflow: hidden;
}
#fwre .fwre-agent-item-photo img {
    object-fit: cover;
    max-width: none;
    width: 100%;
    max-height: 220px;
}
#fwre .fwre-agent-item-name a {
    display: block;
    font-size: 1.25rem;
    font-weight: 800;
    padding: 1rem 1.25rem;
}
#fwre .fwre-agent-item-details {
    color: #8493A9;
    padding: .75rem 1rem;
    font-size: .95rem;
}
#fwre .fwre-agent-item-details i {
    width: 1rem;
    display: inline-block;
    text-align: center;
}
#fwre .fwre-agent-item-details > div {
    margin-bottom: .15rem;
}
#fwre .fwre-agent-item-properties {
    /* margin-top: .25rem; */
    font-size: .9rem;
}
#fwre .fwre-agent-item-company-info {
    border-top: 1px solid #eee;
    padding: .75rem 1rem;
    color: #8493A9;
    font-size: .95rem;
}
#fwre .col-9.fwre-agent-item-company {
    padding-left: 1rem !important;
}
#fwre .fwre-agent-item-company-logo img {
    object-fit: cover;
    width: 100%;
    min-height: 3rem;
}



/* Front-end Properties Management */
#fwre .fwre-management-header {
    height: 120px;
    padding: 3rem 2rem 0;
    margin: 0 0 2rem;
    background: url('../images/properties_management_bg.jpg') center center no-repeat;
    background-size: cover;
}
#fwre .fwre-management-header-text {
    color: #fff;
    font-size: 1.85rem;
    font-weight: 700;
    line-height: 1;
    text-transform: capitalize;
}
#fwre .fwre-management-panel-header {
    /* font-size: .9rem; */
    line-height: 1;
    margin-bottom: .75rem;
}
#fwre nav.navbar {
    padding: 0;
}
#fwre nav.navbar .collapse,
#fwre .fwre-management-panel-section ul.nav {
    display: block !important;
    height: auto !important;
}
#fwre .fwre-management-panel-section .uk-tab::before {
    border: 0;
}
#fwre .fwre-management-panel-section .uk-tab {
    margin: .75rem 0 0;
}
#fwre .fwre-management-panel-section .uk-tab li {
    padding: .3rem 0;
}
#fwre .fwre-management-panel-section .uk-tab li a {
    justify-content: left;
}
#fwre .fwre-management-section table th {
    font-weight: 600;
}
#fwre .fwre-management-section table th,
#fwre .fwre-management-section table td {
    font-size: .85rem;
}
#fwre .fwre-management-section table td span {
    font-weight: 600;
}
#fwre .fwre-management-section table img {
    max-height: 6.5rem;
}
#fwre .fwre-management-tabs {
    border-bottom: 0;
}
#fwre .fwre-management-tabs li.item-link {
    margin-right: 2px;
}
#fwre .fwre-management-tabs a.nav-link {
    padding: .75rem 1.5rem;;
    font-size: .9rem;
    text-transform: uppercase;
    white-space: nowrap;
}
#fwre .fwre-management-panel nav.navbar button {
    padding: .5rem 1rem;
    margin: .5rem auto;
    text-transform: uppercase;
}
#fwre .fwre-management-section .fwre-admin-panel div.row {
    margin-bottom: 1rem;
}
#fwre .fwre-management-section .fwre-property-gallery {
    padding: 0;
    margin: 1rem 0 0;
}
#fwre .fwre-management-section .fwre-property-gallery li {
    list-style: none;
    display: inline-block;
    padding: .5rem;
    width: calc(25% - .2rem);
}
#fwre .fwre-management-section .card {
    margin-bottom: 2rem;
}

#fwre .fwre-management-section .card .card-block .form-control,
#fwre .fwre-management-section .card .card-block .btn-group,
#fwre .fwre-management-section .card .card-block .input-group,
#fwre .fwre-management-section .card .card-block .irs {
    margin-bottom: .5rem;
}
#fwre .fwre-management-section .card .card-block .input-group .form-control {
    margin-bottom: 0;
}
#fwre .fwre-management-section .card #fwre-amentity-wrapper .col {
    min-width: 33%;
    max-width: 33%;
    margin-bottom: .5rem;
}
#fwre-rental .field-calendar .input-append {
    display: flex;
}
#fwre-rental .field-calendar .input-append input {
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
#fwre-rental .field-calendar .input-append button {
    position: relative;
    margin-bottom: .5rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
#fwre-rental .field-calendar .input-append button::before {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: .5rem;
    content: '\f073';
    font-family: "Font Awesome 5 Pro";
    font-weight: normal;
    font-size: 1rem;
}


/* Agent Profile */
#fwre .fwre-agent-profile-photo img {
    border-radius: 5px;
}
#fwre .fwre-agent-profile-side {
    padding-left: 1.5rem !important;
}
#fwre .fwre-agent-profile-title {
    margin: 0 0 1rem;
    font-size: 1.5rem;
    font-weight: 600;
}
#fwre .fwre-agent-profile-side .row > div {
    padding: 0 1rem;
}
#fwre .fwre-agent-profile-info > div {
    padding: 0 0 .25rem;
    font-size: .95rem;
}
#fwre .fwre-agent-profile-info i {
    display: inline-block;
    width: 16px;
    text-align: center;
}
#fwre .fwre-agent-profile-company-name {
    font-weight: 600;
}
#fwre .fwre-agent-profile-links {
    margin-top: .5rem;
}
#fwre .fwre-agent-profile-company-logo {
    padding: 0 !important;
}

/* FWRE User Section Styles */
#fwre-change-password input {
    margin-bottom: 1rem;
}

/* Featured List View */
#fwre .fwre-list-item-featured > .uk-flex {
    background: #FFF4CA;
    padding: 1rem;
}
#fwre .fwre-list-item-featured .fwre-list-item-info {
    border-color: #EDB231;
}
#fwre .fwre-list-item-featured .fwre-list-item-options a,
#fwre .fwre-list-item-featured .fwre-list-item-agent {
    border-color: #EDB231;
}
#fwre .fwre-list-item-featured .fwre-list-item-location i,
#fwre .fwre-list-item-featured .fwre-list-item-options a {
    color: #EDB231;
}


/* Featured Map View */
#fwre .fwre-map-module-featured {
    background: #FFF4CA;
}
#fwre .fwre-map-module-featured .fwre-map-item-agent {
    border-color: #EDB231;
}



/* FWRE Utils */
#fwre .color-red {
    color: red;
}

/* FWRE Layout module margin */
.mod-fwre-layout {
    margin-bottom: 3rem;
}

/* Dev Styles */
.mod-fwre-map-pin {
	height: 335px;
	width: 320px;
	overflow: hidden;
}
.mod-fwre-map-pin div {
	text-align: center;
	margin-top: 50%;
}
.fwre-print-button {
	float:right;
	margin:10px;
}
.fwre-property iframe {
	min-height: 400px !important;
}
#fwre-lightbox-body hr {
	margin: 10px -15px;
}

#fwre div.alert {
	display: block; /* ark editor hides divs with class alert */
}

/* Resize captcha to avoid overflow */
.fwre-recaptcha {
    transform:scale(0.77);
    transform-origin:0 0;
}

/* Mobile styles */
@media (max-width: 1160px) {
    #fwre .fwre-list-item-info {
        padding: 0;
    }
    #fwre .fwre-list-item-icons,
    #fwre .fwre-list-item-price {
        line-height: normal;
        margin: 1rem 0;
    }
    #fwre .fwre-table > .col {
        max-width: 50%;
        min-width: 50%;
    }
    #fwre .fwre-property-location .fwre-property-price {
        display: block;
        margin: .5rem 0;
    }
}
@media (max-width: 992px) {
    #fwre nav.navbar .collapse,
    #fwre .fwre-management-panel-section ul.nav {
        display: none !important;
    }
    #fwre nav.navbar .collapse.in,
    #fwre nav.navbar .collapse.show,
    #fwre .collapse.in .fwre-management-panel-section ul.nav,
    #fwre .collapse.show .fwre-management-panel-section ul.nav {
        display: block !important;
    }
}
@media (max-width: 768px) {
    #fwre .fwre-table > .col {
        max-width: 100%;
        min-width: 100%;
    }
    #fwre .fwre-property-tabs .nav-item a {
        padding: .5rem 1rem;
        font-size: .9rem;
    }
    #fwre .fwre-rooms-wrapper .fwre-rooms-measures {
        float: none;
        margin: .25rem 0 .5rem;
    }
}

/* toast alerts */
.fwcss #fwre-toast-stack {
    position: fixed;
    right: 1.5rem;
    top: 2.5rem;
    background: transparent;
    z-index: 100000;
}
.fwcss #fwre-toast-stack .toast {
    min-width: 20rem;
    max-width: calc(100% - 1.5rem);
    opacity: 1;
    background: #ededed;
    box-shadow: 0 0 1.5rem rgba(0, 0, 0, .75);
    border: 0;
}
.fwcss #fwre-toast-stack .toast-header {
    color: #fff !important;
    font-weight: 400;
    font-size: .875rem;
    padding: .5rem 1rem;
    background: #FF7F22;
}
.fwcss #fwre-toast-stack .toast-header i {
    margin-right: .95rem;
    line-height: 1;
    font-size: .9rem;
}
.fwcss #fwre-toast-stack .toast-body {
    color: #000;
    padding: 1rem 1rem 1.5rem;
}

/* dev */
.fwre-property-info .row.fwre-property-specification .col-md-6 {
    background-color: #ffffff;
}
.fwre-property-info .row.fwre-property-specification .col-md-6:nth-of-type(4n+1), .fwre-property-info .row.fwre-property-specification .col-md-6:nth-of-type(4n+2) {
    background-color: #f7f7f7!important;
}
.uk-button-success {
    color: #fff;
    background-color: #376443;
    border-color: #345e3f;
}
#fwre-hint-map {
    width: 100%;
    height: 400px;
}
.chosen-container-multi .chosen-choices,
.chosen-container-single .chosen-single {
    min-height: 38px;
    line-height: 38px;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    background: #f7f7f7;
}
.chosen-container-multi .chosen-choices li.search-choice {
    border-radius: 0;
    border: 1px solid #e5e5e5;
    height: 31px;
    line-height: 24px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    top: 10px;
}
.chosen-container-single .chosen-single div b {
    background-position: 0 6px;
}

#fwre-photo .uk-slideshow-items {
    text-align: center;
}
#fwre-photo .uk-slideshow-items img {
    display: inline;
    max-height: 100%;
}
#fwre-photo .uk-slider-items li {
    height: 100px;
    overflow: hidden;
}

/* demo */
:root {
    --fwre-grey: #c5c5c5;
    --fwre-grey-light: #EDF3F5;
    --fwre-black: #424242;
    --fwre-green: #07988A;
    --fwre-green-map: #008F81;
    --fwre-sand: #E8B779;
    --fwre-brown: #6D655B;
}

#fwre .btn-primary {
    background: var(--fwre-green);
    border-color: var(--fwre-green);
}
#fwre .btn-primary:hover {
    background: var(--fwre-black);
    border-color: var(--fwre-black);
}
#fwre .btn-secondary {
    color: var(--fwre-sand);
    border-color: var(--fwre-sand);
}
#fwre .btn-secondary.active ,
#fwre .btn-secondary:hover {
    color: var(--fwre-brown);
    border-color: var(--fwre-brown);
    background: #fcfcfc;
}
#fwre .btn-secondary.btn-inverse {
    font-weight: 400;
    color: #fff;
    border-color: var(--fwre-sand);
    background: var(--fwre-sand);
}
#fwre .btn-secondary.btn-inverse.active ,
#fwre .btn-secondary.btn-inverse:hover {
    color: #fff;
    border-color: var(--fwre-brown);
    background: var(--fwre-brown);
}


/* Search view header  */
/* List listings  */
#fwre .fwre-list-item-price {
	color: var(--fwre-green);
}
#fwre .fwre-list-item-location {
    color: var(--fwre-black);
}
#fwre .fwre-list-item-location i {
    color: var(--fwre-grey);
}
#fwre .fwre-list-item-type span {
    color: var(--fwre-black);
	background: var(--fwre-grey);
}
#fwre .fwre-list-item-compare span span {
    color: var(--fwre-sand);
}

#fwre .fwre-list-item-agent a {
    color: var(--fwre-green);
}


/* Table listings  */
#fwre .fwre-item-categories span {
	background: var(--fwre-green);
}
#fwre .fwre-table .fwre-item-location {
	color: #fff;
	text-shadow: 0 1px 1px #000;
}
#fwre-photo .fwre-item-images,
#fwre .fwre-list-item .fwre-item-images,
#fwre .fwre-table .fwre-item-images {
	color: #fff;
	text-shadow: 0 1px 1px #000;
}

#fwre .fwre-table .fwre-item-info {
	border: 1px solid #dfdfdf;
}
#fwre .fwre-table .fwre-item-title a:hover {
	color: var(--fwre-sand);
}
#fwre .fwre-item-address {
    color: var(--fwre-black);
}
#fwre .fwre-item-address i {
    color: var(--fwre-grey);
}
#fwre .fwre-item-price {
	color: var(--fwre-green);
}
#fwre .fwre-table .fwre-item-details a {
	color: #fff;
	background: var(--fwre-sand);
}

#fwre .fwre-table-item-openhours {
    color: var(--fwre-black);
}
#fwre .fwre-table .fwre-item-agent-info a {
	color: var(--fwre-green);
}
#fwre .fwre-table .fwre-item-actions a {
	color: #C0C8D6;
	border: 1px solid #C0C8D6;
}
#fwre .fwre-item-shadow {
    background: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%);
}

/* Single property view  */
#fwre .fwre-property-title {
    color: var(--fwre-black);
}
#fwre .fwre-property-favorite {
    color: #fff;
    background: var(--fwre-brown);
    border-color: var(--fwre-brown);
}
#fwre .fwre-property-location i {
    color: var(--fwre-grey);
}
#fwre .fwre-property-social a {
    color: var(--fwre-brown);
}
#fwre .fwre-social-links div a {
	background: #ffffff;
}
#fwre .fwre-property-tabs .nav-item a {
    color: #323131;
    border-color: #F1BD7D;
    background: #F1BD7D;
}
#fwre .fwre-property-tabs .nav-item a.active {
    border-color: var(--fwre-grey-light);
    background: #fff;
}

#fwre .fwre-property-section-header {
    color: var(--fwre-black);
}
#fwre .fwre-property-description-status strong {
    color: var(--fwre-black);
}
#fwre .fwre-rooms-wrapper .fwre-rooms-img a {
	background-color: #058F82;
}
#fwre .fwre-rooms-wrapper .fwre-rooms-img a:link {
	color: #ffffff;
}
#fwre .fwre-rooms-wrapper .fwre-rooms-title {
    color: var(--fwre-black);
}


/* Right Panel */
#fwre .fwre-property-groupbox {
    border: 1px solid var(--fwre-grey-light);
}
#fwre .fwre-property-groupbox-title {
    color: var(--fwre-black);
}

#fwre .fwre-property-agent-info-name {
    color: var(--fwre-black);
}

#fwre .fwre-property-groupbox form input,
#fwre .fwre-property-groupbox form textarea {
    color: var(--fwre-black);
    background: #f7f7f7;
}
#fwre .fwre-property-groupbox form .btn-primary {
    background: var(--fwre-green);
}


/* Map View - Popup */
#fwre .gm-style .gm-style-iw-c {
    border-bottom: 3px solid var(--fwre-green-map);
}
#fwre .gm-style-iw-t::before {
    border-top-color: var(--fwre-green-map);
}
#fwre button.gm-ui-hover-effect {
    color: var(--fwre-grey) !important;
    background: #fff !important;
}
#fwre .fwre-map-item-status,
#fwre .fwre-map-item-categories,
#fwre .fwre-map-item-image-counter,
#fwre .fwre-map-item-openhours {
	color: #323131;
	background: #E7B779;
}
#fwre .fwre-map-item-categories {
	color: #fff;
	background: var(--fwre-green);
}
#fwre .fwre-map-item-image-counter {
    color: #fff;
    text-shadow: 0 1px 1px #000;
}
#fwre .fwre-map-item-openhours {
    background: rgba(255, 255, 255, 0.8);
}
#fwre .fwre-map-item-image-counter {
    color: #fff;
    text-shadow: 0 1px 1px #000;
}
#fwre .fwre-map-item-header a {
    color: var(--fwre-black);
}
#fwre .fwre-map-item-price {
    color: var(--fwre-green);
}
#fwre .fwre-map-item-agent {
    border-top: 1px solid var(--fwre-grey-light);
}
#fwre .fwre-map-item-agent-name a{
    color: var(--fwre-black);
}


/* Agents List */
#fwre .fwre-agent-item-info {
    border: 1px solid var(--fwre-grey-light);
}
#fwre .fwre-agent-item-info a {
    color: var(--fwre-green);
}
#fwre .fwre-agent-item-photo {
    border-bottom: 3px solid var(--fwre-brown);
}
#fwre .fwre-agent-item-name a {
    color: var(--fwre-black);
}
#fwre .fwre-agent-item-details {
    color: #8493A9;
}
#fwre .fwre-agent-item-details > div {
    margin-bottom: .15rem;
}
#fwre .fwre-agent-item-company-info {
    border-top: 1px solid var(--fwre-grey-light);
    color: #8493A9;
}

/* Front-end Properties Management */
#fwre .fwre-management-panel-section a {
    color: var(--fwre-black);
}
#fwre .fwre-management-panel-section a i {
    color: var(--fwre-grey);
}
#fwre .fwre-management-panel-section a.active,
#fwre .fwre-management-panel-section a.active i,
#fwre .fwre-management-panel-section a:hover i {
    color: var(--fwre-green);
}
#fwre .fwre-management-filters input,
#fwre .fwre-management-filters select {
    background: #f7f7f7;
}
#fwre .fwre-management-section table th {
    color: #fff;
    background: var(--fwre-green);
}
#fwre .fwre-agent-profile-title {
    color: var(--fwre-black);
}
#fwre .fwre-agent-profile-side a {
    color: var(--fwre-green);
}
#fwre .fwre-agent-profile-info > div {
    color: #8493A9;
}
#fwre .fwre-agent-profile-company-name {
    color: var(--fwre-black) !important;
}


/* Featured Grid View */
#fwre .fwre-item-featured .fwre-item-info {
    border-color: #EDB231;
    background: #FFF4CA;
}
#fwre .fwre-item-featured .fwre-item-actions a,
#fwre .fwre-item-featured .fwre-item-agent {
    border-color: #EDB231;
}
#fwre .fwre-item-featured .fwre-item-address i,
#fwre .fwre-item-featured .fwre-item-actions a {
    color: #EDB231;
}

/* Featured List View */
#fwre .fwre-list-item-featured .row {
    background: #FFF4CA;
}

/* Featured Map View */
#fwre .fwre-map-module-featured {
    background: #FFF4CA;
}
#fwre .fwre-map-module-featured .fwre-map-item-agent {
    border-color: #EDB231;
}

/* dev */
#fwre .form-control-danger {
    border: 1px solid red;
}
