/*
Theme Name: ATF-2017
Theme URI: http://www.graphil.com
Version: 1.0
Description: Thème fondé sur Divi
Author: Graphil.com
Author URI: http://www.graphil.com
Template: Divi
*/

/* FORMULAIRE */
.vfb-submit{position:relative; padding:5px 10px; display:inline-block; background-color:#746d5b; color:#fff!important; text-transform:uppercase; font-weight:bold; font-size:11px; border-radius:50px; -moz-border-radius:50px; -webkit-border-radius:50px; -webkit-transition:0.5s; border:3px solid #e6e6e6; -webkit-border-top-left-radius:0px; -webkit-border-bottom-left-radius:0px; -moz-border-top-left-radius:0px; -moz-border-bottom-left-radius:0px;}
.vfb-submit:hover{background-color:#596e88; color:#fff; padding:5px 20px;}

.label{color:#525250;
	letter-spacing:2px;
	text-transform:uppercase;
	float:right;
	position:relative;
	top:4px;}

.visual-form-builder-container{padding: 1.8%;margin-bottom: 2%;}
.visual-form-builder-container ul{list-style: none;}
.vfb-legend{margin-top:20px;}
.vfb-large{width: 200px;}
.vfb-large-message{width: 300px;height: 120px;float:right;}

.required{color:#red;}