HTML > BODY
/* Modifications to theme added by Estela Basso:*/
{
background: url("/Resources/Pictures/Background/background-72-lighti.jpg");
}

/* the "!important" Tag overrides previous  formatting */

/*
.nivoSlider {
    width:100% !important;
    height:auto !important;
}*/
.cnMainContainer {
  margin: 0 auto;
  width: 90%;
}

.WaGadgetAuthorizationRequired .openAuthFormContainer {
display: none !important;
}
.login-eb {height: 40px;  width: 200px; background: #d1DE12; font-size: 16px; margin-left:10px; padding: 10px; border-radius: 20px; box-shadow: 5px 5px 2px grey;}

.login-eb a{color: white;}

.loggedName {color: white; font-size: 24px;}

.id_LoginBoxGadget_form {color: black; font-size: 18px;}

.id_LoginBoxGadget_form a{color: black; font-size: 18px;}

.loginContainer {font-size: 18px;}

.loginContainer {width: 100%;}

.authFormContainer #idCaptcha {float:left}

.eventRegistrationInfoSpacesLeft,
.eventInfoSpacesLeft {display: none;}



