
/* --- CSS für powermail 2.0 --- */
legend {display:none;}
fieldset div {clear:both;overflow:hidden;}
/*.short {border-bottom:1px dashed #ccc;padding-bottom:10px;}*/
.first.short {border-top:1px dashed #ccc;padding-top:10px;}

/*label {vertical-align:top;}*/
input, textarea {width:98%;margin:0;/*box-sizing:border-box;*/border-radius:2px;padding:3px;}

#content_mitte_breit label {width:40%;}

/*.short input {width:30px;float:right;text-align:center;}*/
input.powermail_submit {float:none;width:auto;}
input.powermail_confirmation_submit {float:right;}
input.powermail_confirmation_form {float:left;}

/* borders */
/*
.formError .formErrorContent {min-width: 150px;}
*/
.formError ~ * {border-color:red;}
input:focus, textarea:focus { border-color:#333;}

input, textara {color:#777;}

input, textara {font-size:14px;}



/*.powermail_check_inner, .powermail_radio_inner {padding-left:25px;}*/
/*input.powermail_checkbox, input[type='checkbox'], input.powermail_radio, input[type='radio'],*/
/*#content_mitte_breit input.powermail_checkbox, #content_mitte_breit input[type='checkbox'], #content_mitte_breit input.powermail_radio, #content_mitte_breit input[type='radio'] {/*margin-left:-25px;*/float:left;width:auto;margin-top:3px;}*/

.powermail_fieldwrap_select label {display: block;margin-bottom: 10px;}
select {margin-bottom: 20px;}


.powermail dl dt, .powermail dl dd {width:49%;box-sizing:border-box;display:inline-block;margin:5px 0;}

.powermail_create .powermail_all_label {float:left;width:25%;}
.powermail_create .powermail_all_value, .powermail_create .powermail_all_label {max-width:70%;margin-bottom:10px;}
