#person-page > form .item_case {
    border: 0;
}
#person-page > form .item_case a {
    color: #a50162;
    text-decoration: underline;
}
#person-page > form .item_case.last {
    margin-bottom: 15px;
}
#person-page > form > .block_btn {
    text-align: left;
}
#person-page > form > .block_btn input {
    font-weight: bold;
    font-size: 1.6em;
    width: 250px;
}
#person-page h3 {
    font-family: 'Open Sans',sans-serif;
    color: #a50162;
    border-bottom: 0;
    margin: 10px 0 8px 0px;
    font-size: 21px;
}
#person-page h4 {
    font-family: 'Open Sans',sans-serif;
    color: #000;
    border-bottom: 0;
    margin-bottom: 25px;
    font-size: 21px;
}
#person-page hr.splitter {
    border: 0;
    height: 1px;
    margin-bottom: 20px;
    border-top: 1px solid #c5c5c5;
}
#person-page .your_details {
    margin-bottom: 0px;
}
#person-page .your_details.participantList .participant {
    margin-top: 20px;
}
#person-page .your_details.participantList .participant .item_formulaire {
    margin: 0px;
}
#person-page .your_details.participantList input,
#person-page .your_details.participantList select {
    width: 113px;
}

#person-page .your_details.participantList {
    border-top: 1px solid #C5C5C5;
    padding-top: 0px;
    margin-bottom: 15px;
}
#person-page .item_formulaire input {
    float: none;
}
#person-page .item_formulaire a.btn,
#person-page .item_formulaire a.btn span {
    padding: 0px 0px 7px;
    float: none;
    color: #268ACE;
    display: block !important;
    text-decoration: underline;
}
#person-page .item_formulaire.create_account {
    border-top: 1px solid #c5c5c5;
    padding: 15px 0px 12px 0px;
}
#person-page .item_formulaire.create_account label {
    margin: 0px;
}
#person-page .item_formulaire.birth_date {
    margin: 0px;
}
#person-page .item_formulaire.create_account .wwctrl {
    float: left;
}
#person-page .item_formulaire.create_account .wwctrl .checkbox {
    width: auto;
    height: auto;
    margin: 2px 10px 0px 0px;
}
#person-page .block_account {
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 20px;
    background: #f2f2f2;
    padding: 12px 10px 12px 15px;
    margin: 0 0 45px 0;
    position: relative;
}
#person-page .block_account .labelAlreadyCustomer {
    font-size: 14px;
}
#person-page .block_account .submit {
    background: url(../images/css/dg_input.gif) repeat-x #83a705;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    border: 1px solid #808d54;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    padding: 3px 20px;
    position: absolute;
    right: 5px;
    top: 5px;
}
#person-page .block_account > fieldset > span {
    margin-bottom: 0;
}
#person-page .block_account .connectionForm {
    margin-top: 10px;
}
#person-page .participant .participants {
    margin-top: 0;
    margin-right: 15px;
    text-align: right;
    width: 89px;
}
#person-page .participant .participants strong {
    text-align: right;
    width: inherit;
}
#person-page .booking_choice {
    margin-bottom: 15px;
    border-top: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
}
#person-page .choixOption {
    border: 1px solid #A50060;
    border-radius: 3px;
    box-shadow: 4px 3px 4px 0px rgba(0, 0, 0, 0.1);
    margin: 20px 0px 25px;
    padding: 11px 10px 12px 15px;   
}
#person-page .libelleChoixOption {
    font-size: 12px;
}
#person-page .booking_choice .choixOption {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-top: 15px;
    padding-bottom: 15px;
    background: transparent;
}
#person-page .booking_choice .choixOption .optionText .titreCheckboxOptions {
    color: #000;
    font-weight: bold;
    font-size: 1.6em;
}
#person-page .cols1 {
    width: 100%;
}
#person-page .cols1 > .item_formulaire {
    float: left;
    width: 100%;
    margin: 0px 0px 5px;
}
#person-page .cols1 > .item_formulaire input.width1 {
    width: 10%;
}
#person-page .cols1 > .item_formulaire input.width2 {
    width: 20%;
}
#person-page .cols1 > .item_formulaire input.width3 {
    width: 30%;
}
#person-page .cols1 > .item_formulaire input.width4 {
    width: 40%;
}
#person-page .cols1 > .item_formulaire input.width5 {
    width: 50%;
}
#person-page .cols1 > .item_formulaire input.width6 {
    width: 60%;
}
#person-page .cols1 > .item_formulaire input.width7 {
    width: 70%;
}
#person-page .cols1 > .item_formulaire input.width8 {
    width: 80%;
}
#person-page .cols1 > .item_formulaire input.width9 {
    width: 90%;
}
#person-page .cols1 > .item_formulaire input.width10 {
    width: 100%;
}
#person-page .cols2 {
    width: 100%;
}
#person-page .cols2 > .item_formulaire {
    float: left;
    width: 50%;
    margin-bottom: 5px;
}
#person-page .cols2 > .item_formulaire input.width1 {
    width: 10%;
}
#person-page .cols2 > .item_formulaire input.width2 {
    width: 20%;
}
#person-page .cols2 > .item_formulaire input.width3 {
    width: 30%;
}
#person-page .cols2 > .item_formulaire input.width4 {
    width: 40%;
}
#person-page .cols2 > .item_formulaire input.width5 {
    width: 50%;
}
#person-page .cols2 > .item_formulaire input.width6 {
    width: 60%;
}
#person-page .cols2 > .item_formulaire input.width7 {
    width: 70%;
}
#person-page .cols2 > .item_formulaire input.width8 {
    width: 80%;
}
#person-page .cols2 > .item_formulaire input.width9 {
    width: 90%;
}
#person-page .cols2 > .item_formulaire input.width10 {
    width: 100%;
}

#person-page .item_formulaire input.float_left {
    float: left;
}
#person-page .participant span.error {
    text-align: center;
    display: block;
}
#person-page .thanks {
    overflow: hidden;
    border-top: 1px solid #c5c5c5;
    padding: 20px 0px;
}
#person-page .thanks img {
    float: left;
}
#person-page .thanks .thanks_content {
    display: table-cell;
    padding-left: 20px;
    vertical-align: middle;
    height: 77px;
    font-size: 16px;
    color: #a50162;
    font-style: italic;
    line-height: 22px;
}

#person-page .law {
    color: #757575;
    font-size: 10px;
    font-style: italic;
}

#person-page .booking_choice:not(.old) {
    border: 1px solid #A50060;
    border-radius: 3px;
    margin: 20px 0px 25px 0px;
    padding: 20px 10px 20px 50px;
    box-shadow: none;
    background: transparent;
}

#person-page .booking_choice h4 {
    font-size: 20px;
    margin-bottom: 15px;
    font-family: 'Open Sans',sans-serif;
}

#person-page .booking_choice .option {
    margin-top: 15px;
}

#person-page .booking_choice .choices .choice {
    margin-bottom: 15px;
    font-size: 14px;
}

#person-page .booking_choice  .choices .choice:last-child {
    margin-bottom: 0px;
}

#person-page .booking_choice .choices .choice input[type="radio"] {
    float: left;
    margin-right: 20px;
}

#person-page .booking_choice .choices .choice label {
    display: block;
    position: relative;
    top: -1px;
}

#person-page .booking_choice .choices .choice label ul.twice {
    margin-left: 70px;
    margin-top: 5px;
}

#person-page .booking_choice .choices .choice label ul.twice li {
    margin-bottom: 3px;
}