/****** <Font Icons> ******/
@font-face {
	font-family: 'state';
	src:url('fonts/state.eot');
	src:url('fonts/state.eot?#iefix') format('embedded-opentype'),
		url('fonts/state.woff') format('woff'),
		url('fonts/state.ttf') format('truetype'),
		url('fonts/state.svg#state') format('svg');
	font-weight: normal;
	font-style: normal;
}
[data-icon]:before {
	font-family: 'state';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-steering-wheel, .icon-chat-alt-stroke, .icon-iphone, .icon-map-pin-fill {
	font-family: 'state';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon-steering-wheel:before {
	content: "\e003";
}
.icon-chat-alt-stroke:before {
	content: "\e004";
}
.icon-iphone:before {
	content: "\e005";
}
.icon-map-pin-fill:before {
	content: "\e006";
}
/****** </Font Icons> ******/
* { padding: 0; margin: 0; }
body {
	margin: 0;
	padding: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	color: #666666;
	background: #fff;
	text-align: center;
	background: #fff;
}
::-moz-selection {background:#072679; color:#FFF;}
::-webkit-selection {background:#072679; color:#FFF;}
::selection {background:#072679; color:#FFF;}
/*
body,td,th {
	font-size: 0.7em;
}
*/
#navigation {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	display: block;
	margin: 0px;
	background-image:url(https://cloud.mymovingreviews.com/images/moving-reviews-directory-quote.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#FFF;
}

.rounded {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; 
}
.moving-guide-title{
	background:url(https://cloud.mymovingreviews.com/images/moving-guides.png) no-repeat;
	color: #fff;
	position:relative;
	left:10px;
	margin-top:15px;
	margin-bottom:-18px;
}
.moving-guide-title h3 {color:#fff;padding:5px; height:26px;}
.moving-guide-box {
	padding:10px;
}
.moving-guide-name {
	font-weight:bold;
}
.moving-guide-links {
	margin:0px 0 10px 5px;	
}
.licenses-icon {
	position:relative;
	top:8px;
	width: 10px;
	height:10px;
	float: left;
	margin-top: -3px;
	background:url(https://cloud.mymovingreviews.com/images/background-sprites.png) 0px -431px no-repeat;
}
.top-cities-arrows {width: 135px; list-style-type: none; float:left; margin:0;font-size: 13px;}
.arrowlinks { padding:0; margin:0}
.arrowlinks li, .top-cities-arrows li {
	list-style-type:none;
	padding-left:10px;
	margin-left:15px;
	font-size: 14px;
}
/*Top Cities Moving Destination*/ 
.top-cities-col {width: 135px; list-style-type: none; float:left; margin:0;}

/*Flybox-Top-Comapny*/
* html #slidebox {display:none;}
#slidebox{
    width:100%;
    height:100px;
    padding:5px;
    background-color:#F8F8EC;
    border-bottom:2px solid #9EC630;   
    position:fixed;
	left:0;
	right:0;
    top:-146px;
	-moz-box-shadow:-2px 0px 5px #aaa;
	-webkit-box-shadow:-2px 0px 5px #aaa;
	box-shadow:-2px 0px 5px #aaa;
}
#slidebox p, a.more{
    font-size:11px;
    text-transform:uppercase;
    font-family: Arial,Helvetica,sans-serif;
    letter-spacing:1px;
    color:#555;
}
.slidebox-center {
	width:1000px;
	margin:0 auto;
}
a.more{
    cursor:pointer;
    color:#E28409;
}
a.more:hover{
    text-decoration:underline;
}
#slidebox h2{
    color:#E28409;
    font-size:18px;
    margin:10px 20px 10px 0px;
}
a.close{
    background:transparent url(https://cloud.mymovingreviews.com/images/close.gif) no-repeat top left;
    width:13px;
    height:13px;
    position:absolute;
    cursor:pointer;
    top:10px;
    right:30px;
}
a.close:hover{
    background-position:0px -13px;
}

/*From mobile to desktop or inverse*/
.switcher {width:250px; padding:10px; background: #fff; border:1px solid ccc;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px; color:#333; text-align:center; font-size: 20px;}
.switcher a {color:#333;}

.css3button  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#5ac900 0%,
		#005c06);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#5ac900),
		to(#005c06));
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #253d02;
	-moz-box-shadow:
		0px 0px 0px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 0px 0px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.3),
		0px 1px 0px rgba(255,255,255,0.3);
}

.css3button a {color:#fff;}

/*Slider*/ /*belkin*/

#slider1 {
	list-style-type: none;
	*position: relative;
	*right: 35px;
}

.slider-text{
	*position:relative;
	*bottom: 20px;
}

.slider-image {
	float: left;
	_position: relative;
	_right: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
}

#slider1 h3 {
	padding:0;
	margin: 0;
}

/*Moving Calculator*/ /*belkin*/
.moving-calculator {
	position:relative;
	width: 520px; height: 596px;
	left: 65px;
	background: #d5e5fc;
	border: 1px solid #c5e4ff;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;

}

.calculator-image {
	float: right;
	position:relative;
	right: 65px;
}

/* links */
a {
	color: #4284B0;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #071b74;
	background-color: inherit;
}
/* headers */
h1, h2, h3 {
	font-weight: 300;
	color: #333;
}
h1 { font-size: 24px; } /*belkin*/
h2 { font-size: 1.4em; }
h3 { font-size: 1.3em; }
p, h1, h2, h3 {
	margin: 10px 15px;
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
}
ul span, ol span {
	color: #666666;
}
/* images */
img {
	border: 0px;
}
img.float-right {
  margin: 5px 0px 3px 15px;
}
img.float-left {
  margin: 5px 15px 3px 0px;
}
code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;
  border-left: 4px solid #4284B0;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 20px;
  	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	border-left: 4px solid #4284B0;
	color: #4284B0;
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif;
}
/* form elements */
form {
	position: relative;
	margin:10px;
	border: 0px solid #f2f2f2;
	background-color: #FAFAFA;
}
#formReview label { color:#000}
#formReview table { color:#000}
.login-home {
	width: 160px;
	margin: 0 auto;
	background:#fafafa;
	border: 1px solid #f1f1f1;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

form.native {
	margin:0px;
	border:0px;
	background-color: #FFFFFF;
}
label {margin:5px 0;}
label:hover { cursor:pointer;}
input {
	padding: 2px;
	border:1px solid #000000;
	color:#777;
	outline-style:none;
}
select {
	padding: 2px;
	border:1px solid #000000;
	color:#777;
	outline-style:none;
}
.pagination-company select {
	border:1px solid #ccc;
	color:#777;
}
textarea {
	width:300px;
	padding:2px;
	border:1px solid #000000;
	display:block;
}
input.button {
	margin: 0;
	font: 12px Arial, Sans-serif;
	border: 1px solid #CCC;
	background: #FFF;
	padding: 1px 2px;
	color: #4284B0;
}
input.button-home {
	margin: 0;
	width: 60px; height: 22px;
	font: 12px Arial, Sans-serif;
	border: 1px solid #CCC;
	background: #FFF;
	padding: 1px 2px;
	color: #4284B0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	input.button-home {
	position: relative;
	left: -17px;
	}
}
input.checkbox {
	margin: 0;
	font: bold 1em Arial, Sans-serif;
	border: none;
	background: #FFF;
	padding: 1px 2px;
	color: #4284B0;
}
#review .radio {
	margin: 0;
	font: bold 1em Arial, Sans-serif;
	border: none;
	padding: 1px 2px;
	color: #4284B0;
}
#review-photos {
	float: right;
	width: 210px;
	padding-bottom: 6px;
	border:#cccccc 1px solid;
	margin-right:10px;
	text-align:center;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	}
/* search form */
form.searchform {
	background: transparent;
	border: none;
	margin: 0; padding: 0;
}
form.searchform input.textbox {
	margin: 0;
	width: 120px;
	border: 1px solid #9EC630;
	background: #FFF;
	color: #333;
	height: 14px;
	vertical-align: top;
}
form.searchform input.button {
	margin: 0;
	padding: 2px 3px;
	font: bold 12px Arial, Sans-serif;
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	color: #777;
	width: 60px;
	vertical-align: top;
}

/*Search Results*/
.search-result {
	width: 660px;
	margin-top: 10px;
	margin-left: 15px;
	background: #fafafa;
	border: 1px solid #f1f1f1;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.search-result h2{
	margin:0 0 0 15px;
	padding-top: 10px;
	*padding-top: 0xp;
}
.stars {
	float: left;
	margin-left: 15px;
}
.search-logo {
	float: right;
	margin-top: 14px;
	*margin-top: 14px;
	margin-right: 5px;
}
.search-result-1 {
	*height: 76px;
}
.search-result-1:hover {
	display: inline-block;
	*height: 76px;
	background: #daf7de;
	color: #333;
}
.results-line {width: 660px;border-top:1px solid #f1f1f1;clear:both;margin-top:5px;}
.page-nav {width: 650px;text-align: center;}
.page-nav a:link {text-decoration:underline;color: #333;}
.page-nav a:hover{text-decoration:none;color: #333;}
.page-nav a:visited {text-decoration:underline;color: #333;}
.page-nav a:active{text-decoration:underline;color: #333;}

/***********************
	  LAYOUT
************************/
#wrap {
	width: 1000px; height: 100%;
	margin: 0 auto;
	text-align: left;
}
.wrap {
	width: 1000px; height: 100%;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	clear: both;
	margin: 0; padding: 0;
	background: #fff;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
	border:1px solid #9B989F; border-bottom:0;
}
#cont-all {
	background:#fff;
}
#cont-all-without-rounded {background:#fff; /*border-left:1px solid #9B989F; border-right:1px solid #9B989F;*/}

.bottom-ads {background:#fff; }

.breadcrumbs {padding: 4px 0 4px 8px; font-size:11px; color: #333;}
.breadcrumbs a {color:#333;}
.breadcrumbs a:hover {text-decoration:underline;}

/* header */
#header {position: relative;height: 85px;background: url(https://cloud.mymovingreviews.com/images/header-movers-reviews.jpg) no-repeat;}
#header h1#logo {
	position: absolute;
	margin: 0;
	padding: 0;
	letter-spacing: -2px;
	text-transform: lowercase;
	top: 0;
	left: 5px;
	width: 365px;
}
#header h2#slogan {
	position: absolute;
	top:0px; left: 398px;  /*Belkin - left*/
	color: #666666;
	text-indent: 0px;
	text-transform: none;
}
#header form.searchform {position: absolute;top: 0; right: -12px;}
.hreview h1 {font-size: 18px;}
.states-size {font-size: 22px;font-weight: normal;}
.state-link-custom {}
.top-copmany-h1 {font-size: 16px;}
.logo-site  {     /*Belkin - .logo-site*/
    position: absolute;
    width: 208px;
    height: 67px;
    background: url(https://www.removalreviews.co.uk/images/removalreviews-logo.svg) no-repeat;
    margin: 11px 0 0 7px;
    border-radius: 13px;
    transition: all ease-in 0.1s;
}
.logo-site:hover {
    -webkit-box-shadow: 0px 0px 10px #07578a;
    -moz-box-shadow: 0px 0px 10px #07578a;
    box-shadow: 0px 0px 10px #07578a;
}

/* reviews styles */
#review-wrap {clear: both;margin: 0; padding: 0;background: #FFF;}
#left-review {float: left;width: 50%;margin: 0;	padding: 0;display: inline;}
#right-review {float: right;padding: 0;width: 320px;border-left:1px solid #f2f2f2;}
.hreview-aggregate div.vcard {
	/*border-right:1px #f2f2f2 solid;
	background:url(../images/company-bg.gif) left top no-repeat;
	*background-image:url(../images/company-bg-ie7.gif);
	_background-image:url(../images/company-bg.gif)*/
	margin-right:-1px;
	position:relative;
	right:1px;
	}
.company-name {font-size: 13px;}
.company-logo {
	float:right;
	position:relative;
	right:4px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.company-logo-local { position:relative; right:2px; border: 1px solid #666;}
.without-logo {height:25px; width:160px;}
.rating-box {      /*belkin*/
	background: #f8f8f8;
	width:300px;; height:auto;
	margin: 0 auto;
	padding: 2px 0 2px 0;
	border: 1px solid #f1f1f1;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

.rating-box-review {      /*belkin*/
	background: #f8f8f8;
	width:320px; height:auto;
	padding: 2px 0 2px 0;
	margin: 5px 15px 15px 0;
	*margin-top: 15px;
	float: right;
	text-align:right;
	border: 1px solid #f1f1f1;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

.rating-box img {position: relative;top: 2px;margin-top: 2px;}

#review {
	float: left;
	margin: 0;	padding: 0;
	padding: 0;
	width: 688px;
	display: inline;
}

#review-wide {float: left; margin: 0; padding: 0; padding: 0; width: 777px; display: inline; }
#review-wide td {font-size:14px; }

#review-2{
	float: left;
	margin: 0;	padding: 0;
	padding: 0;
	width: 837px;
	_width: 830px;
	display: inline;
}

#review-3{float: left;margin: 0;padding: 0;width: 68.99%;display: inline;}
.sub-rating {font-size:12px;}
/*Total-Reviews-Box*/
.total-reviews-box {
	background: #f8f8f8;
	width:660px; height:auto;
	min-height: 50px;
	margin: 10px auto 10px auto;
	padding: 2px 0 2px 0;
	border: 1px solid #cccccc;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.total-reviews-box h2 {
 	color:#416933;
    font-size: 20px;
    margin: 6px 14px 0;
}
.total-reviews {
	height: auto;
	min-height: 30px;
	padding-top: 2px;
	margin-top: 10px;
	font-size: 18px;
	padding-right: 127px;
}
.review-button {float: right;position: relative;top: 10px;margin-right:10px;}

/*Icons - Css Sprites*/ /*belkin*/
.contact-info {
	margin-left: 15px;
	width: 310px;
	padding: 8px;
	border-top: #f2f2f2 1px solid;
	border-bottom: #f2f2f2 1px solid;
	line-height: 20px;
}
.contact-info div {margin:0 5px 0 0;background-repeat: no-repeat;padding-left: 20px; height:20px;}
.free-phone-icon {background: url(https://cloud.removalreviews.co.uk/images/icons.png);background-position: 0px -2px;}
.telephone-icon {background: url(https://cloud.removalreviews.co.uk/images/icons.png);background-position: 0px -24px;}
.email-icon {background: url(https://cloud.removalreviews.co.uk/images/icons.png);background-position: 0px -46px;}
.website-icon {background: url(https://cloud.removalreviews.co.uk/images/icons.png);background-position: 0px -68px;}

.login-icon {
	background: url(https://cloud.removalreviews.co.uk/images/icons.png) #fafafa no-repeat;
	background-position: 5px -205px;
	border: 1px solid #f1f1f1;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	padding-left: 48px;
	margin: 0 20px 20px 0;
	width: 230px; height: 95px;
	position: relative;
	left: 10px;
}

#privacy{
	float: left;
	margin: 0;	padding: 0;
	padding: 0;
	width: 100%;
	display: inline;
}
.review-response-link {width:195px;float:right;padding: 0 0 0 5px;}
.review-response-link img {float:left;padding-right:5px;}
.review-response-link a {color:#990000;text-align:left;}
.review-response-link a:hover {color:#071b74;}
.review-listing a {color:#006;}
.review-listing a:hover {color:#071b74;}

.review-below {border-left:1px solid #f2f2f2; margin-left:-1px;}
#review-footer {
	clear: both;
	border-top: 1px solid #f2f2f2;
	margin: 0; padding: 0;
}
#contactcustomer {
	padding:8px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	}
.sharebox {
	border:1px #666 solid;
	padding:3px;
	width:180px;
	margin-bottom:-5px;
	padding-bottom:7px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	}
/* main */
#main {
	float: left;
	margin-left: 10px;
	padding: 0;
	width: 50.8%;
	border-left:1px solid #f2f2f2;
}

#main-1 {
	float: left;
	margin-left: 10px;
	padding: 0;
	width: 389px;
	border-left:1px solid #f2f2f2;
}

#main a {text-decoration:underline;}
#main .float-stars {float: right;border:none;}
#review .float-star {float:right;border:none;}
.post-footer {
	font-weight:bold;
	background-color: #FAFAFA;
	padding: 0px; margin: 10px 15px 0 15px;
	border: 1px solid #f2f2f2;
	font-size: 95%;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;

}
.post-footer .date {
	background: url(https://cloud.removalreviews.co.uk/images/icons.png) no-repeat ;
	background-position: 0px -164px;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(https://cloud.removalreviews.co.uk/images/icons.png) no-repeat ;
	background-position: 0px -138px;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(https://cloud.mymovingreviews.com/images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
/* StatesList */
#sidebar ul.stateslist {list-style:none;margin:10px 0 10px 10px;padding:0;}
#sidebar ul.stateslist li {margin-bottom:1px;border: 1px solid #f2f2f2;}
#sidebar ul.stateslist a {
	display:block;
	color: #333;
	text-decoration:none;
	padding:1px 8px 1px 7px;
	background: #f2f2f2;
	border-left:4px solid #CCC;
	background-repeat:no-repeat;
	background-position:right;
	min-height:18px;
}
* html body #sidebar ul.stateslist a { height: 18px; }
#sidebar ul.stateslist a:hover {padding:1px 10px 1px 5px;border-left:4px solid #9EC630;color: #339900;}
/* sidebar */
#sidebar {float: left;width: 29%;margin: 0;	padding: 0;display: inline;}
#sidebar ul.sidemenu {list-style:none;margin:10px 0 10px 10px;padding:0;}
#sidebar ul.sidemenu li {margin-bottom:1px;border: 1px solid #f2f2f2;}
#sidebar ul.sidemenu a {
	display:block;
	color: #333;
	text-decoration:none;
	padding:1px 78px 1px 7px;
	background: #f2f2f2;
	border-left:4px solid #CCC;
	background-repeat:no-repeat;
	background-position:right;
	min-height:18px;
}
* html body #sidebar ul.sidemenu a { height: 18px; }
#sidebar ul.sidemenu a:hover {
	padding:1px 80px 1px 5px;
	border-left:4px solid #9EC630;
	color: #339900;
}
/* rightbarrightbar */
#rightbar {
	float: right;
	width: 188px;
	padding: 0; margin:0;
	border-left:1px solid #f2f2f2;
}
#rightbar-2{				/*belkin*/
	float: right;
	width: 307px;
	padding: 0; margin:0;
	border-left:1px solid #f2f2f2;
}
#leftbar {
	float: left;
	width: 162px; /*belkin*/
	padding: 0; margin:0;
	border-right:1px solid #f2f2f2;
}
#leftbar-review {float: left;width: 220px;padding: 0;margin:0;border-right:1px solid #f2f2f2;}
/* Footer */
#footer {
	clear: both;
	color: #333;
	border-top: 6px solid #15689a;
	margin: 0; padding: 0;
	height: 50px;
	font-size: 95%;
}
#footer a {color:#4284B0;}
#footer a:hover {color:#071b74;}
#footer .footer-left{float: left;width: 55%;}
#footer .footer-right{float: right;width: 42%;}
/* menu tabs */
.navbar-bg { width:1000px}
#main-nav-bg {
    position: absolute;
    width: 100%;
    height: 31px;
    background-color: #0374bb;
    z-index: -1;
    left: 0;
}
#navbar {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    width: auto;
    height: 31px;
    float: right;
}
#navbar li:first-child {
	border-left: none;
}
#navbar li:last-child {
	border-right: none;
}
#navbar li {
	list-style: none;
	float: left;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	margin-left:-1px;
}
#navbar a {
    color: #fff;
    display: block;
    float: left;
    height: 25px;
    margin: 0;
    padding: 4px 9px 2px;
    text-decoration: none;
    font-size: 17px;
}

#navbar a:hover {color:#1F2348;background:#fff;border-left:none;border-right:none;}
#navbar #current {background:#fff;}
#navbar #current a {color:#1F2348;background:#fff;}
#navbar li ul {display: none;width: 10em;background:#fff;}
#navbar li:hover ul {
    display: block;
    position: absolute;
    margin: 31px 0 0 -1px;
    padding: 0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 0 0 2px 2px;
    z-index: 10000;
    box-shadow: 0 4px 16px 0 rgba(0,0,0,0.2);
    width: 212px;
    background: #fff;
	}
#navbar li:hover ul.ie-menu-fix {*margin-left:-91px;}
#navbar li:hover li {
	padding:5px 0 0 0;
	margin:0;
	float: none;
	line-height:30px;
	border:none;
	width:200px;
	background-image:none;
}
#navbar li:hover li a {
    padding: 2px 0 2px 12px;
    color: #030;
    margin-bottom: 5px;
    height: 22px;
    width: 200px;
    border: none;
    line-height: 22px;
    background-color: transparent;
	 }
#navbar li li a:hover {background-color: #eee;color:#1F2348;}
#navbar li:nth-child(2) > ul { width: 240px; }
#navbar li:nth-child(2) > ul > li,
#navbar li:nth-child(2) > ul > li > a {
    width: 228px;
}

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }
/* additional classes */
.clear {clear: both;}
.green {color: #1F2348;}
.red {color: #FF0000;}
.gray  {color: #BFBFBF;}
.orange  {color: #ffbd00;}
.line {display:block;border-top:1px solid #bbb;}
.line-opacity {display:block; border-top:1px solid #ccc; margin:5px 10px 0 10px;}
.quoterightside {
	padding-top:1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
#sidebar ul.sidemenu a.recommended {background-image:url(https://www.removalreviews.co.uk/images/6-star-moving-rating.gif);background-repeat:no-repeat;background-position:right;}
#sidebar ul.sidemenu a.fivestar {background-image:url(https://cloud.mymovingreviews.com/images/5-star-moving-rating.gif);background-position: right 4px;}
#sidebar ul.sidemenu a.fourstar {background-image:url(https://cloud.mymovingreviews.com/images/4-star-moving-rating.gif);background-position: right 4px;}
#sidebar ul.sidemenu a.threestar {background-image:url(https://cloud.mymovingreviews.com/images/3-star-moving-rating.gif);background-position: right 4px;}
#sidebar ul.sidemenu a.twostar {background-image:url(https://cloud.mymovingreviews.com/images/2-star-moving-rating.gif);background-position: right 4px;}
#sidebar ul.sidemenu a.onestar {background-image:url(https://cloud.mymovingreviews.com/images/1-star-moving-rating.gif);background-position: right 4px;}
#sidebar ul.sidemenu a.nostar {background-image:url(https://cloud.mymovingreviews.com/images/0-star-moving-rating.gif);background-position: right 4px;}
#sidebar ul.sidemenu a.notrated {background-image:url(https://cloud.mymovingreviews.com/images/0-not-yet-rated-movers.gif);background-position: right 4px;}

/* table */
#review #review-wide td {font-size: 14px;}
div.form {margin:10px;border:1px solid #f2f2f2;background-color: #FAFAFA;}
.tableItems {margin: 10px;background-color: #FFFFFF;border: 1px solid #F2F2F2;}
.tableItems td {font-size: 13px}
.tableItemsHeader {background-color: #CCCCCC;}
.form select {
	background: #fff;
}

/*statelist*/
ul.statelist {margin:0px;padding:0px;}
ul.statelist li {margin:2px 4px 2px 16px;list-style-type:disc;font-size: 14px;}
ul.statelist a {display:block;padding:0px;font-size: 14px;}
ul.statelist a:hover {background:#F2F2F2;}

/*moverslist*/

ul.moverslist {margin:0px;padding:0px;}
ul.moverslist li {
	margin:0px 4px 1px 0px;
	list-style-type:none;
	border: 1px solid #f2f2f2;
}
ul.moverslist a {
	display:block;
	padding:1px 78px 1px 7px;
	background-repeat:no-repeat;
	background-position:right;
	min-height:18px;
	color: #333;
	text-decoration:none;
	background-color: #f2f2f2;
	border-left:4px solid #CCC;
}

ul.moverslist a:hover {padding:1px 80px 1px 5px;border-left:4px solid #9EC630;color: #339900;}
ul.moverslist a.recommended {background-image:url(https://cloud.mymovingreviews.com/images/6-star-moving-rating.gif);}
ul.moverslist a.fivestar {background-image:url(https://cloud.mymovingreviews.com/images/5-star-moving-rating.gif);}
ul.moverslist a.fourstar {background-image:url(https://cloud.mymovingreviews.com/images/4-star-moving-rating.gif);}
ul.moverslist a.threestar {background-image:url(https://cloud.mymovingreviews.com/images/3-star-moving-rating.gif);}
ul.moverslist a.twostar {background-image:url(https://cloud.mymovingreviews.com/images/2-star-moving-rating.gif);}
ul.moverslist a.onestar {background-image:url(https://cloud.mymovingreviews.com/images/1-star-moving-rating.gif);}
ul.moverslist a.nostar {background-image:url(https://cloud.mymovingreviews.com/images/0-star-moving-rating.gif);}
ul.moverslist a.notrated {background-image:url(https://cloud.mymovingreviews.com/images/0-not-yet-rated-movers.gif);}
.left-img {float:left; margin-right:5px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;}
.likeme {
    background-repeat:no-repeat;
    min-height:115px;
	height:auto !important;
	height:115px;
	margin:16px 0 0 -14px;
    line-height:17px;
    font-size:12px;
    font-family:Verdana,Tahoma,Helvetica,sans-serif;
    font-weight: bold;
    color:#F89406}
.likecompany{background-image:url(https://www.removalreviews.co.uk/images/share-review.png);float:left;padding:4px 0px 0 83px;width:150px;}
.likereview {background-image:url(https://www.removalreviews.co.uk/images/share-review.png);padding:4px 0 0 83px;}
.likemefb {width:110px; padding-top:2px; *overflow:hidden;}
.plusone {width:110px; padding-top:2px; *overflow:hidden;}

.review-response-class {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.review-response-class h2 {
	padding:13px 0 0 33px;
	margin: 0 0 -5px 10px;
	height:30px;
	background:url(https://cloud.mymovingreviews.com/images/company-response.gif) left no-repeat;
}
.review-response-class-admin {
	padding:13px 0 0 33px;
	margin: 0 0 -5px 10px;
	height:30px;
	background:url(https://cloud.mymovingreviews.com/images/company-response.gif) left no-repeat;
}

/* LightBox begin */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 201;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10;}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {width: 49%;height: 100%;zoom: 1;display: block;}
#lightbox-nav-btnPrev {left: 0;float: left;}
#lightbox-nav-btnNext {right: 0;float: right;}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {padding: 0 10px;color: #666;}
#lightbox-container-image-data #lightbox-image-details {width: 70%;float: left;text-align: left;}
#lightbox-image-details-caption {font-weight: bold;}
#lightbox-image-details-currentNumber {display: block;clear: left;padding-bottom: 1.0em;}
#lightbox-secNav-btnClose {width: 66px;float: right;padding-bottom: 0.7em;}
/* LightBox end */

/* Next review slider */
#next-review-slide {
	position:relative;
	z-index:9999;
	background-color: #ffffff;
	width: 350px;
	-moz-box-shadow: 0 4px 10px #666;
    -webkit-box-shadow: 0 4px 10px #666;
    box-shadow: 0 4px 10px #666;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, direction=270, strength=7)";
    filter: progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, direction=270, strength=7);
	border-top: 2px solid #000000;
}

#next-review-slide_close { float: right; margin-right: 10px; margin-top: 10px; }

#next-review-slide h6{
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
	color: #333333;
	padding: 0;
	margin: 10px 0 10px 15px;
}

.prev-next-review-button {
	display: inline;
	position:relative;
	font-weight:bold;
	padding: 5px 10px 5px 10px;
	border: 1px solid #999;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	background: #24551E;
	background-image: -moz-linear-gradient(top, #4284B0, #264d67);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#4284B0), to(#264d67));
	background-image: -o-linear-gradient(top, #4284B0, #264d67);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4284B0', endColorstr='#264d67');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4284B0', endColorstr='#264d67')";
	background-image: linear-gradient(top, #4284B0, #264d67);
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	color: #fff;
	text-transform:uppercase;
	margin: 15px 15px 0 0;
}

.prev-next-review-button:hover {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	background-image: -moz-linear-gradient(top, #264d67, #4284B0);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#264d67), to(#4284B0));
	background-image: -o-linear-gradient(top, #264d67, #4284B0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#264d67', endColorstr='#4284B0');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#264d67', endColorstr='#4284B0')";
	background-image: linear-gradient(top, #264d67, #4284B0);
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

.prev-next-review-button a, .prev-next-review-button a:hover, .prev-next-review-button a:visited, .prev-next-review-button a:active {
	color: #fff;
}

#write-review-button {
	display: inline;
	float: right;
	position:relative;
	padding: 9px 16px 9px 30px;
    margin: 15px;
	border: 1px solid #999;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background: url(../images/icons/star-icon-write.png) no-repeat 9px 12px #4284B0;
	color: #fff;
	font-size: 18px;
}
#green-button {
	top:10px; right: 15px;
	font-weight:bold;
	padding: 5px 10px 5px 10px;
	border: 1px solid #999;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	background: #4284B0;
	background-image: -moz-linear-gradient(top, #4284B0, #264d67);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#4284B0), to(#264d67));
	background-image: -o-linear-gradient(top, #4284B0, #264d67);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4284B0', endColorstr='#264d67');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4284B0', endColorstr='#264d67')";
	background-image: linear-gradient(top, #4284B0, #264d67);
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	color: #fff;
	text-transform:uppercase;
}

#write-review-button a, #write-review-button a:hover, #write-review-button a:visited, #write-review-button  a:active, #green-button a, #green-button a:hover, #green-button a:visited, #green-button  a:active{color: #fff;}

#write-review-button:hover, #green-button:hover {
	background-color: #709cb9;
}

table tr.tr-contacts1 {display: none;}

#headersearch {padding-top:40px; _padding-top:14px; padding-bottom:16px; padding-left:550px; height:29px}
#headersearchform {padding:0; margin:0; height:29px; background:none; text-align:left}
#headersearchinput {height:27px; width:325px; padding:0; *padding:5px 0; *height:17px; margin:0; border-left: none; border-top: 1px solid #c8c8c8; border-bottom: 1px solid #c8c8c8; border-right:none;}
#headersearchbutton {padding:0; margin:0; border:0}

/*Local Pages*/
@media \0screen {.local-company-img-holder {width:177px;}}
* html .local-company-tab {width:358px;}
* html .write-review-button {background:#264d67 !important;}
.company-logo {margin-right:5px;float:right;padding-bottom:0;}
.local-company-stars {padding-left:15px; margin-top:-5px;}
.local-company-padding {padding-left:15px;}
.local-listing {
    -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; background: #ff8138; 
	background: #ffa44f; 
	background: -moz-linear-gradient(top,  #ffa44f 0%, #ff7200 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa44f), color-stop(100%,#ff7200)); 
	background: -webkit-linear-gradient(top,  #ffa44f 0%,#ff7200 100%); 
	background: -o-linear-gradient(top,  #ffa44f 0%,#ff7200 100%); 
	background: -ms-linear-gradient(top,  #ffa44f 0%,#ff7200 100%);
	background: linear-gradient(top,  #ffa44f 0%,#ff7200 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa44f', endColorstr='#ff7200',GradientType=0 ); 
    width:122px; padding: 5px 20px; text-align:center; font-weight:bold; color:#fff; margin:10px 7px 0 12px;
	border:1px solid #ff7200; float:right;
	font-size: 12px;
}
.local-listing:hover {
	color:#FFFF00;
	background: #ff7200;
	background: -moz-linear-gradient(top,  #ff7200 0%, #ffa44f 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7200), color-stop(100%,#ffa44f)); 
	background: -webkit-linear-gradient(top,  #ff7200 0%,#ffa44f 100%);
	background: -o-linear-gradient(top,  #ff7200 0%,#ffa44f 100%); 
	background: -ms-linear-gradient(top,  #ff7200 0%,#ffa44f 100%);
	background: linear-gradient(top,  #ff7200 0%,#ffa44f 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7200', endColorstr='#ffa44f',GradientType=0 );
	background:1px solid #ff7200;
}

.local-google-map {height:150px;width:280px;margin-left:10px; margin-bottom:10px;}
.local-movers-img {
	float:left;
	margin:10px 10px 3px 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; 
}
.local-company-tab {
	width:363px; margin-left:10px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
	border:1px solid #e9e9e9; 
	border-bottom:0; 
	padding-top:0; margin-bottom:0;
	float:left;
	display:inline;
}
.local-company-tab-licenses {
	width:126px; 
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
	border:1px solid #e9e9e9; 
	border-bottom:0; 
	border-left:0; margin-bottom:0;
	float:left;
	display:inline;
	text-align:center;
}
.local-company-item {border:1px solid #e9e9e9;border-bottom:0;margin: 0 10px 0 10px;width:668px;}
.local-company-item:hover {background: #f9f9f9;}
.local-company-img-holder {
	float:right;
	width:177px;
	vertical-align:middle;
	height:100px;
	padding-top:5px;
}
.local-company-licenses {
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	float:right;
	vertical-align:middle;
	text-align:center;
	height:110px; width:106px;
	padding:5px 10px 0 10px;
	
}
.local-company-licenses-position {position:relative;top:10px;}
.local-company-review {
	background: #f1f1f1;
	background: -moz-linear-gradient(top,  #f1f1f1 0%, #ffffff 20%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(20%,#ffffff));
	background: -webkit-linear-gradient(top,  #f1f1f1 0%,#ffffff 20%);
	background: -o-linear-gradient(top,  #f1f1f1 0%,#ffffff 20%);
	background: -ms-linear-gradient(top,  #f1f1f1 0%,#ffffff 20%);
	background: linear-gradient(top,  #f1f1f1 0%,#ffffff 20%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#ffffff',GradientType=0 );
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; 
	border:1px solid #e9e9e9;
	margin:0 10px 10px 10px;
	padding:3px 0 0 0;
}
.local-company-more {float:right;}

/*Home Buttons Nav*/
.home-button-nav {border:1px solid #efefef; margin:10px; text-align:center;}
.nav-box1 {background: url(https://cloud.mymovingreviews.com/images/home-buttons-sprite.jpg) 35px 12px no-repeat; width:118px; height:115px; display:block; float:left; border-right:1px solid #efefef;}
.nav-box1:hover {background: url(https://cloud.mymovingreviews.com/images/home-buttons-sprite.jpg) 35px -143px no-repeat; width:118px; height:115px; display:block; float:left; border-right:1px solid #efefef;}
.nav-box2 {background: url(https://cloud.mymovingreviews.com/images/home-buttons-sprite.jpg) -75px  12px no-repeat; width:118px; height:115px; display:block; float:left; border-right:1px solid #efefef;}
.nav-box2:hover { background: url(https://cloud.mymovingreviews.com/images/home-buttons-sprite.jpg) -75px -144px  no-repeat;width:118px; height:115px; display:block; float:left; border-right:1px solid #efefef;}
.nav-box3 {background: url(https://cloud.mymovingreviews.com/images/home-buttons-sprite.jpg) -185px 12px no-repeat; width:118px; height:115px; display:block; float:left; border-right:1px solid #efefef;}
.nav-box3:hover { background: url(https://cloud.mymovingreviews.com/images/home-buttons-sprite.jpg) -185px -144px no-repeat;width:118px; height:115px; display:block; float:left; border-right:1px solid #efefef;}
.nav-box4 {background: url(https://cloud.mymovingreviews.com/images/home-buttons-sprite.jpg) -295px 12px no-repeat; width:118px; height:115px; display:block; float:left; border-right:1px solid #efefef;}
.nav-box4:hover { background: url(https://cloud.mymovingreviews.com/images/home-buttons-sprite.jpg) -295px -144px no-repeat;width:118px; height:115px; display:block; float:left; border-right:1px solid #efefef;}

/*Home Reviews*/
.home-company {padding:10px; margin:10px 0 4px 0; border-top: 1px solid #CCCCCC}
.home-company img {float:left; margin-right:5px}
.home-company strong {font-size:16px;}
.home-review {border:1px solid #cccccc; background-color:#f8f8f8; margin:0 10px 0 10px; border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px;}
.home-review p { padding-left:0px; padding-right:0px;}
.home-review img {margin-top:3px}
.home-review p span {font-size:16px; font-weight:bold; padding:0 17px 0 17px; background:url(https://www.removalreviews.co.uk/images/home/quotation-2.gif) right top no-repeat}
.home-review-text { background:url(https://www.removalreviews.co.uk/images/home/quotation-1.gif) left top no-repeat}
.home-review-arrow { float:none; margin-bottom:-18px; margin-left:32px; margin-top:8px;}
/*Top Cities Moving Destination*/ 

.flags li { 
	list-style:none; 
	color: #666; 
	height: 64px;
    list-style: none outside none;
    margin-left: -40px;
    padding-left: 76px;
    padding-top: 10px;
    text-align: right;
    width: 99px;
	line-height:12px;
	font-size:12px;
}
.flags a{color:#666; text-decoration:none;}
.flags a:hover{ color: #071b74;}
.flag-uk {background:url(../images/reloc-flags.png) 0px -2px no-repeat;}	
.flag-ie {background:url(../images/reloc-flags.png) 0px -80px no-repeat;}
.flag-us {background:url(../images/reloc-flags.png) 0px -160px no-repeat;}
.flag-can {background:url(../images/reloc-flags.png) 0px -228px no-repeat;}
.flag-aus {background:url(../images/reloc-flags.png) 3px -315px no-repeat;}

/*New Review Desing*/
.company-reviews-n {}
.reviewDetail {witdh:130px; _width:100px; *width:90px; float:left;display:inline; text-align:left;}
.reviewContent {width:540px; float:right;display:inline;}
@media \0screen {
  .reviewContent {width:500px; float:right;display:inline;}
}
.company-reviews-n .line {position: relative; top:5px; *top:22px;width:691px; margin-left:-15px;border-color:#DFDFDF; padding:0;}

.suggestions img:hover{
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	border-color: #0088CC;
	transition: all 0.2s ease-in-out 0s;
}
.suggestions img {
	border: 1px solid #CCCCCC;
	border-radius: 4px 4px 4px 4px;
	padding: 2px;
}
#did_you_mean h3 {
	display: block;
	background: #F0F0F0;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	text-shadow:0 1px 0 #FFFFFF;
	padding: 5px;
	margin-bottom:0;
	margin-top: 20px;
}
.suggestions a {
	font-size: 16px;
}
.orReview {
	border-left: 1px solid #CCCCCC;
	margin: 20px 0 0 430px;
	padding: 40px 0 40px 10px;
}
#similarcompanynames > table {
	width: 400px;
}
.contactForm {
	border: 1px solid #999999;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 0 9px #CCCCCC inset;
	margin: 0 auto;
	padding: 9px;
	width: 410px;
	background: #F5F5F5;
}
#review td {
    font-size: 14px;
}

#cookiesdirective input {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid rgb(153, 153, 153);
	border-radius: 4px 4px 4px 4px;
	padding: 2px 10px;
}
#cookiesdirective input:hover {
	background: none repeat scroll 0 0 #EEEEEE;	
}
#cookiesdirective a:hover {
	text-decoration: underline;
}

/*********** New State Pages Design ***********/
.companyListing {
	margin: 8px 0 0;
}
.companyListing h1{
	font-size: 20px;
	float: left;
	color: #555;
	margin: 9px;
	font-weight: bold;
}
.listing {
	margin: 0 -2px 0 0;
	padding: 12px 4px;
	overflow: hidden;
	border-bottom: 1px solid rgb(238, 238, 238);
}
.listing > img {
    margin: 0 0 3px;
}
.listing:hover {
	box-shadow: 0 0 4px #CCCCCC inset;
	background: #f7f7f7;
}
.listing:hover .listing_tn img{
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	border-color: rgb(158, 192, 104);
	transition: all 0.2s ease 0s;
}
.listing a{
	text-decoration:  none !important;
	display: block;
	font-size: 15px;
}
.listing_tn img {
	border: 1px solid #CCCCCC;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 0 1px 0 #CCCCCC;
	padding: 2px;
	float: left;
	margin: 0 8px 0 0;
}
.sponsored, .sponsored a {
	float: right;
	font-size: 10px;
	color: #666666;
}
.sponsored a {
	float: none;
	display: inline;
}
.fn.org {
    padding: 0 0 4px;
    color: #3b65a7;
}
h2.fn.org {
    font-size: 15px;
    font-weight: bold;
}
.fn.org a:hover {
	text-decoration: none;
}
.fullAdr {
	float: right;
	width: 300px;
	margin: 4px 0 0;
}
.sidebar h2 {
	color: #666666;
	font-size: 19px;
}
#main > h2 {
	margin-top: 8px;
	font-size: 19px;
}
#floating-quote{
	background: none repeat scroll 0 0 #FFFFFF;
    margin: 0;
    position: absolute;
    width: 290px;
    z-index:  9999;
}
.select {
	float: left;
	height: 41px;
	margin: -3px 0 0;
	overflow: hidden;
	width: 202px;
}
.pagination {
	margin: 0 -2px 0 0;
	min-height: 35px;
	overflow: hidden;
}
.pagination select {
	height: 20px;
	padding: 0;
	width: 166px;
	margin: 10px;
}
.pagination > span {
	color: #555;
	float: right;
	margin: 10px 10px 5px 0px;
}
.pagination select {
	background: url("/images/dev/dropdown-ratings.png") no-repeat scroll -3px -4px transparent;
	border: medium none;
	height: 41px;
	padding: 13px 0 0 8px;
	text-shadow: 0 1px 0 rgb(255, 255, 255);
	width: 219px;
	margin: 0;
}
.pagination select:focus {
	background: url("/images/dev/dropdown-ratings.png") no-repeat scroll -3px -54px transparent;
	padding: 13px 0 0 8px;
}
.pagination option {
	background: transparent;
	padding: 5px 0;
	cursor: pointer;
}
a.prev, a.next {
    margin: 4px 8px 0 9px;
    padding: 4px;
	border: 1px solid #BBBBBB;
	border-radius: 3px;
	display: block;	
	background: #F3F3F3;	
	color: #333;
	text-decoration: none !important;	
}

span.prev, span.next {
    margin: 4px 9px 0;
    padding: 4px;
	border: 1px solid #BBBBBB;
	border-radius: 3px;
	display: block;	
	background: #F3F3F3;	
	color: rgb(107, 104, 135);
	text-decoration: none !important;	
}
.leftPagi {
	float: left;
	width: 100px;
}
.rightPagi {
	float: right;
	/*width: 100px;*/
	text-align: right;
}
.centerPagi {
	text-align: center;
}
.centerPagi ul {
	list-style:none;
	display: block;
	margin: 5px 0 0;
	padding: 0;
}
.centerPagi li {
	margin: 0 5px 6px 0;
	font-size: 12px;
	line-height: 22px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.centerPagi a {
	padding: 2px 6px 0px 6px;
	border: 1px solid #BBBBBB;
	border-radius: 4px;
	display: block;	
	background: #F3F3F3;
	color: #333;
	text-decoration: none !important;
}
.centerPagi a:hover {
	background: #fff;
}
.current {
}
/*Write-a-Review Box*/
.write-a-review-box {width:270px; height: 142px; margin-left:10px;border:1px solid #cccccc; -webkit-border-radius: 8px; border-radius: 8px; padding: 5px 5px 0 0; text-align:right; font-size:11px; background: url('../images/dev/write-a-review-banner.jpg') bottom left no-repeat;}
.company-registration-box {width:270px; height: 177px; margin-left:10px;border:1px solid #cccccc; -webkit-border-radius: 8px; border-radius: 8px; padding: 5px 0 0 5px; text-align:left; font-size:11px; background: url('../images/dev/company-registration.jpg') bottom right no-repeat;}
.company-registration-left {float:left; width:200px; padding-left:0; margin-left:0;}
.company-registration-box-left h3 {margin:0 0 5px 0; padding:0; color:#0154a3; font-size:16px;}

/*********** New State Pages Design ***********/

/*********** New Home Page Design ***********/

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #999999;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #999999;
}
 .wrapperTabs {
	background: url("/images/home/removalreviews-home-banner.jpg") 50% 0 no-repeat;
	background-size: cover;
	width: 100%;
	height: 450px;
	margin: 0;
	box-shadow: 0 -13px 9px -11px #333 inset;
	position: relative;
	min-width: 1000px;
}
.wrapperTabs ul {
	list-style: none;
	padding: 0;
	margin: 0 !important;
}
.wrapperTabs li {
	display: inline;
}
.tabsHeading {
	color: #FFFFFF;
	font-size: 40px;
	-webkit-text-shadow: 0 1px 3px #000000;
			text-shadow: 0 1px 3px #000000;
	font-weight: bold;
	margin: 0 auto;
	width: 922px;
	padding: 140px 0 20px;
	display: block;
	text-align: left;
	z-index: 10;
	position: relative;
}
.homeTabs {
	background: url('https://cloud.removalreviews.co.uk/images/background-tr-1.png');
	margin: auto;
	width: 900px;
	padding: 10px;
	text-align: left;
	-webkit-border-radius: 3px;
			border-radius: 3px;
	position: relative;
	z-index: 10;
}
.homeTabs > ul > li > a {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	padding: 0 15px 3px 24px;
	background: url("https://cloud.removalreviews.co.uk/images/radio-buttons.png") no-repeat scroll 0 -29px transparent;
	outline:none;
}
.homeTabs > ul > li > a:hover, .homeTabs > ul > li > a:focus {
	text-decoration: none;
}
.homeTabs .active > a{
	background: url("https://cloud.removalreviews.co.uk/images/radio-buttons.png") no-repeat scroll 0 -1px transparent !important;
}
#movers span, #reviews span {
	display: block;
	font-size: 15px;
	padding: 6px 0;
}
#estimate input, #reviews input, #movers input {
	font-family: 'Arial';
	width: 219px;
	margin: 0 4px 0 4px;
	height: 20px;
	border: 1px solid #999999;
	padding: 8px 5px;
	font-size: 17px;
	color: #000000;
	line-height: normal;
	border-radius: 3px;
}
#from_postcode, #to_city {
/*	width: 295px;*/
}
#estimate input:focus, #reviews input:focus, #movers input:focus {
	background: #F9F9F9;
	border: 1px solid #15689A;
    -webkit-box-shadow: 0 0 2px #15689A;
    		box-shadow: 0 0 2px #15689A;
}
#movers input {
	width: 644px;
}
#reviews input {
    width: 644px;
}
#reviews button, #movers button {
	width: auto;
}
.col-2 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.col-3 {
	display: inline-block;
	padding: 5px 0;
	position: relative;
	float: left;
	*display: inline;
	*zoom: 1;
}
.col-4 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.form-gr {
	display: block;
	margin: 5px 0;
}
.to-city-uk {
	width: 350px!important;
}
.form-gr-int {
	display: block;
	margin: 5px 0;
	overflow: hidden;
}
#from_admin1_container {
    display: none;
  	height: 36px;
	margin: 0;
	overflow: hidden;
	background: url("https://cloud.removalreviews.co.uk/images/radio-buttons.png") no-repeat scroll 86px -106px #FFFFFF;
	border: 1px solid #999999;
	font-family: 'Arial';
	font-size: 17px;
	width: 110px;
    padding: 0;
    margin-bottom: 0;
    float: left;
}
#from_admin1_container select{
	width: 132px;
	background: none;
	border: none;
	height: 36px;
	-webkit-appearance: none;
}
#to_admin1_container {
    display: none;
  	height: 36px;
	margin: 0;
	overflow: hidden;
	background: url("https://cloud.removalreviews.co.uk/images/radio-buttons.png") no-repeat scroll 86px -106px #FFFFFF;
	border: 1px solid #999999;
	font-family: 'Arial';
	font-size: 17px;
	width: 110px;
    padding: 0;
    margin-bottom: 0;
    float: left;
}
#to_admin1_container select{
	width: 132px;
	background: none;
	border: none;
	height: 36px;
	-webkit-appearance: none;
}
.input-int-big {
	width: 210px;
	margin: 0 !important;
	-webkit-border-radius: 0 3px 3px 0 !important;
			border-radius: 0 3px 3px 0 !important;
}
.input-int-small {
	width: 98px !important;
	margin: 0 !important;
	-webkit-border-radius: 0 3px 3px 0 !important;
			border-radius: 0 3px 3px 0 !important;
}
.from_city_int_sm {
	width: 148px !important;
}
.moving-to-int {
	height: 36px;
	display: inherit;
	margin: 0;
	overflow: hidden;
	background: url("https://cloud.removalreviews.co.uk/images/radio-buttons.png") no-repeat scroll 115px -106px #FFFFFF;
	border: 1px solid #999999;
	font-family: 'Arial';
	font-size: 17px;
	width: 140px;
    padding: 0;
    margin-bottom: 0;
    float: left;
    -webkit-border-radius: 3px 0 0 3px;
    		border-radius: 3px 0 0 3px;
}
.moving-to-int select{
	width: 162px;
	background: none;
	border: none;
	height: 36px;
	-webkit-appearance: none;
}
.arrowsbs-int {
	background: url("https://cloud.removalreviews.co.uk/images/radio-buttons.png") no-repeat scroll 3px -91px;
	display: block;
	height: 19px;
	margin: 11px 1px 0;
	width: 24px;
}
.span-int {
    display: block;
    font-size: 18px;
    padding: 0 0 8px;
    text-align: center;
    width: 230px;
}
.title-int {
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 17px;
    font-weight: 600;
    height: 16px;
    line-height: 14px;
    padding: 2px 10px 0;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}
.price-int {
    background: url("https://cloud.removalreviews.co.uk/images/radio-buttons.png") no-repeat scroll 4px -59px rgba(0, 0, 0, 0);
    float: left;
    font-size: 20px;
    font-weight: 600;
    height: 22px;
    margin: 2px 0 0 2px;
    text-shadow: 1px 1px rgba(255, 255, 255, 0.3);
    width: 25px;
}
.horizontal {
	background: none;
	margin: 0;
}
.moving-to {
	height: 36px;
	display: inherit;
	margin: 0 0 -10px;
	overflow: hidden;
	background: url("https://cloud.removalreviews.co.uk/images/radio-buttons.png") no-repeat scroll 185px -106px #FFFFFF;
	border: 1px solid #999999;
	border-radius: 3px;
	font-family: 'Arial';
	font-size: 17px;
	width: 210px;
    padding: 0;
    margin-bottom: -11px\9;
}
.moving-to select{
	width: 230px;
	background: none;
	border: none;
	height: 36px;
	-webkit-appearance: none;
}
.button-home-org {
	font-family: Verdana;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
	border: 1px solid #333333 ;
	box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.5),
				0 0 1px 1px rgba(255,255,255,0.8),
				0 0 0 6px rgba(0,0,0,0.06),
				0 0 0 3px rgba(0,0,0,0.1);
	cursor: pointer;
	width: 170px;
    height:38px;
    line-height: 16px;
    display: block;
}
.title {
	padding: 2px 10px 0;
	float: left;
	color: #fff;
	font-weight: 600;
	font-size: 19px;
	text-shadow: 1px 1px rgba(0,0,0,0.2);
	border-right: 1px solid rgba(255,255,255,0.3);
}
.price {
	float: left;
	color: rgba(0,0,0,0.4);
	font-weight: 600;
	font-size: 20px;
	text-shadow: 1px 1px rgba(255,255,255,0.3);
	border-left: 1px solid rgba(0,0,0,0.2);
	background: url("https://cloud.removalreviews.co.uk/images/radio-buttons.png") no-repeat scroll 4px -59px;
    height:22px;
    width: 25px;
}

/* colors */
.yellow {
	background: #F27208;
}

.yellow:hover {
    background: #DD6700; 
}
.get-prepared {
	margin: 10px 0 0;
}
.get-prepared h3 {
	border-bottom: 1px solid #777777;
	color: #777777;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 5px;
	text-align: center;
}
.get-prepared li {
	display: inherit;
	margin: 2px 0 0;
}
.get-prepared a {
	color: #000000;
}
.get-prepared a:hover {
	text-decoration: underline;
	color: #777777;
}
.arrowsbs {
	background: url("https://cloud.removalreviews.co.uk/images/radio-buttons.png") no-repeat scroll 3px -91px;
	display: block;
	height: 24px;
	margin: 8px -3px 0;
	width: 24px;
}
.reviewsTabs {
	margin: 13px 0 0;
}
.reviewsTabs > ul {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #CCCCCC;
}
.reviewsTabs > ul > li {
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #999999;
    border-top: 1px solid #CCCCCC;
    display: inline-block;
    height: 35px;
    list-style: none outside none;
    margin: 0 -3px -1px 14px;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#FFFFFF),to(#CCCCCC));
	background-image:-webkit-linear-gradient(#FFFFFF,#CCCCCC);
	background-image:	-moz-linear-gradient(#FFFFFF,#CCCCCC);
	background-image:	 -ms-linear-gradient(#FFFFFF,#CCCCCC);
	background-image:	  -o-linear-gradient(#FFFFFF,#CCCCCC);
	background-image:		 linear-gradient(#FFFFFF,#CCCCCC);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFF', endColorstr='#CCCCCC');/*For IE7-8-9*/  
	*display: inline;
	*zoom: 1;
}
.reviewsTabs > ul > .active {
	background-image:-webkit-gradient(linear,left top,left bottom,from(#CCCCCC),to(#FFFFFF));
	background-image:-webkit-linear-gradient(#CCCCCC,#FFFFFF);
	background-image:	-moz-linear-gradient(#CCCCCC,#FFFFFF);
	background-image:	 -ms-linear-gradient(#CCCCCC,#FFFFFF);
	background-image:	  -o-linear-gradient(#CCCCCC,#FFFFFF);
	background-image:		 linear-gradient(#CCCCCC,#FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#CCCCCC', endColorstr='#FFFFFF');/*For IE7-8-9*/ 
}
.reviewsTabs .active {
	border-bottom: 1px solid #FFFFFF;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#FFFFFF),to(#FFFFFF));
	background-image:-webkit-linear-gradient(#FFFFFF,#FFFFFF);
	background-image:	-moz-linear-gradient(#FFFFFF,#FFFFFF);
	background-image:	 -ms-linear-gradient(#FFFFFF,#FFFFFF);
	background-image:	  -o-linear-gradient(#FFFFFF,#FFFFFF);
	background-image:		 linear-gradient(#FFFFFF,#FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFF', endColorstr='#FFFFFF');/*For IE7-8-9*/  
}
.reviewsTabs > ul > li > a {
    color: #333333;
    display: block;
    font-size: 15px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    outline: medium none;
    padding: 0 15px 1px 30px;
    text-decoration: none !important;
    text-shadow: 0 1px 0 #FFFFFF;
}
.reviewsTabs > ul > li > a:hover, .homeTabs > ul > li > a:focus {
	text-decoration: none;
}
.box-ico {
	background: url("https://cloud.removalreviews.co.uk/images/radio-buttons.png") no-repeat scroll 4px -138px;
}
.auto-ico {
	background: url("https://cloud.removalreviews.co.uk/images/radio-buttons.png") no-repeat scroll 4px -171px;
 }
 #main-home {
	float: left;
	padding: 0;
	width: 692px;
	border-right:1px solid #CCCCCC;
}
#main-home > h1 {
	font-size: 20px;
}
#main-home .float-stars {float: right;border:none;}
/* sidebar-right */
#sidebar-right ul.stateslist {list-style:none;margin:10px 0 10px 10px;padding:0;}
#sidebar-right ul.stateslist li {margin-bottom:1px;border: 1px solid #f2f2f2;}
#sidebar-right ul.stateslist a {
	display:block;
	color: #333;
	text-decoration:none;
	padding:1px 8px 1px 7px;
	background: #f2f2f2;
	border-left:4px solid #CCC;
	background-repeat:no-repeat;
	background-position:right;
	min-height:18px;
}
* html body #sidebar-right ul.stateslist a { height: 18px; }
#sidebar-right ul.stateslist a:hover {padding:1px 10px 1px 5px;border-left:4px solid #3b65a7;color: #3b65a7;}

#sidebar-right {float: right;width: 29%;margin: 0 10px 0 0;	padding: 0;display: inline;}
#sidebar-right ul.sidemenu {list-style:none;margin:10px 0 10px 10px;padding:0;}
#sidebar-right ul.sidemenu li {margin-bottom:1px;border: 1px solid #f2f2f2;}
#sidebar-right ul.sidemenu a {
	display:block;
	color: #333;
	text-decoration:none;
	padding:1px 78px 1px 7px;
	background: #f2f2f2;
	border-left:4px solid #CCC;
	background-repeat:no-repeat;
	background-position:right;
	min-height:18px;
}
* html body #sidebar-right ul.sidemenu a { height: 18px; }
#sidebar-right ul.sidemenu a:hover {
	padding:1px 80px 1px 5px;
	border-left:4px solid #9EC630;
	color: #339900;
}
.sidebar-company-single {
 	display: block;
    overflow: hidden;
    margin: 10px 10px 18px 17px;
}
.sidebar-company-single:hover > .sidebar-company-text > h4 {
	color: #039146;
	text-decoration:underline;
}
.sidebar-company-thumb {
	float: left;
	width: 99px;
}
.sidebar-company-thumb img {
	width: 99px;
    border: 1px solid #ccccc8;
    border-radius: 3px;
}
.sidebar-company-text {
	float: left;
	width: 64%;
	padding: 0 0 1px 8px;
    box-sizing: border-box;
    color: #333;
    line-height: 1;
}
.sidebar-company-single .sidebar-company-text p {
	margin: 2px 0 0;
}
.sidebar-company-text img{
	float: left;
	width: 87px;
	height: 15px;
    box-sizing: border-box;
}

.sidebar-company-text h4{
	margin: 0 0 3px;
	font-size: 16px;
	font-weight: normal;
}
/*********** New Home Page Design ***********/

/***** About Page *****/
#about-page{
	font-family: Open Sans, sans-serif;
	font-size: 20px;
    line-height: 30px;
    max-width: 900px;
    margin: auto;
}

#about-page h1{
    font-size: 38px;
    padding: 20px 0;
    margin: 25px 40px 20px;
    line-height: 1.4;
    font-weight: 400;
}

#about-page h2 {
    font-size: 29px;
    border-bottom: 1px solid #ececec;
    padding: 20px 0;
}

#review #about-page > h2, #review #about-page > h3, #review #about-page > h4{
	margin: 25px 40px 20px;
    line-height: 1.4;
    font-weight: 400;
}

#about-page p {
    margin: 10px 40px 30px;
}

p.mission-quote {
    text-align: center;
    padding: 10px 30px;
    /*margin: 50px 70px;*/
    font-size: 26px;
    line-height: 39px;
    background: url(https://www.removalreviews.co.uk/images/about-page/quotation-2.gif) no-repeat, url(https://www.removalreviews.co.uk/images/about-page/quotation-2.gif) no-repeat;
    background-position: left top, right top;
}

#about-page .img-right {
    float: right;
    max-width: 300px;
}

.about-mentions {
    margin: 40px 40px 60px;
    max-width: 820px;
    width: 100%;
    text-align: center;
}

.about-mentions .press-logo:first-child {
    padding-left: 0;
}

.about-mentions .press-logo {
    max-width: 178px;
    width: 100%;
    padding: 0 36px;
    transition: opacity .3s;
    text-decoration: none;
}

.about-mentions a{
	text-decoration: none;
}

.about-mentions .press-logo:hover {
    text-decoration: none;
    opacity: .7;
}

#about-page .short-bio .bio-title img {
    padding-right: 30px;
}

#about-page .short-bio .bio-title .bio-summary h3 {
    margin: 0px;
    font-weight: bold;
    color: #333;
}

#about-page .short-bio p {
    margin: 0px;
}

#about-page .short-bio {
    padding: 20px 0 20px 20px;
    border: 1px solid #ececec;
    margin: 20px;
}

#about-page .short-bio .bio-title {
    display: table;
    margin-bottom: 20px;
}

#about-page .short-bio .bio-title .bio-summary {
    display: table-cell;
    vertical-align: middle;
}


/*Local Pages Reviews*/
.local-review {border:1px solid #CCC; background-color:#fafafa; margin:0 10px 10px 10px; -webkit-border-radius: 8px; border-radius: 8px; }
.local-review p { padding-left:0px; padding-right:0px;}
.local-review img {margin-top:3px}
.local-review p span {font-size:11px; font-weight:bold; padding:0 17px 0 0; background:url(https://cloud.mymovingreviews.com/images/home/quotation-2.gif) right top no-repeat}
.local-review-text {left top no-repeat; margin-bottom:3px;}
.local-review-arrow { float:none; margin-bottom:-18px; margin-left:32px; margin-top:8px;}

/*Local Pages*/
@media \0screen {.local-companies-licenses { width:87px !important;}}
*+html .local-company-info {width:700px;}
*+html .company-listing-table {border:1px solid #ccc; border-bottom:0; width:670px; margin:0 auto; margin-top:-10px;}
*+html .local-company-img-holder {margin-left:5px;}
.local-company-img-holder {padding: 8px 0 8px 5px;}
.company-listing-table {border:1px solid #ccc; border-bottom:0; width:670px; margin:0 auto; }
.company-logo {margin-right:5px;float:right;padding-bottom:0; padding-left:0; margin-left:0;}
.local-company-info {width:484px; border-right:1px solid #ccc; vertical-align:top;}
.local-company-stars {padding-left:15px; margin-top:-5px;}
.local-companies-licenses {/*width:100px; border-right:1px solid #ccc;*/text-align:center;}
.local-company-padding {padding-left:15px;}
.filtered { color:#6388a0}
.local-listing {
    -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; background: #ff8138; 
	background: #ffa44f; 
	background: -moz-linear-gradient(top,  #ffa44f 0%, #ff7200 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa44f), color-stop(100%,#ff7200)); 
	background: -webkit-linear-gradient(top,  #ffa44f 0%,#ff7200 100%); 
	background: -o-linear-gradient(top,  #ffa44f 0%,#ff7200 100%); 
	background: -ms-linear-gradient(top,  #ffa44f 0%,#ff7200 100%);
	background: linear-gradient(top,  #ffa44f 0%,#ff7200 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa44f', endColorstr='#ff7200',GradientType=0 ); 
    width:132px; padding: 5px 13px 5px 16px; text-align:center; font-weight:bold; color:#fff; margin:10px 7px 0;
	border:1px solid #ff7200; float:right;
}
.local-listing:hover {
	color:#FFFF00;
	background: #ff7200;
	background: -moz-linear-gradient(top,  #ff7200 0%, #ffa44f 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7200), color-stop(100%,#ffa44f)); 
	background: -webkit-linear-gradient(top,  #ff7200 0%,#ffa44f 100%);
	background: -o-linear-gradient(top,  #ff7200 0%,#ffa44f 100%); 
	background: -ms-linear-gradient(top,  #ff7200 0%,#ffa44f 100%);
	background: linear-gradient(top,  #ff7200 0%,#ffa44f 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7200', endColorstr='#ffa44f',GradientType=0 );
	background:1px solid #ff7200;
}

.local-google-map {height:150px;width:280px;margin-left:10px; margin-bottom:10px;}
.local-div {margin-top:10px;}
.local-div li { list-style-position:inside; margin-left:10px;}
.local-movers-img {
	float:left;
	margin:10px 10px 3px 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; 
}
.local-movers-left {
	float:left;
 	margin:10px 10px 3px 0px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; 
}
.local-company-tab {
	width:484px; margin-left:9px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
	border:1px solid #ccc; 
	border-bottom:0; 
	padding-top:0;
	float:left;
	display:inline;
}
.local-company-tab-licenses {
	width:102px; 
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
	border:1px solid #ccc; 
	border-bottom:0; 
	border-left:0; margin-bottom:0;
	float:left;
	display:inline;
	text-align:center;
}
.local-company-item {border:1px solid #ccc;border-bottom:0;margin: 0 10px 0 10px;width:668px;}
.local-company-item:hover {background: #f9f9f9;}

.local-company-licenses {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	float:right;
	vertical-align:middle;
	text-align:center;
	height:110px; width:106px;
	padding:5px 10px 0 10px;
	
}
.local-company-review {
	background: #f1f1f1;
	background: -moz-linear-gradient(top,  #f1f1f1 0%, #ffffff 20%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(20%,#ffffff));
	background: -webkit-linear-gradient(top,  #f1f1f1 0%,#ffffff 20%);
	background: -o-linear-gradient(top,  #f1f1f1 0%,#ffffff 20%);
	background: -ms-linear-gradient(top,  #f1f1f1 0%,#ffffff 20%);
	background: linear-gradient(top,  #f1f1f1 0%,#ffffff 20%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#ffffff',GradientType=0 );
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; 
	border:1px solid #ccc;
	margin:0 10px 10px 10px;
	padding:3px 0 0 0;
}
.local-company-more {float:right;}
.local-facts { color: #f27208;}
.local-location { color: #f27208; }
.local-reviewbubble { color: #f27208; }
.local-bullets {list-style:none; padding:0; margin: 0 0 0 15px}
.local-bullets li { padding:0; margin:0}
.local-ads { padding-left:10px; margin-left:0px;}
.moving-routes h1 {font-size: 18px;}
.local-pages-state p img{
	float: left;
	margin-right: 10px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
/*Ask-a-Questions Box*/
.ask-a-question-box {width:270px; height: 142px; margin-left:10px;border:1px solid #cccccc; -webkit-border-radius: 8px; border-radius: 8px; padding: 5px 5px 0 0; text-align:right; font-size:11px; background: url(https://cloud.mymovingreviews.com/images/moving-question-box.jpg) bottom left no-repeat;}
.ask-a-question-box-right {float:right; width:200px; padding-left:0; margin-left:0;}
.ask-a-question-box-right h3 {margin:0 0 5px 0; padding:0; color:#0154a3; font-size:16px;}
.ask-a-question-text {margin: 5px 0 0 0; color:#6c6c6c;}
.ask-a-question-btn {
	width:120px; font-size:14px; color:#fff; text-align:center; padding:5px 23px 8px 23px; font-weight:bold; float:right; margin-top:10px;
	-webkit-border-radius: 4px; border-radius: 4px;
	background: #96b861; /* Old browsers */
	background: -moz-linear-gradient(top,  #96b861 0%, #375902 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#96b861), color-stop(100%,#375902)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #96b861 0%,#375902 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #96b861 0%,#375902 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #96b861 0%,#375902 100%); /* IE10+ */
	background: linear-gradient(top,  #96b861 0%,#375902 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96b861', endColorstr='#375902',GradientType=0 ); /* IE6-9 */
}
.ask-a-question-btn:hover {
	width:120px; color:#fff; text-align:center; padding:5px 23px 8px 23px; font-weight:bold; float:right; margin-top:10px;
	-webkit-border-radius: 4px; border-radius: 4px;
	background: #96b861; /* Old browsers */
	background: -moz-linear-gradient(top,  #375902 0%, #96b861 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#375902), color-stop(100%,#96b861)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #375902 0%,#96b861 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #375902 0%,#96b861 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #375902 0%,#96b861 100%); /* IE10+ */
	background: linear-gradient(top,  #375902 0%,#96b861 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#375902', endColorstr='#96b861',GradientType=0 ); /* IE6-9 */
}
/*Write-a-Review Box*/
.write-a-review-box {width:270px; height: 142px; margin-left:10px;border:1px solid #cccccc; -webkit-border-radius: 8px; border-radius: 8px; padding: 5px 5px 0 0; text-align:right; font-size:11px; background: url('../images/write-a-review-banner.jpg') bottom left no-repeat;}
.company-registration-box {width:270px; height: 177px; margin-left:10px;border:1px solid #cccccc; -webkit-border-radius: 8px; border-radius: 8px; padding: 5px 0 0 5px; text-align:left; font-size:11px; background: url('../images/company-registration.jpg') bottom right no-repeat;}
.company-registration-left {float:left; width:200px; padding-left:0; margin-left:0;}
.company-registration-box-left h3 {margin:0 0 5px 0; padding:0; color:#0154a3; font-size:16px;}
#rightbar h3 {
	font-size: 12px;
}
#sidebar > h3 {
	font-size: 12px;
	margin: 15px 0 0;
}



/* review page break word fix */
.description {
	word-wrap: break-word;
}

.col-wrapp {
	display: block;
	text-align: center;
	width: 740px;
	overflow: hidden;
}
.col-app {
	display: inline-block;
	float: left;
	padding: 5px 0;
	width: 170px;
	*display: inline;
	*zoom: -1;
}
.cont-all-without-rounded {
    background: #fff;
}

/*font updates*/

.cities {
    font-size: 12px;
}
#map_canvas {
	height: 100%; 
	width: 100%; 
	position:absolute; 
	top: 0; 
	left: 0; 
	z-index: -1;
}/*
#map_canvas:before { 
	content: '';
	position: absolute;
	box-shadow: 0 0 10px 0 #333;
	z-index: 1;
	bottom: -5px;
	left: 0;
	right: 0;
	height: 5px;
	overflow: hidden;
	display: block;
}*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
 }
 .tt-hint {
	color: #999;
}

.tt-dropdown-menu {
	width: 320px;
	padding: 8px 0;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 8px;
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
	padding: 3px 20px;
	font-size: 18px;
	line-height: 24px;
}

.tt-suggestion.tt-cursor { /* UPDATE: newer versions use .tt-suggestion.tt-cursor */
	color: #fff;
	background-color: #0097cf;

}

.tt-suggestion p {
	margin: 0;
}

.league-name {
	margin: 0 20px 5px 20px;
	padding: 3px 0;
	border-bottom: 1px solid #ccc;
}

ul.typeahead.dropdown-menu {
    position: absolute;
    left: 4px !important;
    background-color: #fff;
    padding: 4px;
    max-width: 180px;
    border-radius: 3px;
    border: 1px solid #ccc;
    top: 44px !important;
}
ul.typeahead.dropdown-menu li {
	display: block;
	overflow: hidden;
}
ul.typeahead.dropdown-menu li a {
	display: block;
	padding: 3px;
	color: #555;
	text-decoration: none;
	white-space: nowrap;
}
ul.typeahead.dropdown-menu li.active a {
	background: #15689A !important;
	color: #fff;
}

.contentWrap {
	background: none repeat scroll 0 0 #fff;
	border-radius: 5px;
	display: none;
	margin: 0 auto;
	position: fixed;
	width: 500px;
	z-index: 2;
	top: 70px;
	left: 0;
	right: 0;
}
.contentClose {
	box-sizing: border-box;
	color: #333;
	cursor: pointer;
	font-size: 17px;
	font-weight: bold;
	padding: 0 6px;
	position: absolute;
	right: 0;
	top: 0;
}
.contentClose:hover {
	color: #888;
}
.overflow {
	background: none repeat scroll 0 0 #333;
	display: block;
	height: 100%;
	left: 0;
	opacity: 0.7;
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1;
	display: none;
}
.contentt {
	padding: 0;
	overflow: hidden;
}
#contentshow {
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    background-color: #9EC631;
    padding: 5px 10px;
    display: block;
    margin: 5px 0 5px;
    width: auto;
    border-radius: 3px;
    border: 1px solid #7C9A2A;
    width: 150px;
}
#contentshow:hover {
    background-color: #96BF25;
}
.contact-mover-logo {
	float: left;
	padding: 10px;
	width: 40%;
	box-sizing: border-box;
}
.contact-mover-logo img {
	max-width: 100%;
	box-shadow: 0 0 3px 3px #ccc;
	border-radius: 3px;
}
.contact-mover-name {
	float: left;
	padding: 10px;
	width: 60%;
	box-sizing: border-box;
}
.contact-mover-name h3 {
	margin: 0;
}
.contact-mover-footer {
	text-align: right;
	padding: 0 10px 5px;
}
.contact-mover-footer a {
	padding: 0 0 0 10px;
}
.review_text {
	width: 450px; 
	height: 384px;
	resize: none;
}
/*
*	ARTICLE QUOTE 
*/
/*
.article-quote-wrapper {
	background: url(https://cloud.removalreviews.co.uk/images/article-quote-ap-bg.jpg) no-repeat center -210px #fff;
	height: 250px;
}
*/
.article-quote-wrapper {
	background: url(https://cloud.removalreviews.co.uk/images/article-quote-bg.jpg) no-repeat center -210px #fff;
	height: 210px;
}
.article-quote-wrapper.London, .article-quote-wrapper.Croydon, .article-quote-wrapper.Romford, .article-quote-wrapper.Hayes, .article-quote-wrapper.Twickenham, .article-quote-wrapper.Richmond, .article-quote-wrapper.Epsom, .article-quote-wrapper.Watford, .article-quote-wrapper.Dartford, .article-quote-wrapper.Slough {
	background: url(https://cloud.removalreviews.co.uk/images/article-quote-ap3-bg.jpg) no-repeat center #fff;
}
.article-quote {
	background: #fff;
	background: url(https://www.mymovingreviews.com/images/background-tr-1.png);
	position: relative;
	width: 800px;
	height: 169px;
	margin: 0 auto;
	top: 20px;
	padding: 40px;
	box-shadow: 0 0 5px 1px #333;
	box-sizing: border-box;
}
.article-quote-title {
	font-size: 29px;
	font-weight: bold;
	color: #555;
	line-height: 1;
	margin: 0 0 20px;
	text-align: left;
}
.article-quote-iframe-wrap.fixed {
	background: url(https://cloud.removalreviews.co.uk/images/greyzz.gif);
	position: fixed;
	width: 100%;
	height: 112px;
	left: 0;
	top: 0;
	padding: 20px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	box-shadow: 0 0 5px 0px #999;
	box-sizing: border-box;
	-webkit-transition: padding 300ms linear;
	-mox-transition: 	padding 300ms linear;
	transition: 		padding 300ms linear;
	z-index: 3;
}
.article-quote-iframe-wrap.fixed iframe {
	width: 1000px;
	height: 75px;
	margin: 0 auto;
}
.article-quote-call-to-action {
	display: none;
}
.article-quote-iframe-wrap.fixed .article-quote-call-to-action {
	display: block;
	font-size: 15px;
	padding: 0 0 15px;
	text-align: left;
	width: 1000px;
	margin: 0 auto;
	color: #DD6700;
}
/* anchor fix - #anchor in url */
:target:before {
	content:"";
	display:block;
	height:120px; /* fixed header height*/
	margin:-120px 0 0; /* negative fixed header height */
}
.close_article {
    position: absolute;
    right: 5px;
    top: -10px;
    font-size: 35px;
    display: none;
    cursor: pointer;
}
.copmany_info_step {
	display: none;
}
.copmany_info_step.closed {
	display: none !important;
}
.article-quote-iframe-wrap.fixed .close_article {
    display: block;
}
/*
*	ARTICLE QUOTE END
*/
.breadcrumbs_wrap {
    background: #555555 none repeat scroll 0 0;
}
.breadcrumbs_wrap .breadcrumbs {
    box-sizing: border-box;
    color: #fff;
    margin: 0 auto;
    padding: 10px;
    text-align: left;
    width: 1000px;
}
.breadcrumbs_wrap .breadcrumbs a {
    color: #fff;
    font-size: 14px;
    padding: 6px;
}
.pagination_re {
	overflow: hidden;
}
.pagination_re .centerPagi {
	float: right;
	width: auto;
}
.pagination_re a.prev, .pagination_re a.next {
	padding: 2px 6px 0px 6px;
	margin: 0;
}
.pagination_re .centerPagi a, .pagination_re a.prev, .pagination_re a.next {
	border: none;
	background: #fff;
}
.pagination_re .centerPagi a:hover, .pagination_re a.prev:hover, .pagination_re a.next:hover {
	background: #F3F3F3;
	border: none !important;
	box-shadow: none;
	padding: 2px 6px 0px 6px;
}
.pagination_re .current {
	background: #F3F3F3;
	border: none !important;
	box-shadow: none;
	padding: 2px 6px 0px 6px !important;
	font-weight: bold;
}
.page_count {
    float: left;
    font-size: 13px;
    margin: 10px 14px 0;
}
.routes_list li {
    float: left;
/*    width: 33%;*/
}
.routes_list:after {
	content: '';
	display: block;
	clear: both;
}
.listing {
	padding: 12px;
}

.unsubscribe_wrap {
	text-align: center;
}
.unsubscribe_wrap h1 {
	color: #B65A41;
}
.unsubscribe_wrap form {
	background-color: #fff;
}
.unsubscribe_wrap p , .unsubscribe_wrap ul{
	font-size: 13px;
	line-height: 1.4;
	text-align: left;
}
.unsubscribe_wrap button, .unsubscribe_wrap .nobutton {
    background-color: #E05D4B;
    border: none;
    padding: 10px 15px;
    color: #fff;
    font-size: 20px;
    border-radius: 3px;
}
.unsubscribe_wrap button:hover, .unsubscribe_wrap .nobutton:hover{
	background-color: #B14131;
}

/*.main_no_sidebar
*/
.main_no_sidebar {
	margin: 0 !important;
	width: 690px !important;
	border: 0 !important;
	border-right: 1px solid #f2f2f2 !important;
}
.main_no_sidebar + #rightbar-2 {
	border-left: none;
}
.main_no_sidebar .fullAdr {
	margin: -35px 0 0;
}
.cities_list {
    width: 500px;
    margin: 0 auto;
    float: right;
}
.cities_list ul {
	width: 475px;
	overflow: hidden;
	margin: 0 30px;
}
.cities_list li {
	width: 158px;
	float: left;
}
.cities_list a {
    text-decoration: none !important;
}
.cities_list a:hover {
    text-decoration: underline !important;
}
.cities_list .all_cities {
	text-align: center;
	display: block;
}

/* Local pages sponsored css*/
.localSponsored {
	background: none repeat scroll 0 0 #f1f1f1;
	box-shadow: 0 0 5px -2px #333 inset;
	-webkit-box-shadow:0 0 5px -2px #333 inset;
	border-bottom:1px solid #ccc;
}
.localSponsored .local-listing {
	background: none repeat scroll 0 0 #bb252e;
	border: 1px solid #63151a;
	padding: 5px;
	width: 151px;
}
.survey-banner {
    margin: 5px 0 5px 13px;
}
/* Local pages sponsored css END*/

.sidebar-article-single {
 	display: block;
    overflow: hidden;
    margin: 10px 10px 18px 17px;
}
.sidebar-article-single:hover > .sidebar-article-text > h4 {
	color: #1c6998;
	text-decoration:underline;
}
.sidebar-article-thumb {
	float: left;
	width: 35%;
}
.sidebar-article-text {
	float: left;
	width: 65%;
	padding: 0 0 0 8px;
    box-sizing: border-box;
    color: #333;
}
.sidebar-article-text p {
	margin: 0;
}
.sidebar-articles h3 {
	color: #f27208;
}
.sidebar-article-text h4{
	margin: -3px 0 3px;
	font-size: 16px;
}
.sidebar-article-thumb img {
    max-width: 100%;
}
.local-form {
	width: 1000px;
	margin: 0 auto;
}
.local-form .form-control {
    height: 41px;
    -webkit-appearance: none;
    width: 248px;
    border: 1px solid #ccc;
    padding: 5px;
    background: #fff;
    border-radius: 3px;
    box-sizing: border-box;
}
.local-quote-call-to-action {
    font-size: 15px;
    padding: 0 0 5px;
    text-align: left;
    width: 1000px;
    margin: 0 auto;
    color: #DD6700;
}
.listingCompany {
    padding: 15px 10px;
    border-bottom: 1px solid #f2f2f2;
    margin: 0 -2px 0 -10px;
}
.listingCompany:hover {
	background-color: #F5F5F1;
}

.company_header_logo {
	width: 190px;
    box-sizing: border-box;
	text-align: center;
	background: #fff;
	overflow: hidden;
	position: relative;
	height: 80px;
}


.company_header_wrap {
    background: #F5F5F1;
    border-bottom: 1px solid #ccccc8;
    position: relative;
    min-height: 130px;

}
.form_add_a_review_wrap {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    padding: 20px 0;
}
.form_add_a_review_wrap .truste {
    width: 288px;
    float: right;
    margin: -46px 0;
}
.form_add_a_review_wrap .truste  img {
	margin: 6px 0;
}
.form_add_a_review_wrap .company_header_logo {
	float: left;
	margin: 0 10px 0 0;
}
.form_add_a_review_wrap h1, .form_add_a_review_wrap h2 {
	margin: 0;
	font-weight: normal;
	font-size: 30px;
	line-height: 14px;
}
.wrap_thumb.company_header_logo {
	float: left;
}
.wrap_info {
	float: left;
	padding: 0 10px;
	width: 280px;
	min-height: 80px;
}
.wrap_info h2 {
	margin: -4px 0 2px !important;
	font-size: 16px;
}
.review-snipet {
	margin: 10px auto 0;
}
.review-snipet-author {
	float: left;
	margin: 4px 5px 0 0;
}
.review-snipet-author img {
	border-radius: 3px;
}
.infowindow img.logo {
    width: 92px;
    float: left;
    box-shadow: 0 0 7px -2px #555;
    margin: 2px;
}
.infowindow img.rating {
    width: 80px;
    display: block;
}
.infowindow h3 {
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
}
.infowindow .loc {
	clear: both;
}
#start {
	margin: 10px 0 0 -1px;
}
.localCTA {
    border: 1px solid #ccc;
    display: block;
    margin: 8px 0px 0;
    text-align: center;
    padding: 5px 10px;
    font-size: 14px;
    width: 99px;
    color: #555;
    text-decoration: none;
    background: #fff;
    font-weight: bold;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}
.localCTA:hover {
	text-decoration: none;
	color: #555;
	background-color: #fff;
}
.local-add-review-box {
	background-color: #F5F5F1;
	border: 1px solid #ccccc8;
	border-radius: 4px;
	margin: 10px 15px;
}
.local-add-review-box a {
    border: 1px solid #104565;
    display: block;
    text-align: right;
    box-sizing: border-box;
    padding: 9px 16px 9px 30px;
    font-size: 18px;
    width: 180px;
    float: right;
    background: url(../images/star-icon-write.png) no-repeat 16px 13px #1C6998;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.3);
    margin: -11px 21px 0 0;
}
.local-add-review-box a:hover{
	background-color: #104565;
	color: #fff;
	text-decoration: none;
}
.local-add-review-box h4 {
    color: #1C6998;
    font-size: 20px;
    margin: 6px 14px 0;
}
.local-add-review-box p {
	width: 400px;
	float: left;
	margin: 5px 15px 14px;
}
.sidebar-articles h3, .local-location {
	color: #f27208;
}
.moving-routes h1, .moving-routes p {
	margin: 0;
}
.moving-routes h1 {
	font-weight: normal;
	margin: 15px 0 5px;
}
.bect-companies-map {
	box-sizing: border-box;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin: 0 10px;
}
.company-ad-adsense {
    position: relative;
    left: -36px;
    margin: 10px 0;
}
/* New company page  */

.company_right h1, .company_right h2, .company_right h3 {
    line-height: 1.28571em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
a {
    color: #3b65a7;
    text-decoration: none;
}
a:hover {
    color: #3b65a7;
    text-decoration: underline;
}
.breadcrumbs {
    padding: 4px 0 0 10px;
    font-size: 14px;
}
/* Company Page Redesign css */
.company_right .user {
    margin: -30px 15px 0;
}
#rightbar-2.company_right {
	margin: 20px 0 0;
}
.company_right p {
	margin: 0;
}
.company_right h3 {
	margin: 0;
	padding: 8px 5px 3px 15px;
	color: #f27208;
}
#review-wrap {
	width: 688px;
	float: left;
}
.company_header_wrap {
    background: #F5F5F1;
    border-bottom: 1px solid #ccccc8;
    position: relative;
    min-height: 130px;

}
.company_header_section {
	box-sizing: border-box;
}
.company_header_section:after {
	display: block;
	content: '';
	clear: both;
}
.company_header-right , .company_header-left {
	float: left;
}
.company_header-left {
	width: 682px;
}
.company_header-right {
	width: 308px;
}
.company_header {
    padding: 15px 0px 5px 10px;
    box-sizing: border-box;
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}
.company_header_logo {
	width: 190px;
    box-sizing: border-box;
	text-align: center;
	background: #fff;
	overflow: hidden;
	position: relative;
	height: 80px;
}
.company_header_logo_left {
	float: left;

}
.company_header p {
	margin: 0;
}
.company_header_logo img {
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-height: 100%;
	max-width: 100%;
	border-radius: 6px;
}
.company_header_title {
    width: 470px;
    float: left;
	padding: 0 0 0 10px;
    box-sizing: border-box;
}
.company_header_title h1 {
	font-size: 28px;
}
.registered-mover-checkmark {
    position: relative;
    top: -10px;
    left: -10px;
}
.agent-for {
    float: left;
    margin: 5px 0 0;
    font-size: 14px;
}
.agent-for img {
    float: right;
    position: relative;
    margin: -7px 8px 0;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 0;
    width: 64px;
    height: inherit;
}
.company_header_title h1 {
	font-weight: normal;
	margin: 0 0 3px;
	float: left;
	line-height: 1;
}
.company_header_states {
    width: 682px;
    float: left;
    clear: both;
    line-height: 1.4;
}
.company_header_write {
	padding: 0 0 0 6px;
    box-sizing: border-box;
}
.company_header_write .company_header_write_button {
    border: 1px solid #104565;
    display: block;
    text-align: right;
    box-sizing: border-box;
    padding: 9px 16px 9px 30px;
    font-size: 18px;
    width: 180px;
    float: left;
    background: url(../images/icons/star-icon-write.png) no-repeat 16px 13px #1C6998;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}
.company_header_write .company_header_write_button:hover {
	background-color: #104565;
}
.company_header_share_button {
    border: 1px solid #ccc;
    display: block;
    margin: 5px 1px;
    text-align: right;
    padding: 5px 10px 5px 30px;
    font-size: 18px;
    width: 60px;
    float: right;
    background: url(../images/icons/share-company.png) no-repeat 13px 6px #f7f7f7;
    color: #555;
    text-decoration: none;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}
.company_header_share_button:hover {
	background-color: #fff;
	text-decoration: none;
	color: #555;
}
.company-info {
	margin: 5px 0 0;
	width: 680px;
	float: left;
	line-height: 1.6;
}
.company_header-left #contentshow {
    display: inline-block;
    margin: 7px auto 0;
    color: #555;
    background: url(https://www.mymovingreviews.com/images/icons/email.png) no-repeat 6px 10px #f7f7f7;
    padding: 5px 10px 5px 27px;
    border-radius: 3px;
    border: 1px solid #ccc;
    font-size: 16px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.3);
    width: 152px;
    font-weight: normal;
}
.company_header-left #contentshow:hover {
	background-color: #fff;
}


/* Price Finder */
.price-finder-wrap {
    width: 100%;
    /* background: url(https://www.mymovingreviews.com/images/icons/arrow.png) no-repeat -2px 89px #fff; */
    background: url(https://www.mymovingreviews.com/images/icons/arrow.gif) no-repeat 8px 100px #fff;
    border: 1px solid #ccccc8;
    box-shadow: 0 0px 4px rgba(151, 151, 151, 0.58);
    padding: 10px 22px 22px;
    box-sizing: border-box;
    margin: 15px 0px -48px 0px;
    text-align: center;
    position: relative;
    bottom: 0;
    z-index: 1;
}
.price-finder-wrap:hover {
	box-shadow: 0 0px 4px rgba(151, 151, 151, 0.9);
}
.price-finder-wrap form {
	background: #fff;
}
.price-finder-wrap input, .price-finder-wrap select {
	transition: all ease-in 0.3s;
}
.price-finder-wrap input:hover, .price-finder-wrap select:hover { 
    box-shadow: 0 0 5px 1px #2374a5;
    border: 1px solid #2374a5;
}
#closemap {
    display: block;
    position: absolute;
    right: 10px;
    font-weight: bold;
    top: 0px;
    cursor: pointer;
    display: none;
    font-size: 20px;
}
.price-finder-title {
    font-weight: bold;
    font-size: 24px;
}
.price-finder-slogan {
    font-size: 16px;
    color: #555;
    margin: 5px auto;
}
.price-finder-zip {
    background: url(https://www.mymovingreviews.com/quote/img/steps-us3/step-quote-sprite.png) no-repeat scroll 0px 8px #fff;
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 8px;
    border: 1px solid #999;
    border-radius: 3px;
    font-size: 16px;
    padding: 6px 3px 8px 30px;
}
.price-finder-country, #from_admin1_container-pf .input-sm {
    background: url(https://www.mymovingreviews.com/quote/img/steps-us3/step-quote-sprite.png) no-repeat scroll 0px 8px transparent;
    margin: 0 0 8px;
    float: left;
    width: 118px;
    border: 1px solid #999;
    border-radius: 3px;
    font-size: 16px;
    padding: 6px 3px 8px 30px;
    box-sizing: border-box;
}
.price-finder-city {
    background: url(https://www.mymovingreviews.com/quote/img/steps-us3/step-quote-sprite.png) no-repeat scroll 0px 8px #fff;
    margin: 0 0 8px;
    float: left;
    width: 118px;
    border: 1px solid #999;
    border-radius: 3px;
    font-size: 16px;
    padding: 6px 3px 8px 30px;
    box-sizing: border-box;
}
.price-finder-country-to, #to_admin1_container-pf .input-sm {
    background: url(https://www.mymovingreviews.com/quote/img/steps-us3/step-quote-sprite.png) no-repeat scroll 0px -26px transparent;
    margin: 0 0 8px;
    float: left;
    width: 118px;
    border: 1px solid #999;
    border-radius: 3px;
    font-size: 16px;
    padding: 6px 3px 8px 30px;
    box-sizing: border-box;
}
.price-finder-city-to {
    background: url(https://www.mymovingreviews.com/quote/img/steps-us3/step-quote-sprite.png) no-repeat scroll 0px -26px #fff;
    margin: 0 0 8px;
    float: left;
    width: 118px;
    border: 1px solid #999;
    border-radius: 3px;
    font-size: 16px;
    padding: 6px 3px 8px 30px;
    box-sizing: border-box;
}
.price-finder-city.int-small, .price-finder-city-to.int-small {
	width: 100%;
}
#from_admin1_container-pf, #to_admin1_container-pf {
	display: none;
	width: 50%;
	float: left;
	position: relative;
}
.price-finder-zip:focus, .price-finder-zip:active, .price-finder-zip.focused, .price-finder-to-city:focus, .price-finder-to-city:active, .price-finder-to-city.focused, .price-finder-to-state:focus, .price-finder-to-state:active, .price-finder-to-state.focused, .price-finder-city:focus, .price-finder-city:active, .price-finder-city.focused, .price-finder-city-to:focus, .price-finder-city-to:active, .price-finder-city-to.focused {
    box-shadow: 0 0 5px 1px #2374a5;
    border: 1px solid #2374a5;
    outline: none;
}
.price-finder-to-state, .price-finder-to-city {
    background: url(https://www.mymovingreviews.com/quote/img/steps-us3/step-quote-sprite.png) no-repeat scroll 0 -26px transparent;
    width: 50%;
    float: left;
    height: 38px;
    box-sizing: border-box;
    margin: 0 0 8px;
    border: 1px solid #999;
    border-radius: 3px;
    font-size: 16px;
    padding: 6px 3px 8px 30px;
}
.price-finder-to-city {
    margin: 0 0 8px;
   /* width: 100% !important;*/
}
.price-finder-wrap select {
	-webkit-appearance:none;
	   -moz-appearance:none;
			appearance:none;
}
.price-finder-button {
	font-size: 16px;
	font-weight: bold;
	height: 40px;
	line-height: 1;
	background:url("https://www.mymovingreviews.com/quote/img/steps-us3/step-quote-sprite.png") no-repeat scroll 30px -576px #DD6700;
	background-color: #DD6700;
	padding: 0 0 0 25px;
	color: #fff;
	width: 100%;
	border-radius: 3px;
	border: 1px solid #A54F04;
	transition: all ease-in 0.3s;
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}
.price-finder-button:hover{
	background-color: #A54F04;
	color: #fff;
	text-decoration: none;
}
.getaquote:hover {
	background-color: #fff;
	color: #555;
	text-decoration: none;
}
.price-green {
	color: #1C6998;
}
.price-finder-to, .from-zip {
	position: relative;
	z-index: 0;
}

.price-finder-to > .order_by-arrow-down, .from-zip > .order_by-arrow-down, #from_admin1_container-pf > .order_by-arrow-down, #to_admin1_container-pf > .order_by-arrow-down{	
    border-top: 6px solid #555;
	left: 110px;
    top: 16px;
}

.price-finder-to ul.typeahead.dropdown-menu {
    text-align: left;
    top: 26px !important;
    left: -30px !important;
}

.company_info {
    width: 300px;
    background: #fff;
    border: 1px solid #ccccc8;
    padding: 0px 0 4px;
    box-sizing: border-box;
    margin: 10px 4px 5px;
}
.full-details, .company_header_states {
    padding: 0 0 0 7px;
}
.company_info img {
    margin: 0 0 5px;
    border-bottom: 1px solid #ccccc8;
    max-width: 100%;
}
.company_info_more {
	padding: 0 0 2px 9px;
}
.address_wrap {
	margin: 0;
}
.address_wrap img {
	float: left;
	position: relative;
	top: 3px;
}
.company_info_address {
    margin: 0;
}

.company_info #contentshow.contentshow {
    width: 284px;
    margin: 5px auto 0;
    font-size: 18px;
    padding: 8px 0;
    font-weight: normal;
    background: #f27208;
    border: 1px solid #c36427;
}

.company_info #contentshow.contentshow:hover {
	background: #DD6700;
}

.company_header-licenses {
	padding: 0 5px 0 15px;
}
.company_header-licenses-col {

	padding: 0 4px 0 0;
}
.claim {
    margin: 0;
    float: left;
}
.more_movers {
    background: #f5f5f1;
    padding: 6px 11px 6px 10px;
    border: 1px solid #ccccc8;
    border-radius: 3px;
    margin: 10px 4px 0;
}


.company-ad-adsense {
    position: relative;
    left: -36px;
    margin: 10px 0;
}
.add_review {
    background: #f5f5f1;
    padding: 6px 11px 6px 10px;
    border: 1px solid #ccccc8;
    border-radius: 3px;
    margin: 10px 4px 12px;
}
.add_review a {
	vertical-align: middle;
	position: relative;
}
.recommended_reviews {
	padding: 12px 10px;
	box-sizing: border-box;
	overflow: hidden;
}
.recommended_reviews strong {
	color: #f27208;
}
.recommended_reviews_left {
    display: inline-block;
    vertical-align: middle;
    width: 429px;
	font-size: 20px;
}
.recommended_reviews_right {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    width: 230px;
    text-align: right;
    color: #3b65a7;
    position: relative;
}
.recommended_reviews_right select {
    border: none;
    background: none;
    cursor: pointer;
    color: #3b65a7;
    padding: 0 12px 0 0;
    font-weight: bold;
    outline: none;
    -webkit-appearance: none;
       -moz-appearance: none;
 	        appearance: none;
}
.order_by-arrow-down {
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 6px solid #3b65a7;
    position: absolute;
    right: 0;
    top: 8px;
    z-index: -1;
}
/* Single Review CSS */
#full-review {
	display: none;
}
.review_single-left {
    float: left;
    width: 128px;
}
.review_single-right {
    width: 518px;
    float: left;
    margin: 0 0 5px;
}
.review_single {
    margin: 10px 5px 10px 10px;
    padding: 10px;
    box-sizing: border-box;
    overflow: hidden;
    transition: box-shadow 0.6s;
    font-size: 14px;
    line-height: 1.3;
}
.review_single:hover {
	box-shadow: 0 0px 9px rgb(151, 151, 151);
} 
.review_single-name, .review_single-stars, .review_single-route, .review_single-date {
	word-wrap: break-word;
	
	padding: 0 20px 0 0;
}
.review_single-share {
	float: right;
    padding: 0 15px 0 0;
}
.review_single-share strong {
	padding: 0 0 0 3px;
	vertical-align: middle;
}
.review_single-content {
	clear: both;
	margin: 10px 0 0;
}
.review_single-content p {
	margin: 0;
}
.review_single-col-3 {
	width: 50%;
	float: left;
	padding: 0 5px 0 0;
	box-sizing: border-box;
}
.items-cond {
	margin: 10px 0 0;
	font-size: 12px;
}
.attachments {
}
.att_thumb {
    height: 140px;
    margin: 10px 0;
    transition: all 0.6s;
}
.att_thumb:hover {
	box-shadow: 0 0px 9px rgb(151, 151, 151);
}
.att_thumb a {
	overflow: hidden;
    height: 140px;
    display: block;
    position: relative;
}
.att_thumb img {
    width: 100%;
    position: absolute;
    top: 0;
    margin: auto;
    bottom: 0;
}
#pdf-a img {
    width: 25px;
    margin: 0;
}
.review_single-col-3.pdf-col {
    float: right;
    text-align: right;
}
.other_review_info {
	overflow: hidden;
	margin: 10px 0;
}
.review-buttons a {
	float: left;
}
.review_single_response {
    background: #F5F5F1;
    padding: 10px 15px;
    border: 1px solid #ccccc8;
    border-radius: 2px;
    clear: both;
    margin: 10px 0;
}
.review_single_response_title {
	font-weight: bold;
	color: #f27208;
}
.review_single_response .response {
	font-style: italic;
}
 .smalltext {
	color: #999;
	clear: both;
	text-align: right;
	font-size: 11px;
}

.company-reviews-n {
    background: #fff;
    padding: 10px 5px 5px;
    width: auto;
    margin: 0 10px;
    border-bottom:  1px solid #ccccc8;
}
.rating.reviews-list {
	margin: 0 0 5px;
}
#stars-img {
	margin: 0;
}
.company_header_button {
    border: 1px solid #ccc;
    display: block;
    margin: 5px 10px 5px 0;
    text-align: right;
    padding: 6px 10px 6px 34px;
    font-size: 18px;
    color: #555;
    text-decoration: none;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.3);
    cursor: pointer;
}
.company_header_button:hover {
	background-color: #fff;
	text-decoration: none;
	color: #555;
}
.btn-share {
    background: url(../images/icons/share-arrow.png) no-repeat 9px 9px #f7f7f7;
}
.btn-contact {
    background: url(../images/icons/icon-contact.png) no-repeat 9px 9px #f7f7f7;
}
.btn-respond {
    background: url(../images/icons/reply-all-icon.png) no-repeat 9px 9px #f7f7f7;
}
.btn-dispute {
    background: #f7f7f7;
    float: right !important;
    margin: 5px 0 5px 0;
    padding: 10px;
}
.dispute-icon {
	display: block;
	width: 16px;
	height: 16px;
    background: url(../images/icons/dispute-icon.png) no-repeat 0 0;
}


/*	 Modal CSS	*/
.body-overlay {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1020;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #333;
    background: rgba(0,0,0,0.7);
}
.modal_wrap {
    display: none;
    position: fixed;
	z-index: 1052;
    width: 650px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
#modalShare, #modalShareReview {
	height: 207px;
}
#modalContactReviewer {
	height: 510px;
}
#contactcustomer input, #contactcustomer textarea {
    width: 99% !important;
}
#modalDispute {
	height: 458px;
}
#modalRespond {
	height: 522px;
}
.error {
	color: #a94442;
}
#send-message {
    border: 1px solid #104565;
    display: block;
    margin: 10px auto 0;
    padding: 6px 20px;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.3);
    background: #1C6998;
}
.modal {

    position: relative;
    overflow: hidden;
    background: white;
    border-radius: 5px;
    border: 1px solid #999;
    padding: 12px;
    max-height: 700px;
    overflow-y: auto;
    -webkit-box-shadow: 0 6px 36px rgba(0,0,0,0.15);
    box-shadow: 0 6px 36px rgba(0,0,0,0.15);
}
.modal .header {
    padding: 8px 54px 12px 12px;
    border-bottom: 1px solid #e5e5e1;
}
.modal .close {
    position: absolute;
    right: 18px;
    top: 0;
    border-radius: 3px;
    width: 36px;
    height: 30px;
    font-size: 36px;
    text-align: center;
    font-weight: 100;
    color: #555;
    cursor: pointer;
    opacity: 0.5;
    z-index: 1;
}
.heading {
    font-size: 20px;
    line-height: 1;
}
#modalShare .modal {
}
.modal .content {
	padding: 18px 12px;
}
.modal .content ul {
	padding: 0;
}
.inline-layout {
    margin: -3px;
    display: block;
    font-size: 0;
    line-height: 1;
    text-align: left;
}
.inline-layout>li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    font-size: 14px;
    line-height: 1.28571em;
    width: 50%;
    padding: 0 3px;
    margin: 3px 0;
}
.share-btn {
	width: 100%;
	box-sizing: border-box;
    color: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
    box-shadow: 0 1px 1px rgba(0,0,0,0.3);
    white-space: nowrap;
    padding: 10px 19px 10px 10px;
	display: inline-block;
    vertical-align: middle;
    margin: 0 auto 15px;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    border-radius: 3px;
}
.share-facebook {
    background: #3b5998;
    border: 1px solid #2b498a;
}
.share-facebook-icon {
    background: url(../images/icons/facebook.png) no-repeat 0 0 transparent;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 17px;
}
.share-twitter-icon {
    background: url(../images/icons/twitter.png) no-repeat 0 0 transparent;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 17px;
}
.share-facebook:hover, .share-facebook:focus {
    background: #4162a7;
    text-decoration: none;
    color: #fff;
}
.share-twitter {
    background: #55acee;
    border: 1px solid #3c97dc;
}
.share-twitter:hover, .share-twitter:focus {
    background: #68b5f0;
    text-decoration: none;
    color: #fff;
}
.share-input {
    box-shadow: rgba(0, 0, 0, 0.14902) 0px 1px 2px 0px inset;
    color: rgb(51, 51, 51);
    height: 35px;
    width: 100%;
    background: url(../images/icons/share-company.png) no-repeat 4px 6px #FAFAF9;
    border: 1px solid rgb(187, 187, 187);
    border-radius: 3px 3px 3px 3px;
    margin: 0px 0px 18px;
    padding: 5px 5px 5px 27px;
    box-sizing: border-box;
    cursor: pointer;
}
#contactcustomer {
	margin: 0;
}
.alert-danger  {
	clear: both;
	margin: auto 8px 12px 0;
}
.reviewContent {
	word-wrap: break-word;
}





label.review_sort_label {
    color: #000;
}
.review-move-type {
	float: right;
	line-height: 1.7;
}
.add-review-wrap {
	border-top: 1px solid #ccccc8;
	border-bottom: 1px solid #ccccc8;
    padding: 15px 0px 0;
    margin: 0;
}
.add-review-left {
	float: left;
	width: 124px;
}
.add-review-left-line {
    display: block;
    width: 96px;
    height: 9px;
    margin: 4px 0;
}
.add-review-right {
	float: left;
	padding: 0;
}
.add-review-right .review-start-link {
	padding: 0 5px;
}
.reviewDetail {width:118px; float:left;display:inline; text-align:left;}
.ads-bottom-site.company-template {
	border: none;
}
#footer.company-template {
	background: transparent;
}
.companyInfo {
	padding: 8px 5px 3px 15px;
}
.reviews-rating {
	display: inline-block;
}
.reviews-date {
	display: inline-block;
	padding: 0;
}
.reviews-author {
	padding: 2px 0 10px;
	word-wrap: break-word;
}
.not-showing {
	font-size: 13px;
	margin: 0 14px;
}
.not-showing.smalltext {
	text-align: left;
}
.ad-sidebar {
	margin: 5px 4px;
}
.getaquote {
    font-size: 16px;
    line-height: 1;
    background-color: #f7f7f7;
    color: #555;
    display: block;
    padding: 10px;
    text-align: center;
    width: 168px;
    margin: 7px 0 0px;
    border-radius: 3px;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0,0,0,0.3);
    transition: all ease-in 0.3s;
}

/* new review rating stars */
.rating {
    display: inline-block;
    font-size: 0;
    position: relative;
    vertical-align: middle;
}
.rating-input {
    float: right;
    width: 0px;
    height: 16px;
    padding: 0;
    margin: 0 0 0 -16px;
    opacity: 0;
}
.rating:hover .rating-star:hover,
.rating:hover .rating-star:hover ~ .rating-star,
.rating-input.checked ~ .rating-star {
    background: url('../images/write-review-hover.png') no-repeat 0 0;
    cursor: pointer;
}
.rating-star,
.rating:hover .rating-star {
    position: relative;
    float: right;
    display: block;
    width: 38px;
    height: 32px;
    margin: 0;
    background: url('../images/write-review-hover.png') no-repeat 0 -33px;
}
/* Base styles for the element that has a tooltip */
[data-tooltip] {
  position: relative;
  cursor: pointer;
}

/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: 
      opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -moz-transition:    
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition:         
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform:    translate3d(0, 0, 0);
  transform:         translate3d(0, 0, 0);
  pointer-events: none;
  border-radius: 3px;
  text-align: center;
}

/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Base styles for the tooltip's directional arrow */
[data-tooltip]:before {
  z-index: 1001;
  border: 7px solid transparent;
  background: transparent;
  content: "";
}

/* Base styles for the tooltip's content area */
[data-tooltip]:after {
  z-index: 1000;
  padding: 8px;
  width: 160px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  font-size: 14px;
  line-height: 1.2;
}

/* Directions */

/* Top (default) */
[data-tooltip]:before,
[data-tooltip]:after {
  bottom: 100%;
  left: 50%;
}

[data-tooltip]:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #000;
  border-top-color: hsla(0, 0%, 20%, 0.9);
}

/* Horizontally align top/bottom tooltips */
[data-tooltip]:after {
  margin-left: -80px;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after {
  -webkit-transform: translateY(-12px);
  -moz-transform:    translateY(-12px);
  transform:         translateY(-12px); 
}

.trust-banner {
	padding: 12px; 
	background-color: #f5f5f1; 
	border-top: 1px solid #e5e5e1;
}
.close-trust-banner {
	float:right; 
	cursor: pointer; 
	color: #555;
}



/* New Review css  */
.add-review.review-right {
    float: left;
    width: 310px;
	padding: 20px;
	box-sizing: border-box;
}
.recent-reviews {
	max-height: 1240px;
	overflow: auto;
	line-height: 150%;
}
.add-review.review-right h3 {
	margin: 0;
}
.recent-review.rating {
	display: inline-block;
}
.recent-review.author {
    display: inline-block;
    margin: 0 0 0 10px;
    font-weight: bold;
}
.add-review.recent-review {
    margin: 12px 0;
}

.add_a_review_wrap {
    width: 1000px;
    margin: 0 auto;
    background: url(https://cloud.mymovingreviews.com/images/write-a-review-home-movers.gif) bottom right no-repeat;
    height: 250px;
}
.add_review_form_wrap {
    width: 640px;
    text-align: left;
    padding: 62px 0;
}
.add_review_form_wrap h1 {
	margin: 0 0 30px;
	font-weight: normal;
	font-size: 31px;
}
.add_review_form_wrap form {
	margin: 0;
	border: none;
	background: transparent;
}
.add_review_form_wrap .add_review_input {
    float: left;
    width: 350px;
    padding: 5px 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin: 0 10px 0 0;
    font-size: 18px;
    line-height: 1;
    height: 40px;
    box-sizing: border-box;
    transition: ease-in 0.3s;
}
.add_review_form_wrap .add_review_input:active, .add_review_form_wrap .add_review_input:focus, .add_review_form_wrap .add_review_input:hover {
    box-shadow: 0 0 5px 1px #2374a5;
    border: 1px solid #2374a5;
    outline: none;
}
.add_review_button {
    border: 1px solid #104565;
    display: block;
    text-align: right;
    box-sizing: border-box;
    padding: 0 16px 0 30px;
    font-size: 18px;
    height: 40px;
    width: 180px;
    float: left;
    background: url(../images/icons/star-icon-write.png) no-repeat 16px 11px #1C6998;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.3);
    cursor: pointer;
}
.add_review_button:hover {
    background-color: #2374a5;
}
.still_hesitant {
	padding: 15px;
}
#did_you_mean h3 {
    display: block;
    background: transparent;
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    color: #666666;
    text-shadow: 0 1px 0 #FFFFFF;
    padding: 5px;
    margin: -34px 13px 0;
    position: absolute;
    z-index: 9;
}

.form_add_a_review_wrap {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    padding: 20px 0;
}
.form_add_a_review_wrap .truste {
    width: 288px;
    float: right;
    margin: -46px 0;
}
.form_add_a_review_wrap .truste  img {
	margin: 6px 0;
}
.form_add_a_review_wrap .company_header_logo {
	float: left;
	margin: 0 10px 0 0;
}
.form_add_a_review_wrap h1, .form_add_a_review_wrap h2 {
	margin: 0;
	font-weight: normal;
	font-size: 30px;
	line-height: 14px;
}
.now_reviewing {
	font-size: 18px;
	padding: 10px 0;
}
.add-review.review-right {
    padding: 10px 0 22px 22px;
    box-sizing: border-box;
    text-align: left;
    position: relative;
    bottom: 0;
    z-index: 1;
}
#formReview {
	padding: 0;
	margin: 0;
	background: #fff;
}
.pageTitle {
	font-weight: bold;
	font-size: 18px;
}
#formReview .pageTitle {
    padding: 10px 0 10px;
    border-bottom: 1px solid #ccccc8;
    margin: 0 20px 10px 0;
}
.labelAndInput {
	padding: 0 0 10px;
	position: relative;
}
.labelAndInput > label {
	padding: 0;
	display: block;
    font-size: 18px;
}
.labelAndInput .labelInline {
	display: inline-block;
	width: 135px;
}
.labelAndInput .add-review-right {
	float: none;
}
.labelAndInput .add_review {
	background: none;
	padding: 0;
	margin: 0;
	border: none;
}

#review h2 {
	margin: 15px 0 5px;
	font-weight: normal;
}
#formReview input, #formReview select, #formReview textarea {
    border: 1px solid #999;
    border-radius: 3px;
    font-size: 16px;
    height: 34px;
    outline: none;
    box-sizing: border-box;
    -webkit-transition: ease-in 0.3s;
       -moz-transition: ease-in 0.3s;
    		transition: ease-in 0.3s;
	color: #000;
}
#formReview .terms-of-service { position: relative; }
#formReview .terms-of-service label { display: inline; }
#formReview .terms-of-service input { height: initial; }

#formReview .terms-of-service #popupWrap { top: initial; bottom: 30px; }
#formReview  #popupWrap .mml_popup_header span { top: 0; }

#write-subject {
	width: 482px;
}
.review_text {
    width: 482px;
    resize: none;
    height: 240px !important;
    margin: 0 15px 0 0;
}
.labelAndInput input:focus, .labelAndInput input:active, .labelAndInput input:hover, .labelAndInput textarea:focus, .labelAndInput textarea:active, .labelAndInput textarea:hover, .labelAndInput select:focus, .labelAndInput select:active, .labelAndInput select:hover {
    box-shadow: 0 0 5px 1px #2374a5;
    border: 1px solid #2374a5;
    outline: none;
}
.condition {
	display: inline-block;
}
.cust_currency {
	width: 140px;
}    

.checkbox_button {
    margin:4px 8px 4px 0;
    float:left;
}

.checkbox_button:hover {
}

.checkbox_button label {
}
.checkbox_button label:hover {
}

.checkbox_button label span {
    border:1px solid #ccc;
    float:left;
    margin: 0;
    cursor: pointer;
    background: -moz-linear-gradient(top,rgba(255,255,255,1) 0,rgba(255,255,255,0.57) 85%,rgba(233,232,226,0.5) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,1)),color-stop(85%,rgba(255,255,255,0.57)),color-stop(100%,rgba(233,232,226,0.5)));
    background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0,rgba(255,255,255,0.57) 85%,rgba(233,232,226,0.5) 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,1) 0,rgba(255,255,255,0.57) 85%,rgba(233,232,226,0.5) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(255,255,255,0.57) 85%,rgba(233,232,226,0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#80e9e8e2',GradientType=0);
    border-radius:3px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
    padding: 8px 14px;
    outline: none;
}

.checkbox_button label input {
    position:absolute;
    z-index: -1;
    outline: none;
    box-shadow: none;
}
.checkbox_button label input:focus {
    box-shadow: none;
}
.checkbox_button label span:hover {
    border: 1px solid #2374a5;
}
.checkbox_button input:checked + span {
    background: #1C6998;
    color: #fff;
    box-shadow: inset 0 1px 2px 0 rgba(0,0,0,0.25);
}
.add-photo-thumb {
    width: 130px;
    box-sizing: border-box;
    text-align: center;
    background: #fff;
    overflow: hidden;
    border-radius: 3px;
    position: relative;
    height: 104px;
    cursor: pointer;
    float: left;
    margin: 0 10px 0 0;
    transition: ease-in 0.3s;
}
.add-photo-thumb:hover {
	box-shadow: 0 0 7px -2px #555;
}
.add-photo-thumb img {
    margin: auto;
    width: 130px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.add-photo-thumb span {
	pointer-events: none;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    display: block;
    vertical-align: middle;
    right: 0;
    height: 22px;
}
#write-pickup-origin, #write-delivery-cont, #write-pickup-state, #write-delivery-state, .pickup-city, .delivery-city, .cust_currency, #write-cost, #write-orderid, #write-name, #write-email, #write-company-email, #moving_size {
	width: 170px;
}
.allow label{
    width: auto !important;
}
.allow input {
	height: 12px !important;
}
#review_photo1, #review_photo2, #review_pdf {
	display: none;
}
.tips-review {
    float: right;
    margin: 0 212px 0 0;
    cursor: pointer;
    color: #3b65a7;
    font-weight: bold;
}
.tips-close {
	float: right;
	cursor: pointer;
	font-size: 28px;
	color: #555;
	margin: -15px -4px;
}
.tips-main {
}
.tips-main {
	display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    width: 420px;
    right: -238px;
    z-index: 2;
    box-shadow: 0 0 4px 0px #ccc;
	font-size: 13px;
}
.tips-main h4 {
    font-size: 18px;
    font-weight: normal;
    margin: 0 14px 0px;
}
.tips-main h5 {
	margin: 0 18px;
}
.tips-main ul {
	margin: 0 18px 5px;
}
.preview-review {
    background: none;
    border: none !important;
    color: #3b65a7;
    font-weight: bold;
 }
 .preview-review:hover {
 	text-decoration: underline;
 }
 .submit-review {
    border: 1px solid #104565 !important;
    text-align: center;
    box-sizing: border-box;
    padding: 9px 16px ;
    font-size: 18px;
    background: #1C6998;
    color: #fff;
    margin: 0 15px 0 0;
    height: inherit !important; 
    text-decoration: none;
    border-radius: 3px !important;
    box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}
.submit-review:hover {
	background-color: #2374a5;
}
.add-review-h2 {
    text-align: center;
    float: right;
    font-weight: normal;
    font-size: 24px;
}
.has-error:before, .review.has-error:before  {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: url(https://cloud.mymovingreviews.com/images/icons/validation_error.png) no-repeat;
    position: absolute;
    left: -22px;
    top: 1px;
}

.has-success:before, .rating.has-success:before  {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: url(https://cloud.mymovingreviews.com/images/icons/validation_success.png) no-repeat;
    position: absolute;
    left: -22px;
    top: 1px;
}
.inline.has-success:before, .inline.has-error:before {
	top: 8px;
}
.has-error input:focus, .has-error input:hover, .has-error textarea:focus, .has-error textarea:hover, .has-error select:focus, .has-error select:hover  {
	box-shadow: 0 0 5px 1px #BE3538;
}
.review.has-error:before, .rating.has-success:before  {
	top: -23px;
}
span.help-block.form-error {
	color: #BE3538;
}
#write-subject + span.help-block.form-error {
    position: absolute;
    top: 0px;
    width: 482px;
    display: block;
    text-align: right;
}
#write-delivery-state ~ span.help-block.form-error, #write-pickup-state ~ span.help-block.form-error {
	margin: 0 0 0 286px;
}
#write-email ~ span.help.help-block {
    position: absolute;
    bottom: -8px;
    left: 120px;
}
#charNum {
    width: 482px;
    text-align: right;
    display: block;
}
.rating.has-error .help-block.form-error{
    font-size: 14px !important;
    position: absolute;
    top: -24px;
    width: 482px;
    text-align: right;
}
.preview-warning {
	background: #d9edf7;
	border: 1px solid #bce8f1;
	border-radius: 3px;
	color: #31708f;
	margin: 10px 5px 10px 10px;
	padding: 5px 0;
}
.badge-reged {
    background: url(../images/register-mover-checkmark.png) no-repeat right -1px;
    padding: 0px 16px 0 0;
    display: inline-block;
}
.local-form {
	width: 1000px;
	margin: 0 auto;
}
.local-form .form-control {
    height: 41px;
    -webkit-appearance: none;
    width: 248px;
    border: 1px solid #ccc;
    padding: 5px;
    background: #fff;
    border-radius: 3px;
    box-sizing: border-box;
}
.local-quote-call-to-action {
    font-size: 15px;
    padding: 0 0 5px;
    text-align: left;
    width: 1000px;
    margin: 0 auto;
    color: #DD6700;
}
.listingCompany {
    padding: 15px 10px;
    border-bottom: 1px solid #f2f2f2;
    margin: 0 -2px 0 -10px;
}
.listingCompany:hover {
	background-color: #F5F5F1;
}
.listingCompany .wrap_licenses {
	color: #555;
}
.wrap_thumb.company_header_logo {
	float: left;
}
.wrap_info {
	float: left;
	padding: 0 10px;
	width: 280px;
	min-height: 80px;
}
.wrap_info h2 {
	margin: -4px 0 2px !important;
	font-size: 16px;
}
.review-snipet {
	margin: 10px auto 0;
}
.review-snipet-author {
	float: left;
	margin: 4px 5px 0 0;
}
.review-snipet-author img {
	border-radius: 3px;
}
.infowindow img.logo {
    width: 92px;
    float: left;
    box-shadow: 0 0 7px -2px #555;
    margin: 2px;
}
.infowindow img.rating {
    width: 80px;
    display: block;
}
.infowindow h3 {
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
}
.infowindow .loc {
	clear: both;
}
/***** Floating labels basic css *****/
.float-label .control {
	float: left;
	position: relative;
	padding: 23px 0 0;
	margin: -23px 0 0;
}

.float-label input,
.float-label textarea,
.float-label select {
    display: block;
    outline: 0;
    resize: none;
    padding: 10px 8px 4px;
    box-sizing: border-box;
}
.float-label input + label,
.float-label textarea + label,
.float-label select + label {
	position: absolute;
	top: 30px;
	transition: top 0.7s ease, opacity 0.7s ease;
	opacity: 0;
	font-size: 13px;
	font-weight: 600;
	color: #1c6998;
	left: 8px;
}
.float-label input:valid + label,
.float-label textarea:valid + label,
.float-label select:valid + label {
	opacity: 1;
	top: 17px;
	left: 8px;
}
.float-label input:focus + label,
.float-label textarea:focus + label,
.float-label select:focus + label {
	color: #1c6998;
}
.edit-company {
	float: left;
	margin: 10px;
}
.edit-review {
	float: left;
}
.call-estimate {
    border: none;
    width: 100%;
    height: 127px;
}

/***** Floating labels company page *****/
.price-finder-wrap .float-label .control {
	float: none;
}
.price-finder-wrap .float-label input,
.price-finder-wrap .float-label textarea,
.price-finder-wrap .float-label select {
    display: block;
    outline: 0;
    resize: none;
    padding: 8px 8px 8px 27px;
    box-sizing: border-box;
}
.price-finder-wrap .price-finder-to.to-state > .order_by-arrow-down {
	top: 40px;
}

.price-finder-wrap .float-label input + label,
.price-finder-wrap .float-label textarea + label,
.price-finder-wrap .float-label select + label {
	font-size: 12px;
}
.price-finder-wrap .float-label input:valid + label, 
.price-finder-wrap .float-label textarea:valid + label, 
.price-finder-wrap .float-label select:valid + label {
	left: 26px;
	top: 18px;
}
.price-finder-wrap .float-label #to_city:valid ~ label,
.price-finder-wrap .float-label #from_city:valid ~ label {
	opacity: 1;
	top: 18px;
	/*right: 54px !important;*/
	left: 147px;
	position: absolute;
	font-size: 12px; 
	color: #1c6998;
	font-weight: bold;
}
.price-finder-wrap .float-label select + label,
.price-finder-wrap .float-label input + label,
.price-finder-wrap .float-label textarea + label {
	top: 60px;
}

.price-finder-wrap .float-label input:valid, 
.price-finder-wrap .float-label textarea:valid, 
.price-finder-wrap .float-label select:valid,
.price-finder-wrap .float-label #from_admin1_container-pf .input-sm:valid,
.price-finder-wrap .float-label #to_admin1_container-pf .input-sm:valid {
	padding: 13px 5px 5px 25px;
}

.float-label.international .control {
	float: left;
	padding: 18px 0 0;
	margin: -18px 0 0;
}

.float-label.international #from_admin1_container-pf .order_by-arrow-down, .float-label.international #to_admin1_container-pf .order_by-arrow-down {
	top: 35px;
}

.float-label.international input,
.float-label.international textarea,
.float-label.international select {
	min-height: 44px;
}
.float-label.international input:valid + label,
.float-label.international textarea:valid + label,
.float-label.international select:valid + label
{
	opacity: 1;
	top: 13px;
	left: 25px;
}
.float-label #from_city.int-big:valid ~ label {
	left: 25px;
}
.float-label #to_city.int-big:valid ~ label {
	left: -12px;
}
.float-label.international #to_city:valid ~ label, .float-label.international #from_city:valid ~ label {
	top: 13px;
}
.float-label.international #to_city:valid ~ label, .float-label.international #from_city:valid ~ label {
	opacity: 1;
	top: 13px;
	/*right: 54px !important;*/
	left: 27px;
	position: absolute;
}
.price-finder-city.int-small, .price-finder-city-to.int-small {
	width: 236px;
}
.call-estimate {
    border: none;
    width: 100%;
    height: 127px;
}

.wrap_homepage-logo.company_header_logo {
    margin: 0px 6px 0 0;
}
.comapny-rating, .review_rating { float: left; width: 140px; height: 28px; background: url(/images/spr_icons.svg); background-repeat: no-repeat; background-size: 100%; }
.rating_-1,.rating_notrated { background-position: -2px -360px; }
.rating_1,.rating_onestar { background-position: -2px -288px; }
.rating_2,.rating_twostar { background-position: -2px -216px; }
.rating_3,.rating_threestar { background-position: -2px -144px; }
.rating_4,.rating_fourstar { background-position: -2px -72px; }
.rating_5,.rating_fivestar { background-position: -2px 0px; }

.company-logo, .company-briefing {
	display: inline-block;
	vertical-align: top;
}

.company-briefing {
	line-height: 17px;
}

.company-review-count {
    margin: 5px 0 0 5px;
    float: left;
}

.company_name-line a { font-size: 20px; }
.home-review img { margin-top: 0; }
.listing .company_header_logo {
	float: left;
	margin-right: 10px;
}

.listing .main_no_sidebar .fullAdr { margin-top: -40px; }
.listing_tn img {
	border: 0;
	border-radius: 0;
	padding: 0;
	box-shadow: none;
	float: inherit;
}
.fullAdr.spr { margin-top: -22px; }

.top-cities-arrows {
    width: 172px;
    list-style-type: none;
    float: left;
    margin: 0;
    padding: 0;
}

.top-cities-arrows li {
    list-style-type: none;
    padding-left: 10px;
    margin-left: 15px;
    background: url(https://cloud.removalreviews.co.uk/images/background-sprites.png) 0px -426px no-repeat;
}
.seconds {
    background: url(/images/home/60seconds.png) no-repeat scroll 0 0;
    height: 26px;
    line-height: 26px;
    padding: 0 0 0 25px;
    position: absolute;
    right: 76px;
    top: 87px;
}
.home-review-arrow {
    float: none!important;
    margin-bottom: -50px;
    margin-left: -142px;
    margin-top: 8px;
}
.listing-link {
	color: inherit;
    text-decoration: none!important;
}

/*
	PHONE CALL CSS
*/
.phone-call-wrap {
    margin: 5px;
    width: 99%;
    text-align: center;
    border-radius: 3px;
    box-sizing: border-box;
    padding: 10px;
}
.phone-call-wrap h2, .phone-call-wrap h3 {
	margin: 0 !important;
	font-weight: normal;
}
.phone-call-wrap h2 {
	color: #0073bb;

}
.phone-call-wrap a {
	text-decoration: none;
	color: inherit;
}
.phone-call-wrap .tel {
	color: #f27208;
	font-size: 28px;
}
.phone-call-wrap .tel span {
	display: inline-block;
	padding-bottom: 4px;
}
.phone-call-img {
    width: 30px;
    position: relative;
    top: 0px;
    left: 3px;
}
.alert {
  padding: 8px;
  margin: auto 8px 12px 14px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}


/* ------------------------------------ */
/* ----- Featured Mover Companies ----- */
/* ------------------------------------ */

/* -- General Settings -- */
.featured-pro-mover { position: relative; }
.featured-pro-mover .floating-badge {
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 1;
}
.featured-pro-mover .localCTA { display: inline-block; }
.featured-pro-mover span.recommended-msg {
	font-size: 0.7rem;
	vertical-align: top;
	display: inline-block;
	width: 120px;
    margin: 12px 0 0 6px;
    font-weight: bold;
    line-height: 1em;
    padding-left: 20px;
    position: relative;
}
.recommended-link {
    color: #555;
}
span.recommended-msg:before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(https://cloud.mymovingreviews.com/images/icons/validation_success.png) no-repeat;
	position: absolute;
/*	float: left;*/
	top: 0px;
	left: 0px;
/*	position: relative;*/
}
.featured-pro-mover .floating-badge.statepage { top: 10px; }
.floating-badge.rec-pro-mover {top: initial; bottom: 10px; margin: 0;}
.floating-badge.rec-pro-mover span.recommended-msg { margin:0;}
/* Internal Company Page  */
.featured-pro-mover-wrap { position: relative; border-top: 1px solid #fff; border-bottom: 1px solid #fff; }
.featured-pro-mover-wrap:hover { background-color: #f5f5f1; border-top: 1px solid #e5e5e1; border-bottom: 1px solid #e5e5e1; }
.featured-pro-mover-wrap .wrapper {
	padding: 10px 0;
	display: block;
	color: inherit;
	text-decoration: none;
}
.featured-pro-mover-wrap .logo {
	width: 136px;
	height: 57px;
	float: left;
	margin: 0 5px;
	border-radius: 3px;
}
.featured-pro-mover-wrap .review-title {
	color: #3b65a7;
	font-size: 18px;
	font-weight: bold;
	float: left;
	margin: 0 5px 0 0;
	line-height: 1.2em;
}
.featured-pro-mover-wrap .rating {
    position: relative;
    top: 0;
    float: left;
    margin: 0 5px 0 0;
}
.featured-pro-mover-wrap .basedon {
	position: relative;
	top: 3px;
	font-style: italic;
	color: #555;
	font-size: 14px;
	line-height: 1.2em;
}
.featured-pro-mover-wrap .review-text {
	margin: 8px 0 0;
	font-size: 14px;
}
.featured-pro-mover-wrap .more { color: #3b65a7; }
.featured-pro-mover-wrap span.recommended-msg {
	vertical-align: top;
	display: inline-block;
	margin: 2px 5px 0 0;
	top: 10px;
	right: 0;
	position: absolute;
	z-index: 1;
	padding: 0 0 0 16px;
}
.featured-pro-mover-wrap .recommended-msg:before {
    width: 16px;
    height: 16px;
	background-size: 14px;
	top: 2px;
}
.featured-pro-mover-wrap .floating-badge.statepage {
	position: absolute;
	bottom: 5px;
	right: 5px;
	z-index: 1;
}
.featured-pro-mover-wrap .badge-sponsoredpromover {
	position: relative;
	top: 3px;
	font-style: italic;
	color: #555;
	font-size: 14px;
}
.outside-review-wrap > #review { width: 692px; }
.companyListing .recommended_reviews_right {
	text-align: left;
	width: auto;
}
.featured-pro-mover-wrap.companypage .company-rating { float: left; margin-right: 5px; }
.btn_light {
	border: 1px solid #ccc;
	margin: 8px 0px 0;
	text-align: center;
	padding: 5px 10px;
	font-size: 14px;
	color: #555;
	text-decoration: none;
	background: #fff;
	font-weight: bold;
	border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}

.first-states {
	-webkit-columns: 3;
	-moz-columns: 3;
	columns: 3;
	margin: 0 16px 16px !important;
}
.search-form {
	margin: 0 0 10px;
	background: #fff;
	text-align: center;
}
#textsearch_keywords {
    background-color: #fff;
    height: 40px;
    vertical-align: top;
    border: none;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);
    width: 816px;
    transition: box-shadow 0.2s ease-in-out;
    font-size: 18px;
}
#textsearch_keywords:hover, #textsearch_keywords:focus {
    box-shadow: 1px 4px 6px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);
}
.search-button {
	background: #0374BB;
    color: #fff;
    height: 44px;
    padding: 0 40px;
    border: 1px solid #0374BB;
    font-size: 18px;
    margin: 0 0 0 8px;
}

/* ---=== Company Rating Colour ===--- */
.company-rating {
	width: 120px;
	height: 24px;
	background: url(/images/spr_rating.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: 0 0;
	display: inline-block;
	vertical-align: middle;
}
.company-rating.rating_5 { background-position: 0 0; }
.company-rating.rating_4 { background-position: 0 -53px; }
.company-rating.rating_3 { background-position: 0 -104px; }
.company-rating.rating_2 { background-position: 0 -158px; }
.company-rating.rating_1 { background-position: 0 -210px; }
.company-rating.rating_-1 { background-position: 0 -260px; }

.company-rating.x2 { width: 140px; height: 28px; }
.company-rating.x2.rating_4 { background-position: 0 -60px; }
.company-rating.x2.rating_3 { background-position: 0 -121px; }
.company-rating.x2.rating_2 { background-position: 0 -182px; }
.company-rating.x2.rating_1 { background-position: 0 -243px; }
.company-rating.x2.rating_-1 { background-position: 0 -303px; }

.company-rating.x1 { width: 87px; height: 16px; margin-right: 4px; }
.company-rating.x1.rating_5 { background-position: 0 0; }
.company-rating.x1.rating_4 { background-position: 0 -38px; }
.company-rating.x1.rating_3 { background-position: 0 -75px; }
.company-rating.x1.rating_2 { background-position: 0 -113px; }
.company-rating.x1.rating_1 { background-position: 0 -151px; }
.company-rating.x1.rating_-1 { background-position: 0 -189px; }

/* ToS popup */
#popupWrap {
	visibility: hidden;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	text-align: left;
	border-radius: 6px;
	position: absolute;
	z-index: 1;
	top: 5px;
	left: 5px;
	right: 5px;
	display: block;
	margin: 0 auto;
}
#popupWrap .mml_popup_header {
    padding: 10px;
	border-radius: 6px 6px 0 0; 
    border-bottom: 1px solid #ccc;
    background: rgb(247, 247, 247);
}
#popupWrap .mml_popup_header span {
	position: absolute;
	right: 10px;
	font-size: 24px;
	top: 8px;
	color: #666;
	cursor: pointer;
}
#popupWrap .mml_popup_body {
	padding: 10px;
}
#popupWrap.show { visibility: visible; }

.featured-pro-mover.mover_2567 {
	display: none;
}