/*/////////////////////////// STYLES GENERIQUES */
/***** formulaires */

label {
    display: inline-block;
    text-align: left;
    font-weight: bold;
    line-height: 1.2em;
    margin: 0 5px 0 0;
    vertical-align: middle;
}
input[type="text"],
input[type="password"] {
    border: 1px solid #DDDDDD;
    color: #666666;
    font: italic 12px/23px Georgia, serif;
    height: 23px;
    padding: 0 5px;
    vertical-align: middle;
}
input[type="submit"] {
    float: right;
}
form {
    border: 1px solid #C1C1C1;
    float: left;
    padding: 10px 35px;
    background: url("/images/fo/layout/liBoxBkg.png") repeat-x scroll left bottom white;
}
.formFieldErrors .error_list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    color: red;
    font-weight: bold;
    font-size: 11px;
}
/***** boutons */

.link {
    border: medium none;
    cursor: pointer;
    margin: 0 10px 0 0;
    text-decoration: none;
}
.link span.linkLeftCorner {
    background: url("/images/fo/button/linkCorner.png") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 25px;
    width: 7px;
}
.link span.linkContent {
    background: url("/images/fo/button/linkBkg.png") repeat-x scroll left top transparent;
    display: block;
    float: left;
    height: 25px;
    padding: 0 2px;
    font: bold 11px/25px Arial, Helvetica, sans-serif;
    color: white;
}
.link span.linkContent img {
    border: none;
}
.link span.linkRightCorner {
    background: url("/images/fo/button/linkCorner.png") no-repeat scroll right top transparent;
    display: block;
    float: left;
    height: 25px;
    width: 7px;
}
/* hover */

.link:hover span.linkLeftCorner {
    background: url("/images/fo/button/linkCorner.png") no-repeat scroll left bottom transparent;
}
.link:hover span.linkContent {
    background: url("/images/fo/button/linkBkg.png") repeat-x scroll left bottom transparent;
    color: #3D3532;
}
.link:hover span.linkRightCorner {
    background: url("/images/fo/button/linkCorner.png") no-repeat scroll right bottom transparent;
}
.notShown {
    display: none;
}
h1 {
    text-align: center;
    font: italic 26px/26px Georgia, serif;
    height: 40px;
    line-height: 38px;
    margin: 0 0 20px 0;
}
h2 {
    font: 18px/18px Georgia, serif;
}
p {
    margin: 0 0 0.5em 0;
}
.wrapper {
    width: 700px;
    margin: auto;
}
#logo-pv {
    background: url("/images/apel/pv-logo.png") no-repeat top left;
    background-size: 100%;
    margin-bottom: 20px;
    width: 177px;
    height: 152px;
    float: left;
    margin-left: 4px;
}
#logo-apel {
    margin-left: 180px;
    margin-bottom: 20px;
    background: url("/images/apel/apel-logo.png") no-repeat top left;
    background-size: 100%;
    width: 193px;
    height: 152px;
    float: left;
}
#flash_messages {
    clear: both;
}
/*/////////////////////////// FORMULAIRES D'INSCRIPTION PAGE 1 */

#connexionBlock,
#inscriptionBlock {
    width: 345px;
    float: left;
}
#connexionBlock {
    margin: 0 10px 0 0;
}
#connexionBlock h2,
#inscriptionBlock h2 {
    background: url("/images/fo/layout/signUpBkg.png") repeat-x scroll 0 0 transparent;
    margin: 0;
    height: 47px;
    color: #fff;
    padding: 7px 36px 0;
    font-size: 16px;
    width: 273px;
}
#authForm,
#registerFormFirstStep {
    width: 273px;
}
#authForm label,
#passwordForm label,
#registerFormFirstStep label,
#registerFormSecondStep label {
    width: 100%;
    padding-left: 2px;
}
#authForm input[type="text"],
#registerFormFirstStep input[type="text"],
#passwordForm input[type="text"],
#authForm input[type="password"],
#registerFormFirstStep input[type="password"] {
    width: 96%;
}
.formField {
    margin: 0 0 3px 0;
}
#adecco_submit,
#adecco_first_step_submit {
    float: right;
}
#authForm .formFieldErrors {
    margin: 5px 0 10px;
}
/*/////////////////////////// Lost pass page */
#passwordForm .error_list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    color: red;
    font-weight: bold;
    font-size: 11px;
}
#passwordForm .error_list {
    margin: 5px 0 10px;
}
/*/////////////////////////// FORMULAIRES D'INSCRIPTION PAGE 2 */

#registerFormSecondStep label {
    width: 180px;
}
#registerFormSecondStep input[type="text"],
#registerFormSecondStep input[type="password"] {
    width: 230px;
}
.adeccoLater {
    float: right;
}
.inscripCertif {
    text-align: center;
    font-size: 14px;
}
.inscripCertif strong {
    color: #98A300;
    font-weight: bold;
}
#registerFormSecondStep .formFieldErrors {
    margin: 5px 0 9px 254px;
}
/*/////////////////////////// SUSCRIBE */

#stepOne>.formField,
#geocodeResult {
    width: 290px;
    margin: 0 10px 0 0;
}
#geocodeResult {
    padding: 10px 0;
    font-weight: bold;
    color: #98A300;
}
.certifCenter {
    line-height: 1.5em;
    background-color: #F4F4F4;
    padding: 10px;
    margin: 0 0 10px 0;
}
.nextPageButton {
    display: block;
    width: 600px;
    text-align: center;
    border-top: 5px solid #98A300;
    border-bottom: 0;
    cursor: pointer;
    line-height: 2em;
}
/*/////////////////////////// INSCRIPTION CERTIF VOLTAIRE */

#stepTwo form label {
    width: 180px;
}
#stepTwo form input[type="text"],
#stepTwo form input[type="password"] {
    width: 230px;
}
.formHelp {
    clear: both;
    padding: 10px 0 5px 0;
}
#stepTwo form .formFieldErrors {
    margin-left: 190px;
}
/* /////////// GMAP DIV //////// */

.gmapDiv {
    margin: 5px;
    width: 600px;
    height: 250px;
    border: solid 1px #3D3532;
}
.logoutButton {
    display: block;
    float: right;
}
.rightLink {
    float: right;
}
.disabledButton {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    text-decoration: line-through;
}
a.disabledButton:hover span.linkContent {
    background: url("/images/fo/button/linkBkg.png") repeat-x scroll left top transparent;
}
a.disabledButton:hover span.linkLeftCorner {
    background: url("/images/fo/button/linkCorner.png") no-repeat scroll left top transparent;
}
a.disabledButton:hover span.linkRightCorner {
    background: url("/images/fo/button/linkCorner.png") no-repeat scroll right top transparent;
}
.overLined {
    text-decoration: line-through;
    font-weight: bold;
}
.adeccoFinanced {
    color: #98A300;
    font-weight: bold;
}
.certifCenter p strong {
    color: #000000;
}
.bigGreenButton {
    margin: 30px auto;
    width: 170px;
    display: block;
}
.bigGreenButton span.linkContent {
    width: 150px;
    font-size: 14px;
    text-align: center;
    background: url("/images/fo/button/linkBkg.png") repeat-x scroll left bottom transparent;
    color: #3D3532;
}
.bigGreenButton span.linkLeftCorner {
    background: url("/images/fo/button/linkCorner.png") no-repeat scroll left bottom transparent;
}
.bigGreenButton span.linkRightCorner {
    background: url("/images/fo/button/linkCorner.png") no-repeat scroll right bottom transparent;
}
.adeccoP {
    line-height: 25px;
    margin: 40px 0;
    font-size: 17px;
}
.flashError {
    padding: 15px;
    background: red;
    color: #FFFFFF;
    margin: 5px;
    text-align: center;
    border: solid 2px #AA0000;
}
.flashSuccess {
    padding: 15px;
    background: #7FCC50;
    color: #FFFFFF;
    margin: 5px;
    text-align: center;
    border: solid 2px green;
}
.localisationError {
    color: red !important;
}
#registerFormSecondStep ul.radio_list {
    list-style-type: none;
    margin-left: 210px;
}
#registerFormSecondStep ul.radio_list li label {
    text-align: left;
}
#registerFormSecondStep label {
    width: 244px;
}
#subscribe,
#connect,
#resend {
    margin: 10px 0 0 0;
}