/**
 * @section powermail
 */
span.powermail_mandatory {
    color: #999;
}

div.powermail_mandatory_js {
    color: #999;
    margin: 0 0 3px 0;
}
fieldset.tx-powermail-pi1_fieldset {
    border: none;
    padding: 10px 0;
	margin: 0;
}
fieldset.tx-powermail-pi1_fieldset legend {
    color: #00519E;
	color: #999;
	border-bottom: 1px solid #ccc;
	width: 100%;
    font-weight: normal;
    font-size: 140%;
	padding: 0 0 3px 0;
}
fieldset.tx-powermail-pi1_fieldset label {
    clear: both;
    display: block;
    font-weight: normal;
    font-size: 13px;
}

input.powermail_text, 
textarea.powermail_textarea, 
select.powermail_select {

}
input.powermail_text, 
textarea.powermail_textarea {
    background: #fff;
    border: 1px solid #ccc;
    padding: 3px;
    color: #000;
}

input.powermail_text:focus, 
textarea.powermail_textarea:focus {
    border: 1px solid #00519E;
}

input.powermail_text.validation-failed, 
textarea.powermail_textarea.validation-failed {
    background: #ffffd4;
    border: 1px #dd0 solid;
}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
margin:5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
    margin: 0 0 10px 0;
    font-size: 13px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
    font-weight: bold;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit,
fieldset.tx-powermail-pi1_fieldset input.powermail_reset {
    margin: 0 0 10px 0;
    padding: 2px 10px;	
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title, p.tx_powermail_pi1_fieldwrap_html_radio_title {
	font-weight:bold;
	margin:0;
	padding:0;
}
div.countryzone {
    margin:10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a, div.tx_powermail_pi1_fieldwrap_html p a {
	cursor:help;
	text-decoration:none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn, div.tx_powermail_pi1_fieldwrap_html p a dfn {
	display:none;
	text-decoration:none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn, div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
    background-color:#DDDDDD;
    border:1px solid red;
    color:black;
    display:block;
    font-size:0.8em;
    padding:5px;
    position:absolute;
    text-decoration:none;
    width:250px;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
    padding:2px 2px 0;
}
fieldset.tx-powermail-pi1_fieldset div.even {}
td.powermail_all_td {
    padding: 3px 10px 3px 0;
    font-size: 13px;
}
td.powermail_all p.bodytext {
    margin:0;
}

.tx-powermail-pi1_confirmation_back {
    border: none;
    background: #fff;
    float: left;
    margin: 0 10px 0 0;
    padding: 3px 10px 3px 0;
    color: #ccc;
}
.tx-powermail-pi1_confirmation_submit {
    padding: 3px 10px;
}

.tx_powermail_pi1_fieldwrap_html.flt {
	float: left;
    margin-right: 10px;
}

.tx_powermail_pi1_fieldwrap_html.clr {
	clear: both; 
}

.tx_powermail_pi1_fieldwrap_html.lft label {
	display: inline;
}

.notitle .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display: none;
}

div.powermail_check_inner {
	clear: both;
	position: relative;
}

fieldset.tx-powermail-pi1_fieldset .powermail_check_inner label {
	position: relative;
	left: 24px;
}
fieldset.tx-powermail-pi1_fieldset .powermail_check_inner input {
	position: absolute;
	left: 0;
	top: 0;
}

input.plain {
	background: #fff;
	border: none;
	color: #333;
}

.colored {
	color: #00519E;
}

#tx-srfeuserregister-pi1-fe_users_form fieldset {
	background: #eee;
	border: none;
}

input.tx-srfeuserregister-pi1-text {
	background: #fff;
	border: none;
	padding: 2px;
}

.tx-srfeuserregister-pi1 legend {
	font-weight: bold;
	margin: 5px 0 7px -5px;
}

.tx-srfeuserregister-pi1 label span {
    color: #c00;
}

.tx-srfeuserregister-pi1 dd label {
	display: block;
	float: right;
	padding: 0 0 2px 0;
	width: 92%;	
}

#tx-srfeuserregister-pi1-tx_bdv_payment-1 {
	clear: both;
}

#now {
	width: auto;
	float: left;
}

dd .tx-srfeuserregister-pi1-radio {
	clear: both;
	float: left;
	margin: 2px 0 0 0;
}
