span.subscribers-hint {

  color: #01a753;

  display: block;

  font-size: 12px;

  margin-top: 10px;

}

/*
.kento_subscribe_delete, .kento_subscribe_deleted {

background: url("delete.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);

display: block;

height: 17px;

margin-left: 13px;

width: 17px;

} */

.kento_subscribe_processing{ background: url("loding.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}

.kento_subscribe_deleted{ background: url("garbage.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}

.row-deleted{

	opacity:0.3;

}

/*
.kento_email_subscriber {

  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);

  display: none;

  height: 100%;

  left: 0;

  position: fixed;

  top: 0;

  width: 100%;

  z-index: 2147483647;

}

.kento_email_subscriber_close {

background: url("close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);

display: block;

height: 35px;

margin:0 auto;

width: 35px;

}
*/



























/*Theme Six*/




 /*
.subscribe_theme_six {

 background: url("bg_six.png") repeat scroll 0 0 rgba(0, 0, 0, 0);

  display: block;

  height: 300px;

  margin-left: auto;

  margin-right: auto;

  margin-top: 100px;

  overflow: hidden;

  width: 700px;

}
*/
/*
.subscribe_theme_six .subscribe_main {

 background: none repeat scroll 0 0 #BDC4C9;

  border: 2px solid #F3F3F3;

  border-radius: 10px;

  margin: 95px auto 0;

  padding: 12px;

  width: 400px;

}
*/
.subscribe_theme_six .subscribe_main_another {

 /* background: none repeat scroll 0 0 #FFFFFF;*/

}


.subscribe_theme_six .subscribe_email {

  border: 1px solid #DDDDDD;

  border-radius: 5px;

  color: #9A9A9A;

  font-size: 13px;

  font-weight: bold;

 /* height: 38px;

  margin: 9px 0 9px 12px; */

  padding: 0 4px;

  width: 70px;

}

.subscribe_theme_six .subscribe_submit {

  background: #d46262 none repeat scroll 0 0;

  border: medium none;

  border-radius: 4px;

  color: #ffffff;

  font-size: 18px;

  font-weight: bold;

  height: 38px;

  margin: 0;

  padding: 0;

  width: 90px;

}

.subscribe_theme_six .subscribe-status, .subscribe_theme_six .subscribe-status-email, .subscribe_theme_six .subscribe-status-name  {

  color: #d46262;

  display: inline-block;

  float: left;

  margin-top: 18px;

}

