.membre_page_wrapper{display:flex; width:100%; flex-flow:row nowrap; margin-top:50px;}.membre_page_menu{width:20%; display:flex;}.membre_page_content{width:75%; margin-left:auto;}.deconnexion{background-color:#000;color:#fff;text-align:center;padding:3px 10px;margin-left:auto;display:flex;width:max-content;border-radius:10px;margin-right:15px;margin-top:-8px;}.membre_menu_wrapper{border:2px solid #f4e8e8; padding:5px; border-radius:15px; background-color:#fefefe;}.membre_menu_wrapper .header_menu{background-color:#f4e8e8;text-align:center;padding:25px 20px;border-radius:15px;}.membre_menu_wrapper > ul{list-style:none; padding:10px; margin:0; margin-top:5px;}.membre_menu_wrapper > ul > li{margin:15px 0;}.membre_menu_wrapper > ul > li > a{font-size:18px;margin:15px 0; color:#000; font-weight:600;}.membre_menu_wrapper > ul > li > ul{list-style:none; padding:0; margin:0; border-left:2px solid #000; margin-top:10px; margin-left:8px; padding-left:8px;}.membre_menu_wrapper > ul > li > ul > li{margin:10px 0;}.membre_menu_wrapper > ul > li > ul > li > a{font-size:14px;margin:15px 0; color:#000; font-weight:400;}.membre_page_content h1{margin:0;padding:0;}.membre_page_content h2{margin:0;padding-top:0;padding-bottom:0;}.membre_cadre{border:1px solid #f4e8e8; padding:20px; border-radius:15px; background-color:#fefefe;padding-bottom:8px;}.membres_listing{width: 100%;display: flex;display: -webkit-flex;flex-flow: row nowrap;-webkit-flex-flow: row nowrap;justify-content: space-between;-webkit-justify-content: space-between;align-items: flex-start;margin-bottom: 20px;}.membres_listing_items{width: 100%; height: auto;justify-content: space-between;-webkit-justify-content: space-between;}.membres_listing_item {margin: 0 0 4rem;margin-bottom: 4rem;display: flex;align-items: center;justify-content: center;margin-bottom: 1.5rem;transition: padding .2s;}.membres_listing_item a{padding:10px 20px;border-radius:0 10px 10px 0;width:100%;height:100%;display: flex;display: -webkit-flex;flex-flow: row nowrap;-webkit-flex-flow: row nowrap;justify-content: space-between;-webkit-justify-content: space-between;background-color:#f9f9f9;border-left:2px solid #333;}.membres_listing_item.noactive a{border-left:2px solid orange;}.membres_listing_item.active a{border-left:2px solid green;}.membres_listing_item a:hover{background-color:#fff5f5;}.membres_listing_item:hover{padding-left:10px;}.membres_listing_item.noactive .infos{opacity:0.5;}.membres_listing_item .infos .badge{background-color:#333;color:#fff;padding:3px 10px;}.membres_listing_item.noactive .infos .badge{background-color:orange;color:#000;}.membres_listing_item.active .infos .badge{background-color:green;color:#fff;}.membres_listing_item .infos .title{font-weight:600;font-size:1.3em;text-align:left;justify-content:flex-start;display:flex;align-items: flex-start;width:100%;color:#000;}.membres_listing_item infos{height:100%;display:flex;align-items: center;justify-content:flex-start;text-align:left;}.membres_listing_item .date{margin:0;padding:0;font-weight:600;font-size:1.1em;width:120px;height:100%;text-align:center;display:flex;align-items:center;justify-content:center;margin-right:15px;background-color:#ecd1c8;color:#fff;}.membres_listing_item .infos .description {width: 100%;font-size: 12px;line-height: 1.1;font-weight: 400;color: #666666;margin-top:4px;}.membres_listing_item .infos .categorie{display:flex;width:100%;display: -webkit-flex;flex-flow: row wrap;-webkit-flex-flow: row wrap;margin-top:15px;}.membres_listing_item .infos .categorie span{background-color:#ff797d;color:#fff;padding:3px 8px;margin-right:5px;}.menu_select{display:none;}.menu_ul{display:block;}@media only screen and (max-width: 900px), only screen and (max-device-width: 900px) {.membre_page_wrapper{display:flex; width:100%; flex-flow:column nowrap; margin-top:50px;}.membre_menu_wrapper{width:100%;margin-bottom:20px;}.membre_menu_wrapper img{height:50px;}.membre_page_menu{width:100%; display:flex;}.membre_page_content{width:100%; margin-left:inherit;}.menu_select{display:block;margin:0 auto;margin-top:15px;margin-bottom:10px;}.menu_ul{display:none;}}