
.widgetform_touchvibes.wf_2010 .widgetform_title {
    font-family: 'Quicksand', Verdana, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 22px;
    font-weight: normal;
    margin: 0px;
    margin-top: 6px;
    margin-bottom: 10px;
    text-transform: none!important;
}

.widgetform_touchvibes.wf_2010 .widgetform_title strong {
    display: block;
    font-family: 'Quicksand', Verdana, Helvetica, sans-serif;
    color: #FFAB24;
    font-size: 25px;
    line-height: 31px;
}

.widgetform_touchvibes.wf_2010 .widgetform_catchphrase {
    font-family: 'Quicksand', Verdana, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 15px;
    color: white;
    opacity: 0.8;
}


/* CORRECTION PLACEHOLDER SELECT */

.widgetform_touchvibes.wf_2010 .ccmcss_form__line--date input+.ccmcss_form__placeholder {
    padding: 6px 10px!important;
    height: 30px!important;
    top: 0!important;
    font-size: 13px !important;
    font-style: italic!important;
}


/* CORRECTION CHECKBOX LABELS */

.widgetform_touchvibes.wf_2010 input[type=checkbox],
.widgetform_touchvibes.wf_2010 input[type=checkbox] {
    vertical-align: top;
    margin-top: 3px;
}

.widgetform_touchvibes.wf_2010 .ccmcss_form .ccmcss_form__line.ccmcss_form__line--checkbox .grid_last label,
.widgetform_touchvibes.wf_2010 .ccmcss_form .ccmcss_form__line.ccmcss_form__line--radio .grid_last label {
    margin: 0;
    width: calc(100% - 20px);
}


/* CORRECTION MESSAGE D'ERREUR */

.widgetform_touchvibes.wf_2010 .widgetform_emailcorrect {
    color: #d30027;
    font-size: 0.875em;
    margin: 5px 0;
}


/* SKIN SUBMIT */

.widgetform_touchvibes.wf_2010 .ccmcss_form footer input[type="button"] {
    width: 280px;
    display: block;
    margin: 10px 0;
    background:  #FFAB24;
    border: none;
	text-align: center;
    text-transform: uppercase;
    padding: 5px;
    cursor: pointer;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #FFF;
    line-height: 20px!important;
}


/* CORRECTION MESSAGE DE REMERCIEMENT */

.widgetform_touchvibes.wf_2010 .widgetform_thanks img { width: auto; }

.widgetform_touchvibes.wf_2010 .widgetform_thanks p { text-align: center; }

.widgetform_touchvibes.wf_2010 .widgetform_thanks a {font-size: 22px !important; }