﻿.wizard
{
    margin-left: 5px;
    margin-bottom: 20px;
}

.wizardheaderstyle
{
    width: 750px;
    height: 50px;
    background-color: #d7d7d7;
    border-top: solid 1px black;
    border-right: solid 1px black;
    border-bottom: solid 1px black;
    text-align: center;
    color: Red;
    font-weight: bold;
    font-size: 20px;
}

.wizardsidebarstyle
{
    width: 250px;
    height: 450px;
    background-color: #d7d7d7;
    vertical-align: text-top;
    border-top: solid 1px black;
    border-left: solid 1px black;
    border-bottom: solid 1px black;
}

.wizardnavigationstyle
{
    width: 750px;
    height: 50px;
    border: solid 1px black;
}

.wizardstepstyle
{
    width: 750px;
    height: 450px; 
	overflow: visible;
	min-height: 450px;
    background-color: #fafcd8;
    border: solid 1px black;
    vertical-align: top;
}

.pnlSideTop
{
    width: 250px;
    height: 50px;
    background-color: #d7d7d7;
}

.pnlSideBottom
{
    width: 250px;
    height: auto;
    background-color: #d7d7d7;
    padding-left: 5px;
}

.lblInizio
{
    display: block;
    width: 400px;
    margin: auto;
    padding: 5px 0px 0px 5px;
}

.lblFine
{
    display: block;
    width: 400px;
    margin: auto;
    padding: 5px 0px 0px 5px;
}

.lblDescrizione
{
    display: block;
    padding: 15px 0px 10px 5px;
    font-size: larger;
    font-weight: bold;
    color: #262c98;
}

.pnlBloccoBullet
{
    height: 30px;
    overflow: hidden;
}

.pnlDomanda
{
    width: 730px;
}

.pnlDomandaBullet
{
    width: 520px;
    height: 30px;
    float: left;
}

.pnlImage
{
    float: left;
    width: 30px;
    padding-top: 5px;
    padding-left: 10px;
}

.pnlTestoDomandaTest
{
    width: 680px;
    padding-top: 6px;
}

.pnlTestoDomandaBullet
{
    width: 480px;
    height: 24px;
    padding-top: 6px;
}

.imgDomanda
{
    width: 19px;
    height: 19px;
}

.lblNumero
{
    font-weight: 500;
    font-size: larger;
    color: #262c98;
}

.lblDomanda
{
    padding-left: 10px;
    font-weight: 500;
    font-size: larger;
    color: #262c98;
}

.pnlRisposte
{
    width: 730px;
    padding: 5px;
    margin-bottom: 15px;
}

.pnlRisposteScelta
{
    width: 730px;
    height: 20px;
    padding: 5px;
    margin-bottom: 15px;
    clear: both;
}

.pnlRisposteBullet
{
    width: 200px;
    height: auto;
    padding: 5px;
    margin-bottom: 15px;
    float: left;
}

.pnlBloccoRisposta
{
    width: 700px;
    height: 20px;
    vertical-align: middle;
    line-height: 20px;
    clear: both;
}

.pnlBloccoRispostaScelta
{
    float: left;
    width: 50px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}

.chkRisposta
{
    padding-left: 4px;
}

.lblRisposta
{
    padding-left: 10px;
}

.lblRispostaScelta
{
    padding-left: 4px;
}

.pnlMessage
{
    width: 983px;
    height: 550px;
    background-color: #fafcd8;
    border: solid 1px black;
    text-align: center;
    margin-bottom: 20px;
}

.lblMessage
{
    display: block;
    width: 100%;
    margin-top: 100px;
    font-weight: bold;
}

.btnMessage
{
    margin-top: 20px;
}

.lblFine, .lblInizio
{
	margin-top: 20px;
    text-align: justify;
}

.lblWarning
{
	display: block;
    color: Red;
    width: 600px;
    margin: 20px auto 0px auto;
    text-align: justify;
}

.lblDescrizioneDesc
{
    display: block;
    padding: 15px 0px 10px 5px;
}

.pnlBMA
{
    width: 200px;
    padding-left: 490px;
    padding-top: 15px;
}

.lblBMA
{
    color: #262c98;
    border: none;
    background-color: Transparent;
}

.pnlBloccoBulletNeed
{
    overflow: hidden;
    height: auto;
}

.pnlDomandaBulletNeed
{
    width: 500px;
    height: 30px;
    float: left;
}

.pnlTestoDomandaNeed
{
    width: 690px;
    padding-top: 6px;
    margin-bottom: 8px;
    float: left;
}

.pnlTestoDomandaBulletNeed
{
    width: 460px;
    height: 24px;
    padding-top: 6px;
}

.pnlRisposteBulletNeed
{
    width: 200px;
    height: auto;
    padding: 5px;
    margin-bottom: 15px;
    float: left;
}

.rbRisposta
{
    display: block;
    width: 50px;
    float: left;
}

.pnlDescBullet
{
    width: 450px;
    height: auto;
    padding: 0px 0px 5px 40px;
    margin-top: 0px;
    margin-bottom: 15px;
}