footer {
    height: 200px;
}

.content-wrapper {
    min-height: calc(100vh - 264px) !important;
    /* 200px footer + 64px header */
}

body {
    -moz-box-sizing: border-box; box-sizing: border-box;
    background: #fff !important;
}

.btn-flat {
    background:#f1f3f5;
    color:#868e96 !important;
    font-size:14px !important;
}

#logout_btn {
    background: #facdcd;
    margin-top: 20px;
    border-radius: 0 !important;
    font-weight: 600;
}

body, body#simulation-page {
    color: rgb(110, 109, 109);
}

a {
    color: #415d87;
}

a:hover {
    color: #8cb5f2;
}

.navbar-toggle {
    background-color: #415d87;
}

h4.box-title {
    color: #415d87;
}

/** Footer **/
.social-icons .icon:hover {
    color: #6b4698 !important;
}



.nav-pills > li > a {
    background: #fff;
    color: #555;
    border: solid 1px #555 !important;
}

.nav-pills > li > a:hover {
    background: #fff !important;
    color: #6b4698 !important;
    border: solid 1px #6b4698 !important;
}

.modal-header h3 {
    color: #6b4698;
}

.modal-footer .btn-submit {
    background: #6b4698;
}

.modal-footer a {
    color: #6b4698;
}

.modal-footer a:hover {
    color: #6b4698;
}

/*  BUTTONS  ———

The global button classes are described in master.scss

primary brand color   [normal]                : #6b4698
secondary brand color [hover, lightest color] : #8cb5f2
tertiary brand color  [focus, lighter  color, active and footer] : #415d87
highlight color                               : #f8931d

*/

.btn_stroked i {
    color: #f8931d;
}

.btn_stroked:hover {
    box-shadow: inset 0px 0px 0px 0px #f8931d !important;
    background: #f8931d;
}

.btn_stroked.active {
    box-shadow: inset 0px 0px 0px 0px #f8931d !important;
    background: #f8931d;
}

.btn_stroked.focused {
    box-shadow: inset 0px 0px 0px 0px #f8931d;
    background: #f8931d !important;
}

#instance_Asac .btn_stroked:hover p {
    color: white !important;
}

.btn_filled {
    box-shadow: inset 0px 0px 0px 0px #8cb5f2;
    background: #6b4698;
}

.btn_filled:hover {
    box-shadow: inset 0px 0px 0px 0px #8cb5f2 !important;
    background: #8cb5f2;
}

.btn_filled:active {
    box-shadow: inset 0px 0px 0px 0px #8cb5f2;
    background: #6b4698;
}

.btn_filled.active {
    box-shadow: inset 0px 0px 0px 0px #8cb5f2 !important;
    background: #8cb5f2;
}

.btn_filled.focused {
    box-shadow: inset 0px 0px 0px 0px #8cb5f2;
    background: #415d87;
}

.btn_filled p {
    color: #FFF !important;
}

.btn {
    transition: all 0.2s ease-out 0s;
}

.btn-default, .btn-primary {
    color: #FFF;
    background-color: #415d87;
    border: 2px solid #415d87;
}

.btn-default:hover, .btn-primary:hover, .btn-primary:active {
    border-color: #8cb5f2;
    background-color: #8cb5f2 !important;
    color: #FFF !important;
}

.form-actions .btn-success {
    background-color: #ffffff;
    color: #505050;
    border: 2px solid #ddd;
}

.form-actions .btn-success i {
    color: #f8931d;
}

.form-actions .btn-success:hover {
    color: #FFF;
    background-color: #f8931d;
    border: 2px solid #f8931d;
}

.form-actions .btn-success:hover i {
    color: #FFF;
}

.navbar-nav .btn-default.btn-flat {
    color: #6b4698 !important;
    background-color: #FFF !important;
    border: none;
}

.navbar-nav .btn-default.btn-flat:hover {
    color: #8cb5f2 !important;
    background-color: #FFF !important;
}

.btn-lg {
    box-shadow: inset 0px 0px 0px 2px #ddd;
    color: #f8931d;
    background-color: #FFF;
    border: none;
}

.btn-lg:hover {
    color: #FFF;
    background-color: #f8931d;
}

#container-sim h4 {
    color: #6b4698;
}

#container-sim .box {
    border: solid 2px #6b4698;
}

/** Top navbar **/
.nav.navbar-nav .nav-title:not(.nav-link) span,
.nav.navbar-nav .nav-title a,
.nav.navbar-nav .nav-title .nav-link a {
    color: #6b4698 !important;
    background-color: #FFF !important;
}

.nav.navbar-nav .nav-title:hover span,
.nav.navbar-nav .nav-title > a:hover {
    color: #FFF !important;
    background-color: #6b4698 !important;
}

.nav.navbar-nav .nav-title:not(.nav-link) span:active,
.nav.navbar-nav .nav-title span:focus,
.nav.navbar-nav .nav-title a:active {
    color: #6b4698 !important;
}

.title {
    color: #6b4698 !important;
}

.underline {
    background-color: #6b4698 !important;
}

/**  show/edit tabs **/

ul .hover_indicator{
    background-color: #6b4698 !important;
}
.nav-tabs-custom li > a:hover,
.nav-tabs-custom .active > a {
    color:#6b4698 !important;
}
.nav-tabs-custom li > a:hover, .nav-tabs-custom .active > a {
    color: #6b4698 !important;
}

.info-box-icon {
    background-color: #6b4698 !important;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    color: #000;
    background-color: #6b4698;
    border-color: #6b4698;
}

.pagination > li > a, .pagination > li > span {
    color: #000;
    font-weight: bold;
}

/* -------------- Questionnaire -------------- */
.option .radio_box input:checked + span {
    background: #415d87 !important;
    color: #fff;
}

.questionnaire-validated h1 {
    color: #415d87 !important;
}

.main-quiz-holder .progress-bar {
    background-color: #f8931d !important;
}

.option .radio_box span:hover p,
.option .radio_box span:hover i,
.option .radio_box span:focus p,
.option .radio_box span:focus i,
.option .radio_box span:active p,
.option .radio_box span:active i {
    color: #415d87 !important;
}

.option .radio_box input[type="radio"]:checked + span p,
.option .radio_box input[type="radio"]:checked + span i {
    color: #FFF !important;
}

#validate-question {
    background-color: #415d87 !important;
}

#validate-question:hover {
    background-color: #8cb5f2 !important;
}

#validate-question:focus,
#validate-question:active {
    box-shadow: inset 0px 0px 0px 0px #d5dce3 !important;
    background: #8cb5f2;
}

.message .check_icon i {
    color: #f8931d;
}

button#q-next {
    color: #f8931d !important;
}

button#q-next:hover {
    border: solid 2px #f8931d !important;
}

button#q-next:active {
    background-color: #f8931d !important;
    color: #FFF !important;
}

/* New simulation */
input:checked + .small-slider {
    background-color: #f8931d;
}

.modal-funds h3 {
    color: #f8921d;
}
.range-select {
    background-image: linear-gradient(273deg, #f8931d, #CCCCCC) !important;
}

input[type='range']::-webkit-slider-thumb {
    background-color: #f8931d;
    border: 1px solid #f8931d;
}

/* SCPI Modal styles */
.site-popup p,
.site-popup h1,
.site-popup h2,
.site-popup h3,
.site-popup h4,
.site-popup h5,
.site-popup h6 {
    margin-top: 0;
}

.site-popup h1,
.site-popup h2,
.site-popup h3,
.site-popup h4,
.site-popup h5,
.site-popup h6 {
    text-transform: uppercase;
}

.site-popup ul {
    margin: 0;
    padding: 0;
}

.site-popup {
    max-width: 924px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background-color: white;
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.63;
    letter-spacing: 0.3px;
    color: #595959;
    overflow: hidden;
    border-radius: 0 0 20px 20px;
    -webkit-border-radius: 0 0 20px 20px;
    -moz-border-radius: 0 0 20px 20px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}

.site-popup .container {
    width: 100%;
}

.site-popup-header {
    background: #1A1D20;
    color: #fff;
    padding: 20px 40px;
    position: relative;
}

.site-popup-header .header-item-block-heading {
    font-size: 16px;
    margin-bottom: 0;
}

.site-popup-header .header-item-block {
    margin-bottom: 25px;
}

.site-popup-header .header-item-block p {
    margin-bottom: 0;
}

.site-popup-header .header-item-block:last-child {
    margin: 0;
}

.site-popup .popup-close-btn {
    position: absolute;
    top: 10px;
    right: 20px;
    width: 22px;
    height: 22px;
    cursor: pointer;
}

.site-popup .popup-close-btn .line {
    height: 2px;
    width: 22px;
    background-color: #FBB71A;
    display: inline-block;
    position: absolute;
    top: 50%;
}

.site-popup .popup-close-btn .first-line {
    transform: translate(0,-50%) rotate(-45deg);
    -webkit-transform: translate(0,-50%) rotate(-45deg);
    -moz-transform: translate(0,-50%) rotate(-45deg);
}
.site-popup .popup-close-btn .second-line {
    transform: translate(0,-50%) rotate(45deg);
    -webkit-transform: translate(0,-50%) rotate(45deg);
    -moz-transform: translate(0,-50%) rotate(45deg);
}

.site-popup-content {
    padding: 20px;
}

.popup-content-list .content-list-item {
    list-style: none;
    max-width: 600px;
    background-color: #fff;
    padding: 25px 50px 25px 50px;
    margin: 0 auto 20px;
    position: relative;
    text-align: center;
}

.popup-content-list .list-item-heading {
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0.4px;
    color: #e33445;
}

.popup-content-list .list-item-blocks {
    display: flex;
    justify-content: space-around;
    font-size: 18px;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 0.4px;
}

.popup-content-list .list-item-block {
    margin-top: 15px;
}

.popup-content-list .list-item-block p {
    margin-bottom: 0;
}

.popup-content-list .list-item-block-heading {
    text-transform: none;
    font-size: 15px;
    line-height: 1.2;
    letter-spacing: 0.3px;
    color: #595959;
    margin-bottom: 10px;
}

.site-popup .popup-text-block {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid rgba(20, 87, 134, 0.18);
    font-size: 16px;
    font-weight: bold;
    line-height: 1.63;
    letter-spacing: 0.3px;
    color: #595959;
    padding: 5px 0;
    margin: 0;
}

.popup-text-block .text-block-item {
    width: 50%;
    padding: 20px 15px;
}

.popup-text-block .text-block-item p {
    margin-bottom: 0;
    text-align: justify;
}

.popup-text-block .text-block-item-heading {
    font-size: 20px;
    line-height: 0.9;
    letter-spacing: 0.4px;
    color: #ffffff;
    margin-bottom: 15px;
}

.site-popup-content .btn-group {
    display: flex;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

.site-popup-content .btn-group a {
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    background-color: #e33445;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 14px 30px;
    display: inline-block;
    margin-top: 25px;
    margin-bottom: 15px;
    transition: 350ms;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    text-align: center;
}

.site-popup-content .btn-group a:hover,
.site-popup-content .btn-group a:focus {
    opacity: 0.9;
}

.site-popup-content .btn-group a.left-btn {
    background-color: #e33445;
    margin-right: 40px;
}


/*
Media Queries
*/

@media (max-width: 991px) {

    .site-popup-content .btn-group a {
        font-size: 15px;
        padding: 15px;
    }

}

@media (max-width: 767px) {

    .site-popup-header .header-item-block {
        text-align: center;
    }

    .popup-text-block .text-block-item {
        width: 100%;
        padding: 20px 0;
    }

    .site-popup-content .btn-group {
        display: block;
    }

    .site-popup-content .btn-group a {
        width: 100%;
    }

    .popup-content-list .list-item-blocks {
        display: block;
    }
    .popup-content-list .content-list-item {
        padding: 15px;
    }

    .site-popup-content {
        padding: 20px 10px;
    }

    .popup-content-list .list-item-heading, .popup-text-block .text-block-item-heading {
        font-size: 18px;
    }

    .popup-text-block .text-block-item-heading {
        margin-bottom: 10px;
    }

    .site-popup-content .btn-group a {
        margin-right: 0 !important;
        padding: 10px 15px;
        font-size: 13px;
    }

    .site-popup-header .header-item-block:last-child {
        margin-bottom: 25px;
    }

}

.container .jumbotron {
    background: none;
    text-align: center;
    color: #fff;
}

#connexion_header {
    float: right;
    margin: 5px 10px 5px 0;
}

#top-menu-bar {
    background-color: #fff;
}

.box{
    border-top: 0px;
}

.dropdown.alert-menu a.alert-block-dropdown .alert-number.alert-appearIn {
    animation-name: appearIn;
    animation-duration: 300ms;
    animation-fill-mode: forwards;
    animation-timing-function: ease-out;
    animation-iteration-count: 1;
}

.dropdown.alert-menu a.alert-block-dropdown {
    width: 59px;
    height: 40px;
    border-radius: 20px;
    padding: 10px 14px 7px 10px;
    text-align: center;
    display: block;
    transition: all ease 200ms;
    opacity: 0;
    animation-name: bell_fadeIn;
    animation-duration: 300ms;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-delay: 2s;
}

.dropdown.alert-menu a.alert-block-dropdown .alert-number {
    position: absolute;
    right: 10px;
    top: 5px;
    font-family: "Open Sans";
    font-size: 12px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    height: 19px;
    min-width: 19px;
    color: #ffffff;
    border-radius: 11px;
    background-color: #f44747;
    padding: 1px 7px;
    box-shadow: 0px 0px 0px 2px #FFF;
    transition: all ease 200ms;
    transform: scale(0);
    opacity: 0;
}
.dropdown.alert-menu a.alert-block-dropdown .bell-icon {
    height: 22px;
    width: 18px;
    fill: #929292;
    animation-name: bell_ring;
    animation-fill-mode: forwards;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    transform-origin: center top;
}





