﻿
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:active,
input:-webkit-autofill:focus {
	background-color: #FFFFFF !important;
	color: #555 !important;
	-webkit-box-shadow: 0 0 0 1000px white inset !important;
	-webkit-text-fill-color: #555555 !important;
}

@font-face {
	font-family: 'ArchitectsDaughter';
	src: url('../assets/fonts/ArchitectsDaughter.ttf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSansSemiBold';
	src: url('/assets/fonts/opensans/OpenSans-Semibold.ttf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSansLight';
	src: url('/assets/fonts/opensans/OpenSans-Light.ttf');
	font-weight: normal;
	font-style: normal;
}

/* --- OVERWRITE BOOTSTRAP Tooltip --- */
input.error {
	border-color: #d43f3a;
}

.tooltip > .tooltip-inner {
	white-space: pre;
	max-width: none;
	background-color: #d43f3a;
}

.tooltip.top > .tooltip-arrow {
	border-top-color: #d43f3a;
}

.tooltip.bottom > .tooltip-arrow {
	border-bottom-color: #d43f3a;
}

/* --- END OVERWRITE BOOTSTRAP Tooltip --- */

.maintenance-img-container {
	text-align: center;
	margin-top: 100px;
	padding: 0 20px;
}

.maintenance-img-container img {
	width: 100%;
	height: auto;
	max-width: 539px;
}

.maintenance-text-container {
	text-align: center;
	margin-top: 10px;
}

.maintenance-text-container h1 {
	color: #4d4d4d;
	font-size: 1.8em;
	font-weight: bold;
}

.maintenance-text-container span {
	color: #7c8ca5;
	font-size: 18px;
}

.mb-logo-text {
	font-family: ArchitectsDaughter;
	color: white;
	margin-top: 5px;
}

body {
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-text-stroke: 1px transparent;
	background-color: #3d3d3d;
	padding-top: 0px;
	font-family: 'OpenSans', 'Segoe UI', 'Droid Sans', Arial, Tahoma, sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: white;
}

.row {
	margin-left: 0px;
	margin-right: 0px;
}

.container {
	position: relative;
}

.view-pc {
	display: block;
	background-color: white;
	position: relative;
}

@media (max-width: 1200px) {
	.view-pc {
		display: none;
	}
}

.view-mobile {
	display: none;
}

@media (max-width: 1200px) {
	.view-mobile {
		display: block;
	}
}

.pc-wraper {
	width: 100%;
	background-color: white;
}

.pc-home-header-1 {
	background-color: #3d3d3d;
	width: 100%;
	height: 144px;
	position: relative;
	background-image: url(../images/mb-header-bg.png);
	background-repeat: repeat-x;
}

.pc-home-header-2 {
	width: 100%;
	height: 255px;
	background-image: url(../images/pattern.png);
	background-repeat: repeat-x;
	background-color: #6bac46;
}

.pc-home-body {
	background-color: white;
	padding-bottom: 95px;
}

.pc-home-footer {
	height: 165px;
	width: 100%;
	background-color: #3d3d3d;
	color: white;
}

.pc-home-footer-container {
	width: 800px;
	padding-top: 25px;
	margin: 0px auto;
}

	.pc-home-footer-container > div {
		float: left;
		width: 200px;
	}

	.pc-home-footer-container::after {
		content: "";
		clear: both;
		display: block;
	}

	.pc-home-footer-container a {
		color: white;
		text-decoration: none;
	}

.footer-padding-left {
	padding-left: 10px;
}

	.footer-padding-left a {
		color: white;
	}

.choose-your-service {
	color: #3d3d3d;
	font-size: 28px;
	padding-top: 25px;
	padding-bottom: 20px;
	text-align: center;
	font-weight: 800;
}

.short-line {
	background-color: #848c99;
	width: 100px;
	height: 7px;
	margin: 0px auto;
	margin-bottom: 30px;
}

.action-box {
	border: 1px solid #cecece;
	border-radius: 5px;
	width: 774px;
	height: 136px;
	margin: 0px auto;
	margin-bottom: 50px;
	box-shadow: 0px 0px 4px #d0d1d3;
	cursor: pointer;
}

	.action-box:hover {
		box-shadow: 0px 0px 16px #d0d1d3;
	}

	.action-box > div {
		float: left;
	}

	.action-box::after {
		content: "";
		display: block;
		clear: both;
	}

.action-box-column-1 {
	width: 206px;
	background-color: #edeef0;
	height: 134px;
	padding: 15px 0px 0px 10px;
	border-right: 2px solid #d8d8d8;
}

.action-box-column-2 {
	width: 440px;
	background-color: #fbfbfb;
	height: 134px;
	color: #2f2f2f;
	padding: 20px;
	font-size: 15px;
}

.action-box-column-3 {
	width: 125px;
	background-color: #edeef0;
	height: 134px;
	padding-top: 20px;
	text-align: center;
	position: relative;
}

.links-container {
	padding-top: 60px;
	width: 520px;
	margin: 0px auto;
}

	.links-container > div {
		float: left;
	}

	.links-container::after {
		content: "";
		clear: both;
		display: block;
	}

	.links-container a {
		color: #3b3b3b;
		font-size: 15px;
		text-shadow: 0px 0px 1px #c9c9c9;
		text-decoration: none;
		font-weight: 400;
	}

.pc-logo {
	width: 116px;
	height: 144px;
	margin-top: -55px;
	text-align: center;
}

.coming-soon {
	background-image: url(../images/coming-soon-ribbon.png);
	position: absolute;
	top: -8px;
	left: 5px;
	width: 122px;
	height: 121px;
}

.action-title {
	font-size: 17px;
	font-weight: 600;
}

.links-container .active-link {
	font-weight: 500;
}

.links-container > div {
	position: relative;
}

.short-line-green {
	width: 100px;
	height: 7px;
	background-color: #77ba46;
	position: absolute;
	top: 25px;
	left: -10px;
}

.pc-auto-header-2 {
	background-image: url(../images/auto-header-2.png);
	width: 100%;
	height: 255px;
}

.auto-action-box-container {
	width: 980px;
	margin: 0px auto;
	padding-top: 70px;
	padding-bottom: 80px;
}

	.auto-action-box-container > div {
		float: left;
	}

	.auto-action-box-container::after {
		content: "";
		display: block;
		clear: both;
	}

.auto-action-box {
	width: 290px;
	height: 145px;
	position: relative;
}

.auto-action-box-title {
	width: 288px;
	height: auto;
	position: absolute;
	top: 5px;
	left: 0px;
	background-color: #94ca50;
	color: white;
	padding: 10px 8px;
	border: 1px solid #a0be74;
	box-shadow: 0px 0px 4px #a0be74;
	font-weight: 500;
	font-size: 13px;
	text-align: center;
}

.auto-action-box-body {
	border: 1px solid #cecece;
	border-radius: 5px;
	width: 254px;
	height: 150px;
	margin: 0px auto;
	box-shadow: 0px 0px 4px #d0d1d3;
	padding: 55px 15px 0px 15px;
}

.auto-body-bg {
	width: 100%;
	height: 818px;
	background-color: #484c57;
	background: radial-gradient(#70798a, #424751);
	position: relative;
	z-index: 10;
}

.auto-body-flower {
	width: 353px;
	height: 456px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/flowers-property.png);
	z-index: 11;
}

.auto-body-notepad {
	width: 310px;
	height: 575px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../images/notepad-autos.png);
	z-index: 11;
}

.auto-body-white-title {
	color: white;
	font-size: 28px;
	font-weight: 500;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 15px;
}

.auto-body-short-line {
	width: 100px;
	margin: 0px auto;
	height: 7px;
	background-color: #9197a3;
}

.auto-ipad-bg {
	width: 542px;
	height: 401px;
	margin: 35px auto 10px auto;
	background-image: url(../images/ipad.png);
	position: relative;
}

.ipad-review-buttons {
	width: 560px;
	height: 110px;
	margin: 0px auto;
	border-bottom: 1px solid #d3d7e0;
}

	.ipad-review-buttons > div {
		float: left;
		width: 33%;
		text-align: center;
	}

	.ipad-review-buttons a {
		color: #d3d7e0;
		text-decoration: none;
		font-size: 16px;
		line-height: 40px;
	}

	.ipad-review-buttons::after {
		content: "";
		display: block;
		clear: both;
	}

.ipad-review-button-active {
	padding-top: 0px;
}

	.ipad-review-button-active a {
		font-weight: 500;
	}

.ipad-review-button-inactive {
	padding-top: 15px;
}

	.ipad-review-button-inactive a {
		font-weight: 400;
	}

.ipad-image {
	position: absolute;
	top: 22px;
	left: 74px;
}

.action-button-summary {
	width: 660px;
	padding: 10px;
	color: #d3d7e0;
	font-weight: 500;
	margin: 0px auto;
	font-size: 16px;
	text-align: center;
}

.auto-qoute {
	text-align: center;
	padding: 40px 0px 20px 0px;
}

.auto-body-quote {
	width: 100%;
	margin: 0px auto;
	height: auto;
	text-align: center;
	padding-bottom: 30px;
}

.auto-qoute-text {
	text-align: center;
	color: #2b2d3a;
	font-size: 30px;
	width: 100%;
	padding: 0px 10px;
}

.auto-how-it-work {
	width: 100%;
	height: 324px;
	background-color: #7ab946;
}

.auto-cost {
	width: 100%;
	margin: 0px auto;
	height: 745px;
	background-color: white;
	position: relative;
}

.auto-body-black-title {
	color: #2b2d3a;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 15px;
}

.auto-cost-text {
	text-align: center;
	width: 940px;
	margin: 0px auto;
	color: #606165;
	padding: 25px 0px 35px 0px;
	font-size: 17px;
}

.auto-table-container {
	width: 442px;
	height: 372px;
	margin: 0px auto;
	border: 1px solid #d9dce3;
	border-radius: 5px;
}

	.auto-table-container > div {
		float: left;
		padding: 10px 0px;
		font-weight: 500;
		font-size: 16px;
	}

	.auto-table-container::after {
		content: "";
		display: block;
		clear: both;
	}

.auto-table-title {
	width: 50%;
	background-color: #59616e;
	text-align: center;
	color: white;
	height: 50px;
}

.auto-table-item-1 {
	width: 50%;
	background-color: #fbfbfb;
	text-align: center;
	color: #323234;
	height: 40px;
}

.auto-table-item-2 {
	width: 50%;
	background-color: #e2e6e9;
	text-align: center;
	color: #323234;
	height: 40px;
}

.auto-vat-text {
	color: #606165;
	width: 442px;
	margin: 0px auto;
	font-size: 12px;
}

.auto-cost-planctonic {
	background-image: url(../images/planctonic-auto-pricing.png);
	width: 229px;
	height: 262px;
	position: absolute;
	top: 200px;
	left: 950px;
}

.auto-sign-in {
	width: 160px;
	height: 40px;
	position: absolute;
	top: 55px;
	right: 120px;
	cursor: pointer;
}

.auto-sign-in-text {
	padding-left: 8px;
	color: #f76800;
	font-size: 14px;
	font-weight: 400;
	text-shadow: 0px 0px 1px #c9c9c9;
}

	.auto-sign-in-text:hover {
		text-decoration: none;
		color: #f76800;
	}

.auto-header-2 {
	width: 100%;	
	background-color: #f6f6f4;
}

.auto-header-text {
	width: 800px;
	margin: 0px auto;
	font-size: 30px;
	text-align: center;
	color: #38341e;
	padding-top: 30px;
    padding-bottom: 20px;
	line-height: 35px;
    font-family: 'OpenSansLight';
}

.auto-body-compas {
	width: 361px;
	height: 471px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/compass-property.png);
	z-index: 11;
}

.job-body-ipad-paper {
	width: 322px;
	height: 543px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/ipad-paper.png);
	z-index: 11;
}

.job-body-notepad-2 {
	width: 322px;
	height: 543px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../images/jobs-notepad.png);
	z-index: 11;
}

.auto-body-notepad-2 {
	width: 322px;
	height: 543px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../images/notepad-property.png);
	z-index: 11;
}

.property-how-it-work {
	width: 100%;
	height: 323px;
	background-image: url(../images/how-it-work-property.png);
}

.job-body-container {
	width: 830px;
	margin: 0px auto;
	padding-top: 40px;
}

	.job-body-container > div {
		float: left;
	}

	.job-body-container::after {
		content: "";
		display: block;
		clear: both;
	}

.job-body-left {
	width: 540px;
	font-size: 16px;
}

.job-body-right {
	width: 290px;
}

.job-email {
	width: 310px;
	height: 40px;
	border: 1px solid #d5d5d5;
	border-radius: 5px;
	padding: 5px;
	margin-top: 5px;
}

.auto-login-body-container {
	width: 475px;
	margin: 0px auto;
	position: relative;
	padding-left: 80px;
}

	.auto-login-body-container > div {
		float: left;
	}

	.auto-login-body-container::after {
		content: "";
		display: block;
		clear: both;
	}


.pencil-signup {
	position: absolute;
	top: 40px;
	left: 280px;
}

@media (max-width: 1200px) {
	.pencil-signup {
		display: none;
	}
}

.auto-login-body-left {
	width: 310px;
	font-size: 16px;
}

.auto-login-body-right {
	width: 165px;
	padding-top: 120px;
}

.orange-big-button {
	border: 1px solid #d0733a;
	border-radius: 3px;
	background-color: #f66806;
	color: #ffffff;
	padding: 10px 30px;
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	display: block;
}

	.orange-big-button:hover, .orange-big-button:focus {
		text-decoration: none;
		color: #ffffff;
	}

.show-password {
	position: absolute;
	top: 42px;
	right: 10px;
	cursor: pointer;
	font-size: 13px;
	font-weight: 400;
}

.mb-header-container {
	width: 100%;
	background-color: white;
	padding: 10px 0px;
}

.mb-header-nav {
	width: 100%;
	height: 45px;
	background-color: #3d3d3d;
	color: white;
	border: 1px solid #9f9f9f;
	padding: 10px;
	position: relative;
}

	.mb-header-nav > div {
		float: left;
		margin-right: 15px;
	}

	.mb-header-nav ::after {
		content: "";
		display: block;
		clear: both;
	}

	.mb-header-nav a {
		color: white;
		font-size: 16px;
		text-decoration: none;
	}

		.mb-header-nav a:hover {
			text-decoration: none;
		}

.mb-body-container {
	background-color: white;
	padding: 10px;
	width: 320px;
	margin: 0px auto;
	min-height: 600px;
}

@media (max-width: 1200px) {
	.mb-body-container {
		width: 100%;
	}
}

.mb-black-big-text {
	font-size: 25px;
	font-weight: 500;
	color: #2f323b;
	padding-bottom: 5px;
}

.mb-black-short-line {
	width: 60px;
	height: 10px;
	background-color: #2f323b;
}

.mb-action-box {
	width: 100%;
	border: 1px solid #d5d5d3;
	background-color: #fbfbfb;
	border-radius: 5px;
	box-shadow: 0px 0px 4px #d5d5d3;
	margin-top: 35px;
	cursor: pointer;
}

.mb-action-box-title {
	width: 100%;
	background-color: #edeef0;
	border-bottom: 2px solid #d5d5d3;
	text-align: center;
}

.mb-action-box-body {
	padding: 10px;
	font-size: 16px;
}

.mb-orange-big-button {
	width: 100%;
	font-size: 16px;
	padding: 5px;
	text-align: center;
}

.mb-auto-header-2 {
	width: 100%;
	height: inherit;
	padding-bottom: 20px;
}

.mb-auto-vat-text {
	color: white;
	width: 100%;
	margin: 0px auto;
	font-size: 14px;
	text-align: center;
}

.col-md-12 {
	padding: 0px;
	margin: 20px 0px;
}

.col-md-4 {
	padding: 10px;
}

.col-xs-4 {
	padding: 10px 0px;
}

@media (min-width: 1200px) {
	.col-lg-5{
		width: 33.33333%;
	}
}

@media (min-width: 1500px) {
	.col-lg-5 {
		width: 41.66666666666667%;
	}
}

@media (min-width: 1500px) {
	.col-lg-2 {
		width: 16.666666666666664%;
	}
}


#divFBAutoIpad {
	position: relative;
	padding: 10px;
	margin-top: 20px;
}

.mb-image-responsive {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0px auto;
}

.mb-ipad-review-buttons {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #d3d7e0;
	text-align: center;
}

.mb-ipad-review-button-active {
	margin-top: 0px;
}

.mb-ipad-review-button-inactive {
	margin-top: 15px;
}

#divFBAutoCost {
	width: 100%;
	height: auto;
	padding-bottom: 20px;
}

	#divFBAutoCost > div {
		width: 100%;
	}

#divFooter {
	width: 700px;
	height: auto;
	background-color: #3d3d3d;
	color: white;
	padding: 20px 10px;
	margin: 0px auto;
}

	#divFooter > div {
		float: left;
		width: 25%;
	}

	#divFooter::after {
		content: "";
		display: block;
		clear: both;
	}

@media (max-width: 1200px) {
	#divFooter {
		width: 100%;
	}
}

@media (max-width: 1200px) {
	#divFooter > div {
		float: left;
		width: 50%;
		height: 125px;
	}
}


.mb-footer-padding-left {
	padding-left: 10px;
	/*line-height: 25px;*/
}
.footer-padding-left a {
	color: white;
}

	.mb-footer-padding-left a {
		color: white;
	}

.mb-how-it-work {
	background-color: #80b94e;
	color: white;
	width: 100%;
	height: auto;
	padding: 15px;
	margin: 20px auto;
}

.mb-how-it-work-big-text {
	font-size: 20px;
	margin-top: 12px;
}

.mb-how-it-work-small-text {
	font-size: 18px;
	font-weight: 400;
	height: 135px;
}

.mb-how-it-work-number {
	color: #545b75;
	font-size: 30px;
	background-color: white;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	text-align: center;
	padding-top: 2px;
}

.mb-how-it-work-content {
	margin: 20px 0px;
}

	.mb-how-it-work-content::after {
		content: "";
		clear: both;
		display: block;
	}

	.mb-how-it-work-content > div {
		float: left;
	}

.mb-how-it-work-line {
	height: 125px;
	width: 5px;
	background-color: white;
	margin: 0px auto;
}

.mb-ho-how-it-work-content {
	width: 1056px;
	margin: 20px auto 0px auto;
}

	.mb-ho-how-it-work-content > div {
		float: left;
		width: 352px;
	}

	.mb-ho-how-it-work-content::after {
		content: "";
		clear: both;
		display: block;
	}

.mb-ho-how-it-work-number-container {
}

	.mb-ho-how-it-work-number-container > div {
		float: left;
	}

	.mb-ho-how-it-work-number-container::after {
		content: "";
		clear: both;
		display: block;
	}

.mb-ho-how-it-work-line {
	height: 5px;
	width: 151px;
	background-color: white;
	margin-top: 22px;
}

.mb-ho-how-it-work-text-container {
	text-align: center;
	padding: 0px 30px;
}

.arrow-active {
	width: 100px;
	height: 100px;
	color: white;
	background-image: url(../images/arrow-active.png);
	background-size: 10% 30%;
	background-repeat: no-repeat;
	background-position: right;
	font-size: 20px;
	font-weight: 400;
	padding-top: 35px;
}

.field-label {
	padding-top: 10px;
	font-weight: 500;
	font-size: 15px;
}

.warning-field {
	border-color: red;
}

.fb-warning {
	color: red;
	font-size: 11px;
}

.fb-tooltip {
	display: inline;
	position: relative;
}

	.fb-tooltip:hover:after {
		background: #333;
		background: rgba(0,0,0,.8);
		border-radius: 5px;
		bottom: 26px;
		color: #fff;
		content: attr(title);
		left: 20%;
		padding: 5px;
		position: absolute;
		z-index: 98;
		width: 115px;
	}

	.fb-tooltip:hover:before {
		border: solid;
		border-color: #333 transparent;
		border-width: 6px 6px 0 6px;
		bottom: 20px;
		content: "";
		left: 50%;
		position: absolute;
		z-index: 99;
	}

.links-container .fb-disabled, .mb-header-nav .fb-disabled {
	color: #cbc4c4;
}

.remember-me {
	position: absolute;
	top: 2px;
	right: 0;
	font-size: 12px;
}

.error {
	color: red;
}

.fb-footer {
	background-color: #3d3d3d;
	width: 100%;
}

@media (max-width: 1200px) {
	.fb-footer {
		background-color: #3d3d3d;
		position: inherit;
		bottom: inherit;
		width: 100%;
	}
}

.pens-signin {
	position: absolute;
	top: 30px;
	left: 300px;
}


.new-header-container {
	background-color: #3b371e;
    height: 70px;
}

.mb-new-header-container {
	background-color: #3b371e;
}

.logo-big-text {
	color: #faeac3;
	font-size: 30px;
	font-weight: 500;
}

.logo-small-text {
	color: #8c867a;
	font-size: 20px;
	font-weight: 400;
}

.new-logo-container {
	line-height: 26px;
	float: right;
	cursor: pointer;   
}

	.new-logo-container::after {
		content: "";
		clear: both;
		display: block;
	}

	.new-logo-container > div {
		float: left;
	}

.nav-text {
	font-size: 15px;
	color: #fcecc5;
    font-family: 'OpenSansSemiBold';
}

@media (max-width: 500px) {
	.nav-text {
		font-size: 13px;
	}
}

.nav-text-active {
	color: #6df01b;
	padding-bottom: 22px;
	border-bottom: solid 4px #6df01b;
}

.mb-nav-text-active {
	color: #6df01b;
	padding-bottom: 17px;
	border-bottom: solid 4px #6df01b;
}

#ulTopNavBar {
	margin-top: 15px;
	margin-left: 100px;
}

	#ulTopNavBar li {
		list-style: none;
		float: left;
		padding-right: 30px;
	}

		#ulTopNavBar li a:hover {
			text-decoration: none;
			color: #6df01b;
		}

	#ulTopNavBar::after {
		content: "";
		clear: both;
		display: block;
	}


#ulMBTopNavBar {
	margin-top: 10px;
	margin-left: 50px;
	padding-left: 0px;
}

@media (max-width: 500px) {
	#ulMBTopNavBar {
		margin-left: 5px;
	}
}

#ulMBTopNavBar li {
	list-style: none;
	float: left;
	padding-right: 30px;
}

@media (max-width: 500px) {
	#ulMBTopNavBar li {
		padding-right: 10px;
	}
}

#ulMBTopNavBar li a:hover {
	text-decoration: none;
	color: #6df01b;
}

#ulMBTopNavBar::after {
	content: "";
	clear: both;
	display: block;
}

.login-text-container {
	margin-top: 10px;
	cursor: pointer;
}

	.login-text-container > div {
		float: left;
	}

	.login-text-container ::after {
		content: "";
		clear: both;
		display: block;
	}

.mb-login-text-container {
	margin-top: 30px;
	cursor: pointer;
	float: right;
}

	.mb-login-text-container > div {
		float: left;
	}

	.mb-login-text-container ::after {
		content: "";
		clear: both;
		display: block;
	}

@media (max-width: 500px) {
	.mb-login-text-container {
		margin-top: 5px;
	}
}

.orange-text {
	color: #fa671a;
}

	.orange-text:hover {
		text-decoration: none;
		color: #ffab7b;
	}

.no-credit-card-text {
	color: #d3c5ab;
	width: 145px;
	margin: 0px auto;
}
