/****** GLOBAL ******/
.clear {
    clear: both;
}
.posRelative{ position: relative}

.btn{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
     border-radius: 0;
}

.ilv-infos {
    width: 400px;
    font-size: 16px;
    color: #000;
}

.ilv-dl {
    background-color: #4f4f4f;
    color: #fff;
    padding: 30px 15px;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
}

.ilv-dl a.download {
    background-image: url(../images/site/download.png);
}

/* Image de fond V2*/
body {
    background:none !important;
}
/**** Petite icone d'aide flottante ***/
#help {
    border-radius: 0;
    background-color: #4f4f4f;
    box-shadow: none;
    width: 57px;
}
/*Logo principal*/
#header .logo {
    margin-left: 0;
}

#header > div a.home {
    background: url(../images/site/logo-v2.png) no-repeat top center;
    background-size: cover;
}

#header .box-rightLogo {
    right: 0;
}

/* Elenver bordure grise pas jolies */
#header {
    border: none;
}

#menu {
    margin-bottom: 20px;
}

.shadow-support {
    display: block;
    width: 100%;
    height: 50px;
    margin-top: -32px;
    /* Effet d'ombre en dessous uniquement */
    -moz-box-shadow: 0 22px 10px -20px #9b9b9b;
    -webkit-box-shadow: 0 22px 10px -20px #9b9b9b;
    -o-box-shadow: 0 22px 10px -20px #9b9b9b;
    box-shadow: 0 22px 10px -20px #9b9b9b;
}

.shadow-support.top-direction {
    margin-top: 10px;
    margin-bottom: -15px;
    -moz-box-shadow: 0 -22px 10px -20px #9b9b9b;
    -webkit-box-shadow: 0 -22px 10px -20px #9b9b9b;
    -o-box-shadow: 0 -22px 10px -20px #9b9b9b;
    box-shadow: 0 -22px 10px -20px #9b9b9b;
}

/* Enlever border-radius */
#header,
#box-userinfo, #box-depotinfo,
#box-userinfo .menu, #box-depotinfo .menu,
#box-userinfo .btns .content,
ul#front_menu,
#front_menu .general-search input[type="text"],
#front_menu .general-search button,
.pre-bloc .seeall.fright .btn,
#header .btn-cart,
#footer .btn,
#box-head.community,
.bg-black.block-right.community,
.no-border-radius,
#box-balisageForm input,
.productnameEditable button
{
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

/*Site wrapper update*/
#site {
    background: white;
    padding-left: 18px;
    padding-right: 18px;
}

/************* Pre Menu *****************/
#box-userinfo {
    background-image: url(../images/site/profil-black.png);
    background-color: #f0f0f0;
}

#box-userinfo .text p span {
    color: black;
    font-family: 'Lato-Bold', Arial, Verdana, sans-serif;
}

#box-userinfo .alert {
    background: #ee8336;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

#box-userinfo .btns .separ {
    width: 95%;
    height: 1px;
}

#box-depotinfo .text p span {
    font-family: 'Lato-Bold', Arial, Verdana, sans-serif;
    font-size: 1.1em;
    width: 190px;
    color: black;
}

#box-depotinfo {
    cursor: pointer;
    background-image: url(../images/site/localisation-black.png);
}

#box-userinfo .menu, #box-depotinfo .menu {
    background: url(../images/site/fleche-bas-orange.png) center center no-repeat #4f4f4f;
}

#box-userinfo .menu:hover, #box-depotinfo .menu:hover, .hover-button-userinfo {
    background: url(../images/site/fleche-bas.png) center center no-repeat #cb5128 !important;
}

/********* Menu déroulant USER *********/
#box-userinfo .content {
    padding: 5px 0 0 0 !important;
}

#box-userinfo .btns a:hover {
    background-color: #cb5128;
    text-decoration: none;
    font-family: 'Lato-Regular', Arial, Verdana, sans-serif;
}

#box-userinfo .btns a {
    margin: 0;
    height: 24px;
    line-height: 24px;
    padding: 10px 0 10px 55px;
    background-position: 15px 50%;
    font-size: 1.1em;
}

#box-userinfo .btns .separ {
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}

#box-userinfo .btns .triangle {
    width: 0;
    height: 0;
    border-style: solid;
    margin-right: 10px;
    margin-left: auto;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #4f4f4f transparent;
}

/* Icones des liens */
#box-userinfo .account {
    background: url(../images/site/profile-mini-v2.png) center left no-repeat;
}

#box-userinfo .command {
    background: url(../images/site/profil-compte.png) center left no-repeat;
}

/******Bouton Panier *****/
#header .btn-cart:hover {
    background-color: #d3501c;
}

#header .btn-cart {
    background-color: #ee8336;
    background-image: url(../images/site/title-panier-blanc.png);
}

/**************  Front ul Menu ********************/
ul#front_menu li a {
    font-size: 1em;
}

ul#front_menu li.home {
    margin: 8px 20px 0 24px;
}

ul#front_menu li.home a {
    background-size: cover;
    background: url(../images/site/icon-home-V2.png) no-repeat center;
    margin: 8px 0 0 0;
    width: 27px;
    height: 27px;
    display: block;
    cursor: pointer;
}

ul#front_menu li.home:hover a,
ul#front_menu li.home a:hover,
ul#front_menu li.home.current a {
    background: url(../images/site/icon-home-V2.png) no-repeat center;
}

/**Séparateurs entre chaque liens du menu**/
ul#front_menu li.separ {
    background: #ee8336;
    width: 1px;
    height: 48px;
    margin: 6px 10px 0 10px;
}

/********** FRONT UL SUBMENU **********/
ul#front_menu .submenu {
    padding-top: 10px;
    margin-top: -10px;
    top: 65px;
    left: 142px;
    background: transparent;
}

ul#front_menu .submenu .triangle {
    width: 0;
    height: 0;
    border-style: solid;
    /*margin-right: 10px;*/
    margin-left: 240px;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #4f4f4f transparent;
}

ul#front_menu .submenu li {
    background-color: #4f4f4f;
}

ul#front_menu .submenu li > a {
    font-size: 1.2em;
}

ul#front_menu .submenu li:hover,
ul#front_menu .submenu li:hover > a {
    background-color: #d3501c;
    color: white;
}

/**Champs de recherche rapide**/
#front_menu .general-search input[type="text"] {
    background-color: white;
}

#front_menu .general-search button {
    background-color: #ee8336;
}

form[name="publishing_backbundle_commande"] input, form[name="publishing_backbundle_commande"] textarea {
    border-radius: 0;
}
.balisage > span {
    color: black;
    font-size: 0.9em;
    font-family: Lato-Bold;
}

.balisage .title > h2 {
    font-size: 1.9em;
    line-height: 2.0em;
}

.balisage .title > h2 > span {
    font-family: 'Lato-Regular', Arial, Verdana, sans-serif;
    font-size: 0.6em;
    display: block;
}
/** Bouton edition produit **/
.productnameEditable {
    padding: 10px 0 10px 0;
}
.productnameEditable button[type="submit"], .productnameEditable button[type="cancel"] {
    padding: 8px;
    margin-top: 5px;
    margin-right: 5px;
}


/**************  Front Main Content ********************/

#organizer-slider-container .titled_box {
    padding: 15px 20px;
}

/****IVLV BUTTON***/
.btn-ivlv {
    height: 78px;
}

.btn-ivlv .icone-balisage {
    float: left;
    background: url(../images/site/icon-acces-ivlv.png) center center no-repeat;
    width: 38px;
    height: 50px;
    margin: 0 20px 0 25px;
}

.btn-ivlv .icone-bao-merch {
    float: left;
    background: url(../images/site/bao_merch.jpg) center center no-repeat;
    width: 38px;
    height: 50px;
    margin: 0 20px 0 25px;
}

.btn-ivlv:hover > a {
    text-decoration: none;
}

.btn-ivlv > a {
    font-family: 'Lato-Regular', Arial, Verdana, sans-serif;
    font-size: 1.45em;
    text-decoration: none;
    color: white;
    height: 50px;
    line-height: 50px;
}
.fancybox-inner{
    height: auto !important;
}
/* Pre Bloc commun a : Bonnes pratiques et Suivi des commandes */
.pre-bloc {
    height: 50px;
    line-height: 50px;
}

.pre-bloc > h3 {
    font-family: 'Lato-Bold', Arial, Verdana, sans-serif;
    font-size: 1.7em;
    text-decoration: none;
    color: #ee8336;
}

.pre-bloc .seeall.fright {
    margin-top: 6px;
}

.pre-bloc .seeall.fright .btn {
    display: block;
    padding: 0 25px;
    height: 36px;
    line-height: 36px;
}

/* Bonnes pratiques*/
/* Icones devant les titres Suivi de commande et Bonnes pratiques*/
.pre-bloc .icone-bonne-pratique, .pre-bloc .icone-suivi-commande, .pre-bloc .icone-organizer {
    float: left;
    width: 38px;
    height: 50px;
    margin: 0 14px 0 5px;
}

#pratique-box .fleft.w240 {
    height: 175px;
    overflow: hidden;
}

#pratique-box .fleft.w240 > a > img {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-height: 100%;
}

.pre-bloc .icone-bonne-pratique {
    background: url(../images/site/icon-etoile.png) center center no-repeat;
}

.icone-organizer{
    background: url(../images/site/organizer-icon.png) center center no-repeat;
}

.pre-bloc .icone-suivi-commande {
    background: url(../images/site/icon-box-suivi.png) center center no-repeat;
}

h2.popin-title{
    margin-top: 0 !important;
}
span.undertitle-popin{
    font-family: 'Lato-Bold', Arial, Verdana, sans-serif;
    color: #363636;
    font-size: 1.1em;
}
p.text-popin{
    font-family: 'Lato-Bold', Arial, Verdana, sans-serif;
    color: #363636;
    font-size: 1.1em;
}
p.sectors-popin{
    font-family: 'Lato-Bold', Arial, Verdana, sans-serif;
    color: #747474;
    font-size: 1.1em;
}
h2.title-popin{
    font-family: 'Lato-Bold', Arial, Verdana, sans-serif;
    color: #363636;
    font-size: 1.5em;
}
/* one.post.homepage.html.twig */
div.mini-msg p, span.date {
    font-family: 'Lato-Bold', Arial, Verdana, sans-serif;
    color: black;
    font-size: 1.2em;
}

div.mini-msg p {
    font-size: 1.1em;
}

span.depot {
    font-family: 'Lato-Bold', Arial, Verdana, sans-serif;
    color: #ef8329;
    font-size: 1.2em;
}

/* Suivi des commandes */
#suivi-box span.date {
    font-size: 0.90em;
    line-height: 1.8em;
}

#suivi-box .legend > div {
    height: 25px;
    line-height: 25px;
}

#suivi-box .legend > div > div {
    display: inline-block;
    vertical-align: middle;
}

#suivi-box .picto-commande_status_A {
    background: #97af23 !important;
    border-radius: 0 !important;
}
#suivi-box .picto-commande_status_W {
    background: #ffcc00 !important;
    border-radius: 0 !important;
}
#suivi-box .picto-commande_status_R {
    background: #e3000b !important;
    border-radius: 0 !important;
}


#suivi-box .legend > div > span {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    margin-left: 8px;
    font-family: 'Lato-Bold', Arial, Verdana, sans-serif;
    font-size: 1.05em;
}

#suivi-box .one-suivi-homepage:nth-child(2),
#suivi-box .one-suivi-homepage:nth-child(3) {
    border-left: 1px solid black;
}

/********* FOOTER ********/
#footer .copyright {
    font-family: 'Lato-Bold', Arial, Verdana, sans-serif;
    color: black;
    font-size: 1.1em;
}

#footer .btn {
    color: #FFF;
    background-color: #ef8329 !important;
}

#footer .btn:hover > a {
    text-decoration: none;
}

/* Logo Footer*/
#footer .left {
    margin: 0;
}

/* Le slider de la homepage */
#box-head.homepage-box-head {
    padding: 0;
    margin-top:0;
    position: relative;
    margin-bottom:20px;
    float: left;
    height: 390px;
    background-color: #f0f0f0;
}

#box-head .title{
    margin-top:30px;
    padding-left: 20px;
    margin-bottom: 25px;
}

#box-head .title img{
    float: left;
}

#box-head .title span {
    font-size: 26px;
    font-family: 'Lato-Bold';
    text-transform: uppercase;
    margin-left: 15px;
    float: left;
    display: block;
    margin-top: 10px;
}

#box-head .slider-prev {
    background: url("../images/site/slide-left-arrow.png");
    width: 38px;
    height: 130px;
    position: absolute;
    z-index: 1;
    left:10px;
    top:130px;
}

#home-actu-slider {
    position: relative;
    height: 390px;
    top: -90px;
}
#home-actu-slider li {
    margin: 0;
}
#home-actu-slider li button:before{
    font-size: 12px;
    opacity: 1;
}
#home-actu-slider li.slick-active button:before{
    opacity: 1;
    color: #ee8336;

}

#box-head .slider-next {
    background: url("../images/site/slide-right-arrow.png");
    width: 46px;
    height: 390px;
    position: absolute;
    z-index: 1;
    right: 0;
    top:1px;
}

#box-head .slider-next:hover {
    background: url("../images/site/slide-right-arrow-on.png");
}

#box-head .slider-prev:hover {
    background: url("../images/site/slide-left-arrow-on.png");
}
#box-head.assistance.telephone{
    background-image: url(../images/site/title-tel.png) !important;
    background-repeat: no-repeat !important;
    background-position: 22px center !important;
}
.assistance-form button{
    border-radius: 0;
    -webkit-border-radius: 0;
}
#box-head:not(.assistance) p, #box-head:not(.assistance) a  {
    display: block;
    margin-left: 40px;
}
#box-head .img-part {
    margin-left:0;
}

#box-head .text-part {
    padding-top: 90px;
}
#box-head .text-part p, #box-head .text-part a{
    padding-right:15px;
}

.one-slide {
    height: 390px !important;
    padding-left: 20px;
    padding-right: 20px;
}
#box-head .one-slide .fleft{
    width: 50%;
    height: 390px;
}
.one-slide .news-date{
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
    font-family: 'Lato-Regular';
    margin-bottom: 0;
}
.one-slide .news-title{
    font-family: 'Lato-Bold';
    color:#ee8336;
    font-size: 18px;
    text-decoration: none;
    line-height:normal;
    text-transform: uppercase;
}
.one-slide .news-description{
    color: #000;
    font-family:'Lato-Regular';
    font-size: 16px;
    line-height: 24px;
}
.one-slide .more-info{
    color: #ee8336;
    font-family:'Lato-Regular';
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: underline;
    margin-bottom: 40px;
}
#box-head .one-slide .news-see-all a{
    display: inline;
}

.slick-dots {
    bottom: 10px !important;
    left: 0 !important;
}

.slick-prev.slick-arrow {
    left: 5px !important;
}

.slick-next.slick-arrow {
    right: 5px !important;
}

.slick-prev.slick-arrow, .slick-next.slick-arrow {
    z-index: 1000;
}

#pratique-box .actions{
    right: 0;
}
/*******************************  BONNES PRATIQUES  **************************************/

#box-head.community {
    background-image: url(../images/site/title-bonnes-pratiques-noir.png);
    padding-left: 70px;
}

#box-head  h1 {
    font-family: 'Lato-Bold', Arial, Verdana, sans-serif;
    font-size: 3.4em;
    text-transform: uppercase;
}

/* Les 3 boutons de droite */
.bg-black.block-right.community.fix-full-clic {
    width: 310px;
    height: 98px;
    padding: 0;
}
.bg-black.block-right.community.fix-full-clic a {
    padding: 10px;
    height: 78px;
    width: 290px;
}

.bg-black.block-right.community .icone-topic {
    margin-right: 5px;
    margin-top: 20px;
}

.bg-black.block-right.community > a > div.title {
    margin-right: 0;
    margin-top: 15px;
}

.bg-black.block-right.community > a > div.title > h2 {
    font-size: 2.15em;
}

.acces-like .icone-topic {
    background: url(../images/site/title-acces-like-noir.png) center center no-repeat;
}

.acces-selection .icone-topic {
    background: url(../images/site/title-acces-selection-noir.png) center center no-repeat;
}
.ajouter-pratique .icone-topic {
    background: url(../images/site/title-ajouter-bonne-pratique-noir.png) center center no-repeat;
}

.ajouter-pratique a, .acces-like a, .acces-selection a, .acces-all-bp a{
    display: block;
    width: 100%;
    height: 100%;
}

/* Bonne pratique */
.follow {
    background: url(../images/site/epingle-off-v2.png) center no-repeat transparent;
}

#front-part .post {
}

/* Les filtres select 2 --> Community\FrontBundle\Resources\views\Post\filter.html.twig */
/* Chaque <select> est transformé en select2, chaque select2 est dans un bloc suivant le type de filtre secteur-filter, cat-filter et depot-filter...*/
/* Le conteneur */
.filter.posts .depot-filter .chosen-container,
.filter.posts .secteur-filter .chosen-container,
.filter.posts .cat-filter .chosen-container {
    width: 245px;
    height: 40px;
    border-radius: 0;
}

.category-filter .chosen-container,
.secteur-filter .chosen-container {
    min-height: 40px;
    border-radius: 0;
}

/* Le A choisi */
.filter.posts .depot-filter .chosen-single,
.filter.posts .secteur-filter .chosen-single,
.filter.posts .cat-filter .chosen-single,
.category-filter .chosen-single,
.secteur-filter .chosen-single,
#box-balisagesHeaderProducts .chosen-single{
    height: 100% !important;
    border-radius: 0;
    background: white;
    border: none;
}
#box-balisagesHeaderProducts .chosen-container {
    margin-top: 8px;
    height: 40px;
    margin-bottom: 8px;
    width: 250px !important;
}
#box-balisagesHeaderProducts .chosen-single >span {
    height: 40px;
    line-height: 40px;
    padding: 0;
}
#box-balisagesHeaderProducts .chosen-single {
    background-color: #f0f0f0;
}

.filter.posts .depot-filter .chosen-single span,
.filter.posts .secteur-filter .chosen-single span,
.filter.posts .cat-filter .chosen-single span,
.category-filter .chosen-single span,
.secteur-filter .chosen-single span {
    height: 40px;
    line-height: 40px;
    padding: 0;
    font-size: 1.05em;
    font-family: 'Lato-Bold', Arial, Verdana, sans-serif;
    color: #000000;
}

#popin-bonne-pratique .chosen-container-active.chosen-with-drop .chosen-single {
    background: white !important;
}

/* Le menu qui se déroule */
.filter.posts .depot-filter .chosen-drop,
.filter.posts .secteur-filter .chosen-drop,
.filter.posts .cat-filter .chosen-drop {
    border: none;
    border-radius: 0;
}

/* actus */
.postThumb, .postThumbHome {
    text-align: center;
}

.postThumbHome {
    padding: 7px;
    display: inline-block;
}

.postThumbHome img {
    max-width: 230px;
    max-height: 160px;
}

.postThumb img {
    max-width: 155px;
    max-height: 130px;
}

/* Le bouton flèche de droite */
#popin-bonne-pratique .chosen-container-multi .chosen-choices div{
    min-height: 40px !important;
}

#popin-bonne-pratique .chosen-container-multi .chosen-choices div,
.chosen-container-single .chosen-single div {
    background-color: #4f4f4f !important;
}

#popin-bonne-pratique .chosen-container-multi .chosen-choices li.search-field input[type=text].default {
    width: 100% !important;
}

#popin-bonne-pratique .chosen-container-multi .chosen-choices {
    /*height:40px !important;*/
    min-height: 40px !important;
    padding: 7px 40px 7px 0;
}

/* le bloc filter posts */
#content .filter {
    margin: 0 !important;
}

.post .download {
    background: url(../images/site/icon-download-noir.png) no-repeat left center;
}

.post .nb-like {
    background: url(../images/site/icon-post-like-noir.png) left center no-repeat;
}

/**************** POPIN BONNES PRATIQUES  *****************/
#popin-bonne-pratique {
    display: none;
}

#popin-bonne-pratique .chosen-container {
    width: 100% !important;
}

#popin-bonne-pratique .form-row {
    width: 100%;
    margin-bottom: 25px;
}

/*#popin-bonne-pratique .form-row input[type=text] {*/
#popin-bonne-pratique #community_backbundle_post_title {
    background: white;
    border-radius: 0;
    margin-bottom: 0;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

#popin-bonne-pratique .one-file label {
    display: none;
}

#popin-bonne-pratique .form-row label.label-file{
    margin-bottom: 5px;
    display: block;
}
#popin-bonne-pratique .title {
    height: 50px;
    line-height: 50px;
}

#popin-bonne-pratique .title h3 {
    font-family: 'Lato-Bold', Arial, Verdana, sans-serif;
    font-size: 2.10em;
}

/* Icone devant h3 */
#popin-bonne-pratique .title .icone {
    float: left;
    width: 38px;
    height: 50px;
    margin: 0 14px 0 0;
    background: url(../images/site/icon-etoile.png) center center no-repeat;
}

#popin-bonne-pratique .ui-dialog-titlebar .ui-widget-header .ui-corner-all .ui-helper-clearfix {
    display: none;
}

body .ui-corner-all{
    border-radius: 0;
}

.ui-widget-overlay{
    background: #000 repeat !important;
    opacity: .6;
    filter: Alpha(Opacity=60);
}

.practice-text textarea{
    width: 535px;
    background: #fff;
    color: #000;
    font-family: Lato-Regular;
    border-radius: 0;
}

.practice-files .one-file{
    width: 210px;
    float: left;
    margin-left:55px;
}
.practice-files .one-file:first-child{
    margin-left: 38px;
}
.practice-files .one-file span{
    font-family:Lato-Regular;
    font-size: 14px;
    margin-bottom: 5px;
    display: block;
    word-wrap: break-word;
}
.practice-files input[type="file"] {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.practice-files input[type="file"] + label {
    font-size: 1.25em;
    color: white;
    background-color: #ee8336;
    display: inline-block;
    cursor: pointer;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-family: Lato-Regular;
    font-size: 12px;
    text-transform: uppercase;
}
.practice-files input[type="file"]:focus + label,
.practice-files input[type="file"] + label:hover {
    background-color: #cb5128;
}
.practice-files input[type="file"]:focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.practice-action{
    display: block;
    float: right;
    width: 270px !important;
}

.practice-action .notice{
    display: block;
    text-align: right;
    margin-bottom: 40px;
    margin-top: 20px;
}
.practice-action .btn{
    width: 128px;
}

.practice-action button[type="submit"]{
    float: right;
}

.actions{
    position: absolute;
    bottom: 0;
}

/* Boutons Balisages prix */
.btn-balisage-format.btn-balisage-format-a4 {
    background-image: url(../images/site/icon-a4.png);
}
.btn-balisage-format.btn-balisage-format-a6 {
    background-image: url(../images/site/icon-a6.png);
}
.btn-balisage-format.btn-balisage-format-etq {
    background-image: url(../images/site/icon-lineaire.png);
}
.btn-balisage-format.btn-balisage-format-etq-b {
    background-image: url(../images/site/icon-etq-b.png);
    background-size: 48px;
}
.btn-balisage-format.btn-balisage-format-etq-surstock {
    background-image: url(../images/site/icon-etq-surstock.png);
    background-size: 48px;
}

#content table.records_list thead tr th {
    color: black;
    font-size: 1.2em;
    font-family: "Lato-Regular";
}

/* Balisage Bulle d'aide CSV */
span.bouton-help{
    border-radius: 50%;
    -webkit-border-radius: 50%;
    font-family: Lato-Bold;
    text-align: center;
    width: 14px;
    height: 14px;
    padding: 2px;
    position: absolute;
    top: -2px;
    right: 80px;
    cursor: pointer;
}

/* Radio Button Custom */
#box-balisageForm > form label:hover:before {
    border: 2px solid #e8e4e2 !important;
}

#box-balisageForm > form label {
    display: block;
    position: relative;
    margin-left: 30px;
    margin-bottom: 5px;
    font-family: "Lato-Bold";
    font-size: 0.95em;
}
#box-balisageForm > form input[type=radio] + label::before{
    position: relative;
    margin-right: 18px;
}

#box-balisageForm > form input[type=radio] {
    display: none;
}

#box-balisageForm > form input[type=radio]:checked + label::after{
    opacity: 1;
}

#box-balisageForm > form input[type=radio] + label::before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 2px solid #e8e4e2;
    background-color: white;
    border-radius: 50%;
    position: absolute;
    left: -32px;
    top: -4px;
}
#box-balisageForm > form input[type=radio] + label::after {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background-color: #4f4f4f;
    border-radius: 50%;
    position: absolute;
    left: -28px;
    top: 0;
    opacity: 0;
}

#box-balisage > div .title {
    font-size: 1.38em;
    font-family: "Lato-Bold";
}

div.box-impressionDouble label::after{
    right: -18px !important;
    left: auto !important;
}
div.box-impressionDouble label::before{
    right: -20px !important;
    left: auto !important;
}
div.box-impressionDouble label {
    font-family: Lato-Bold !important;
    color: #ee8336 !important;
    display: inline-block !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    font-size: 1.1em !important;
    margin-bottom: 20px !important;
}

#box-balisagesHeaderProducts {
    padding-top: 5px;
    padding-bottom: 5px;
}

#box-balisagesHeaderProducts div.w200 span {
    line-height: 55px !important;
}

#box-balisagesHeaderProducts form button[type=submit]{
    border-radius: 0;
    float: right;
    width: 170px;
    font-size: 0.85em;
    padding: 0;
    height: 38px;
    margin-top: 9px;
    margin-right: 15px;
}
a.btn-action {
    background-color: transparent;
}
a.btn-action.edit,a.btn-action.edit:hover {
    background-image: url(../images/site/icon-edit.png);
    background-color: transparent;
}
a.btn-action.delete,a.btn-action.delete:hover {
    background-image: url(../images/site/icon-delete.png);
    background-color: transparent;
}
.first-td {
    padding: 0;
    line-height: 45px;
}
.orange-indicator {
    display: block;
    width: 12px;
    height: 46px;
    padding: 0 !important;
    float: left;
    margin-right: 5px !important;
}

#content table.records_list tbody tr {
    padding-top: 0;
    padding-bottom: 0;
}
#content table.records_list tbody tr td.first-td {
    padding-left: 0;
    font-family: Lato-Bold;
}
#content table.records_list tbody tr td {
    padding: 0 15px;
    padding-right: 55px;
}
th.adminSort:last-child {
    text-align: right !important;
}
th.adminSort > a.fleche {
    display: inline-block;
    margin-left: 10px;
    width: 22px;
    height: 12px;
    background-image: url(../images/site/fleche-ordre-bas.png);
    background-repeat: no-repeat;
    background-size: contain;
}
th.adminSort > a.fleche.up {
    background-image: url(../images/site/fleche-ordre-haut.png);
}

#box-head  h1 > span {
    font-size: 0.55em;
}

/********************** SUPPORTS DE COMMUNICATION  ********************/
.box-supportcom h3 {
    height: 40px;
    line-height: 40px;
    color: white;
    background-size: 25px;
}

.show-supportcom {
   padding-left: 0 !important;
}
.show-supportcom h3 {
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 20px center;
    padding-left: 50px;
}

#box-head.supportscom  {
    background-image: url(../images/site/title-support-black.png) !important;
}

/**** Listing supports communication ***/
.nav-links span a{
    text-decoration: underline;
}
.nav-links span a:hover {
    color: #ee8336;
}

/* Pagination version SPAN */
.pager .pagination {
    border-radius: 0;
    background-color: #f0f0f0;
    color: black;
}
.pager .pagination .page,.pager .pagination .last, .pager .pagination .first {
    background-color: #ee8336 !important;
    border-radius: 0;
}

.pager .pagination a{
    background-color: transparent;
    color: white;
}

.pager .pagination .next, .pager .pagination .previous {
    background-color: #4f4f4f;
}
.pager .pagination .next a , .pager .pagination .previous a{
    color: transparent !important;
}
.pager .pagination .next > a:hover, .pager .pagination .previous > a:hover{
    color: transparent !important;
    background-color: transparent;
}
.pager .first a {
    background: url(../images/site/nav-first.png) center center no-repeat;
}
.pager .last a {
    background: url(../images/site/nav-last.png) center center no-repeat;
}
.pager .pagination .current {
    border-radius: 0;
    background-color: white;
    color: black;
}
/*Pagination version ul : pager Directory */
.pager .pagination > ul li.active{
    background-color: white !important;
    color: black !important;
}
.pager .pagination > ul li:not(.active),.pager .pagination > ul li:not(.next){
    border-radius: 0;
    background-color: #ee8336;
}
.pager .pagination > ul li.next, .pager .pagination > ul li.previous {
    background-color: #4f4f4f;
}
.pager .pagination > ul > li:first-child:not(.previous){
    display: none;
}
/* Icones suivants */
.pager .next a{
    background-image: url(../images/site/nav-next-blanc.png)
}
.pager .previous a{
    background-image: url(../images/site/nav-prev-blanc.png)
}


.operation .fright.w150.pAbsolute {
    bottom: 0;
    right: 0;
}

.operation .actions{
    right: -10px;
    top: -20px;
    width: 50px;
}
.box-adminSearch .operation-dispo > span, .nav-links-head{
    font-family: Lato-Bold;
    font-size: 1.4em;
}

.nav-links-head {
    font-family: Lato-Bold;
    font-size: 1.4em;
    background-image: url(../images/site/title-communication.png) !important;
    background-position: 10px center;
    padding-left: 40px;
    background-repeat: no-repeat;
    background-size: initial;
}
.box-adminSearch .operation-dispo > span > span {
    font-size: 1.8em;
    font-family: Lato-Bold;
}

.box-adminSearch .customSearchAndSubmitButton .input::-webkit-input-placeholder,
.box-adminSearch .customSearchAndSubmitButton .input:-moz-placeholder {
    color: black;
}

.box-adminSearch .customSearchAndSubmitButton .submit{
    border-radius: 0;
    background-color: #4f4f4f;
}
.box-adminSearch .customSearchAndSubmitButton .input{
    background-color: #f0f0f0 !important;
    border-radius: 0 !important;
}

/* Fil d'ariane */
.ariane-link ul li{
    display: inline-block;
    margin-right: 8px;
}

.ariane-link ul li > a {
    text-decoration: underline;
}

.ariane-link ul li.active > a {
    text-decoration: none;
}

/******* Mon Compte *******/
#box-head.account {
    background-image: url(../images/site/profil-black.png);
}
#box-head.account.commande-recap {
    background-image: url(../images/site/title-panier-noir.png);
}
#box-head.agenda {
    background-image: url(../images/site/title-calendrier-noir.png);
}

/* Contact */
.blockContent {
    border-radius: 0;
    -webkit-border-radius: 0;
}
.blockContent.bg-light-grey input,.blockContent.bg-light-grey textarea{
    background-color: white;
    border-radius: 0;
    -webkit-border-radius: 0;
}
.blockContent.bg-light-grey .chosen-container .chosen-single{
    border-radius: 0;
    -webkit-border-radius: 0;
    background: white;
}
.blockContent.bg-light-grey textarea{
    margin-top: 5px;
}

/*Template du listing des bonnes pratiques*/
/*Community\FrontBundle\Resources\views\Post\list.html.twig*/

/*Template d'une bonne pratique en particulier*/
/*Community\FrontBundle\Resources\views\Post\one.post.html.twig*/

/*Template pour les filtres des bonnes pratiques*/
/*Community\FrontBundle\Resources\views\Post\filter.html.twig*/

/*Template des filtres utilisés dans la modale*/
/*Community\FrontBundle\Resources\views\Post\inc.form.publish.html.twig*/

/*Les fichiers css coommuns de bases sont common et style_all du front bundle*/

.nav-links span.active a{
    color: #ee8336;
}

.posinherit{position: inherit !important;}