/* Start of CMSMS style sheet 'Mammut_Blue : Mammut - Frontend Users' */
/*
 * CSS Stylesheet for CMSMS
 * Template: Mammut - Blue
 * Author: La Constructora - Rolando Lora
 */

.front_end_users td {
  vertical-align: top;
}

.front_end_users td.tag {
  text-align: right;
  white-space:nowrap;
}

.front_end_users input.signin_button, .front_end_users td.submit input {
  text-transform: lowercase;
  font-weight: bold;
  width: 100px;
}

.front_end_users td.error {
  border: 1px solid red;
  padding: 4px;
}
/* End of 'Mammut_Blue : Mammut - Frontend Users' */

