.login-logo a {

  text-align: center;

}

.login-logo img {

  display: inline-block;

}

.login-box-body {

  box-shadow: 0px 0px 4px #606060;

}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header > div {

  color: #fff!important;
  font-size: 14px!important;
  font-weight: bold;

}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header > small {

  font-weight: lighter;
  margin-top: 3px;
  color: #fff;

}

.username-left {

  font-size: 11px;

}

.button-new-family {

  width: 110px;

}

.label-is-mantainer {

  font-size: 12px;
  font-weight: normal;

}

#button-add-family {

    width: 110px;

}

.container-button-add-family {

  margin-top: 30px;

}

.form-add-new-family-container.hide {

  display: none;

}

.filter-users {

  margin-top: 20px;
  margin-bottom: 20px;

}

.overlay-modal {

  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba( 40, 40, 40, 0.5 );
  z-index: 9999;

}

.filter-plants-dashboard {

  margin-bottom: 30px;

}

.form-container {

}

.form-container td {

  padding: 10px;

}

#confirm-password-button {

  width: 200px;
  margin-left: 10px;
  margin-top: 20px;
  margin-bottom: 20px;

}

.message-password-changed {

  display: block;
  margin: 20px;
  margin-top: 20px;

}
