    .hide_lable label{
        display:none;
    } 
    .captcha legend {
        display: none;
    }  


     #webform-client-form-814  .form-item{
        margin-top: 0;
        margin-bottom: 0;
    } 
    .webform-client-form  .form-actions {
        margin-top: 0;
        margin-bottom: 0;
    }
    /* ------------ 814 -------- */
    #webform-client-form-814 fieldset.captcha.form-wrapper {
        margin: 5px 10px;
    }
   #webform-client-form-814 .fieldset-description ,
   #webform-client-form-814 .form-item-captcha-response label{
        display: none;
    }
    #webform-client-form-814 .form-actions {    width: 90%;margin: 0 5%;}
    #webform-client-form-814  textarea { height: 50px;}
    #webform-client-form-814  .webform-submit{ margin : 1em auto;}

    /* ------------ 8211 -------- */
    #webform-client-form-8211 fieldset.captcha.form-wrapper {   margin: 5px 10px;  }
    #webform-client-form-8211 .fieldset-description ,
    #webform-client-form-8211 .form-item-captcha-response label{
        display: none;
    }
    #webform-client-form-8211 .form-actions {
        width: 90%;
        margin: 0 5%;
    }
    #webform-client-form-8211  textarea { height: 50px;}
    #webform-client-form-8211  .webform-submit{ margin : 1em auto;}

