
.cb{
 	clear: both;

}

.form-fluid .control-group {
 
     float: left;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 20px;
}

.radiob{

}




.cap {


	text-transform: capitalize;


}







#################################################################################################

#srv_form .control-label {
    waidth: 400px;
    text-align: left;

    }
#srv_form .controls {
    maargin-left: 420px;

    }
#srv_form .control-group {    
    margin-bottom: 0px;
    height: 70px;
}

.srv_control{
    padding-left:20px;
    width: 230px;
    display: inline-block;
    height: 70px;
}
.srv{
    white-space: nowrap;
}
#srv_form{
    
    padding: 0px,20px;
}
.input-micro {
    width: 45px !important;
}
.gg{
    text-align: center;
    font-size: 18px;
    padding-top:10px;
    font-weight: bold;
    color: #004489;
    margin-top:10px;
}
.bordato_bt{
	margin-bottom: 10px;
}


.table th, .table td{
	vertical-align: middle;
	padding:2px;
}

.gt_sep, .gt_sep td {
background: url(../imgs/bluepix.gif) repeat-x 0 0;
background-size: 2px;
}

.bordato_sx{

    border-left: 2px dotted #004489;
}

#findPR,#findAZ{
    cursor:pointer;
}
.clean{
    cursor: pointer;
}
.well{
    border:solid #004489;
}
.form-actions {
    background-color: #fff;
    border-top: 0px ; 
    padding-top: 30px;
}
.prezzone{
    font-size:20px;
    font-weight: bold;
}

dt, dd {
    line-height: 23px;
}


.srv_control  .control-label{
    width: 165px;
}
.GTright {text-align: right !important;}