body {
    font-size: 16px;
    color: #666d7c;
    font-weight: 400;
    padding-bottom: 40px;
}

video,
input:focus,
select:focus,
textarea:focus,
button:focus,
a,
a:active,
a:focus {
    outline: none !important;
}

.inline {
    display: inline-block;
}

.cell {
    display: table-cell;
}

.align-middle {
    vertical-align: middle;
}

.no-overflow {
    overflow: hidden;
}

.progress-bar {
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-animation-timing-function: linear; /* Chrome, Safari, Opera */
    animation-timing-function: linear;
}

.padding-right-15 {
    padding-right: 15px !important;
}

.form-control {
    border: 1px solid #e2e2e2;
}

.modal {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.navbar-nav {
    margin: 0;
}

::-webkit-input-placeholder {
    color: #666d7c !important;
    font-size: 18px;
    opacity: 0.5;
    font-weight: 200;
}

:-moz-placeholder {
    color: #666d7c !important;
    font-size: 18px;
    opacity: 0.5;
    font-weight: 200;
}

::-moz-placeholder {
    color: #666d7c !important;
    font-size: 18px;
    opacity: 0.5;
    font-weight: 200;
}

:-ms-input-placeholder {
    color: #666d7c !important;
    font-size: 17px;
    opacity: 0.5;
    font-weight: 200;
}

textarea {
    resize: none;
}

.img-full {
    max-width: 100%;
    max-height: 350px;
    margin: 0 auto;
}

.no-margin {
    margin: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

img.intro-header {
    max-width: 530px;
}

a {
    color: #000;
}

a:focus {
    outline: 0 none;
}

span.notice {
    color: #e81940;
}

h1 {
    font-size: 24px;
    font-weight: 400;
}

.banner-element {
    line-height: 60px;
}

.navbar-header {
    text-align: center;
}

.navbar-default {
    background-color: #ffffff;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.11);
}

.navbar-right {
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-toggle {
    margin-top: 17px;
    margin-bottom: 17px;
}

.navbar-brand {
    line-height: 60px;
    height: 60px;
    padding: 0;
    float: none;
    text-align: center;
}

.navbar-brand > img {
    display: inline-block;
}

.btn-lg {
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 18px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    min-width: 200px;
}

.btn-default {
    background-color: #fff;
    color: #666d7c;
}

.btn-inverse {
    background-color: #676767;
    color: #ffffff;
}

.btn-inverse:hover,
.btn-inverse:focus {
    background-color: #676767;
    color: #ffffff;
}

.form-control {
    box-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.input-lg {
    height: 56px;
    padding: 15px 16px;
}

.container-main {
    padding-top: 90px;
}

.well {
    position: relative;
    background-color: transparent;
    border: none;
    box-shadow: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 0;
}

.relative {
    position: relative;
}

.well-grey {
    background-color: #fff;
    border: 1px solid #dcdcdc;
    box-shadow: none;
    margin-bottom: 35px;
    padding: 25px;
    text-align: left;
}

.well-grey label {
    font-size: 18px;
    font-weight: 500;
    color: #676767;
}

.well-grey .form-group:last-child {
    margin-bottom: 0;
}

.well-sm.well-grey {
    padding: 25px;
    background-color: #f5f5f5;
}

div.title {
    position: relative;
    font-weight: 200;
    font-size: 20px;
}

p.back {
    text-align: left;
}

p.back a {
    text-decoration: underline;
    font-size: 16px;
    color: #676767;
}

.modal-backdrop.in {
    opacity: 0.8;
}

.modal .modal-content {
    background-color: #f7f7f7;
}

.modal .close-float {
    float: right;
    margin: 0;
}

.modal .close {
    margin-top: -22px;
}

.modal .close, .modal-header .close {
    font-size: 68px;
    font-weight: 200;
}

#eula-modal {
    font-size: 14px;
}

#eula-modal .content-scroll {
    font-size: 12px;
    background-color: #F9F9FC;
    border-radius: 10px;
}

#eula-modal .content-scroll h2 {
    font-size: 22px;
}

#eula-modal .content-scroll h3 {
    font-size: 18px;
}

#eula-modal .content-scroll h4 {
    font-size: 14px;
    margin: 20px 0px;
}

#eula-modal .bootstrap-switch {
    border-radius: 11px;
    height: 25px;
    width: 50px !important;
    background-color: #EEEEEE;
}

#eula-modal .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success {background: #366fae;}

#eula-modal .bootstrap-switch-off .bootstrap-switch-container {margin-left: -25px !important;}

#eula-modal .bootstrap-switch-container .bootstrap-switch-label {
    background-color: #FFFFFF;
    border-radius: 50%;
    height: 27px;
    position: relative;
    right: 21px;
    top: -18px;
}

#eula-modal .bootstrap-switch-handle-on, #eula-modal .bootstrap-switch-handle-off {
    border-bottom-right-radius: 35%;
    border-top-right-radius: 35%;
    height: 30px !important;
    width: 45px !important;
}

#eula-modal .modal-content {
    border: none;
    -webkit-box-shadow: 0 5px 15px rgba(90, 109, 152, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(90, 109, 152, 0.5);
    box-shadow: 0 5px 15px rgba(90, 109, 152, 0.5);
}

#eula-modal .modal-content .accept-dpp {
    border-radius: 5px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 14px 0 rgba(231,238,246,0.4);
    padding: 10px;
    font-weight: 600;
}

#eula-modal .tooltip-inner {
    background-color: #3d76b6;
    width: 250px;
    max-width: 250px;
    font-size: 13px;
}

#eula-modal .tooltip-arrow {
    border-top-color: #3d76b6;
}

#eula-modal .modal-header {
    border: none;
    background-color: #ffffff !important;
}

#eula-modal .modal-header .close {
    font-size: 48px;
    margin-top: 12px;
}

#eula-modal .modal-header .logo {
    height: 55px;
}

#eula-modal .modal-body {
    background-color: #ffffff;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

#eula-modal .text-muted {
    color: #bbbbbb;
}

#eula-actions {
    color: #5F6F92;
}

#eula-actions span {
    font-size: 11px;
}

#eula-modal .action-buttons {
    text-align: center;
    padding: 10px 40px 10px 0;
}

#eula-modal .action-buttons .btn-default {
    border: none;
}

#eula-actions .personal-data {margin-left: 60px;}

#eula-actions .accept-label {font-size: 12px;}

#eula-modal .retract-right {
    font-size: 11px;
    color: #8B9ABA;
}

#eula-modal .retract-right a {
    text-decoration: underline;
    color: #8B9ABA;
    font-weight: 700;
}

.modal .modal-header {
    background-color: #fff;
    text-align: center;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.modal .modal-header h4 {
    font-size: 30px;
    color: #676767;
    font-weight: 200;
    padding-top: 25px;
    margin-bottom: 25px;
}

.modal-help .modal-header {
    text-align: left;
    padding: 0 20px;
    border: none;
}

.modal-help .modal-header h4 {
    font-size: 24px;
    font-weight: 100;
    padding-bottom: 20px;
    border-bottom: 0;
}

.modal-help .modal-body {
    font-size: 18px;
    padding: 20px;
}

.modal-help hr {
    margin-top: 30px;
    margin-bottom: 30px;
}

.modal-help .btn-next {
    text-align: center;
    margin-top: 20px;
}

.modal-help-split .modal-content {
    background-color: transparent;
    box-shadow: none;
    border: none;
}

.modal-help-split .modal-header {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.modal-help-split .modal-header h4 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.modal-help-split .modal-body {
    background-color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-top: 25px;
    padding-bottom: 0;
}

.modal-help-split .modal-body p {
    font-size: 18px;
    font-weight: 500;
    color: #676767;
    margin-top: 25px;
    margin-bottom: 40px;
    margin-left: 15px;
}

.modal-help-split .btn {
    min-width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
    margin-bottom: 30px;
}

.modal-help-split .modal-footer {
    text-align: center;
    background-color: #fff;
    border: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.modal-help-split .modal-footer p {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 17px;
}

.modal-help-split .modal-footer-transparent {
    text-align: left;
    border: none;
    background-color: transparent;
    padding-top: 60px;
}

.modal-help-split .modal-footer-transparent .btn {
    display: block;
    width: 346px;
    min-width: 346px;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 18px;
    margin: 0 auto;
}

.tour-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: rgba(0, 0, 0, .8);
}

.popover-title {
    margin: 25px 0;
    line-height: 1.42857143;
    color: #676767;
    font-size: 24px;
    font-weight: 100;
    border-bottom: 0;
    background: none;
}

.popover {
    background-color: #f7f7f7;
    max-width: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

.popover-navigation {
    margin-top: 40px;
}

/*Home*/
.well-home-sm {
    padding: 0;
}

.well h1 {
    margin-top: 0;
}

.well-home h3 {
    color: #174b80;
}

.well-home h1,
.well-home h3,
.col-home-ideal-text h1,
.well-explication h1 {
    margin-top: 0;
    margin-bottom: 30px;
    padding-left: 20px;
}

.well p {
    margin-bottom: 30px;
}

.text-intro {
    padding-right: 5px;
    text-align: justify;
}

.text-intro p,
.text-intro li {
    margin-bottom: 10px;
    font-size: 14px;
}

.navbar .campaign-name-wrapper,
.navbar .identity-wrapper {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 400px;
}

#navbar-landing .tbsession-line-height {
    text-align: right;
    display: block;
}

#landing .tbsession-line-height {
    text-align: left;
    display: none;
}

p.cgv {
    font-size: 14px;
}

.well p.cgv a {
    font-weight: bold;
}

.eula-content {
    min-height: 450px;
    min-height: 80vh;
    padding: 20px 20px 0px 50px;
}

.content-scroll {
    max-height: 300px;
    max-height: 50vh;
    overflow: auto;
    color: #5f6f92;
    background-color: #fbfbfe;
}

.content-scroll h2 {
    color: #8494b6;
    font-size: 26px;
    margin: 30px 0 20px;
}

.accept-label {
    font-weight: normal;
    margin-left: 15px;
    max-width: 90%;
}

.accept-label a {
    color: inherit;
    text-decoration: underline;
}

.btn-rounded {
    border-radius: 50px;
    padding: 15px 65px;
}

.col-home-text p {
    margin-bottom: 20px;
}

.col-home-img {
    padding-top: 25px;
}

.col-home-img img {
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
}

.col-text {
    padding-left: 0;
    padding-right: 0;
}

.col-text .text-center {
    text-align: left;
}

.col-text .btn {
    display: block;
}

a.support {
    display: block;
    margin-top: 10px;
}

.alert-flash > p + p {
    margin: 5px;
}

.alert-flash {
    border: 1px solid #f6a3b3;
    padding: 20px 40px;
    color: #e81940;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    margin: 5px;
}

.alert-flash .img-flash img {
    display: block;
    margin: 40px auto 0 auto;
}

.alert-flash .icon-alert {
    float: left;
    margin-right: 10px;
}

.alert-flash .btn-lg {
    min-width: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
    display: block;
    width: 200px;
}

.alert-flash .btn-danger {
    background-color: #e81940;
    border: 1px solid #a61732;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.support-advice {
    margin-top: 10px;
    padding: 15px;
}

.modal-header .alert-danger .close {
    font-size: 26px;
}

.well-explication h1 {
    font-size: 22px;
    margin-bottom: 40px;
    letter-spacing: 1.8px;
}

.well-explication h2 {
    color: #fff;
    font-size: 26px;
    margin-top: 80px;
    margin-bottom: 40px;
}

.well-explication .btn-default {
    position: relative;
    left: -20px;
    white-space: normal;
}

.col-explication-left {
    padding: 20px;
}

.col-explication ul,
.col-explication ul li,
.col-explication-left ul,
.col-explication-left ul li {
    margin: 0 0 15px 0;
    padding: 0;
    list-style: none;
    text-align:center;
}

.col-explication ul,
.col-explication-left ul {
    float: left;
    margin-bottom: 40px;
}

.col-explication ul li,
.col-explication-left ul li {
    position: relative;
    width: 140px;
    height: 140px;
    float: left;
    -webkit-border-radius: 70px;
    -moz-border-radius: 70px;
    border-radius: 70px;
    border: 1px solid #e5e5e5;
    margin-right: 20px;
    padding-top: 15px;
    background-color: #ffffff;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}

.col-explication ul li.active,
.col-explication-left ul li.active {
    color: #ffffff;
}

.col-explication ul li:last-child,
.col-explication-left ul li:last-child {
    margin-right: 0;
}

.col-explication li .icon-png,
.col-explication-left li .icon-png {
    display: block;
    min-height: 47px;
    background-size: auto;
    margin: 0 auto 5px auto;
}

.col-explication ul li .number,
.col-explication-left ul li .number,
.col-explication ul li .checked-pastille {
    position: absolute;
    left: -10px;
    width: 40px;
    height: 40px;
    font-size: 18px;
}

.col-explication ul li .number,
.col-explication-left ul li .number {
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    line-height: 38px;
    text-align: center;
    font-weight: 100;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    color: #aeaeae;
}

.col-explication ul li.active .number,
.col-explication-left ul li.active .number {
    color: #ffffff;
}

.col-explication-left div.description {
    padding-right: 90px;
    font-size: 16px;
    color: #676767;
    margin-bottom: 0;
}

/*autres*/
.well-other-bg .col-other-right {
    padding-left: 60px;
}

.well-other-bg .col-other-right .icon-info {
    float: left;
    margin-right: 10px;
    margin-left: 0px;
}

.well-other h1 {
    margin: 0;
    text-align: center;
    margin-bottom: 30px;
    font-size: 31px;
}

/*Icons*/
.icon-png {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    vertical-align: middle;
}

.icon-question {
    background-image: url('../../img/icon-question.png');
    width: 24px;
    height: 35px;
}

.icon-headphone {
    background-image: url('../../img/icon-headphone.png');
    width: 58px;
    height: 56px;
}

.icon-settings {
    background-image: url('../../img/icon-settings.png');
    width: 29px;
    height: 29px;
}

.icon-refresh {
    background-image: url('../../img/icon-refresh.png');
    width: 74px;
    height: 74px;
}

.icon-mic {
    background-image: url('../../img/icon-mic.png');
    width: 30px;
    height: 43px;
}

.icon-bulb {
    background-image: url('../../img/icon-bulb.png');
    width: 46px;
    height: 47px;
}

.icon-video {
    background-image: url('../../img/icon-video.png');
    width: 41px;
    height: 32px;
}

.icon-mail {
    background-image: url('../../img/icon-mail.png');
    width: 38px;
    height: 27px;
}

.icon-info {
    background-image: url('../../img/icon-info.png');
    width: 25px;
    height: 25px;
}

.icon-survey {
    background-image: url('../../img/icon-survey.png');
    width: 45px;
    height: 45px;
}

/*timer*/
.focus {
    z-index: 9999;
    position: relative;
}

.modalShown {
    position: relative;
    z-index: 1050;
}

/*checkbox*/
input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

input[type=checkbox].css-checkbox + label.css-label-checkbox, input[type=checkbox].css-checkbox + label.css-label-checkbox.clr {
    padding-left: 32px;
    height: 27px;
    display: inline-block;
    line-height: 27px;
    background-repeat: no-repeat;
    background-position: 0 0;
    cursor: pointer;
}

input[type=checkbox].css-checkbox:checked + label.css-label-checkbox, input[type=checkbox].css-checkbox + label.css-label-checkbox.chk {
    background-position: 0 -27px;
}

label.css-label-checkbox {
    background-image: url('../../img/csscheckbox.png');
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.custom-checkbox {
    position: absolute;
    display: inline-block;
}

.custom-checkbox > .cbox {
    position: relative;
    display: block;
    width: 19px;
    height: 19px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.custom-checkbox > .cbox > .tick {
    position: absolute;
    left: 2px;
    top: 4px;
    width: 13px;
    height: 6px;
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: none;
}

.custom-checkbox > input:checked + .cbox > .tick {
    display: block;
}

.custom-checkbox > input {
    position: absolute;
    outline: none;
    left: 0;
    top: 0;
    padding: 0;
    width: 16px;
    height: 16px;
    border: none;
    margin: 0;
    opacity: 0;
    z-index: 1;
}

.custom-checkbox > input:checked + .cbox {
    border-color: #ccc;
    background-color: #3d76b6;
}

/*radiobox*/
input[type=radio].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

input[type=radio].css-checkbox + label.css-label-radio, input[type=radio].css-checkbox + label.css-label-radio.clr {
    padding-left: 32px;
    height: 25px;
    display: inline-block;
    line-height: 25px;
    background-repeat: no-repeat;
    background-position: 0 0;
    cursor: pointer;

}

input[type=radio].css-checkbox:checked + label.css-label-radio, input[type=radio].css-checkbox + label.css-label-radio.chk {
    background-position: 0 -25px;
}

label.css-label-radio {
    background-image: url('../../img/cssradiobox.png');
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.glyphicon-animate,
.icon-animate {
    animation: rotate-arrow 2s infinite linear;
}

.answer-bloc .bootstrap-datetimepicker-widget table td, .answer-bloc .bootstrap-datetimepicker-widget table th {
    border-radius: 0;
}

.faq-box {
    background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
    border-radius: 50%; bottom: 0px;
    display: inline;
    height: 45px;
    padding: 0px;
    position: fixed;
    right: 18px;
    top: auto;
    width: 45px;
    z-index: 2000;
}

.faq-logo {
    background-color: #174B83;
    border-radius: 50%;
    width: 35px;
    height: 35px;
}

@keyframes rotate-arrow {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 991px) {
    .well {
        background: #ffffff;
        box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.11);
    }

    .well-home {
        padding: 10px 25px 25px 25px;
        overflow: hidden;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .col-explication-left {
        padding: 20px 0 0 15px;
    }

    .col-explication ul li,
    .col-explication-left ul li {
        width: 120px;
        height: 120px;
        border-radius: 50%;
        font-size: 13px;
        margin-right: 18px;
    }
}

@media (max-width: 767px) {
    #landing #bot .tbsession-timer-container {
        width: 100%;
        padding: 0 30px;
        display: block !important;
    }

    #landing .tbsession-line-height > div,
    #landing .gallery-tbsession.tbsession-line-height > div,
    #landing .carousel-tbsession.tbsession-line-height > div {
        padding: 0 35px;
        position: relative;
    }

    #landing .gallery-tbsession.tbsession-line-height > div,
    #landing .text-only-tbsession.tbsession-line-height > div {
        padding: 0;
    }
    #landing .gallery-tbsession.tbsession-line-height .main-timer .tbsession-text-before-countdown,
    #landing .text-only-tbsession.tbsession-line-height .main-timer .tbsession-text-before-countdown {
        margin-bottom: 10px;
    }

    #landing .carousel-tbsession.tbsession-line-height > div {
        bottom: 40px;
    }

    #navbar-landing .tbsession-line-height {
        display: none;
    }

    #landing .tbsession-line-height,
    #landing .tbsession-line-height .main-timer .tbsession-text-before-countdown {
        display: block;
        top: 0;
    }

    .navbar-fixed-top {
        position: relative;
    }

    .container-main {
        padding-top: 9px;
    }

    #eula-modal .modal-header .close {
        font-size: 30px;
        margin-top: 11px;
    }

    #eula-modal .modal-header .logo {
        height: 45px;
    }

    #eula-modal .eula-content {
        padding-left: 20px;
    }

    #eula-modal .content-scroll {
        max-height: 65vh;
    }

    #eula-modal .cgv {
        padding-left: 0px !important;
    }

    #eula-actions .personal-data {
        margin-left: 0px !important;
    }

    #eula-modal .cgv span {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #eula-modal .cgv .accept-label {
        margin-left: 30px;
    }

    #eula-modal .accept-label {
        margin-left: 0px;
        margin-top: 10px;
    }

    #eula-actions .action-buttons {
        padding: 10px 0;
    }

    #eula-actions p {
        font-size: 12px;
    }

    .modal-header {
        padding: 0 10px;
    }
}

ul#countdown li {
    width: 104px;
    text-align: center;
    display: inline-block;
}

.d-inline-block {
    display: inline-block;
}

.d-inline {
    display: inline;
}