#__jo_content {
    margin-bottom: 43px !important;
}

.__perso_container {
    min-height: 601px !important;
}


/* #logout_menu {
    margin-bottom: 45px;
} */

.footer_back {
    bottom: 0 !important;
    position: fixed !important;
    width: 100% !important;
    display: none;
}

.menu-color-white {
    color: white;
}

.menu-color-black {
    color: black;
}

#header-blue {
    background-color: #1c8fcc;
    color: white;
}

.logo-header {
    height: 160px;
}

.content-title {
    color: #1c8fcc;
}

.calendar-head {
    background-color: #1c8fcc;
    color: white;
}

.img-responsive {
    height: 20px;
}

.toolbar {
    margin-top: 0px;
    margin-bottom: 10px;
}

#infoMessage {
    font-weight: bold;
    color: red;
    margin-bottom: 10px;
}

.logo_partenaire {
    max-height: 100px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.logo_entreprise {
    max-height: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.description_evenement {
    max-height: 300px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.image_slide {
    max-height: 200px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.image_qui_sommes_nous {
    max-height: 100px;
}

.image_qui_sommes_nous_front {
    height: 110px;
    width: auto;
}

.disabled {
    color: #666;
    cursor: not-allowed;
}


/* .carousel-inner .active.left {
    left: -19%;
}

.carousel-inner .next {
    left: 19%;
}

.carousel-inner .prev {
    left: -19%;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
}

.carousel-control .glyphicon-chevron-left {
    left: 10%;
}

.carousel-control .glyphicon-chevron-right {
    right: 10%;
}

.carousel-inner .item .col-md-2 {
    width: 19%;
    padding: 0;
    float: none;
    display: inline-block;
}

.carousel-inner {
    white-space: nowrap;
}

.carousel.carousel-fade .carousel-item {
    display: block;
    opacity: 0;
    transition: opacity ease-out .7s;
}

.carousel.carousel-fade .carousel-item.active {
    opacity: 1 !important;
} */

.fc-event-skin {
    margin: -20px auto 0px auto;
    /* spacing between events and edges */
    padding: 30px 0px;
    border-radius: 0px !important;
}

.fc-event-container {
    background: #1c8fcc;
    color: white;
}

a .fc-day-grid-event .fc-h-event .fc-event .fc-start .fc-end {
    background-color: transparent;
}

td .fc-event-container {
    background-color: transparent;
}

.td>a {
    background-color: transparent;
}

div .fc-content {
    background-color: #fff;
    /*background-color: #1c8fcc;
    color: #1c8fcc;
    height: 30px;*/
}

.form-group-perso {
    margin: 5px;
}

input {
    height: 30px;
}

select {
    height: 30px;
}

.light-top-menu .vd_mega-menu-wrapper.horizontal-menu .vd_mega-menu>.mega-ul>.mega-li>a {
    color: #707e77;
    font-size: 1em;
}

.mega-li {
    padding: 8px 13px;
    height: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 4px;
}

.hm-header-image {
    background-color: #fff;
}

.vd_bg-dark-green {
    background-color: #1c8fcc !important;
    height: 250px;
}

.margin-top {
    margin-top: 15px;
}

.carousel-control .left .margin-top-0 {
    background-image: none;
    position: relative;
    margin-top: -10px;
}

.content {
    position: relative;
}

.content-front {
    margin-top: -25px;
}

.active-child-menu {
    background-color: rgba(255, 255, 255, 0.2);
}

.active-child-child-menu {
    background-color: rgba(255, 255, 255, 0.1);
}

.vd_mega-menu-wrapper.horizontal-menu .vd_mega-menu>.mega-ul>.mega-li-bt:hover {
    color: #1c8fccd1 !important;
    background-color: #1c8fccd1 !important;
    background: #1c8fccd1 !important;
    border: 2px solid #1c8fccd1 !important;
}

.hover_a:hover {
    color: #1c8fccd1 !important;
    /*
    background-color: #1c8fccd1 !important;
    background: #1c8fccd1 !important;
    border: 2px solid #1c8fccd1 !important;*/
}

.vd_mega-menu-wrapper.horizontal-menu .vd_mega-menu>.mega-ul>.mega-li-nav {
    padding: 8px 5px !important;
    height: 42px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 4px;
}

.mega-ul>.active {
    text-decoration: underline!important;
    background-color: rgba(0, 0, 0, 0.1)!important;
}

.mega-li:hover .a_sous {
    background-color: #1c8fcc!important;
    color: white !important;
    cursor: pointer;
}


/* .bt-top
{
    width: 150px;
}
*/

.in {
    margin: 20px;
}

.container_privileges {
    /*border: 1px solid #C8C8D3;*/
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
    width: 85%;
    margin: auto;
    background: none #fff;
    margin-top: 10px;
}

.top-btn-good {
    background-color: #1c8fccd1 !important;
    border-radius: 51px;
    margin-bottom: 5px;
    margin-right: 8px;
    width: 30%;
    height: 10%;
}

footer .vd_bottom {
    background-color: #252525;
    color: #f5f5f5;
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto !important;
}

.menu_territoire {
    background: rgba(0, 0, 0, 0.2);
}

.mega-text {
    color: #fff;
}

.margin-bottom-10px {
    margin-bottom: 30px;
}


/* slider image*/

#basicSlider {
    position: relative;
}

#basicSlider .MS-content {
    white-space: nowrap;
    overflow: hidden;
    margin: 2%;
    height: 100%;
}

#basicSlider .MS-content .item {
    display: inline-block;
    width: 30%;
    margin-left: 3%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
    white-space: normal;
    line-height: 50px;
    vertical-align: middle;
}

@media (max-width: 991px) {
    #basicSlider .MS-content .item {
        width: 25%;
    }
}

@media (max-width: 767px) {
    #basicSlider .MS-content .item {
        width: 35%;
    }
}

@media (max-width: 500px) {
    #basicSlider .MS-content .item {
        width: 50%;
    }
}

#basicSlider .MS-content .item a {
    line-height: 50px;
    vertical-align: middle;
}

#basicSlider .MS-controls button {
    position: absolute;
}

#basicSlider .MS-controls .MS-left {
    top: 35px;
    left: 10px;
}

#basicSlider .MS-controls .MS-right {
    top: 35px;
    right: 10px;
}

#basicSlider1 {
    position: relative;
}

#basicSlider1 .MS-content {
    white-space: nowrap;
    overflow: hidden;
    margin: 2%;
    height: 100%;
}

#basicSlider1 .MS-content .item {
    display: inline-block;
    width: 30%;
    margin-left: 3%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
    white-space: normal;
    line-height: 50px;
    vertical-align: middle;
}

@media (max-width: 991px) {
    #basicSlider1 .MS-content .item {
        width: 25%;
    }
}

@media (max-width: 767px) {
    #basicSlider1 .MS-content .item {
        width: 35%;
    }
}

@media (max-width: 500px) {
    #basicSlider1 .MS-content .item {
        width: 50%;
    }
}

#basicSlider1 .MS-content .item a {
    line-height: 50px;
    vertical-align: middle;
}

#basicSlider1 .MS-controls button {
    position: absolute;
}

#basicSlider1 .MS-controls .MS-left {
    top: 35px;
    left: 10px;
}

#basicSlider1 .MS-controls .MS-right {
    top: 35px;
    right: 10px;
}

#basicSlider2 {
    position: relative;
}

#basicSlider2 .MS-content {
    white-space: nowrap;
    overflow: hidden;
    margin: 2%;
    height: 100%;
}

#basicSlider2 .MS-content .item {
    display: inline-block;
    width: 30%;
    margin-left: 3%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
    white-space: normal;
    line-height: 50px;
    vertical-align: middle;
}

@media (max-width: 991px) {
    #basicSlider2 .MS-content .item {
        width: 25%;
    }
}

@media (max-width: 767px) {
    #basicSlider2 .MS-content .item {
        width: 35%;
    }
}

@media (max-width: 500px) {
    #basicSlider2 .MS-content .item {
        width: 50%;
    }
}

#basicSlider2 .MS-content .item a {
    line-height: 50px;
    vertical-align: middle;
}

#basicSlider2 .MS-controls button {
    position: absolute;
}

#basicSlider2 .MS-controls .MS-left {
    top: 35px;
    left: 10px;
}

#basicSlider2 .MS-controls .MS-right {
    top: 35px;
    right: 10px;
}

.toggle.ios,
.toggle-on.ios,
.toggle-off.ios {
    border-radius: 20px;
}

.toggle.ios .toggle-handle {
    border-radius: 20px;
}

.modal-header {
    background: #fff;
    /*aliceblue;*/
}

.modal-footer {
    background: #fff;
    /*aliceblue*/
    ;
}

.label-checkbox {
    position: relative;
    top: 0;
}

.span-checkbox {
    margin-right: 15px;
}

.right_nav_title {
    font-size: 20px !important;
    font-weight: bold !important;
}

.error {
    color: red;
    font-size: 12px;
}

.vd_content-section {
    padding-top: 15px;
}

#infoMessage {
    font-weight: bold;
    color: #3c764c !important;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    cursor: default;
    background-color: #1c8fcc;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    color: white;
}

.entreprise_header {
    color: #1c8fcc !important;
    font-style: bold;
    font-weight: bold;
    font-size: large;
}

.swal-title:not(:first-child) {
    padding-bottom: 20px !important;
    margin-top: -20px !important;
    font-size: 13px !important;
}

.swal-title:not(:last-child) {
    margin-bottom: -10px;
}

.swal-text {
    font-size: 13px !important;
    position: relative;
    float: none;
    line-height: normal;
    vertical-align: top;
    text-align: left;
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    font-weight: 400;
    color: rgba(0, 0, 0, .64);
    max-width: calc(100% - 20px);
    overflow-wrap: break-word;
    box-sizing: border-box;
}

.swal-button {
    border: none;
    box-shadow: none;
    border-radius: 5px;
    font-weight: 600;
    font-size: 14px;
    padding: 10px 24px;
    margin-top: -6px;
    cursor: pointer;
}

.swal-button--cancel {
    color: #555;
    background-color: #efefef;
    height: 27px !important;
    width: 73px !important;
    font-size: 10px;
    padding-top: 3px;
    padding-left: 20px;
}

.swal-icon {
    width: 80px;
    height: 80px;
    border-width: 4px;
    border-style: solid;
    border-radius: 50%;
    padding: 0;
    position: relative;
    box-sizing: content-box;
    margin: 20px auto;
    width: 50px !important;
    height: 50px !important;
}

.swal-icon--warning__body {
    width: 4px !important;
    height: 21px !important;
    top: 10px;
    border-radius: 2px;
    margin-left: -2px;
}

.swal-icon--success__body {
    width: 4px !important;
    height: 21px !important;
    top: 10px;
    border-radius: 2px;
    margin-left: -2px;
}

.swal-overlay--show-modal .swal-modal {
    opacity: 1;
    pointer-events: auto;
    box-sizing: border-box;
    -webkit-animation: showSweetAlert .3s;
    animation: showSweetAlert .3s;
    will-change: transform;
    width: 331px !important;
    height: 225px !important;
}

.swal-icon:first-child {
    margin-top: 7px !important;
}

.swal-icon--error__line--left {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 17px;
    height: 4px;
    width: 39px;
    position: relative;
    margin-left: -13px;
    padding-bottom: -57px;
    margin-bottom: -10px;
    margin-top: -12px;
}

.swal-icon--error__line--right {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 16px;
    height: 4px;
    width: 39px;
    position: relative;
    margin-left: 19px;
    padding-bottom: -57px;
    margin-bottom: -10px;
    margin-top: 5px;
}

.swal-icon--error {
    border-color: #f27474;
    -webkit-animation: animateErrorIcon .5s;
    animation: animateErrorIcon .5s;
    margin-left: 135px;
    padding-left: 2px;
}

.swal-icon--success__line--left {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 17px;
    height: 4px;
    width: 39px;
    position: relative;
    margin-left: -13px;
    padding-bottom: -57px;
    margin-bottom: -10px;
    margin-top: -12px;
}

.swal-icon--success__line--right {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 16px;
    height: 4px;
    width: 39px;
    position: relative;
    margin-left: 19px;
    padding-bottom: -57px;
    margin-bottom: -10px;
    margin-top: 5px;
}

.swal-icon--success__ring {
    width: 60px;
    height: 60px;
}

.swal-icon--success__line--long {
    width: 47px;
    right: 8px;
    top: 38px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: animateSuccessLong .75s;
    animation: animateSuccessLong .75s;
    position: relative;
    margin: 10;
    margin-left: 24px;
}

.swal-icon--success__line--tip {
    width: 25px;
    left: 14px;
    top: 46px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-animation: animateSuccessTip .75s;
    animation: animateSuccessTip .75s;
    margin-top: -1px;
    margin-left: -10px;
}

.swal-icon--success__hide-corners {
    width: 5px;
    height: 73px;
    background-color: #fff;
    padding: -1px;
    position: absolute;
    left: 18px;
    top: 6px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.swal-footer {
    text-align: right !important;
    padding-top: 22px !important;
    margin-top: 23px !important;
    padding: 13px 16px;
    border-radius: inherit;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.swal-button--confirm {
    height: 31px !important;
    width: 73px !important;
    font-size: 10px;
    padding-top: 4px;
}

.success {
    color: green;
    font-size: 20px;
    font-style: bold;
}


/* Form Design Css */

.space-form {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.no-margin {
    margin-bottom: 5px !important;
}


/* The container */

.filter-check {
    display: flex;
    flex-wrap: wrap;
}

.checkbox-content {
    display: block;
    position: relative;
    padding-left: 20px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 15px;
    margin-bottom: 15px;
}


/* Hide the browser's default checkbox */

.checkbox-content input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}


/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 7px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #1c8fcc;
}


/* On mouse-over, add a grey background color */

.checkbox-content:hover input~.checkmark {
    background-color: #1c8fcc;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.checkbox-content input:checked~.checkmark:after {
    display: block;
}

.checkbox-content input:checked~.checkmark {
    background: #1c8fcc;
}


/* Style the checkmark/indicator */

.checkbox-content .checkmark:after {
    left: 4px;
    top: 0px;
    width: 5px;
    height: 10px;
    border: 1px solid #ffffff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.text {
    font-size: 12px;
}

.form-group-perso label {
    text-align: right!important;
}
.disp-flex{
    display: flex;
}
input{
    height: auto !important;
}