/************** TOS ************************/
.ihc-tos-wrap{
	padding:4px 0 8px 0;
}
.ihc-tos-wrap input[type=checkbox]{
	margin:0 10px;
}
.ihc-tos-wrap a{
	color: #0074a2;
	text-decoration:none !important;
	font-size:14px;
}
.ihc-tos-wrap a:hover{
	text-decoration:underline !important;
}
.g-recaptcha-wrapper{
	text-align:center;
	margin:10px 5px;
}
.g-recaptcha{
	display:inline-block;
	vertical-align:middle;
}

/*=================REGISTER=====================*/
.iump-register-form{
	display:inline-block;
}
.iump-form-line-register{
	padding:10px 5px;
	border-bottom:1px solid #fafafa;
}
.iump-labels-register{
	min-width:140px;
	text-align:right;
	padding-right:15px;
	display: inline-block;
}

.ihc-info-link {
  font-size: 11px;
  text-decoration: none;
}

/*=================== ERROR & SUCCESS MESSAGES ======================*/
.ihc-wrapp-the-errors{
	clear: both;
	margin:15px 10px;
	box-sizing:border-box;
	  padding: 12px 19px 12px 15px;
  border-radius: 3px 3px 3px 3px;
  border: 1px solid #F0DBB4;
  color: #9b4449;
  background-color: #fff6f4;
  border-color: #f8cdcd;
	
}
.ihc-wrapp-the-errors div{
	margin-bottom:10px;
}

.ihc-wrapp-the-errors .ihc-error-div{
	
}

.ihc-wrapp-the-errors .ihc-register-error{
	
}

.ihc-reg-success-msg{
	
}

.ihc-reg-update-msg{
	
}

.ihc-login-success{
	
}

.ihc-login-error{
	
}

.ihc-login-pending{
	
}
