input.disabled {
    background-color: #F2F2F2;
    border: 1px solid #F2F2F2;
}
input.required, textarea.required {
    border: 1px solid #33935C;
    height: 20px;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 160px;
}
input.validation-failed, textarea.validation-failed {
    border: 1px solid #B3CF26 !important;
    color: #333333;
    height: 20px;
}
input.validation-passed, textarea.validation-passed {
    border: 1px solid #B3CF26 !important;
    color: #000000;
}
.validation-advice {
    background-color: #CCCCCC;
    color: #D96100;
    font-size: 10px;
    font-weight: normal;
    margin: 2px 0;
    padding: 2px;
}
.custom-advice {
    background-color: #C8AA00;
    color: #FFFFFF;
    font-weight: normal;
    margin: 5px 0;
    padding: 5px;
}
fieldset {
    margin-bottom: 0.5em;
    padding: 1em;
}
label {
    clear: both;
    display: block;
    font-weight: normal;
    margin-top: 8px;
}
.form-row {
    clear: both;
    padding: 0;
}

table {
    margin: 0;
    padding: 0;
}
td, th {
    margin: 0;
    padding: 0;
    vertical-align: top;
}
.input_textarea_small {
    height: 70px;
}
.gruppo {
    color: #333333;
    font-size: 12px;
}
#form_compila_2 {
    padding: 3px;
}
.table_form {
    margin-bottom: 5px;
}

   #form_compila_1 table {
    float: left;
    margin: 0;
    padding: 0;
}
#form_compila_1 td {
    margin: 0;
    padding: 0;
}
#form_compila_1 input_text, #form_compila_1 input_text validation-passed {
    width: 160px;
}
#privacy_guestbook {
    width: 20px !important;
}
.captcha_container {
    margin: 0 0;
    width:300px;
}
.captcha_container p {
}
.captcha_table {
    float: left;
    width: auto !important;
}
.captcha_table, .captcha_table td, .captcha_table tr {
    border: medium none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.captcha_table td {
    vertical-align: middle;
}
#captcha_img {
    border: 1px dotted #666666;
    width: 75px;
}
#captcha_play {
    background: url("http://www.webbins.it/files/getbyname/captcha_player.gif") no-repeat scroll 0 0 #FFFFFF;
    display: block;
    font-size: 1px;
    height: 16px;
    line-height: 999px;
    margin: 0 0 0 5px;
    overflow: hidden;
    padding: 0;
    text-decoration: none !important;
    text-indent: 999px;
    width: 16px;
}
#captcha_reload {
    background: url("http://www.webbins.it/files/getbyname/captcha_reload.gif") no-repeat scroll 0 0 #FFFFFF;
    display: block;
    font-size: 1px;
    height: 16px;
    line-height: 999px;
    margin: 5px 10px 0 10px;
    overflow: hidden;
    padding: 0;
    text-decoration: none !important;
    text-indent: 999px;
    width: 16px;
}

.table_form input.disabled {
    background-color: #F2F2F2;
    border: 1px solid #F2F2F2;
}
.table_form input.required, textarea.required {
    border: 1px solid #33935C;
    margin: 0;
    padding: 0;
    vertical-align: top;
}
.table_form input.validation-passed, textarea.validation-passed {
    color: #000000;
}
.table_form .validation-advice, #advice-required-field12, #advice-required-field13, .validation-advice {
     background: none repeat scroll 0 0 #B3CF26;
    color: #FFFFFF;
    float: left;
    font-size: 11px;
    font-weight: normal;
    margin: 2px 0;
    padding: 2px;
    width:178px;
}
.align_top {
    vertical-align: top !important;
}
#field12_button, #field13_button {
    cursor: pointer;
    margin: 18px 16px 0 8px !important;
}
.table_form .table_form .custom-advice {
    background-color: #C8AA00;
    color: #FFFFFF;
    font-weight: normal;
    margin: 5px 0;
    padding: 5px;
}
.table_form fieldset {
    margin-bottom: 0.5em;
    padding: 1em;
}
.table_form label {
    clear: both;
    display: block;

    font-weight: normal;
}
.table_form .form-row {
    clear: both;
    padding: 0;
}
.table_form .form-row input {
    float: left;
}
.table_form input {
    border: 1px solid #CCCCCC;
    clear: both;
    height: 20px;
    padding: 0;
    width: 160px;
}
.table_form .gruppo input {
    border: medium none;
    width: auto;
}
.table_form td, .table_form th {
    padding: 0 0 15px;
    vertical-align: top;
}
.table_form .input_textarea_small, .table_form2 .input_textarea_small {
    border: 1px solid #E4E4E4;
    height: 100px;
    margin: 10px 0 10px 0;
    width: 630px;
    font-family: Arial, sans-serif;
}
.input_textarea_small {
    float: left;
    height: 70px !important;
    margin-top: 3px !important;
    width: 550px;
}
.table_form .gruppo {
    color: #333333;
    font-size: 12px;
}
.table_form .gruppo input {
    height: auto;
}
.table_form .form-row .field-label input {
    border: medium none;
    width: 20px;
}
.table_calendar {
    margin-bottom: 0 !important;
}

.table_calendar img {
    margin-right: 10px !important;
}
.table_calendar .form-row, .table_calendar .form-row label {
    width: 160px;
}
.table_form .validate-selection {
    width: 100px;
}
.table_calendar input {
    border: 1px solid #CCCCCC;
    height: 20px;
    width: 158px !important;
}
.table_calendar td {
    padding:0 0 10px;
    width:170px;
}
.table_calendar .form-row label {
    width:160px;
}
.table_calendar td img {
    cursor: pointer;
    position: absolute;
    margin:4px 0 0 10px;
}
.table_form .form-row img {
    margin-left:5px;
}
#privacy, #newsletter {
    float:none;
    width:auto !important;
    border:none !important;
     background:none !important;
      margin: -1px 3px 0 0 !important;
}
.

.tipo_info td{
   padding:0 10px 0 0;
    width:auto;
}
.tipo_info td.piccolo{
    width:auto;
    padding:0px;
}
.richiedi_info form label.error {
   background: none repeat scroll 0 0 #990000;
    color: #FFFFFF;
    float: left;
    font-size: 11px;
    margin: 2px 0 0;
    padding: 3px 10px;
    width: auto !important;
}
.richiedi_info form .captcha_container label.error {
 width: 150px;
}
   
.richiedi_info form .submit{
  background: none repeat scroll 0 0 #006029;
    border: 1px solid #33935C;
    font-size: 16px;
    height: 35px;
    line-height: 20px;
    padding: 5px 25px;
    width: auto;
    cursor:pointer;
    
}



 .form_compila {
    margin-top: 20px;
}
.bottone_invia{
   background: #666666;
    color: #FFFFFF;
    padding: 4px 15px !important;
    width: auto !important;
}
