@font-face {
	font-family: "fkicons";
	src: url("../images/vhr_icons8.eot");
	src: url("../images/vhr_icons8.eot?#iefix") format("embedded-opentype"),url("../images/vhr_icons8.woff") format("woff"),url("../images/vhr_icons8.ttf") format("truetype"), url("../images/vhr_icons8.svg#fkicons") format("svg");
	font-weight: normal;
	font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: "fkicons";
		src: url("../images/vhr_icons8.svg#fkicons") format(svg);
	}
}

.ui-datepicker .icon-calendar-picker-left:before {
	content: "\f113";
}

.ui-datepicker .icon-calendar-picker-left-knockout:before {
	content: "\f114";
}

.ui-datepicker .icon-calendar-picker-right:before {
	content: "\f115";
}

.ui-datepicker .icon-calendar-picker-right-knockout:before {
	content: "\f116";
}

.ui-datepicker .ui-icon-circle-triangle-w:before {
	content: "\f11c";
	padding-left: 1px;
}

.ui-datepicker .ui-icon-circle-triangle-e:before {
	content: "\f123";
	padding-left: 1px;
}

.icon-caret-right:before {
	content: "\f122";
}

.icon-caret-right-light:before {
	content: "\f11f";
}

.icon-caret-left-light:before {
	content: "\f11e";
}

.icon-caret-left-medium:before {
	content: "\f120";
}

.icon-caret-right-circle:before {
	content: "\f123";
}

.icon-caret-left-circle:before {
	content: "\f11c";
}

.icon-caret-down:before {
	content: "\f15f";
}

.icon-caret-up:before {
	content: "\45";
}

.ui-datepicker .ui-datepicker-calendar i, x:-moz-any-link, x:default {
	top: 1px !important;
}

.responsive .paginationContainerMobi .linkNext:before {
	content: "\f121";
}

.responsive .paginationContainerMobi .linkPrev:before {
	content: "\f120";
}

.icon-minus-circle:before {
	content: "\f15d";
}

.icon-plus-circle:before {
	content: "\f168";
}

.icon-expand-circle:before {
	content: "\f147";
}

.icon-x-close:before {
	content: "\f189";
}

.icon-right:before {
	content: "\f121";
}

.icon-left:before {
	content: "\f120";
}

.icon-bulb:before {
	content: "\f110";
}

.icon-sleeps:before {
	content: "\41";
}

.icon-bedrooms:before {
	content: "\42";
}

.icon-min-stay:before {
	content: "\43";
}

.icon-map-marker:before {
	content: "\46";
}

.icon-list:before {
	content: "\47";
}

.icon-list-negative:before {
	content: "\48";
}

.icon-camera:before {
	content: "\49";
}

.icon-bathtub:before {
	content: "\50";
}

@media screen and (min-width:0\0) { 
	.ui-datepicker .ui-datepicker-calendar i {
		top: 2px !important; /* IE9 and IE10 */
	}
}

.responsive .sendFriend:before {
	content: "\f13E";
}
.responsive .callOwner:before {
	content: "\f163";
}
.responsive .icon-back-arrow:before {
	content: "\f11B";
}
.responsive .icon-caret-left:before {
	content: "\f11B";
}

@media (max-width: 767px) {
	.responsive #calendarNext:before {
		content: "\f121";
	}
	.responsive #calendarPrev:before {
		content: "\f120";
	}
}
.icon-after-check-success:before {
    content: "\f12d";
}