@charset "UTF-8";
/*********************************
 METRONIC OVERRIDE 
*********************************/
.form-group.form-md-line-input {
  position: relative;
  margin: 0 0 20px;
  padding-top: 15px; }

.login .content .form-control {
  background-color: transparent; }

.form-group.form-md-line-input.form-md-floating-label .form-control-label {
  color: #666666;
  padding: 0 5px; }

.form-group.form-md-line-input .form-control {
  border-bottom: 1px solid #777777; }

.form-group.form-md-line-input .help-block {
  padding: 0 5px; }

.login .content .forget-form .form-actions {
  margin-top: 50px; }

.login {
  top: 0;
  border-width: 0 0 1px;
  position: fixed;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

.login .content label {
  color: #666666;
  padding: 0 5px; }

.alert-container {
  margin-bottom: 40px; }

.form-group.form-md-line-input
.form-control.edited:not([readonly])
~ .form-control-focus:after,
.form-group.form-md-line-input
.form-control.edited:not([readonly])
~ label:after,
.form-group.form-md-line-input
.form-control.focus:not([readonly])
~ .form-control-focus:after,
.form-group.form-md-line-input
.form-control.focus:not([readonly])
~ label:after,
.form-group.form-md-line-input
.form-control:focus:not([readonly])
~ .form-control-focus:after,
.form-group.form-md-line-input
.form-control:focus:not([readonly])
~ label:after {
  background: #456c90; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }

/*********************************
 END METRONIC OVERRIDE 
*********************************/
#login_content {
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 4px !important;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  padding: 30px 30px 20px; }

#login_content p {
  color: #666666; }

#login_title {
  color: #333;
  text-align: center;
  /*font-family: bruum;*/
  /*margin-left: 100px;
  margin-top: -55px;
  font-size: 16px;*/ }

#login_logo {
  margin: 0px auto 0px;
  text-align: center; }

.login_form_group input {
  font-size: 18px !important; }

#login_forget_password {
  margin: 0;
  text-align: center; }

#login_forget_password a {
  font-size: 0.9em; }

#login_form_actions {
  padding: 0;
  margin: 20px 0 5px; }

#body_bg {
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%; }

#login_form_actions button {
  background-color: #666666;
  border-color: #666666;
  color: white;
  border-radius: 0px;
  height: 34px; }

#login_form_actions input:hover {
  background-color: #666666;
  border-color: #666666; }

#login_form_actions input:disabled {
  cursor: not-allowed; }

#login_remember_me {
  color: #666; }

#login_remember_me span {
  border: 1px solid #666666; }

#login_remember_me span::after {
  border-color: #666666; }

#login_powered_by {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8); }

#login_powered_by a {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  margin-left: 5px; }

#back-btn {
  margin-top: 8px;
  display: inline-block; }

md-input-container.md-input-focused label:not(.md-no-float),
md-input-container.md-input-has-placeholder label:not(.md-no-float),
md-input-container.md-input-has-value label:not(.md-no-float),
md-input-container.md-default-theme.md-input-has-value:not(.md-input-invalid)
label,
md-input-container.md-input-has-value:not(.md-input-invalid) label,
md-input-container.md-default-theme .md-input,
md-input-container .md-input {
  color: #717171; }

md-input-container label,
md-input-container.md-input-has-value label:not(.md-no-float),
md-input-container.md-input-focused label:not(.md-no-float) {
  color: #666666; }

md-input-container:not(.md-input-invalid).md-input-focused .md-input {
  border-color: #666666; }

md-input-container.md-input-invalid .md-input,
md-input-container.md-input-invalid .md-input-message-animation {
  color: #e2827d;
  border-color: #e2827d; }

.img-responsive {
  display: table !important; }

/* Cubic Bezier Transition */
/***
Login page
***/
/* logo page */
.login .logo {
  margin: 60px auto 20px auto;
  padding: 15px;
  text-align: center; }

.login .content {
  width: 300px;
  margin-bottom: 0px;
  padding: 30px;
  padding-top: 20px;
  padding-bottom: 15px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px; }

.login .content h3 {
  color: #eee; }

.login .content h4 {
  color: #eee; }

.login .content p {
  color: #fff; }

.login .mt-checkbox > span:after {
  border-color: #eee; }

.login .content .login-form,
.login .content .forget-form {
  padding: 0px;
  margin: 0px; }

.login .content .form-control {
  background-color: #fff; }

.login .content .forget-form {
  display: none; }

.login .content .register-form {
  display: none; }

.login .content .form-title {
  font-weight: 300;
  margin-bottom: 25px; }

.login .content .form-actions {
  background-color: transparent;
  clear: both;
  border: 0px;
  padding: 0px 30px 25px 30px;
  margin-left: -30px;
  margin-right: -30px; }

.login .content .forget-form .form-actions {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 20px; }

.login .content .register-form .form-actions {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0px; }

.login .content .form-actions .rememberme {
  margin-top: 8px;
  display: inline-block; }

.login .content .form-actions .btn {
  margin-top: 1px; }

.login .content .forget-password {
  margin-top: 25px; }

.login .content .create-account {
  border-top: 1px dotted #eee;
  padding-top: 10px;
  margin-top: 15px; }

.login .content .create-account a {
  display: inline-block;
  margin-top: 5px; }

/* select2 dropdowns */
.login .content .select2-container i {
  display: inline-block;
  position: relative;
  color: #ccc;
  z-index: 1;
  top: 1px;
  margin: 4px 4px 0px -1px;
  width: 16px;
  height: 16px;
  font-size: 16px;
  text-align: center; }

.login .content .has-error .select2-container i {
  color: #b94a48; }

.login .content .select2-container a span {
  font-size: 13px; }

.login .content .select2-container a span img {
  margin-left: 4px; }

/* footer copyright */
.login .copyright {
  text-align: center;
  margin: 0 auto;
  padding: 10px;
  color: #eee;
  font-size: 13px; }

@media (max-width: 480px) {
  /***
Login page
***/
  .login .logo {
    margin-top: 10px; }

  .login .content {
    padding: 30px;
    width: 222px; }

  .login .content h3 {
    font-size: 22px; }

  .login .checkbox {
    font-size: 13px; } }
#blockLogin {
  background: #cdcdcd;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center; }

#blockLoginContent {
  background: #ffffff;
  width: 65%;
  border-radius: 10px;
  padding: 40px;
  margin-top: -20%; }

#blockLoginIco i {
  font-size: 50px;
  color: #ffdb42; }

#blockLoginTitle {
  font-size: 20px;
  color: #e8785f;
  margin: 20px 0px 10px 0px; }

#blockLoginMessage {
  font-size: 20px;
  line-height: 35px; }

#blockLoginCountDown {
  font-size: 40px;
  margin-top: 35px;
  color: #909090; }

/* Change autocomplete styles in WebKit */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: black;
  -webkit-box-shadow: 0 0 0 30px white inset;
  transition: background-color 5000s ease-in-out 0s; }

.input_pass {
  margin-bottom: 0px; }

h2.new_pass {
  margin-top: 0px;
  padding-bottom: 10px; }

/* Nuevo correo electrónico form */
body {
  background-color: #cacaca !important;
  margin: 0px;
  display: flex;
  flex-direction: column;
  justify-content: center; }

#content {
  margin-top: -50px; }

.both {
  clear: both; }

.formContent {
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  display: block;
  border-style: solid;
  border-width: 1px;
  border-color: white;
  border-radius: 20px;
  width: 900px;
  padding-bottom: 25px; }

.formContent h1 {
  color: #7c7c7c;
  font-family: "Roboto";
  font-weight: 400;
  font-size: 30px;
  margin-left: 77px;
  margin-top: 50px;
  margin-bottom: 20px; }

.formContent md-input-container {
  font-family: "Roboto";
  font-size: 20px;
  font-weight: 100;
  height: 40px;
  margin-left: 77px;
  border-color: #d1d1d1;
  border-radius: 9px;
  border-style: solid;
  border-width: 1px;
  padding-left: 5px;
  outline: none;
  width: 400px;
  float: left;
  margin-top: 0px; }

.formContent md-input-container input {
  margin-top: 5px; }

.formContent .boton {
  background-color: white;
  color: #707070;
  border-radius: 24px;
  border-style: solid;
  border-color: #707070;
  font-family: "Roboto";
  font-size: 20px;
  font-weight: 400;
  height: 45px;
  text-decoration: none;
  outline: none;
  width: 298px;
  margin-left: 40px; }

.formContent .boton:disabled {
  color: #cccccc;
  border-color: #cccccc;
  cursor: no-drop; }

.formContent a {
  color: #707070;
  text-decoration: none; }

.formContent p {
  color: #707070;
  font-family: "Roboto";
  font-weight: 300;
  margin-left: 77px;
  margin-right: 76px; }

md-input-container.md-default-theme.md-input-invalid .md-input,
md-input-container.md-input-invalid .md-input,
md-input-container:not(.md-input-invalid).md-input-focused .md-input,
md-input-container .md-input {
  border-color: white; }

md-input-container label {
  margin-top: 8px;
  color: #00000061; }

#password_new_password md-input-container label,
.rememberPassword md-input-container label {
  margin-bottom: -5px;
  transform: translate3d(0, 30px, 0) scale(1) !important; }

.messageOk,
.messageError {
  color: #806933;
  background-color: #ffedc2;
  border-color: #ffd166;
  border-radius: 12px;
  border-style: solid;
  border-width: 2px;
  font-family: "Roboto";
  font-weight: 300;
  font-size: 20px;
  margin-left: 77px;
  padding: 6px;
  width: 738px;
  text-align: center; }

.messageOk {
  color: #707070;
  background-color: #d2f3da;
  border-color: #8ade9e; }

.messageOk .volver {
  color: #337ab7;
  font-weight: bold; }

#password_new_input input,
.rememberPassword input {
  border: none !important; }

.caractersPassword {
  color: #707070;
  font-family: "Roboto";
  font-weight: 300;
  margin-left: 50px;
  margin-right: 76px; }

.caractersPassword li {
  list-style-type: none; }

.caractersPassword li:before {
  content: "-"; }

#blockMfa {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  position: fixed;
  justify-content: center;
  align-items: center;
  z-index: 1031;
  display: flex; }
  #blockMfa #blockMfaBackground {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: grey;
    opacity: 0.3;
    z-index: 1031; }
  #blockMfa #blockMfaContent {
    position: fixed;
    width: 400px;
    height: 230px;
    background-color: #f4f6fc;
    z-index: 1032;
    padding: 25px;
    border-radius: 10px;
    font-family: "Roboto"; }
    #blockMfa #blockMfaContent a {
      color: #3e7fff;
      text-decoration: none;
      cursor: pointer; }
    #blockMfa #blockMfaContent #blockMfaTitle {
      border-bottom: 2px solid #cfd3de;
      text-align: left;
      padding-bottom: 10px;
      font-size: 18px;
      color: #afafaf; }
    #blockMfa #blockMfaContent #blockMfaBody {
      padding-top: 30px;
      height: 130px; }
      #blockMfa #blockMfaContent #blockMfaBody input {
        width: 90px;
        height: 30px;
        border-radius: 5px;
        border: 1px solid #cfd3de;
        margin-top: 20px;
        padding: 0px 10px;
        font-size: 20px; }
        #blockMfa #blockMfaContent #blockMfaBody input:focus-visible {
          outline: none;
          padding: 0px 10px; }
      #blockMfa #blockMfaContent #blockMfaBody #showingMfaMaxAttemps {
        line-height: 1.5; }
        #blockMfa #blockMfaContent #blockMfaBody #showingMfaMaxAttemps img {
          width: 25px;
          height: 25px;
          margin-bottom: 10px; }
      #blockMfa #blockMfaContent #blockMfaBody .error {
        color: #f75454; }
      #blockMfa #blockMfaContent #blockMfaBody input.error {
        border: 1px solid #f75454;
        background-color: #FFECEC; }
      #blockMfa #blockMfaContent #blockMfaBody #codeError {
        margin-top: 10px; }
    #blockMfa #blockMfaContent #blockMfaFooter {
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      #blockMfa #blockMfaContent #blockMfaFooter #blockMfaFooterHelp #resend {
        margin-top: 10px;
        margin-bottom: 10px; }
        #blockMfa #blockMfaContent #blockMfaFooter #blockMfaFooterHelp #resend.disabled a {
          cursor: default;
          color: #99bafe; }
      #blockMfa #blockMfaContent #blockMfaFooter #blockMfaFooterButtons button {
        width: 100px;
        height: 40px;
        font-weight: bold;
        border-radius: 5px;
        background: none;
        border: 1px solid #cfd3de;
        font-size: 17px; }
        #blockMfa #blockMfaContent #blockMfaFooter #blockMfaFooterButtons button#cancelar:hover, #blockMfa #blockMfaContent #blockMfaFooter #blockMfaFooterButtons button#volver:hover {
          background-color: #eeeeee; }
        #blockMfa #blockMfaContent #blockMfaFooter #blockMfaFooterButtons button#acceder, #blockMfa #blockMfaContent #blockMfaFooter #blockMfaFooterButtons button#aceptar {
          background-color: #233155;
          color: white;
          font-weight: normal;
          margin-left: 10px;
          border: 1px solid #233155; }
        #blockMfa #blockMfaContent #blockMfaFooter #blockMfaFooterButtons button#acceder.disabled {
          background-color: #8b93a8;
          border: 1px solid #8b93a8;
          cursor: default; }
