@charset "utf-8";
/* CSS Document */

.div-ok{color:green;}
{font-family:arial; color:red;font-size:11px;padding:5px; }
.search_load,.div-email-search{font-family:arial; color:red;font-size:11px;padding:5px; }
#hidden-submit
{
	position:absolute;
	top:0px;
	left:-1000px;
}
.notes{padding:5px;border:solid 1px #ABABAB;text-align:center;background:white;line-height:25px;}
#mcaptcha_box{width:92%;}
#mcaptcha_box img{width:90% !important;}
.cbox
{
padding:0px;
text-align:left;background:#D6D6D6;
}
.butt-submit
{
	background:#06F;color:white;
	text-transform:uppercase;
	padding:10px;
	border:solid 1px #03F;
	border-radius:3px;
	min-width:150px;

}
#butt-remove
{display:none;}
button.butt-add
{
	border:solid 1px #03F;
	background:#06F;color:white;
	border-radius:3px;
}
#email_fields_wrap input
{
{padding:30px;}
}
.dy-text-input input
{padding:5px;}
.dy-text-input
{padding:5px;margin:1px;}
#dy-div
{padding:5px;text-align:left;}
.butt-add{padding:3px;min-width:100px;}
.t-register label{color:#555; font-weight: 600; font-size: 13px}
.t-register img{vertical-align: middle;}
.t-register input:not([type^="checkbox"]),.t-register textarea,.t-register select{font-family:arial;padding:5px;width:99.2%;padding-top:10px;padding-bottom:10px; font-style:italic;}
.t-register .title-main
{
	background:none !important;font-size:30px !important;
	text-align:right !important;
	color:#CCC;
	text-shadow: 0 2px 2px rgba(0,0,0,.5);
}

.t-register td.title{
	/*border-top:solid 1px #818181;
	border-bottom:solid 1px #818181;*/
	text-align:left;
	background:#eeeeee;
	color: #424242;
	width: 100%;
	padding-top:10px;padding-bottom:10px;
	font-size:17px;font-weight:bold;text-transform:uppercase;
	}
.t-register td{padding:5px;min-width:50px;}
.t-register textarea{padding:5px;font-family:verdana; resize:vertical; width:90%;height:100px; max-height:200px;}
.t-register
{
	padding:5px;
	margin: 0 auto;
	border-collapse:collapse;
	width:100%;
}

.div-register
{
	width:60%;
	min-height:550px;
	margin: 0 auto;
	height:auto;
	background:#f5f5f5;
	/*border-right:solid 1px #C0C0C0;
	box-shadow: 4px 4px 8px -1px rgba(0,0,0,.2);
	-webkit-box-shadow: 4px 4px 8px -1px rgba(0,0,0,.2);
	-o-box-shadow: 4px 4px 8px -1px rgba(0,0,0,.2);
	-moz-box-shadow: 4px 4px 8px -1px rgba(0,0,0,.2);
	-ms-box-shadow: 4px 4px 8px -1px rgba(0,0,0,.2);*/
}



.a-info
{
	display:inline-block;
	text-decoration:none;
}
.a-info img{
	display:inline-block;
	vertical-align:middle;
	width:15px;
	height:15px;
	
}

@media only screen and (max-width: 900px)
{
	.div-register
	{
		width:100%;
		margin: 0 auto;
		
	}
	.t-register .title-main
	{
		font-size:15px !important;
		color:black;
	}
	#replicate,.delete
	{
		margin-left:1px;
		width:20px;
		height:20px;
	}
	#idemail
	{
		width:80% !important;
	}
	
}

