/** HEADER **/
body , html{ 
	background: #e3e3e4; 
	width:100%;
	overflow:hidden;
}

.hide{
	display:none;
}

.dt_username , .dd_username{
    display:none;
}

#rg_popup{
	padding:15px;
}
#rg_popup p{
	margin:0;
	padding:0;
	clear:both;
}

fieldset{
	border:none;
	padding:none;
}

#rg_popup label span{
	color:#000;
}

#rg_popup legend{
	margin:0px;
	padding:0px;
	margin-bottom:5px;
        font-weight:bold
}

#rg_popup .tx-srfeuserregister-pi1-notice , #rg_popup .mandatory{
	font-style:normal;
	margin:0px;
	font-size:13px;
	line-height:16px;
	margin:10px 0px 5px 0px;
}

#rg_popup label{
	//min-width:240px;
	width:100%;
        margin: 0;
    padding: 0;
}

#rg_popup dt, #rg_popup dd {
    float: left;
    margin: 0;
    padding: 0 0 .5em 0;
}


#rg_popup dt{
	width:250px;
        clear: both;
    text-align: right;
    padding-right:1em;
}

#rg_popup dd{
	width:180px;
        text-align: left;
}


#rg_popup dl{
	margin:0px;
	padding:0px;
	
}

#rg_popup input{
	width:180px;
	height:20px;
	padding-left:5px;
	border:1px solid #cacaca;
	background:#fff;
}

#content_content .tx-srfeuserregister-pi1 input, #rg_popup .btn-primary{
	width: 220px;
	height: 20px;
	padding-left: 5px;
	border: 1px solid #CACACA;
        font-size:14px;
        line-height:26px;
        font-family:'Calibri', Arial, Helvetica, sans-serif;
}

#rg_popup input.s_but , #content_content .tx-srfeuserregister-pi1 .s_but, #rg_popup .btn-primary{
	display:inline-block;
	text-transform:uppercase;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background:#000;
	min-width:150px;
	height:29px;
	vertical-align:middle;
	line-height:29px;
	cursor:pointer;
	margin:0px 6px;
	border:none;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	behavior: url(PIE.htc);
	margin:5px 0px 15px 0px;
}

.s_but:hover{
	text-decoration:none;
}

#rg_popup input.error{
	border:1px solid red;
}

#rg_popup .comments{
	font-size:13px;
	line-height:13px;
	margin-top:3px;
	display:none;
}

#rg_popup .comments.error{
	color:red;
	display:block;
}

#rg_popup p.tx-srfeuserregister-pi1-error{
	height:0px;
	overflow:hidden;
}

#rg_popup #dt_terms_label , #rg_popup .dt_gtc label{
	width:auto;
}

#rg_popup #dt_terms, #rg_popup .dt_gtc{
	width:400px;
}


#rg_popup #dt_terms input, #rg_popup .dt_gtc input{
	width:auto;
	margin-left:4px;
}

#rg_popup .dt_gtc a{
    text-decoration:underline
}

#rg_popup meter#bargraph{
        width:180px;
        height:50px;
        border-radius:3px;
        border: 1px solid #cacaca;
        border-width:0px;
        margin-top:5px;
        overflow:hidden;
        line-height:0px;
        font-size:0px;
        padding:0px;
}

#rg_popup .error{
    font-size: 12px;
    white-space:nowrap;
    line-height:18px;
}

/** PREVIEWS **/
.preview .dt_emailRepeat , .preview .dd_emailRepeat , .preview .dt_password, .preview .dd_password , .preview .dt_passwordRepeat , .preview .dd_passwordRepeat , .preview .dd_gtc , .preview .dt_gtc{
    display:none;
}

/*
#tx-srfeuserregister-pi1-terms_acknowledged{
	margin-top:8px;
}

#rg_popup .tx-srfeuserregister-pi1-terms{
	font-size:12px;
}

#rg_popup #dt_terms{
	width:426px;text-align:left
}

#rg_popup input#tx-srfeuserregister-pi1-terms_acknowledged{
	width:auto;
	margin-right:5px;
}*/
