@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,800|Oswald:300,400');


body{
    background: #ffffff !important;
}

body, p{
    font-family: 'Montserrat', sans-serif;
    
}

a{
    color:#014596 !important;
    font-family: 'Montserrat', sans-serif;
}
a:hover{
    color:#333 !important;
}

.crbnMenu a,#tableau_resultat a{
    color:#333 !important;
}
h1,h2,h3,h4,h5,h6{
    /*font-family: 'Oswald', sans-serif;*/
    color:#014596; 
}

.carousel-control {
    color: #333;
    text-decoration: none;
}

.carousel-control:hover {
    color: #014596;
    text-decoration: none;
}

td#spv_trans {
    padding-top: 70px;
}

.englobe_entete {
    width: 100%;
    height: 85px;
    background: #ffffff;
    position: fixed;
    padding: 6px;
    top: 0;
    z-index: 99;
    border: none;
}
.entete .menu{
    height: 85px;
}
.entete {
    height: 85px;
    top: 10px;
    /*border-top: 2px solid #ddd;*/
    border-bottom: 2px solid #ddd;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.englobe_footer,.footer,.englobe_footer_accueil{
    background:#F7F8FA; 
    color:#333;
}

.footer a{
    color: #014596 !important;
}

.footer{
    border-top: 1px solid #939393;
	color:#333 !important;
}

.englobe_footer, .footer, .englobe_footer_accueil{
    background: #fff !important;
}
.carousel {
    position: relative;
    height: 400px !important;
    background-color: #fff;
    overflow: hidden;
}

.bloc_c:nth-child(2) .carousel {
   /* padding: 26px 0; */ /* by najib*/ 
}
.carousel-caption {
    position: static;
    
    padding-top: 54px;
    /* padding-bottom: 20px; */
    color: #014596 !important;
    text-align: center;
    /* text-shadow: 0 1px 2px rgba(0, 0, 0, .6); */
    /*font: 14px/1.4 'Oswald', sans-serif;*/
}
.corps {
    width: 1082px;
    margin: 20px auto;
    background: none !important;
    /* background: url(images/logo.jpg) left center no-repeat #3c3c3c; */
    box-shadow: 0px 0px 0px #aaa !important;
}

.title_bloc {
    padding: 14px 10px;
    text-align: center;
}


.entete .menu ul li a, .entete .menu ul li.actif a,.entete .menu ul li a b, .entete .menu ul li.actif a b{
    /*font-family: 'Oswald', sans-serif;*/
    font-weight: 400;
    letter-spacing: 1px;
    color: #333;
}

.entete .infos_user div,
.entete .menu ul li a,
 .entete .menu ul li.actif a,
 .entete .menu ul li a b,
  .entete .menu ul li.actif a b,
  .entete .choix_langue
  {
    color: #333 !important;
}

.zone_ajout_pdt span, .title_catalogue, .zone_ajout_pdt,.title_bloc ,.cell_entete  {
    color: #014596 !important;
    /*font-family: 'Oswald', sans-serif;*/
    font-weight: 400 !important;
    font-size: 0.72rem;  
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .title_container.report_modif {
    border: none;
    background-image: none;
    font-weight: 500 !important;
    color: #ffffff;
    border-radius: 0;
    background-color: #333;
    margin: 10px;
    font-size: 14px;
}
.ui-state-default:hover, .ui-widget-content:hover .ui-state-default:hover, .ui-widget-header .ui-state-default:hover, .title_container.report_modif:hover {
    /*border: 2px solid #333 !important;*/
    color: #fff;
    background-color: #014596 !important;
}
button, button.recherche_histo{
    margin: 0;
    background: url("/images/btn_rechercher.png") no-repeat scroll center 3px #333;
    
}

button[disabled], html input[disabled]{
    background: #333;
    opacity: 0.5;
}
#tab_marque .ui-state-default:hover,#tab_marque .ui-corner-top:hover{
    border: none !important;
}

.sscat:hover {
    border: 3px solid #014596 !important;
    padding: 6px 9px 6px 0px;
    /* float: left; */
}


.entete .menu {
    background:none;
    height: 100%;
}

.entete .menu ul li {
    list-style: none;
    padding: 0 8px 0 2px;
    margin: 0;
    display: inline-block;
    border-right: 0;
    opacity: 1;
}
.entete .menu ul li{
    background: none !important;
}

.entete .menu ul li.actif {
    opacity: 1;
    border: 0;
    border-right: none;
    border-radius: 0;
}
.entete .infos_user {
    float: right;
    background: none;
    padding: 0;
    width: 197px;
    height: 63px;
    border: 0;
    border-left: none;
}
.entete .logo {
    font-size: 30px;
    font-weight: bold;
    float: left;
    padding: 6px 20px 0 0;
    /* color: #0073EC; */
    background: none;
}
.entete .logo img{
    width: 180px; 
}

.entete .choix_langue {
    float: right;
    width: 70px;
    height: 53px;
    background: none;
    padding: 5px 40px;
    text-align: center;
    /*display: none;*/
}
/*bynajib */
.connexion .panier {
  
    font-size: 12px !important;
}


li.ui-state-active a,li.ui-state-active{
    background-color: #014596 !important;
}
.ui-state-default{
    border: none !important;
}

.entete .menu ul {
    list-style: none;
    padding: 0;
    margin: 0;

}
.entete .menu ul li:hover {
    border-top: 2px solid #333;
    padding-top: -2px;
    background-color: #014596 !important;
}

.entete .menu ul li div{
    height: 58px !important;
}

.entete .menu ul li:hover a b,.entete .menu ul li:hover i.fa,.entete .menu ul li:hover i.fas{

    color: #fff !important; 
}

.entete .menu ul li:nth-child(1) a b {/*Button Home spacing*/
    /*line-height: 32px;*/
}
#detail_facture{
    background: url('/images/btn_detail_commande.png') 15px center no-repeat #f8fafa;
    color:#333;
}

.carousel-caption .prix,.carousel-caption .prix_conseil {
    width: auto; 
    float: none; 
    text-align: center;
}


.carousel-inner > .item {
    position: relative;
    height: 400px; 
    overflow: hidden !important;
}

.carousel-indicators li {
    border: 1px solid  #ccc;
}
.carousel-indicators .active {
    background-color: #014596;
    border: none;
    margin-bottom: 1px;
}


.cell:hover {
    background-color: #333 !important;
    color: #FFFFFF;
}
.cell_blue {
    background: #014596 !important;
    color: #FFFFFF;
}

#modif_com{
    background: url('/images/btn_modifier_commande.png') 15px center no-repeat #333;
}

#form_recherche td:nth-child(1) {
    width: 94px !important;
}
ul.menu,ul.menu li{
    height: 100%;
}
ul.menu li div{
    padding-top: 0 !important;
    height: 100%;
}

ul.menu li div i.fa,ul.menu li div i.fas{
    font-size:20px;
    padding: 10px;
}

ul.menu li div a b {
    text-transform: capitalize !important;
    padding: 10px 0;
    vertical-align: middle;
    font-size: 8.5px !important;
}
.li_cat a {
    font-size: 0.52rem !important;
}

.ui-widget-header {
    border: 1px solid #dddddd;
    background: #333;
    color: #fff;
    font-weight: bold;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .title_container.report_modif {
    border: none;
    background-image: none;
    font-weight: 500 !important;
    color: #ffffff;
    border-radius: 0;
    background-color: #333;
    margin: 5px;
    font-size: 14px;
}
.ui-datepicker-calendar .ui-state-default {
    background-color: transparent !important;
    background: none !important;
}

#detail_facture {
    background: #333;
    color: #fff;
}

#choose_flavors {
    background: #333;
    color: #fff;
    margin-left: 10px;
}
#choose_flavors:hover{
    background: #014596;
    color: #fff;
}

.ui-widget-header .ui-icon {
    background: url("images/ui-icons_ff0084_256x240.png");
}

.entete .connexion {
    margin-left: 70px;
    margin-top: 10px;
	font-size:13px !important;
}

.entete .panier {
    margin-left: 68px;
	font-size:13px !important;
}

.entete div.in-cart {
    position: absolute;
    right: -8px;
    top: -12px;
    font-size: 0.8rem;
    background: #333;
    color: #fff !important;
    font-weight: bold;
    border-radius: 50px;
    padding: 0px 5px;
}

button#choose_flavors{
    display: none;
}

#tableau_resultat tbody td, #tableau_resultat thead th {
    height: 30px !important;
}

#add_pdt_select_flexselect {
    /* width: 372px; */
    width: 318px;
    height: 29px;
    background: url(/images/filtre_prd_black.png) no-repeat 288px center #FFFFFF;
    /* border-bottom: 0 !important; */
    cursor: pointer;
    float: left;
    margin-left: 15px;
    background-size: 37px;
}

.ui-button-text, .ui-button-text a {
    background-color: #333 !important;
    color: #fff;
}
.ui-button-text:hover, .ui-button-text a:hover {
    background-color: #014596 !important;
    border: none;
}
.even {
    background-color: #fbfbfb;
}
.odd {
    background-color: #fff;
}

.b_t:last-child{
    border-right:1px solid #e6e9ea !important;
}


#list_produits .add_articles {
    height: auto !important;
    width: auto !important;
    font-size: 0.7rem;
    padding: 6px 10px;
}
#list_produits tbody tr td:nth-child(3) {
    padding: 0 10px;
    white-space: nowrap;
}


.effet_button .ui-button-text{

    translate: unset;
  
}
.effet_button:hover .ui-button-text{

    background: #014596 !important;
}

#delete_all img{
    display: none;
}

#delete_all span{
    display: none;
}
#delete_all{
    background: url("/images/rubbish-bin.png") no-repeat center center  #333;
    background-size: 30px;
    height: 45px;
    width: 40px;
}

.div_global_commande p{
    margin-top: -70px;
}

.old-footer-logo{
    display: none;
}
.hidden{
    display: none;
}

.file-title{
    text-transform: uppercase;
}


@media screen and (min-width: 768px)
{
    .carousel-indicators {
        bottom: 90px;
    }
}
