/*#boxAreaRiservataArchivio, #boxCrsInstallazione
{
    clear: both;
    float: left;
    padding: 0em 0 1em 0;
    width: 100%;
}

#boxAreaRiservataArchivio .Titolo
{
    clear: both;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-bottom: 2px;
    border-bottom: solid 1px #CCC;
    float: left;
    width: 100%;
    font-weight: bold;
}

#boxAreaRiservataArchivio .boxAreaRiservataErrore
{
    clear: both;
    padding: 1em 0 0;
    text-align: center;
    line-height: 1.6em;
    font-weight: bold;
}

#boxAreaRiservataArchivio .boxAreaRiservataRecuperaPassword
{
    clear: both;
    padding: 0em 0 1em;
    text-align: center;
    line-height: 1.6em;
}

#boxAreaRiservataArchivio .boxAreaRiservataRegistrazione
{
    padding: 0 0 0.5em;
    line-height: 1.6em;
    clear: both;
}

#boxAreaRiservataArchivio .mascheraDiInserimento span
{
    clear: both;
    font-size: 100%;
    text-align: center;
    line-height: 1.6em;
    padding: 0.5em 0;
    display: block;
    color: black !important;
    font-weight: bold;
}

#boxAreaRiservataArchivio .boxAreaRiservataMessaggio
{
    text-align: justify;
    padding: 0 0 0.5em;
}

.boxAreaRiservataInformazioni{
    text-align: justify;
    padding: 0 0 0.5em;
}

.RegistrazioneStepBox{
    padding: 0 0 0.5em;
}*/

/**************************************************/
/***** LOGIN FASE 01 - CON CRS ********************/
/**************************************************/
/*
fieldset .separatoreCampoRicerca
{
    clear: both;
    float: left;
    width: 100%;
    padding: 3px 0%;
}


fieldset .separatoreCampoRicerca LABEL
{
    clear: both;
    float: left;
    font-weight: bold;
    margin-top: 2px;
    text-align: left;
    width: 46%;
    margin-right: 1%;
    font-weight: bold;
}


fieldset .separatoreCampoRicerca INPUT
{
    float: left;
    width: 51% !important;
}


fieldset .separatoreCampoRicerca SELECT
{
    width: 52%;
    float: left;
}

fieldset .separatoreCampoRicerca img
{
    clear: both;
    float: left;
    width: auto;
    margin-left: 52%;
}

fieldset .separatoreCampoRicerca1
{
    clear: both;
    float: left;
    width: 100%;
    padding: 3px 0%;
}


fieldset .separatoreCampoRicerca1 LABEL
{
    clear: both;
    float: left;
    margin-top: 2px;
    text-align: left;
    width: 60%;
}


fieldset .separatoreCampoRicerca1 INPUT
{
    float: left;
}

fieldset .categorie input
{
    float: left;
    width: 20px;
    clear: both;
}

fieldset .categorie label
{
    padding: 0px;
}

fieldset .campoPulsante
{
    clear: both;
    float: left;
    width: 100%;
    text-align: center;
}

fieldset p.login_domande
{
    padding: 1em 0em 0em !important;
}


/**************************************************/
/***** LOGIN FASE 01 - CON CRS da scommentare in caso di accesso con crs********************/
/**************************************************/
/*
#boxAreaRiservataArchivio .NOCRS
{
    width: 48.7%;
    min-height: 11.8em;
    margin-right: 1%;
}

* html #boxAreaRiservataArchivio .NOCRS
{
    width: 48.7%;
    height: 11.8em;
}

#boxAreaRiservataArchivio .CRS
{
    clear: none;
    width: 48.7%;
    min-height: 11.8em;
    text-align: justify;
}

* html #boxAreaRiservataArchivio .CRS
{
    width: 48.7%;
    height: 11.8em;
}*/

/**************************************************/
/*****ERRORE LOGIN CRS********************/
/**************************************************/
/*
#boxErroreLoginCRS
{
    clear: both;
    float: left;
    padding: 0em 0 1em 0;
    width: 100%;
}

#boxErroreLoginCRS .spiacente
{
    margin-top: 1em;
    color: #FF0000;
}


#boxErroreLoginCRS a.areaRiservata
{
    text-transform: lowercase;
    font-weight: bold;
    margin-top: 2em;
    display: block;
}


@media screen and (max-width: 565px)
{
    fieldset .separatoreCampoRicerca LABEL, fieldset .separatoreCampoRicerca1 LABEL {
    width: 100%;
    margin:5px 0 10px;
    text-align:center;
}

fieldset .separatoreCampoRicerca INPUT, fieldset .separatoreCampoRicerca1 INPUT, #formid_SMSConferma, #formid_btSMSConferma 
{
    clear:both;
    float:none;
    width: 95% !important;
    margin-top: 10px;
    margin: 0 auto;
    display:block;
}
}

