.abicdi {
	display: block;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -32px;
  	margin-left: -32px;
  	z-index: 999;
}
.login {
	width: 50%;
	float: right !important;
	margin: 5% 25% !important;
}
.businessRegistration, .consumerRegistration, .developerRegistration, .forgotPassword, .abicdiHomePage {
	clear: right;
	float: right;
	text-decoration: underline;
	cursor: pointer;
	margin-bottom: 10px;	
}
.BRerror, .BRmessage, .CRerror, .CRmessage, .DRerror, .DRmessage, .FPerror, .FPmessage, .error {
	color: red;
}
.BRregister, .CRregister, .DRregister, .FPregister {
	width: 50%;
	float: right !important;
	margin: 5% 25% !important;
}
.BRphase2, .CRphase2, .CRphase3, .CRphase4, .DRphase2, .FPphase2 {
	display: none;
}
.external {
	display: none;
	width: 290px;
	height: 135px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-color: #f8f8f8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.external ul {
	padding: 0px;
}
.external ul a {
	margin: 0 18px;
	padding: 0;
	list-style: none none;
	display: inline;
	float: left;
	width: 60px;
	color: #888888;
	text-decoration: none;
}
.external ul span.fblogo {
  width: 60px;
  height: 68px;
  float: left;
  background-image: url('images/fb_logo.png');
  background-repeat: no-repeat;
  background-position: 0 0;
}
.external ul span.gplogo {
  width: 60px;
  height: 68px;
  float: left;
  background-image: url('images/gp_logo.png');
  background-repeat: no-repeat;
  background-position: 0 0;
}
.external ul span.yhlogo {
  width: 60px;
  height: 68px;
  float: left;
  background-image: url('images/yh_logo.png');
  background-repeat: no-repeat;
  background-position: 0 0;
}
.external ul span.exlogo {
  font-size: 13px;
  color: #888888;
  font-weight: normal;
}
.favoriteBlock {
	position: absolute;
	top: 0px;
	left: 200px;
	width: 554px;
	height: 111px;
/*	background: lightyellow;	*/
	background-color: rgba(245, 222, 179, 0.3);
	overflow: hidden;
	cursor: pointer;
}
.gap {
	background-color: lightgrey;
}
iframe {
	width: 100%;
	height: 350px;
	border: none;
}
.pointer {
	display: none;
}
.pushbullet {
	clear: left;
	float: left;
}
.pushbulletLogo {
	clear: left;
}
.registerList {
	width: 100%;
	margin: 8px 0px;
	text-align: center;
}
#recaptcha_reload {
	height: 25px;
}
#recaptcha_switch_audio {
	display: none;
}
#recaptcha_whatsthis {
	height: 24px;
}
