.competenzeBlk {
    float: left;
    width: 50%;
}

.cfirst {
    clear: left;
}

.competenzeBlk label span {
    width: 100%;

}

#profileFrm label.srclbl {
    width: 100%;
    line-height: 1.4em;
}

/*label.upylbl {
    margin-bottom: 10px;
    display: block;
    font-weight: bold;
    height: 25px;
    clear: both;
}
*/
/*label.upylbl span.txtlbl {
    width: 200px;
    text-align: left;
    display: block;
    float: left;
    line-height: 22px;
    font-size: 15px;
    margin-left: 5px;
}
*/

.radiolabel {
    float: left;
    clear: left;
}

.radiolbl {
    display: inline;
    float: left !important;
    width: auto !important;
    margin-right: 10px;

}

.radiolbl span {
    width: auto !important;
}

.upy_options label span {
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1em;
}

.radiolabel upylbl {
    display: block;
}

.sondaggio {
    border-bottom: 2px dashed #11a4ff;
    padding: 2em;
}

.sondaggioLast {
    border-bottom: 0 !important;
}