﻿.cmdNewDomanda
{
    margin-top: 20px;
}

.pnlgvDomande
{
    width: 865px;
    height: 272px;
    border: solid 1px #66cc99;
    overflow: auto;
    margin-bottom: 2px;
}

.pnlCbFiltroTest
{
    width: 670px;
    float: left;
}

.cbLivelloDomandeTest
{
    width: 160px;
}

.cbSezioneDomandeTest
{
    width: 300px;
}

.cbCategoriaDomandeTest
{
    width: 200px;
}

.gvDomande
{
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	width: 849px;
}

.IDDomanda
{
    width: 40px;
}

.IDDomanda-ins
{
    width: 28px;
}

.IDDomanda-crea
{
    width: 40px;
    border-left: solid 1px black;
}

.colDomanda
{
    width: 300px;
    border-left: solid 1px black;
}

.coltxtDomanda
{
    width: 282px;
}

.lbltxtDomanda
{
    width: 282px;
    border: solid 0px white;
    background-color: Transparent;
    color: Black;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}

.colTipo
{
    width: 100px;
    border-left: solid 1px black;
}

.lbltxtTipo
{
    width: 100px;
    border: solid 0px white;
    background-color: Transparent;
    color: Black;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}

.colSezione
{
    width: 140px;
    border-left: solid 1px black;
}

.lbltxtSezione
{
    width: 140px;
    border: solid 0px white;
    background-color: Transparent;
    color: Black;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}

.colLivello
{
    width: 116px;
    border-left: solid 1px black;
}

.lbltxtLivello
{
    width: 116px;
    border: solid 0px white;
    background-color: Transparent;
    color: Black;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}

.colCategoria
{
    width: 100px;
    border-left: solid 1px black;
}

.lbltxtCategoria
{
    width: 100px;
    border: solid 0px white;
    background-color: Transparent;
    color: Black;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}

.pnlInsertDomanda
{
    width: 855px;
    border: solid 1px #66cc99;
    padding: 5px;
}

.lblInsertDomanda
{
    display: block;
}

.txtInsertDomanda
{
    width: 320px;
}

.pnlgvRisposte
{
    width: 865px;
    height: 130px;
    border: solid 1px #66cc99;
    overflow: auto;
    margin-bottom: 2px;
    padding: 0px;
}

.gvRisposte
{
    
}

.pnlRisposteDomande
{
    float: left;
    width: 500px;
}

.pnlButtonNewRisposta
{
    float: left;
    width: 100px;
    height: 40px;   
    padding-left: 20px;
    padding-top: 10px;
}

.cmdNewRisposta
{
    
}

.colRisposta
{
    width: 450px;
    border-left: solid 1px black;
}

.coltxtRisposta
{
    width: 410px;
}

.chkCorretta
{
    width: 50px;
    text-align: center; 
}

.txtInsertCorrispondente
{
    width: 1px;
}

.pnlInsertRisposta
{
    border: solid 1px #66cc99;
    padding: 10px 5px 5px 5px;
}

.txtInsertRisposta
{
    width: 450px;
    float: left;
}

.chkInsertCorretta
{
    display: block;
    float: left;
    width: 50px;
    text-align: center;
}

/******************/
/* Report Domande */
/******************/
.pnlgvDomandeReport
{
    width: 865px;
    height: 446px;
    border: solid 1px #66cc99;
    overflow: auto;
    margin-bottom: 2px;   
}

.pnlCbFiltroTestReport
{
    width: 370px;
    float: left;
}

.gvDomandeReport
{
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	width: 849px;
}

.gvHeaderReport
{
    text-align: left;
    background-color: #ccffcc;
}

.colDomandaReport
{
    width: 535px;
}

.colLivelloReport
{
    width: 164px;
    border-left: solid 1px black;
}

.colCategoriaReport
{
    width: 150px;
    border-left: solid 1px black;
}

.lblDomandaRisposta
{
    font-weight: bold;
}

.pnlgvDomandeRisposte
{
    width: 520px;
    padding-left: 15px;
}