﻿

.pic_information {
    display: none;
}

.page_body--content--detail {
    width: 100%;
}


/* === OPTIONS === */

.page_body--content--options {
    width: auto;
    margin-top: 2px;
}

.page_body--content--options--item {
    float: left;
    margin-right: 20px;
}


/* === FILTRES === */

.select_filtre--item {
    white-space: nowrap
}

div.select_filtre.select_filtre_statut_panier {
    width: 260px;
}

div.select_filtre.select_filtre_client {
    width: 300px;
}

div.select_filtre.select_filtre_adresse {
    width: 300px;
}

div.rcbScroll li span,
div.rddlPopup li span {
    display: inline-block;
    width: 100%;
}

div.rcbScroll li span:nth-child(1),
div.rddlPopup li span:nth-child(1) {
    font-size: 0.9em;
}

div.rcbScroll li span:nth-child(2),
div.rddlPopup li span:nth-child(2) {
    font-size: 0.82em;
}




/* === ACTIONS === */

.page_body--content--actions {
    width: 100%;
    margin-bottom: 30px;
}

.page_body--content--actions:last-child {
    margin-top: 30px;
}


/* === AFFICHAGE === */

.page_body--content--affichage {
    padding-top: 8px;
}

.page_body--content--grille > ul > li {
    border-left-style: solid;
    border-left-width: 1px;
}

.page_body--content--grille > ul > li:first-child {
    border: none;
}

.page_body--content--detail h2 {
    font-size: 1.4em;
    height: 36px;
    display: list-item;
    list-style: square;
}

.lv_panier_grid--empty_data, .lv_panier_grid--empty_data {
    margin-bottom: 20px;
}

.page_body--content--detail > ul > li:not(:first-child) {
    margin-top: 40px;
}


/*--- Affichage Grille ---*/
/*------------------------*/


.page_body--content--grille--panier > div {
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: row;
}


.page_body--content--grille > ul {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.page_body--content--grille > ul > li {
    display: table-cell;
    padding-left: 30px;
    padding-right: 30px;
}

.page_body--content--grille .lv_panier_grid--group {
    margin-bottom: 20px;
    padding-left: 20px;
    padding-bottom: 10px;
    position: relative;
}
 
.page_body--content--grille .lv_panier_grid--group fieldset {
    border: 0 none;
}
 
.page_body--content--grille .lv_panier_grid--group fieldset legend {
    padding-right: 0;
    width: 100%;
    height: 26px;
    line-height: 26px;
    font-weight: bold;
}

.page_body--content--grille .lv_panier_grid--item {
    width: 260px;
    height: auto;
    min-height: 200px;
    margin: 6px 6px;
    padding-bottom: 4px;
    border-radius: 4px;
    border: 0.5px solid #cccccc;
}

.page_body--content--grille .lv_panier_grid--item--titre {
    margin-bottom: 7px;
    border-radius: 4px 4px 0 0;
    background-color: #2eaadd; /* admin */
    color: #ffffff; /* admin */
}

.page_body--content--grille .lv_panier_grid--item--titre span {
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 200px;
    line-height: 20px;
    max-height: 20px;
    font-weight: bold;
}

.page_body--content--grille .lv_panier_grid--item--titre .titre--icon_edit {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../img/icon-panier-edit.png) no-repeat center 2px;
    background-size: contain;
}

.page_body--content--grille .lv_panier_grid--item--titre input.titre--libelle_edit {
    font-weight: bold;
    line-height: 20px;
    max-height: 20px;
    margin-top: -8px;
    margin-left: -3px;
    width: 190px;
    background-color: transparent;
    border: none;
    vertical-align: text-top;
}

.page_body--content--grille .lv_panier_grid--item--titre input.titre--libelle_edit:focus {
    background-color: #ffffff;
    color: #3e3135;
}

.page_body--content--grille .lv_panier_grid--item--text {
    padding-left: 12px;
    line-height: 22px;
}

.page_body--content--grille .lv_panier_grid--item--text label {
    font-weight: bold;
}

.page_body--content--grille .lv_panier_grid--item--text--adresse {
    display: inline-block;
    width: 100%;
    line-height: 16px;
    font-size: 0.9em;
    padding-left: 0px;
    margin-left: -6px;
    text-align: center;
}

.page_body--content--grille .lv_rayon_grid--item .rmSlide {
    left: auto !important;
    right: -6px !important;
}


/*--- Affichage Liste ---*/
/*-----------------------*/

.page_body--titre2 {
    margin-top: 20px;
}

.liste_article {
    margin-bottom: 40px;
}


.page_body--content--detail {
    display: block;
}

.page_body--content--detail .td_adresse {
    font-size: 0.9em;
}


/*--- Menu Panier ---*/
/*-------------------*/

div.RadMenu {
    float: right;
}

div.RadMenu .rmLink img {
    width: 24px;
    height: 24px;
    background: url(../img/menu_button_24.png) no-repeat center;
}

div.RadMenu .rmRootGroup a.rmImageOnly {
    margin: 3px 5px 0 5px;
}

div.RadMenu_Default .rmLevel1 {
    background-color: #fff;
    border: solid 1px #d9d9d9;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -moz-box-shadow: 0px 6px 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0px 6px 12px rgba(0,0,0,0.175);
}

div.RadMenu_Default .rmLevel1 .rmItem {
    font-size: 1.2em;
    height: 40px;
    line-height: 40px;
    margin: 0;
}

div.RadMenu_Default .rmLevel1 .rmItem a:hover {
/*    text-decoration: underline;*/
}

div.RadMenu .rmSlide .rmLevel1 .rmItem .rmText {
    margin: 0;
    padding-left: 0;
}




.menu_item > span::before {
    padding-left: 15px;
    padding-right: 15px;
    height: 25px;
    font-size: 24px;
    opacity: 0.4;
}

.menu_item > span:hover::before {
    opacity: 1;
    transition-duration: 0.5s;
}

.menu_item:hover {
    text-decoration: none !important;
}

.menu_item--ouvrir > span::before {
    font-family: Awesome-solid;
    content: "\f002";
}

.menu_item--dupliquer > span::before {
    font-family: Awesome-regular;
    content: "\f0c5";
}

.menu_item--supprimer > span::before {
    font-family: Awesome-regular;
    content: "\f2ed";
}




.td_action--button > span::before {
    padding-left: 15px;
    padding-right: 15px;
    height: 25px;
    font-size: 24px;
    opacity: 0.4;
}

.td_action--button > span:hover::before {
    opacity: 1;
    transition-duration: 0.5s;
}

.td_action--button:hover {
    text-decoration: none;
}


.td_action--button_ouvrir > span::before {
    font-family: Awesome-solid;
    content: "\f002";
}

.td_action--button_dupliquer > span::before {
    font-family: Awesome-regular;
    content: "\f0c5";
}

.td_action--button_supprimer > span::before {
    font-family: Awesome-regular;
    content: "\f2ed";
}



/* ==================================== */
/* =============== MEDIA ============== */

@media (max-width : 1200px) {
    .page_body--content--grille > ul > li {
    }

    .page_body--content--options {
        float: none;
    }

}

@media (max-width : 800px) {

    .page_body--content--grille, .page_body--content--detail {
        width: 98%;
        margin-left: 1%;
        margin-right: 1%;
    }
}


@media (max-width : 480px) {

    .page_body--content--affichage {
        display: none;
    }

    .page_body--content--options {
        padding: 0;
        margin: 0;
        text-align: center;
    }

    .page_body--content--options--item {
        float: none;
        margin: auto;
    }

    .page_body--content--options--item div.select_filtre {
        width: 80%;
    }

    .page_body--content--actions {
        float: none;
        width: 100%;
        max-width: none;
        text-align: center;
    }

    .page_body--content--grille--panier > div {
        justify-content: center;
    }



}





