.container {
    padding-right: 10px !important;
    padding-left: 10px !important;
    width: auto !important;
    margin: auto !important;
}

#adhesion {
    font-family: "Source Pro", sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #888;
    line-height: 20px;
    text-align: center;
}

#adhesion p {
    margin: 0 0 20px;
    font-weight: 300;
}

#adhesion strong {
    font-weight: 500;
}

#adhesion input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

#adhesion input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

#adhesion input[type="text"]:focus, #adhesion input[type="date"]:focus, input[type="password"]:focus, #adhesion input[type="email"]:focus, textarea:focus, textarea.form-control:focus {
    outline: 0;
    background: #fff;
    border: 3px solid #ccc;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#adhesion .input-group {
    position: relative;
}

#adhesion .selectize-input {
    border: 2px solid #ddd;
    padding: 17px 19px 8px;
    color: #666;
    height: 50px;
}

#adhesion .selectize-input:focus {
    border: 3px solid #ccc;
}

.selectize-dropdown, .selectize-input, .selectize-input {
    line-height: 14px;
}

#adhesion .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

#adhesion input[type="text"], #adhesion input[type="date"], #adhesion input[type="password"], #adhesion input[type="email"], #adhesion textarea, #adhesion textarea.form-control {
    height: 50px;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    background: #ffffff;
    border: 2px solid #ddd;
    font-family: 'Source Pro', sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 50px;
    color: #666;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

#adhesion input[type=checkbox]. {
    display: block;
}

#adhesion input[type=checkbox].cgu-checkbox {
    display: block;
    float: left;
    margin-right: 5px;
}

#adhesion .checkbox-lbl span {
    font-size: 0.8em;
    color: #777;
}

#adhesion .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#adhesion .selectize input[type="text"] {
    height: auto;
}

#adhesion label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 10px;
    margin-right: 15px;
    font-weight: normal;
}

#adhesion a, #adhesion a:hover, #adhesion a:focus {
    color: #19b9e7;
    text-decoration: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

#adhesion h1, #adhesion h2 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 100;
    margin-top: 10px;
}

#adhesion h3 {
    font-size: 22px;
    font-weight: 300;
    color: #98D146;
    line-height: 30px;
}

#adhesion h3.intro {
    font-size: 20px;
    font-weight: 300;
    color: #98D146;
    line-height: 25px;
}

#adhesion img {
    max-width: 100%;
}

#adhesion .titre-formulaire-adhesion {
    color: #55bec6 !important;
    font-size: 19px;
}

#adhesion .form-declaration input {
    float: left !important;
}

#adhesion .form-declaration {
    margin-bottom: 3%;
}

#adhesion ::-moz-selection {
    background: #98D146;
    color: #fff;
    text-shadow: none;
}

#adhesion .input-group-addon {
    background-color: transparent;
    border: none;
}

#adhesion .input-group-addon img {
    min-width: 24px;
}

#adhesion ::selection {
    background: #98D146;
    color: #fff;
    text-shadow: none;
}

#adhesion .btn-link-1 {
    display: inline-block;
    height: 50px;
    margin: 0 5px;
    padding: 16px 20px 0 20px;
    background: #98D146;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

#adhesion .btn-link-1:hover, #adhesion .btn-link-1:focus, #adhesion .btn-link-1:active {
    outline: 0;
    opacity: 0.6;
    color: #fff;
}

#adhesion .btn-link-2 {
    display: inline-block;
    height: 50px;
    margin: 0 5px;
    padding: 15px 20px 0 20px;
    background: rgba(0, 0, 0, 0.3);
    border: 1px solid #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

#adhesion .btn-link-2:hover, #adhesion .btn-link-2:focus,
#adhesion .btn-link-2:active, #adhesion .btn-link-2:active:focus {
    outline: 0;
    opacity: 0.6;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
}

/***** Top menu *****/
#adhesion .navbar {
    padding-top: 10px;
    background: #333;
    background: rgba(51, 51, 51, 0.3);
    border: 0;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

#adhesion .navbar.navbar-no-bg {
    background: none;
}

#adhesion ul.navbar-nav {
    font-size: 16px;
    color: #fff;
}

#adhesion .navbar-inverse ul.navbar-nav li {
    padding-top: 8px;
    padding-bottom: 8px;
}

#adhesion .navbar-inverse ul.navbar-nav li .li-text {
    opacity: 0.8;
}

#adhesion .navbar-inverse ul.navbar-nav li a {
    display: inline;
    padding: 0;
    color: #fff;
}

#adhesion .navbar-inverse ul.navbar-nav li a:hover {
    color: #fff;
    opacity: 1;
    border-bottom: 1px dotted #fff;
}

#adhesion .navbar-inverse ul.navbar-nav li a:focus {
    color: #fff;
    outline: 0;
    opacity: 1;
    border-bottom: 1px dotted #fff;
}

#adhesion .navbar-inverse ul.navbar-nav li .li-social a {
    margin: 0 5px;
    font-size: 28px;
    vertical-align: middle;
}

#adhesion .navbar-inverse ul.navbar-nav li .li-social a:hover,
#adhesion .navbar-inverse ul.navbar-nav li .li-social a:focus {
    border: 0;
    color: #19b9e7;
}

#adhesion .navbar-brand {
    width: 123px;
    background: url('../Images/logo.png') left center no-repeat;
    text-indent: -99999px;
}

/***** Top content *****/
#adhesion .inner-bg {
    padding: 40px 0 170px 0;
}

#adhesion .top-content .text {
    color: #fff;
}

#adhesion .top-content .text h1 {
    color: #fff;
}

#adhesion .top-content .description {
    margin: 20px 0 10px 0;
}

#adhesion .top-content .description p {
    opacity: 0.8;
}

#adhesion .top-content .description a {
    color: #fff;
}

#adhesion .top-content .description a:hover,
#adhesion .top-content .description a:focus {
    border-bottom: 1px dotted #fff;
}

#adhesion .top-content .top-big-link {
    margin-top: 35px;
}

#adhesion .form-box {
    padding-top: 40px;
}

#adhesion .form-top {
    overflow: hidden;
    padding: 0 25px 15px 25px;
    background: #fff;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    text-align: left;
}

#adhesion .form-top-left {
    float: left;
    width: 75%;
    padding-top: 28px;
}

#adhesion .form-top-left h3 {
    margin-top: 0;
}

#adhesion .form-top-right {
    float: left;
    width: 25%;
    padding-top: 30px;
    line-height: 61px;
    text-align: right;
}

#adhesion .form-top-right img {
    vertical-align: middle;
}

#adhesion .form-bottom {
    padding: 25px 25px 30px 25px;
    background: #f3f3f1;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    text-align: left;
}

#adhesion form .form-bottom textarea {
    height: 100px;
}

#adhesion form .form-bottom button.btn {
    min-width: 105px;
}

#adhesion form .form-bottom .input-error {
    border-color: #A41224;
}

#adhesion form.registration-form fieldset {
    display: none;
}

#adhesion .checkbox-lbl label {
    font-weight: 300 !important;
    margin-bottom: 5%;
    margin-right: 5%;
}

#adhesion .bloc-exercice-individuel, #adhesion .bloc-exercice-groupement {
    background-color: #ffffff;
    border: 1px solid #ddd;
    color: #55bec6;
    margin-bottom: 7%;
    padding: 10px;
    /*background-image: url('../Images/lien-exercice.png');
    background-repeat: no-repeat;
    background-position: right 15px center;*/
}

#adhesion #step1b-comptable-form .bloc-exercice-groupement {
    background-position: right 15px top 30px;
    color: inherit;
}

#adhesion .bloc-exercice-individuel {
    margin-bottom: 7%;
}

#adhesion .bloc-exercice-individuel h4, #adhesion .bloc-exercice-groupement h4 {
    letter-spacing: 0.5px;
    color: #55bec6;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.1;
}

#adhesion .bloc-exercice-individuel p, #adhesion .bloc-exercice-groupement p {
    color: rgba(92, 92, 92, 0.67);
}

#adhesion button.btn, #adhesion input.btn {
    height: 50px;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    background: #98D146;
    border: 0;
    font-family: 'Source Pro', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 50px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

#adhesion .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

#adhesion span.add-button {
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 23px;
    padding: 2px 3px 0 0;
    background: url("../Images/ajout-asso.png") no-repeat left center;
    zoom: 1;
    *display:inline;
}

#adhesion .btn-add-associate span.add-button {
    padding: 0 3px 0 0;
}


#adhesion .btn-remove-associate {
    position: relative;
    vertical-align: top;
    padding: 2px 13px;
    font-size: 1rem;
    color: white;
    border: 0;
    text-align: center;
    background: #98d146;
    cursor: pointer;
}

#adhesion .text-right {
    text-align: right;
}

#adhesion .champs-obligatoires {
    color:darkred;
}

#adhesion .form-adhesion table {
    margin-top: 25px;
    font-size: 14px;
}

#adhesion .form-adhesion table th, .form-adhesion table td {
    padding: 10px;
}

#adhesion .form-adhesion table th.year {
    width: 10%;
    background-color: #f3f3f1;
}

#adhesion .form-adhesion table th.normale {
    width: 45%;
}

#adhesion .form-adhesion table th.reduite {
    width: 45%;
}

#adhesion .form-adhesion table tr:nth-child(odd) {
    background-color: #D9D9D9;
}

#adhesion .form-adhesion table tr:nth-child(even) {
    background-color: #f2f2f2;
}
#type-declaration #franchi {
    display: block;
    float: left;
}
.inpu-row-declaratin-franchi label {
    display: inline-block;
    font-weight: normal;
    margin-bottom: 10px;
    margin-left: 2%;
    max-width: 83% !important;
}
/***** Media queries *****/
@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 768px) and (max-width: 991px) {
}

@media (max-width: 767px) {

    #adhesion .navbar {
        padding-top: 0;
    }

    #adhesion .navbar.navbar-no-bg {
        background: #333;
        background: rgba(51, 51, 51, 0.9);
    }

    #adhesion .navbar-brand {
        height: 60px;
        margin-left: 15px;
    }

    #adhesion .navbar-collapse {
        border: 0;
    }

    #adhesion .navbar-toggle {
        margin-top: 12px;
    }

    #adhesion .inner-bg {
        padding: 40px 0 10px 0;
    }

    #adhesion .top-content .top-big-link {
        margin-top: 25px;
    }

    #adhesion .top-content .top-big-link a.btn {
        margin-top: 10px;
    }

    #adhesion .form-bottom {
        padding-bottom: 25px;
    }

    #adhesion form .form-bottom button.btn {
        margin-bottom: 5px;
    }

}

@media (max-width: 415px) {

    #adhesion h1, #adhesion h2 {
        font-size: 1.4em;
    }

    #adhesion input[type="date"] {
        padding: 14px 0 0 15px;
    }
}

/* Retina-ize images/icons */

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (   min--moz-device-pixel-ratio: 2), only screen and (     -o-min-device-pixel-ratio: 2/1), only screen and (        min-device-pixel-ratio: 2), only screen and (                min-resolution: 192dpi), only screen and (                min-resolution: 2dppx) {

    /* logo */
    #adhesion .navbar-brand {
        background-image: url('../Images/logo@2x.png') !important;
        background-repeat: no-repeat !important;
        background-size: 123px 49px !important;
    }

}

@media (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), not all, not all, not all, only screen and (max-width: 1024px) and (min-resolution: 192dpi), only screen and (max-width: 1024px) and (min-resolution: 2dppx) {
    #cssmenu #menu-button:after {
        height: 11px !important;
    }
}



