/* Minification failed. Returning unminified contents.
(7819,9): run-time error CSS1024: Expected media identifier, found '{'
(7835,1): run-time error CSS1019: Unexpected token, found '}'
(9318,47): run-time error CSS1055: Expected media-query expression, found 'screen'
(9324,47): run-time error CSS1055: Expected media-query expression, found 'screen'
(9330,47): run-time error CSS1055: Expected media-query expression, found 'screen'
(9336,47): run-time error CSS1055: Expected media-query expression, found 'screen'
(9342,47): run-time error CSS1055: Expected media-query expression, found 'screen'
(9348,47): run-time error CSS1055: Expected media-query expression, found 'screen'
(9354,47): run-time error CSS1055: Expected media-query expression, found 'screen'
(9360,47): run-time error CSS1055: Expected media-query expression, found 'screen'
(9366,47): run-time error CSS1055: Expected media-query expression, found 'screen'
(9372,47): run-time error CSS1055: Expected media-query expression, found 'screen'
 */
body, h1, h2, h3, h4, h5, h6, label, p {
	/*color: #313131;*/
	color: #000000;
}

table, textarea {
	border-color: #E9E9E9;
}

audio:not([controls]), img[src='Error.src'] {
	display: none;
}

img.tall, img.wide {
	max-height: 100%;
	max-width: 100%;
}

#steps .hover-zoom:hover, nav#nav.top-bar.nav-top .top-bar-section ul li a:hover {
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all .1s ease;
	-o-transition: all .1s ease;
}

.results a:hover, nav#nav.top-bar.expanded a, ul, ul li, ul li a {
	text-decoration: none;
}

.button, .button-outline, body, button, nav#nav.top-bar .top-bar-section ul li a, p {
	font-family: Nuckle-Regular,sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Nuckle-Bold,sans-serif;
}


#steps .steps .fx, .fx {
	-webkit-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-o-animation-iteration-count: 1;
	-ms-animation-iteration-count: 1;
}

h1 {
	margin-bottom: 20px;
}

a {
	color: #5497FF;
}

/* a:focus, a:hover {
    color: #82B2FD;
  }*/

body, input[type=text], p {
	font-size: 18px;
	font-weight: 400;
	font-weight: normal;
}

body {
	padding-top: 60px;
}

h1 ~ p {
	margin-bottom: 2.1rem;
}

textarea {
	padding: .5rem;
}

.border-r {
	border-right: 1px solid #E9E9E9;
}

.border-l {
	border-left: 1px solid #E9E9E9;
}

img.wide {
	height: auto;
}

img.tall {
	width: auto;
}

.form-error-text, .form-error-times, span.form-error-times {
	color: #D8523D;
	font-size: 14px;
}

.form-error + input {
	border-color: #D8523D;
}

nav#nav.top-bar.logged li.logged {
	margin-left: 40px;
}

nav#nav.top-bar.logged li a.button.button-outline {
	height: 1.75rem;
	padding-top: .34em;
	padding-left: 2em;
	padding-right: 2em;
	font-weight: 400;
	font-weight: normal;
	color: #313131;
}

	nav#nav.top-bar.logged li a.button.button-outline:hover {
		background-color: #909090;
		border: 1px solid #313131;
	}

.top-bar-section ul li > a, .top-bar-section ul li > a.button {
	font-size: 14px;
}

.top-bar.expanded .title-area {
	background-color: #fff;
}

a.nav-logo {
	display: block;
	overflow: hidden;
	float: left;
	padding: 8px 20px;
}

	a.nav-logo img {
		width: 95px;
		overflow: hidden;
	}

.top-bar .toggle-topbar.menu-icon a span::after {
	display: none;
}

nav#nav.top-bar, nav#nav.top-bar.nav-top, nav#nav.top-bar.page-bar {
	background: #fff;
	height: 3.8125rem;
	border-bottom: 1px solid #E9E9E9;
	padding: 0 40px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 900;
}

	nav#nav.top-bar .icon-align-justify {
		fill: #D8523D;
		width: 2em;
		height: 2em;
	}

	nav#nav.top-bar span.icon {
		font-size: 23px;
		color: #ff6d59;
		line-height: 0;
	}

	nav#nav.top-bar ul, nav#nav.top-bar.nav-top ul, nav#nav.top-bar.page-bar ul {
		padding-top: 5px;
	}

		nav#nav.top-bar ul li:first-child {
			margin-right: 16px;
		}

	nav#nav.top-bar .top-bar-section ul li {
		background: 0 0;
	}

		nav#nav.top-bar .top-bar-section ul li a {
			/*color: #5A5A5A;*/
			font-family: Nuckle-Bold;
			font-size: 14px;
			line-height: 17px;
			align-items: center;
			/*color: #313131;*/
			color: #000000;
			margin: 14px 0;
		}

		nav#nav.top-bar .top-bar-section ul li.logged-user a {
			margin: 0 !important;
			padding: 14px !important;
		}

#search nav#nav.top-bar .top-bar-section ul li.logged-user a {
	margin: 0 !important;
	padding: 0px 14px 14px 14px !important;
}

#dashboard nav#nav.top-bar .top-bar-section ul li a {
	margin: 9px 0;
	font-family: Nuckle-Regular;
}

nav#nav.top-bar .top-bar-section ul li a {
	margin: 15px 0;
	font-family: Nuckle-Regular;
	padding-left: 10px;
	padding-right: 10px;
}

nav#nav.top-bar .top-bar-section ul.dashboard-mobile-menu li a {
	margin: 0 !important;
}

nav#nav.top-bar .top-bar-section ul li:first-child a {
	margin: 0;
	font-family: Nuckle-Regular;
}

#dashboard nav#nav.top-bar .top-bar-section ul.dropdown li a {
	font-family: Nuckle-Regular;
}

#search nav#nav.top-bar .top-bar-section ul li a {
	margin: 0 !important;
	font-family: Nuckle-Regular !important;
	height:48px;
}



/*nav#nav.top-bar .top-bar-section ul li a:hover {
        background-color: transparent;
        color: #212121;
      }*/

nav#nav.top-bar .top-bar-section ul li a.button {
	color: #fff;
	display: inline-block;
	background-color: transparent;
	/*border: 1px solid;
        font-weight: 400;
        font-weight: normal;
        padding-top: .34em;
        padding-left: 1em;
        padding-right: 1em;*/
}

	/*nav#nav.top-bar .top-bar-section ul li a.button:hover {
          border: 1px solid;
          color: #fff;
          text-decoration: none;
        }*/

	nav#nav.top-bar .top-bar-section ul li a.button.rent {
		color: #fff;
		/*       padding-left: 1.5em;
            padding-right: 1.5em;*/
		height: 30px !important;
		background: #FF6D59;
		border-radius: 48px;
		margin: 0;
		line-height: 30px !important;
		padding: 0 1.5rem;
		padding-top: 0px;
	}
	/*nav#nav.top-bar .top-bar-section ul li a.button.rent:hover {
            color: #fff;
            background-color: #FF6D59;
        }*/

	/* nav#nav.top-bar .top-bar-section ul li a.button.search {
          color: #D8523D;
          border-color: #D8523D;
        }

          nav#nav.top-bar .top-bar-section ul li a.button.search:hover {
            color: #fff;
            background-color: #D8523D;
          }*/

	nav#nav.top-bar .top-bar-section ul li a.button.search .icon-search {
		display: inline-block;
		fill: #D8523D;
		margin-right: 18px;
	}

nav#nav ul.right li.dashboard-mobile-menu-item, nav#nav ul.right li.user-mobile-text, nav#nav.top-bar.expanded .toggle-topbar.menu-icon span.icon-hamburger_menu, nav#nav.top-bar.nav-top ul li a.button.search, span.icon-cross2 {
	display: none;
}

.top-bar-section li, nav.top-bar .top-bar-section ul.right li a {
	background: 0 0;
}

ul, ul li, ul li a {
	list-style: none;
	color: #313131;
}

	ul li a:hover {
		color: #313131;
	}

.validation-summary-errors ul li {
	color: #ff6d59;
}

nav#nav.top-bar.nav-top {
	background: 0 0;
	border-bottom: none;
	position: absolute;
}

/*nav#nav.top-bar.nav-top ul li a.button.rent {
    color: #fff;
    background-color: #5497FF;
    font-weight: 400;
    font-weight: normal;
    text-shadow: none;
  }

    nav#nav.top-bar.nav-top ul li a.button.rent:hover {
      background-color: #82B2FD;
      opacity: 1;
    }*/

/*nav#nav.top-bar.nav-top ul li a.button:hover {
    background: rgba(155,154,155,.5);
  }*/

.plholder, .plholder-profile {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
}

nav#nav.top-bar.nav-top .top-bar-section ul li a {
	color: #fff;
	text-shadow: 0 0 2px rgba(0,0,0,.2);
	letter-spacing: 1px;
}

/*nav#nav.top-bar.nav-top .top-bar-section ul li a:hover {
    color: #D8D8D8;
    transition: all .1s ease;
  }*/

.button, .button-outline, a:hover .overlay-wrapper, button {
	-webkit-transition: background-color .1s ease;
	-moz-transition: background-color .1s ease;
	-o-transition: background-color .1s ease;
	-ms-transition: background-color .1s ease;
}

nav#nav.top-bar.expanded ul li a.button.rent {
	background-color: #fff;
}

nav#nav.top-bar.expanded .toggle-topbar.menu-icon span.icon-cross2 {
	display: block;
	margin-top: 10px;
}

nav#nav.top-bar.dashboard ul {
	padding-top: 0;
}

	nav#nav.top-bar.dashboard ul li {
		margin-right: 18px;
		height: 48px;
	}

		nav#nav.top-bar.dashboard ul li.message {
			margin-top: 22px !important;
		}

#dashboard nav#nav.top-bar.dashboard ul li.message {
	margin-top: 13px;
}

#search nav#nav.top-bar.dashboard ul li.message {
	margin-top: 1px !important;
}

#landing nav#nav.top-bar.dashboard ul li.message {
	margin-top: 14px !important;
}

nav#nav.top-bar.dashboard ul li.logged-user {
	border-left: 1px solid #E9E9E9;
	margin-top: 2px;
}

	nav#nav.top-bar.dashboard ul li.logged-user a {
		font-weight: 700;
		font-weight: normal;
	}

nav#nav.top-bar.dashboard ul li ul.dropdown {
	background-color: #fff;
	margin-top: 7px;
	border: 1px solid #E9E9E9;
	margin-left: -1px;
	min-width: 200px;
}

	nav#nav.top-bar.dashboard ul li ul.dropdown li a {
		background-color: transparent;
		font-weight: 400;
		font-weight: normal;
	}

	nav#nav.top-bar.dashboard ul li ul.dropdown li:hover {
		background-color: #F6F6F6;
	}

		nav#nav.top-bar.dashboard ul li ul.dropdown li:hover a {
			font-weight: 700;
			font-weight: normal;
		}

nav#nav.top-bar.dashboard div.results {
	box-shadow: none;
	border: 1px solid #E9E9E9;
}

	nav#nav.top-bar.dashboard div.results a {
		padding-top: 20px;
	}

	nav#nav.top-bar.dashboard div.results ul li {
		width: 100%;
		margin-right: 0;
		font-size: 14px;
		float: none;
	}

		nav#nav.top-bar.dashboard div.results ul li .icon.icon-magnifier {
			margin: 0 10px 0 20px;
			display: inline-block;
			position: relative;
		}

nav#nav.top-bar.dashboard ul.title-area li a.nav-logo {
	padding-top: 5px;
}

nav#nav.top-bar.dashboard ul.title-area {
	height: 60px;
	border-right: 1px solid #E9E9E9;
}

nav#nav.top-bar.dashboard li:not(.has-form) a:not(.button) {
	padding-top: 2px;
}

nav#nav.top-bar.dashboard li.message a:not(.button) {
	padding-right: 0;
	padding-top: 0 !important;
	height: 60px;
}

	nav#nav.top-bar.dashboard li.message a:not(.button) span.icon-email {
		color: #313131;
		position: absolute;
		margin-top: 9px;
		margin-left: -34px;
	}

nav#nav.top-bar.dashboard li.nav-item a:not(.button) i.circle {
	display: inline-block;
	width: 6px;
	height: 6px;
	background-color: #D8523D;
	position: absolute;
	margin: 13px 0 0 19px;
	top: 25px;
}

nav#nav.top-bar.dashboard .nav-search {
	float: left;
	width: 40%;
}

	nav#nav.top-bar.dashboard .nav-search input#top-search {
		width: 100%;
		height: 60px;
		top: 0;
		border: none;
	}

		nav#nav.top-bar.dashboard .nav-search input#top-search[type=text] {
			margin-bottom: 0;
			padding-left: 60px;
		}

	nav#nav.top-bar.dashboard .nav-search .icon {
		display: inline-block;
		position: absolute;
		z-index: 20;
		margin: 30px 0 0 20px;
		color: #313131;
	}

.results {
	display: none;
	background-color: #fff;
	overflow: visible;
	padding: 0;
	z-index: 901;
	box-shadow: 0 0 6px 0 rgba(0,0,0,.08);
	border: 1px solid #F6F6F6;
	border-radius: 0 0 3px 3px;
}

.circle, .sm-circle {
	border-radius: 50%;
}

.results ul {
	margin: 0;
}

	.results ul a:hover {
		background-color: #F6F6F6;
	}

	.results ul a {
		width: 100%;
		border-bottom: 1px solid #E9E9E9;
		pointer-events: all !important;
		height: 60px;
		display: inline-block;
		padding-top: 12px;
	}

.results .icon-magnifier {
	color: #313131;
	margin-left: 24px;
	margin-right: 20px;
}

.results .location {
	display: inline-block;
	width: 30%;
}

footer#footer {
	min-height: 260px;
}

	footer#footer ul {
		margin-left: 0;
	}

	footer#footer .top {
		max-height: 138px;
		background-color: #fff;
		border-top: 1px solid #F6F6F6;
		border-bottom: 1px solid #F6F6F6;
		overflow: hidden;
		padding: 30px;
	}

#property .gallery, #property .gallery .owl-wrapper-outer {
	max-height: 580px;
}

footer#footer .top .numbers, footer#footer .top .partners, footer#footer .top .points {
	float: left;
}

footer#footer .top .numbers {
	margin-right: 1.9375em;
}

	footer#footer .top .numbers div {
		margin-bottom: 22px;
		font-family: Nuckle-Regular;
		font-weight: 500;
		font-size: 14px;
		line-height: 17px;
		color: #313131 !important;
	}

	footer#footer .top .numbers span {
		/*margin-left: .9375em;*/
		font-weight: bold;
	}

footer#footer .top .points ul {
	margin-bottom: 0;
	font-family: Nuckle-Regular;
	font-weight: 500;
	font-size: 14px;
	line-height: 21px;
	color: #313131 !important;
}

	/*  footer#footer .top .points ul li {
    color: #909090;
  }
*/
	footer#footer .top .points ul .icon {
		width: 12px;
		height: 12px;
		margin-right: 8px;
		color: #313131;
	}

footer#footer .top .points {
	margin-right: 1.9375em;
}

footer#footer .top .h-break {
	height: 60px;
	float: left;
	margin-right: 1.81em;
	border-color: #F6F6F6;
}

footer#footer .top .partners img {
	height: 20px;
	margin-right: 20px;
}

	footer#footer .top .partners img.bankid {
		height: 40px;
	}

footer#footer .middle {
	min-height: 330px;
	background-color: #F6F6F6;
}

	footer#footer .middle .row {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	footer#footer .middle .about {
		font-size: 14px;
		color: #313131;
	}

	footer#footer .middle ul li.title {
		margin-bottom: .9375em;
		color: #313131;
	}

	footer#footer .middle ul li {
		padding-bottom: 4px;
	}

		/*    footer#footer .middle ul li a {
      color: #909090;
    }*/

		footer#footer .middle .contact a, footer#footer .middle ul li a:hover {
			color: #313131;
		}

	footer#footer .middle .contact {
		font-size: 14px;
	}

		footer#footer .middle .contact .email, footer#footer .middle .contact .open-hours, footer#footer .middle .contact .tel {
			display: block;
		}

		footer#footer .middle .contact a:hover {
			text-decoration: underline;
		}

footer#footer .bottom {
	height: 75px;
	overflow: hidden;
	background-color: #FFFFFF;
}

	footer#footer .bottom .row {
		padding: 0 .9375em;
	}

.no-pad, .vcard, a.darken {
	padding: 0;
}

footer#footer .bottom .copyright {
	float: left;
	font-family: Nuckle-Regular;
	font-weight: 500;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	margin-top: 24px;
}

footer#footer .bottom .social-icons {
	margin-top: 26px;
	float: right;
}

	footer#footer .bottom .social-icons a span {
		font-size: 30px;
		color: #313131;
	}

		footer#footer .bottom .social-icons a span:hover {
			color: #313131;
		}

footer#footer .bottom .copyright p {
	margin-bottom: 0;
	display: inline-block;
	margin-top: 4px;
}

footer#footer .bottom .icon-Logo2 {
	color: #fff;
	font-size: 35px;
	display: inline-block;
	float: left;
	width: 106px;
}

footer#footer .press div {
	float: left;
	margin-right: 2.9375em;
}

	footer#footer .press div img {
		width: 155px;
	}

	footer#footer .press div.sr img {
		width: 175px;
		margin-top: 20px;
	}

.bg {
	min-height: 100%;
	min-width: 62.5rem;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
}


.arc-2, .sm-circle {
	width: 40px;
	height: 40px;
}

.arc-2 {
	display: block;
	border-radius: 100%;
	border: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	-ms-transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.alert-box {
	border-radius: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font-weight: 700;
	font-weight: normal;
	text-align: center;
}

	.alert-box span.icon {
		color: #F8C01C;
	}

	.alert-box .close {
		opacity: 1;
	}

	.alert-box span.icon-notification-circle {
		display: block;
		position: absolute;
		font-size: 23px;
		color: #F8C01C;
		margin-top: -2px;
	}

	.alert-box .alert-text {
		text-align: center;
		width: 70%;
		margin: 0 auto;
	}

	.alert-box.info {
		color: #313131;
		border-color: #F8C01C;
		background-color: #FDEBB4;
	}

.incorrect-entry {
	color: #D8523D !important;
	border-color: #D8523D !important;
}

	.incorrect-entry ::-webkit-input-placeholder {
		font-family: Nuckle-Regular,sans-serif;
		color: #D8523D;
	}

	.incorrect-entry :-moz-placeholder {
		font-family: Nuckle-Regular,sans-serif;
		color: #D8523D;
	}

	.incorrect-entry ::-moz-placeholder {
		font-family: Nuckle-Regular,sans-serif;
		color: #D8523D;
	}

	.incorrect-entry :-ms-input-placeholder {
		font-family: Nuckle-Regular,sans-serif;
		color: #D8523D;
	}

div.incorrect-entry {
	border-width: 1px;
	border-style: solid;
}

.hidden, .hide {
	display: none;
}

.pad-n-l {
	padding-left: 0;
}

.pad-n-r {
	padding-right: 0;
}

.block {
	display: block;
}

.shadow, .tooltip, a.tooltips span {
	-moz-box-shadow: 0 0 10px 0 rgba(192,192,192,.2);
	-webkit-box-shadow: 0 0 10px 0 rgba(192,192,192,.2);
	box-shadow: 0 0 10px 0 rgba(192,192,192,.2);
}

.plholder {
	background-image: url(/Content/v3/img/missing_img.png);
}

.plholder-profile {
	background-image: url(/Content/v3/img/profile-placeholder.jpg);
}

.v-middle {
	vertical-align: middle;
	display: table-cell;
}

.break, .sm-break {
	display: block;
	clear: both;
}

.break {
	height: 1.875rem;
}

.sm-break {
	height: .875rem;
}

.h-break {
	display: inline-block;
	width: 1px;
	height: 100%;
	border-right: 1px solid #E9E9E9;
}

.vcard {
	margin: 0;
	border: none;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearfix {
	zoom: 1;
}

.parallax {
	background-position: 50% 50% !important;
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}

.overlay-wrapper {
	height: 100%;
	width: 100%;
	background: 0 0;
}

/*a:hover .overlay-wrapper {
  background: rgba(0,0,0,.2);
  transition: background-color .1s ease;
}*/

a.darken {
	display: block;
	background: #000;
}

.fx {
	-webkit-animation-duration: .2s;
	-webkit-animation-delay: .2s;
	-moz-animation-duration: .2s;
	-moz-animation-delay: .2s;
	-o-animation-duration: .2s;
	-o-animation-delay: .2s;
	-ms-animation-duration: .2s;
	-ms-animation-delay: .2s;
}

.icon {
	display: inline-block;
	width: 30px;
	height: 30px;
	fill: currentColor;
}

input.button {
	-webkit-border-radius: 48px;
	-moz-border-radius: 48px;
	-ms-border-radius: 48px;
	border-radius: 48px;
}

.button, .button-outline, button {
	letter-spacing: 1px;
	background-color: #FF6D59;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	transition: background-color .1s ease;
}

.borderradius-48 {
	border-radius: 48px;
}

#visit a:hover .overlay-wrapper, div.visit-wrap-even a:after {
	-webkit-transition: background-color .1s ease;
	-moz-transition: background-color .1s ease;
	-o-transition: background-color .1s ease;
	-ms-transition: background-color .1s ease;
}

.button-outline:focus, .button-outline:hover, .button:focus, .button:hover, button:focus, button:hover {
	background-color: #FF6D59;
	color: #ffffff;
}

.button-outline {
	border: 2px solid #E9E9E9;
	background: #FFFFFF;
	color: #313131;
	padding: 0.55rem 4rem 0.5rem;
	border-radius: 48px;
}

	.button-outline:hover, .button-outline:visited {
		border: 2px solid #E9E9E9;
		background: #FFFFFF;
		color: #313131;
		text-decoration: none;
	}

.bottom.button {
	width: 100%;
	background-color: #D8523D;
}

	.bottom.button:hover {
		background-color: #F26954;
	}

.blue-button, .blue-button.bottom {
	background-color: #5497FF;
}

	.blue-button.bottom:hover, .blue-button:hover {
		background-color: #82B2FD;
	}

input[type=password], input[type=text], select {
	margin-bottom: 1.25rem;
	height: 3.3125rem;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	padding-left: 20px;
	box-shadow: none;
}

	input[type=password]:focus, input[type=text]:focus, select:focus, textarea:focus {
		border: 1px solid #313131;
		background-color: #fff;
	}

select {
	background-color: #fff;
	font-size: 18px;
}

	select:focus {
		-webkit-appearance: none;
		outline: -webkit-focus-ring-color 0;
	}

::-webkit-input-placeholder {
	font-family: Nuckle-Regular,sans-serif;
	color: #313131;
}

:-moz-placeholder {
	font-family: Nuckle-Regular,sans-serif;
	color: #848484;
}

::-moz-placeholder {
	font-family: Nuckle-Regular,sans-serif;
	color: #848484;
}

:-ms-input-placeholder {
	font-family: Nuckle-Regular,sans-serif;
	color: #848484;
}

.tooltip {
	background: #fff;
	color: #313131;
	padding: 1.75rem;
	border: 1px solid #E9E9E9;
}

	.tooltip.tip-top > .nub {
		border-color: #fff transparent transparent;
	}

.has-tip, .has-tip:hover {
	border-bottom: none;
}

a.tooltips {
	outline: 0;
}

	a.tooltips strong {
		line-height: 30px;
	}

	a.tooltips:hover {
		text-decoration: none;
	}

	a.tooltips span {
		z-index: 10;
		display: none;
		padding: 40px 20px;
		margin-top: -264px;
		margin-left: -90px;
		width: 300px;
		line-height: 1.5rem;
	}

	a.tooltips:hover span {
		display: block;
		position: absolute;
		color: #313131;
		border: 1px solid #E9E9E9;
		background: #fff;
		z-index: 100;
		line-height: 1.5rem;
	}

.callout {
	z-index: 100;
	position: absolute;
	top: 30px;
	border: 0;
	left: -12px;
}

a.tooltips span {
	border-radius: 3px;
	text-align: center;
}

.arrow-box {
	position: relative;
	background: #fff;
	border: 1px solid #E9E9E9;
}

	.arrow-box:after, .arrow-box:before {
		top: 100%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}

	.arrow-box:after {
		border-color: rgba(255,255,255,0);
		border-top-color: #fff;
		border-width: 12px;
		margin-left: -12px;
	}

	.arrow-box:before {
		border-color: rgba(216,216,216,0);
		border-top-color: #E9E9E9;
		border-width: 13px;
		margin-left: -13px;
	}

.tooltip > .nub {
	border-color: transparent transparent #fff;
	display: none;
}

span.help {
	display: inline-block;
	margin: 0 10px;
}

	span.help:hover {
		pointer: cursor;
	}

.accordion .arrow-close, .accordion .arrow-open {
	float: right;
}

.accordion .arrow-open {
	display: none;
}

.accordion .arrow-close, .accordion a[aria-expanded=true] .arrow-open {
	display: inline;
}

.accord-content, .accordion a[aria-expanded=true] .arrow-close, input.custom-toggle[type=checkbox]:not(old), input.custom-toggle[type=radio]:not(old) {
	display: none;
}

.accordion .accordion-navigation > a, .accordion dd > a {
	background-color: #fff;
}

	.accordion .accordion-navigation > a:hover, .accordion dd > a:hover, .accordion.on {
		background-color: #F6F6F6;
	}

.accordion span.arrow-close {
	color: #313131;
}

.accordion.on span.arrow-close {
	color: #FF6D59;
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

input.custom-toggle[type=checkbox]:checked + label, input.custom-toggle[type=radio]:checked + label {
	text-decoration: underline;
}

.featherlight-next span, .featherlight-previous span {
	font-size: 70px;
	margin-top: -30px;
	text-shadow: none;
	opacity: .8;
}

#visit .apt div h3, #visit .apt div p, #visit .apt div span, div.visit-wrap-even div h2 {
	text-shadow: 0 0 10px rgba(0,0,0,.2);
}

.featherlight-next, .featherlight-previous {
	left: 70%;
}

	.featherlight-next:hover, .featherlight-previous:hover {
		background: 0 0;
	}

.featherlight {
	background: rgba(255,255,255,.8);
}

	.featherlight .featherlight-close-icon {
		background: transparent;
		border: 10px solid #fff;
		width: 60px;
		text-align: center;
	}

		.featherlight .featherlight-close-icon .icon-cross-circle {
			color: #313131;
			font-size: 30px;
		}

		.featherlight .featherlight-close-icon:hover .icon-cross-circle {
			color: #D8523D;
		}

#landing .featherlight .featherlight-content {
	width: 100%;
}

.featherlight .featherlight-content {
	background-color: #fff;
	overflow: auto;
	margin-left: 0;
	margin-right: 0;
}

#landing .featherlight .featherlight-inner {
	width: 100%;
	height: 100%;
}

.featherlight-iframe .featherlight-content {
	width: 80%;
	height: 100%;
}

div.featherlight-content iframe html body {
	background-color: #fff !important;
}

.featherlight.attached .featherlight-content {
	overflow: scroll;
}

.featherlight.attached .featherlight-inner a.gallery {
	display: block;
	margin-bottom: 10px;
}

.featherlight iframe {
	width: 100%;
	height: 100%;
}

div#ui-datepicker-div {
	display: none;
	background-color: #fff;
	padding: 10px;
	z-index: 2001 !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #E9E9E9;
	box-shadow: 0 0 1px 1px rgba(0,0,0,.08);
}

.ui-datepicker-calendar td:hover, td.ui-datepicker-today {
	background-color: #ff6d59;
}

table.ui-datepicker-calendar {
	border: none;
	margin-bottom: 0;
}

.ui-datepicker-calendar td {
	text-align: center;
}

	.ui-datepicker-calendar td a {
		color: #313131;
	}

	.ui-datepicker-calendar td:hover a, td.ui-datepicker-today a {
		color: #fff;
	}

	.ui-datepicker-calendar td a:hover {
		color: #fff;
		text-decoration: none;
	}

td.ui-datepicker-current-day a.ui-state-active {
	font-weight: 700;
	font-weight: normal;
	color: #ffffff !important;
}

select.ui-datepicker-month {
	float: left;
	margin-bottom: 4px;
	max-width: 100px;
	height: 33px;
	padding: 0 0 0 20px;
}

span.ui-datepicker-year {
	float: left;
	margin: 5px 0 0 20px;
}

.ui-datepicker-next, .ui-datepicker-prev {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	cursor: pointer;
	background-image: url(/Content/v3/img/cal_arrow.png);
	background-repeat: no-repeat;
	line-height: 600%;
	overflow: hidden;
	background-size: 30px 20px;
}

.ui-datepicker-prev {
	float: left;
	background-position: -18px 6px;
}

.ui-datepicker-next {
	float: right;
	background-position: 18px 6px;
}

.ui-datepicker {
	width: 250px;
	overflow: hidden;
}

	.ui-datepicker table {
		table-layout: fixed;
		width: 228px;
	}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.no-show-panel {
	display: none;
}

#calendar {
	padding-left: 0;
	padding-bottom: .9375em;
}

	#calendar .dzscalendar.skin-lions-square .week-day {
		font-weight: 400;
		font-weight: normal;
	}

	#calendar .dzscalendar.skin-lions-square .curr-date .curr-month {
		color: #313131;
		font-weight: 400;
		font-weight: normal;
		text-transform: none;
	}

	#calendar .dzscalendar.skin-lions-square {
		background-color: #F6F6F6;
	}

		#calendar .dzscalendar.skin-lions-square .week-day.odd {
			background-color: #fff;
		}

	#calendar .dzscalendar.mode-datepicker .main-mon .mon-body .week-day {
		cursor: default;
	}

		#calendar .dzscalendar.mode-datepicker .main-mon .mon-body .week-day.tag-important {
			cursor: pointer;
		}

	#calendar .dzscalendar .week-day.tag-important.datepicker-selected .divimage-overlay {
		background-color: #FF6D59;
	}

	#calendar .dzscalendar .week-day.tag-important .the-number {
		color: #fff;
	}

	#calendar .dzscalendar .week-day.tag-important .divimage-overlay {
		background-color: #5497FF;
	}

	#calendar .dzscalendar .week-day.tag-important:hover .divimage-overlay {
		background-color: #FF6D59;
	}

	#calendar .dzscalendar .calendar-controls .curr-year {
		color: #313131;
	}

	#calendar .dzscalendar .week-day.today-date.hasEvent .divimage-overlay {
		background: #F6F6F6;
	}

	#calendar .dzscalendar .week-day.today-date.hasEvent .the-number {
		color: #313131;
		font-weight: 700;
		font-weight: normal;
	}

.badge {
	background-color: #FF6D59;
	border-radius: 12px;
	box-shadow: 1px 1px 1px #F6F6F6;
	color: #fff;
	font-size: 12px;
	height: 18px;
	padding: 0px 6px 0;
	text-align: center;
	min-width: 8px;
}

.underlined {
	text-decoration: underline;
}

.step-printscreen {
	max-width: 600px;
	margin: 0 auto 20px;
}

.link-breadcrumb {
	display: list-item;
	list-style-type: square;
}

#landing #lightbox-video, #landing nav#nav.top-bar.dashboard.nav-top .nav-search {
	display: none;
}

.link-breadcrumb:hover {
	text-decoration: underline !important;
}

#landing .accordion-navigation a, #landing a.close-reveal-modal, #visit a:hover, .search-place-results a:hover {
	text-decoration: none;
}

@font-face {
	font-family: icons;
	src: url(/Content/v3/fonts/icons.eot?e4wivw1);
	src: url(/Content/v3/fonts/icons.eot?e4wivw1#iefix) format("embedded-opentype"),url(/Content/v3/fonts/icons.ttf?e4wivw1) format("truetype"),url(/Content/v3/fonts/icons.woff?e4wivw1) format("woff"),url(/Content/v3/fonts/icons.svg?e4wivw1#icons) format("svg");
	font-weight: 400;
	font-style: normal;
}

[class*=" icon-"], [class^=icon-] {
	font-family: icons !important;
	speak: none;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-fb:before {
	content: "\e999";
}

.icon-instagram:before {
	content: "\e99a";
}

.icon-fb2:before {
	content: "\e99d";
}

.icon-instagram2:before {
	content: "\e99e";
}

.icon-Logo2:before {
	content: "\e99b";
}

.icon-vid_play_button2:before {
	content: "\e99c";
}

.icon-home2:before {
	content: "\e912";
}

.icon-bathtub2:before {
	content: "\e91c";
}

.icon-toothbrush:before {
	content: "\e91f";
}

.icon-bed:before {
	content: "\e920";
}

.icon-couch:before {
	content: "\e921";
}

.icon-city2:before {
	content: "\e922";
}

.icon-apartment:before {
	content: "\e923";
}

.icon-pencil:before {
	content: "\e924";
}

.icon-pencil5:before {
	content: "\e926";
}

.icon-toilet-paper:before {
	content: "\e927";
}

.icon-poop:before {
	content: "\e928";
}

.icon-moon:before {
	content: "\e929";
}

.icon-joystick:before {
	content: "\e966";
}

.icon-hearts:before {
	content: "\e967";
}

.icon-heart:before {
	content: "\e92a";
}

.icon-star:before {
	content: "\e92b";
}

.icon-scissors:before {
	content: "\e968";
}

.icon-paste:before {
	content: "\e969";
}

.icon-clipboard-check:before {
	content: "\e96a";
}

.icon-clipboard-user:before {
	content: "\e96b";
}

.icon-enter:before {
	content: "\e96c";
}

.icon-exit:before {
	content: "\e96d";
}

.icon-papers2:before {
	content: "\e96e";
}

.icon-typewriter:before {
	content: "\e96f";
}

.icon-document2:before {
	content: "\e92c";
}

.icon-medal-empty:before {
	content: "\e92d";
}

.icon-play:before {
	content: "\e970";
}

.icon-camera2:before {
	content: "\e971";
}

.icon-picture:before {
	content: "\e972";
}

.icon-picture2:before {
	content: "\e973";
}

.icon-profile:before {
	content: "\e99f";
}

.icon-user:before {
	content: "\e92e";
}

.icon-user-plus:before {
	content: "\e974";
}

.icon-users-plus:before {
	content: "\e975";
}

.icon-woman:before {
	content: "\e92f";
}

.icon-man:before {
	content: "\e930";
}

.icon-baby2:before {
	content: "\e931";
}

.icon-baby22:before {
	content: "\e932";
}

.icon-baby-bottle:before {
	content: "\e933";
}

.icon-man-woman:before {
	content: "\e934";
}

.icon-laundry:before {
	content: "\e935";
}

.icon-haircut:before {
	content: "\e976";
}

.icon-wallet2:before {
	content: "\e936";
}

.icon-calculator2:before {
	content: "\e977";
}

.icon-vault:before {
	content: "\e978";
}

.icon-pushpin:before {
	content: "\e979";
}

.icon-map-marker:before {
	content: "\e937";
}

.icon-map:before {
	content: "\e938";
}

.icon-map2:before {
	content: "\e939";
}

.icon-calendar-full:before {
	content: "\e93a";
}

.icon-calendar-insert:before {
	content: "\e93b";
}

.icon-mouse-both:before {
	content: "\e9a0";
}

.icon-lampshade:before {
	content: "\e93c";
}

.icon-bubble:before {
	content: "\e97a";
}

.icon-bubble-dots:before {
	content: "\e93d";
}

.icon-bubble-question:before {
	content: "\e93e";
}

.icon-skull:before {
	content: "\e93f";
}

.icon-cake:before {
	content: "\e940";
}

.icon-diamond2:before {
	content: "\e941";
}

.icon-teacup:before {
	content: "\e9a1";
}

.icon-dinner:before {
	content: "\e942";
}

.icon-dinner2:before {
	content: "\e943";
}

.icon-pizza:before {
	content: "\e944";
}

.icon-ice-cream:before {
	content: "\e9a2";
}

.icon-coffee-cup:before {
	content: "\e945";
}

.icon-cherry:before {
	content: "\e946";
}

.icon-cactus:before {
	content: "\e97b";
}

.icon-paw:before {
	content: "\e97c";
}

.icon-bus:before {
	content: "\e97d";
}

.icon-parking2:before {
	content: "\e947";
}

.icon-bicycle:before {
	content: "\e97e";
}

.icon-bench-press:before {
	content: "\e97f";
}

.icon-glasses:before {
	content: "\e948";
}

.icon-glasses2:before {
	content: "\e949";
}

.icon-wheelchair:before {
	content: "\e94a";
}

.icon-site-map:before {
	content: "\e9a3";
}

.icon-earth:before {
	content: "\e980";
}

.icon-earth-lock:before {
	content: "\e981";
}

.icon-network2:before {
	content: "\e982";
}

.icon-network-lock:before {
	content: "\e983";
}

.icon-happy:before {
	content: "\e94b";
}

.icon-smile:before {
	content: "\e94c";
}

.icon-wink:before {
	content: "\e94d";
}

.icon-ghost:before {
	content: "\e94e";
}

.icon-pipe:before {
	content: "\e94f";
}

.icon-wifi:before {
	content: "\e950";
}

.icon-enter-down:before {
	content: "\e951";
}

.icon-exit-up:before {
	content: "\e952";
}

.icon-link2:before {
	content: "\e984";
}

.icon-thumbs-up:before {
	content: "\e953";
}

.icon-thumbs-down:before {
	content: "\e954";
}

.icon-share2:before {
	content: "\e985";
}

.icon-magnifier:before {
	content: "\e986" !important;
}

.icon-zoom-in:before {
	content: "\e987";
}

.icon-zoom-out:before {
	content: "\e988";
}

.icon-cross:before {
	content: "\e955";
}

.icon-list2:before {
	content: "\e989";
}

.icon-list4:before {
	content: "\e98a";
}

.icon-exclamation:before {
	content: "\e956";
}

.icon-question:before {
	content: "\e957";
}

.icon-check:before {
	content: "\e958" !important;
}

.icon-cross2:before {
	content: "\e959";
}

.icon-plus:before {
	content: "\e95a";
}

.icon-minus:before {
	content: "\e95b";
}

.icon-chevron-up:before {
	content: "\e98b";
}

.icon-chevron-down:before {
	content: "\e98c";
}

.icon-chevron-left:before {
	content: "\e98d";
}

.icon-chevron-right:before {
	content: "\e98e";
}

.icon-arrow-up:before {
	content: "\e98f";
}

.icon-arrow-down:before {
	content: "\e990";
}

.icon-arrow-left:before {
	content: "\e991";
}

.icon-arrow-right:before {
	content: "\e992";
}

.icon-arrow-up-right:before {
	content: "\e993";
}

.icon-notification-circle:before {
	content: "\e95c";
}

.icon-question-circle:before {
	content: "\e95d";
}

.icon-checkmark-circle:before {
	content: "\e95e";
}

.icon-cross-circle:before {
	content: "\e95f";
}

.icon-plus-circle:before {
	content: "\e960";
}

.icon-circle-minus:before {
	content: "\e961";
}

.icon-arrow-up-circle:before {
	content: "\e962";
}

.icon-arrow-down-circle:before {
	content: "\e963";
}

.icon-arrow-left-circle:before {
	content: "\e964";
}

.icon-arrow-right-circle:before {
	content: "\e965";
}

.icon-chevron-up-circle:before {
	content: "\e994";
}

.icon-chevron-down-circle:before {
	content: "\e995";
}

.icon-chevron-left-circle:before {
	content: "\e996";
}

.icon-chevron-right-circle:before {
	content: "\e997";
}

.icon-layers:before {
	content: "\e998";
}

.icon-circle:before {
	content: "\e9a4";
}

.icon-papers:before {
	content: "\e91e";
}

.icon-wallet:before {
	content: "\e925";
}

.icon-city:before {
	content: "\e91d";
}

.icon-area:before {
	content: "\e900";
}

.icon-arrow_right_gallery:before {
	content: "\e901";
}

.icon-baby:before {
	content: "\e902";
}

.icon-balcony:before {
	content: "\e903";
}

.icon-bathtub:before {
	content: "\e904";
}

.icon-chevron-down-2:before {
	content: "\e905";
}

.icon-elevator:before {
	content: "\e906";
}

.icon-email:before {
	content: "\e907";
}

.icon-end-cal:before {
	content: "\e908";
}

.icon-facebook-button:before {
	content: "\e909";
}

.icon-globe:before {
	content: "\e90a";
}

.icon-grid-view:before {
	content: "\e90b";
}

.icon-hamburger_menu:before {
	content: "\e90c";
}

.icon-home:before {
	content: "\e90d";
}

.icon-kitchen:before {
	content: "\e90e";
}

.icon-list:before {
	content: "\e90f";
}

.icon-lock:before {
	content: "\e910";
}

.icon-MAPPIN:before {
	content: "\e911";
}

.icon-network:before {
	content: "\e913";
}

.icon-out-cal:before {
	content: "\e914";
}

.icon-paperclip:before {
	content: "\e915";
}

.icon-parking:before {
	content: "\e916";
}

.icon-pets:before {
	content: "\e917";
}

.icon-shower:before {
	content: "\e918";
}

.icon-start-cal:before {
	content: "\e919";
}

.icon-tv:before {
	content: "\e91a";
}

.icon-wash-machine:before {
	content: "\e91b";
}

#landing {
	padding-top: 0;
}

	#landing section {
		margin-top: 60px;
		margin-bottom: 60px;
	}

	#landing #steps {
		margin-bottom: 0;
	}

	#landing nav#nav.top-bar.dashboard.nav-top ul li.logged-user, #landing nav#nav.top-bar.dashboard.nav-top ul.title-area {
		border: none;
	}

	#landing nav#nav.top-bar.dashboard.nav-top ul li ul.dropdown {
		background-color: rgba(0,0,0,.4);
		border: none;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		border-radius: 3px;
		margin-top: 0;
	}

		#landing nav#nav.top-bar.dashboard.nav-top ul li ul.dropdown li:hover {
			background: 0 0;
		}

	#landing #search {
		max-width: 65rem;
		margin: 40px auto;
	}

.height100procent .featherlight-content {
	height: 100%;
}

header.hero {
	width: 100%;
	height: 600px;
	background-color: #F6F6F6;
	position: relative;
}

	header.hero span.icon {
		font-size: 23px;
	}

	header.hero img {
		max-width: 100%;
		height: auto;
	}

	header.hero .hero-text {
		z-index: 800;
		text-align: center;
		margin-top: 8.6rem;
	}

		header.hero .hero-text h1, header.hero .hero-text h2 {
			color: #fff;
			line-height: 4rem;
			font-size: 62px;
			text-shadow: 0 0 10px rgba(0,0,0,.2);
		}

#hood .rental div.wrap p, #visit .apt div p {
	line-height: 1.25rem;
}

header.hero .hero-text h1 {
	font-family: Nuckle-Regular,sans-serif;
	font-weight: 900;
	font-weight: normal;
	letter-spacing: .15rem;
}

header.hero .hero-text a.button {
	padding-left: 4em;
	padding-right: 4em;
}

header.hero .searchbar {
	width: 100%;
	position: absolute;
	overflow: hidden;
	margin-top: 21.5rem;
}

	header.hero .searchbar input[type=text]:focus, header.hero .searchbar textarea:focus {
		border: 1px solid #5497FF;
		box-shadow: inset 0 0 4px #5497ff;
		background-color: #fff;
	}

	header.hero .searchbar a.button, header.hero .searchbar input {
		height: 60px;
	}

	header.hero .searchbar input {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-ms-border-radius: 0;
		border-radius: 3px 0 0 3px;
		background-color: rgba(242, 242, 238, 0.95);
		border: none;
	}

		header.hero .searchbar input:focus {
			background-color: #fff;
		}

	header.hero .searchbar a.button {
		width: 100%;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-ms-border-radius: 0;
		border-radius: 0 3px 3px 0;
		background-color: #D8523D;
		padding: 11% 8%;
	}

		header.hero .searchbar a.button span {
			color: #fff;
		}

		header.hero .searchbar a.button:hover {
			background-color: #F26954;
		}

	header.hero .searchbar .button .icon-magnifier {
		color: #fff;
		display: none;
	}

	header.hero .searchbar .search input[type=text] {
		padding-left: 60px;
		color: #BBB;
		margin-bottom: 0;
	}

	header.hero .searchbar input:focus[type=text] {
		color: #212121;
	}

	header.hero .searchbar ::-webkit-input-placeholder {
		font-family: Nuckle-Regular,sans-serif;
		color: #BBB;
	}

	header.hero .searchbar :-moz-placeholder {
		font-family: Nuckle-Regular,sans-serif;
		color: #BBB;
	}

	header.hero .searchbar ::-moz-placeholder {
		font-family: Nuckle-Regular,sans-serif;
		color: #BBB;
	}

	header.hero .searchbar :-ms-input-placeholder {
		font-family: Nuckle-Regular,sans-serif;
		color: #BBB;
	}

header.hero div.searchbar > div.row {
	margin: 22px auto 0;
}

header.hero .icon-MAPPIN {
	color: #BBB;
	display: block;
	position: absolute;
	top: 20px;
	left: 20px;
	font-size: 23px;
}

.search-place-results ul {
	background-color: #fff;
	box-shadow: 0 0 6px 0 rgba(0,0,0,.08);
	border: 1px solid #F6F6F6;
	border-radius: 0 0 3px 3px;
	margin: 0;
	z-index: 10;
}

	#how div.txt, .hero-bkground video, .search-place-results ul .ui-state-focus, .search-place-results ul a:hover {
		background-color: #F6F6F6;
	}

	.search-place-results ul a {
		width: 100%;
		border-bottom: 1px solid #E9E9E9;
		pointer-events: all !important;
		min-height: 60px;
		height: auto;
		display: inline-block;
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: left;
	}

	.search-place-results ul span {
		vertical-align: top;
	}

div.visit-wrap-even div h2, div.visit-wrap-odd div h2 {
	vertical-align: middle;
	font-weight: 900;
	font-weight: normal;
	font-family: Nuckle-Regular,sans-serif;
}

.search-place-results .icon-magnifier {
	color: #313131;
	margin-left: 24px;
	margin-right: 20px;
}

.search-place-results .location {
	display: inline-block;
	width: 30%;
}

.hero-bkground {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
}

	.hero-bkground video {
		height: auto;
		width: 100%;
	}

.offset-vid {
	margin-top: -100px;
}

#how div.video .large-8.columns {
	padding: 0;
}

#how div.video .large-4.columns .button {
	display: block;
}

#how div.video .columns {
	height: 433px;
}

#how div.video img {
	height: auto;
	width: 100%;
}

#how div.txt {
	padding: 40px;
	height: inherit;
}

#how a.vid-play-button {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
	background: url(/Content/v3/img/vid_play_button2.svg) 50% 48% no-repeat;
	z-index: 100;
}

	#how a.vid-play-button:hover {
		opacity: .8;
	}

#visit {
	text-align: center;
}

	#visit .columns {
		padding: 0;
	}

	#visit div:first-of-type {
		margin-top: 0 !important;
	}

	#visit p:first-child {
		margin-bottom: 2.25rem;
	}

	#visit div {
		margin-top: 2.5em;
		overflow: hidden;
	}

		#visit div.clearfix {
			overflow: visible;
		}

	#visit .apt div span, #visit .apt div sup, #visit .apt div > * {
		color: #fff;
	}

	#visit .apt div h3 {
		margin-top: 0;
		padding-top: 10.4rem;
	}

	#visit .apt div h3, #visit .apt div p {
		padding-left: 2rem;
		padding-right: 2rem;
	}

	#visit .apt div span.price {
		display: block;
		position: absolute;
		background-color: rgba(0,0,0,.4);
		padding: .5em 2em;
		top: 0;
		left: 1px;
	}

	#visit .apt div .overlay-wrapper {
		height: inherit;
		width: inherit;
		background: 0 0;
	}

	#visit a:hover .overlay-wrapper {
		background: rgba(0,0,0,.2);
		transition: background-color .1s ease;
	}

	#visit .search-more {
		clear: both;
		padding-top: 3.5em;
	}

	#visit.row .row {
		margin: 0;
	}

div.visit-wrap-even {
	margin: 0;
	text-align: center;
	background: 0 0;
}

	div.visit-wrap-even div {
		height: inherit;
		width: inherit;
		display: inline-block;
		padding: 0 !important;
	}

	div.visit-wrap-even .plholder.columns, div.visit-wrap-odd .plholder.columns {
		padding: 0;
	}

	div.visit-wrap-even div h2 {
		color: #fff;
		height: inherit;
		width: inherit;
		margin-top: 0;
		display: table-cell;
	}

	div.visit-wrap-even a {
		display: inline-block;
		height: 362px;
		width: 320px;
		float: left;
		margin-right: 2.2em;
	}

		div.visit-wrap-even a:last-child, div.visit-wrap-odd a:last-child {
			margin-right: 0;
		}

		div.visit-wrap-even a:after {
			content: '\A';
			width: 100%;
			height: 100%;
			background: rgba(0,0,0,.6);
			opacity: 0;
			transition: background-color .1s ease;
		}

		div.visit-wrap-even a:hover h2, div.visit-wrap-odd a:after {
			-webkit-transition: background-color .1s ease;
			-moz-transition: background-color .1s ease;
			-o-transition: background-color .1s ease;
			-ms-transition: background-color .1s ease;
		}

		div.visit-wrap-even a:hover h2 {
			text-shadow: 0 0 10px rgba(0,0,0,.4);
			background: rgba(0,0,0,.2);
			transition: background-color .1s ease;
		}

div.visit-wrap-odd {
	margin: 0;
	text-align: center;
	background: 0 0;
}

	div.visit-wrap-odd .medium-4 {
		width: 320px;
	}

	div.visit-wrap-odd .medium-8 {
		max-width: 680px;
	}

	div.visit-wrap-odd div {
		height: 100%;
		width: 100%;
		padding: 0 !important;
	}

		div.visit-wrap-odd div h2 {
			color: #fff;
			text-shadow: 0 0 10px rgba(0,0,0,.2);
			height: 362px;
			width: 680px;
			margin-top: 0;
			display: table-cell;
		}

	div.visit-wrap-odd a {
		height: 362px;
		float: left;
	}

		div.visit-wrap-odd a:after {
			content: '\A';
			width: 100%;
			height: 100%;
			background: rgba(0,0,0,.6);
			opacity: 0;
			transition: background-color .1s ease;
		}

		div.visit-wrap-odd a:hover h2 {
			text-shadow: 0 0 10px rgba(0,0,0,.4);
			background: rgba(0,0,0,.2);
			-webkit-transition: background-color .1s ease;
			-moz-transition: background-color .1s ease;
			-o-transition: background-color .1s ease;
			-ms-transition: background-color .1s ease;
			transition: background-color .1s ease;
		}

#hood .destination h2, #hood .rental div.wrap h3, #hood .rental div.wrap p, #hood .rental div.wrap span {
	text-shadow: 0 0 10px rgba(0,0,0,.2);
}

#hood h1, #hood p {
	text-align: center;
}

#hood a.destination, #hood a.rental {
	display: inline-block;
	height: 362px;
}

#hood div.view {
	position: absolute;
	top: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
}

#hood .large-4 {
	border-right: .9375em solid #fff;
}

#hood .large-8 {
	border-left: .9375em solid #fff;
}

#hood .group {
	margin-bottom: 1.9375em;
}

#hood .end .large-4 {
	border-right: none;
	border-left: 1.9375em solid #fff;
}

#hood .end .large-8 {
	border-left: 0;
}

#hood .middle .large-4:first-child + .large-4 {
	border-left: .9375em solid #fff;
}

#hood .middle .large-4:last-child {
	border-left: .9375em solid #fff;
	border-right: 0;
}

#hood .rental {
	text-align: center;
}

	#hood .rental div.wrap {
		position: absolute;
		top: 0;
		z-index: 1;
		padding-left: 2rem;
		padding-right: 2rem;
		width: 100%;
		word-wrap: break-word;
	}

		#hood .rental div.wrap span, #hood .rental div.wrap sup, #hood .rental div.wrap > * {
			color: #fff;
		}

		#hood .rental div.wrap .price {
			display: block;
			position: absolute;
			background-color: rgba(0,0,0,.4);
			padding: .5em 2em;
			top: 0;
			left: 1px;
		}

		#hood .rental div.wrap h3 {
			margin-top: 0;
			padding-top: 6.4rem;
		}

#hood .destination {
	text-align: center;
}

	#hood .destination h2 {
		position: absolute;
		top: 44%;
		z-index: 1;
		width: 100%;
		color: #fff;
		font-family: Nuckle-Regular,sans-serif;
		font-weight: 900;
		font-weight: normal;
	}

#hood .search-more {
	clear: both;
	padding-top: .9375em;
	text-align: center;
	margin-bottom: 50px;
}

#steps {
	width: 100%;
	background-color: #F6F6F6;
	min-height: 300px;
	padding-bottom: 60px;
	margin-bottom: 0;
}

	#steps .steps .fx {
		-webkit-animation-duration: .5s;
		-webkit-animation-delay: .5s;
		-moz-animation-duration: .5s;
		-moz-animation-delay: .5s;
		-o-animation-duration: .5s;
		-o-animation-delay: .5s;
		-ms-animation-duration: .5s;
		-ms-animation-delay: .5s;
	}

	#steps .steps h1 {
		margin-top: 60px;
	}

	#steps .steps h1, #steps .steps p {
		color: #313131;
		text-align: center;
	}

	#steps .steps hr {
		display: none;
	}

	#steps .steps a.columns {
		padding: 0;
	}

	#steps .steps p {
		padding-left: .9375rem;
		padding-right: .9375rem;
	}

	#steps .steps a, #steps .steps u {
		color: #5497FF;
		text-decoration: none;
	}

		#login section.login .psswd-reset:hover, #login section.login a.create-account:hover, #login section.login p a:hover, #login section.signup .psswd-reset:hover, #login section.signup a.create-account:hover, #login section.signup p a:hover, #steps .steps a:hover u {
			text-decoration: none;
			border-bottom: 1px solid #ff6d59;
		}

	#steps .steps .overlay-wrapper {
		height: 500px;
	}

	#steps .steps .step1, #steps .steps .step2, #steps .steps .step3 {
		min-height: 500px;
		background-color: #D8D8D8;
		margin: 0 20px;
		max-width: 306px;
	}

		#steps .steps .step1 p, #steps .steps .step2 p, #steps .steps .step3 p {
			color: #fff;
			margin-top: 250px;
			text-shadow: 0 0 2px rgba(0,0,0,.2);
		}

		#steps .steps .step1 span, #steps .steps .step2 span, #steps .steps .step3 span {
			color: #fff;
			font-weight: 700;
			font-weight: normal;
			font-size: 1.2rem;
			padding: .2em 1em;
			display: block;
			text-align: center;
			max-width: 100px;
			margin: 0 auto;
		}

		#steps .steps .step1 span {
			background-color: #46C6E3;
		}

		#steps .steps .step2 span {
			background-color: #9EEFD7;
		}

		#steps .steps .step3 span {
			background-color: #FFDB71;
		}

	#steps .steps .step1 {
		background: url(/Content/v3/img/step1.jpg);
		background-size: cover;
	}

	#steps .steps .step2 {
		background: url(/Content/v3/img/step2.jpg);
		background-size: cover;
	}

	#steps .steps .step3 {
		background: url(/Content/v3/img/step3.jpg);
		background-size: cover;
	}

	#steps .hover-zoom {
		float: left;
		margin: 0;
		height: 180px;
		width: 300px;
		-webkit-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
		background-size: 110%;
		background-position: center;
		background-repeat: no-repeat;
		background-color: gray;
		position: relative;
	}

		#steps .hover-zoom:hover {
			background-size: 105%;
			transition: all .1s ease;
		}

body#login {
	background-color: #F6F6F6;
}

#login section.login, #login section.signup {
	padding-top: 40px;
	padding-bottom: 60px;
	max-width: 350px;
	margin: 0 auto;
}

	#login section.login h3, #login section.signup h3 {
		margin-bottom: 1.5rem;
		text-align: center;
	}

	#login section.login .button, #login section.signup .button {
		width: 100%;
		-webkit-user-select: none;
		-moz-user-select: -moz-none;
		-o-user-select: none;
		user-select: none;
	}

	#login section.login .log-facebook, #login section.signup .log-facebook {
		background-color: #3A5795;
		padding: 0.65rem 2rem 0.65rem 2rem;
		border: 2px solid #3a5795;
	}

		#login section.login .log-facebook:hover, #login section.signup .log-facebook:hover {
			background-color: #4D6FB8;
			border: 2px solid #4D6FB8;
		}

	#login section.login .log-google, #login section.signup .log-google {
		background-color: #fff;
		border: 2px solid #e9e9e9;
		color: #313131;
		padding: 0.6rem 2rem 0.6rem 2rem;
	}

		#login section.login .log-google:hover, #login section.signup .log-google:hover {
			background-color: #F6F6F6;
		}

	#login section.login div, #login section.signup div {
		text-align: center;
		width: 100%;
		margin-bottom: 1rem;
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin-top: 0px !important;
	}

	#login section.login .breakline, #login section.signup .breakline {
		width: 100%;
		border-bottom: 1px solid #E9E9E9;
		float: left;
		margin-top: -11px;
	}

	#login section.login .center-form, #login section.signup .center-form {
		background-color: #F6F6F6;
		padding: 0 20px;
		z-index: 100;
	}

	#login section.login .login, #login section.login section.signup, #login section.signup .login, #login section.signup section.signup {
		background-color: #D8523D;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		border-radius: 3px;
		margin-bottom: 0;
	}

		#login section.login .login:hover, #login section.login section.signup:hover, #login section.signup .login:hover, #login section.signup section.signup:hover {
			background-color: #F26954;
		}

	#login section.login .psswd-reset, #login section.signup .psswd-reset {
		color: #ff6d59;
		float: right;
		font-size: 14px;
		margin-top: 4px;
		border-bottom: 1px solid transparent;
	}

	#login section.login .create-account, #login section.signup .create-account {
		color: #ff6d59;
		font-size: 14px;
		margin-left: 10px;
		border-bottom: 1px solid transparent;
	}

	#login section.login #save-password + label, #login section.signup #save-password + label {
		font-size: 16px;
	}

	#login section.login ::-webkit-input-placeholder, #login section.signup ::-webkit-input-placeholder {
		font-family: Nuckle-Regular,sans-serif;
		color: #313131;
		padding-left: 0;
		font-size: 16px;
	}

	#login section.login :-moz-placeholder, #login section.signup :-moz-placeholder {
		font-family: Nuckle-Regular,sans-serif;
		color: #313131;
		padding-left: 0;
		font-size: 16px;
	}

	#login section.login ::-moz-placeholder, #login section.signup ::-moz-placeholder {
		font-family: Nuckle-Regular,sans-serif;
		color: #313131;
		padding-left: 0;
		font-size: 16px;
	}

	#login section.login :-ms-input-placeholder, #login section.signup :-ms-input-placeholder {
		font-family: Nuckle-Regular,sans-serif;
		color: #313131;
		padding-left: 0;
		font-size: 16px;
	}

	#login section.login span.facebook, #login section.login span.google, #login section.signup span.facebook, #login section.signup span.google {
		display: block;
		position: absolute;
		width: 25px;
		height: 25px;
		z-index: 100;
		margin: -52px 0 0 20px;
	}

	#login section.login span.google, #login section.signup span.google {
		background: url(/Content/v3/img/google.png) no-repeat;
		background-size: contain;
	}

	#login section.login span.facebook, #login section.signup span.facebook {
		background: url(/Content/v3/img/facebook.png) 8px 0 no-repeat;
		background-size: contain;
	}

	#login section.login span.icon-email, #login section.login span.icon-lock, #login section.signup span.icon-email, #login section.signup span.icon-lock {
		position: absolute;
		color: #313131;
		font-size: 26px;
		text-align: center;
	}

	#login section.login span.icon-email, #login section.signup span.icon-email {
		margin: 14px 0 0 16px;
	}

	#login section.login span.icon-lock, #login section.signup span.icon-lock {
		margin: 14px 0 0 15px;
	}

	#login section.login input[type=password], #login section.login input[type=text], #login section.signup input[type=password], #login section.signup input[type=text] {
		padding-left: 60px;
	}

	#login section.login input[type=password], #login section.signup input[type=password] {
		margin-bottom: .6rem;
	}

	#login section.login p, #login section.signup p {
		margin-bottom: 0;
		font-size: 14px;
	}

	#login section.signup span.icon {
		margin: 14px 0 0 16px;
		position: absolute;
		color: #313131;
		font-size: 26px;
		text-align: center;
	}

	#login section.signup input[name=FirstName][type=text], #login section.signup input[name=LastName][type=text], #login section.signup input[name=Phone][type=text] {
		padding-left: 20px;
	}

	#login section.signup .login, #login section.signup input[type=password], #login section.signup section.signup {
		margin-bottom: 1.25rem;
	}

	#login section.signup input.custom-toggle[type=radio] + label, #login section.signup nput.custom-toggle[type=checkbox] + label {
		margin: 0;
		width: 100%;
	}

	#login section.signup input.custom-toggle[type=checkbox]:checked + label, #login section.signup input.custom-toggle[type=radio]:checked + label {
		text-decoration: none;
	}

	#login section.signup input#landlord[type=radio]:checked + label span {
		background-color: #ff6d59;
		color: #fff;
	}

	#login section.signup input[type=radio]:checked + label span {
		background-color: #ff6d59 !important;
		color: #fff !important;
		border: 2px solid transparent !important;
	}

	#login section.signup .button-outline {
		display: inline-block;
		height: 40px;
		width: 100%;
		padding: 0 0 0 0 !important;
		float: left;
		text-align: center;
		-webkit-user-select: none;
		-moz-user-select: -moz-none;
		-o-user-select: none;
		user-select: none;
		vertical-align: middle;
	}

	#login section.signup .button-outline {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	#login section.signup div.left, #login section.signup div.right {
		width: 50%;
	}

	#login section.signup #landlord.button-outline, #login section.signup #renter + label + p {
		float: left;
	}

	#login section.signup h5 {
		text-align: center;
		margin-bottom: .75em;
	}

	#login section.signup div.left label {
		padding-right: 10px;
	}

	#login section.signup div.right label {
		padding-left: 10px;
	}

#property {
	margin-top: 20px;
}

	#property .featherlight .featherlight-content {
		overflow: auto;
	}

	#property .des-wrap {
		margin: 40px auto;
	}

	#property .icon {
		font-size: 30px;
		color: #313131;
		margin: 4px 8px 0 0;
		vertical-align: top;
	}

	#property .not-included {
		text-decoration: line-through;
		color: #313131;
	}

#support .info-drop .tabs-content a.link:hover, #support .info-drop ul.tabs a:hover, #support .info-drop ul.tabs li.active {
	text-decoration: underline;
}

#property .not-included .icon {
	color: #313131;
}

#property .gallery #p-gallery {
	margin-left: 0;
	max-height: 580px;
	width: 100%;
	overflow: hidden;
	background-color: #D8D8D8;
}

	#property .gallery #p-gallery img {
		min-height: 580px;
		display: block;
		margin: 0 auto;
	}

#property .description .see-gallery, #property .gallery .owl-pagination {
	display: none;
}

#property .gallery .owl-buttons {
	position: absolute;
	margin-top: -324px;
	width: 100%;
	color: #fff;
}

	#property .gallery .owl-buttons div {
		margin: 0;
		padding: 0;
	}

	#property .gallery .owl-buttons .owl-prev {
		float: left;
		background-color: transparent;
	}

	#property .gallery .owl-buttons .owl-next {
		float: right;
		background-color: transparent;
	}

#property .gallery .g-price {
	color: #fff;
	font-weight: 700;
	font-weight: normal;
	background: rgba(0,0,0,.4);
	width: 250px;
	height: 60px;
	text-align: center;
	font-size: 22px;
	position: relative;
	top: -60px;
	line-height: 60px;
}

#property .gallery .icon-chevron-left, #property .gallery .icon-chevron-right {
	font-size: 47px;
	color: #fff;
	padding: 35px;
}

#property .description {
	padding-left: 0;
}

	#property .description h1:first-child {
		margin-top: 0;
		font-size: 37px;
	}

	#property .description h2.location {
		font-size: 24px;
	}

	#property .description .icon-MAPPIN {
		color: #313131;
		margin-right: 20px;
		font-size: 23px;
	}

	#property .description p {
		clear: both;
	}

#property .details {
	padding-right: 0;
}

	#property .details .book.button-outline, #property .details a.button.book, #property .details button.book {
		width: 100%;
		background-color: #D8523D;
		margin-bottom: 0;
	}

		#property .details .book.button-outline:hover, #property .details a.button.book:hover, #property .details button.book:hover {
			background-color: #F26954;
		}

	#property .details .row {
		margin: 20px auto 0;
		background-color: #F6F6F6;
		padding: 1em;
	}

		#property .details .row.guide-block, #property .details .row.faq-block {
			background-color: #f6f6f6 !important;
		}

	#property .details .d-price {
		margin-top: 20px;
	}

		#property .details .d-price h5 {
			margin-bottom: 1px;
			background-color: transparent;
		}

		#property .details .d-price span {
			color: #D8523D;
			font-weight: 700;
			font-weight: gnormal;
			font-size: 28px;
			margin-left: 20px;
		}

		#property .details .d-price small {
			font-size: 14px;
			display: block;
			margin-top: -6px;
		}

	#property .details .ammenities h5, #property .details .boendet h5, #property .details .options h5 {
		float: left;
		background-color: #e9e9e9;
		z-index: 8;
		position: relative;
		padding-right: 20px;
		margin-bottom: 10px;
	}

	#property .details .ammenities .clear-float, #property .details .boendet .clear-float, #property .details .options .clear-float {
		display: block;
		clear: both;
	}

	#property .details .ammenities .columns, #property .details .boendet .columns, #property .details .options .columns {
		margin-top: 20px;
	}

	#property .details .ammenities ul, #property .details .boendet ul, #property .details .options ul {
		margin-left: 0;
	}

		#property .details .ammenities ul li, #property .details .boendet ul li, #property .details .options ul li {
			line-height: 50px;
			font-size: 14px;
		}

			#property .details .ammenities ul li a, #property .details .boendet ul li a, #property .details .options ul li a {
				color: #313131;
			}

	#property .details .options {
		margin-bottom: 20px;
	}

		#property .details .options .icon {
			color: #313131;
		}

		#property .details .options .icon-paperclip {
			color: #5497FF;
			display: block;
			margin: 0 auto 20px;
			width: 45px;
			height: 45px;
			font-size: 45px;
		}

		#property .details .options ul li {
			cursor: pointer;
			display: block;
		}

#property span.h-line {
	display: block;
	border-bottom: 1px solid #E9E9E9;
	position: absolute;
	margin-top: 16px;
	z-index: 0;
	width: 86%;
}

#property #sup-gallery {
	min-width: 100%;
}

	#property #sup-gallery a {
		display: block;
	}

	#property #sup-gallery div.sup-gallery {
		background-color: #F6F6F6;
	}

	#property #sup-gallery .owl-item {
		height: 125px;
		width: 125px !important;
		margin-right: 10px;
		overflow: hidden;
		background-color: #F6F6F6;
	}

		#property #sup-gallery .owl-item img {
			min-height: 125px;
			width: auto;
			display: block;
			margin: 0 auto;
		}

	#property #sup-gallery .owl-pagination, #search .nav-search {
		display: none;
	}

	#property #sup-gallery .owl-buttons {
		position: absolute;
		margin-top: -94px;
		width: 100%;
		color: #fff;
		height: 55px;
		pointer-events: none;
	}

		#property #sup-gallery .owl-buttons div {
			margin: 0;
			padding: 0;
			opacity: 1;
		}

		#property #sup-gallery .owl-buttons .owl-prev {
			float: left;
			background: 0 0;
			height: inherit;
			pointer-events: visible;
		}

		#property #sup-gallery .owl-buttons .owl-next {
			float: right;
			background: 0 0;
			height: inherit;
			pointer-events: visible;
		}

	#property #sup-gallery .icon-chevron-left, #property #sup-gallery .icon-chevron-right {
		color: #fff;
		font-size: 40px;
		opacity: 1;
		padding: 10px;
	}

		#property #sup-gallery .icon-chevron-left:hover, #property #sup-gallery .icon-chevron-right:hover {
			opacity: .8;
		}

#property .map {
	height: 480px;
	width: 100%;
}

#property #search {
	max-width: 65rem;
	margin: 40px auto;
}

#search section {
	margin-bottom: 60px;
}

#search span.icon {
	color: #313131;
}

#search footer span.icon {
	color: #313131;
}

#search span.icon-chevron-down-2 {
	font-size: 20px;
}

	#search span.icon-chevron-down-2.filter-select {
		color: #D8523D;
		-ms-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}

#search .reveal-modal {
	padding-top: 50px;
}

#search .close-reveal-modal {
	margin: 83px 7px 0 0;
}

#search .button-bottom {
	position: relative;
	width: inherit;
	background-color: #fff;
	height: 60px;
	text-align: center;
}

	#search .button-bottom .close-reveal-modal {
		margin: 0;
		position: relative;
		top: 0;
		right: 0;
	}

	#search .button-bottom .map.button-outline, #search .button-bottom button.map {
		height: 33px;
		padding: .6rem 3.4rem 1.6rem 1rem;
		background-color: #F6F6F6;
		border: 1px solid #E9E9E9;
		color: #313131;
		font-size: 14px;
		text-align: left;
	}

		#search .button-bottom .map.button-outline span.icon-globe, #search .button-bottom button.map span.icon-globe {
			color: #D8523D;
			display: inline-block;
			position: absolute;
			margin: -4px 0 0 18px;
			font-size: 23px;
		}

		#search .button-bottom .map.button-outline:hover, #search .button-bottom button.map:hover {
			background: #D8D8D8;
		}

			#search .button-bottom .map.button-outline:hover span.icon-globe, #search .button-bottom button.map:hover span.icon-globe {
				color: #313131;
			}

#search .icon-cross-circle:hover {
	color: #D8523D;
}

#search .icon-cross-circle {
	color: #313131;
	font-size: 30px;
	padding: 10px;
	background-color: #fff;
}

#search .map-modal-content {
	width: 100%;
	height: calc(100% - 30px);
	background-color: #F6F6F6;
}

#search .object {
	max-width: 323px;
	margin-right: 20px;
	border: 1px solid #F6F6F6;
	margin-bottom: 20px;
	float: left;
}

	#search .object:nth-child(3n) {
		margin-right: 0px;
	}

	#search .object .item {
		width: 100%;
		height: 198px;
		background: url(/Content/v3/img/missing_img.png) 50% 50%/cover no-repeat;
		position: absolute;
		left: 0;
	}

	#search .object .price {
		color: #fff;
		font-weight: 700;
		font-weight: normal;
		background: rgba(0,0,0,.4);
		width: 141px;
		height: 38px;
		text-align: center;
		font-size: 16px;
		position: absolute;
		top: 0;
		line-height: 38px;
		z-index: 1;
	}

	#search .object a.image-link {
		display: block;
		height: 198px;
		margin-bottom: 10px;
	}

	#search .object .overlay-wrapper {
		height: 198px;
		position: absolute;
		width: 100%;
		left: 0;
		z-index: 20;
	}

	#search .object .data {
		font-size: .875rem;
		line-height: 1.125rem;
	}

		#search .object .data > a {
			color: #313131;
		}

	#search .object td {
		padding: 0;
		color: #313131;
	}

	#search .object .address, #search .object .interval {
		font-weight: 700;
		font-weight: normal;
	}

	#search .object .interval {
		line-height: 33px;
	}

	#search .object .address, #search .object .interval, #search .object .postal {
		float: left;
	}

	#search .object .area, #search .object .book-viewing, #search .object .rooms {
		float: right;
	}

	#search .object .objrow1::after, #search .object .objrow2::after, #search .object .objrow3::after {
		content: "";
		display: block;
		clear: both;
	}

	#search .object .area, #search .object .book, #search .object .rooms {
		text-align: right;
	}

	#search .object .button-outline, #search .object a.button, #search .object button {
		height: 33px;
		background-color: #D8523D;
		margin-bottom: 0;
		font-size: 14px;
		padding: .43rem 2rem 1.0625rem;
	}

		#search .object .button-outline, #search .object a.button:hover, #search .object button {
			background-color: #F26954;
		}

	#search .object .last {
		border-top: 10px solid transparent;
		border-bottom: 15px solid transparent;
	}

	#search .object table tr.alt, #search .object table tr.even, #search .object table tr:nth-of-type(even) {
		background-color: #fff;
	}

	#search .object.last-in-grid {
		float: left;
	}

#search .map-window h1 {
	font-size: 25px;
}

#search .map-window .object-position div.object {
	width: 321px;
	margin: 0;
}

#filters .wrapper {
	background-color: #F6F6F6;
	padding-top: 20px;
	border-bottom: 1px solid #E9E9E9;
}

#filters .filter-ops {
	display: none;
}

#filters .sm-circle:hover {
	cursor: pointer;
}

	#filters .sm-circle:hover .icon-chevron-down-2 {
		color: #D8523D;
	}

#filters .sm-circle {
	background: #F6F6F6;
	display: block;
	margin: -21px auto 0 48%;
	position: absolute;
	z-index: 20;
}

	#filters .sm-circle .icon-chevron-down-2 {
		position: absolute;
		display: inline-block;
		margin: 14px 0 0 11px;
		width: 18px;
		height: 18px;
		font-size: 18px;
	}

#filters .section .columns .columns.pad-n-r {
	padding-left: 4px;
}

#filters .icon.icon-MAPPIN {
	display: block;
	position: absolute;
	font-size: 23px;
	color: #313131;
	margin: 15px 0 0 12px;
}

#filters input#search-place[type=text] {
	padding-left: 52px;
}

#filters fieldset {
	border: none;
	border-top: 1px solid #E9E9E9;
	margin: 0;
	padding: 0;
}

	#filters fieldset legend {
		font-weight: 400;
		font-weight: normal;
		padding-right: 20px;
		margin-bottom: 10px;
		background-color: #F6F6F6;
	}

	#filters fieldset div span {
		display: block;
		position: absolute;
		color: #313131;
		margin: 14px 10px 0 20px;
	}

	#filters fieldset .columns.pad-n-r {
		padding-left: 4px;
	}

#filters label, #filters select {
	font-size: 18px;
}

#filters .hyra select, #filters .rm-amount select, #filters .size select {
	font-size: 18px;
	text-indent: 50px;
}

#guest #info-text p, #landlord #info-text p {
	text-indent: 20px;
}

#filters span.h-line {
	width: 100%;
	border-bottom: 1px solid #E9E9E9;
	display: block;
	position: absolute;
	z-index: 0;
	margin-top: 14px;
}

#results {
	margin-top: 60px;
}

	#results .title {
		margin-bottom: 20px;
	}

		#results .title h2 {
			margin-right: 40px;
		}

		#results .title h2, #results .title h5 {
			display: inline;
		}

			#results .title h5.results-amt {
				line-height: 50px;
			}

		#results .title .icon {
			color: #313131;
			display: inline-block;
			font-size: 33px;
		}

		#results .title .grid-view:hover .icon, #results .title .list-view:hover .icon, #results .title .selected.button-outline .icon, #results .title button.selected .icon {
			color: #D8523D;
		}

		#results .title .grid-view.button-outline, #results .title .list-view.button-outline, #results .title button.grid-view, #results .title button.list-view {
			float: right;
			margin-right: 20px;
			background-color: transparent;
			padding: 0;
		}

		#results .title select#sort-select {
			height: 37px;
			max-width: 150px;
			color: #313131;
			background-color: #F6F6F6;
			border: 1px solid #E9E9E9;
			margin: 0;
			font-size: 14px;
			float: right;
		}

			#results .title select#sort-select:hover {
				cursor: pointer;
				background-color: #D8D8D8;
			}

		#results .title .map.button-outline, #results .title button.map {
			height: 33px;
			padding: .6rem 3.4rem 1.6rem 1rem;
			background-color: #F6F6F6;
			border: 1px solid #E9E9E9;
			color: #313131;
			font-size: 14px;
			text-align: left;
			margin: 0 80px 0 0;
			float: right;
		}

	#results #list-view .buttons, #results #list-view .expand {
		text-align: right;
	}

	#results .title .map.button-outline span.icon-globe, #results .title button.map span.icon-globe {
		fill: #D8D8D8;
		display: inline-block;
		position: absolute;
		margin: -4px 0 0 18px;
		font-size: 23px;
	}

	#results .title .map.button-outline:hover, #results .title button.map:hover {
		background: #D8D8D8;
	}

		#results .title .map.button-outline:hover span.icon-globe, #results .title button.map:hover span.icon-globe {
			color: #313131;
		}

	#results .title .controls {
		display: table-cell;
		min-width: 445px;
		float: right;
		margin-top: 8px;
	}

	#results #list-view table {
		border: none;
		border-collapse: collapse;
	}

		#results #list-view table thead {
			background: #fff;
		}

			#results #list-view table thead tr th {
				border-top: 1px solid #E9E9E9;
				border-bottom: 1px solid #E9E9E9;
				cursor: pointer;
			}

		#results #list-view table tbody tr.content td {
			border-top: none;
		}

		#results #list-view table tbody tr:nth-of-type(2n) {
			cursor: pointer;
		}

	#results #list-view .accordion:after, #results #list-view .accordion:before {
		display: none;
	}

	#results #list-view .accordion {
		border-bottom: 1px solid #E9E9E9;
	}

		#results #list-view .accordion:hover {
			cursor: pointer;
			background-color: #F6F6F6;
		}

	#results #list-view .ex-accordion {
		background-color: #F6F6F6;
		border-top: 1px solid #E9E9E9;
		border-bottom: none;
	}

	#results #list-view .price {
		color: #D8523D;
		font-weight: 700;
		font-weight: normal;
		font-size: 18px;
	}

	#results #list-view .address, #results #list-view .interval {
		font-weight: 700;
		font-weight: normal;
	}

	#results #list-view .panel {
		border: none;
		background-color: #F6F6F6;
		border-bottom: 1px solid #E9E9E9;
	}

	#results #list-view .pic img {
		max-height: 60px;
	}

	#results #list-view #map, #results #list-view .map {
		height: 140px;
		max-width: 400px;
		background-color: #D8D8D8;
	}

	#results #list-view .more p {
		font-size: 14px;
	}

	#results #list-view a.button {
		height: 33px;
		max-width: 170px;
		width: 100%;
		background-color: #D8523D;
		margin-bottom: 10px;
		font-size: 14px;
		padding: .43rem 2rem 1.0625rem;
	}

		#results #list-view a.button:hover {
			background-color: #F26954;
		}

		#results #list-view a.button.view-property {
			background-color: #fff;
			border: 1px solid #313131;
			color: #313131;
		}

			#results #list-view a.button.view-property:hover {
				background-color: #F6F6F6;
			}

	#results #list-view span.icon-chevron-down-2 {
		-ms-transform: rotate(270deg);
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg);
		width: 20px;
		height: 20px;
	}

	#results #list-view a.panel-select span.icon-chevron-down-2 {
		color: #D8523D;
		-ms-transform: rotate(0);
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

.rental-view {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}

	.rental-view .rental-pic {
		min-height: 180px;
		overflow: hidden;
		background-size: cover;
		background-position: center;
	}

	.rental-view table {
		border: none;
		margin-bottom: 0;
		width: 100%;
	}

	.rental-view .button-outline, .rental-view a.button, .rental-view button {
		height: 33px;
		background-color: #D8523D;
		margin-bottom: 0;
		font-size: 14px;
		padding: .43rem 1rem 1.0625rem;
		float: right;
	}

	.rental-view table tr.alt, .rental-view table tr.even, .rental-view table tr:nth-of-type(even) {
		background-color: #fff;
	}

	.rental-view table tr {
		padding: 0 .5em;
	}

		.rental-view table tr td, .rental-view table tr th {
			color: #313131;
			padding: .5625rem .85rem;
		}

	.rental-view .address, .rental-view .area {
		padding-bottom: 0;
	}

	.rental-view .dates {
		font-weight: 700;
		font-weight: normal;
	}

	.rental-view.arrow-box {
		max-width: 300px;
		min-height: 200px;
	}

#landlord header {
	height: 753px;
	z-index: 0;
	background: url(/Content/v3/img/landlord-background.jpg) no-repeat fixed #F6F6F6;
	padding-top: 20px;
	background-size: cover;
}

#landlord .info-circle {
	background-color: #46C6E3;
	width: 230px;
	height: 230px;
	padding: 26px;
	text-align: center;
	z-index: 20;
	position: absolute;
	margin: 501px 0 0 420px;
}

	#landlord .info-circle h3, #landlord .info-circle p {
		color: #fff;
	}

	#landlord .info-circle p {
		line-height: 1.4rem;
		font-size: 16px;
	}

	#landlord .info-circle h3 {
		font-size: 52px;
		font-weight: 700;
		font-weight: normal;
		margin-top: 50px;
		line-height: 26px;
	}

	#landlord .info-circle hr {
		border-color: #fff;
		width: 20px;
		display: inline-block;
		margin: 4px auto;
	}

#landlord .calculator {
	background-color: #F6F6F6;
	border: 1px solid #E9E9E9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	max-width: 504px;
	margin-top: 5px;
	padding: 0 1.75rem .5rem;
}

	#landlord .calculator h1 {
		font-size: 64px;
		font-weight: 700;
		font-weight: normal;
		margin: 40px 0 10px;
		line-height: 60px;
	}

		#landlord .calculator h1 ~ p {
			margin-bottom: 1.2rem;
		}

	#landlord .calculator a.button {
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		border-radius: 3px;
		width: 100%;
	}

	#landlord .calculator select {
		font-size: 18px;
	}

		#landlord .calculator select[name=rentalPeriodStarts] {
			margin-bottom: 0;
		}

		#landlord .calculator select option:disabled {
			color: #313131;
		}

	#landlord .calculator .icon {
		font-size: 23px;
		display: block;
		position: absolute;
		margin-top: 15px;
		margin-left: 10px;
		color: #313131;
	}

	#landlord .calculator input.location[type=text] {
		padding-left: 50px;
	}

#landlord #points {
	text-align: center;
	padding-top: 50px;
}

	#landlord #points div.columns {
		margin-bottom: 50px;
	}

	#landlord #points h1 {
		margin: 0;
	}

		#landlord #points h1 ~ p {
			margin-bottom: 2.5rem;
		}

	#landlord #points p {
		margin-top: 20px;
	}

	#landlord #points em {
		display: block;
		font-weight: 700;
		font-weight: normal;
		font-style: normal;
	}

	#landlord #points hr {
		width: 200px;
		display: block;
		margin: 0 auto;
	}

#landlord #info-text {
	background-color: #F6F6F6;
	margin-top: 50px;
	padding-bottom: 50px;
}

	#landlord #info-text div.row {
		padding-top: 50px;
	}

#landlord #points .icon {
	font-size: 48px;
}

#landlord .icon--big {
	font-size: 40px;
	width: auto;
	height: 100%;
	margin-top: 10px;
}

#landlord .padded {
	padding: 20px 0;
}

#landlord .margin-bottom-fix {
	margin-bottom: 3px;
}

#landlord .bold-text {
	font-weight: 700;
	font-weight: normal;
	font-style: normal;
}

#landlord .block-step {
	margin-bottom: 40px;
}

#landlord .btn-step {
	width: 100% !important;
}
/*manish jain css here (design changes)*/
/*Social menu (Facebook, Gmail and Other button)*/
#login section.login .log-facebook,
#login section.login .log-google,
#login section.signup .log-facebook,
#login section.signup .log-google {
	height: 48px;
	padding: 0;
	line-height: 44px;
	border-radius: 48px;
	margin-bottom: 1rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

	#login section.login .log-google:hover, #login section.signup .log-google:hover {
		background-color: #ffffff;
		box-shadow: 0 4px 8px rgba(0,0,0,.1);
		border: 2px solid transparent;
	}

/*end here*/
footer#footer .bottom .copyright p {
	font-size: 14px;
}

@media screen and (max-width:834px) {
	#landlord .icon--big {
		font-size: 70px;
		padding: 30px 0;
		margin-top: 20px;
	}
}

#support #results {
	background-color: #fff;
	margin-top: 0;
}

#support section p img {
	max-height: 250px;
	float: right;
	padding: 10px;
}

	#support section p img.left {
		float: left;
	}

#support section {
	padding: 0 0 60px;
}

	#support section:first-child {
		padding-top: 50px;
	}

#support div.section-wrapper.pop-blue {
	background-color: #46C6E3;
}

#support div.section-wrapper.pop-yellow {
	background-color: #FFDB71;
}

#support div.section-wrapper.pop-mint {
	background-color: #9EEFD7;
}

#support div.section-wrapper.pop *, #support div.section-wrapper.pop dl, #support div.section-wrapper.pop dt, #support div.section-wrapper.pop h1, #support div.section-wrapper.pop h2, #support div.section-wrapper.pop h3, #support div.section-wrapper.pop h4, #support div.section-wrapper.pop h5, #support div.section-wrapper.pop h6, #support div.section-wrapper.pop li, #support div.section-wrapper.pop p, #support div.section-wrapper.pop table, #support div.section-wrapper.pop td, #support div.section-wrapper.pop th, #support div.section-wrapper.pop ul {
	color: #fff;
}

#support div.section-wrapper.muted {
	background-color: #F6F6F6;
}

#support .button.red {
	background-color: #D8523D;
}

	#support .button.red:hover {
		background-color: #F26954;
	}

#support .section-wrapper--even, #support .section-wrapper:nth-child(even), #support header {
	background-color: #F6F6F6;
}

#support .coverage-list {
	margin-left: 0;
}

#support .coverage-list__item:before {
	margin-right: 10px;
	color: #228b22;
	font-weight: 700;
	content: "\2713";
}

#support header h1, #support header h2 {
	color: #fff;
	text-shadow: 0 0 10px rgba(0,0,0,.2);
	text-align: center;
}

#support header {
	height: 440px;
	width: 100%;
	z-index: 0;
	padding-top: 20px;
	display: table;
}

.header {
	font-family: Nuckle-Bold;
}

#support header .header-wrap {
	display: table-cell;
	vertical-align: middle;
}

#support header h1 {
	font-size: 62px;
}

#support header h2 {
	font-size: 42px;
}

#support header.hero .searchbar {
	margin-top: 2.5rem;
	position: relative;
}

	#support header.hero .searchbar input {
		height: 60px;
	}

#support .searchbar.row {
	max-width: 62.85rem;
}

#support header + div {
	background-color: #fff;
}

	#support header + div .accordion .accordion-navigation > a, #support header + div .accordion dd > a {
		padding: 1.2rem 1.2rem 1.2rem 1rem;
	}

	#support header + div .accordion .accordion-navigation > .content, #support header + div .accordion dd > .content {
		padding: 1rem;
	}

#support address {
	font-style: normal;
}

	#support address span {
		display: block;
	}

#support .info-drop ul.tabs li {
	display: inline-block;
	font-size: 18px;
}

#support .info-drop ul.tabs span {
	display: inline-block;
	margin: 0 10px;
}

#support .info-drop .search a {
	color: #D8523D;
}

#support .info-drop .rent-out a {
	color: #5497FF;
}

#support .info-drop .tabs-content a {
	color: #000000;
	font-size: 18px;
}

	#support .info-drop .tabs-content a[aria-expanded=true] {
		background: #F6F6F6;
	}

#support .info-drop .tabs-content p {
	font-size: 14px;
}

#support .info-drop .tabs-content a.link {
	color: #fff;
}

#support .info-drop .tabs-content li {
	border-bottom: 1px solid #E9E9E9;
	font-size: 18px;
}

	#support .info-drop .tabs-content li:first-child {
		border-top: 1px solid #E9E9E9;
	}

	#support .info-drop .tabs-content .accordion-navigation.active div.active, #support .info-drop .tabs-content li.active {
		background-color: #F6F6F6;
	}

#support .info-drop .tabs-content span.icon-arrow_right_gallery.arrow-close {
	font-weight: 700;
	font-weight: normal;
	color: #000000;
}

#support .info-drop .tabs-content span.icon-chevron-down-2.arrow-open {
	color: #D8523D;
	font-size: 16px;
}

#support .accordion-date {
	font-size: 14px;
	color: #bbb;
	vertical-align: 1px;
}

	#support .accordion-date:after {
		content: " - ";
	}

#support .map {
	height: 480px;
	width: 100%;
}

#support .contact-image {
	max-width: 80px;
	border-radius: 40px;
}

#support .contact-card {
	background: #fff;
	border: 1px solid #eee;
	padding: 24px 10px;
}

#support .articles-block {
	margin-top: 30px;
}

#support.destination header h1 {
	font-weight: 900;
	font-weight: normal;
}

.equivalent-apartment-specs .equivalent-apartment-specs__item {
	list-style: disc !important;
}

.calculation-example {
	margin: 10px 0 25px;
	display: block;
}

#guest .btn-search-apartment {
	background-color: #D8523D;
}

	#guest .btn-search-apartment:hover {
		background-color: #F26954;
	}

#guest header {
	height: 440px;
	width: 100%;
	z-index: 0;
	background-color: #F6F6F6;
	padding-top: 20px;
	display: table;
}

	#guest header .header-wrap {
		display: table-cell;
		vertical-align: middle;
	}

	#guest header h1 {
		text-align: center;
		color: #fff;
		text-shadow: 0 0 8px rgba(0,0,0,.8);
		font-size: 62px;
	}

	#guest header h2 {
		text-align: center;
		color: #fff;
		text-shadow: 0 0 10px rgba(0,0,0,.2);
		font-size: 42px;
	}

#guest .info-circle {
	background-color: #46C6E3;
	width: 230px;
	height: 230px;
	padding: 26px;
	text-align: center;
	z-index: 20;
	position: absolute;
	margin: -60px 0 0 420px;
}

	#guest .info-circle h3, #guest .info-circle p {
		color: #fff;
	}

	#guest .info-circle p {
		line-height: 1.4rem;
		font-size: 16px;
	}

	#guest .info-circle h3 {
		font-size: 52px;
		font-weight: 700;
		font-weight: normal;
		margin-top: 50px;
		line-height: 26px;
	}

	#guest .info-circle hr {
		border-color: #fff;
		width: 20px;
		display: inline-block;
		margin: 4px auto;
	}

#guest .calculator {
	background-color: #F6F6F6;
	border: 1px solid #E9E9E9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	max-width: 504px;
	margin-top: 5px;
	padding: 0 1.75rem .5rem;
}

	#dashboard .bottom.button, #guest .calculator input[type=submit] {
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
	}

#guest #info-text div.row, #guest #points {
	padding-top: 50px;
}

#guest .calculator h1 {
	font-size: 64px;
	font-weight: 700;
	font-weight: normal;
	margin: 40px 0 10px;
	line-height: 60px;
}

	#guest .calculator h1 ~ p {
		margin-bottom: 1.2rem;
	}

#guest .calculator input[type=submit] {
	background-color: #5497FF;
	border-radius: 3px;
	width: 100%;
}

	#guest .calculator input[type=submit]:hover {
		background-color: #82B2FD;
	}

#guest .calculator select {
	font-size: 18px;
}

	#guest .calculator select[name=area] {
		margin-bottom: 0;
	}

	#guest .calculator select option:disabled {
		color: #313131;
	}

#guest .calculator .icon {
	font-size: 23px;
	display: block;
	position: absolute;
	margin-top: 15px;
	margin-left: 10px;
	color: #313131;
}

#guest .calculator input.location[type=text] {
	padding-left: 50px;
}

#guest #points {
	text-align: center;
}

	#guest #points div.columns {
		margin-bottom: 50px;
	}

	#guest #points h1 {
		margin: 0;
	}

		#guest #points h1 ~ p {
			margin-bottom: 2.5rem;
		}

	#guest #points p {
		margin-top: 20px;
	}

	#guest #points em {
		display: block;
		font-weight: 700;
		font-weight: normal;
		font-style: normal;
	}

	#guest #points hr {
		width: 200px;
		display: block;
		margin: 0 auto;
	}

#guest #info-text {
	background-color: #F6F6F6;
	margin-top: 50px;
	padding-bottom: 50px;
}

#guest #points .icon {
	font-size: 48px;
}

#guest .icon--big {
	font-size: 40px;
	width: auto;
	height: 100%;
	margin-top: 10px;
}

#guest .padded {
	padding: 20px 0;
}

#guest .margin-bottom-fix {
	margin-bottom: 3px;
}

#guest .bold-text {
	font-weight: 700;
	font-weight: normal;
	font-style: normal;
}

#guest .block-step {
	margin-bottom: 40px;
}

#guest .btn-step {
	width: 100% !important;
}

@media screen and (max-width:834px) {
	#guest .icon--big {
		font-size: 70px;
		padding: 30px 0;
		margin-top: 20px;
	}
}

#dashboard.cancel, #dashboard.rebook, div#dashboard.booking, div#dashboard.show-profile {
	background-color: #fff;
}

#dashboard {
	background-color: #F6F6F6;
}

	#dashboard .side-nav li a:not(.button):focus, #dashboard .side-nav li a:not(.button):hover {
		background: 0 0;
	}

	#dashboard div.dash-content {
		float: right;
	}

	#dashboard div#ui-datepicker-div {
		z-index: 999999999999999999 !important;
		-webkit-user-select: none;
		-moz-user-select: -moz-none;
		-o-user-select: none;
		user-select: none;
	}

	#dashboard .ui-datepicker-calendar td:hover a, #dashboard a.ui-datepicker-calendar td:hover a, #dashboard td.ui-datepicker-current-day a {
		color: #fff;
		text-decoration: none;
	}

	#dashboard .featherlight .featherlight-inner {
		width: 100%; /*height:100%*/
	}

	#dashboard a {
		color: #000000;
	}

	#dashboard td.ui-datepicker-today a {
		color: #fff;
	}

	#dashboard a:hover {
		color: #313131;
		text-decoration: underline;
	}

	#dashboard .dash-nav a:hover, #dashboard .rental-times .timeblock a.remove-time-button:hover, #dashboard a.button:hover, #dashboard nav a:hover {
		text-decoration: none;
	}

	#dashboard a.button {
		color: #ffffff !important;
	}

	#dashboard .featherlight .featherlight-content {
		overflow: auto;
	}

	#dashboard #panel {
		min-height: 100%;
	}

	#dashboard .bottom.button {
		width: 100%;
		border-radius: 3px;
	}

	#dashboard h6 {
		font-weight: 700;
		font-weight: normal;
		margin-bottom: .9375rem;
	}

	#dashboard .side-nav {
		padding-top: 0;
		margin-top: -8px;
	}

	#dashboard .row .row {
		margin: 0;
	}

	#dashboard .col.medium-4 {
		overflow-wrap: break-word;
	}

	#dashboard ::-webkit-input-placeholder {
		font-family: Nuckle-Regular,sans-serif;
		color: #848484;
		padding-left: 0;
		font-size: 16px;
	}

	#dashboard :-moz-placeholder {
		font-family: Nuckle-Regular,sans-serif;
		color: #848484;
		padding-left: 0;
		font-size: 16px;
	}

	#dashboard ::-moz-placeholder {
		font-family: Nuckle-Regular,sans-serif;
		color: #848484;
		padding-left: 0;
		font-size: 16px;
	}

	#dashboard :-ms-input-placeholder {
		font-family: Nuckle-Regular,sans-serif;
		color: #848484;
		padding-left: 0;
		font-size: 16px;
	}

	#dashboard .dashboard-wrapper {
		padding-top: 30px;
	}

	#dashboard .search-place-results {
		position: absolute;
		z-index: 5;
	}

		#dashboard .search-place-results .ui-autocomplete {
			border-bottom: 1px solid #E9E9E9;
			border-left: 1px solid #E9E9E9;
			border-right: 1px solid #E9E9E9;
		}

			#dashboard .search-place-results .ui-autocomplete li {
				padding-left: .9375em;
				font-size: 14px;
				height: 50px;
				border-top: 1px solid #E9E9E9;
				padding-top: 12px;
			}

	/*#dashboard .active:before, #dashboard .dash-nav ul li a:hover:before {
    content: "";
    position: absolute;
    left: 24px;
    padding-top: 14px;
    width: 0;
    height: 0;
    margin: 0 auto;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 8px solid #5A5A5A;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }*/

	#dashboard .dash-nav {
		float: left;
		position: fixed;
	}

		#dashboard .dash-nav ul {
			line-height: 1.4;
		}

			#dashboard .dash-nav ul li a.active {
				margin-left: 10px;
				font-weight: 700;
				font-weight: normal;
				color: #313131;
			}

			#dashboard .dash-nav ul li a {
				color: #313131;
				-webkit-transition: all .1s ease;
				-moz-transition: all .1s ease;
				-ms-transition: all .1s ease;
				-o-transition: all .1s ease;
				transition: all .1s ease;
				font-size: 15px;
			}

				#dashboard .dash-nav ul li a:hover {
					font-weight: 700;
					font-weight: normal;
					margin-left: 10px;
					background-color: transparent;
					color: #313131;
				}

	#dashboard .manage-bookings .header + hr {
		margin: .5rem 0 0;
	}

	#dashboard .booking .time-slot, #dashboard .booking form {
		margin-left: 0;
	}

	#dashboard .manage-bookings .header div {
		font-size: 14px;
		font-weight: 700;
		font-weight: normal;
	}

	#dashboard .manage-bookings .accord-header {
		font-size: 14px;
		padding: .9375rem 0;
	}

		#dashboard .manage-bookings .accord-header .time span {
			margin-right: 10px;
		}

	#dashboard .manage-bookings .booked-tenant {
		border-bottom: 1px solid #E9E9E9;
		cursor: pointer;
	}

		#dashboard .manage-bookings .booked-tenant:hover {
			background: #F6F6F6;
		}

	#dashboard .manage-bookings .accord-content {
		padding-bottom: .9375em;
	}

		#dashboard .manage-bookings .accord-content .profile-pic {
			min-height: 150px;
		}

			#dashboard .manage-bookings .accord-content .profile-pic img {
				-webkit-border-radius: 3px;
				-moz-border-radius: 3px;
				-ms-border-radius: 3px;
				border-radius: 3px;
			}

		#dashboard .manage-bookings .accord-content .profile-description {
			font-size: 14px;
			white-space: pre-line;
		}

		#dashboard .manage-bookings .accord-content .profile-buttons .button {
			width: 100%;
			margin-bottom: .5rem;
			font-size: 14px;
		}

		#dashboard .manage-bookings .accord-content .button.profile {
			background-color: #FF6D59;
		}

			#dashboard .manage-bookings .accord-content .button.profile:hover {
				background-color: #FF6D59;
			}

		#dashboard .manage-bookings .accord-content .button.cancel {
			background: #FFFFFF !important;
			color: #313131 !important;
			border: 2px solid #E9E9E9 !important;
		}

		#dashboard .manage-bookings .accord-content .button.rebook {
			background-color: #FFFFFF;
			border: 1px solid #313131;
			color: #313131;
			border: 2px solid #E9E9E9 !important;
		}

	#dashboard .booking .time-slot .select {
		background-color: #F6F6F6;
	}

	#dashboard .booking .mod-content h2 {
		margin-bottom: .9735rem;
	}

	#dashboard .booking .mod-content img {
		display: block;
		max-height: 200px;
	}

	#dashboard .booking .mod-content div {
		font-size: 14px;
	}

	#dashboard .booking .row.object {
		padding: 1.1875rem 0;
		border-top: 1px solid #E9E9E9;
	}

	#dashboard .booking .price {
		color: #FF6D59;
		font-weight: 700;
		font-weight: normal;
	}

	#dashboard .booking .date {
		font-weight: 700;
		font-weight: normal;
	}

	#dashboard .booking .time-slot div.row.selected {
		background: #F6F6F6;
	}

	#dashboard .booking .time-slot h2 {
		margin-bottom: 0;
	}

	#dashboard .booking .time-slot div.wrapper {
		padding-bottom: .9375em;
	}

	#dashboard .booking .time-slot .row:first-child {
		border-top: 1px solid #E9E9E9;
	}

	#dashboard .booking .time-slot .row {
		padding-top: 1.1875rem;
		padding-bottom: 1.1875rem;
		border-bottom: 1px solid #E9E9E9;
	}

	#dashboard .booking .time-slot .select .button {
		background-color: #fff;
		color: #313131;
		border: 1px solid #313131;
	}

	#dashboard .booking .time-slot div.event_info div.row div:first-child {
		padding-left: 0;
	}

	#dashboard .booking .time-slot div {
		font-size: 14px;
		line-height: 24px;
	}

	#dashboard .booking .time-slot .button-outline {
		float: right;
		width: 100%;
		text-align: center;
		margin-top: .5rem;
		padding: .5rem 2rem .66rem;
	}

	#dashboard .booking .time-slot .submit {
		width: 100%;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		border-radius: 3px;
	}

	#dashboard .booking .time-slot input:checked + label.button-outline {
		background-color: #FF6D59;
		color: #ffffff;
		border: 4px solid #FF6D59;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		text-decoration: none;
		padding: .3rem 2rem .66rem;
	}

	#dashboard .booking .time-slot .date, #dashboard .booking .time-slot .time {
		display: block;
		padding-left: 10px;
	}

	#dashboard .module .profile-card.checked-card {
		border: 4px solid #FF6D59;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		padding-top: calc(.9375rem - 1px);
		padding-bottom: calc(.9375rem - 4px);
	}

		#dashboard .module .profile-card.checked-card div.yes label {
			color: #FF6D59;
		}

	#dashboard .module .profile-card.cancel-card .email a, #dashboard .module .profile-card.cancel-card .name, #dashboard .module .profile-card.cancel-card .phone, #dashboard .module .profile-card.cancel-card div label {
		color: #000000;
	}

	#dashboard .module .profile-card.checked-card .options {
		opacity: .1;
	}

	#dashboard .module .profile-card.cancel-card {
		border-color: #E9E9E9;
	}

		#dashboard .module .profile-card.cancel-card .lower-card {
			opacity: .4;
		}

		#dashboard .module .profile-card.cancel-card .options {
			opacity: .1;
		}

	#dashboard .module .profile-card {
		border: 1px solid #313131;
		padding: .9375rem 0;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		border-radius: 3px;
		margin: 4px;
		background-color: #fff;
	}

		#dashboard .module .profile-card .name, #dashboard .module .profile-card .name a {
			font-size: 14px;
			margin-bottom: 10px;
		}

		#dashboard .module .profile-card .email a, #dashboard .module .profile-card .phone {
			font-size: 12px;
		}

		#dashboard .module .profile-card .email {
			line-height: 10px;
			margin-bottom: 10px;
		}

		#dashboard .module .profile-card .card-image {
			min-height: 150px;
			max-height: 150px;
			max-width: 140px;
			overflow: hidden;
			margin: 0 auto;
			background-color: #F6F6F6;
		}

			#dashboard .module .profile-card .card-image a {
				display: table-cell;
				width: 140px;
				height: 150px;
				vertical-align: middle;
				text-align: center;
			}

		#dashboard .module .profile-card div.no, #dashboard .module .profile-card div.yes {
			float: left;
			display: inline-block;
		}

		#dashboard .module .profile-card input[type=checkbox] + label, #dashboard .module .profile-card input[type=radio] + label {
			margin: 0;
		}

		#dashboard .module .profile-card input[type=checkbox] {
			display: block;
			margin: 0 auto;
		}

		#dashboard .module .profile-card .profile-reviews {
			padding-left: 0;
			padding-bottom: .9375rem;
		}

			#dashboard .module .profile-card .profile-reviews .col:first-child {
				padding-left: 0;
				border-right: 1px solid #E9E9E9;
			}

			#dashboard .module .profile-card .profile-reviews .col {
				text-align: center;
			}

			#dashboard .module .profile-card .profile-reviews .row:first-child {
				margin-bottom: .9375rem;
			}

			#dashboard .module .profile-card .profile-reviews div.medium-12 {
				border-bottom: 1px solid #E9E9E9;
				margin-top: .9375rem;
			}

		#dashboard .module .profile-card .button {
			font-size: 14px;
			padding: .75rem 1rem 1.0625rem;
			width: 100%;
		}

			#dashboard .module .profile-card .button.new-time {
				background-color: #FF6D59;
			}

				#dashboard .module .profile-card .button.new-time:hover {
					background-color: #FF6D59;
				}

		#dashboard .module .profile-card .row:last-child .col:last-child {
			padding-left: 0;
		}

		#dashboard .module .profile-card .button-outline {
			background-color: #FFFFFF;
			color: #313131;
			border: 2px solid #E9E9E9 !important;
		}

			#dashboard .module .profile-card .button-outline:hover {
				background-color: #FFFFFF;
				color: #313131;
				border: 2px solid #E9E9E9 !important;
			}

		#dashboard .module .profile-card .options {
			margin-top: .9375rem;
		}

			#dashboard .module .profile-card .options label {
				font-size: 14px;
			}

				#dashboard .module .profile-card .options label:first-child {
					margin-top: .9375em;
				}

			#dashboard .module .profile-card .options input {
				margin: 0 10px 0 0;
			}

	#dashboard .module.alert {
		border-color: #46C6E3;
	}

		#dashboard .module.alert .mod-content, #dashboard .module.alert .mod-header {
			background-color: #9EEFD7;
			border: none;
			text-align: center;
		}

		#dashboard .module.alert .mod-content {
			padding-top: 0;
		}

		#dashboard .module.alert .close-module span.icon {
			color: #46C6E3;
		}

		#dashboard .module.alert h1 {
			display: block;
			margin-top: .9375rem;
		}

		#dashboard .module.alert h1, #dashboard .module.alert h2 {
			width: 100%;
			text-align: center;
		}

		#dashboard .module.alert a.close-module, #dashboard .module.alert a.min-module {
			margin: 0;
			padding: .9375rem;
		}

	#dashboard .settings .mod-content.settings {
		max-width: 450px;
		margin: 0 auto;
	}

		#dashboard .agreement .mod-content h2, #dashboard .settings .mod-content.settings h2 {
			margin-bottom: .9375rem;
		}

	#dashboard .settings .button {
		width: 100%;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		border-radius: 3px;
	}

		#dashboard .settings .button.remove {
			background-color: #fff;
			border: 1px solid #313131;
			color: #313131;
		}

			#dashboard .settings .button.remove + span.icon {
				display: block;
				position: absolute;
				margin-top: -30px;
				margin-left: .9375rem;
				pointer-events: none;
			}

			#dashboard .settings .button.remove:hover {
				background-color: #F6F6F6;
			}

	#dashboard .agreement .mod-content p {
		margin-bottom: 2.5rem;
	}

	#dashboard .rental-times .rental-address h6 {
		margin-top: 0;
		text-align: left;
	}

	#dashboard .rental-times p.info {
		margin-bottom: 0;
	}

	#dashboard .rental-times a.show {
		margin-bottom: .9375rem;
		display: block;
		clear: both;
		color: #5497FF;
	}

	#dashboard .rental-times .button-add {
		margin-top: .9375rem;
	}

	#dashboard .rental-times .block.time-select {
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		border-radius: 3px;
		height: 120px;
		border: 1px solid #313131;
		padding: 1rem;
		margin: 10px 0;
		text-align: center;
	}

		#dashboard .rental-times .block.time-select label {
			font-weight: 700;
			font-weight: normal;
			width: 100%;
			height: 100%;
			cursor: pointer;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			-ms-border-radius: 3px;
			border-radius: 3px;
		}

		#dashboard .rental-times .block.time-select span {
			color: #313131;
			display: inline-block;
			height: 90px;
			font-size: 18px;
			font-weight: 400;
			font-weight: normal;
			vertical-align: middle;
			padding-top: 10px;
			pointer-events: none;
		}

			#dashboard .rental-times .block.time-select span em {
				color: #313131;
				display: block;
				font-weight: 700;
				font-weight: normal;
				margin-top: 4px;
				font-style: normal;
				font-size: 14px;
			}

		#dashboard .rental-times .block.time-select input[type=checkbox]:not(old) {
			display: none;
		}

		#dashboard .rental-times .block.time-select input[type=checkbox] + label {
			margin: 0;
		}

		#dashboard .rental-times .block.time-select input[type=checkbox]:checked + label {
			background-color: #fff;
			margin: 0;
			border: 1px solid #E9E9E9;
		}

			#dashboard .rental-times .block.time-select input[type=checkbox]:checked + label span, #dashboard .rental-times .block.time-select input[type=checkbox]:checked + label span em {
				color: #313131;
			}

		#dashboard .rental-times .block.time-select.checked, #dashboard .rental-times .block.time-select:hover {
			background: #F6F6F6;
		}

	#dashboard .rental-times .block.checked {
		border: 4px solid #D8523D;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}

	#dashboard .module, #dashboard .rental-times .timeblock {
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
	}

	#dashboard .rental-times .block.checked label {
		background-color: #fff;
	}

		#dashboard .rental-times .block.checked label span, #dashboard .rental-times .block.checked label span em {
			color: #D8523D;
		}

	#dashboard .rental-times .timeblock {
		background-color: #F6F6F6;
		padding: 10px;
		margin: 10px 0px;
		border-radius: 3px;
		float: left;
		width: 100%;
		list-style: none !important;
	}

		#dashboard .rental-times .timeblock a.remove-time-button {
			display: block;
			position: absolute;
			background-color: #929192;
			padding: 4px 10px;
			right: 5px;
			top: -3px;
		}

			#dashboard .rental-times .timeblock a.remove-time-button span.icon.icon-cross-circle {
				height: 18px;
				width: 18px;
				color: #D8523D;
				display: block;
				margin: 0 auto;
			}

	#dashboard .rental-times .repeat-time input {
		margin-bottom: 0;
		float: left;
	}

	#dashboard .rental-times .repeat-time label span {
		font-size: 14px;
		line-height: 1rem;
		color: #313131;
		width: 80%;
		float: left;
		margin-left: .5rem;
		margin-right: 0;
	}

	#dashboard span.cancel-name, #dashboard span.cancel-time, #dashboard span.rebook-name, #dashboard span.rebook-time {
		font-weight: 700;
		font-weight: normal;
		font-size: 18px;
	}

	#dashboard .cancel-box p {
		text-align: center;
	}

	#dashboard .cancel-box input {
		margin-bottom: 0;
		display: inline-block;
	}

	#dashboard .cancel-box label {
		display: inline;
	}

	#dashboard .rebook-box .row .col {
		font-size: 14px;
	}

	#dashboard .module {
		max-width: 100%;
		margin: 0 auto 40px;
		border-radius: 3px;
		background-color: #fff;
		border: 1px solid #E9E9E9;
	}

		#dashboard .module a, #dashboard .module p {
			font-size: 14px;
		}

		#dashboard .module label h6 {
			margin-bottom: .9375rem;
		}

		#dashboard .module a:hover {
			text-decoration: underline;
		}

		#dashboard .module input[type=password], #dashboard .module input[type=text], #dashboard .module select {
			margin-bottom: 1rem;
			height: 2.5rem;
			font-size: 16px;
			padding-left: 1em;
		}

		#dashboard .module .button {
			height: 2.5rem;
			padding: .75rem 2rem 1.0625rem;
			background-color: #FF6D59;
			border-radius: 48px !important;
			margin-bottom: 0;
		}

		#dashboard .module .button-outline {
			height: 2.5rem;
			padding: .6rem 2rem;
			margin-top: .9375rem;
		}

			#dashboard .module .button-outline:hover {
				text-decoration: none;
			}

		#dashboard .module .button:hover {
			background-color: #FF6D59;
			text-decoration: none;
		}

		#dashboard .module label {
			font-size: 14px;
			margin-bottom: .5rem;
		}

		#dashboard .module textarea {
			min-height: 126px;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			-ms-border-radius: 3px;
			border-radius: 3px;
		}

		#dashboard .module .mod-header {
			background-color: #EAEDF1;
			height: 60px;
			border-top-radius: 3px;
			border-bottom: 1px solid #E9E9E9;
			-webkit-border-radius: 3px 3px 0 0;
			-moz-border-radius: 3px 3px 0 0;
			-ms-border-radius: 3px 3px 0 0;
			border-radius: 3px 3px 0 0;
			position: relative;
		}

		#dashboard .module .mod-content {
			padding: 30px;
		}

		#dashboard .module h1 {
			font-size: 20px;
			margin: 0;
			display: table-cell;
			vertical-align: middle;
			height: 60px;
			padding-left: 30px;
		}

		#dashboard .module h2 {
			font-size: 18px;
			margin: 0;
			display: inline-block;
		}

		#dashboard .module a.close-module, #dashboard .module a.min-module {
			font-size: 20px;
			margin-top: -43px;
			display: inline-block;
			height: 60px;
			float: right;
			padding-right: .9375rem;
		}

			#dashboard .module a.close-module:hover span {
				color: #313131;
			}

		#dashboard .module .icon-plus-circle {
			display: none;
		}

		#dashboard .module a.min-module.off .icon-plus-circle {
			display: inline-block;
		}

		#dashboard .module #upload, #dashboard .module a.min-module.off .icon-circle-minus {
			display: none;
		}

		#dashboard .module .add-button {
			background: 0 0;
			border: 1px solid #313131;
			color: #313131;
		}

			#dashboard .module .add-button:hover {
				background-color: #F6F6F6;
			}

		#dashboard .module .profile-image {
			min-height: 250px;
			max-height: 250px;
			max-width: 220px;
			overflow: hidden;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			-ms-border-radius: 3px;
			border-radius: 3px;
		}

			#dashboard .module .profile-image img {
				height: 250px;
				max-width: 220px;
				overflow: hidden;
				display: block;
				margin: 0 auto;
				object-fit: cover;
			}

		#dashboard .module .profile-controls {
			padding: 0;
			overflow: hidden;
		}

			#dashboard .module .profile-controls a {
				display: block;
			}

				#dashboard .module .profile-controls a.edit {
					color: #5497FF;
					display: block;
					position: absolute;
					bottom: 0;
					padding: 6px;
					background: rgba(255,255,255,.8);
					width: 92.9%;
				}

				#dashboard .module .profile-controls a.remove {
					color: #313131;
					display: inline-block;
					position: absolute;
				}

					#dashboard .module .profile-controls a.remove:hover {
						text-decoration: none;
					}

				#dashboard .module .profile-controls a.edit, #dashboard .module .profile-controls a.remove {
					font-size: 14px;
				}

			#dashboard .module .profile-controls .edit .icon, #dashboard .module .profile-controls .remove .icon {
				width: 20px;
				height: 20px;
			}

			#dashboard .module .profile-controls .remove .icon {
				color: #D8523D;
				background: #fff;
				padding: 4px;
				text-align: center;
				width: 26px;
				height: 26px;
				vertical-align: middle;
				display: table-cell;
			}

		#dashboard .module .locations .col.border-r, #dashboard .module .profile-form .row .col.medium-3, #dashboard .module .specs .col.medium-12, #dashboard .module .specs .col.medium-6.l-col, #dashboard .module .specs .col.medium-6.r-col .medium-4 label {
			padding-left: 0;
		}

			#dashboard .module .locations .col.border-r + .col, #dashboard .module .profile-form, #dashboard .module .profile-form .row .col.medium-9, #dashboard .module .specs .col.medium-6.r-col, #dashboard .module .specs .col.medium-6.r-col .medium-8 {
				padding-right: 0;
			}

		#dashboard .module .profile-controls a:hover .icon-pencil {
			text-decoration: none;
		}

		#dashboard .module .profile-form {
			margin-top: 1.9375rem;
		}

			#dashboard .module .profile-form + .sm-break + hr {
				margin: 0;
			}

		#dashboard .module .personal-description textarea {
			margin: .9375rem 0 0;
		}

		#dashboard .module .specs .col.medium-6.l-col .medium-4 {
			padding-left: 0;
			padding-right: 0;
			overflow-wrap: break-word;
		}

		#dashboard .module .specs input[type=password], #dashboard .module .specs input[type=text], #dashboard .module .specs label, #dashboard .module .specs select {
			font-size: 14px;
		}

		#dashboard .module .specs ::-webkit-input-placeholder {
			padding-left: 0;
			font-size: 14px;
		}

		#dashboard .module .specs :-moz-placeholder {
			padding-left: 0;
			font-size: 14px;
		}

		#dashboard .module .specs ::-moz-placeholder {
			padding-left: 0;
			font-size: 14px;
		}

		#dashboard .module .specs :-ms-input-placeholder {
			padding-left: 0;
			font-size: 14px;
		}

		#dashboard .module .specs hr {
			margin: 0;
		}

		#dashboard .module .specs .apt-type .col.medium-12 div {
			float: left;
		}

		#dashboard .module .specs .apt-type .col.medium-12 {
			margin-bottom: .9375rem;
		}

		#dashboard .module .locations .map {
			background-color: #F6F6F6;
			height: 200px;
			margin-bottom: .9375rem;
		}

		#dashboard .module .locations .results {
			position: absolute;
			width: 95.5%;
			margin-top: -16px;
			border-bottom: 1px solid #E9E9E9;
			border-left: 1px solid #E9E9E9;
			border-right: 1px solid #E9E9E9;
		}

			#dashboard .module .locations .results ul li {
				padding-left: .9375em;
				font-size: 14px;
			}

			#dashboard .module .locations .results ul a {
				height: 50px;
			}

				#dashboard .module .locations .results ul a:hover {
					text-decoration: none;
				}

		#dashboard .module .location-item {
			margin-bottom: 1rem;
			height: 2.5rem;
			font-size: 14px;
			padding-left: 1em;
			border: 1px solid #E9E9E9;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			-ms-border-radius: 3px;
			border-radius: 3px;
		}

			#dashboard .module .location-item span {
				display: table-cell;
				height: inherit;
				vertical-align: middle;
				cursor: pointer;
			}

			#dashboard .module .location-item a {
				display: inline-block;
				float: right;
				margin-top: -1.95em;
			}

				#dashboard .module .location-item a:hover i {
					text-decoration: none;
					color: #313131;
				}

		#dashboard .module .profile-submit input[type=submit] {
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			-ms-border-radius: 3px;
			border-radius: 3px;
			width: 100%;
			margin-bottom: .9375rem;
		}

		#dashboard .module .view-profile {
			float: right;
			background: #5497FF;
		}

		#dashboard .module a.button.view-profile:hover {
			background-color: #82B2FD;
		}

		#dashboard .module .rental-info hr {
			margin: 0;
		}

		#dashboard .module .rental-info .amenities .titles li + li, #dashboard .module .rental-info .amenities li.heading span {
			margin-left: 1.5rem;
		}

		#dashboard .module .rental-info .row {
			margin-bottom: .9375rem;
		}

		#dashboard .module .rental-info .rental-type div {
			float: left;
			margin-right: .9375rem;
			width: 218px;
		}

		#dashboard .module .rental-info .amenities .titles li {
			font-size: 14px;
			display: inline;
			color: #313131;
		}

			#dashboard .module .rental-info .amenities .titles li em {
				border-bottom: 1px solid #000;
				padding-bottom: 2px;
				color: #313131;
			}

		#dashboard .module .rental-info .amenities li.heading {
			margin-bottom: .5em;
		}

			#dashboard .module .rental-info .amenities li.heading em {
				border-bottom: 1px solid #000;
				padding-bottom: 3px;
				padding-right: 4px;
			}

		#dashboard .module .rental-info .amenities ul {
			margin-left: 0;
		}

		#dashboard .module .rental-info .amenities li .icon {
			width: 23px;
			height: 23px;
		}

		#dashboard .module .rental-info .amenities li span {
			color: #313131;
			text-decoration: none;
		}

		#dashboard .module .rental-info .amenities span.icon {
			font-size: 23px;
			margin-right: .25rem;
			display: inline-block;
			color: #313131;
		}

		#dashboard .module .rental-info .amenities input[type=checkbox] {
			margin: 0 1.5rem 0 0;
			display: inline-block;
			position: relative;
		}

			#dashboard .module .rental-info .amenities input[type=checkbox] + input[type=checkbox] {
				margin-right: 1.75rem;
			}

		#dashboard .module .rental-info .amenities input[placeholder=available]:checked ~ span, #dashboard .module .rental-info .amenities input[placeholder=available]:checked ~ span span {
			color: #313131;
			text-decoration: none;
		}

		#dashboard .module .rental-info .amenities input[type=checkbox]:checked ~ a {
			font-weight: 400;
			font-weight: normal;
		}

		#dashboard .module .rental-info .amenities input[type=checkbox]:checked + span {
			color: #5497FF;
		}

		#dashboard .module .rental-info .amenities .rental-tips {
			border: 1px solid #E9E9E9;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			-ms-border-radius: 3px;
			border-radius: 3px;
		}

			#dashboard .module .rental-info .amenities .rental-tips p {
				padding: .9375rem;
				font-size: 14px;
				text-align: center;
				margin-bottom: .9375rem;
			}

			#dashboard .module .rental-info .amenities .rental-tips div.row {
				width: 100%;
				margin-bottom: 0;
				margin-top: .9375rem;
				padding-top: .9375rem;
			}

			#dashboard .module .rental-info .amenities .rental-tips .icon {
				display: block;
				text-align: center;
				font-size: 40px;
				color: #5497FF;
				margin: 0 auto;
				height: 40px;
				width: 40px;
			}

		#dashboard .module .rental-info .rental-dates div.end, #dashboard .module .rental-info .rental-dates div:first-of-type {
			padding: 0;
		}

			#dashboard .module .rental-info .rental-dates div.end div:first-child {
				padding-right: .9375rem;
			}

			#dashboard .module .rental-info .rental-dates div.end div:nth-child(2n), #dashboard .module .rental-info .rental-specs div.col:last-child {
				padding-right: 0;
			}

		#dashboard .module .rental-info .rental-dates span {
			display: inline-block;
			position: absolute;
			color: #313131;
			font-size: 23px;
			margin-top: 8px;
			margin-left: 10px;
		}

		#dashboard .module .rental-info .rental-dates .date input[type=text] {
			padding-left: 2.9375rem;
		}

		#dashboard .module .rental-info .rental-specs div.col:first-child {
			padding-left: 0;
		}

		#dashboard .module .rental-info .rental-specs div.col input {
			margin-bottom: 0;
		}

		#dashboard .module .rental-info .rental-specs div.col span.holder {
			display: inline-block;
			position: absolute;
			text-align: left;
			margin-top: -34px;
			right: .9375rem;
			color: #313131;
		}

		#dashboard .module .rental-info .rental-specs div.col:first-child span.holder, #dashboard .module .rental-info .rental-specs div.col:nth-child(even) span.holder {
			right: 1.9375rem;
		}

		#dashboard .module .rental-info .rental-description a.add-button {
			margin-top: .9375rem;
		}

		#dashboard .module .rental-info .rental-description .gallery {
			margin: 0;
		}

			#dashboard .module .rental-info .rental-description .gallery li {
				display: inline-block;
				width: 216px;
				height: 200px;
				background-color: #F6F6F6;
				position: relative;
				overflow: hidden;
				-webkit-border-radius: 3px;
				-moz-border-radius: 3px;
				-ms-border-radius: 3px;
				border-radius: 3px;
				margin: .5em;
				float: left;
			}

				#dashboard .module .rental-info .rental-description .gallery li a {
					display: block;
					position: absolute;
					right: 0;
					z-index: 100;
				}

					#dashboard .module .rental-info .rental-description .gallery li a span {
						color: #D8523D;
						font-size: 18px;
						display: inline-block;
						position: relative;
						padding: .2em;
						background-color: #fff;
						float: right;
						text-align: center;
					}

		#dashboard .module .viewing-object .list-item.inactive div, #dashboard .module .viewing-times .list-item.inactive div {
			color: #313131;
		}

			#dashboard .module .viewing-object .list-item.inactive div a.button, #dashboard .module .viewing-times .list-item.inactive div a.button {
				display: none;
			}

		#dashboard .module .rental-info .rental-description .gallery li img {
			position: absolute;
			top: 50%;
			left: 50%;
			margin-right: -50%;
			transform: translate(-50%,-50%);
		}

		#dashboard .module .rental-info input[name=campaignCode] {
			margin-bottom: 0;
		}

		#dashboard .module .viewing-object .header + hr, #dashboard .module .viewing-times .header + hr {
			margin: .5rem 0 1.1875rem;
		}

		#dashboard .module .viewing-times .header div {
			font-size: 14px;
			font-weight: 700;
			font-weight: normal;
		}

		#dashboard .module .viewing-times .list-item div {
			font-size: 14px;
		}

			#dashboard .module .viewing-times .list-item div a.button {
				font-size: 14px;
				padding: .8rem 1rem .6rem;
			}

		#dashboard .module .viewing-object .header div {
			font-size: 14px;
			font-weight: 700;
			font-weight: normal;
		}

		#dashboard .module .viewing-object .list-item div {
			font-size: 14px;
		}

			#dashboard .module .viewing-object .list-item div a.button {
				font-size: 13px;
				padding: .8rem 2rem .6rem;
				background-color: #5497FF;
			}

				#dashboard .module .viewing-object .list-item div a.button:hover {
					background-color: #82B2FD;
				}

		#dashboard .module .messages .row.header {
			font-weight: 700;
			font-weight: normal;
		}

			#dashboard .module .messages .row.header + hr {
				margin: .5rem 0 0;
			}

		#dashboard .module .messages h2 {
			margin-bottom: .9375rem;
		}

		#dashboard .module .messages div {
			font-size: 14px;
			word-break: break-word;
		}

		#dashboard .module .messages .accord-header {
			padding: .9375rem 0;
		}

			#dashboard .module .messages .accord-header:hover {
				cursor: pointer;
				background-color: #F6F6F6;
			}

		#dashboard .module .messages .accordion span.arrow-close {
			color: #313131;
		}

		#dashboard .module .messages .accordion.on {
			background-color: #F6F6F6;
		}

			#dashboard .module .messages .accordion.on .date, #dashboard .module .messages .accordion.on .title {
				color: #000000;
			}

				#dashboard .module .messages .accordion.on .date span {
					color: #FF6D59;
					-ms-transform: rotate(90deg);
					-webkit-transform: rotate(90deg);
					transform: rotate(90deg);
				}

		#dashboard .module .messages .accordion:first-child {
			margin-top: 0;
		}

		#dashboard .module .messages .accordion {
			border-bottom: 1px solid #E9E9E9;
		}

		#dashboard .module .messages .accord-content {
			margin-bottom: .9375em;
		}

		#dashboard .module .messages .date {
			color: #313131;
		}

			#dashboard .module .messages .date .arrow-close {
				padding-top: 4px;
			}

		#dashboard .module .profile-view .profile-pic .col:first-child {
			padding: 0;
		}

		#dashboard .module .profile-view .profile-pic .col {
			padding: .9375rem 0;
			font-size: 16px;
		}

		#dashboard .module .profile-view .profile-info .col {
			padding: 6px 0;
			border-bottom: 1px solid #E9E9E9;
		}

		#dashboard .module .profile-view .profile-info .result {
			float: right;
			text-align: right;
			font-size: 14px;
			padding-top: 4px;
		}

			#dashboard .module .profile-view .profile-info .result > .result {
				padding-left: 2em;
			}

		#dashboard .module .profile-view .profile-info .title {
			color: #000000;
			margin-right: 2em;
			font-size: 14px;
		}

		#dashboard .module .profile-view .profile-info .max-price, #dashboard .module .profile-view .profile-info .price {
			color: #D8523D;
		}

		#dashboard .module .profile-view .profile-info .spacer {
			height: 1.9375rem;
		}

	#dashboard .badge {
		display: block;
		position: absolute;
		right: -10px;
		top: -10px;
	}

@media only screen and (max-width: 1350px) and (min-width: 1260px) {
	nav#nav.top-bar .top-bar-section ul li a.button {
		padding-left: .5em !important;
		padding-right: .5em !important;
	}

		nav#nav.top-bar .top-bar-section ul li a.button.rent {
			padding-left: 1em !important;
			padding-right: 1em !important;
		}
}

@media only screen and (max-width:849px) {
	#steps .steps .overlay-wrapper, #steps a.columns {
		max-height: 380px;
	}

	.featherlight-iframe .featherlight-content {
		width: 100%;
	}

	.top-bar .toggle-topbar.menu-icon {
		top: 50%;
	}

		.top-bar .toggle-topbar.menu-icon a {
			padding: 0 .5rem 0 .9375em;
		}

	nav#nav.top-bar, nav#nav.top-bar.nav-top, nav#nav.top-bar.page-bar {
		position: fixed;
	}

		nav#nav.top-bar.expanded {
			background: #fff;
			position: fixed;
			height: auto;
		}

			nav#nav.top-bar.expanded .top-bar-section ul li {
				text-align: center;
			}

				nav#nav.top-bar.expanded .top-bar-section ul li a {
					color: #313131;
					padding-left: 2em;
					padding-right: 2em;
					text-shadow: none;
				}

					nav#nav.top-bar.expanded .top-bar-section ul li a:focus, nav#nav.top-bar.expanded .top-bar-section ul li a:hover {
						text-decoration: underline;
					}

					nav#nav.top-bar.expanded .top-bar-section ul li a.radius {
						color: #5497FF;
						border: none;
						padding-top: 12px;
						padding-bottom: 12px;
					}

					nav#nav.top-bar.expanded .top-bar-section ul li a.button, nav#nav.top-bar.expanded .top-bar-section ul li a.button:hover {
						background-color: transparent;
						text-align: center;
					}

					nav#nav.top-bar.expanded .top-bar-section ul li a.radius.search {
						display: inline-block;
						color: #D8523D !important;
					}

					nav#nav.top-bar.expanded .top-bar-section ul li a.radius.rent:hover {
						background-color: rgba(79,158,248,.4) !important;
					}

					nav#nav.top-bar.expanded .top-bar-section ul li a.radius.search:hover {
						background-color: rgba(241,105,83,.3) !important;
					}

					nav#nav.top-bar.expanded .top-bar-section ul li a.radius.search .icon-magnifier {
						display: inline-block;
						color: #D8523D;
						margin-right: 18px;
					}

				nav#nav.top-bar.expanded .top-bar-section ul li span.icon.icon-hamburger_menu {
					color: #D8523D;
					font-size: 23px;
				}

				nav#nav.top-bar.expanded .top-bar-section ul li.logged {
					margin-left: 0;
				}

					nav#nav.top-bar.expanded .top-bar-section ul li.logged a.button.button-outline {
						border: none;
					}

						nav#nav.top-bar.expanded .top-bar-section ul li.logged a.button.button-outline:focus, nav#nav.top-bar.expanded .top-bar-section ul li.logged a.button.button-outline:hover, nav#nav.top-bar.expanded .top-bar-section ul li.logged a.button.button-outline:visited {
							color: #313131;
						}

		nav#nav.top-bar .top-bar-section ul li a.radius.rent {
			border-color: transparent;
			background-color: transparent;
		}

		nav#nav.top-bar, nav#nav.top-bar.expanded, nav#nav.top-bar.nav-top, nav#nav.top-bar.page-bar {
			background-color: #fff;
			padding: 0;
			border-bottom: 1px solid #E9E9E9; /*-webkit-box-shadow:2px 2px 10px #E9E9E9;-moz-box-shadow:2px 2px 10px #E9E9E9;box-shadow:2px 2px 10px #E9E9E9*/
			-webkit-box-shadow: none;
			-moz-box-shadow: none;
			box-shadow: none;
		}

	#landing nav#nav.top-bar.dashboard ul.title-area li a.nav-logo, #landlord nav#nav.top-bar.dashboard ul.title-area li a.nav-logo, #search nav#nav.top-bar.dashboard ul.title-area li a.nav-logo, #support nav#nav.top-bar.dashboard ul.title-area li a.nav-logo {
		padding-top: 8px;
	}

	#landing nav#nav.top-bar.dashboard li.toggle-topbar.menu-icon, #landlord nav#nav.top-bar.dashboard li.toggle-topbar.menu-icon, #search nav#nav.top-bar.dashboard li.toggle-topbar.menu-icon, #support nav#nav.top-bar.dashboard li.toggle-topbar.menu-icon {
		right: 0;
	}

	#landing .top-bar-section .has-dropdown > a:after, #landlord .top-bar-section .has-dropdown > a:after, #search .top-bar-section .has-dropdown > a:after, #support .top-bar-section .has-dropdown > a:after {
		content: ' > ';
		position: relative;
		display: inline;
	}

	#landing .dropdown .title.back.js-generated h5 a::before, #landlord .dropdown .title.back.js-generated h5 a::before, #search .dropdown .title.back.js-generated h5 a::before, #support .dropdown .title.back.js-generated h5 a::before, .dropdown .title.back.js-generated h5 a::before {
		content: " < ";
	}

	#landing nav#nav.top-bar.dashboard.nav-top ul li ul.dropdown, #landlord nav#nav.top-bar.dashboard.nav-top ul li ul.dropdown, #search nav#nav.top-bar.dashboard.nav-top ul li ul.dropdown, #support nav#nav.top-bar.dashboard.nav-top ul li ul.dropdown {
		background: 0 0;
	}

	#landing .dropdown .title.back.js-generated h5 a, #landlord .dropdown .title.back.js-generated h5 a, #search .dropdown .title.back.js-generated h5 a, #support .dropdown .title.back.js-generated h5 a {
		color: #313131;
		font-size: 16px;
	}

	#landing nav#nav.top-bar.expanded .top-bar-section ul li:last-child, #landlord nav#nav.top-bar.expanded .top-bar-section ul li:last-child, #search nav#nav.top-bar.expanded .top-bar-section ul li:last-child, #support nav#nav.top-bar.expanded .top-bar-section ul li:last-child {
		padding-bottom: 20px;
	}

	#landing nav#nav.top-bar.dashboard.nav-top .nav-search, #landlord nav#nav.top-bar.dashboard.nav-top .nav-search, #search nav#nav.top-bar.dashboard.nav-top .nav-search, #support nav#nav.top-bar.dashboard.nav-top .nav-search {
		display: block;
	}

	nav.top-bar.not-logged-in .toggle-topbar.menu-icon {
		margin-top: -8px;
	}

	.featherlight-next {
		left: 72%;
	}

	.featherlight-previous {
		left: 10px;
	}

	.featherlight-content {
		max-width: 350px;
		margin: 0 auto;
	}

	header.hero .hero-text {
		margin-top: 5.2rem;
	}

		header.hero .hero-text h1, header.hero .hero-text h2 {
			font-size: 40px;
			line-height: 2.1rem;
		}

	h1 {
		margin-bottom: 16px;
	}

	header#header.hero {
		height: 430px;
	}

		header#header.hero .row.search {
			width: 80%;
		}

		header#header.hero .searchbar {
			margin-top: 16.9rem;
		}

			header#header.hero .searchbar .search-place-results .location {
				width: auto;
				max-width: calc(100% - 74px);
				overflow: hidden;
			}

			header#header.hero .searchbar a.button {
				padding: 0;
				margin: 0;
			}

				header#header.hero .searchbar a.button .icon-magnifier {
					color: #fff;
					display: inline-block;
					position: relative;
					left: 0;
					top: 30%;
				}

			#steps, header#header.hero .free-times, header#header.hero .hero-bkground a, header#header.hero .searchbar input:focus + .results {
				display: none;
			}

		header#header.hero .hero-bkground {
			background: url(/Content/v3/img/header_ground2.jpg) center;
			background-size: cover;
		}

	header.hero .searchbar .search {
		font-size: 14px;
	}

		header.hero .searchbar .search ::-webkit-input-placeholder {
			font-family: Nuckle-Regular,sans-serif;
			color: transparent;
		}

		header.hero .searchbar .search :-moz-placeholder {
			font-family: Nuckle-Regular,sans-serif;
			color: transparent;
		}

		header.hero .searchbar .search ::-moz-placeholder {
			font-family: Nuckle-Regular,sans-serif;
			color: transparent;
		}

		header.hero .searchbar .search :-ms-input-placeholder {
			font-family: Nuckle-Regular,sans-serif;
			color: transparent;
		}

	#steps a.columns {
		overflow: hidden;
	}

	#steps .steps .step1 p, #steps .steps .step2 p, #steps .steps .step3 p {
		margin-top: 120px;
	}

	#steps .steps .step1, #steps .steps .step2, #steps .steps .step3 {
		min-height: 380px;
		max-height: 380px;
		background-position: center;
		margin: 20px auto;
	}

	#property .gallery #p-gallery, #property .gallery #p-gallery .owl-wrapper-outer {
		max-height: 250px;
	}

	#steps .steps h1 {
		margin: 30px 0 0;
	}

	div.visit-wrap-even a {
		margin-right: 0;
	}

	#landing section {
		margin: 40px 0;
	}

		#landing section#how {
			margin-top: 0;
		}

	section#how div.video img {
		width: 100%;
	}

	section#how div.video .columns {
		height: auto;
	}

	#visit div {
		margin-top: .5em;
	}

	section#visit .columns a.columns {
		display: block;
		float: none;
		height: 400px;
		margin: .9375em auto;
	}

		header.hero .searchbar a.button span, section#visit .columns a.columns.des {
			display: none;
		}

	section#visit .columns:last-child {
		float: none;
	}

	#visit .search-more {
		padding-top: 1em;
	}

	#hood a.destination, #hood a.rental {
		margin-bottom: .9375em;
	}

	#hood .group {
		margin-bottom: 0;
	}

	#hood .end .large-4, #hood .large-4, #hood .large-8, #hood .middle .large-4:first-child + .large-4, #hood .middle .large-4:last-child {
		border: none;
	}

	header.hero .searchbar .button .icon-magnifier {
		display: inline-block;
	}

	#support header.hero .searchbar {
		margin-top: 0;
		width: 80%;
	}

	footer#footer .middle .row {
		padding: 40px 0;
	}

	footer#footer .middle .about {
		padding-top: .9375em;
	}

	footer#footer .bottom .icon-Logo2, footer#footer .h-break, footer#footer .partners, footer#footer .points {
		display: none;
	}

	footer#footer .social-icons a {
		text-align: center;
		float: none;
	}

	#dashboard #cancel .cancel form p, #dashboard .module .profile-card .profile-reviews .col {
		text-align: left;
	}

	footer#footer a.fb, footer#footer footer#footer a.instagram {
		display: inline-block;
	}

	footer#footer .blurb ul, footer#footer .partners, footer#footer .press {
		display: none;
	}

	footer#footer ul {
		margin: 30px 0 0;
	}

	footer#footer hr {
		margin: 1rem 0;
	}

	footer#footer .row .row {
		margin: 0 .9375em;
	}

	#property, footer#footer .medium-6.columns .medium-6.columns:first-child ul {
		margin-top: 0;
	}

	footer#footer .numbers {
		margin-bottom: .9375em;
	}

	header .row.search {
		width: 80%;
	}

	#property .ammenities .columns, #property .boendet .columns, #property .options .columns {
		padding-left: 0;
		padding-right: 0;
	}

	#property .gallery #p-gallery a {
		display: block;
	}

	#property .gallery #p-gallery img {
		min-height: 250px;
		display: block;
		max-height: 250px;
		width: inherit;
	}

	#property .gallery #p-gallery .owl-buttons {
		position: absolute;
		top: 100px;
		margin-top: 0;
	}

		#property .gallery #p-gallery .owl-buttons .icon-chevron-left, #property .gallery #p-gallery .owl-buttons .icon-chevron-right {
			padding: 10px;
		}

	#property .g-price {
		display: none;
	}

	#property .description {
		padding-left: .9375em;
	}

		#property .description h1:first-child {
			font-size: 26px;
		}

		#property .description h2.location {
			font-size: 20px;
		}

		#property .description p {
			font-size: 16px;
		}

		#property .description .see-gallery {
			display: block;
			margin-bottom: 20px;
		}

	#property .details {
		padding-right: .9375em;
	}

		#property .details ul {
			margin-bottom: 0;
		}

		#property .details li {
			font-size: 15px;
		}

		#property .details .ammenities li {
			font-size: 12px;
		}

	#property .icon {
		margin: 10px 2px 0 0;
		font-size: 22px;
		width: 22px;
	}

	#results #grid-view .block, #search #results #grid-view .block {
		margin-right: 0;
		max-width: 100%;
	}

	#property .arrow-box:after, #property .arrow-box:before {
		display: none;
		border-top-color: transparent;
	}

	#property .columns.small-6.large-6 a.tooltips span {
		padding: 40px 20px;
		margin-top: -240px;
		margin-left: -164px;
		width: 300px;
	}

	#results, #search #results {
		margin-top: 0;
	}

	#property .read-less, #property .read-more {
		margin-bottom: 20px;
	}

	#property #sup-gallery {
		display: none;
	}

	#search .title .controls {
		display: block;
		width: 100%;
		float: none;
		min-width: 100%;
	}

	#dashboard div.dash-nav, #results #list-view table thead tr th:last-child, #results #list-view table thead tr th:nth-of-type(2), #results #list-view tr.accordion td:last-child, #results #list-view tr.accordion td:nth-of-type(2), td.more, tr.panel td:first-child {
		display: none;
	}

	#search .title select.sort-view {
		float: none;
		max-width: 110px;
		margin-right: 10px;
		padding-left: 10px;
	}

	#search .title .map.button-outline, #search .title button.map {
		margin-top: 10px;
		padding: .6rem 3.4rem 1.6rem .5rem;
	}

	#search .pad-n-l {
		padding-left: 0;
		padding-right: 0;
	}

	#search #filters .section .columns .columns.pad-n-r, #search #filters fieldset .columns.pad-n-r {
		padding-left: 0;
	}

	#results .title .grid-view.button-outline, #results .title .list-view.button-outline, #results .title button.grid-view, #results .title button.list-view {
		float: left;
		margin-bottom: 0;
		margin-top: 1px;
	}

	#search .title .map.button-outline, #search .title button.map {
		float: none;
	}

	#results .title .map.button-outline, #results .title button.map {
		margin: 0;
	}

	#results #list-view table thead tr th, #results #list-view tr.accordion td {
		padding: .2625rem .225rem;
		font-size: 10px;
	}

	#results #list-view a.button {
		font-size: 10px;
		padding: .6rem 2rem 1.0625rem;
	}

	#results #list-view .panel {
		background: 0 0;
	}

	#support header {
		height: 220px;
		background-attachment: scroll !important;
	}

	#support section {
		padding: 0 1.75rem 50px;
	}

	#support .header-wrap h1 {
		margin-bottom: .5rem;
	}

	#support .header-wrap h2 {
		font-size: 27px;
	}

	#support #results #grid-view table a.button {
		padding: .43rem 1rem 1.0625rem;
	}

	#landlord .info-circle {
		margin: -73px 20% 0;
		z-index: 2;
	}

		#landlord .info-circle h3 {
			font-size: 40px;
		}

	#landlord .calculator {
		margin-top: 118px;
		z-index: 4;
	}

		#landlord .calculator p {
			font-size: 16px;
		}

		#landlord .calculator h1 {
			font-size: 52px;
			line-height: 52px;
		}

	#landlord #points {
		margin-top: 60px;
	}

	#dashboard .module .viewing-times .list-item div a.button, #dashboard .module.booking .price {
		margin-top: .9375em;
	}

	#dashboard .dash-nav {
		position: relative;
	}

	#dashboard .module .profile-card.small-12, #dashboard .rental-times .timeblock.small-12.col {
		width: 100%;
	}

	#dashboard .module.booking .pic {
		margin-bottom: .9375em;
	}

	#dashboard .module.booking span.time {
		display: block;
		margin-left: 0;
	}

	#dashboard .module.booking .time-slot .button-outline {
		float: none;
		width: 90%;
	}

	#dashboard .module .profile-form {
		padding-right: .9375em;
	}

		#dashboard .module .profile-form .row .col.medium-9, #dashboard .module .profile-view .profile-info, #dashboard .module .rental-info .col, #dashboard .module .rental-info .rental-dates div.end div:first-child, #dashboard .module .specs .col, #dashboard .module .specs form .col.medium-6 {
			padding: 0;
		}

	#dashboard .module .profile-controls .profile-image.plholder {
		margin: 0 auto;
	}

	#dashboard .module .specs input.add-button.button {
		margin-bottom: .9375em;
	}

	#dashboard .module .specs form .border-l, #dashboard .module .specs form .border-r {
		border: none;
	}

	#dashboard .module .rental-specs .medium-4 {
		padding-bottom: .9375em;
	}

	#dashboard .module #specific-times div.button-add {
		padding: 0;
	}

	#dashboard .module #specific-times .add-button {
		font-size: 14px;
		padding: .66em .8em;
	}

	#dashboard .module .booked-tenant .profile-description {
		margin: .9375em 0;
	}

	#dashboard .module .rebook form .row .col {
		padding: 0;
	}

	#dashboard .module .profile-card.cancel-card .options, #dashboard .module .profile-card.checked-card .options {
		display: none;
	}

	#dashboard .module .profile-card input[type=checkbox] {
		display: inline-block;
		margin-right: 10px;
	}

	#dashboard .module .profile-card .profile-reviews {
		padding-left: .9375em;
	}

		#dashboard .module .profile-card .profile-reviews .col:first-child {
			border: none;
			padding-left: .9375em;
		}

		#dashboard .module .profile-card .profile-reviews div.medium-12 {
			border-bottom: none;
		}

		#dashboard .module .profile-card .profile-reviews .yes.col {
			padding-top: .9375em;
			border-top: 1px solid #E9E9E9;
		}

		#dashboard .module .profile-card .profile-reviews .no.col {
			padding-bottom: .9375em;
			border-bottom: 1px solid #E9E9E9;
		}

	#dashboard .module .profile-card .row:last-child .col:last-child {
		padding: 0 .9375em;
		margin-top: .9375em;
	}

	#dashboard .module .profile-card .profile-image {
		margin: 0 auto;
	}

	#dashboard .module .profile-card .col.medium-6.options {
		padding: 0 .9375em;
	}

	#dashboard .rental-times .block.time-select {
		margin: 0 0 .9375em;
	}

	#dashboard nav#nav.top-bar.dashboard ul.title-area {
		border: none;
	}

	nav.logged.top-bar .toggle-topbar.menu-icon {
		margin-top: -18px;
		margin-right: 0;
	}

	nav#nav.top-bar.expanded .top-bar-section ul li a, nav#nav.top-bar.expanded .top-bar-section ul li span {
		font-size: 18px;
		padding: .25em 0 .25em 1.5em;
		text-align: left;
		display: block;
	}

	nav#nav.top-bar.expanded .top-bar-section ul li:last-child {
		padding-bottom: 20px;
	}

	nav#nav.top-bar.expanded .top-bar-section .logged-user a {
		margin-top: 16px;
		color: #313131;
	}

	nav#nav.top-bar.expanded .top-bar-section a.active {
		margin-left: 10px;
	}

	.dropdown .title.back.js-generated h5 a {
		color: #313131;
		font-size: 16px;
	}

	nav#nav.top-bar.dashboard li:not(.has-form) a:not(.button) {
		padding-top: 0;
	}

	nav#nav.top-bar.dashboard ul.title-area li a.nav-logo {
		padding-top: 6px;
	}

	nav#nav ul.right li.dashboard-mobile-menu-item {
		display: block;
	}

	nav#nav.top-bar.dashboard li.nav-item, nav#nav.top-bar.dashboard li.nav-item a:not(.button) i.circle {
		display: none;
	}

	nav#nav.top-bar.dashboard ul li {
		height: inherit;
		margin-right: 0;
	}

		nav#nav.top-bar.dashboard ul li:first-child {
			margin-top: 10px;
			margin-right: 0;
		}

	nav#nav.top-bar.dashboard .nav-search {
		max-width: 100%;
		width: 95%;
		border: 1px solid #E9E9E9;
		margin: 10px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		border-radius: 3px;
	}

		nav#nav.top-bar.dashboard .nav-search input#top-search {
			width: 100%;
		}

	nav#nav.top-bar.dashboard li.user-mobile-text {
		display: block;
	}

	nav#nav.top-bar.dashboard li.logged-user {
		display: none;
	}

	nav#nav.top-bar.dashboard ul.title-area {
		border-right: none;
	}

	nav#nav.top-bar.dashboard .top-bar-section ul li a {
		font-size: 16px;
	}

		nav#nav.top-bar.dashboard .top-bar-section ul li a:hover {
			color: #313131;
		}

	.dzscalendar.skin-lions-square .curr-date .curr-month, .dzscalendar.skin-lions-square .curr-date .curr-year {
		font-size: 14px;
	}
}

@media only screen and (min-width:850px) and (min-width:668px) {
	#dashboard .rental-times .timeblock {
		width: 100%;
	}

	#dashboard .module .profile-card {
		width: 48%;
	}
}

@media only screen and (max-width:1068px) and (min-width:851px) {
	#support .searchbar.row, .row.search {
		max-width: 50rem;
	}

	header.hero div.searchbar > div.row {
		width: 70%;
	}

	section#how div.video .large-4.columns .button {
		display: inline;
	}

	#sup-gallery, footer#footer .top .partners {
		display: none;
	}

	#visit .large-12.columns {
		padding-left: .9375em;
		padding-right: .9375em;
	}

	#visit div {
		margin-top: .5rem;
	}

	.hero-bkground video {
		height: 100%;
		width: auto;
		margin-top: 0;
	}

	div.visit-wrap-even a {
		margin-right: .4em;
		margin-bottom: 0;
	}

	div.visit-wrap-even .des {
		width: 334px;
	}

	section#how div.video .large-8.columns div {
		text-align: center;
	}

	section#how div.video .large-4.columns {
		text-align: center;
		height: auto;
		padding-top: 16px;
	}

	#support section.row {
		padding-left: 3.9375rem;
		padding-right: 3.9375rem;
	}

	#results #grid-view .block {
		margin-right: 10px;
	}

	#filters .section .columns .columns.pad-n-r, #filters fieldset .columns.pad-n-r, .large-6.columns.pad-n-l, .large-6.columns.pad-n-r {
		padding-left: .9375em;
		padding-right: .9375em;
	}

	#property .des-wrap {
		padding-left: 3.9375rem;
		padding-right: 3.9375rem;
	}

	#property .details {
		padding-right: .9375em;
	}

	#landlord .calculator {
		margin-left: 40px;
	}

	#landlord .info-circle {
		margin-left: 460px;
	}

	#dashboard .module .viewing-times .list-item div a.button {
		padding: .8rem 1rem .6rem;
	}

	#property .description {
		padding-left: .9375em;
	}

	#support header {
		background-attachment: scroll !important;
	}

	nav#nav.top-bar.dashboard .nav-search {
		width: 30%;
	}

	footer#footer .press div img {
		width: 115px;
	}

	footer#footer .press div.sr img {
		width: 125px;
	}

	footer#footer .top .numbers {
		margin-right: 15px;
	}

	footer#footer .press div {
		margin-right: .9375em;
		padding-right: .9375em;
	}
}

@media only screen and (max-width:1258px) {
	.offset-vid {
		margin-top: 0;
	}
}

iframe[name=google_conversion_frame] {
	height: 0 !important;
	width: 0 !important;
	line-height: 0 !important;
	font-size: 0 !important;
	float: left;
}

.language {
	-ms-border-radius: 14px;
	border-radius: 14px;
	background-color: #40474c;
	text-align: center;
	height: 36px;
	line-height: 30px;
	width: 36px;
	color: #fff;
	margin-top: 2px;
}

	.language img {
		margin: 9px 0;
	}

.language-li {
	margin-right: 0 !important;
}

	.language-li a {
		margin: 0 !important;
	}

.language-a {
	padding: 3px 10px !important;
}

.language-selected {
	background-color: #D8523D;
}

.userName {
	height: 60px !important;
	padding-top: 6px;
}

.wordwrap {
	word-wrap: break-word;
}

.padding20 {
	padding: 20px;
}

.margin-top-10 {
	margin-top: 10px;
}

.margin-top-15 {
	margin-top: 15px;
}

.margin-top-20 {
	margin-top: 20px;
}

.imageoverlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(84,151,255,.1);
}

@font-face {
	font-family: 'FontAwesome';
	src: url('/Content/v3/fonts/fontawesome-webfont.eot?v=4.6.3');
	src: url('/Content/v3/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('/Content/v3/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('/Content/v3/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('/Content/v3/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

.postLogin .language-a {
	padding: 10px !important;
}

.css-input {
	position: relative;
	display: inline-block;
	margin: 2px 0;
	font-weight: 400;
	cursor: pointer;
}

	.css-input input {
		position: absolute;
		opacity: 0;
	}

		.css-input input:focus + span {
			box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
		}

		.css-input input + span {
			position: relative;
			display: inline-block;
			margin-top: -2px;
			margin-right: 3px;
			vertical-align: middle;
			border-radius: 3px;
		}

			.css-input input + span:after {
				position: absolute;
				content: "";
			}

.css-input-disabled {
	opacity: .5;
	cursor: not-allowed;
}

.css-checkbox {
	margin: 7px 0;
}

	.css-checkbox input + span {
		width: 20px;
		height: 20px;
		background-color: #fff;
		border: 1px solid #ddd;
		-webkit-transition: background-color 0.2s;
		transition: background-color 0.2s;
	}

		.css-checkbox input + span:after {
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			font-family: "FontAwesome";
			font-size: 10px;
			color: #fff;
			line-height: 18px;
			content: "\f00c";
			text-align: center;
		}

	.css-checkbox:hover input + span {
		border-color: #ccc;
	}

	.css-checkbox.css-checkbox-sm {
		margin: 9px 0 8px;
		font-size: 12px;
	}

		.css-checkbox.css-checkbox-sm input + span {
			width: 16px;
			height: 16px;
		}

			.css-checkbox.css-checkbox-sm input + span:after {
				font-size: 8px;
				line-height: 15px;
			}

	.css-checkbox.css-checkbox-lg {
		margin: 3px 0;
	}

		.css-checkbox.css-checkbox-lg input + span {
			width: 30px;
			height: 30px;
		}

			.css-checkbox.css-checkbox-lg input + span:after {
				font-size: 12px;
				line-height: 30px;
			}

	.css-checkbox.css-checkbox-rounded input + span {
		border-radius: 3px;
	}

.css-checkbox-default input:checked + span {
	background-color: #999999;
	border-color: #999999;
}

.css-checkbox-primary input:checked + span {
	background-color: #5c90d2;
	border-color: #5c90d2;
}

.css-checkbox-info input:checked + span {
	background-color: #70b9eb;
	border-color: #70b9eb;
}

.css-checkbox-success input:checked + span {
	background-color: #46c37b;
	border-color: #46c37b;
}

.css-checkbox-warning input:checked + span {
	background-color: #f3b760;
	border-color: #f3b760;
}

.css-checkbox-danger input:checked + span {
	pointer-events: none !important;
	background-color: #d8523d;
	border-color: #d8523d;
}

.css-radio {
	margin: 7px 0;
}

	.css-radio input + span {
		width: 20px;
		height: 20px;
		background-color: #fff;
		border: 1px solid #ddd;
		border-radius: 50%;
	}

		.css-radio input + span:after {
			top: 2px;
			right: 2px;
			bottom: 2px;
			left: 2px;
			background-color: #fff;
			border-radius: 50%;
			opacity: 0;
			-webkit-transition: opacity 0.2s ease-out;
			transition: opacity 0.2s ease-out;
		}

	.css-radio input:checked + span:after {
		opacity: 1;
	}

	.css-radio:hover input + span {
		border-color: #ccc;
	}

	.css-radio.css-radio-sm {
		margin: 9px 0 8px;
		font-size: 12px;
	}

		.css-radio.css-radio-sm input + span {
			width: 16px;
			height: 16px;
		}

	.css-radio.css-radio-lg {
		margin: 5px 0;
	}

		.css-radio.css-radio-lg input + span {
			width: 26px;
			height: 26px;
		}

.css-radio-default input:checked + span:after {
	background-color: #999999;
}

.css-radio-primary input:checked + span:after {
	background-color: #5c90d2;
}

.css-radio-info input:checked + span:after {
	background-color: #70b9eb;
}

.css-radio-success input:checked + span:after {
	background-color: #46c37b;
}

.css-radio-warning input:checked + span:after {
	background-color: #f3b760;
}

.css-radio-danger input:checked + span:after {
	background-color: #FF6D59;
	pointer-events: none !important;
}

.MT30 {
	margin-top: 30px !important;
}



@media only screen and (max-width: 484px) {
	nav#nav.top-bar.expanded .top-bar-section ul li:last-child {
		padding-bottom: 0px !important;
	}

	nav#nav.top-bar.dashboard ul li:first-child {
		margin-top: 0px !important;
		margin-right: 0;
	}

	nav#nav.top-bar.dashboard ul.title-area li:first-child {
		margin-top: 10px !important;
	}

	.postLogin .language-a {
		padding: 13px 10px !important;
	}
}

@media only screen and (max-width: 680px) {
	#support .info-drop .tabs-content a {
		font-size: 14px;
	}

	.mod-content-mobile {
		padding: 0px !important;
	}
	.mod-header-mobile{
		padding-left:15px;
	}
}

@media only screen and (max-width: 1440px) and (min-width: 1241px) {
	nav#nav.top-bar.dashboard .nav-search {
		float: left;
		width: 30% !important;
	}
}

@media only screen and (max-width: 1240px) and (min-width: 1168px) {
	nav#nav.top-bar.dashboard .nav-search {
		float: left;
		width: 25% !important;
	}
}

@media only screen and (max-width: 1167px) and (min-width: 850px) {
	.showBig {
		display: none !important;
	}

	.showSmall {
		display: block !important;
	}
}

@media only screen and (max-width: 849px) and (min-width: 485px) {
	.postLogin .language-a {
		padding: 3px 10px !important;
	}
}

@font-face {
	font-family: 'FontAwesome';
	src: url('/Content/v3/fonts/fontawesome-webfont.eot?v=4.6.3');
	src: url('/Content/v3/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('/Content/v3/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('/Content/v3/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('/Content/v3/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media only screen and (max-width : 850px) {
	footer#footer .bottom .copyright p {
		margin-top: 5px;
	}

	#nav ul li.name a img {
		width: 100% !important;
	}
}

@media only screen and (max-width : 1260px) {
	#taglines {
		display: none;
	}
}

@media only screen and (min-width : 850px) and (max-width : 1240px) {
	nav#nav.top-bar, nav#nav.top-bar.nav-top, nav#nav.top-bar.page-bar {
		padding: 0 15px !important;
	}

		nav#nav.top-bar ul li.name {
			margin-right: 0 !important;
		}

	#nav ul li.name a {
		margin-left: 0 !important;
	}

	.top-bar-section ul li > a, .top-bar-section ul li > a.button {
		font-size: 12px !important;
	}

	.top-bar-section li:not(.has-form) a:not(.button) {
		padding: 0 8px !important;
	}

	nav#nav.top-bar ul.title-area {
		padding-top: 0 !important;
	}
}

#navlogo {
	width: 138px !important;
	height: 45px;
	margin: 0 !important;
	padding: 0 !important;
}

nav#nav div.top-bar-section ul {
	padding-top: 7px;
}

@media only screen and (min-width : 850px) and (max-width : 1240px) {
	nav#nav.top-bar.dashboard ul li.message a.showBig,
	nav#nav.top-bar.dashboard ul li.message a.showSmall {
		padding-top: 8px !important;
		height: 60px;
		margin-left: 10px;
	}

	nav#nav.top-bar.dashboard ul li.language-li a div.transparentBackground {
		margin-top: 10px !important;
	}
}

/*icons foe new amenities*/
@font-face {
	font-family: 'icomoon-ad';
	src: url('/Content/v3/fonts/icomoon-ad.eot?78n0yq');
	src: url('/Content/v3/fonts/icomoon-ad.eot?78n0yq#iefix') format('embedded-opentype'), url('/Content/v3/fonts/icomoon-ad.ttf?78n0yq') format('truetype'), url('/Content/v3/fonts/icomoon-ad.woff?78n0yq') format('woff'), url('/Content/v3/fonts/icomoon-ad.svg?78n0yq#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

.icon-pay-tv:before {
	content: "\e909";
	font-family: 'icomoon-ad' !important;
	color: #313131 !important;
}

.icon-rotate-right:before {
	content: "\e90a";
	font-family: 'icomoon-ad' !important;
	color: #313131 !important;
}

.icon-dishwasher:before {
	content: "\e900";
	font-family: 'icomoon-ad' !important;
}

.icon-dryer-machine:before {
	content: "\e901";
	font-family: 'icomoon-ad' !important;
}

.icon-laundry-machine:before {
	content: "\e905";
	font-family: 'icomoon-ad' !important;
}

.icon-laundry-room:before {
	content: "\e906";
	font-family: 'icomoon-ad' !important;
}

.icon-water:before {
	content: "\e907";
	font-family: 'icomoon-ad' !important;
}

.icon-electricity:before {
	content: "\e902";
	font-family: 'icomoon-ad' !important;
}

.icon-garbagecollection:before {
	content: "\e903";
	font-family: 'icomoon-ad' !important;
}

.icon-heat:before {
	content: "\e904";
	font-family: 'icomoon-ad' !important;
}

.icon-comment-dots-regular:before {
	content: "\e908";
	font-family: 'icomoon-ad' !important;
	color: #313131 !important;
}

@media only screen and (max-width: 1240px) and (min-width: 849px) {
	#landing nav#nav.top-bar.logged.dashboard ul li.message {
		margin-top: 16px !important;
	}
}


/*style for cookie message*/
.cookies-warning {
	width: 100%;
	position: fixed;
	bottom: -300px;
	left: 0;
	background: rgba(255,109,89,0.95);
	padding: 11px 0 12px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	z-index: 5000;
}

	.cookies-warning.is-active {
		bottom: 0;
	}

	.cookies-warning .container {
		max-width: 790px;
		padding: 0 32px;
		margin: 0 auto;
		width: calc(100% - 64px);
	}

	.cookies-warning p {
		color: #fff !important;
		font-family: 'Nuckle-Regular', sans-serif;
		font-size: 14px;
		line-height: 22px;
		margin: 0;
	}

		.cookies-warning p a, .cookies-warning p a:hover {
			text-decoration: underline !important;
			color: #fff !important;
		}

	.cookies-warning .wrapper-text {
		width: calc(100% - 160px);
		float: left;
		padding-right: 30px;
	}

	.cookies-warning .wrapper-button {
		width: 130px;
		float: left;
	}

	.cookies-warning .btn--blue {
		background: rgba(74,144,226,1);
		color: #fff;
		border: none;
		border-radius: 2px;
		font-size: 14px;
		font-family: 'Nuckle-Regular', sans-serif;
		padding: 8px 30px;
		float: right;
		margin: 5px 0;
		outline: none;
		cursor: pointer;
	}

	.cookies-warning .cookies-close {
		position: absolute;
		right: 8px;
		top: 9px;
		background: none;
		border: none;
		padding: 0;
		margin: 0;
		outline: none;
		cursor: pointer;
	}

		.cookies-warning .cookies-close img {
			width: 12px;
		}

@media(max-width: 570px) {
	.cookies-warning .wrapper-text {
		width: 100%;
		float: none;
		padding-right: 0;
	}

		.cookies-warning .wrapper-text p {
			text-align: center;
		}

	.cookies-warning .wrapper-button {
		width: 100%;
		float: none;
	}

		.cookies-warning .wrapper-button .btn--blue {
			float: none;
			margin: 15px auto 5px;
			display: block;
		}

	.cookies-warning .cookies-close img {
		width: 15px;
	}
	/*manish jain css here*/
	#dashboard .m-dash-content .module .mod-content {
		padding: 0;
	}

	#virtual, .m-dash-content {
		padding: 0 !important;
	}

	#dashboard .m-dash-content .module .add-button {
		display: block;
		padding: 0rem 1rem !important;
		line-height: 40px;
		margin-top: 0;
	}

	.m-dash-content h4, .m-dash-content .h4 {
		font-size: 20px;
		padding: 0 15px;
	}

	.m-block-content .col, .m-block-content .column, .m-block-content .columns {
		padding-left: .2rem;
		padding-right: .2rem;
	}
	/*manish jain css here*/
	#login section.login, #login section.signup {
		max-width: 340px;
	}
}
/*style for cookie message*/

#footer .medium-3.columns ul li, .footer .medium-3.columns ul li a {
	font-family: Nuckle-Bold !important;
	font-style: normal;
	font-size: 14px !important;
	line-height: 24px !important;
	color: #313131 !important;
}

	#footer .medium-3.columns ul li.title {
		font-family: Nuckle-Regular !important;
		margin-bottom: 0 !important;
	}

@media (max-width: 1024px) {
	nav#nav.top-bar.dashboard ul li.message {
		margin-top: 16px !important;
	}
}

@media (max-width: 767px) {
	#guest header h1 {
		font-size: 48px;
	}
	#login section.login span.facebook, #login section.login span.google, #login section.signup span.facebook, #login section.signup span.google {
		margin: -48px 0 0 20px;
	}
}

@media (max-width: 414px) {
	.status-publish.hentry .entry-content p img {
		padding: 0 !important;
		max-height: 450px !important;
	}
}

@media (max-width: 320px) {
	#login section.login, #login section.signup {
		max-width: 300px;
	}

		#login section.login .psswd-reset, #login section.signup .psswd-reset {
			font-size: .75rem;
		}

		#login section.login .create-account, #login section.signup .create-account {
			font-size: 12px;
		}

		#login section.login p, #login section.signup p {
			font-size: 12px;
		}

	footer#footer .top {
		max-height: 100%;
		padding: 30px;
		padding-bottom: 0;
	}

	.numbers {
		margin-bottom: 0 !important;
	}

	#guest header h1 {
		font-size: 38px;
	}
}

/* SAFARI SPECIFIC FIXES */
@media not all and (min-resolution:.001dpcm) {
	@media {
		#login section.login .log-facebook,
		#login section.login .log-google,
		#login section.signup .log-facebook,
		#login section.signup .log-google {
			padding-top: 4px !important;
		}

		#login section.signup .button-outline {
			padding: 4px 0 0 0 !important;
		}

		nav#nav.top-bar .top-bar-section ul li a.button.rent {
			padding-top: 2px;
		}
	}
}


.newhvobtncustom{
	margin-right:16px!important;
}

@media screen and (max-width:500px) {

	.newhvobtncustom {
		display:block !important;
	}
	.remove-padding-mobile{
		padding:0px!important;
	}

}
/* glue: 0.13 hash: 3891a4e537 */
.sprite-sprite-swedish,
.sprite-sprite-english_flag,
.sprite-sprite-sublet,
.sprite-sprite-viewings,
.sprite-sprite-my_profile,
.sprite-sprite-safety,
.sprite-sprite-overview,
.sprite-sprite-my_homes,
.sprite-sprite-edit_ad,
.sprite-sprite-contact_and_payments,
.sprite-sprite-applications,
.sprite-sprite-glass,
.sprite-sprite-cross,
.sprite-sprite-search_icon_active,
.sprite-sprite-search_icon,
.sprite-sprite-guide {
    background-image: url(/Content/v3/img/sprite@4x.png);
    background-repeat: no-repeat;
    -webkit-background-size: 242px 175px;
    -moz-background-size: 242px 175px;
    background-size: 242px 175px;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (-o-min-device-pixel-ratio: 150/100), screen and (min-device-pixel-ratio: 1.5), screen and (min-resolution: 1.5dppx) {
    .sprite-sprite-swedish,
    .sprite-sprite-english_flag,
    .sprite-sprite-sublet,
    .sprite-sprite-viewings,
    .sprite-sprite-my_profile,
    .sprite-sprite-safety,
    .sprite-sprite-overview,
    .sprite-sprite-my_homes,
    .sprite-sprite-edit_ad,
    .sprite-sprite-contact_and_payments,
    .sprite-sprite-applications,
    .sprite-sprite-glass,
    .sprite-sprite-cross,
    .sprite-sprite-search_icon_active,
    .sprite-sprite-search_icon,
    .sprite-sprite-guide {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1), screen and (min--moz-device-pixel-ratio: 1), screen and (-o-min-device-pixel-ratio: 100/100), screen and (min-device-pixel-ratio: 1), screen and (min-resolution: 1dppx) {
    .sprite-sprite-swedish,
    .sprite-sprite-english_flag,
    .sprite-sprite-sublet,
    .sprite-sprite-viewings,
    .sprite-sprite-my_profile,
    .sprite-sprite-safety,
    .sprite-sprite-overview,
    .sprite-sprite-my_homes,
    .sprite-sprite-edit_ad,
    .sprite-sprite-contact_and_payments,
    .sprite-sprite-applications,
    .sprite-sprite-glass,
    .sprite-sprite-cross,
    .sprite-sprite-search_icon_active,
    .sprite-sprite-search_icon,
    .sprite-sprite-guide {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2), screen and (-o-min-device-pixel-ratio: 200/100), screen and (min-device-pixel-ratio: 2), screen and (min-resolution: 2dppx) {
    .sprite-sprite-swedish,
    .sprite-sprite-english_flag,
    .sprite-sprite-sublet,
    .sprite-sprite-viewings,
    .sprite-sprite-my_profile,
    .sprite-sprite-safety,
    .sprite-sprite-overview,
    .sprite-sprite-my_homes,
    .sprite-sprite-edit_ad,
    .sprite-sprite-contact_and_payments,
    .sprite-sprite-applications,
    .sprite-sprite-glass,
    .sprite-sprite-cross,
    .sprite-sprite-search_icon_active,
    .sprite-sprite-search_icon,
    .sprite-sprite-guide {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 3), screen and (min--moz-device-pixel-ratio: 3), screen and (-o-min-device-pixel-ratio: 300/100), screen and (min-device-pixel-ratio: 3), screen and (min-resolution: 3dppx) {
    .sprite-sprite-swedish,
    .sprite-sprite-english_flag,
    .sprite-sprite-sublet,
    .sprite-sprite-viewings,
    .sprite-sprite-my_profile,
    .sprite-sprite-safety,
    .sprite-sprite-overview,
    .sprite-sprite-my_homes,
    .sprite-sprite-edit_ad,
    .sprite-sprite-contact_and_payments,
    .sprite-sprite-applications,
    .sprite-sprite-glass,
    .sprite-sprite-cross,
    .sprite-sprite-search_icon_active,
    .sprite-sprite-search_icon,
    .sprite-sprite-guide {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 4), screen and (min--moz-device-pixel-ratio: 4), screen and (-o-min-device-pixel-ratio: 400/100), screen and (min-device-pixel-ratio: 4), screen and (min-resolution: 4dppx) {
    .sprite-sprite-swedish,
    .sprite-sprite-english_flag,
    .sprite-sprite-sublet,
    .sprite-sprite-viewings,
    .sprite-sprite-my_profile,
    .sprite-sprite-safety,
    .sprite-sprite-overview,
    .sprite-sprite-my_homes,
    .sprite-sprite-edit_ad,
    .sprite-sprite-contact_and_payments,
    .sprite-sprite-applications,
    .sprite-sprite-glass,
    .sprite-sprite-cross,
    .sprite-sprite-search_icon_active,
    .sprite-sprite-search_icon,
    .sprite-sprite-guide {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

.sprite-sprite-swedish {
    background-position: -10px -10px;
    width: 40px;
    height: 26px;
}

.sprite-sprite-english_flag {
    background-position: -70px -10px;
    width: 40px;
    height: 26px;
}

.sprite-sprite-sublet {
    background-position: -10px -56px;
    width: 27px;
    height: 24px;
}

.sprite-sprite-viewings {
    background-position: -57px -56px;
    width: 25px;
    height: 15px;
}

.sprite-sprite-my_profile {
    background-position: -130px -10px;
    width: 21px;
    height: 25px;
}

.sprite-sprite-safety {
    background-position: -130px -55px;
    width: 21px;
    height: 24px;
}

.sprite-sprite-overview {
    background-position: -10px -100px;
    width: 24px;
    height: 24px;
}

.sprite-sprite-my_homes {
    background-position: -54px -100px;
    width: 24px;
    height: 21px;
}

.sprite-sprite-edit_ad {
    background-position: -98px -100px;
    width: 24px;
    height: 21px;
}

.sprite-sprite-contact_and_payments {
    background-position: -171px -10px;
    width: 19px;
    height: 24px;
}

.sprite-sprite-applications {
    background-position: -10px -143px;
    width: 24px;
    height: 21px;
}

.sprite-sprite-glass {
    background-position: -210px -10px;
    width: 22px;
    height: 22px;
}

.sprite-sprite-cross {
    background-position: -210px -52px;
    width: 22px;
    height: 22px;
}

.sprite-sprite-search_icon_active {
    background-position: -210px -94px;
    width: 20px;
    height: 20px;
}

.sprite-sprite-search_icon {
    background-position: -210px -134px;
    width: 20px;
    height: 20px;
}

.sprite-sprite-guide {
    background-position: -54px -144px;
    width: 20px;
    height: 19px;
}

.dropdown-icon {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    margin-right: -3.5px;
    width: 37px;
}

.dropdown-icon__i {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    margin-right: -3.5px;
}

.dropdown-icon__i--overview {
    background-image: url(/Content/v3/img/sprite@4x.png);
    background-repeat: no-repeat;
    -webkit-background-size: 242px 175px;
    -moz-background-size: 242px 175px;
    background-size: 242px 175px;
    background-position: -10px -100px;
    width: 24px;
    height: 24px;
}

.dropdown-icon__text {
    margin: -3px 0 0 -15px !important;
    display: block !important;
    text-align: center !important;
    font-size: 12px !important;
    padding: 0 !important;
}

.dashboard-mobile-menu-item .dropdown-icon__text {
    margin-top: 0 !important;
}

.dropdown-icon__text--red {
    color: #D8523D;
}



/* TODO: css completely broken for navigation, fix it so it doesn't require important. */
.title-area {
    height: 100% !important;
    z-index: 1001;
}

.dashboard .title-area .chat-message {
    float: right;
    border: none !important;
    display: none;
    margin-right: 40px !important;
}

.title-area .chat-message .chat-badge {
    margin-top: -3px !important;
}

.top-bar-section {
    height: 100% !important;
}

    .top-bar-section ul.right {
        height: 100% !important;
    }

.showSmall {
    display: none !important;
}

.nav-item {
    margin: 0 !important;
    padding: 10px !important;
    height: 100% !important;
    display: flex;
    align-items: center;
}

    .nav-item:not(:last-of-type) {
        border-right: 1px solid #E9E9E9;
    }

    .nav-item a:not(.showSmall) {
        display: flex;
    }

    .nav-item span {
        margin-top: 0 !important;
        padding-top: 0.6em !important;
        color: inherit !important;
    }

    .nav-item font {
        vertical-align: super !important;
    }

    .nav-item .badge {
        position: inherit !important;
        display: inline !important;
    }

        .nav-item .badge.chat-badge {
            margin-left: -15px;
            margin-top: -17px;
            font-style: normal;
        }

        .nav-item .badge:empty {
            display: none !important;
        }

nav#nav.top-bar.dashboard ul li a {
    text-decoration: none;
}


nav#nav.top-bar.dashboard .has-dropdown ul li {
    margin-right: 18px;
    height: 48px;
}

    nav#nav.top-bar.dashboard .has-dropdown ul li a {
        padding: 14px !important;
    }

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (-o-min-device-pixel-ratio: 150/100), screen and (min-device-pixel-ratio: 1.5), screen and (min-resolution: 1.5dppx) {
    .dropdown-icon__i--overview {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1), screen and (min--moz-device-pixel-ratio: 1), screen and (-o-min-device-pixel-ratio: 100/100), screen and (min-device-pixel-ratio: 1), screen and (min-resolution: 1dppx) {
    .dropdown-icon__i--overview {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2), screen and (-o-min-device-pixel-ratio: 200/100), screen and (min-device-pixel-ratio: 2), screen and (min-resolution: 2dppx) {
    .dropdown-icon__i--overview {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 3), screen and (min--moz-device-pixel-ratio: 3), screen and (-o-min-device-pixel-ratio: 300/100), screen and (min-device-pixel-ratio: 3), screen and (min-resolution: 3dppx) {
    .dropdown-icon__i--overview {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 4), screen and (min--moz-device-pixel-ratio: 4), screen and (-o-min-device-pixel-ratio: 400/100), screen and (min-device-pixel-ratio: 4), screen and (min-resolution: 4dppx) {
    .dropdown-icon__i--overview {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

.dropdown-icon__i--my_profile {
    background-image: url(/Content/v3/img/sprite@4x.png);
    background-repeat: no-repeat;
    -webkit-background-size: 242px 175px;
    -moz-background-size: 242px 175px;
    background-size: 242px 175px;
    background-position: -130px -10px;
    width: 21px;
    height: 25px;
}
.dropdown-icon__i--additional_service {
  background-image: url(/Content/v3/img/additionalservice.png);
  width: 21px;
  height: 25px;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (-o-min-device-pixel-ratio: 150/100), screen and (min-device-pixel-ratio: 1.5), screen and (min-resolution: 1.5dppx) {
    .dropdown-icon__i--my_profile {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1), screen and (min--moz-device-pixel-ratio: 1), screen and (-o-min-device-pixel-ratio: 100/100), screen and (min-device-pixel-ratio: 1), screen and (min-resolution: 1dppx) {
    .dropdown-icon__i--my_profile {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2), screen and (-o-min-device-pixel-ratio: 200/100), screen and (min-device-pixel-ratio: 2), screen and (min-resolution: 2dppx) {
    .dropdown-icon__i--my_profile {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 3), screen and (min--moz-device-pixel-ratio: 3), screen and (-o-min-device-pixel-ratio: 300/100), screen and (min-device-pixel-ratio: 3), screen and (min-resolution: 3dppx) {
    .dropdown-icon__i--my_profile {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 4), screen and (min--moz-device-pixel-ratio: 4), screen and (-o-min-device-pixel-ratio: 400/100), screen and (min-device-pixel-ratio: 4), screen and (min-resolution: 4dppx) {
    .dropdown-icon__i--my_profile {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

.dropdown-icon__i--viewings {
    background-image: url(/Content/v3/img/sprite@4x.png);
    background-repeat: no-repeat;
    -webkit-background-size: 242px 175px;
    -moz-background-size: 242px 175px;
    background-size: 242px 175px;
    background-position: -57px -56px;
    width: 25px;
    height: 15px;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (-o-min-device-pixel-ratio: 150/100), screen and (min-device-pixel-ratio: 1.5), screen and (min-resolution: 1.5dppx) {
    .dropdown-icon__i--viewings {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1), screen and (min--moz-device-pixel-ratio: 1), screen and (-o-min-device-pixel-ratio: 100/100), screen and (min-device-pixel-ratio: 1), screen and (min-resolution: 1dppx) {
    .dropdown-icon__i--viewings {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2), screen and (-o-min-device-pixel-ratio: 200/100), screen and (min-device-pixel-ratio: 2), screen and (min-resolution: 2dppx) {
    .dropdown-icon__i--viewings {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 3), screen and (min--moz-device-pixel-ratio: 3), screen and (-o-min-device-pixel-ratio: 300/100), screen and (min-device-pixel-ratio: 3), screen and (min-resolution: 3dppx) {
    .dropdown-icon__i--viewings {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 4), screen and (min--moz-device-pixel-ratio: 4), screen and (-o-min-device-pixel-ratio: 400/100), screen and (min-device-pixel-ratio: 4), screen and (min-resolution: 4dppx) {
    .dropdown-icon__i--viewings {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

.dropdown-icon__i--my-homes {
    background-image: url(/Content/v3/img/sprite@4x.png);
    background-repeat: no-repeat;
    -webkit-background-size: 242px 175px;
    -moz-background-size: 242px 175px;
    background-size: 242px 175px;
    background-position: -54px -100px;
    width: 24px;
    height: 21px;
    width: 26px;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (-o-min-device-pixel-ratio: 150/100), screen and (min-device-pixel-ratio: 1.5), screen and (min-resolution: 1.5dppx) {
    .dropdown-icon__i--my-homes {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1), screen and (min--moz-device-pixel-ratio: 1), screen and (-o-min-device-pixel-ratio: 100/100), screen and (min-device-pixel-ratio: 1), screen and (min-resolution: 1dppx) {
    .dropdown-icon__i--my-homes {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2), screen and (-o-min-device-pixel-ratio: 200/100), screen and (min-device-pixel-ratio: 2), screen and (min-resolution: 2dppx) {
    .dropdown-icon__i--my-homes {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 3), screen and (min--moz-device-pixel-ratio: 3), screen and (-o-min-device-pixel-ratio: 300/100), screen and (min-device-pixel-ratio: 3), screen and (min-resolution: 3dppx) {
    .dropdown-icon__i--my-homes {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 4), screen and (min--moz-device-pixel-ratio: 4), screen and (-o-min-device-pixel-ratio: 400/100), screen and (min-device-pixel-ratio: 4), screen and (min-resolution: 4dppx) {
    .dropdown-icon__i--my-homes {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

.dropdown-icon__i--contracts-n-payments {
    background-image: url(/Content/v3/img/sprite@4x.png);
    background-repeat: no-repeat;
    -webkit-background-size: 242px 175px;
    -moz-background-size: 242px 175px;
    background-size: 242px 175px;
    background-position: -171px -10px;
    width: 19px;
    height: 24px;
    width: 22px;
    height: 25px;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (-o-min-device-pixel-ratio: 150/100), screen and (min-device-pixel-ratio: 1.5), screen and (min-resolution: 1.5dppx) {
    .dropdown-icon__i--contracts-n-payments {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1), screen and (min--moz-device-pixel-ratio: 1), screen and (-o-min-device-pixel-ratio: 100/100), screen and (min-device-pixel-ratio: 1), screen and (min-resolution: 1dppx) {
    .dropdown-icon__i--contracts-n-payments {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2), screen and (-o-min-device-pixel-ratio: 200/100), screen and (min-device-pixel-ratio: 2), screen and (min-resolution: 2dppx) {
    .dropdown-icon__i--contracts-n-payments {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 3), screen and (min--moz-device-pixel-ratio: 3), screen and (-o-min-device-pixel-ratio: 300/100), screen and (min-device-pixel-ratio: 3), screen and (min-resolution: 3dppx) {
    .dropdown-icon__i--contracts-n-payments {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 4), screen and (min--moz-device-pixel-ratio: 4), screen and (-o-min-device-pixel-ratio: 400/100), screen and (min-device-pixel-ratio: 4), screen and (min-resolution: 4dppx) {
    .dropdown-icon__i--contracts-n-payments {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

.dropdown-icon__i--edit-my-ad {
    background-image: url(/Content/v3/img/sprite@4x.png);
    background-repeat: no-repeat;
    -webkit-background-size: 242px 175px;
    -moz-background-size: 242px 175px;
    background-size: 242px 175px;
    background-position: -98px -100px;
    width: 24px;
    height: 21px;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (-o-min-device-pixel-ratio: 150/100), screen and (min-device-pixel-ratio: 1.5), screen and (min-resolution: 1.5dppx) {
    .dropdown-icon__i--edit-my-ad {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1), screen and (min--moz-device-pixel-ratio: 1), screen and (-o-min-device-pixel-ratio: 100/100), screen and (min-device-pixel-ratio: 1), screen and (min-resolution: 1dppx) {
    .dropdown-icon__i--edit-my-ad {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2), screen and (-o-min-device-pixel-ratio: 200/100), screen and (min-device-pixel-ratio: 2), screen and (min-resolution: 2dppx) {
    .dropdown-icon__i--edit-my-ad {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 3), screen and (min--moz-device-pixel-ratio: 3), screen and (-o-min-device-pixel-ratio: 300/100), screen and (min-device-pixel-ratio: 3), screen and (min-resolution: 3dppx) {
    .dropdown-icon__i--edit-my-ad {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 4), screen and (min--moz-device-pixel-ratio: 4), screen and (-o-min-device-pixel-ratio: 400/100), screen and (min-device-pixel-ratio: 4), screen and (min-resolution: 4dppx) {
    .dropdown-icon__i--edit-my-ad {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

.dropdown-icon__i--guide {
    background-image: url(/Content/v3/img/sprite@4x.png);
    background-repeat: no-repeat;
    -webkit-background-size: 242px 175px;
    -moz-background-size: 242px 175px;
    background-size: 242px 175px;
    background-position: -54px -144px;
    width: 20px;
    height: 19px;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (-o-min-device-pixel-ratio: 150/100), screen and (min-device-pixel-ratio: 1.5), screen and (min-resolution: 1.5dppx) {
    .dropdown-icon__i--guide {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1), screen and (min--moz-device-pixel-ratio: 1), screen and (-o-min-device-pixel-ratio: 100/100), screen and (min-device-pixel-ratio: 1), screen and (min-resolution: 1dppx) {
    .dropdown-icon__i--guide {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2), screen and (-o-min-device-pixel-ratio: 200/100), screen and (min-device-pixel-ratio: 2), screen and (min-resolution: 2dppx) {
    .dropdown-icon__i--guide {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 3), screen and (min--moz-device-pixel-ratio: 3), screen and (-o-min-device-pixel-ratio: 300/100), screen and (min-device-pixel-ratio: 3), screen and (min-resolution: 3dppx) {
    .dropdown-icon__i--guide {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 4), screen and (min--moz-device-pixel-ratio: 4), screen and (-o-min-device-pixel-ratio: 400/100), screen and (min-device-pixel-ratio: 4), screen and (min-resolution: 4dppx) {
    .dropdown-icon__i--guide {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

.dropdown-icon__i--safety {
    background-image: url(/Content/v3/img/sprite@4x.png);
    background-repeat: no-repeat;
    -webkit-background-size: 242px 175px;
    -moz-background-size: 242px 175px;
    background-size: 242px 175px;
    background-position: -130px -55px;
    width: 21px;
    height: 24px;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (-o-min-device-pixel-ratio: 150/100), screen and (min-device-pixel-ratio: 1.5), screen and (min-resolution: 1.5dppx) {
    .dropdown-icon__i--safety {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1), screen and (min--moz-device-pixel-ratio: 1), screen and (-o-min-device-pixel-ratio: 100/100), screen and (min-device-pixel-ratio: 1), screen and (min-resolution: 1dppx) {
    .dropdown-icon__i--safety {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2), screen and (-o-min-device-pixel-ratio: 200/100), screen and (min-device-pixel-ratio: 2), screen and (min-resolution: 2dppx) {
    .dropdown-icon__i--safety {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 3), screen and (min--moz-device-pixel-ratio: 3), screen and (-o-min-device-pixel-ratio: 300/100), screen and (min-device-pixel-ratio: 3), screen and (min-resolution: 3dppx) {
    .dropdown-icon__i--safety {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 4), screen and (min--moz-device-pixel-ratio: 4), screen and (-o-min-device-pixel-ratio: 400/100), screen and (min-device-pixel-ratio: 4), screen and (min-resolution: 4dppx) {
    .dropdown-icon__i--safety {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

.dropdown-icon__i--sublet {
    background-image: url(/Content/v3/img/sprite@4x.png);
    background-repeat: no-repeat;
    -webkit-background-size: 242px 175px;
    -moz-background-size: 242px 175px;
    background-size: 242px 175px;
    background-position: -10px -56px;
    width: 27px;
    height: 24px;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (-o-min-device-pixel-ratio: 150/100), screen and (min-device-pixel-ratio: 1.5), screen and (min-resolution: 1.5dppx) {
    .dropdown-icon__i--sublet {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1), screen and (min--moz-device-pixel-ratio: 1), screen and (-o-min-device-pixel-ratio: 100/100), screen and (min-device-pixel-ratio: 1), screen and (min-resolution: 1dppx) {
    .dropdown-icon__i--sublet {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2), screen and (-o-min-device-pixel-ratio: 200/100), screen and (min-device-pixel-ratio: 2), screen and (min-resolution: 2dppx) {
    .dropdown-icon__i--sublet {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 3), screen and (min--moz-device-pixel-ratio: 3), screen and (-o-min-device-pixel-ratio: 300/100), screen and (min-device-pixel-ratio: 3), screen and (min-resolution: 3dppx) {
    .dropdown-icon__i--sublet {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 4), screen and (min--moz-device-pixel-ratio: 4), screen and (-o-min-device-pixel-ratio: 400/100), screen and (min-device-pixel-ratio: 4), screen and (min-resolution: 4dppx) {
    .dropdown-icon__i--sublet {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

.dropdown-icon__i--glass {
    background-image: url(/Content/v3/img/sprite@4x.png);
    background-repeat: no-repeat;
    -webkit-background-size: 242px 175px;
    -moz-background-size: 242px 175px;
    background-size: 242px 175px;
    background-position: -210px -10px;
    width: 22px;
    height: 22px;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (-o-min-device-pixel-ratio: 150/100), screen and (min-device-pixel-ratio: 1.5), screen and (min-resolution: 1.5dppx) {
    .dropdown-icon__i--glass {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1), screen and (min--moz-device-pixel-ratio: 1), screen and (-o-min-device-pixel-ratio: 100/100), screen and (min-device-pixel-ratio: 1), screen and (min-resolution: 1dppx) {
    .dropdown-icon__i--glass {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2), screen and (-o-min-device-pixel-ratio: 200/100), screen and (min-device-pixel-ratio: 2), screen and (min-resolution: 2dppx) {
    .dropdown-icon__i--glass {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 3), screen and (min--moz-device-pixel-ratio: 3), screen and (-o-min-device-pixel-ratio: 300/100), screen and (min-device-pixel-ratio: 3), screen and (min-resolution: 3dppx) {
    .dropdown-icon__i--glass {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 4), screen and (min--moz-device-pixel-ratio: 4), screen and (-o-min-device-pixel-ratio: 400/100), screen and (min-device-pixel-ratio: 4), screen and (min-resolution: 4dppx) {
    .dropdown-icon__i--glass {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

.dropdown-icon__i--applications {
    background-image: url(/Content/v3/img/sprite@4x.png);
    background-repeat: no-repeat;
    -webkit-background-size: 242px 175px;
    -moz-background-size: 242px 175px;
    background-size: 242px 175px;
    background-position: -10px -143px;
    width: 24px;
    height: 21px;
    height: 22px;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (-o-min-device-pixel-ratio: 150/100), screen and (min-device-pixel-ratio: 1.5), screen and (min-resolution: 1.5dppx) {
    .dropdown-icon__i--applications {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1), screen and (min--moz-device-pixel-ratio: 1), screen and (-o-min-device-pixel-ratio: 100/100), screen and (min-device-pixel-ratio: 1), screen and (min-resolution: 1dppx) {
    .dropdown-icon__i--applications {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2), screen and (-o-min-device-pixel-ratio: 200/100), screen and (min-device-pixel-ratio: 2), screen and (min-resolution: 2dppx) {
    .dropdown-icon__i--applications {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 3), screen and (min--moz-device-pixel-ratio: 3), screen and (-o-min-device-pixel-ratio: 300/100), screen and (min-device-pixel-ratio: 3), screen and (min-resolution: 3dppx) {
    .dropdown-icon__i--applications {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 4), screen and (min--moz-device-pixel-ratio: 4), screen and (-o-min-device-pixel-ratio: 400/100), screen and (min-device-pixel-ratio: 4), screen and (min-resolution: 4dppx) {
    .dropdown-icon__i--applications {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

nav#nav.top-bar.dashboard ul li ul.dropdown li > a.active {
    background-color: #F6F6F6;
}

nav#nav.top-bar.dashboard ul li ul.dropdown li:hover a {
    font-weight: 400;
    font-weight: normal;
}

nav#nav.top-bar.dashboard ul li ul.dropdown {
    padding: 10px 0;
    margin-top: 0 !important;
}

nav#nav.top-bar.dashboard .nav-search #mobile-search-menu-form input[type=text] {
    width: 160px;
}

.language {
    border-radius: 0 !important;
    margin-top: 8px;
}

.language--en {
    background-image: url(/Content/v3/img/sprite@4x.png);
    background-repeat: no-repeat;
    -webkit-background-size: 242px 175px;
    -moz-background-size: 242px 175px;
    background-size: 242px 175px;
    background-position: -70px -10px;
    width: 40px;
    height: 26px;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (-o-min-device-pixel-ratio: 150/100), screen and (min-device-pixel-ratio: 1.5), screen and (min-resolution: 1.5dppx) {
    .language--en {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1), screen and (min--moz-device-pixel-ratio: 1), screen and (-o-min-device-pixel-ratio: 100/100), screen and (min-device-pixel-ratio: 1), screen and (min-resolution: 1dppx) {
    .language--en {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2), screen and (-o-min-device-pixel-ratio: 200/100), screen and (min-device-pixel-ratio: 2), screen and (min-resolution: 2dppx) {
    .language--en {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 3), screen and (min--moz-device-pixel-ratio: 3), screen and (-o-min-device-pixel-ratio: 300/100), screen and (min-device-pixel-ratio: 3), screen and (min-resolution: 3dppx) {
    .language--en {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 4), screen and (min--moz-device-pixel-ratio: 4), screen and (-o-min-device-pixel-ratio: 400/100), screen and (min-device-pixel-ratio: 4), screen and (min-resolution: 4dppx) {
    .language--en {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

.language--sw {
    background-image: url(/Content/v3/img/sprite@4x.png);
    background-repeat: no-repeat;
    -webkit-background-size: 242px 175px;
    -moz-background-size: 242px 175px;
    background-size: 242px 175px;
    background-position: -10px -10px;
    width: 40px;
    height: 26px;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (-o-min-device-pixel-ratio: 150/100), screen and (min-device-pixel-ratio: 1.5), screen and (min-resolution: 1.5dppx) {
    .language--sw {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1), screen and (min--moz-device-pixel-ratio: 1), screen and (-o-min-device-pixel-ratio: 100/100), screen and (min-device-pixel-ratio: 1), screen and (min-resolution: 1dppx) {
    .language--sw {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2), screen and (-o-min-device-pixel-ratio: 200/100), screen and (min-device-pixel-ratio: 2), screen and (min-resolution: 2dppx) {
    .language--sw {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 3), screen and (min--moz-device-pixel-ratio: 3), screen and (-o-min-device-pixel-ratio: 300/100), screen and (min-device-pixel-ratio: 3), screen and (min-resolution: 3dppx) {
    .language--sw {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 4), screen and (min--moz-device-pixel-ratio: 4), screen and (-o-min-device-pixel-ratio: 400/100), screen and (min-device-pixel-ratio: 4), screen and (min-resolution: 4dppx) {
    .language--sw {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

.is-mobile-menu-stuff {
    display: none;
}

.is-desktop-menu-stuff {
    display: block;
}

nav#nav.top-bar.dashboard .nav-search #mobile-search-menu-form input[type=text]:focus {
    /* FF 4-18 */
    /* FF 19+ */
    /* IE 10+ */
}

    nav#nav.top-bar.dashboard .nav-search #mobile-search-menu-form input[type=text]:focus::-webkit-input-placeholder {
        color: transparent !important;
    }

    nav#nav.top-bar.dashboard .nav-search #mobile-search-menu-form input[type=text]:focus:-moz-placeholder {
        color: transparent !important;
    }

    nav#nav.top-bar.dashboard .nav-search #mobile-search-menu-form input[type=text]:focus::-moz-placeholder {
        color: transparent !important;
    }

    nav#nav.top-bar.dashboard .nav-search #mobile-search-menu-form input[type=text]:focus:-ms-input-placeholder {
        color: transparent !important;
    }

@media only screen and (max-width: 1240px) and (min-width: 850px) {
    .top-bar-section li:not(.has-form) a:not(.button) {
        padding: 0 8px 0 15px !important;
    }
}

@media only screen and (max-width: 900px) and (min-width: 850px) {
    .top-bar-section li:not(.has-form) a:not(.button) {
        padding: 0 6px 0 6px !important;
    }
}

@media only screen and (min-width: 851px) {
    .top-bar-section .dropdown {
        top: 60px !important;
    }
}

nav#nav.top-bar.dashboard ul.title-area {
    border-right: none !important;
}

nav#nav.top-bar.dashboard ul.dropdown li {
    font-size: 14px !important;
}

.u-gap {
    margin-bottom: 20px;
}

@media only screen and (max-width: 849px) {
    .dashboard-mobile-menu li:first-child .circle {
        height: 7px;
        width: 7px;
        padding: 0;
        color: #FF6D59;
        background: #FF6D59;
        margin-top: 15px !important;
        margin-left: -4px;
        position: absolute;
    }

      .title-area .chat-message {
        display: flex !important;
    }

    .dashboard-mobile-menu-item .dropdown-icon .icon-email {
        font-size: 25px !important;
        color: gray;
        padding: 0 !important;
    }

    .is-desktop-menu-stuff {
        display: none;
    }

    .is-mobile-menu-stuff {
        display: block;
    }

    nav#nav.top-bar.expanded .top-bar-section a.active {
        margin-left: 0 !important;
    }

    nav#nav.top-bar.dashboard li.dashboard-mobile-menu-item:not(.has-form) a:not(.button) {
        padding-top: 0 !important;
    }

    nav#nav.top-bar.logged.dashboard span.icon.icon-hamburger_menu {
        margin-top: 10px !important;
    }

    nav#nav.top-bar.logged.dashboard span.icon.icon-cross2 {
        margin-top: 35px !important;
    }

    .top-bar.expanded .language-li {
        position: fixed !important;
        top: 0 !important;
        right: 50px !important;
    }

    .top-bar:not(.expanded) .language-li {
        position: relative !important;
        top: auto !important;
        right: auto !important;
    }

    nav#nav.top-bar.dashboard ul li {
        height: auto !important;
    }

    .nav-item {
        display: none !important;
    }
}

@media only screen and (max-width: 849px) {
    .language {
        margin-top: 2px;
    }

    #mobile-search-menu-form input[type=text] {
        background: #FFFFFF;
        border: 1px solid #E0E0E0 !important;
        border-radius: 4px !important;
        min-width: 100% !important;
        margin: 0 auto;
        width: 100%;
        box-sizing: border-box !important;
        -moz-box-sizing: border-box !important;
        padding: 0 5px 0 45px !important;
        margin-bottom: 0 !important;
        height: 46px !important;
        float: none !important;
    }

        #mobile-search-menu-form input[type=text]:focus {
            padding: 0 5px 0 45px !important;
            min-width: 100% !important;
            width: 100%;
        }

    li.search-li .mobile-search-menu {
        width: calc(100% - 96px);
        margin: 0 auto;
        padding: 0 calc(1.5em - 12px);
    }

        li.search-li .mobile-search-menu .mobile-search-menu__glass-ico {
            left: 24px;
        }

    .icon.icon-cross2 {
        color: #313131 !important;
    }

    nav.logged.top-bar .toggle-topbar.menu-icon {
        margin-top: -11px !important;
    }

    nav#nav.top-bar ul,
    nav#nav.top-bar.nav-top ul,
    nav#nav.top-bar.page-bar ul {
        padding-top: 5px !important;
    }

        nav#nav.top-bar ul.dashboard-mobile-menu,
        nav#nav.top-bar ul.right {
            padding-top: 0 !important;
        }

    .top-bar .toggle-topbar.menu-icon {
        top: 50%;
    }

    nav#nav.top-bar.dashboard ul li:first-child {
        margin-top: 0 !important;
        width: 60%;
        float: left;
    }

    #search nav#nav.top-bar.dashboard ul.dashboard-mobile-menu li.dashboard-mobile-menu-item:first-child {
        margin-top: 15px !important;
    }

    li.language-li {
        margin: 10px 25px 0 0 !important;
    }

    nav#nav.top-bar ul li.language-li,
    nav#nav.top-bar ul li.language-li:first-child {
        margin: 10px 45px 0 0 !important;
    }

        nav#nav.top-bar ul li.language-li a {
            float: right;
        }

    nav#nav.top-bar.expanded .top-bar-section ul li a,
    nav#nav.top-bar.expanded .top-bar-section ul li span {
        padding: 0 0 0 1.5em;
    }

    nav#nav.top-bar.expanded .top-bar-section ul li {
        text-align: left;
    }

        nav#nav.top-bar.expanded .top-bar-section ul li a {
            display: inline-block !important;
            *display: inline !important;
            zoom: 1 !important;
            vertical-align: middle !important;
            margin-right: -3.5px !important;
            width: auto;
        }

    nav#nav.top-bar ul li:first-child {
        margin-right: 0 !important;
    }

    .searchBox {
        padding: 0 0.5em;
    }

    nav#nav.top-bar.expanded {
        box-shadow: 0px 0px 20px -7px #9E9E9E;
    }

    nav#nav.top-bar.expanded,
    .top-bar.expanded .title-area {
        background: #F5F5F5 !important;
    }

    .top-bar-section ul li:hover:not(.has-form) > a {
        background: #F5F5F5 !important;
    }

    .mobile-search-menu {
        padding: 0 9px;
        position: relative;
        width: calc(100% - 48px - 24px);
        margin: 0 auto;
    }

    .mobile-search-menu__glass-ico {
        position: absolute;
        background-image: url(/Content/v3/img/sprite@4x.png);
        background-repeat: no-repeat;
        -webkit-background-size: 242px 175px;
        -moz-background-size: 242px 175px;
        background-size: 242px 175px;
        background-position: -210px -134px;
        width: 20px;
        height: 20px;
        left: 21px;
        top: 45px;
    }

    .mobile-search-menu.is-active .mobile-search-menu__glass-ico {
        position: absolute;
        background-image: url(/Content/v3/img/sprite@4x.png);
        background-repeat: no-repeat;
        -webkit-background-size: 242px 175px;
        -moz-background-size: 242px 175px;
        background-size: 242px 175px;
        background-position: -210px -94px;
        width: 20px;
        height: 20px;
        top: 45px;
    }

    nav#nav.top-bar.dashboard ul.title-area {
        height: 100% !important;
    }

    #mobile-search-menu-form input[type=text] {
        margin-top: 0 !important;
    }

        #mobile-search-menu-form input[type=text]::-webkit-input-placeholder {
            /* Chrome/Opera/Safari */
            font-family: Nuckle-Regular;
            font-size: 18px;
            color: #B2B2B2 !important;
        }

        #mobile-search-menu-form input[type=text]::-moz-placeholder {
            /* Firefox 19+ */
            font-family: Nuckle-Regular;
            font-size: 18px;
            color: #B2B2B2 !important;
        }

        #mobile-search-menu-form input[type=text]:-ms-input-placeholder {
            /* IE 10+ */
            font-family: Nuckle-Regular;
            font-size: 18px;
            color: #B2B2B2 !important;
        }

        #mobile-search-menu-form input[type=text]:-moz-placeholder {
            /* Firefox 18- */
            font-family: Nuckle-Regular;
            font-size: 18px;
            color: #B2B2B2 !important;
        }

        #mobile-search-menu-form input[type=text]:focus {
            border-color: #d8523d !important;
        }

            #mobile-search-menu-form input[type=text]:focus::-webkit-input-placeholder {
                /* Chrome/Opera/Safari */
                color: transparent !important;
            }

            #mobile-search-menu-form input[type=text]:focus::-moz-placeholder {
                /* Firefox 19+ */
                color: transparent !important;
            }

            #mobile-search-menu-form input[type=text]:focus:-ms-input-placeholder {
                /* IE 10+ */
                color: transparent !important;
            }

            #mobile-search-menu-form input[type=text]:focus:-moz-placeholder {
                /* Firefox 18- */
                color: transparent !important;
            }

    .mobile-menu-bottom {
        border-top: 1px solid #E9E9E9;
        padding-left: calc(1.5em + 35px);
        font-size: 16px;
        color: #313131;
        padding-top: 15px;
        padding-bottom: 20px;
    }

        .mobile-menu-bottom a {
            font-size: 16px;
            color: #313131 !important;
        }

    .dashboard-mobile-menu {
        display: block;
        padding: 0 0 20px !important;
    }

    .dashboard-mobile-menu__btn {
        max-width: 264px;
        min-width: 264px;
        border-radius: 48px;
        font-family: Nuckle-Regular;
        font-weight: 500;
        font-size: 14px;
        color: #FFFFFF;
        text-align: center;
        margin: 0 auto;
        display: inline-block;
        *display: inline;
        zoom: 1;
        vertical-align: top;
        margin-right: -3.5px;
        padding-left: 1.5em;
        padding-right: 1.5em;
        height: 48px;
        background: #FF6D59 !important;
        border-radius: 48px;
        margin: 0 0 10px 0;
    }

        .dashboard-mobile-menu__btn:hover {
            color: #fff !important;
        }

    .dashboard-mobile-menu__btn--login {
        /* background: #4A4A4A; */
        /* margin-bottom: 14px; */
        color: #fff;
        padding-left: 1.5em;
        padding-right: 1.5em;
        height: 48px;
        background: #FF6D59;
        border-radius: 48px;
        margin: 0 0 10px 0;
        font-family: Nuckle-Regular;
        font-weight: 500;
        font-size: 14px;
    }

        .dashboard-mobile-menu__btn--login:hover {
            background: #5e5e5e;
        }

    .dashboard-mobile-menu__btn--register {
        background: #889292;
    }

        .dashboard-mobile-menu__btn--register:hover {
            background: #747e7e;
        }

    .dashboard-mobile-menu__buttons {
        text-align: center;
        border-top: 1px solid #E0E0E0;
        border-bottom: 1px solid #E0E0E0;
        padding: 25px 16px 15px 16px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .dashboard-mobile-menu__faq {
        padding: 20px 0 20px 1.5em;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

        .dashboard-mobile-menu__faq a {
            color: #313131;
        }

    .dashboard-mobile-menu .RentOut a {
        padding-top: 0 !important;
    }

    .dashboard-mobile-menu .active:before,
    .dashboard-mobile-menu li a:hover:before {
        display: none !important;
    }

    .dashboard-mobile-menu .user-mobile-text {
        margin-bottom: 15px;
    }

    .dashboard-mobile-menu .dashboard-mobile-menu-item {
        padding: 0 !important;
    }

    .dashboard-mobile-menu .dashboard-mobile-menu-item__separator {
        line-height: 1;
        padding: 10px !important;
    }

    .dashboard-mobile-menu .dashboard-mobile-menu-item__hr {
        border-top: 1px solid #E0E0E0;
        height: 1px;
    }

    .dashboard-mobile-menu .dashboard-mobile-menu-item__text {
        font-size: 16px;
        color: #313131;
        display: inline-block !important;
        *display: inline !important;
        zoom: 1 !important;
        vertical-align: middle !important;
        margin-right: -3.5px !important;
    }

    #search .dashboard-mobile-menu .dashboard-mobile-menu-item__text, #nav .dashboard-mobile-menu .dashboard-mobile-menu-item__text {
        padding-top: 22px;
    }

    #search .is-mobile-menu-stuff ul.dashboard-mobile-menu li.dashboard-mobile-menu-item a .dropdown-icon i,
    #nav .is-mobile-menu-stuff ul.dashboard-mobile-menu li.dashboard-mobile-menu-item a .dropdown-icon i {
        margin-top: 20px;
    }

    #search nav#nav.top-bar.dashboard ul.dashboard-mobile-menu li.dashboard-mobile-menu-item a .dropdown-icon i,
    nav#nav.top-bar.dashboard ul.dashboard-mobile-menu li.dashboard-mobile-menu-item a .dropdown-icon i {
        margin-top: 20px;
    }


    .dashboard-mobile-menu .dashboard-mobile-menu-item__text--blue {
        color: #FF6D59;
    }

    .dashboard-mobile-menu .dashboard-mobile-menu-item__text--red {
        color: #313131;
    }

    .dashboard-mobile-menu a {
        color: #313131;
        font-size: 16px;
        text-decoration: none;
        padding-bottom: 3px !important;
    }

        .dashboard-mobile-menu a:hover,
        .dashboard-mobile-menu a:active,
        .dashboard-mobile-menu a:focus {
            text-decoration: none !important;
        }

    .searchBox {
        float: none !important;
        width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-top: 17px;
    }

    nav#nav.top-bar.dashboard .nav-search #mobile-search-menu-form input[type=text] {
        min-width: 100% !important;
        background: #FFFFFF;
        border: 1px solid #E0E0E0 !important;
        border-radius: 4px !important;
        box-sizing: border-box !important;
        -moz-box-sizing: border-box !important;
        padding: 0 5px 0 20px !important;
        margin-bottom: 0 !important;
        height: 46px !important;
        float: none !important;
    }

        nav#nav.top-bar.dashboard .nav-search #mobile-search-menu-form input[type=text]:focus {
            border-color: #d8523d !important;
            /* FF 4-18 */
            /* FF 19+ */
            /* IE 10+ */
        }

            nav#nav.top-bar.dashboard .nav-search #mobile-search-menu-form input[type=text]:focus::-webkit-input-placeholder {
                color: transparent !important;
            }

            nav#nav.top-bar.dashboard .nav-search #mobile-search-menu-form input[type=text]:focus:-moz-placeholder {
                color: transparent !important;
            }

            nav#nav.top-bar.dashboard .nav-search #mobile-search-menu-form input[type=text]:focus::-moz-placeholder {
                color: transparent !important;
            }

            nav#nav.top-bar.dashboard .nav-search #mobile-search-menu-form input[type=text]:focus:-ms-input-placeholder {
                color: transparent !important;
            }

    nav#nav.top-bar.dashboard .nav-search {
        margin: 0 auto !important;
        float: none !important;
    }
}

@media only screen and (max-width: 850px) and screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 850px) and screen and (min--moz-device-pixel-ratio: 1.5), only screen and (max-width: 850px) and screen and (-o-min-device-pixel-ratio: 150/100), only screen and (max-width: 850px) and screen and (min-device-pixel-ratio: 1.5), only screen and (max-width: 850px) and screen and (min-resolution: 1.5dppx) {
    .mobile-search-menu__glass-ico {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media only screen and (max-width: 850px) and screen and (-webkit-min-device-pixel-ratio: 1), only screen and (max-width: 850px) and screen and (min--moz-device-pixel-ratio: 1), only screen and (max-width: 850px) and screen and (-o-min-device-pixel-ratio: 100/100), only screen and (max-width: 850px) and screen and (min-device-pixel-ratio: 1), only screen and (max-width: 850px) and screen and (min-resolution: 1dppx) {
    .mobile-search-menu__glass-ico {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media only screen and (max-width: 850px) and screen and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 850px) and screen and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 850px) and screen and (-o-min-device-pixel-ratio: 200/100), only screen and (max-width: 850px) and screen and (min-device-pixel-ratio: 2), only screen and (max-width: 850px) and screen and (min-resolution: 2dppx) {
    .mobile-search-menu__glass-ico {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media only screen and (max-width: 850px) and screen and (-webkit-min-device-pixel-ratio: 3), only screen and (max-width: 850px) and screen and (min--moz-device-pixel-ratio: 3), only screen and (max-width: 850px) and screen and (-o-min-device-pixel-ratio: 300/100), only screen and (max-width: 850px) and screen and (min-device-pixel-ratio: 3), only screen and (max-width: 850px) and screen and (min-resolution: 3dppx) {
    .mobile-search-menu__glass-ico {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media only screen and (max-width: 850px) and screen and (-webkit-min-device-pixel-ratio: 4), only screen and (max-width: 850px) and screen and (min--moz-device-pixel-ratio: 4), only screen and (max-width: 850px) and screen and (-o-min-device-pixel-ratio: 400/100), only screen and (max-width: 850px) and screen and (min-device-pixel-ratio: 4), only screen and (max-width: 850px) and screen and (min-resolution: 4dppx) {
    .mobile-search-menu__glass-ico {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media only screen and (max-width: 850px) and screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 850px) and screen and (min--moz-device-pixel-ratio: 1.5), only screen and (max-width: 850px) and screen and (-o-min-device-pixel-ratio: 150/100), only screen and (max-width: 850px) and screen and (min-device-pixel-ratio: 1.5), only screen and (max-width: 850px) and screen and (min-resolution: 1.5dppx) {
    .mobile-search-menu.is-active .mobile-search-menu__glass-ico {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media only screen and (max-width: 850px) and screen and (-webkit-min-device-pixel-ratio: 1), only screen and (max-width: 850px) and screen and (min--moz-device-pixel-ratio: 1), only screen and (max-width: 850px) and screen and (-o-min-device-pixel-ratio: 100/100), only screen and (max-width: 850px) and screen and (min-device-pixel-ratio: 1), only screen and (max-width: 850px) and screen and (min-resolution: 1dppx) {
    .mobile-search-menu.is-active .mobile-search-menu__glass-ico {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media only screen and (max-width: 850px) and screen and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 850px) and screen and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 850px) and screen and (-o-min-device-pixel-ratio: 200/100), only screen and (max-width: 850px) and screen and (min-device-pixel-ratio: 2), only screen and (max-width: 850px) and screen and (min-resolution: 2dppx) {
    .mobile-search-menu.is-active .mobile-search-menu__glass-ico {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media only screen and (max-width: 850px) and screen and (-webkit-min-device-pixel-ratio: 3), only screen and (max-width: 850px) and screen and (min--moz-device-pixel-ratio: 3), only screen and (max-width: 850px) and screen and (-o-min-device-pixel-ratio: 300/100), only screen and (max-width: 850px) and screen and (min-device-pixel-ratio: 3), only screen and (max-width: 850px) and screen and (min-resolution: 3dppx) {
    .mobile-search-menu.is-active .mobile-search-menu__glass-ico {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media only screen and (max-width: 850px) and screen and (-webkit-min-device-pixel-ratio: 4), only screen and (max-width: 850px) and screen and (min--moz-device-pixel-ratio: 4), only screen and (max-width: 850px) and screen and (-o-min-device-pixel-ratio: 400/100), only screen and (max-width: 850px) and screen and (min-device-pixel-ratio: 4), only screen and (max-width: 850px) and screen and (min-resolution: 4dppx) {
    .mobile-search-menu.is-active .mobile-search-menu__glass-ico {
        background-image: url(/Content/v3/img/sprite@4x.png);
    }
}

@media only screen and (max-width: 484px) {
    nav#nav.top-bar.dashboard ul.title-area li:first-child {
        margin-top: 0 !important;
    }

    .postLogin .language-a {
        padding: 3px 10px !important;
    }
}

@media only screen and (max-width: 1240px) {
    nav#nav.top-bar ul.title-area {
        padding-top: 5px !important;
    }
}

a.nav-logo img {
    width: 95px;
    overflow: hidden;
}

nav#nav.top-bar.dashboard ul.title-area {
    padding-top: 5px !important;
}

nav#nav.top-bar.dashboard li.postLogin .language-a {
    padding: 10px !important;
}

@media only screen and (max-width: 1240px) and (min-width: 849px) {
    nav#nav.top-bar.dashboard ul li.message a.showBig span {
        padding-top: 0 !important;
    }

    nav#nav.top-bar.dashboard ul li.language-li a div.transparentBackground {
        margin-top: 8px !important;
    }

    nav#nav.top-bar.dashboard ul li.message a.showBig, nav#nav.top-bar.dashboard ul li.message a.showSmall {
        padding-top: .4em !important;
        height: 60px;
        margin-left: 10px;
    }

    .userName {
        height: 60px !important;
        padding-top: 8px !important;
    }
}

nav#nav.top-bar.dashboard ul.title-area li a.nav-logo {
    padding-top: 3px !important;
}

@media only screen and (max-width: 849px) {
    .dashboard-mobile-menu {
        display: flex !important;
        flex-direction: column;
    }

    nav#nav ul.right li.dashboard-mobile-menu-item {
        display: block;
    }

    nav#nav.top-bar.dashboard li.postLogin .language-a {
        padding: 3px 10px !important;
    }

    nav#nav.top-bar.dashboard li.name a.nav-logo {
        margin-top: 0px !important;
        padding-top: 0 !important;
    }

        nav#nav.top-bar.dashboard li.name a.nav-logo img {
            padding-top: 0 !important;
        }
}

@media only screen and (max-width: 1167px) and (min-width: 850px) {

    .showBig {
        display: none !important;
    }

    .showSmall {
        display: flex !important;
    }
}

.ui-notification-icon {
  padding-top: 5px !important;
  width: 20px;
  margin-right: 5px;
}
