/* global settings */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 28, 2015 */
@font-face {
    font-family: 'light';
    src: url('../fonts/pfdindisplaypro-light-webfont.eot');
    src: url('../fonts/pfdindisplaypro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pfdindisplaypro-light-webfont.woff') format('woff'),
         url('../fonts/pfdindisplaypro-light-webfont.ttf') format('truetype'),
         url('../fonts/pfdindisplaypro-light-webfont.svg#pf_dindisplay_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bold';
    src: url('../fonts/pfdindisplaypro-bold-webfont.eot');
    src: url('../fonts/pfdindisplaypro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pfdindisplaypro-bold-webfont.woff') format('woff'),
         url('../fonts/pfdindisplaypro-bold-webfont.ttf') format('truetype'),
         url('../fonts/pfdindisplaypro-bold-webfont.svg#pf_dindisplay_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'medium';
    src: url('../fonts/pfdindisplaypro-med-webfont.eot');
    src: url('../fonts/pfdindisplaypro-med-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pfdindisplaypro-med-webfont.woff') format('woff'),
         url('../fonts/pfdindisplaypro-med-webfont.ttf') format('truetype'),
         url('../fonts/pfdindisplaypro-med-webfont.svg#pf_dindisplay_promedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'regular';
    src: url('../fonts/pfdindisplaypro-reg-webfont.eot');
    src: url('../fonts/pfdindisplaypro-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pfdindisplaypro-reg-webfont.woff') format('woff'),
         url('../fonts/pfdindisplaypro-reg-webfont.ttf') format('truetype'),
         url('../fonts/pfdindisplaypro-reg-webfont.svg#pf_dindisplay_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'semibold';
    src: url('../fonts/proximanova-semibold-webfont.eot');
    src: url('../fonts/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-semibold-webfont.woff') format('woff'),
         url('../fonts/proximanova-semibold-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-semibold-webfont.svg#proxima_novasemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
html {
  -webkit-text-size-adjust: none;
}
body,html{
	height:100%;
	margin:0;
}
body {
	margin:0;
	color:#000;
	font:11px/13px 'regular', arial,sans-serif;
	background:#fff;
	min-width:320px;
	background-color: #343434;
}
img {
	vertical-align:top;
	border-style:none;
}
a{
	text-decoration:underline;
	color:#000;
	outline:none;
}
a:hover{text-decoration:none;} 
input,
textarea,
select{
	font:100% 'regular', Arial, Helvetica, sans-serif;
	vertical-align:middle;
	outline:none;
	-webkit-appearance: none;
	-webkit-border-radius:0;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
header,
nav,
section,
article,
aside,
footer,
figure,
menu,
dialog {
	display: block;
}
div,input,form,ul,li,button {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.row{
	height:1%;
	overflow:hidden;
}
.wrap{
	width:100%;
}
.wrap:after{
	content:"";
	display:block;
	clear:both;
}
.hide{display:none;}
.alignleft{float:left;}
.alignright{float:right;}
/* wrapper */
.wrapper{
	width:100%;
	#overflow:hidden;
	min-height:100%;
	position:relative;
	background-color: #FFFFFF;
}
.w1{
	padding:0 0 52px;
	position:relative;
}
header{
	background: url(../images/bg-header.png) 50% 0;
	height: 89px;
	padding:9px 0 0;
	box-shadow: 0 1px 5px #ccc;
	position:relative;
	z-index:5;
}
.logo{
	background:url(../images/logo.svg) no-repeat;
	width: 53px;
	height: 53px;
	display:block;
	margin:0 auto 8px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a{
	display:block;
	height:100%;
}
header .title{
	color: #454545;
	font-size: 20px;
	font-family:'medium';
	display:block;
	text-align:center;
	text-transform:uppercase;
	text-shadow: 0px 1px 0px #ffffff;
}
header .title span{
	color: #ccb17e;
	font-size: 20px;
	font-family:'bold';
	
}
.banner-box{
	width: 100%;
	height: 131px;
	background-size:cover;
	margin:0 auto 18px;
	padding:10px 0 0;
	position:relative;
	overflow:hidden;
}
.banner-box img{
	position:absolute;
	top:0;
	#left:50%;
	#width:1920px;
	#margin:0 0 0 -960px;
	width: 100%;
	min-height:141px;
	min-width: 465px;
}
.banner-box:after{
	content:'';
	position:absolute;
	bottom:0;
	left:50%;
	background: url(../images/ico-1.png) no-repeat;
	width: 13px;
	height: 6px;
	margin:0 0 0 -7px;
}

.banner-box img {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;    
}

.banner-box .box{
	width:90%;
	height:116px;
	background-color: rgba(250, 250, 250, 0.6);
	margin:0 auto 0;
	position:relative;
	text-align:center;
	padding:18px 0 0;
	visibility: visible;
}
.banner-box .box:after{
	border:1px solid #fff;
	width:96%;
	height:108px;
	content:'';
	position:absolute;
	top:4px;
	left:50%;
	z-index:2;
	opacity:0.7;
	margin:0 0 0 -48%;
	box-sizing:border-box;
}
.banner-box .box strong{
	color:#333333;
	display:block;
	font:26px/28px 'bold';
	text-transform:uppercase;
	text-shadow: 0 1px 1px #fff;
}
.banner-box .box p{
	color:#454545;
	font-size:16px;
	line-height:18px;
	margin:0;
	text-shadow: 0 1px 1px #fff;
}

.banner-box .box .align-middle{
	position: relative;
    top: 45%;
    transform: translateY(-50%);
}

.banner-box2{
	height: 254px;
	margin:0 auto 18px;
	padding:10px 0 0;
	position:relative;
	overflow:hidden;
}
.banner-box2 img{
	position:absolute;
	top:0;
	#left:50%;
	#width:970px;
	#margin:0 0 0 -485px;
	z-index:1;
	min-height:254px;
	#max-height:254px;
	width: 100%;
    min-width: 970px;
}
.banner-box2 .box{
	height:109px;
	background: url(../images/blank2.png);
	margin:0 auto;
	position:relative;
	text-align:center;
	padding:24px 0 0;
	z-index:2;
}
.banner-box2 .box:after{
	border:1px solid #fff;
	width:96%;
	height:100px;
	content:'';
	position:absolute;
	top:4px;
	left:50%;
	z-index:2;
	opacity:0.8;
	margin:0 0 0 -48%;
	box-sizing:border-box;
}
.banner-box2 .box strong{
	color:#fff;
	display:block;
	font:20px/22px 'bold';
	text-transform:uppercase;
}
.banner-box2 .box span{
	color:#d4b783;
	display:block;
	font:20px/22px 'bold';
	text-transform:uppercase;
}
.banner-box2 .box p{
	color:#fff;
	font-size:16px;
	line-height:18px;
	margin:0;
}
.banner-box2 .zip-form{
	margin:0 auto;
	padding:17px 15px 30px;
	border-style:none;
	border-top:1px solid #666666;
	border-bottom:3px solid #1f1f1f;
	border-radius:0 0 30px 30px;
	z-index:2;
	position:relative;
}
.banner-box2 .holder{
	width:90%;
	margin:0 auto;
}
.main{
	width:90%;
	margin:0 auto 20px;
	min-height: 100%;
}
.static{
	width:96%;
	margin: 10px auto 10px;
	min-height: 100%;
}
.static h2 {
    text-align: center;
}
.static a,
.static a:hover {
    color: #F15628;
}
.menu-box{
	width:100%;
}
.menu-item{
	display:block;
	width:100%;
	overflow:hidden;
	text-decoration:none;
	background:#f2f2f2;
	border-bottom:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	margin:0 0 5px;
}
.menu-item .img-holder{
	float:left;
	background:#cdb280;
	width:15%;
	padding:0 0 0 5%;
	height:51px;
	position:relative;
	margin:0 10% 0 0;
}
.menu-item .img-holder span{
	display:table-cell;
	vertical-align:middle;
	height:51px;
	width:1%;
	text-align:center;
}
.menu-item .img-holder:after{
	content:'';
	width: 0;
    height: 0;
    border-bottom: 51px solid #cdb280; 
    border-right: 30px solid transparent;	
	position:absolute;
	top:0;
	right:-30px;
}
.menu-item .title{
	color:#454545;
	font-size:17px;
	line-height:51px;
	display:block;
	text-transform:uppercase;
}
.menu-item:hover{
	background:#454545;
}
.menu-item:hover .img-holder {
	background:#333333;
}
.menu-item:hover .title{
	color:#fff;
}
.menu-item:hover .img-holder:after{
	border-bottom:51px solid #333333;
}

.menu-box .zip-form {
    #display:none;
}
.zip-form{
	background:#333333;
	border:1px solid #666666;
	padding:9px 19px 17px;
	margin:0 0 5px;
}
.zip-form .title{
	color:#cccccc;
	font-size:14px;
	line-height:16px;
	display:block;
	text-align:center;
	margin:0 0 7px;
}
.zip-form .text:focus{
	border:1px solid #f15628;
}
.zip-form .text{
	float:left;
	width:48%;
	color:#333333;
	border-style:none;
	border-top:1px solid #d8d8d8;
	border-left:1px solid #d8d8d8;
	border-bottom:1px solid #f9f9f9;
	border-right:1px solid #fff;
	background:#fff;
	font-size:15px;
	line-height:17px;
	text-align:center;
	height:38px;
	margin:0;
	padding:9px 0 10px;
}
.zip-form .btn-send{
	width:48%;
	float:right;
	border-style:none;
	background: #f34d1b;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f34d1b), to(#ce4218));
	background: -webkit-linear-gradient(#f34d1b, #ce4218);
	background: -moz-linear-gradient(#f34d1b, #ce4218);
	background: -ms-linear-gradient(#f34d1b, #ce4218);
	background: -o-linear-gradient(#f34d1b, #ce4218);
	background: linear-gradient(#f34d1b, #ce4218);
	height:38px;
	color:#fff;
	text-transform:uppercase;
	font-size:17px;
	line-height:19px;
	cursor:pointer;
	margin:0;
}
.zip-form .btn-send:hover{
	background:#f15628;
}
footer{
	position:relative;
	width:100%;
	height:52px;
	background:#343434;
	color:#e5e5e5;
	margin:-52px 0 0;
}
.footer-nav{
	list-style:none;	margin:0;	padding:18px 0 0;
	font-size:0;
	line-height:0;
	letter-spacing:-1px;
	text-align:center;
}
.footer-nav li:first-child{
	background:none;
	padding:0 6px 0 0;
}
.footer-nav li{
	display:inline-block;
	padding:0 0 0 10px;
	#background: url(../images/separator.svg) no-repeat;
}
.footer-nav li a{
	color:#e5e5e5;
	text-decoration:none;
	font-size:14px;
	line-height:16px;
	letter-spacing:0;
}

.footer-nav li a span {
    color: #F15628;
    font-family: "bold";
}


/*
 * index_pro-list page
 */
.bg-grey{
	background: url(../images/bg-grey.gif);
}
.pro-list{
	border:1px solid #e8e8e8;
	background:#fff;
	margin:17px 0 0;
}
.pro-list h2{
	color:#fff;
	font-size:14px;
	line-height:38px;
	text-align:center;
	font-weight:normal;
	background:#f15628;
	height:38px;
	margin:0;
}
.pro-list ul{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
.pro-list ul li{
	margin:0;
	display:block;
	border-top:1px solid #ededed;
}
.pro-list ul li a{
	color:#666666;
	font-size:14px;
	line-height:38px;
	padding:0 0 0 12px;
	display:block;
	text-decoration:none;
	font-weight:normal;
	background:#fff;
	height:38px;
}
.pro-list ul li a:hover{
	background:#f2f2f2;
}
/*
 * Type-of-work page
 */
.bg-dark{
	background:#383838;
}
.type-list{
	list-style:none;
	margin:0;
	padding:0;
}
.type-list:after{
	content:"";
	display:block;
	clear:both;
}
.type-list li{
	border:1px solid #666666;
	border-radius:5px;
	text-align:center;
	padding:0 0 22px;
	margin:0 0 5px;
	background:#4e4e4e;
	position:relative;
}
.type-list li:first-child:after{display:none;}
.type-list li:after{
	content:'';
	background: url(../images/separator.svg) no-repeat;
	width:25px;
	height:25px;
	position:absolute;
	top:-17px;
	left:50%;
	margin:0 0 0 -12px;
	z-index:5;
}
.type-list li .img-holder{
	display:table-cell;
	vertical-align:middle;
	height:55px;
	width:1%;
	text-align:center;
}
.type-list li strong{
	text-transform:uppercase;
	font:16px/20px 'medium', Arial, Helvetica, sans-serif;
	color:#e5c995;
	display:block;
}
.type-list li p{
	font:14px/20px 'light', Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	padding:0 2%;
}
/*
 * lead-form
 */
.lead-form{
	padding:15px 0 0;
}
.lead-form .text-block{
	display:block;
	color:#333333;
	font-size:14px;
	line-height:18px;
	margin:0 0 10px;
	text-align:center;
}
.lead-form h2{
	color:#fff;
	font-size:14px;
	line-height:18px;
	text-align:center;
	font-weight:normal;
	background:#f15628;
	margin:0 0 10px;
	padding:5px 0;
}
.lead-form textarea:focus{border:1px solid #c3c3c3;}
.lead-form textarea{
	display:block;
	color:#333333;
	font-size:15px;
	line-height:17px;
	text-align:left;
	height:98px;
	padding:9px 10px 10px;
	resize:none;
	overflow:auto;
	width:100%;
	position:relative;
	box-sizing: border-box;
	border:1px solid #dcdcdc;
	margin:0 0 15px;
	background:#fff;
}
.lead-form .form-block{
	background:#343434;
	padding:12px 10px 25px;
}

.lead-form .form-block .wrap{margin:0 0 10px;}
.form-block label{
	color:#fff;
	display:block;
	font:14px/16px 'medium', Arial, Helvetica, sans-serif;
	margin:0 0 5px;
}
.form-block .col3:first-child, .registration .col3:first-child{margin:0 1% 0 0 !important;}
.form-block .text:focus{
	border:1px solid #f15628;
}
.form-block .text{
	color:#333333;
	display:block;
	background:#fff;
	border:1px solid #dedede;
	font-size:15px;
	line-height:17px;
	height:36px;
	margin:0;
	padding:9px 10px 7px;
	box-sizing: border-box;
}
.form-block .col1{
	width:100%;
}
.form-block .col2{
	width:48%;
}
.form-block .col3, .registration .col3{
	width:32.666666666666664% !important;
}
.form-block .location-box .text{
	width:66.33333333333333% !important;
}
.phone-box .text{text-align:center;}
.btn-get{
	width:100%;
	display:block;
	border-style:none;
	background: #f34d1b;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f34d1b), to(#ce4218));
	background: -webkit-linear-gradient(#f34d1b, #ce4218);
	background: -moz-linear-gradient(#f34d1b, #ce4218);
	background: -ms-linear-gradient(#f34d1b, #ce4218);
	background: -o-linear-gradient(#f34d1b, #ce4218);
	background: linear-gradient(#f34d1b, #ce4218);
	height:38px;
	color:#fff;
	text-transform:uppercase;
	font-size:17px;
	line-height:19px;
	cursor:pointer;
	margin:20px 0 10px;
	box-sizing:border-box;
	border-radius:5px;
}
.btn-get:active{
	background:#f15628;
}
.lead-form .terms{
	font-size:12px;
	line-height:16px;
	color: #9B9B9B;
	text-align:justify;
	display:block;
}
.lead-form .terms a{
	color:#f4462e;
}

/*
 * form-customize
 */

.selectmenu{
	display:block;
	margin:0 0 10px;
	padding:0 0 0;
	position:relative;
	text-decoration:none !important;
	cursor:pointer;
	width: 100% !important;
	height: 36px;
	background:#444444;
}

.location-select.selectmenu{
	width:32.666666666666664% !important;
	float:right;
	background:#fff;
	margin:0;
}

.selectmenu-status {
	text-decoration:none;
	display:block;
	height:34px;
	overflow:hidden;
	padding: 0px 10px;
	margin:0;
	font:14px/34px 'regular' , Arial, Helvetica, sans-serif;
	color:#fff;
	border:1px solid #393939;
	border-right:0;
	text-decoration:none;
}
.location-select .selectmenu-status{
	color:#666666;
	border:1px solid #dedede;
}
.selectmenu-menu {
	position:absolute;
	top:0;
	margin:0 0 0 0px;
	z-index:3;
	padding:0;
	display:none;
	z-index:22222;
}
.location-select.selectmenu-menu{
	overflow:auto;
	max-height:129px;
}
.service-select.selectmenu-menu{
	overflow:auto;
	max-height:196px;
}
.selectmenu-menu ul {
	list-style:none outside none;
	overflow:hidden;
	margin:0 0 0;
	padding:0 0 0;
	border:1px solid #e1e1e1;
	background:#fff;
}
.selectmenu-menu li:first-child{border-style:none;}
.selectmenu-menu li{
	border-top:1px solid #ededed;
}
.selectmenu-menu li span{
	padding:0 10px 0 ;
	font:12px/38px Arial, Helvetica, sans-serif;
	color: #888888;
	display:block;
	height:38px;
	text-decoration:none;
	cursor:pointer;
}
.location-select.selectmenu-menu li{border-style:none;}
.location-select.selectmenu-menu li span{
	line-height:23px;
	height:23px;
	text-align:center;
}
.selectmenu-menu span:first-child{display:none;}
.selectmenu-menu span:hover,.selectmenu-menu li.active {
	background:#f2f2f2;
}
.selectmenu-open {
	display:block;
}
.selectmenu-icon{
	position:absolute;
	top:0;
	right:0;
	cursor:pointer;
	background:url(../images/select-ico.png) no-repeat;
	width: 37px;
	height: 36px;
	margin:0px 0 0 0;
	padding:0;
}
.active .selectmenu-icon{background-position:0 -36px;}
.outtaHere{
	left:-9999px;
	position:absolute;
}
.checkboxArea,
.checkboxAreaChecked{
	float:left;
	background:url(../images/checkbox.png) no-repeat;
	width: 10px;
	height: 10px;
	overflow:hidden;
	margin:0 6px 0 0;
	cursor:pointer;
}
.checkboxAreaChecked{background-position:0 -10px !important;}


/*
 * Contractor-page
 */
.contractor-page {
    background-color: #343434;
}
 
.contractor-page header{
	padding:24px 0 0;
	height:74px;
	margin:0 0 20px;
}
.contractor-page .holder{
	width:90%;
	margin:0 auto;
}
.contractor-page .holder:after{
	content:"";
	display:block;
	clear:both;
}
.contractor-page .logo{
	float:left;
	margin:0 25px 0 0;
}
.contractor-page .title{
	text-align:left;
	float:left;
	padding:19px 0 0;
	font-size:17px;
}
.nav-holder{
	float:right;
}
.btn-nav{
	width:42px;
	height:32px;
	border-radius:5px;
	display:block;
	background:#333;
	text-decoration:none;
	text-indent:-9999px;
	margin:2px 0 0;
	border:1px solid #4d4d4d;
	position:relative;
	text-align:center;
	padding:12px 0 0;
	z-index:5;
}
.btn-nav:hover{
	color:#000;
}
.btn-nav .line{
	display:block;
	width:27px;
	height:2px;
	background:#fff;
	margin:0 auto 7px;
}
.btn-nav .line.focus{
	background:#f15628;
}
.user-box{
	background:#454545;
	width:50%;
	position:absolute;
	top:0;
	min-width:230px;
	right:0;
	display:none;
	
}
.user-box.active{
	display:block;
}
.user-name{
	min-height: 25px;
    padding: 30px 16px;
}

.user-name .name{
	display:block;
	font-size:20px;
	line-height:22px;
	color:#ffffff;
	margin:0 0 5px;
}
.user-name .credit{
	display:block;
	font-size:18px;
	line-height:20px;
	color:#ffffff;
	margin:0 0 5px;
}
  .user-name .credit b{
    color: #F15628;
  }
.user-name .logout{
	text-decoration:none;
	font-size:16px;
	line-height:18px;
	display:inline-block;
	color:#b2b2b2;
}
.nav{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	border-top:1px solid #333333;
	text-align:center;
}
.nav li {
	border-bottom:1px solid #333333;
}
.nav li a:hover{
	background:#595959;
}
.nav li a{
	display:block;
	text-decoration:none;
	font-size:16px;
	line-height:44px;
	height:44px;
	text-transform:uppercase;
	color:#fff;
}
.lead-item{
	border:1px solid #e2e2e2;
	margin:0 0 10px;
}
.lead-item .top-panel{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #e2e2e2;
	text-align:center;
}
.top-panel .number{
	float:left;
	border-right:1px solid #e2e2e2;
	width:74px;
	height:40px;
	font:15px/40px 'medium', Arial, Helvetica, sans-serif;
	color:#c7ac7b;
}

.top-panel .price{
	float:right;
	border-left:1px solid #e2e2e2;
	height:40px;
	width:47px;
	font:20px/40px 'medium', Arial, Helvetica, sans-serif;
	color:#f15628;
}

.top-panel .date{
	float:right;
	border-left:1px solid #e2e2e2;
	height:40px;
	width:84px;
	font:15px/40px 'medium', Arial, Helvetica, sans-serif;
	color:#c7ac7b;
}

.top-panel .title-lead{
	height:1%;
	overflow:hidden;
	font-size:15px;
	line-height:40px;
	color:#323232;
	display:block;
}
.lead-item .lead-holder{
	padding:13px 10px 15px;
}
.lead-item p{
	font-size:14px;
	line-height:16px;
	color:#666666;
	margin:0 0 7px;
}
.lead-item p span{
	font-family:'medium';
	color:#333333;
}
.lead-item dl{
	margin:0 0 15px;
	padding:0;
}
.lead-item dl dt{
	color:#c7ac7b;
	float:left;
	font:14px/24px 'medium', Arial, Helvetica, sans-serif;
	margin:0 3px 0 0;
	padding:0;
}	
.lead-item dl dd{
	height:1%;
	overflow:hidden;
	font-size:16px;
	line-height:24px;
	color:#333333;
	margin:0;
	padding:0;
}
.lead-item dl span{
	color:#999999;
}
.lead-item .buttons{
	width:100%;
	overflow:hidden;
}
.btn-accept{
	background:#cdb280;
	color:#fff;
	font-size:15px;
	line-height:32px;
	height:38px;
	text-decoration:none;
	width:46%;
	float:left;
	text-align:center;
	border-radius:5px;
}
.btn-accept:hover{background:#f4462e;}
.btn-decline{
	float:right;
	background:#ffffff;
	border:2px solid #cdb280;
	text-align:center;
	border-radius:5px;
	width:46%;
	box-sizing:border-box;
	height:38px;
	font-size:15px;
	line-height:32px;
	color:#333333;
	text-decoration:none;
}
.btn-decline:hover{background:#e2d5bc;}
.viewers{
	background: url(../images/ico-view.svg) no-repeat 7px 50%;
	display:block;
	padding:0 0 0 37px;
	height:41px;
	border-top:1px solid #e2e2e2;
	color:#323232;
	font-size:15px;
	line-height:41px;
}
.viewers span{
	color:#f15628;
}

.ac {
	background: url('/img/star_1.png') no-repeat 7px 10px;
	display:block;
	padding:8px 0 8px 25px;
	border-top:1px solid #e2e2e2;
	color:#323232;
	font:15px/18px 'medium', Arial, Helvetica, sans-serif;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.ac span{
	color:#f15628;
}

.form h3, h4 {
    color: #CDB280;
}

.form p.white_text {
    color: #E6E1DA;
}

.form-block .selectmenu {
    background-color: #FFFFFF;
}

.form-block .selectmenu-status {
    border-color: #FFFFFF -moz-use-text-color #FFFFFF #FFFFFF;
    color: #444444;
}

.lead-form .selectmenu-status {
    border: 1px solid #DEDEDE;
}

/* Userarea */

#last_4 {
    display: none;
}

.error {
    color: red;
}

.error-block {
    display: hidden;
}

#powered-by-stripe {
    color: #8F9DA4;
    font-size: 11px;
    #left: 287px;
    line-height: 13px;
    position: relative;
    text-align: center;
    top: 6px;
    width: 100%;
}

.error-block {
    display: none;
    padding-top: 5px;
}

.error_notification {
    background-color: #F2DFDF;
    border: 1px solid red;
    margin: 5px 0;
    padding: 10px;
    width: 100%;
    font-size: 1.2em;
    line-height: 120%;
}

.error_notification a {
    color: blue;
}

.error_notification a:hover {
    color: #538EC9;
}

.error_notification.link {
    cursor: pointer;
}

.success_notification {
    background-color: #AEF3B6;
    border: 1px solid #068E16;
    margin: 5px 0;
    padding: 15px;
    width: 100%;
    font-size: 1.2em;
    line-height: 120%;
}

.success_notification.link {
    cursor: pointer;
}

.contractor-page .form-block {
    background: #FFFFFF;
}

.contractor-page .form-block label {
    color: #000000;
}

.contractor-page .form-block label.inline {
    display: inline;
}

.form-block .form-row input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DEDEDE;
    color: #333333;
    display: block;
    font-size: 15px;
    height: 36px;
    line-height: 17px;
    margin: 0;
    padding: 9px 10px 7px;
}

.form-block .form-row .small.selectmenu {
    width: 48% !important;
    display: inline !important;
    
}

select.small {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DEDEDE;
    color: #333333;
    font-size: 15px;
    height: 36px;
    line-height: 17px;
    margin: 0;
    padding: 9px 10px 7px;
}

.form-block .form-row {
    margin: 0 0 10px;
 }
 
 .form-block .form-row .selectmenu-status {
    border-color: #E2E2E2;
 }
 
 .prow .submit-button {
    width:100%;
	display:block;
	border-style:none;
	background: #f34d1b;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f34d1b), to(#ce4218));
	background: -webkit-linear-gradient(#f34d1b, #ce4218);
	background: -moz-linear-gradient(#f34d1b, #ce4218);
	background: -ms-linear-gradient(#f34d1b, #ce4218);
	background: -o-linear-gradient(#f34d1b, #ce4218);
	background: linear-gradient(#f34d1b, #ce4218);
	height:38px;
	color:#fff;
	text-transform:uppercase;
	font-size:17px;
	line-height:19px;
	cursor:pointer;
	margin:20px 0 10px;
	box-sizing:border-box;
	border-radius:5px;
}
 
 .cc-select.selectmenu-menu{
	overflow:auto;
	max-height:157px;
}

.form-block .col15, .form-block .form-row .small.selectmenu.col15{
	width: 39% !important;
}

.form-block .col25, .form-block .form-row .small.selectmenu.col25{
	width: 59% !important;
}

.viewers.purchase{
	background: none;
	display:block;
	padding:0 0 0 10px;
	height:41px;
	border-top:1px solid #e2e2e2;
	color:#323232;
	font-size:15px;
	line-height:41px;
}

.buttons.tel a {
    background: none repeat scroll 0 0 #CDB280;
    color: #FFFFFF;
    font-size: 15px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
    width: 46%;
}

.buttons.tel a:active, .buttons.tel a:hover{
	background:#f15628;
}

.buttons.tel a.btn-call {
    float: left;
}

.buttons.tel a.btn-sms {
    float: right;
}

.contractor-page .box{
    width: 100%;
    display: block;
}

.box.selected {
    background-color: #FBF4E7;
}

.contractor-page .box .btn-accept{
    float: none;
}

.zip_block {
    margin: 3px 0 !important;
}

.zip_block div {
    margin: 0px 0 !important;
}

.zip_block .form_input, .zip_block .buttons {
    display: inline-block;
}

.zip_block .buttons {
    padding-left: 4px;
}

.zip_block .buttons button {
    width: 34px;
    height: 34px;
}

.zip_block input, .zip_block select {
    width: 70px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DEDEDE;
    color: #333333;
    font-size: 15px;
    height: 34px;
    line-height: 17px;
    margin: 0;
    padding: 9px 10px 7px;
}

.zip_block .form_input.error input {
	border-color: #f4462e;
	color: #f4462e;
}

.zip_block select {
    width: 80px !important;
}

.zip_block option {
    padding: 9px 10px 7px;
}

 
.zip_block .selectmenu-status {
    border-color: #E2E2E2;
    display: inline;
    padding: 7px 10px;
    color: #333333;
}

.zip_block .selectmenu-icon {
    height: 34px;
    width: 41px;
}

.contractor-page .submit {
    background: none repeat scroll 0 0 #CDB280;
    color: #FFFFFF;
    font-size: 15px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
    width: 50%;
}

.contractor-page .submit:active, .contractor-page .submit:hover{
	background:#f15628;
}

#zips_block {
    padding-bottom: 10px;
}

#qualifications_block div {
    margin: 0px;
}

#qualifications_block {
    padding: 10px 0 10px 0px;
    width: 90%;
}

.qualifications_item {
    display: inline-block;
    padding: 5px;
    width: 49%;
    white-space: nowrap;
    font-size: 15px;
    vertical-align: middle;
}

.delete_button {
    display: inline;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 3px;
}

#qualifications_source {
    margin-top: 10px;
    width: 95%;
    height: 34px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DEDEDE;
    color: #333333;
    font-size: 15px;
    line-height: 17px;
    padding: 9px 10px 7px;
}

table.clist {
    /*border: 1px solid #E6E6E7;*/
    border-collapse: collapse;
    clear: none;
    margin: 15px 0;
    width: 100%;
}

table.clist th, table.clist td {
    border: 1px solid #E6E6E7;
    padding: 9px 8px;
    text-align: center;
}

table.clist th {
    background-color: #E6E6E7;
    color: #7C7C7C;
}

.tdr {
    text-align: right !important;
}

.lcol {
    text-align: right !important;
    #width: 80px;
}

tr.tr_expand {
    display: none;
}

span.expand {
    color: blue;
    cursor: pointer;
}

.submit-button.expand {
    margin: 0;
    height: 25px;
    font-size: 14px;  
}

.clist td.lead {
    background-color: #F3F3F6;
}

td.paginator {
    border: none !important;
}

.paginator a {
    margin-left: 5px;
    height: 15px;
    width: 20px;
    border: 1px solid #E2E2E2;
    padding: 5px;
    display: inline-block;
    text-decoration: none;
}

.paginator span {
    margin-left: 5px;
    height: 20px;
    width: 20px;
    padding: 5px;
    display: inline-block;
}

.form-block .phone input {
    display: inline-block;
    text-align: center;
}

.form-block .phone .col3:first-child, .registration .phone .col3:first-child {
    margin: 0 !important;
}

.prow.phone_pin, .form-row.phone_pin {
    display: none;
}

.form-row select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DEDEDE;
    color: #333333;
    font-size: 15px;
    height: 34px;
    line-height: 17px;
    margin: 0;
    padding: 9px 10px 7px;
}

.notes {
    width: 100%;
    padding: 8px 0 0 0;
}
.notes textarea {
    width: 100%;
    min-height: 70px;
    max-height: 70px;
    resize: none;
    padding: 5px;
    font-size: 12px;
    border: 1px solid #B4B4B4;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: scroll;
}

.notes .saving {
    color: #B4B4B4;
    position: relative;
    display: inline;
    float: right;
    top: -15px;
    padding-right: 5px;
}

.refund {
    width: 48%;
    text-align: left;
    padding: 5px 0 10px 0;
    display: inline-block;
    vertical-align: top;
}

.refund p {
    text-align: left;
}

.refund h2 {
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}

.refund.col1 {
    width: 100%;
}

.refund textarea {
    width: 100%;
    height: 100px;
}

.buttons.full {
    height: 38px;
    width: 100%;
}

.lead__status--pending {
	background-color: #ededed;
	color: #323232;
	border-color: #878787;
}

.lead__status--pending:hover {
	background-color: #CAC8C8;
	color: #000;
}

.lead__status--accepted {
	background-color: #89bb50;
	color: #fff;
	border-color: #4D662A;
}

.lead__status--accepted:hover {
	background-color: #97CA54;
	color: #fff;
}

.lead__status--declined {
	background-color: #f15628;
	color: #fff;
	border-color: #833E2F;
}

.lead__status--declined:hover {
	background-color: #F97C59;
	color: #fff;
}

.btn-call, .btn-sms {
    height: 20px;
    width: 30px !important;
    font-size: 14px;
    background:#cdb280;
	color:#fff;
	text-decoration:none;
	text-align:center;
	border-radius:3px;
	padding: 3px;
	margin-left: 5px;
	display: inline-block;
}

.form-row.phone span {
    font-size: 15px;
    display: inline-block;
    padding: 5px 0;
}

.form-row.phone a {
    padding-left: 10px;
    font-size: 14px;
}

/*
 * Menu
 */
.menu {
	display: inline-block;
	position: relative;
	width: 100%;
	vertical-align: top;
	text-align: left;
}

.menu__items {
	position: relative;
	z-index: 2;
	margin: 0;
	list-style: none;
	background-color: #333333;
	border-top: 1px solid #333333;
    list-style: none outside none;
    overflow: hidden;
    padding: 0;
    text-align: center;
}

.menu__item {
	border-bottom: 1px solid #333333;
}

.menu__link {
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    height: 44px;
    line-height: 44px;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #454545;
}

.menu__link:hover,
.menu__link.selected {
	color: #EF6941;
	text-decoration: none;
	background-color: #595959;
}

.menu__link--slide:after {
	position: relative;
	float: right;
	#top: 25px;
	right: 23px;
	width: 13px;
	height: 9px;
	content: '+';
	font-size: 18px;
}

.menu__link--slide:hover:after,
.menu__link--slide.active:after {
	background-position: -10px -9px;
}

.menu__slide {
	display: none;
}

.menu__slide.active {
	display: block;
}

.menu__sub-items {
	position: relative;
	margin: 0;
	padding: 8px 0 11px;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	list-style: none;
}

.menu__sub-item {
	padding-top: 3px;
}

.menu__sub-link {
	display: block;
	line-height: 34px;
	color: #FFFFFF;
    display: block;
    font-size: 14px;
    height: 34px;
    text-decoration: none;
    text-transform: uppercase;
}

.menu__sub-link:hover,
.menu__sub-link.active {
	color: #EF6941;
	text-decoration: none;
	background-color: #595959;
}


/**
*  registration
**/

.steps{
	padding:16px 10% 14px;
	text-align:center;
	color:#666666;
	border-bottom:2px solid #E3E3E3;
	background-color: #F5F5F5;
}
.steps h2{
	font:22px/24px 'bold';
	font-weight:normal;
	margin:0 0 10px;
	color: #333333;
	text-transform: uppercase;
}
.steps p{
	font-size:14px;
	line-height:22px;
	margin:0 0 10px;
	min-height:25px;
}

.steps .step span{
    color:#B0B0B0;
}

.steps .step{
	font:18px/20px 'bold';
	color: #343434;
	display:block;
}

.registration {
	width:90%;
	margin: 10px auto;
	background-color: #343434;
	padding: 10px;
}

.confirmation{
	padding:5px 0;
}
.confirmation label{
	display:block;
	color:#fff;
	margin:0 0 5px;
	font:16px/18px 'bold';
}
.confirmation .wrap{margin:0 0 10px;}
.confirmation .text:focus{
	border: 1px solid #0CADF1;
	-moz-box-shadow: 0 0 8px rgba(12, 173, 241, 0.3);
	-webkit-box-shadow: 0 0 8px rgba(12, 173, 241, 0.3);
	box-shadow: 0 0 8px rgba(12, 173, 241, 0.3);
}

.confirmation .text{
	color:#333333;
	display:block;
	background:#fff;
	border:1px solid #e3e3e3;
	border-radius:2px;
	font-size:15px;
	line-height:17px;
	height:42px;
	margin:0;
	width:100%;
	padding:13px 10px 12px;
	box-sizing: border-box;
	margin:0;
	background:#fff !important;
}

.confirmation .name .text {
    width: 49%;
}

.confirmation .name #last_name {
    float: right;
}

.confirmation .name #first_name {
    float: left;
}

.confirmation .buttons{margin:15px 0 10px;}
.confirmation .btn-resend:hover{background:#959494;}
.confirmation .btn-resend{
	float:left;
	width:30%;
	height: 50px;
	background-color: #666666;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 2px;
	font:18px/50px 'bold';
	border-style:none;
	cursor:pointer;
	color:#fff;
	margin:0;
}
.confirmation .btn-confirm:hover{background:#959494;}
.confirmation .btn-confirm{
	float:right;
	width:69%;
	height: 50px;
	background-color: #F04B1B;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 2px;
	font:18px/50px 'bold';
	border-style:none;
	cursor:pointer;
	color:#fff;
	margin:0;
}
.confirmation .help{
	font-size:14px;
	line-height:18px;
	color:#FFF;
	margin:0;
	text-align:center;
}

.confirmation .help.field{
	text-align:justify;
	padding-top: 3px;
}

.confirmation .pin label{
	font:14px/18px 'bold';
	color:#fff;
	margin:0 0 10px;
}
.confirmation .pin .input-box{
	color:#333333;
	float:left;
	background:#fff;
	border:1px solid #e3e3e3;
	border-radius:2px;
	font-size:15px;
	line-height:17px;
	height:42px;
	margin:0;
	width:69%;
	box-sizing: border-box;
}
.confirmation .pin .input-box .text:first-child{
	border-style:none;
	width:34%;
}
.confirmation .pin .input-box .text{
	float:left;
	width:33%;
	height:40px;
	border-style:none;
	text-align:center;
	border-radius:0;
	border-left:1px solid #e3e3e3;
}

.confirmation .phone .input-box .text:first-child{
	border-style:none;
	width:29.5%;
	float:left;
}
.confirmation .phone .input-box .text:last-child{
	border-style:none;
	width:40%;
	float: right;
}
.confirmation .phone .input-box .text{
	width:29.5%;
	height:40px;
	border-style:none;
	text-align:center;
	border-radius:0;
	border-left:1px solid #e3e3e3;
}

.confirmation .btn-send{
	float:right;
	width:30%;
	height: 42px;
	background-color: #8F989D;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size:16px;
	line-height:42px;
	border-style:none;
	cursor:pointer;
	color:#fff;
}

.confirmation .pin .btn-send {
    background-color: #F04B1B;
    font:16px 'bold';
    white-space: nowrap;
    padding: 0 !important;
    text-align: center;
}

.confirmation .btn-send:hover{background:#a7b2b8;}
.confirmation .pin-check{
	margin:15px 0 ;
}
.confirmation .pin-check label{
	font:14px/16px 'regular';
	text-align:center;
	margin:0 0 10px;
}
.confirmation .pin-check .text{
	width:50%;
	margin:0 auto;
	font:20px/22px 'semibold';
	padding:10px;
	text-align:center;
	border: 1px solid #CCB685;
}
.confirmation .phone-box .label{
	font:14px/18px 'semibold';
	color:#fff;
	text-align:center;
	display:block;
}
.confirmation .phone-box .tel{
	font:30px/32px 'bold';
	color: #CCB685;
	display:block;
	text-align:center;
}
.confirmation .phone-box .helper{
	color:#CCB685;
}
.incorrect{
	border:1px solid #f4462e;
}
.confirmation .zip-code .wrap{
	margin:0 0 5px !important;
}
.confirmation .zip-code label{
	font:16px/18px 'bold';
	color:#ffffff;
	margin:0 0 5px;
}
.confirmation .zip-code p{
	font-size:14px;
	line-height:24px;
	margin:0 0 10px;
	color:#FFF;
}
.confirmation .zip-code .text{
	width:100%;
	text-align:center;
}
.confirmation .zip-code .btn-plus:hover,.confirmation .zip-code .btn-minus:hover{background-position:0 -42px;}
.confirmation .zip-code .btn-plus, .confirmation .zip-code .btn-minus{
	float:right;
	width:40px;
	height:42px;
	margin:0 0 0 1%;
	text-decoration:none;
	background: url(../images/btn-plus.png) no-repeat;
}
 .confirmation .zip-code .btn-minus{
    background: url(../images/btn-minus.png) no-repeat;
 }
.confirmation .zip-code .row{padding:0 1% 0 0;}
.confirmation .check-leads{
	margin:0 0 20px;
}
.confirmation .check-leads label{
	font:16px/18px 'bold';
	color:#ffffff;
	margin:0 0 5px;
}
.confirmation .check-leads .wrap{
	margin:0;
}
.confirmation .check-leads .wrap label{
	font-family:'regular';
	float:left;
	margin:0 15px 0 0;
}
.centered{
	float:none !important;
	display:block;
	margin:0 auto !important;
}
.confirmation .city-box .text{
	width:38%;
	float:left;
}
.confirmation .city-box .text-code{
	width:30%;
	margin:0 1%;
	padding:0;
	text-align:center;
}
.city-select.selectmenu{
	width:30% !important;
}
.city-select.selectmenu-menu{
	left:10% !important;
	width:80% !important;
	margin:10px 0 0;
	border-style:none !important;
}
.city-select.selectmenu-menu ul{
	background:#1c2e40;
	color:#61686b;
	border:1px solid #61686b !important;
}
.city-select.selectmenu-menu ul li{
	float:left;
	width:12.5% !important;
	text-align:center;
	border-style:none;
}
.city-select.selectmenu-menu ul li span{
	padding:0;
	border:1px solid #61686b;
}
.city-select.selectmenu-menu ul .active span,
.city-select.selectmenu-menu ul li:hover span{
	background:#0cadf1;
	color:#fff;
}
.confirmation textarea:focus{
	border: 1px solid #0CADF1;
	-moz-box-shadow: 0 0 8px rgba(12, 173, 241, 0.3);
	-webkit-box-shadow: 0 0 8px rgba(12, 173, 241, 0.3);
	box-shadow: 0 0 8px rgba(12, 173, 241, 0.3);
}
.confirmation textarea{
	color:#333333;
	display:block;
	background:#fff;
	border:1px solid #e3e3e3;
	border-radius:2px;
	font-size:12px;
	line-height:16px;
	height:128px;
	margin:0;
	width:100%;
	padding:5px 10px ;
	box-sizing: border-box;
	margin:0;
	resize:none;
	overflow:auto;
}
/*
 * form-customize
 */

.registration .selectmenu{
	float:right;
	margin:0;
	padding:0 0 0;
	position:relative;
	text-decoration:none !important;
	cursor:pointer;
	width: 37% !important;
	height: 42px;
	border-radius:2px;
	background:#fff;
}

.registration .selectmenu.col1{
	float:none;
	width: 100% !important;
}

.registration .selectmenu-status {
	text-decoration:none;
	display:block;
	height:40px;
	overflow:hidden;
	padding: 0px 10px;
	margin:0;
	border:1px solid #e3e3e3;
	font:14px/40px 'regular' , Arial, Helvetica, sans-serif;
	color:#454545;
	text-decoration:none;
}

.registration .selectmenu-menu {
	position:absolute;
	top:0;
	margin:0 0 0 0px;
	z-index:3;
	padding:0;
	display:none;
	z-index:22222;
}

.reg-location.selectmenu-menu{
	overflow:auto;
	max-height:120px;
}
.reg-service.selectmenu-menu{
	overflow:auto;
	max-height:196px;
}

.registration .selectmenu-menu ul {
	list-style:none outside none;
	overflow:hidden;
	margin:0 0 0;
	padding:0 0 0;
	border:1px solid #e1e1e1;
	background:#fff;
}
.registration .selectmenu-menu li:first-child{border-style:none;}
.registration .selectmenu-menu li{
	border-top:1px solid #ededed;
}
.registration .selectmenu-menu li span{
	padding:0 10px 0 ;
	font:12px/38px Arial, Helvetica, sans-serif;
	color: #888888;
	display:block;
	height:38px;
	text-decoration:none;
	cursor:pointer;
}
.registration .selectmenu-menu span:first-child{display:none;}
.registration .selectmenu-menu span:hover {
	background:#f2f2f2;
}
.registration .selectmenu-open {
	display:block;
}
.registration .selectmenu-icon{
	position:absolute;
	top:0;
	right:0;
	cursor:pointer;
	background:url(../images/btn-select.png) no-repeat;
	width: 38px;
	height: 42px;
	margin:0px 0 0 0;
	padding:0;
}
.registration .active .selectmenu-icon{background-position:0 -42px;}
.registration .outtaHere{
	left:-9999px;
	position:absolute;
}
.registration .checkboxArea,
.registration .checkboxAreaChecked{
	float:left;
	background:url(../images/checkbox.png) no-repeat;
	width: 16px;
	height: 16px;
	overflow:hidden;
	margin:0 6px 0 0;
	cursor:pointer;
}
.registration .checkboxAreaChecked{background-position:0 -16px !important;}
.registration .radioArea,
.registration .radioAreaChecked{
	float:left;
	background:url(../images/checkbox.png) no-repeat;
	width: 16px;
	height: 16px;
	overflow:hidden;
	margin:0 6px 0 0;
	cursor:pointer;
}
.registration .radioAreaChecked{background-position:0 -16px !important;}

.no-sms {
    text-align: center;
    margin: 0 !important;
}

.no-sms .selectmenu {
    margin: 0px 5px;
}

.no-sms .selectmenu-status {
    text-align: left;
}

.no-sms.selectmenu-menu {
	overflow:auto;
	max-height:129px;
}

.no-sms .selectmenu{
	display: inline-block !important;
	width: 85px !important;
	float: none !important;
}

.no-sms label {
    display: block;
}

.no-sms label.inline {
    display: inline-block;
    position: relative;
    height: 30px;
    padding-top: 10px;
    vertical-align: top;
}
/*
 * end form-customize
 */

.confirmation .card .input-box{
	color:#333333;
	float:left;
	background:#fff;
	border:1px solid #e3e3e3;
	border-radius:2px;
	font-size:15px;
	line-height:17px;
	height:42px;
	margin:0;
	width:100%;
	box-sizing: border-box;
}
.confirmation .card .input-box .text:first-child{
	border-style:none;
	width:25%;
}
.confirmation .card .input-box .text{
	float:left;
	width:25%;
	height:40px;
	border-style:none;
	text-align:center;
	border-radius:0;
	border-left:1px solid #e3e3e3;
}
.confirmation .exp {
	float:left;
	width:60%;
}
.confirmation .exp .wrap{margin:0;}
.confirmation .exp .selectmenu{
	float:left !important;
	width:49% !important;
	margin:0 1% 0 0 ;
}
.confirmation .cvv {
	float:right;
	width:40%;
}
.confirmation .cvv .text{text-align:center;}
.stripe{
	padding:10px 0;
	text-align:center;
}
.thank-box {
	padding:25px 0;
}
.thank-box strong, .thank-box h3,  .thank-box h2,  .thank-box h1,  .thank-box h4{
	font:16px/18px 'bold';
	font-weight:normal;
	color:#FFFFFF;
	margin:0 0 5px;
	display:block;
}
.thank-box strong {
    display: inline;
}
.thank-box p{
	font-size:14px;
	line-height:18px;
	margin:0 0 15px;
	color:#FFFFFF;
}

.thank-box a {
    color: #F15628;
}

.welcome-box {
	padding:0px 0 25px 0;
}

.welcome-box h3,  .welcome-box h2,  .welcome-box h1,  .welcome-box h4{
	font:16px/18px 'bold';
	font-weight:normal;
	color:#FFFFFF;
	margin:8px 0 8px;
	display:block;
	text-align: center;
}

.welcome-box h3 {
    font:14px/16px 'bold';
    color: #CDB280;
}

.welcome-box h4 {
    font:12px/14px 'bold';
}

.welcome-box strong {
    display: inline;
    color:#FFFFFF;
}
.welcome-box p{
	font-size:14px;
	line-height:18px;
	margin:0 0 15px;
	color:#FFFFFF;
}

.welcome-box a {
    color: #F15628;
}

.btn-access:hover{background:#959494;}
.btn-access{
	display:block;
	width:100%;
	height: 50px;
	background-color: #F04B1B;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 2px;
	font:16px/50px 'semibold';
	border-style:none;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	color:#fff !important;
	margin:30px 0 0;
}

.error {
    font-size: 12px;
    font-weight: normal;
    color: #F04B1B !important;
}

.error label {
    color: #F04B1B;
}

.registration .alert_block {
    border: 2px solid #b6f179;
	border-radius:2px;
    width: 100%;
	background-color: #4d4d4d;
	margin-bottom: 10px;
	padding: 16px;
	line-height: 21px;
	font-size: 14px;
	color: #b6f179;
}

.registration .alert_block.error {
    border: 2px solid #F04B1B;
	color: #F04B1B;
}


.alert_block a {
    color: #CDB280;
}

.selected-services {
	margin-left: -10px;
	padding-top: 10px;
}

.service-label {
	position: relative;
	display: inline-block;
	margin: 10px 0 0 10px;
	padding: 0 44px 0 10px;
	height: 32px;
	background-color: #4d4d4d;
	color: #fff;
	white-space: nowrap;
	font-size: 17px;
	line-height: 32px;
	width: 100%;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.service-label__remove {
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	width: 34px;
	height: 32px;
	background: url(../img/sprite.png) -193px -307px no-repeat;
	line-height: 20;
}

.service-label__remove:hover {
	background-position: -158px -307px;
	-webkit-transition: none;
		 -o-transition: none;
			transition: none;
}

.registration #qualifications_block {
    width: 100%;
}

/*
 * Just Released
 */
.just-released {

}

.just-released__item {
	overflow: hidden;
	margin-bottom: 30px;
	width: 100%;
	font: 12px/16px 'light', Arial, Helvetica, sans-serif;
}

.just-released__item__link {
	/*display: block;*/
}

.just-released__item__photo {
	position: relative;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 35%;
	height: auto;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

	.just-released__item__photo img {
		border-radius: 3px;
		width: 100%;
	}

	.just-released__item__photo time {
		position: absolute;
		bottom: 0;
		left: 0;
		padding-top: 6.69%;
		width: 29.26%;
		height: 48.78%;
		background-color: rgba(204, 179, 133, .75);
		color: #fff;
		text-align: center;
		text-transform: uppercase;
		font: 0.62em/0.68em 'medium', sans-serif;
		box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
	}

		.just-released__item__photo time span {
			font: 2rem 'bold', sans-serif;
			display: block;

		}

.just-released__item__name {
	display: block;
	padding-bottom: 10px;
	font: 19px/20px 'medium', sans-serif;
}

.just-released__desc {
	#overflow: hidden;
	margin: 0;
	font-size: 17px !important;
	line-height: 23px;
}

.just-released__view-all {
	position: relative;
	z-index: 1;
	margin-top: -10px;
	text-align: right;
}

.just-released__view-all:before {
	position: absolute;
	top: 10px;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 4px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	content: ' ';
}

	.just-released__view-all a {
		display: inline-block;
		padding-left: 15px;
		background-color: #fff;
		text-transform: uppercase;
		font: 15px/18px 'medium', sans-serif;
	}
	
/* 
*   Tickets
*/
 
.tickets_box {
    padding: 10px 10px 0 10px;
}

.tickets {
    padding-bottom: 10px;
    width: 100%;
}

.tickets h1 {
    color: #363636;
    font: 18px/38px 'medium',Arial,"Helvetica Neue",Helvetica,sans-serif;
    text-transform: capitalize;
    padding-top: 0px;
}

#create_ticket_button, #create_ticket_form .btn-accept {
    display: inline-block;
    float: right;
    height: 38px;
    padding: 0px 10px;
    outline: medium none;
    color: #FFF;
    text-align: center;
    font: 16px/38px 'medium',Arial,"Helvetica Neue",Helvetica,sans-serif;
    border-radius: 3px;
    outline: medium none;    
    background-color: #CDB280;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    width: auto !important;
}

#create_ticket_form .btn-accept {
    margin-bottom: 3px;
    height: 34px;
    line-height: 34px;
    top: -1px;   
    border: 0;
    width: 17% !important;
}

#create_ticket_button:hover {
    background-color: #F15628;
}

#create_ticket_button span {
    display: inline-block;
    padding-left: 12px;
    font-size: 28px;
    float: right;
}
 
.tickets .faq {
    width: 100%;
    min-height: 60px;
    display: block;
    background-color: #F2F2F2;
    margin: 2px 0 0 0 !important;
}

.tickets .faq .mark {
    width: 60px;
    min-height: 60px;
    display: inline-block;
    vertical-align: center;
    float: left;
    background: url("/img/faq_mark.png") no-repeat 13px center #D1D1D1;
    margin: 0 !important;
}

.tickets .faq .text {
    width: 100%;
    height: 60px;
    display: table-cell;
    vertical-align: middle;
    padding: 0 15px;
    margin: 0 !important;
}

.tickets .faq .text a,
.tickets .faq .text a:hover {
    color: #f15628;
}

.ticket_row {
    width: 100%;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    margin: 2px 0 0 0 !important;
    color: #797979;
}

.ticket_row.unread {
    color: #303030;
    background-color: #f2f2f2;
}

.ticket_row.ticket_title {
    cursor: pointer;
}

.ticket_row.ticket_title:hover {
    background-color: #F9EDDA;
}

.ticket_row div {
    display: table-cell;
    padding: 15px 7px 15px 7px;
    border-right: 1px solid #e4e4e4;
    margin: 0px !important;
    vertical-align: middle;
}


.ticket_row div.flag {
    background-color: #d1d1d1;
    padding: 15px 3px 15px 3px;    
}

.ticket_row.unread div.flag {
    background-color: #d1b182;
}

.ticket_row.unread.ticket_title div.flag {
    background-color: #F15628;
}

.ticket_row div.date {
    height: 100%;
    white-space: nowrap;
    width: 15%;
    text-align: center;
}

.ticket_row div:last-child {
    border: 0px;
    width: 85%;
}

.ticket_row.message div:last-child {
    width: 100%;
    padding-left: 10px;
}

.ticket_row.message.unread {
    background-color: #FFFFFF;
}

.ticket_row.message div span {
    display: block;
    font-size: 12px;
    position: relative;
    top: 10px;
    font-family: 'medium',Arial,"Helvetica Neue",Helvetica,sans-serif;
    color: #303030; 
}

#create_ticket_form {
    display: none;
}

#create_ticket_form div {
    width: 100%;
    padding-bottom: 5px;
    padding-top: 10px;
    white-space: nowrap;
}

#create_ticket_form label {
    display: inline-block;
    padding-right: 3px;
    float: none;
    width: auto;
}

#create_ticket_form input[type="text"] {
    width: 82%;
    display: inline-block;
    height: 34px;
    color: #999999;
    border: 1px solid #999999;
    margin-bottom: 3px;
    margin-right: 3px;
    padding-left: 5px;
}

#create_ticket_form button {
    float: right;
}

#create_ticket_form textarea {
    width: 100%;
    height: 200px;
    margin-bottom: 10px;
    color: #999999;
    border: 1px solid #999999;
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}	

.mtd, .ytd {
    width: 49%;
    display: table-cell;
    padding: 0 2px 20px 10px;
    white-space: nowrap;
}

.mtd {
    float: left;
}

.ytd {
    float: right;
}

.mtd span, .ytd span {
    display: inline-block;
    vertical-align: middle;
}


.mtd .label, .ytd .label {
    width: 44%;
}

.mtd .amount, .ytd .amount {
    padding: 3px 5px 0px 5px;
    background-color: #F5F5F5;
    font: 12px/12px 'PF DinDisplay Pro Medium', Arial, "Helvetica Neue", Helvetica, sans-serif;
    width: 34%;
    text-align: center;
}

.mtd .expand, .ytd .expand {
    padding-left: 5px;
    color: #F15628;
    width: 20%;
    font-size: 16px;
    white-space: nowrap;
}

.mtd .expenses, .ytd .expenses {
    display: none;
}

.decline-reasons .submit-button {
    margin: 5px 0 5px;
    text-transform: none;
}

.decline-reasons textarea {
    width: 98%;
    height: 70px;
}

.decline-reasons div.other {
    display: none;
}

.right-top {
    font-size: 14px;
    margin-top: -13px;
    padding-bottom: 3px;
    padding-right: 0px;
    position: relative;
    text-align: right;
    white-space: nowrap;
    padding-bottom: 5px;
}

.right-top span {
    font-weight: bold;
    color: #F15628;
}

.right-top a {
    padding-left: 5px;
}


/*new-pages*/

.pages .wrapper{
	background: url(../images/bg-pages.jpg);
}
.pages .main{
	padding:11px 5%;
	width:100%;
}
.title-box{
	background:#f5f5f5;
	width:100%;
	padding:25px 0 15px;
	text-align:center;
	position:relative;
	border-bottom:1px solid #e8e8e8;
}
.title-box .title{
	color:#333333;
	font:21px/27px 'light';
	display:block;
	text-transform:uppercase;
	text-shadow:0 1px 0 #fff;
}
.title-box strong span{color:#cdb280;}
.title-box strong{
	font:24px/26px 'medium' , Arial, Helvetica, sans-serif;
	display:block;
	color:#333333;
	margin:0 0 7px;
	text-shadow:0 1px 0 #fff;
}
.how-page .title-box strong{text-transform:uppercase;}
.title-box .border{
	display:block;
	width:260px;
	height:5px;
	margin:0 auto 10px;
	background:#d4b67f;
}
.title-box .under{
	color:#333333;
	font:15px/17px 'regular';
	display:block;
}
.title-box .free_lead {
    color:#f4462e;
	font:17px/19px 'bold';
	display:block;
	padding-top: 5px;
}
.title-box .ico{
	position:absolute;
	top:8px;
	right:50%;
	margin:0px -106px 0px 0px;
}
.contacts-page .title-box strong{font-family:'bold';}
.contacts-page .title-box .ico{
	top:20px !important;
	margin:0px -95px 0px 0px !important;
}
.faq-page .title-box .ico{
	top:27px !important;
	margin:0px -135px 0px 0px !important;
}
.faq-page a, .faq-page a:hover {
    color: #F15628;
}
.title-box .center-image{
	display:block;
	text-align:center;
}
.how-page .title-box{
	padding:25px 0 30px;
	margin:0;
	position:relative;
}
.title-box .arrow{
	position:absolute;
	bottom:-18px;
	left:50%;
	background: url(../images/ico-2.png) no-repeat;
	width: 37px;
	height: 37px;
	margin:0 0 0 -18px;
}
.contacts-list{
	list-style:none;
	margin:0 auto;
	padding:0;
	font-size:0;
	line-height:0;
	letter-spacing:-1px;
	text-align:center;
	position:relative;
}
.contacts-list li{
	display:inline-block;
	letter-spacing:0;
	width:100%;
	vertical-align:top;
	padding:10px 15px;
	min-height:192px;
	position:relative;
}
.contacts-list li .img-holder{
	margin:0 0 12px;
}
.contacts-list li .img-holder span{
	display:table-cell;
	vertical-align:middle;
	height:44px;
	width:1%;
	text-align:center;
}
.contacts-list li strong{
	font:20px/22px 'regular';
	color:#343434;
	display:block;
	text-transform:uppercase;
	white-space:nowrap;
	margin:0 0 8px;
}
.contacts-list li address,
.contacts-list li p{
	font:16px/26px 'light';
	font-style:normal;
	color:#666666;
	margin:0;
}
.contacts-list li p a{
	color:#f4462e;
	text-decoration:none;
}
.border-left{
	position:absolute;
	top:50%;
	left:0;
	width:1px;
	height:163px;
	margin:-81px 0 0;
	background:#dedede;
}
.border-right{
	position:absolute;
	top:50%;
	right:0;
	width:1px;
	height:163px;
	margin:-81px 0 0;
	background:#dedede;
}
.border-top{
	position:absolute;
	top:0;
	left:50%;
	width:80%;
	height:1px;
	margin:0 0 0 -40%;
	background:#dedede;
}
.border-bottom{
	position:absolute;
	bottom:0;
	left:50%;
	width:80%;
	height:1px;
	margin:0 0 0 -40%;
	background:#dedede;
}
.faq-list{
	list-style:none;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
.faq-list li{
	border-top:1px solid #dfdfdf;
	padding:2px 0 0;
	width:100%;
	overflow:hidden;
}
.ui-accordion-header-active,
.faq-list li .opener:hover{
	color:#c4aa7a !important;
}
.faq-list li .opener{
	border-top:1px solid #dfdfdf;
	font:17px/30px 'medium';
	color:#353535;
	display:block;
	padding:20px 35px 20px 0;
	#text-transform:uppercase;
	text-decoration:none;
	position:relative;
}
.faq-list li p strong{
	font-weight:normal;
	font-family:'medium';
}
.faq-list li p{
	font:16px/22px 'light';
	color:#454545;
	margin:0 0 10px;
}
.faq-list li .accordion-content{
	padding:0 0 20px 0;
}
.faq-list li p a{
	text-decoration:none;
	color:#f4462e;
}
.cite-box .bl{
	background: url(../images/border-2.png);
	width:5px;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}
.cite-box .br{
	background: url(../images/border-2.png);
	width:5px;
	height:100%;
	position:absolute;
	right:0;
	top:0;
}
.cite-box .bt{
	background: url(../images/border-2.png);
	width:100%;
	height:5px;
	position:absolute;
	left:0;
	top:0;
}
.cite-box .bb{
	background: url(../images/border-2.png);
	width:100%;
	height:5px;
	position:absolute;
	left:0;
	bottom:0;
}
.cite-box{
	position:relative;
	margin:0 auto 25px;
	background:#fff;
	padding:17px 15px 23px;
	overflow:hidden;
	text-align:center;
}
.cite-box .img-holder{
	text-align:center;
	margin:0 0 8px;
}
.cite-box p{
	margin:0 0 0;
	font:16px/24px 'light';
	color:#333333;
}
.cite-box p strong{
	font-weight:normal;
	font-family: 'Medium';
	color:#cdb280;
	display:block;
}
.ui-accordion-header-icon{
	background: url(../images/ico-16.svg) no-repeat;
	width: 16px;
	height: 10px;
	position:absolute;
	top:50%;
	right:10px;
	margin:-8px 0 0;
}
.ui-accordion-header-active .ui-accordion-header-icon{
	background-position:0 -122px;
}
.how-page .main{
	padding:0 0 10px;
}
.how-list{
	list-style:none;	margin:-1px 0 0;	padding:0;
	position:relative;
	z-index:10;
}
.how-list li{
	border-top:1px solid #e6e6e6;
	padding:0 5% 20px;
}
.how-list li .number{
	background: url(../images/border.png) no-repeat 50% 0;
	display:block;
	text-align:center;
	font:17px/31px 'bold';
	height:31px;
	color:#666666;
	margin:-16px 0 0;
}
.how-list li strong{
	font:20px/22px 'regular';
	color:#333333;
	font-weight:normal;
	display:block;
	margin:0 0 10px;
	text-transform:uppercase;
}
.how-list li .img-holder{
	text-align:center;
}
.how-list li .img-holder span{
	display:table-cell;
	vertical-align:middle;
	width:1%;
	text-align:center;
	height:90px;
}
.how-list li:first-child .img-holder img{
	right:-1px;
}
.how-list li .img-holder img{
	position:relative;
	right:-5px;
}
.how-list li:last-child .img-holder img{
	right:-8px;
}
.how-list li p span{
	font-family:'medium';
	color:#333333;
}
.how-list li p{
	color:#666666;
	font:16px/22px 'light';
	margin:0 0 8px;
}
.warning-box{
	overflow:hidden;
	background:#242424;
	border-top:4px solid #f4462e;
	position:relative;
	padding:15px 5%;
	width:90%;
	margin:0 auto;
}
.warning-box p{
	font:16px/22px 'light';
	color:#fff;
	margin:0;
}
.warning-box p a{
	color:#f4462e;
	text-decoration:none;
}
.how-box{
	margin:0 0 17px;
	border-bottom:1px solid #dedede;
}
.how-box h2{
	font:20px/22px 'light';
	color:#333333;
	padding:0 0 15px;
	margin:0 0 15px;
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
	position:relative;
	border-bottom:1px solid #dedede;
}
.how-box h2:after{
	content:'';
	background:#d4b67f;
	width:48px;
	height:5px;
	position:absolute;
	bottom:-3px;
	left:50%;
	margin:0 0 0 -24px;
}
.how-box p{
	font:16px/24px 'light';
	color:#454545;
	margin:0 0 10px;
}
.how-box p strong{
	font-weight:normal;
	font-family:'medium';
	color:#292929;
}
.btn-create{
	background:#f4462e;
	width:280px;
	height:62px;
	border:1px solid #e3412b;
	border-radius:3px;
	font:20px/62px 'regular', Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	margin:0 auto 10px;
	display:block;
	text-decoration:none !important;
	text-align:center;
	box-sizing:border-box;
	position:relative;
	box-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.2);
}

.btn-create:hover{
	background:#e6351d;
	color:#fff;
}
.btn-create:after{
	content:'';
	border:1px solid #f39a8e;
	border-radius:3px;
	width:265px;
	height:48px;
	position:absolute;
	top:5px;
	left:5px;
}
.review-faq{
	font:16px/18px 'light';
	color:#454545;
	text-align:center;
	padding:0 0 12px;
	margin:0 0 2px;
	border-bottom:1px solid #dedede;
	display:block;
}
.review-faq a, .review-faq a:hover{
	color:#f4462e;
}
.feedback-gallery, .static.articles {
	border-top:1px solid #dedede;
	padding:18px 0 0;
	margin:0 auto;
	position:relative;
}
.feedback-gallery h2, .static.articles h2{
	text-align:center;
	color:#333333;
	margin:0 0 16px;
	padding:0 0 17px;
	border-bottom:1px solid #dedede;
	position:relative;
	text-transform:uppercase;
	font:20px/24px 'regular', Arial, Helvetica, sans-serif;
}
.feedback-gallery h2:after, .static.articles h2:after{
	width: 50px;
	height: 5px;
	background-color: #D4B67F;
	position:absolute;
	bottom:-3px;
	left:50%;
	margin:0 0 0 -25px;
	content:'';
}
.feedback-gallery .gallery-holder{
	margin:0 auto;
	overflow:hidden;
	position:relative;
	background: url(../images/ico-23.svg) no-repeat 99% 0;
}
.feedback-gallery .gallery{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	position:relative;
	width:9999px;
}
.feedback-gallery .gallery li{
	float:left;
}
.feedback-gallery .gallery li p{
	color:#454545;
	font:16px/24px 'light';
	margin:0 0 15px;
	text-align:center;
}
.feedback-gallery .gallery li .user{
	text-align:center;
}
.feedback-gallery .gallery li .user img{
	display:block;
	width:80px;
	margin:0 auto 13px;
}
.feedback-gallery .gallery li .name{
	display:block;
	font:17px/19px 'medium', Arial, Helvetica, sans-serif;
	color:#323232;
	text-transform:uppercase;
	margin:0 0 3px;
}
.feedback-gallery .gallery li .city{
	color:#777777;
	display:block;
	font:15px/17px 'light';
	margin:0 0 30px;
}
.feedback-gallery .switcher{
	position:absolute;
	top:145px;
	left:0;
	width:100%;
}
.feedback-gallery .switcher ul{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	font-size:0;
	line-height:0;
	letter-spacing:-1px;
	text-align:center;
	width:100%;
}
.feedback-gallery .switcher ul li{
	display:inline-block;
	margin:0 3px;
	width:5px;
	height:5px;
}
.feedback-gallery .switcher ul li a{
	display:block;
	width:5px;
	height:5px;
	background:#b3b3b3;
}
.feedback-gallery .switcher ul li a:hover,
.feedback-gallery .switcher ul .active a{
	background:#cdb280;
}

.testimonials {
    width: 100%; 
    
}

.testimonials:before {
    position: absolute;
	margin-top: -37px;
	left: 0;
	width: 100%;
	height: 41px;
	background: url(../img/quotes_320px.png) top center no-repeat;
	z-index: 100;
	content: ' ';
}

.testimonial__text {
    font:14px/19px 'light', Arial, Helvetica, sans-serif !important;
	color:#fff !important;
	padding-top: 10px;
	text-align: center;
	margin: 0 !important;
}

.testimonial__author {
    padding-top: 5px;
    padding-bottom: 5px;
    font:14px/26px 'medium', Arial, Helvetica, sans-serif !important;
	color:#fff !important;
	text-align: center;
}

.testimonial__author__name {
    color: #eec681 !important;
    text-transform: uppercase;
}

.testimonials .switcher {
    position: relative;
    text-align: center;
    padding-bottom: 10px;
    width: 100%;
    left: auto;
    top: auto;
}

.testimonials.feedback-gallery {
    border: 0;
    padding: 0;
}

.testimonials.feedback-gallery .gallery-holder{
    background: none;
}

/**
*  Lead Interview
*/

.interview {
    margin-top: 8px;
    background: url("/img/form-pattern.png") repeat scroll 0 0 transparent;
}

.interview_head {
    padding: 21px 22px 21px 22px;
    background-color: #2b2a2a;
}

.interview_head h3 {
    font: 17px/22px 'light', Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #fefefe;
    text-transform: uppercase;
    margin: 0;
}

.interview_head h3 b {
    font-weight: normal;
    color: #f4462e;
}

.interview_head p {
    font: 14px/20px 'regular', Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #bfbbbb;
    padding: 10px 0 0 0;
    margin: 0;
}

.interview_block {
    padding: 20px 0 18px 0;
    border-bottom: 1px solid #d9d9d9;
    font-size: 14px;
    line-height: 17px;
    color: #454444;
}

.interview_block .question {
    display: block;
    font: 15px/22px 'medium', Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-transform: uppercase;
    color: #333131;
    padding-bottom: 18px;
}

.interview_block input[type="radio"], .interview_block input[type="checkbox"] {
    display: none;
}

.interview_block input[type="radio"]+label, .interview_block input[type="checkbox"]+label{
    background: url("/img/interview_radio.png") no-repeat scroll left 0 transparent;
    display: inline-block;
    min-height: 17px;
    padding-left: 24px;
    padding-top: 1px;
    vertical-align: top;
    width: 172px;
    margin-bottom: 4px;
}

.interview_block input[type="radio"]:checked+label {
    background-image: url('/img/interview_radio_checked.png');
}

.interview_block input[type="checkbox"]:checked+label {
    background-image: url('/img/interview_checkbox_checked.png');
}

.interview_submit {
    padding: 20px 0 30px 0;
    text-align: center;
}

.interview_submit button {
     -moz-box-shadow: 1px 1px 0 #E65202 inset;
    background: -moz-linear-gradient(center top , #F44D1C 0%, #CC4116 100%) repeat scroll 0 0 transparent;
    background-color: #F44D1C;
    border: 0 none;
    color: #FFFFFF;
    font: 20px/48px 'medium',sans-serif;
    height: 48px;
    outline: medium none;
    text-align: center;
    text-transform: uppercase;
    padding: 0 40px;
}

.interview_submit button:hover {
    background: none repeat scroll 0 0 #EF4918;
}

.interview_block .selectricItems {
    background-color: #F8F8F8;
}

.widget {
    width: 100%;
    padding: 15px 0px;
    border: 5px solid #E6E6E6;
    text-align: center;
    background: #FFF url(/img/widget_bg.png) 0 0 repeat;    
}

.widget p.title {
    display: block;
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.widget p.title.enter {
    font: 16px/20px 'light', Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #666;
    padding: 0 0 12px 0;
}

.widget p.title.ready {
    font: 16px/20px 'bold', Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #333;
    padding: 0 0 8px 0;
    text-transform: uppercase;
}

.widget p.title.ready span {
    color: #F15628;
}

.widget form {
    max-width: 735px;
    width: 100%;
    vertical-align: top;
    display: inline-block;
    padding: 0 10px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}

.widget form select {
    max-width: 406px;
    width: 100%;
}

.widget form .selectmenu.widget_select {
    width: 70% !important;
    background-color: #FFF;
    color: #666;
}

.widget form .selectmenu.widget_select .selectmenu-status {
    border-color: #E6E6E6 -moz-use-text-color #E6E6E6 #E6E6E6;
    color: #666;
    padding: 0px 43px 0 10px;
}

.widget .zip-block {
    display: block;    
    max-width: 160px;
    width: 29%;
    margin-left: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.widget form .zip-block input[type="text"] {
    height: 36px;
    border: 1px solid #E6E6E6;
    padding: 3px 3px 3px 6px;
    font: 16px/19px 'regular', Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #666;
    width: 100%;
}

.widget .zip-block.error:before {
	position: absolute;
	top: 26px;
	right: 11px;
	z-index: 1;
	background: url(../img/sprite.png) -139px 0 no-repeat;
	width: 20px;
	height: 20px;
	content: ' ';
}

.widget form input[type="submit"] {
    width: 100%;
    max-width: 400px;
    font: 16px/20px 'bold', Arial, "Helvetica Neue", Helvetica, sans-serif;
    background-color: #F15628;
    color: #FFF;
    border: 1px solid #FFF;
    margin: 0px auto;
    padding: 10px 0;
    text-transform: uppercase;
}