* {
	margin: 0; padding: 0;
	vertical-align: top;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0); 
	-webkit-tap-highlight-color: transparent;  /* i.e. Nexus5/Chrome and Kindle Fire HD 7''*/
}
*:focus, *:active { outline: none; }

body > div { margin: 0 auto; width: 100%; position: relative; }

#body { margin: 0px; }


a { cursor: pointer; text-decoration: none; }
a:hover { text-decoration: underline; }

button::-moz-focus-inner { border: 0; }

body {
	direction: ltr;
}

body.rtl {
	direction: rtl;
}

.one_line {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.many_lines {
	overflow: hidden;
	text-overflow: ellipsis;
}

.asset {
    box-sizing: border-box;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    border-radius: 4px;
    color: #373737;
    font-size: 12px;
    line-height: 14px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    vertical-align: middle;
	margin: 5px;
}

.asset.viewer {
	position: relative;
}

/*.asset > [label]:before {
    color: #373737;
    content: attr(label);
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    margin-right: 15px;
    min-width: 125px;
}*/

#loading-msg {
	height: 280px;
	width: 80%;
	text-align: center;
	padding-top: 40px;
	margin-left: 10%;
}

#no-assets {
	height: 280px;
	width: 80%;
	text-align: center;
	padding-top: 40px;
	margin-left: 10%;
}

#asset-gallery {
	min-height: 404px;
}

#idx-div iframe {
	width: 100%;
	height: 100%;
}

#search-bar {
	border-radius: 6px;
	margin: 3px 5px 0px 5px;
	padding-bottom: 5px;
}

#search-button {
	cursor: pointer;
	margin-top: 4px;
}

#reset-search-button {
	cursor: pointer;
	margin-top: 4px;
}

#search-bar svg {
	width: 20px;
	cursor: pointer;
	margin-left: -18px;
	margin-right: 10px;
	margin-bottom: 3px;
	opacity: 0.6;
}

body.rtl #search-bar svg {
	margin-left: 0px;
	margin-right: -24px;
}

#more-search {
	margin-left: 17px;
}

[state=always-max] > .filter-search  {
	margin-left: 48px;
}

ul.ui-menu {
	max-height: 300px !important;
}


body.rtl ul.ui-menu.ui-widget.ui-widget-content {
	float: left;
}

body.rtl span.ui-selectmenu-text {
	float: right;
}

#asset-gallery .asset-images {
	display: inline-block;
}

/*#asset-gallery .asset-details {
	min-width: 200px;
	min-height: 328px;
}*/

.asset-details {
	margin-left: 5px;
	position: relative;
}

#asset-gallery .asset-price {
	display: inline-block;
	position: absolute;
	top: 65px;
	right: 0px;
	text-align: center;
	width: 160px;
}

body.rtl #asset-gallery .asset-price {
	right: initial;
	left: 5px;
}

#asset-gallery .asset-price .price {
	margin-bottom: 45px;
}

.miniSize {
	display: none;
}

.fullSize {
	display: block;
}

.see-full {
	padding: 10px;
	cursor: pointer;
}

.override-link-font-size .see-full {
	font-size: 21px;
}

.override-price-font-size .price {
	font-size: 22px;
}

.asset .asset-title {
	min-height: 24px;
	text-align: center;
	padding: 8px;
	position: relative;
}

.asset .asset-banner {
	min-height: 24px;
	text-align: center;
	position: absolute;
	padding: 10px;
	border-radius: 25px;
	top: 50%;
	left: 50%;
	transform: rotate(-15deg) translate(-50%, -50%) translateY(-10px);
	transform-origin: bottom left;	
}

.asset .field-line-wrapper {
	margin: 3px 0px;
}

.asset .asset-map {
	margin: 0px 6px 6px;
}

.asset .asset-price {
	text-align: center;
}

.asset-body .asset-map .field-line-wrapper {
	border-bottom: 0px;
	padding-bottom: 16px;
	margin-bottom: 0px;
}

.asset-body .asset-map .field-value {
	display: inline-block;
}

.asset .asset-images {
	margin: 0px 6px 6px;
}


.field-value-half-line {
	display: inline-block;
}

.asset-body {
	padding-top: 8px;
	position:relative;
	min-height: 190px;
}

#asset-focus .asset-body-text {
	margin: 10px 37px;
}

.prev-asset {
	width: 41px;
	height: 21px;
	background: url("/packages/jssor/img/a11.png");
	background-position: -252px -51px;
	background-repeat: no-repeat;
	cursor: pointer;
}

.prev-asset:hover {
	background-position: -132px -51px;
}

.next-asset {
	width: 41px;
	height: 21px;
	background: url("/packages/jssor/img/a11.png");
	background-position: -310px -51px;
	background-repeat: no-repeat;
	cursor: pointer;
}

.next-asset:hover {
	background-position: -189px -51px;
}

.transparent {
	opacity: 0;
}

.back-asset.left {
	cursor: pointer;
	float: left;
}

.back-asset.right {
	float: right;
}

.back-asset {
	text-align: left;
}

.back-asset > div {
	position: relative;
}

.back-asset-arrow {
	position: relative;
	color: transparent;
	display: inline-block;
	height: 100%;
	margin-right: 20px;
}

.back-arrow-text {
	display: inline-block;
	float: right;
}

.back-asset svg {
	height: 100%;
	left: 0px;
	position: absolute;
}

.facebook-share {
	display: contents;
	text-align: right;
	margin-right: 5px;
}


/* hiding the dividing line when hideBorder is set */
.asset-body .field-line-wrapper.hideBorder {
	border-bottom: 0px;
}


/* hiding the price search field */
.hide-price-filter #price-filter {
	opacity: 0
}

.hide-price-filter #price-filter-label {
	opacity: 0
}

.hide-price-filter #more-search {
	top: -29px;
	position: relative;
	overflow: hidden;
	max-height: 32px;
	margin-left: 35px;
}

.hide-price-filter #more-search .filter-search {
	margin-left: 0px;
}





@media (max-width: 400px) {

#mls-class-select-field {
	padding-left: 7px;
}

.back-asset.right {
	display: none;
}

.miniSize {
	display: block;
}

.fullSize {
	display: none;
}

.aback-asset {
	width: 82px;
	height: 10px;
	text-align: left;
	top: 7px;
	left: 2px;
	font-size: 10px;
	position: absolute;
	cursor: pointer;
	min-height: 0px;
	line-height: 100%;
}

.aback-asset svg {
	width: 9px;
	height: 9px;
}

#more-search {
	margin-left: 0px;
}

.filter-search {
	margin-left: 7px;
}

#search-bar svg {
	margin-left: 5px;
}

[state=always-max] > .filter-search  {
	margin-left: 7px;
}

.hide-price-filter #price-filter-label {
	width: 140px;
}

.hide-price-filter [data-field-id=id00price] {
	position: relative;
	top: -4px;
}

.hide-price-filter #price-filter {
	display: none;
}

.hide-price-filter #more-search {
	top: -11px;
	position: relative;
	overflow: hidden;
	max-height: 32px;
	margin-left: 7px;
}


[state=always-max].hide-price-filter #more-search {
	top: -29px;
	position: relative;
	overflow: hidden;
	max-height: 32px;
	margin-left: 7px;
}

}


#loading-div {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 4;
}


#loading-gif-bottom {
	position: absolute;
	width: 100px;
	height: 100px;
	left: 50%;
	margin-left: -50px;
	bottom: 100px;
}

#close-loading-gif-bottom {
	position: absolute;
	width: 30px;
	bottom: 180px;
	left: 50%;
	margin-left: 40px;
	cursor: pointer;
}

#loading-gif-top {
	position: absolute;
	width: 100px;
	height: 100px;
	left: 50%;
	margin-left: -50px;
	top: 40px;
}

#close-loading-gif-top {
	position: absolute;
	width: 30px;
	top: 30px;
	left: 50%;
	margin-left: 40px;
	cursor: pointer;
}

#loading-cover {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
}



#attribution {
	position: fixed;
	width: 500px;
	height: 500px;
	background: rgba(255, 255, 255, 1);
	z-index: 99;
	top: 10px;
	font-size: 26px;
	border-radius: 6px;
	border: solid 6px;
	overflow: hidden;
}

#attribution img {
	position: relative;
	left: 126px;
	top: 66px;
	border: solid 4px;
}

#attribution-button {
	position: fixed;
	width: 58px;
	height: 57px;
	border-bottom-right-radius: 50px;
	z-index: 99;
	border-top-right-radius: 50px;
	background: url("/realEstate/icons/icons.png");
	background-position: -478px -118px;
	background-repeat: no-repeat;
	cursor: pointer;
}

#top-attribution {
	background-color: #404040;
    border-radius: 0 0 6px 6px;
    cursor: default;
    height: 48px;
    overflow: hidden;
    pointer-events: all;
    text-align: center;
	width: 100%;
    transition: all 0.3s ease-in-out 0s;
    z-index: 999;
}

#top-attribution-text {
	color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    padding-top:13px;
    width: 100%;
}

#bottom-attribution {
	bottom: 0;
    width: 100%;
    z-index: 999;
	background-color: rgba(64, 64, 64, 1);
    border-radius: 6px 6px 0 0;
    height: 40px;
    text-align: center;
	color: #fff;
	font-size: 18px;
    font-weight: bold;
	padding-top: 3px;
}



.jssora03l, .jssora03r, .jssora03ldn, .jssora03rdn {
	position: absolute;
	cursor: pointer;
	display: block;
	background: url(../packages/jssor/img/a03.png) no-repeat;
	overflow:hidden;
}
.jssora03l { background-position: -3px -33px; }
.jssora03r { background-position: -63px -33px; }
.jssora03l:hover { background-position: -123px -33px; }
.jssora03r:hover { background-position: -183px -33px; }
.jssora03ldn { background-position: -243px -33px; }
.jssora03rdn { background-position: -303px -33px; }

#asset-gallery-div .jssora03l, #asset-gallery-div .jssora03r, #asset-gallery-div .jssora03ldn, #asset-gallery-div .jssora03rdn {
	top: 60px;
}

.jssort06 .f {
    clip: rect(8px 91px 58px 8px);
}
.jssort06 .pav .f {
    clip: rect(2px 97px 64px 2px);
}
.jssort06 .i {
    position: absolute;
    background: transparent;
    filter: alpha(opacity=30);
    opacity: .3;
    width: 80px;
    height: 44px;
    top: 0;
    left: 0;
    
	transition: background-color .6s;
    -moz-transition: background-color .6s;
    -webkit-transition: background-color .6s;
    -o-transition: background-color .6s;
}
.jssort06 .pav .i {
    background: transparent;
    filter: alpha(opacity=100);
    opacity: 1;
}
.jssort06 .pdn .i { background: none; }

.jssort06 .p:hover .i, .jssort06 .pav:hover .i {
    background: transparent;
    filter: alpha(opacity=30);
    opacity: .3;
}
.jssort06 .p:hover .i {
	transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
}

.grabable-cursor {
	cursor: -webkit-grab;
	cursor: grab;
}

.grabable-cursor:active {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}

/* wix override the line height, which affects the map */
.gm-iv-address {
	line-height: 15px;
}

/*
.one-column-details .value-editor-field > div {
	display: inline-block;
}

.one-column-details.label-with-details .value-editor-field > div {
	display: inline-block;
}
*/


.one-column-details .field-value-half-line {
	display: block;
}



/*
@media (max-width: 920px) {
	.asset-body .field-line-halves-wrapper {
		border-bottom: none;
	}

	.asset-body .field-line-halves-wrapper .field-line-wrapper {
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	}

	.field-value-half-line {
		display: block;
	}
}
*/

/* @media (max-width: 540px) {
	#asset-focus .asset-body .field-line-halves-wrapper {
		border-bottom: none;
	}

	#asset-focus .asset-body .field-line-halves-wrapper .field-line-wrapper {
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	}

	#asset-focus .field-value-half-line {
		display: block;
	}
} */ /* of max-width: 639px */




/*@media (max-width: 820px) {
	body { zoom: 0.5; -moz-transform: scale(0.5); -moz-transform-origin: 330px 0 }
}*/



.my-input {
	border: 1px solid #ccc;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	display: inline-block;
	padding: 4px 8px;
	font-size: 12px;
	width: 125px;
	line-height: 14px;
	color: #373737;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border linear .2s,box-shadow linear .2s;
	-moz-transition: border linear .2s,box-shadow linear .2s;
	-o-transition: border linear .2s,box-shadow linear .2s;
	transition: border linear .2s,box-shadow linear .2s;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

input[type='number'] {
    -moz-appearance:textfield;
}

.my-input:invalid {
	border: 1px solid #fd7b7b;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #fd7b7b;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #fd7b7b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #fd7b7b;
}


@media (min-width: 400px) {
.form-filter-address .my-input {
	width: 287px;
}

.form-filter-text-input .my-input {
	width: 287px;
}

.form-filter-text-area .my-input {
	width: 287px;
}

#mls-class-select-field {
	padding-left: 197px;
}
}

#mls-class-select-field {
	margin-top: 6px;
}

#pagination {
	text-align: center;
}

.pagination-page {
	display: inline-block;
	padding: 5px;
	margin: 2px 2px 4px 2px;
	border: solid 1px rgba(30,30,30,0.25);
	cursor: pointer;
}

.pagination-page:hover {
	border: solid 1px rgba(30,30,30,0.55);
}

.pagination-page.pagination-current-page {
	border: none;
	cursor: default;
}






/* todo: put this in proper position */

.form-filter-number-input label {
	width: 5px;
}




