.titolo
{

}

.btn-xs, .btn-xs-visited
{
/*color:#ffffff!important;*/
width:100px;
}

.col-result
{
float:left;
text-align:center;
border-right:1px solid #cccccc;
font-size:12px;
}

.col-result > div
{
float:left;
width:42px;
padding:2px;
border-left:1px solid #cccccc;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
color:#ffffff;
}

.row:not(.head-row)
{
border-bottom:1px dashed #cccccc;
margin-bottom:5px;
}

.row:not(.head-row):hover
{
background:#eeeeee;
}

#col-head-txt > div
{
padding:3px 5px;
font-weight:bold;
}

.col-head-result > div
{
/*color:#333333;*/
}

.col-result-A
{
width:25%;
background:#fdb509;
color:#ffffff;
}

.col-result-A > div
{
width:20%;
}

.col-result-B
{
width:25%;
background:#0c5ab2;
color:#ffffff;
}

.col-result-B > div
{
width:20%;
}

.col-result-C
{
width:50%;
background:#de1637;
color:#ffffff;
}

.col-result-C > div
{
width:10%;
}

.row > div:first-child, .row > div:last-child
{
padding:0;
}


.deleteQuestionario
{
width:auto;
line-height:125%;
}
