/* @group Indexed Search */
.tx-indexedsearch-browsebox TD {
	padding:10px;
}
.tx-indexedsearch-percent {
	font-weight:bold;
}
.tx-indexedsearch-secHead {
	padding-top:20px;
}
.tx-indexedsearch-secHead TD {
	font-weight:bold;
}
.tx-indexedsearch-title A {
	font-weight:bold;
}
/* @end */

/* @group Login Box Macmade */
.tx-loginboxmacmade-pi1-error {
	color:#BE0027;
}
.tx-loginboxmacmade-pi1-forgotpasswordLink {
	padding: 4px;
}
/* @end */

/* ----- Powermail ----- */
.tx-powermail-pi1 label {
  clear:both;
  float:left;
  margin:3px 0 0;
  width:96%;
}

.tx-powermail-pi1 p {
  margin:0;
}

.powermail_radio_inner input{
  width:1em;
  height:1em;
  vertical-align: text-top;
}

.tx_powermail_pi1_fieldwrap_html_submit input {
  height:2em;
}

.tx_powermail_pi1_fieldwrap_html {
  margin-top:10px;
}

.powermail_radio, .powermail_check_inner {
  margin-top:2px;
}

.powermail_radio input, .powermail_check_inner input {
  border:none;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_radio label, .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_check label {
  display:inline;
  clear:both;
  float:left;
  width:145px;
  margin:0;
  margin-right:5px;
}

.powermail_all_td {
  padding:3px 20px 3px 0px;
}


/* Power mail ewwr - start */
.tx-powermail-pi1 {
/*border: solid 1px #e3e3e3;
  padding:5px;*/
}

.powermail_mandatory, .powermail_mandatory_js {
   color:red;
   padding: 0 3px 0 3px;
}
.ewwr_section legend {
   font-weight:bold;
   padding-top:20px;
}
.ewwr_section .tx_powermail_pi1_fieldwrap_html_checkbox_title, .ewwr_section .tx_powermail_pi1_fieldwrap_html_radio_title {
   float:left;
   width:150px;
}
.ewwr_section .powermail_check_inner, .ewwr_section .powermail_radio_inner {
   float:right;
   width:505px;
}
.ewwr_section .powermail_check_inner input, .ewwr_section .powermail_radio_inner input  {
   width:15px;
   float:left;
}
.ewwr_section .powermail_check_inner label, .ewwr_section .powermail_radio_inner label {
   float:right;
   width:475px;
}

/*
.ewwr_section .tx_powermail_pi1_fieldwrap_html_check label  {
   float:right;
   width:450px;
}

.ewwr_section .tx_powermail_pi1_fieldwrap_html_checkbox_title {
   font-weight:bold;
}

.ewwr_section .tx_powermail_pi1_fieldwrap_html_check div:after {
   clear:both;
}
*/ 
.ewwr_section .tx_powermail_pi1_fieldwrap_html {
   /*border: 1px solid #e3e3e3;*/
   clear:both;
   margin:0;
   padding:10px 5px 5px 5px;
}
.ewwr_section .tx_powermail_pi1_fieldwrap_html_label {
   clear:both;
   margin:0;
   padding:10px 5px 0px 5px;   
}

.ewwr_section .tx_powermail_pi1_fieldwrap_html:after {
   
}


.ewwr_section .tx_powermail_pi1_fieldwrap_html_text label {
   clear:both;
   float:left;
   width:145px;
   margin-right:5px;
}


.ewwr_section .tx_powermail_pi1_fieldwrap_html_date label {
   clear:both;
   float:left;
   width:150px;
}
/* ewwr end */

