.signout {
  text-align: right;
  padding: 2em 1em 1em 1em;
}

.flash
{
    margin-top: 1em;
}

.centered-container
{
    width: 29em;
    margin: 0 auto;
}

.centered-aligned-text
{
  text-align: center;
}

.validate-address h1,
.custom-form h1,
.reset-password h1 {
    text-align: center;
    margin-bottom: 0.4em;
    margin-top: 0em;
    font-size: 2em;
}

.custom-form p.summary,
.reset-password p.summary {
    margin-bottom: 1em;
}

.custom-form input[type="password"],
.custom-form input[type="text"],
.reset-password input[type="password"],
.reset-password input[type="text"] {
    width: 100%;
    line-height: 1.8em;
}

.reset-password .password-restrictions ul {
    padding: 0 0;
    margin: 0 0;
    list-style-type: none;
}

.reset-password .password-restrictions {
    margin: .8em 0;
}

.reset-password .password-restrictions ul li::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 10px;
    border-radius: 8px;
    background: #52bad5;
}

.step-diagram {
    text-align: center;
    height: 40px;
    clear:  both;
    margin-top: -1em;
/*    margin-bottom: 1.2em;*/
    margin-left: 3em;
}

.step-diagram ul {
    list-style-type: none;
    margin-bottom: 0;
}

.step-diagram li {
  display: inline-block;
  height: 40px;
  margin-left: -4px;
  padding: 0 0;
}

.step-diagram li::before{
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background: #b4b3b355;
}

.step-diagram li::after {
    content: "";
    display: inline-block;
    width: 80px;
    margin-bottom: 16px;
    border-bottom: 4px solid #b4b3b355;
    border-top: 4px solid #b4b3b355;
}

.step-diagram li.done::before{
    background-color: #52bad57f;
    box-shadow: 0px 0px 30px  #77dddd7f;
}

.step-diagram li.done::after {
    border-color: #52bad57f;
}

.step-diagram li.doing::before{
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 60px;
    background-color: #3e5a7e;
    box-shadow: 0px 0px 30px #FFCE00;
}

.step-diagram ul li:last-child::after {
    content: "";
    display: inline-block;
    width: 80px;
    margin-bottom: 0px;
    border-bottom: 0px;
    border-top: 0;
}

.custom-form,
.reset-password,
.reset-password-step2 {
    clear: both;

}

.ok {
  background-color: #0072bc;
}

.reset-password .password-restrictions ul li.ok::before {
    background: #ddd;
}

.reset-password .password-restrictions ul li.ok {
    color: #FEC95C;
}

.custom-form label,
.reset-password-step2 label,
.reset-password label {
    margin-top: 1em;
}

.reset-password-step2 button[type="submit"],
.reset-password button[type="submit"] {
    color: #fff;
    width: 100%;
    margin-top: 1em;
    line-height: 1.8em;
}

.reset-password-step2 h1 {
    margin-bottom: 0em;
    text-align: center;
}

.reset-password-step2 h3 {
    margin-top: 0;
    text-align: center;
    margin-bottom: 1em;
}

.reset-password-step2 label {
    display: block;
}

.reset-password-step2 input[type="text"] {
    width: 100%;
}

body .wrapper .no-menu {
    margin-left: 0;
}

.form-global-errors,
.flash-error {
  font-weight: bold;
  text-align: right;
  margin-top: 1.5em;
  color: #c10000;
}

.filter table {
  margin: 3em auto;
  width: 39em;
}

#search tfoot td,
#content tfoot th
{
  text-align: right;
}

#content ul.sf_admin_td_actions li
{
  text-align: right;
  list-style-type: none;
}

#content ul.batch_actions 
{
  margin-left: 0;
  padding-left: 0;
}

#content ul.batch_actions li
{
  list-style-type: none;
  display: inline;
}

.user-list {
  padding: 2em 4em;
}

.form-field-error
{
  color: #c10000;
  text-align: right;
}

.custom-form ul.error_list li {
  list-style-type: none;
}
.custom-form ul.error_list {
}

.custom-form button {
  margin-right: 1em;
}

.global-errors {
  margin-top: 1em;
  text-align: right;
}

.header {
  padding: 0px 30px 20px 30px;
  width: 100%;
}

.header .logo {
  padding-top: 20px;
}

.header>.logo>img{height: 3.5em}


.text-align-center {
  text-align: center;
}

.input-group-img {
   position: absolute;
   content:'';
   width: 24px;
   height: 24px;
   left: 5px;
   top: 5px;
}

.input-group-img.username {
   background: url(../template/login_user.png) no-repeat 3% 50%;
}

.username .input-group-addon {
  padding: 6px 16px;
}

.btn.big {
  font-size: 1.2em;
  font-weight: bold;
}

.reset-password a.cancel {
  width: 100%;
  margin-top: .5em;
}

.header {
  background-color: white;
  margin-bottom: 1em;
}

.reset-password h1,
.reset-password p,
.reset-password label,
.reset-password li {
  color: white;
  font-family: Arial, Helvetica;
  padding-top: 14px;
}

.reset-password p {
  text-align: justify;
}
.reset-password input {font-family: Arial, Helvetica;}

.reset-password > p{font-size: 15px;}

.boton {
  padding: 8px;
  cursor:pointer;
  height: auto;
  font: bold 12px Arial, Helvetica;
  border: 0; 
  white-space: nowrap;
  display: inline-block;
  width: 100%;
  height: 36px;
  font-size: 1.3em;
  border-radius: 4px;
  letter-spacing: 0.5px;
  text-align: center;
  vertical-align: middle;
  margin: 0;
  box-sizing: border-box;
}

.boton:hover {
   opacity: .9;
   -moz-box-shadow: 0px 1px 1px #999;
   -webkit-box-shadow: 0px 1px 1px #999;
   box-shadow: 0px 1px 1px #999;
}

a.boton:hover {
  text-decoration: none;
}

.boton.input-submit {
  background-color: #FEC95C;
  color: #8f5a0a;
}

.boton.cancel {
  background-color: #d4d4d4;
  color: #333;
}

.actions {
  margin-top: 1em;
}

.form-group.has-success input {
      background: url(../template/success.png) no-repeat 98% 7px white;
}

.form-group.has-error input {
      background: url(../template/error.png) no-repeat 98% 7px white;
}

.form-group {
  margin-bottom: 0px !important;
}

.form-group-password-second .error-message {
  display: none;
}