/* Start of CMSMS style sheet 'atmoexpert-form' */
/* Formulaires - Demande d'info sur les formations */

/* Début paramétres articque */

body {
  background-color: #fff; 
  color: #333; 
  font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif; font-size: 12px; 
  line-height: 18px;
}

label {
  color: #555;
  float: left;
  margin-right: 10px;
  text-align: right;
  width: 120px;
}

input {
  border: 1px solid #2A2722;
  color: #333;
  font-size: 12px;
}

  input:focus {
    background-color: #efefef;
  }
div.fm-submit {
  margin-top: 15px;
  padding-left: 176px;
}
  div.fm-submit input {
    background-color: #ccc;
    margin-right: 15px;
    padding: 0 5px;
  }
  /*fieldset div {
    clear: left;
    margin-bottom: 5px;
  }*/
  textarea {
    font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
    font-size: 12px;
    width: 420px;
  }

div.error_message, .important { 
  background: #fff6bf url(uploads/images/css/exclamation.png) center no-repeat;background-position: 15px 50%;
  border-top: 2px solid #ffd324;
  border-bottom: 2px solid #ffd324;
  font-size: 10px;
  padding: 5px 20px 5px 45px;
  text-align: left;
  margin-bottom: 10px;
}

span.input-error  { 
	width: 16px;
	height: 16px;
	margin-bottom: -3px;
	display: inline-block;
	background: url(uploads/images/css/error.png) no-repeat bottom center;
}

span.required-field { 
	color: #AE0D18;
	font-size: 1.2em;
	padding-left: 3px;
}

span.error {
  clear:left;
  display:block;
  margin-left:15em;
}

div.captcha { margin-bottom: 20px; }

/* Fin paramétres articque */

.form-checkbox { 
  margin-bottom: 21px; 
  margin-left: 126px; 
}
.form-checkbox div { 
  clear: both; 
  display: block; 
  margin-bottom: 10px; 
}
.form-checkbox div input { 
  float: left; 
  margin-right: 10px; 
  top:0.7em;
}
.form-checkbox div label { 
  margin-top:10px; 
  text-align: left; 
  display: inline; 
  width: 350px; 
}
#m8be3cfbrp__55 {
  width: 150px;
}


/* EX MAIN CSS */
legend{
  border: 1px dashed #555;
  border-width: 0;
  color: #144C6D;
  margin-left: 1em;
  padding: 0 0.5em;
  background-color: #fff;
  font-size: 1em;
  font-weight: bold;
}
textarea {
	font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	font-size: 12px;
	width: 328px;
	height: 96px;
}
input[type="text"], input[type="password"], input.text, input.title, textarea, select {
	margin:0 0 0.5em;
	border: 1px solid #2a2722;
}
input[type="text"]:focus, input[type="password"]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color: #b29e91; }
input.fbsubmit {
  border: 1px solid white;
  background-color: #104869;
  color: white;
  cursor: pointer;
  text-align: center;
  font-family:"century gothic","trebuchet ms",sans-serif;
  margin-left: 3px;
}
input.fbsubmit:hover {
  background-color: white;
  border: 1px solid #104869;
  color: #104869;
}
span.required-field { 
  color: #AE0D18;
  font-size: 1.2em;
  padding-left: 3px;
}
span.input-error  { 
  background:transparent url(uploads/images/css/icon_error.png) no-repeat scroll center bottom;
  display:inline-block;
  height:16px;
  margin-bottom:0px;
  width:16px;
}
.submit{
  margin-left: 137px;
}
.submit-newsletter{
  margin: 0px;
}

/* Fieldset */

fieldset { 
  background-color: #fff;
  border: 1px dashed #555; 
  margin: 5px;
  padding: 4px;
}
fieldset label { 
  color: #555;
  float: left;
  margin-right: 10px;
  text-align: right;
  width: 120px;
}

fieldset.msg div.required textarea {
  margin-bottom: -45px;
  margin-right: 3px;
}

fieldset.msg { padding-bottom: 65px; }

/* End of 'atmoexpert-form' */

