p.unsub-message {
    margin: 0 0 25px;
}

.pmc-footer {
    background-color: #445;
    margin: 0 auto;
    padding: 24px 20px;
    color: #fff;
    font-size: 13px;
}

.pmc-footer p:first-child {
    letter-spacing: -.2px
}

.pmc-footer .pmc-footer-divider {
    margin: 0 4px
}

.pmc-footer p {
    margin: 8px 0
}

.pmc-footer a {
    color: inherit;
    font-weight: 700;
    margin: 8px 0
}

.pmc-footer .pmc-footer-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pmc-footer .pmc-footer-container a:last-child {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media screen and (min-width:807px) {
    .pmc-footer .pmc-footer-container a:last-child {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.o-h {
    overflow: hidden
}

.pmc-prefcenter__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 12px 104px 20px;
}

.pmc-prefcenter__header>h4 {
    margin-bottom: 6px;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    color: #445
}

.pmc-prefcenter__header>span {
    padding: 0 12px;
    font-size: 14px;
    line-height: 20px;
    color: #445
}

.pmc-prefcenter__item-header {
    margin-bottom: -45px;
    margin-top: 45px;
}

.pmc-prefcenter__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 1px solid #d4d4d4;
    padding: 48px 0;
    position: relative
}

.pmc-prefcenter__item-cil {
    padding: 15px!important;
}

.pmc-prefcenter__item-header-cil {
    font-weight: bold;
    min-height: 15px!important;
    margin-top: 8px!important;
    margin-bottom: -26px!important;
}

.pmc-prefcenter__item-logo.pmc-logo {
    padding: 0
}

.pmc-prefcenter__item-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    min-height: 98px
}

.pmc-prefcenter__item-header>a img {
    -ms-flex-item-align: center;
    align-self: center;
    max-width: 200px;
    height: 48px
}

.pmc-prefcenter__subscribe {
    margin: 0 0 20px
}

.pmc-prefcenter__card-footer input, .pmc-prefcenter__subscribe input {
    margin-left: 16px
}

.pmc-prefcenter__subscribe>div:first-child, .pmc-prefcenter__subscribeAllBrand>div:first-child, .pmc-prefcenter__subscribeAllPart>div:first-child {
    margin-top: 16px;
    margin-bottom: 4px;
    font-size: 14px;
    font-weight: 600
}

.pmc-prefcenter__subscribe>div:last-child, .pmc-prefcenter__subscribeAllBrand>div:last-child, .pmc-prefcenter__subscribeAllPart>div:last-child {
    margin-bottom: 16px
}

.pmc-prefcenter__card {
    text-align: left;
    margin: 20px 0;
    padding: 16px 24px;
    border-radius: 20px;
    border: 1px solid #d1d1d1
}

.pmc-prefcenter__card-cil {
    height: 25px;
}

.pmc-prefcenter__card, .pmc-prefcenter__card:nth-child(n+1) {
    background-color: #f7f7f7
}

.pmc-prefcenter__card:nth-child(n+1) .pmc-prefcenter__card-title {
    color: #000
}

.pmc-prefcenter__card.part {
    background-color: #fff
}

.pmc-prefcenter__card.part .pmc-prefcenter__card-title {
    color: #939393
}

.pmc-prefcenter__card:first-child {
    background-color: #f7f7f7
}

.pmc-prefcenter__card:first-child .pmc-prefcenter__card-title {
    color: #000
}

.pmc-prefcenter__card-title {
    font-size: 15px;
    font-weight: 600
}

.pmc-prefcenter__card-title-cil {
    float: left;
}

.pmc-prefcenter__card-delay {
    font-size: 12px
}

.pmc-prefcenter__card-description {
    font-size: 12px;
    color: #939393
}

.pmc-prefcenter__card-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top: 1px solid #ededed;
    padding-top: 16px
}

.pmc-prefcenter__card-footer-cil {
    float: right;
}

.pmc-prefcenter__card-footer>span:first-child {
    font-size: 15px;
    font-weight: 600;
    margin-right: 16px
}

.pmc-prefcenter__expand {
    position: absolute;
    bottom: 0
}

.pmc-prefcenter__collapse, .pmc-prefcenter__expand {
    border: 1px solid #000;
    text-transform: uppercase;
    padding: 6px 10px;
    margin-top: 8px;
    font-size: 14px;
    max-width: 360px;
    margin: auto
}

.pmc-prefcenter__expand>svg {
    margin: 0 4px 4px
}

.pmc-prefcenter__inner-footer {
    padding: 36px 0
}

.pmc-prefcenter__footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: #fff;
    -webkit-box-shadow: 0 14px 20px 12px #333;
    box-shadow: 0 14px 20px 12px #333
}

.pmc-prefcenter__footer>div:first-child {
    max-width: 1420px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto
}

.pmc-prefcenter__footer>div:last-child {
    max-width: 1420px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto
}

.pmc-prefcenter__footer-cil>div:last-child {
    padding: 0px!important;
}

.pmc-prefcenter__save {
    width: 100%;
    background-color: #445;
    padding: 15px 35px
}

.pmc-prefcenter__save-cil {
    padding: 5px 35px!important;;
}

.pmc-prefcenter__save button {
    background: #445;
    color: #fff;
    border: 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px
}

.pmc-prefcenter__cgu-expand {
    width: 100%;
    height: 55px;
    font-size: 12px;
    background-color: #fff;
    padding: 16px;
    color: #445;
    text-decoration: none;
    display: block;
    text-align: center;
}

.pmc-prefcenter__cgu-unsub.pmc-prefcenter__cgu-unsub {
    width: 100%;
    padding: 0 50px;
    max-width: inherit;
}

.pmc-prefcenter-separator {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.pmc-prefcenter__cgu {
    max-width: 750px;
    font-size: 11px;
    text-align: justify;
}

.pmc-prefcenter__info {
    max-width: 750px;
    font-size: 11px;
    text-align: justify;
}

.pmc-prefcenter__cgu-mobile {
    font-size: 11px;
    padding: 16px 24px;
    position: relative
}

.pmc-prefcenter__cgu-collapse {
    position: absolute;
    right: 8px;
    top: 8px
}

.pmc-prefcenter__container .pmc-prefcenter-radio-button.unchecked:after, .pmc-prefcenter__container .pmc-prefcenter-radio-button:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff
}

.pmc-prefcenter__container .pmc-prefcenter-radio-button {
    position: relative;
    padding-left: 28px;
    padding-right: 12px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666
}

.pmc-prefcenter__container .pmc-prefcenter-radio-button.checked:after, .pmc-prefcenter__container [type=checkbox]:checked+label:after, .pmc-prefcenter__container [type=checkbox]:not(:checked)+label:after {
    content: "";
    width: 12px;
    height: 12px;
    background: #87cb00;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.pmc-nl-popin {
    position: fixed;
    z-index: 100;
    top: 50%;
    left: 50%;
    margin-left: -12.5%;
    margin-top: -12.5%;
    right: 0;
    width: 420px;
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 20px 40px 5000px rgba(0, 0, 0, .6);
    box-shadow: 0 20px 40px 5000px rgba(0, 0, 0, .6)
}

.pmc-nl-popin.no-js {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0 0 0 0 #fff;
    box-shadow: 0 0 0 0 #fff
}

.pmc-nl-popin.no-js .pmc-nl-popin-confirmed {
    padding: 35px 0
}

.pmc-nl-popin.no-js .pmc-nl-popin-unconfirmed, .pmc-nl-popin.no-js .pmc-subscription-button {
    display: none
}

.pmc-nl-popin .pmc-nl-popin-unconfirmed {
    text-align: center;
    padding: 45px 10px
}

.pmc-nl-popin .pmc-nl-popin-confirmed {
    text-align: center;
    padding: 70px 10px
}

.pmc-nl-popin .pmc-nl-popin-close {
    position: absolute;
    top: 15px;
    right: 15px
}

.pmc-nl-popin .pmc-nl-popin-close:hover {
    cursor: pointer
}

.pmc-nl-popin .pmc-subscription-button {
    padding: 15px 0;
    width: 50%;
    margin: 20px 0;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    background: #199ad9
}

.pmc-nl-popin .pmc-subscription-button:hover {
    cursor: pointer
}

.pmc-nl-popin .pmc-nl-head-span {
    color: #199ad9;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px
}

.pmc-nl-popin .pmc-nl-head-p {
    color: #445;
    font-size: 16px;
    line-height: 22px
}

.pmc-nl-popin .pmc-nl-logo-unsubscribe {
    padding: 0 0 25px
}

.pmc-nl-popin .pmc-nl-logo-unsubscription {
    width: 50%;
    display: block;
    margin: 0 auto;
    padding: 10px 0
}

@media (max-width:576px) and (min-width:320px) {
    .pmc-prefcenter__content {
        margin-top: -15px
    }
    .pmc-prefcenter__item {
        padding: 24px 0 0
    }
    .pmc-prefcenter__collapse, .pmc-prefcenter__expand {
        font-size: 12px;
        margin: 10px;
        position: relative
    }
    .pmc-nl-popin {
        top: 35%;
        left: 15.5%;
        margin-left: -12.5%;
        margin-top: -12.5%;
        right: 0;
        width: calc(100% - 20px)
    }
}

@media only screen and (min-width:768px) {
    .pmc-prefcenter__container {
        padding: 0 30px;
        padding-bottom: 80px
    }
    .pmc-prefcenter__header>span {
        padding: 0
    }
    .pmc-prefcenter__item-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        text-align: right;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .pmc-prefcenter__item-header>img {
        -ms-flex-item-align: start;
        align-self: flex-start
    }
    .pmc-prefcenter__card-footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
    .pmc-prefcenter__collapse, .pmc-prefcenter__expand {
        width: 360px
    }
    .pmc-prefcenter__expand {
        margin: 8px 0 24px
    }
    .pmc-prefcenter__subscribe>div:first-child {
        margin-top: 0
    }
    .pmc-prefcenter__subscribe>div:last-child {
        margin-bottom: 0
    }
    .pmc-prefcenter__inner-footer {
        text-align: right
    }
    .pmc-prefcenter__footer>div:first-child {
        padding: 16px;
        max-width: 1170px;
    }
    .pmc-prefcenter__footer>div:last-child {
        padding: 16px;
        max-width: 1170px;
    }
    .pmc-prefcenter__save {
        width: auto;
        float: right
    }
}

.pmc-newsletter {
    width: 100%;
    display: inline-block
}

.pmc-newsletter.loading {
    position: relative;
    min-height: 30px
}

.pmc-newsletter.loading .loading-pulse {
    position: absolute;
    top: 5px;
    left: 50%;
    margin: -9px 0 0 -3px
}

.pmc-newsletter.loading .pmc-newsletter-card {
    opacity: 0
}

.pmc-newsletter-card {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 0 10px;
    -webkit-transform: opacity .5s .2s ease-in;
    transform: opacity .5s .2s ease-in
}

.pmc-newsletter-border {
    background-color: #fff;
    border-top: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    padding: 10px 5px;
    position: relative;
    min-height: 90px
}

.pmc-newsletter-card:first-child .pmc-newsletter-border {
    border-radius: 2px 2px 0 0
}

.pmc-newsletter-card:last-child .pmc-newsletter-border {
    border-bottom: 1px solid #d4d4d4;
    border-radius: 0 0 2px 2px
}

.pmc-newsletter-border label {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.pmc-newsletter-border .spinner {
    padding: 10px;
    margin: 15px auto
}

.pmc-newsletter-card .pmc-newsletter-validate {
    border-radius: 50%;
    border: 1px solid #9b9b9b;
    width: 40px;
    height: 40px;
    margin: 0 15px 0 10px;
    display: inline-block;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.pmc-newsletter-card.confirmed .pmc-newsletter-validate, .pmc-newsletter-card .pmc-nl-checkbox:checked+.pmc-newsletter-validate {
    border: 1px solid #199ad9
}

.pmc-newsletter-card.confirmed .pmc-newsletter-validate .bar:first-child, .pmc-newsletter-card .pmc-nl-checkbox:checked+.pmc-newsletter-validate .bar:first-child {
    background-color: #199ad9;
    -webkit-transform: rotate3d(50, 50, 500, 140deg);
    transform: rotate3d(50, 50, 500, 140deg);
    margin-left: 10px;
    height: 15px;
    width: 2px;
    left: 0;
    top: 50%
}

.pmc-newsletter-card.confirmed .pmc-newsletter-validate .bar:last-child, .pmc-newsletter-card .pmc-nl-checkbox:checked+.pmc-newsletter-validate .bar:last-child {
    background-color: #199ad9;
    -webkit-transform: rotate3d(50, 50, 500, -220deg);
    transform: rotate3d(50, 50, 500, -220deg);
    margin-right: 2px;
    width: 24px;
    height: 2px;
    top: 50%;
    left: 45%
}

.pmc-newsletter-text {
    display: inline-block;
    width: 75%;
    vertical-align: middle
}

.pmc-newsletter-card .pmc-service-newsletter {
    display: none
}

.pmc-newsletter-card h3 {
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    line-height: 20px;
    color: #199ad9;
    margin: 10px 0 5px
}

.pmc-newsletter-card p {
    font-size: 14px;
    text-align: left;
    line-height: 20px;
    color: #445;
    margin: 0 0 10px
}

.pmc-newsletter-validate {
    display: inline-block;
    vertical-align: middle
}

.pmc-newsletter-validate .bar:first-child {
    width: 2px;
    height: 10px;
    margin: -5px 0 0 -1px;
    top: 50%
}

.pmc-newsletter-validate .bar:first-child, .pmc-newsletter-validate .bar:last-child {
    background-color: #9b9b9b;
    border: none;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    left: 50%;
    position: absolute
}

.pmc-newsletter-validate .bar:last-child {
    width: 10px;
    height: 2px;
    margin: -1px 0 0 -5px;
    top: 1px;
    top: 50%
}

.d-n {
    display: none
}

.o-h {
    overflow: hidden
}

.pmc-content-container, .wide-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.wide-container {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 70px;
    padding-bottom: 80px
}

.show-desktop {
    display: none
}

.pmc-pcp-profile-home {
    text-align: center
}

.pmc-pcp-profile-home h1 {
    font-size: 22px;
    line-height: 1.681818;
    margin: 0;
    color: #445;
    padding: 19px 30px 15px
}

.pmc-v2-content-wrapper {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 85%
}

.pmc-v2-content-wrapper-cil {
    margin-bottom: -90px!important;
    margin-top: 10px!important;
}

.pmc-v2-content-wrapper-cil-form {
    margin-bottom: -90px;
}

.wide-container-cil {
    margin-top: 0px!important;
}

.pmc-pcp-profile-header-img {
    height: 160px;
    background-size: cover;
    background-position: 50% 60%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background-image: url("../img/PCP-DESKTOP.jpg")
}

.top-header {
    background-color: #445;
    height: 80px;
    overflow: hidden;
    position: fixed;
    top: 0;
    z-index: 10;
    width: 100%;
    -webkit-box-shadow: 0 0 2px 4px rgba(0, 0, 0, .3);
    box-shadow: 0 0 2px 4px rgba(0, 0, 0, .3)
}

.top-header .container {
    max-width: 1170px;
    padding: 17px 20px
}

.logo-wrapper {
    float: left
}

.logo-wrapper .pmc-logo {
    padding: 0
}

.pmc-top-header-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-transform: uppercase;
    height: 20px;
    width: 242px;
    color: #fff;
    font-family: Source Sans Pro;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px
}

.pmc-nl-popin {
    position: fixed;
    z-index: 100;
    top: 35%;
    left: 25%;
    right: 0;
    width: 420px;
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 20px 40px 1000px rgba(0, 0, 0, .6);
    box-shadow: 0 20px 40px 1000px rgba(0, 0, 0, .6)
}

.pmc-nl-popin.no-js {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0 0 0 0 #fff;
    box-shadow: 0 0 0 0 #fff
}

.pmc-nl-popin.no-js .pmc-nl-popin-confirmed {
    padding: 35px 0
}

.pmc-nl-popin.no-js .pmc-nl-popin-unconfirmed, .pmc-nl-popin.no-js .pmc-subscription-button {
    display: none
}

.pmc-nl-popin .pmc-nl-popin-confirmed, .pmc-nl-popin .pmc-nl-popin-unconfirmed {
    text-align: center;
    padding: 70px 10px
}

.pmc-nl-popin .pmc-nl-popin-close {
    position: absolute;
    top: 15px;
    right: 15px
}

.pmc-nl-popin .pmc-nl-popin-close:hover {
    cursor: pointer
}

.pmc-nl-popin .pmc-subscription-button {
    padding: 15px 0;
    width: 50%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    background: #445
}

.pmc-nl-popin .pmc-subscription-button:hover {
    cursor: pointer
}

.pmc-nl-popin .pmc-nl-head-span {
    color: #445;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px
}

.pmc-nl-popin .pmc-nl-head-p {
    color: #3c3c3c;
    font-size: 16px;
    line-height: 22px
}

.pmc-nl-popin .pmc-nl-logo-unsubscribe {
    padding: 0 0 25px
}

.pmc-nl-popin .pmc-nl-logo-unsubscription {
    width: 50%;
    display: block;
    margin: 0 auto;
    padding: 10px 0
}

@media (max-width:576px) and (min-width:320px) {
    .tools {
        display: inline-block;
        width: 50%
    }
    .logo-wrapper .pmc-logo {
        display: none
    }
    .pmc-top-header-title {
        margin-top: -10px;
        margin: .67em auto
    }
}

@media (max-width:768px) and (min-width:320px) {
    .pmc-v2-content-wrapper {
        width: 100%
    }
}

@media screen and (min-width:767px) {
    .show-mobile {
        display: none
    }
    .show-desktop {
        display: block
    }
    .pmc-v2-content-wrapper {
        margin: 48px auto;
        padding-bottom: 24px;
        padding-left: 24px;
        width: 100%;
        max-width: 807px
    }
}

@media screen and (min-width:768px) {
    .pmc-pcp-profile-home {
        text-align: left
    }
}

@media screen and (min-width:807px) {
    .pmc-pcp-profile-home h1 {
        text-align: left;
        padding-top: 0;
        margin-top: -28px
    }
}

@media screen and (min-width:960px) {
    .top-header {
        height: 80px
    }
    .top-header .container {
        padding: 19px 30px
    }
}

@media (min-width:1024px) {
    .pmc-newsletter.loading .loading-pulse {
        top: 50%
    }
    .pmc-newsletter {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .pmc-newsletter, .pmc-newsletter-card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .pmc-newsletter-card {
        padding: 20px;
        float: none;
        width: 25%;
        text-align: center
    }
    .pmc-newsletter-card .pmc-newsletter-border, .pmc-newsletter-card:first-child .pmc-newsletter-border, .pmc-newsletter-card:last-child .pmc-newsletter-border {
        border: 1px solid #d4d4d4;
        border-radius: 2px;
        width: 100%
    }
    .pmc-newsletter-border .spinner {
        margin: 50% auto
    }
    .pmc-newsletter-card .pmc-newsletter-validate {
        margin: 20px auto 10px;
        display: block
    }
    .pmc-newsletter-text {
        width: 100%;
        padding: 0 5px 20px;
        font-size: 15px
    }
    .pmc-newsletter-text p {
        font-size: 15px;
        line-height: 1.5333333333
    }
    .pmc-newsletter-text p:before {
        content: "";
        display: block;
        margin: 10px auto;
        height: 1px;
        max-width: 150px;
        background-color: #d4d4d4
    }
    .pmc-newsletter-card .pmc-service-newsletter {
        display: block;
        color: #199ad9;
        font-size: 22px;
        text-transform: uppercase;
        font-weight: 700;
        text-align: center;
        line-height: 1.2727272727
    }
    .pmc-newsletter-card h3 {
        text-align: center;
        font-size: 18px;
        color: #445;
        line-height: 1.2777777778
    }
    .pmc-newsletter-card p {
        text-align: center
    }
}

.cgu-desktop p {
    font-size: 11px;
    padding: 5px;
    text-align: justify;
}

.pmc-prefcenter__container .pull-right {
    margin-right: 15px;
}

@media (max-width:767px) {
    .pmc-prefcenter__container{
        padding-bottom: 35px;
    }

    .wide-container.without-footer {
        padding-bottom: 5px;
    }

    .cgu-link {
        font-style: italic;
        margin-top: 10px;
        display: inline-block;
    }
}

html{ height:100%; padding-bottom:180px; }
body{ position:relative; min-height:100%; }
footer {
    color:#FFF;
    background-color:#233140;
    padding:25px 0;
    bottom:-180px;
    height:auto;
    position:absolute;
    width:100%;
}

.push-up-5  { margin-top:5px; }
.push-up-10 { margin-top:10px; }
.push-up-15 { margin-top:15px; }
.push-up-20 { margin-top:20px; }
.push-up-25 { margin-top:25px; }
.push-up-30 { margin-top:30px; }

.push-down-5  { margin-bottom:5px; }
.push-down-10 { margin-bottom:10px; }
.push-down-15 { margin-bottom:15px; }
.push-down-20 { margin-bottom:20px; }
.push-down-25 { margin-bottom:25px; }
.push-down-30 { margin-bottom:30px; }

.push-left-5  { margin-left:5px; }
.push-left-10 { margin-left:10px; }
.push-left-15 { margin-left:15px; }
.push-left-20 { margin-left:20px; }
.push-left-25 { margin-left:25px; }
.push-left-30 { margin-left:30px; }

.push-right-5  { margin-right:5px; }
.push-right-10 { margin-right:10px; }
.push-right-15 { margin-right:15px; }
.push-right-20 { margin-right:20px; }
.push-right-25 { margin-right:25px; }
.push-right-30 { margin-right:30px; }

/*.btn-primary {*/
/*    color: #fff;*/
/*    background-color: #337ab7;*/
/*    border-color: #2e6da4;*/
/*}*/

/*.btn-light {*/
/*    color: #333;*/
/*    background-color: #fff;*/
/*    border-color: #ccc;*/
/*}*/

.btn-majorel-inscriptions-link {
    font-size: .8rem;
}
