/********************  accordeon  ******************************************/
.body-form-skin.skin-projet .select2-container--default .select2-results__option--selected,
.ms-projet .select2-container--default .select2-selection--multiple .select2-selection__choice__remove,
.body-form-skin.skin-projet .select2-container--default .select2-results__option[aria-selected="true"],
.body-form-skin.skin-projet .bloc-close {
    background-color: #ff5b5b !important;
    color: #fff;
}

.ms-projet .wizard-block-form .panier-content .panier ul li i:hover,
.ms-projet .select2-container--default .select2-selection--multiple .select2-selection__clear,
.ms-projet .select2-container--default .select2-selection--single .select2-selection__clear {
    color: #ff5b5b !important;
}

.body-form-skin.skin-projet .select2-container--open .select2-dropdown--below,
.body-form-skin.skin-projet .select2-container--default .select2-search--dropdown .select2-search__field,
.body-form-skin.skin-projet .select2-container--default .select2-search--dropdown .select2-search__field:focus,
.body-form-skin.skin-projet .select2-container--default .select2-search--dropdown .select2-search__field:focus-visible,
.ms-projet .select2-container--default .select2-selection--multiple .select2-selection__choice {
    border-color: #ff5b5b !important;
    background-color: #fff1f1 !important;
}

.ms-projet #accordeon-projet .accordion-item .bloc-d .select2-container--default .select2-selection--single {
    background: #fff1f1;
    border-color: #fff1f1;
}

.body-form-skin.skin-projet .select2-dropdown,
.ms-projet .wizard-block-form .block-form .select2-container--default.select2-container--open .select2-selection--multiple,
.ms-projet .wizard-block-form .block-form .select2-container--default.select2-container--open .select2-selection--single,
.ms-projet .wizard-block-form .block-form .select2-container--default.select2-container--focus .select2-selection--multiple,
.ms-projet .wizard-block-form .block-form .select2-container--default .select2-selection--multiple,
.ms-projet .wizard-block-form .block-form .select2-container--default .select2-selection--single,
.ms-projet .wizard-block-form .block-form .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-color: #fff1f1 !important;
}

.ms-projet .wizard-block-form .block-form .search-bloc-1 input.form-control:focus {
    box-shadow: 0 0 0 .25rem #ff9898;
}

/*************************************************************************
CHECKBOX
****************************************************************************/

.ms-projet .wizard-block-form .form-check {
    font-size: 14px !important;
    min-width: 25%;
}

.ms-projet .wizard-block-form .form-check-input {
    border-color: #ff5b5b !important;
    background-color: transparent !important;
}

.ms-projet .wizard-block-form .form-check-input:checked {
    border-color: #ff5b5b !important;
    background-color: #ff9898 !important;
}

.ms-projet .wizard-block-form .form-check-input[type='radio']:checked {
    --bs-form-check-bg-image: none;
}

/* ************************************************************************
CELL PROJECT  ....
****************************************************************************/
.ms-projet .block-cell.cell-lr {
    position: relative;
    margin-bottom: 38px;
}

.ms-projet .block-cell.cell-lr .tag-projet {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    transform: rotate(-90deg) translate(-185%, -20px);
    transform-origin: top left;
    text-align: left;
    display: flex;
    font: 12px/12px 'Cantata One', serif;

}

.ms-projet .block-cell.cell-lr .tag-projet .icon {
    margin-right: 9px;
    transform: rotate(90deg);
    font-size: 20px;
    display: inline-block;
    margin-top: -6px;
}

.ms-projet .block-cell.cell-lr .alert-notif,
.admin-customer .ms-projet .alert-notif {
    position: absolute;
    top: -18px;
    z-index: 2;
    width: 55px;
    height: 55px;
}

.admin-customer .ms-projet .alert-notif {
    top: 25px;
}

.admin-customer .ms-projet .block-cell.cell-lr .alert-notif {
    left: -24px;
}

.admin-customer .ms-projet .alert-notif a,
.ms-projet .block-cell.cell-lr .alert-notif a {
    border-radius: 50%;
    width: 55px;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 30px;
    box-shadow: 0 10px 40px 0 rgb(0 0 0 / 15%);
}

.ms-projet .block-cell.cell-lr .alert-notif a .petit-rond,
.admin-customer .ms-projet .alert-notif a .petit-rond {
    border-radius: 50%;
    width: 14px;
    height: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    font-size: 10px;
    position: absolute;
    top: 10px;
    right: 12px;
}

.ms-projet .block-cell.cell-lr .bloc-projet {
    min-height: 220px;
    overflow: hidden;
}

.ms-projet .block-cell.cell-lr .bloc-projet .bloc-g {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 200px;
}

.ms-projet .block-cell.cell-lr .bloc-projet .bloc-d {
    padding: 20px 30px;
    display: flex;
    flex-direction: column;
}

.ms-projet .block-cell.cell-lr .bloc-projet .bloc-d h3 {
    margin-bottom: 3px;
}

.ms-projet .block-cell.cell-lr .bloc-projet .bloc-d .action {
    display: flex;
    align-items: center;
    justify-content: right;
}

.ms-projet .block-cell.cell-lr .bloc-projet .bloc-d .a-txt {
    font-size: 12px;
}

.ms-projet .block-cell.cell-lr.cell-lr .bloc-projet {
    display: flex;
}

.ms-projet .block-cell.cell-lr.cell-lr .bloc-projet .bloc-g {
    width: 45%;
    min-height: auto;
}

.ms-projet .block-cell.cell-lr.cell-lr .bloc-projet .bloc-d {
    width: 55%;
    min-height: 220px;
    position: relative;
    justify-content: center;
    padding-bottom: 60px;
}

.ms-projet .block-cell.cell-lr.cell-lr .bloc-projet .bloc-d .options {
    display: flex;
    align-items: center;
    padding-bottom: 15px;
    flex-wrap: wrap;
}

.ms-projet .block-cell.cell-lr.cell-lr .bloc-projet .bloc-d .action {
    position: absolute;
    bottom: 20px;
    right: 30px;
}

.ms-projet .block-cell.cell-lr.cell-lr .bloc-d .options .badge-projet {
    margin-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font: 400 10px/12px 'Open Sans', sans-serif;
    text-transform: uppercase;
}

.ms-projet .block-cell.cell-lr.cell-lr .bloc-d .options .badge {
    font-weight: 400;
    font-size: 12px;
    padding: 8px;
    margin: 5px 5px 5px 0;
}

.ms-projet .block-cell.cell-lr.cell-lr .bloc-d .options .badge-projet img,
.ms-projet .block-cell.cell-lr.cell-lr .bloc-d .projet-caract h3 .badge-projet img {
    max-height: 35px;
    margin-right: 10px;
}

.ms-projet .block-cell.cell-lr.cell-lr .bloc-projet .bloc-d .action .ligne {
    font: 400 10px/12px 'Open Sans', sans-serif;
    text-transform: uppercase;
    margin-right: 17px;
    position: relative;
}

.ms-projet .block-cell.cell-lr.cell-lr .bloc-projet .bloc-d .action .ligne::before {
    border-radius: 50%;
    width: 5px;
    height: 5px;
    content: "";
    background: #ff5b5b;
    position: absolute;
    left: -12px;
    top: 4px;
}

.ms-projet .block-cell.cell-lr.cell-lr .bloc-projet .bloc-d .action .badge-enligne::before {
    background: #3dcb5b;
}

@media (max-width: 767.8px) {
    .ms-projet .block-cell.cell-lr.cell-lr .bloc-projet {
        flex-direction: column;
    }

    .ms-projet .block-cell.cell-lr.cell-lr .bloc-projet .bloc-g {
        width: 100%;
        min-height: 150px;
    }

    .ms-projet .block-cell.cell-lr.cell-lr .bloc-projet .bloc-d {
        width: 100%;
        padding-bottom: 20px;
        min-height: auto;
    }

    .ms-projet .block-cell.cell-lr.cell-lr .bloc-projet .bloc-d .options {
        justify-content: center;
        padding-bottom: 10px;
    }

    .ms-projet .block-cell.cell-lr.cell-lr .bloc-projet .bloc-d .txt {
        text-align: center;
    }

    .ms-projet .block-cell.cell-lr.cell-lr .bloc-projet .bloc-d .action {
        position: relative;
        bottom: auto;
        right: auto;
        justify-content: center;
        margin-top: 20px;
    }

}


/******************************************************
 CONFIGURATION BUTTONS
*****************************************************/

.admin-customer .reading-site.project {
    background: url(/build/images/bg-broadcast.08345fc2.png) no-repeat center center;
    background-size: cover;
    padding: 45px 25px;
    margin: 40px auto;
    width: 80%;
    border-radius: 15px;
    border: 2px solid #fff;
    box-shadow: 0 10px 20px 0 rgb(0 0 0 / 20%);
    min-height: 400px;
    position: relative;
}

.admin-customer .broadcast {
    margin: 0 20px;
}

.admin-customer .reading-site.project .background-opacity {
    background: #fff;
    padding: 15px 15px 0;
    opacity: 0.95;
    display: inline-block;
    max-width: 640px;
    box-shadow: none;
}

.admin-customer .reading-site.project .background-opacity h1 {
    margin: 0;
    font-size: 24px;
    line-height: 26px;
}

.admin-customer .reading-site.project .text-2 {
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    padding: 0 15px 10px;
    margin: 0;
}

.admin-customer .reading-site.project .your-times {
    align-items: flex-start;
}

.admin-customer .reading-site.project .your-times .button-block-content,
.admin-customer .reading-site.project .your-times .button-block-content .list-collections {
    display: flex;
    flex-direction: column;
}

.admin-customer .reading-site.project .your-times .button-block-content {
    align-items: center;
    padding: 0 10px 20px;
    line-height: 14px;
}

.admin-customer .reading-site.project .your-times .button-block-content.btn-3m {
    order: unset;
}

@media (min-width: 690px) and (max-width: 1315px) {
    .admin-customer .reading-site.project .your-times .button-block-content.btn-3m {
        order: 2;
    }
}

.admin-customer .reading-site.project .your-times .button-block-content .list-collections,
.admin-customer .reading-site.project .your-times .button-block {
    width: 180px;
}

.admin-customer .reading-site.project .your-times .bloc-tag {
    font-size: 12px;
    font-weight: 400;
    color: #9e9d9d;
}

.admin-customer .reading-site.project .your-times .bloc-tag span {
    text-align: left;
}

.admin-customer .reading-site.project .your-times .bloc-tag .icon-close {
    margin-left: 20px;
    font-size: 8px;
}

/******************************************************
 N PROJECTS
*****************************************************/
.admin-customer .reading-site .home-main {
    margin: 20px auto;
}

/******************************************************
PROJECT MENU
******************************************************/
.projet-new .titre {
    text-align: center;
}

.projet-new .projet-new-contain {
    border: 1px solid #ff5b5b;
    padding: 40px 30px;
    display: flex;
    flex-wrap: wrap;
    margin-right: 20px;
    margin-bottom: 50px;
}

.projet-new .projet-new-contain .projet-item {
    padding: 15px 8px;
    text-align: center;
}

.projet-new .projet-new-contain .projet-item .txt-tips {
    position: relative;
    top: -1px;

}

.projet-new .projet-new-contain .projet-item .bloc-img {
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff1f1 !important;
    margin-bottom: 10px;
    padding: 35px;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 0%);
}

.projet-new .projet-new-contain .projet-item .bloc-txt {
    font: 16px/18px 'Cantata One', serif;
}

.projet-new .projet-new-contain .projet-item .bloc-txt span.txt-petit {
    font: 400 14px/15px 'Open Sans', sans-serif;
}

.projet-new .projet-new-contain .projet-item:hover, .projet-new .projet-new-contain .projet-item:active, .projet-new .projet-new-contain .projet-item:focus {
    color: #ff5b5b !important
}

.projet-new .projet-new-contain .projet-item:hover .bloc-img, .projet-new .projet-new-contain .projet-item:active .bloc-img, .projet-new .projet-new-contain .projet-item:focus .bloc-img {
    background: #fff !important;
    box-shadow: 0 10px 40px 0 rgb(0 0 0 / 15%);
}

.projet-new .projet-fiche .bloc-img {
    text-align: center;
    padding-block: 10px;
}

.projet-new .projet-fiche h4,
.bloc-tuto .tuto-fiches h4 {
    font-weight: 700;
    font-size: 16px
}

.projet-new .projet-fiche ul,
.bloc-tuto .tuto-fiches ul {
    margin: 0;
    padding: 0;
}

.projet-new .projet-fiche ul li,
.bloc-tuto .tuto-fiches ul li {
    position: relative;
    list-style: none;
    padding: 0;

}

.projet-new .projet-fiche ul li a,
.bloc-tuto .tuto-fiches ul li a {
    font-size: 14px;
    padding: 5px 0 5px 25px;
    display: block;
    position: relative;
    transition: all 0.3s;
    left: 0;
    background: url(/build/images/icon-download2.e3e6e6af.png) no-repeat center left;
}

.projet-new .projet-fiche ul li a:hover {
    color: #c92c2c !important;
    left: 4px;
}

.bloc-tuto .tuto-fiches ul li a:hover {
    left: 4px;
}

@media (max-width: 1199.8px) {
    .projet-new .projet-new-contain {
        margin-right: 0;
        padding: 20px;
    }

}

/********************  PAGE ADMINISTATION PROJET  ******************************************/

.gestion-p .rech-soum h4 {
    font: 16px/22px 'Cantata One', serif;
}

.gestion-p .rech-soum .bloc-ajout-search .form-control {
    border-color: #ff5b5b !important;
    background: #fff1f1 !important;
    font-size: 14px;
}

.gestion-p .rech-soum .bloc-ajout-search i {
    color: #ff5b5b !important;
}

.ms-projet .gestion-p .gerer-liste .nav-tabs .nav-link {
    background: #fff1f1;
}

.ms-projet .gestion-p .gerer-liste .nav.nav-tabs > .nav-item > .nav-link.active {
    border-color: #ff5b5b #ff5b5b transparent;
}

.ms-projet .gestion-p .gerer-liste .nav-tabs .nav-link:focus,
.ms-projet .gestion-p .gerer-liste .nav-tabs .nav-link:hover {
    border-color: #ff9898;
    background: #ff9898;
}

@media (max-width: 1199.8px) {
    .ms-projet .gestion-p .gerer-liste .nav.nav-tabs > .nav-item > .nav-link.active {
        border-color: #ff5b5b;
    }
}


/********************  FORM ACCORDION PROJECT  ******************************************/

.projet h2.titre2 {
    justify-content: center;
}

.projet h2.titre2 img {
    display: none
}

.ms-projet #accordeon-projet .accordion-item .bloc-d input.form-control,
.ms-projet #accordeon-projet .accordion-item .bloc-d textarea.form-control {
    background: #fff1f1 !important;
    border-color: #fff1f1 !important;
}

.ms-projet #accordeon-projet .accordion-header .accordion-button.collapsed {
    background: #fff1f1;
}

/********************  PAGE program in dispenser ******************************************/

.ms-projet .wizard-block-form.program .form-group .bloc-g {
    text-align: left;
    justify-content: flex-start;
}





