.body-log {	
    background-image: url("../resources/whitelabel/backgroud_mrb.png");
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    margin: 0px;
}

.log-page {
    width: 310px;
    padding: 10%;
    margin: 0 auto;
}

.boxLogo {
    background: rgba(100, 100, 100, 0.4); 
    text-align: center; 
    padding: 30px 30px 30px 30px;
    border-radius: 32px;
    margin-left: -30px;
}

.BlueButtonAna .ui-button-text {
    background-color: #B0F001; 
    border-radius: 7px;
    text-align: center;
    font-weight: inherit;
    min-width: 50px;
}

.BlueButtonAna:hover .ui-button-text {
    background-color: #d1ed85; 
}

#principLogin tbody tr td span { 
    color: black;
}

.img_log_tot {
  width: 29px;
}
