.datasss {
    color:blue;
}

.alert-heading {
    color: crimson;
    font-size: medium;
}

.alert-message {
    color: crimson;
    font-size: medium;
}

.top-padding {
    background-color: #c3d2e5; 
    color: #0055bb;
    padding-left: 1em;  
    font-weight: bold;
}

#box-form-update-effect {
    z-index: -23;
    padding:50px;
    height:500px;
    width:720px;
    position: absolute;
    top: -143px;
    left: -560px;
    background: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    opacity: 0.65;
    filter: alpha(opacity=40) progid:DXImageTransform.Microsoft.Alpha(opacity=40) ;
}

#update-form {
    position: absolute;
    top: -135px;
    left: -450px;
}
  
#box-form-update {
    width: 500px;
    margin: auto auto auto auto;
    text-align: center;
}
  
#art-header-form-update {
    margin: 0 auto;
    margin-top: 47px;
    width:380px;
    opacity: initial;
    position: relative;
    height: 63px;
    background-position: center top;
    background-repeat: no-repeat;
}
  
#msg-header-form-update {
    margin: 0 auto;
    width:300px;
    height:50px;
    color: #4D4D4D;
    font-family : "Helvetica Neue";
    font-size : 15px;
}

.control-group {
    margin-top: 10px;
}

#modlgn-name {
    border: 0px none !important;
}
  
#modlgn-lada {
    border: 0px none !important;
    padding-left: 11px;
}
  
#modlgn-phone {
    border: 0px none !important;
    padding-left: 11px;
}
  
#modlgn-email {
    border: 0px none !important;
    padding-left: 11px;
}
  
select {
    color: #3d5166 !important;
    font-family: SourceSansPro,Helvetica,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    padding: 10px 0;
    text-shadow: none;
    width: 100%;
}

#form-login-lada,
#form-login-profilegnp {
    width: 26% !important;
    float: left;
}

#form-login-phone,
#form-login-email {
    width: 66% !important;
    float: right;
}

#btn {
    margin-top: 30px !important;
    width: 49% !important;
    float:left;
    padding: 0px;
}

#btn-submit {
    margin-top: 30px !important;
    width: 49% !important;
    float: center;
    padding: 0px;
}

#modlgn-profilegnp {
    pointer-events: none;
}

.pasword_rem {
    background: #fff;
    width: 280px;
    padding: 10px;
    margin-left: 38px;
    position: absolute;
    top: 5px;
}

.span-recovery {
    top:0px;
    position:absolute;
    text-align:left;
}

.recuperar_pass {
    color:#305187;
    text-decoration: none; 
    font-family:arial; 
    font-size:16px;
    font-weight: bold;
}

.pass_incorrecta {
    color:grey;
    font-size:16px;
}

a#link-perfil:hover {
    background-color: #ffffff !important;
    color: #2C4E83;
}
