/*
Theme Name: iDea - Clean & Powerful Bootstrap Theme
Author: HtmlCoder
Author URI: http://www.htmlcoder.me
Author e-mail: htmlcoder.me@gmail.com
Version: 1.2.0 
Created: August 2014
License URI: http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/


.breadcrumbsh1 {
	font-size: 10px;
	margin: 0px;
	color: #666;
	font-weight: normal;
}
.side1 {
	margin-right: 50px;
}
.bannersleft {
	margin-top: 5px;
	margin-right: 25px;
	font-size: 12px;
}
.bannersleft ul {
	color: #999999;
	list-style-type: circle;
	margin-left: 1em;
	padding-left: 1em;
	margin-bottom: 20px;
}
.bannersright {
	margin-top: 5px;
	margin-left: 35px;
	font-size: 12px;
}
.bannersright ul {
	color: #999999;
	list-style-type: circle;
	margin-left: 1em;
	padding-left: 1em;
	margin-bottom: 20px;
}

.bannersright h4 {
	font-size: 14px;
	font-weight: bold;
	color: #954cb3;
}
.picblock {
	border-radius: 5px 5px 5px 5px;
	background-color: #fafafa;
	width: 150px;
	text-align: center;
	margin-bottom: 15px;
	border: 3px double #ccc;
	margin-left: 15px;
}
.picblock img {
	padding: 5px;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #999;
}
.picblock2 {
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}
.picblock2 img {
	padding: 5px;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #999;
}
.bold {
	font-weight: bold;
}
.middle {
	margin: 0px;
	text-align: center;
}
.roundi {
	border-radius: 5px 5px 5px 5px;
	border: 2px solid #999;
}
.roundedc{
	border-radius: 5px 5px 5px 5px;
}
.county {
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #CCC;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.feature {
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #CCC;
	font-size: 12px;
	background-color: #fafafa;
	margin: 15px;
	padding: 10px;
}
.profiles {
	list-style-type: none;
	margin-top: 10px;
	margin-left: 1em;
	padding-left: 1em;
	font-size: 12px;
}
.profiles li {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	margin-right: 10px;
}
.viewall {
	font-size: 12px;
	background-color: #06b5b5;
	border: 1px solid #06b5b5;
	font-weight: bold;
}
.blue {
	color: #06b5b5;
}
.orange {
	color: #bb86bf;
}
.nolist {
	list-style-type: none;
	margin-top: 10px;
	margin-left: 1em;
	padding-left: 1em;
	font-size: 12px;
}
.nolistnorm {
	list-style-type: none;
	margin-top: 10px;
	margin-left: 1em;
	padding-left: 1em;
	line-height: 1.5em;
}
.signuptop {
	background-color: #06b5b5;
	height: 70px;
}
.signupbot {
	background-color: #06b5b5;
}
.logo {
	float: left;
	padding-top: 15px;
}
.loginbut {
	float: right;
	padding-top: 15px;
	padding-right: 15px;
}
.nopad {
	padding: 0px;
}
.signups {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	width: 80%;
	height: 595px;
}


/* Dropdown */
ul.top-level {
	margin-left: 1em;
	padding-left: 1em;
}
ul.top-level li {
	color: #666666;
}
ul.top-level a {
	color: #666666;
}
ul.top-level a:hover {
	text-decoration:none;
	color: #333333;
}
#county li:hover {
	position: relative;
}
ul.sub-level {
	display: none;
	background-image: none;
}
li:hover .sub-level {
	display: block;
	position: absolute;
	left: 85px;
	background-color: #06b5b5;
	margin-top: -15px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
ul.sub-level li {
	float:left;
	background-image: none;
	width: 120px;
}
ul.sub-level a {
	color: #333333;
}
ul.sub-level a:hover {
	color: #666666;
}
#county .sub-level {
}
#county .sub-level .sub-level {
}
.sub-level .sub-level a {
}
/*IE RESET HELPER*/
	li:hover .sub-level .sub-level {
	display:none;
}
.sub-level li:hover .sub-level {
	display:block;
}
/* 5 STEP */

.hubp-form-container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: inherit;
  position: relative;
  background: #fafafa;
  border: 2px solid #E3E3E3;
}
.hubp-form-wrapper {
  overflow: hidden;
  height: 100px;
}
.hubp-form-container h1 {
    font-size: 2em;
    font-weight: bold;
    text-align: center;
	margin: 10px 5px;
}
.hubp-form-welcome p {
	color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
}
.hubp-social {
  height: 170px;
}
#hubp-form {
  width: 1815px;
  margin-top: 5px;
  margin-bottom: 2px;
  height: 141px;
}
.hubp-steps {
  width: 363px;
  text-align: center;
  position: relative;
  display: block;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  float: left;
  margin-bottom: 9px;
}
#hubp-form label {
  text-align: center;
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  padding: 5px 0px;
  display: block;
  background: #06b5b5;
  margin-bottom: 10px;
}
.hubp-btn {
  background: #954db3;
  color: #fff;
  border:none;
  cursor: pointer;
  font-size: 13px;
  padding: .5em 1em;
  -webkit-appearance: none;
  border-radius: 5px;
}
.hubp-btn.hubp-active {
  background: #06b5b5;
  color: #fff;
}
.hubp-btn:focus {
  outline: none;
}
#hubp-form input,
#hubp-form select {
  width: 285px;
  height: 45px;
  background: #fff;
  color: #333;
  padding: 6px 12px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 2px;
  margin: 0 auto;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  display: inline-block;
}
.hubp-dobday,
.hubp-dobmonth,
.hubp-dobyear {
  width: 70px !important;
}
select.hubp-dobday,
select.hubp-dobmonth,
select.hubp-dobyear {
  width: 100px !important;
}
.error-border {
  border: 1px solid #f00 !important;
}

.hubp-submit-container {
  text-align: center;
  margin-top: 10px;
}
.hubp-submit-container .hubp-submit {
  background: #06b5b5;
  color: #fff;
  border:none;
  cursor: pointer;
  font-size: 24px;
  padding:4px 30px;
  border-radius: 5px;
}
.hubp-steps-ind {
  text-align: center;
  margin-top: 18px;
}
.hubp-steps-ind div {
  background: #E6E6E6;
  color: #444;
  text-align: center;
  font-size: 0px;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  display: inline-block;
  text-align: center;
  margin-left: 3px;
  margin-right: 3px;
  line-height: 33px;
  cursor: pointer;
}
.hubp-steps-ind .hubp-ind-active {
  background-color: #06b5b5;
  color: #fff;
}
.hubp-terms {
  font-size:12px;
  padding:5px;
  color: #333;
}
.hubp-error {
  color: #a94442;
  border-radius: 5px;
  padding: 20px;
  width: 200px;
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -100px;

  background: #f2dede;
  border: 2px solid #a94442;
  text-align: center;
  font-size: 12px;
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.3);
  box-shadow: 0 2px 2px rgba(0,0,0,0.3);
}

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

.arrow_box:after {
  border-top-color: #a94442;
  border-width: 15px;
  margin-left: -15px;
}
@media screen and (max-width: 400px) {
  .hubp-form-container {
    width: 300px !important;
    margin: 0 auto !important;
  }
  .mobile-form .hubp-steps {
    width:300px;
  }
  .mobile-form #hubp-form label {
    font-size: 14px;
  }
  .mobile-form #hubp-form input, 
  .mobile-form #hubp-form select {
    width:255px;
    font-size: 16px;
  }
  select.hubp-dobday,
  select.hubp-dobmonth,
  select.hubp-dobyear {
    width: 80px !important;
  }
