@charset "UTF-8";

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,500,600,700&subset=latin,latin-ext);
/*@import "plugins1/jquery/jquery-ui.min.css";
@import "bootstrap/bootstrap.min.css";
@import "fontawesome/font-awesome.min.css";*/
/*@import "animate/animate.min.css";*/



/* GENERAL SHEET START HERE-----------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	text-align:left;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height:17px;
	color: #686869;
	overflow-x:hidden;
}
a {text-decoration: none; color:#156395;}
a:hover {text-decoration: underline; color:#156395;}
p {	margin: 15px 0px; text-align:center;}


.frame {
	width:100%;
  	border-top: 1px solid #DDD;
  	border-bottom: 1px solid #DDD;
}
.frame-left {
  	background: #FFFFFF url(../images/content-bg.png) top left repeat-y;
  	border-left: 1px solid #DDD;
  	border-right: 1px solid #DDD;
	width:250px;
}

.frame-padding {
	display:block;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:1px;
	padding-right:1px;
	width:100% !important; height:130px !important;
}

.frame-padding-3 {
	display:block;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:1px;
	padding-right:1px;
	width:190px !important; height:122px !important;
}

.section4 { 
	margin: 0 auto; 
	display:block; 
	padding-top:0px;
	padding-bottom:80px;  
	max-width:800px; 
	
	text-align:center;	
	font-family:'Open Sans' Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:14px;
	line-height:24px;
	border-bottom:1px #f1f1f1 solid;
}

.dropped {width:100% !important; height:100px !important; }
.dropped2 {width:100% !important; height:100px !important; }
.dropped3 {width:100% !important; height:100px !important; }
.dropped4 {width:700px !important; height:40px !important;}

h1{
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
	padding-bottom:5px;
	text-rendering:optimizeLegibility;
	font-weight: 400;
}
h2{
	font-family:'Roboto' Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000000;
	padding-bottom:5px;
	text-rendering:optimizeLegibility;
	font-weight: 400;
}
h3{
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	padding-bottom:5px;
	text-rendering:optimizeLegibility;
	font-weight: 400;
}
h4{
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	padding-bottom:5px;
	text-rendering:optimizeLegibility;
	font-weight: 400;
}
h5{
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#000000;
	text-rendering:optimizeLegibility;
	font-weight: 400;
}
/* GENERAL SHEET END HERE-----------------------------------------------------------------*/

























/* CONTENT START HERE-----------------------------------------------------------------*/
#content {
	margin:	0 auto;
	display:block;
	max-width:850px;
	min-height:300px;
	padding-top:50px;
	padding-bottom:50px;	
}
		
		
		/*LOGO START HERE------------------------*/
		#content .logo{
			margin:0 auto;
			display:block;	
			max-width:306px;
			height:81px;
		}
		#content .logo a{
			margin: 0 auto;
			display:block;
			background: url(../images/professional-logo-sml.jpg) top center no-repeat;	
			background-size: 96%;
			height:81px;
		}	
		/*LOGO END HERE------------------------*/
		
		
		
		
		
#content-left {
	display:block;
	float:left;
	width:430px;
	min-height:490px;	
	background: url(../images/content-phone.png) top center no-repeat;	
}
		
#content-right {
	display:block;
	float:right;
	width:350px;
	min-height:490px;
	padding-left:50px;
	border-left:1px #E2E2E2 solid;	
}

#content-wide {
	float:none;
	display:block;
	text-align:center;
	max-width:705px;
	min-height:490px;
	padding-left:50px;
}
/* CONTENT END HERE-----------------------------------------------------------------*/

























/* OTHER START HERE-----------------------------------------------------------------*/
.row {margin:0 auto;}
.col {float: left;}
.col-right{float: right;}
.clear{clear:both;height:0;}


.space1{height:10px;}
.space2{height:20px;}
.space3{height:30px;}
.space4{height:40px;}
.space5{height:50px;}


.ruler{
	margin:0 auto;
	display:block;
	border-top:1px #E2E2E2 solid; 
	margin-top:20px; 
	padding-bottom:20px;
}


.color-orange{color:#ec8534;}
.color-white{color:#ffffff;}
.color-black{color:#000000;}
.color-blue{color:#156395;}
.color-grey{color:#cacaca;}
.color-red{color:#C51230;}

/* OTHER END HERE-----------------------------------------------------------------*/


















/* FORMS SHEET START HERE-----------------------------------------------------------------*/
.fsel {background-color:#E6DB55;}
.frequency{
	display:block;
	width:93%;	
	padding:10px 10px 25px 10px;	
	
	border:1px #E6DB55 solid;
	
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	
	text-align:center;
	margin-bottom:8px;
	font-size:12px;
}

.billing{
	display:block;
	width:63%;	
	padding:10px 10px 25px 10px;	
	
	border:1px #E6DB55 solid;
	
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	
	text-align:center;
	margin-bottom:8px;
	font-size:12px;
}

.message-success{
	display:none;
	width:100%;	
	padding:10px;	
	
	border:1px #E6DB55 solid;
	background-color:#FFFFE0;
	color:#584b46;	
	
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	
	text-align:center;
	margin-bottom:8px;
	font-size:12px;
}
.message-error{
	display:none;
	width:97%;	
	padding:10px;
		
	border:1px #BD0C18 solid;
	background-color:#FEE9EA;
	color:#BD0C18;
		
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	
	text-align:center;
	margin-bottom:8px;
	font-size:12px;
}


form{
	margin:0 auto;
	padding:0px;
}
.form {
	display:block;
	width:96%;
	
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	margin-bottom:5px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#686869;
	text-align:left;
	height:13px;	
	
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border:1px #D6D6D6 solid;
	resize: none;
	
	-webkit-box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.1);
	box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.1);
}

.formsel {
	display:block;
	width:100%;
	
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom:5px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#686869;
	text-align:left;
	height:33px;	
	
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border:1px #D6D6D6 solid;
}

.formreg {
	display:block;
	width:78%;
	
	padding-top: 12px;
	padding-left: 40px;
	padding-right: 12px;
	padding-bottom: 12px;
	margin-bottom:5px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#686869;
	text-align:left;
	height:13px;	
	
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border:1px #D6D6D6 solid;
	resize: none;
	
	-webkit-box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.1);
	box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.1);
}

.formreg.email {	
	background:#fff url(../images/signin/icon-email.png) no-repeat;
	background-position:10px 9px;
}
.formreg.password {	
	background:#fff url(../images/signin/icon-password.png) no-repeat;
	background-position:10px 9px;
}
.formreg.username {	
	background:#fff url(../images/signin/icon-username.png) no-repeat;
	background-position:10px 9px;
}
.formreg.company {	
	background:#fff url(../images/signin/icon-company.png) no-repeat;
	background-position:10px 9px;
}
.formreg.phone {	
	background:#fff url(../images/signin/icon-phone.png) no-repeat;
	background-position:10px 9px;
}

.form-btnBig {	
	background:#E98325 !important;
	border:1px #E98325 solid !important;
	font-size:16px !important;
	width:340px !important;
	padding-top: 4px !important;
	padding-bottom: 4px !important;
	padding-left: 6px !important;
	padding-right: 6px !important;
	
}

.form-btnBig:hover {	
	text-decoration:none !important;
	color:#FFFFFF !important;
}

.form-btn {	
	display:block;
	width:50%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 12px;
	
	font-size:24px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
	
	background:#156395;
	border:1px #156395 solid;
	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; 
	-khtml-border-radius: 6px;
	font-weight:bold;
	
}
.form-btn:hover{	
	background:#10517B;
	border:1px #10517B solid;
	
	-webkit-box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.23);
	-moz-box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.23);
	box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.23);
}

.rectangle {
	width:100%;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; 
	-khtml-border-radius: 6px;
	padding:12px;
	height:18px;
	font-size:25px;
	margin-bottom:10px;
}
.plalign {text-align:left !important; margin-bottom:10px}
.lalign {text-align:left !important; }
.ralign {text-align:right !important; }
.orange {background:#EA8326;color:#FFFFFF;text-transform:uppercase;font-weight:bold;}
.orangeTXT {color:#EA8326;font-size:16px; margin-top:20px; margin-bottom:20px}
.colw {width:50%;padding-top:8px;}
.coln {width:10%;padding-top:8px;}
.col1 {width:40%;}
.col2a {width:49%; padding-right:10px}
.col2b {width:28.5%; float:right !important}
.col3a {width:39%; padding-right:10px}
.col3b {width:38.5%; float:right !important}
.col4a {width:22.0%; margin-right:32px;}
.col4b {width:22.5%; margin-right:28px;}

@media screen and (min-width: 980px) /* Desktop and tablets landscape */ {

}

@media screen  and (max-width: 979px) /* Tablet */ {
  	/*body {
    	background: orange;
  	}*/
	#content-wide {
		width:99% !important;
		padding-left:40px !important;
	}
}

@media screen  and (max-width: 780px) /* Tablet */ {
  	/*body {
    	background: blue;
  	}*/
	#content-wide {
		width:99% !important;
		padding-left:20px !important;
	}
}

@media screen  and (max-width: 737px) /* Tablet */ {
	/*body {
    	background: black;
  	}*/
	#content-wide {
		width:94% !important;
		padding-left:10px !important;
	}
}

.dLeft {float:left;width:55%}
.dRight {float:left;width:45%;}

.dLeft2 {float:left;width:45%}
.dRight2 {float:left;width:55%;}
.numL {padding:5px 10px 0 0px;text-align:right}
.nums {font-size:13px; color:#FFFFFF}
.large {font-size:18px;}
.stepA {position:relative;width:97%;text-align:right}
.stepB {position:absolute;right:0;width:100%;padding-top:8px}
.stepB1 {position:absolute;right:0;width:100%;padding-top:-8px}
.stepB2 {position:absolute;right:0;width:100%;margin-top:-30px}

@media screen  and (max-width: 605px) /* Tablet */ {

.dropper-dropzone {
  font-size: 11px !important;
  padding: 10px !important;
}

.dropper-btn {
	margin-top: 10px;
	padding: 3px 8px;
	top: -2px;
	font-size: 11px !important;
}

	h1{
		font-size:16px;
	}
	.large {font-size:14px;}
	.numL {padding:5px 10px 0 0px;}
	.nums {font-size:10px !important; color:#FFFFFF; line-height:12px !important;}
	.dLeft {float:none;width:100% !important;}
	.dRight {float:none;width:100% !important;}
	
	.dLeft2 {float:none;width:100% !important;}
	.dRight2 {float:none;width:100% !important;}

	.stepA {position:relative;width:97%;text-align:right}
	.stepB {position:absolute;right:0;width:100%;padding-top:3px}
	.stepB1 {position:absolute;right:0;width:100%;padding-top:4px}
	.stepB2 {position:absolute;right:0;width:100%;margin-top:-22px}
	.stepPadA {padding:-16px 0px !important}
	.stepPad {padding:10px 0px !important}

	.form { width:90% !important}
	.formsel { width:98% !important}
	.form-btnBig {	
		font-size:12px !important;
		font-weight:bold !important;
		width:100% !important;
		max-width:340px !important;
		padding-top: 4px !important;
		padding-bottom: 4px !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
		
	}

	.rectangle {
		font-size:20px !important;
	}
	#content-wide {
		width:91% !important;
		padding-left:10px !important;
		padding-right:10px !important;
	}
	.col4a {margin-right:22px !important;}
	.col4b {margin-right:20px !important;}
}

@media screen and (max-width: 500px) /* Mobile */ {

	.mobi {margin-top:25px !important}
	.form-btn {	
		width:100%;
		font-size:18px;
	}
	.col {float: none;}
	.coln {width:100%;padding-top:1px;}
	.colw {width:100%;padding-top:1px;}
	.col1 {width:100%;}

}

/* FORMS SHEET END HERE-----------------------------------------------------------------*/


.delBut {position:absolute;margin-top:-28px;background:#E98525;width:190px;line-height:30px;height:30px;cursor:pointer;color:#FFFFFF;font-weight:bold;}