/*********************************************************/
/********************   ALL  PAGES  **********************/
/*********************************************************/


/* CART ON TOP-RIGHT OF PAGES */

ul[class~="cart-overview"]{
    width:300px !important;
    border:1px solid #cccccc;
}
/* cibler toutes les div sauf la derniÃ¨re (Voir mon panier)*/
ul[class~="cart-overview"] > li > div[style*=""]{
    border-bottom:1px solid #cccccc !important;
}
ul[class~="cart-overview"] div.row a.cart-product-title{
    padding-bottom:5px;
    padding-top:5px;
    font-size:10px;
}
ul[class~="cart-overview"] ul.list-unstyled li{
    color:#777777;
    font-size:10px;
}
ul[class~="cart-overview"] ul.list-unstyled li b{
    color:#000000;
}
ul[class~="cart-overview"] h4 a{
    font-size:14px;
    padding-top:5px;
    padding-bottom:5px;
    font-weight: normal;
    color:#00a8a7;
}



/* NAV BAR + SUB HEADER + CONTAINER */

/*@media all and (max-width: 992px) {
    #subLogo{
        display:block !important;
    }
}*/

.navbar-toggle{
    margin-top:3px;
    margin-bottom:0;
}
.main-navbar li a{
    padding-bottom: 9px;
    padding-top: 9px;
}
.navbar{
    height:38px;
    min-height: 20px;
    margin-bottom:0;
}
.navbar .form-control{
    height:22px;
    font-size:11px;
}
.sub-header .menu-item{
    line-height: 73px;
}
.sub-header ul{
    height:75px !important;
}
.sub-header li span{
    font-size:15px;
}
.sub-header .menu-item > a.active > span {
    top:3px !important;
}
.sub-header .menu-item > a:hover > span {
    top:3px !important;
}
.sub-header .menu-item > span > a.active > span {
    top:3px !important;
}
.sub-header .menu-item > span > a:hover > span {
    top:3px !important;
}
#logo-image{
    margin-top:10px;
    width:20% !important;
}
#logo-image img{
    height:60px !important;
}
.container h1{
    font-size: 1.5em;
    margin-bottom: 2px;
    margin-top: 10px;
}
.breadcrumb{
    margin-bottom:2px;
    font-size:10px;
}
body{
    padding-top: 38px;
}
.navmenu-item-lang {
    margin-top:60px;
}
button[class~="navbar-toggle"] {
    background-color: #58595b;
    border-radius: 0;
    height: 60px;
    margin-left: 0 !important;
    margin-top: 0;
}
button[class~="navbar-toggle"] span {
    border: 2px solid #ffffff;
    color: #000000;
}
.navmenu a {
    font-size: 14px !important;
}





/*********************************************************/
/********************   PAGE PRODUCT   *******************/
/*********************************************************/


.product-page-title{
    /*font-size:1.5em;
    margin:10px 0 5px 0;*/
}

/* PALETTISATIONS INFO */

#tab-palett{
    background-color:#F2F2F2;
}
table .palletization-table{
    /*background: #F2F2F2 !important;*/

}
.palletization-table thead{
    border-top:hidden;
    border-bottom:1px solid #777777;
}
.palletization-table thead th{
    color:#777777;
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
}
.palletization-table tr{
    border-bottom:1px solid #DCDDDE !important;
}
.palletization-table tbody tr{
    font-size:12px;
}
.palletization-table .table-row-description{
    background: none !important;
}
.palletization-table .prod-page-highlightLine {
    background-color: #CCEDED !important;
}
.fa-file-pdf-o::before {
    content:"";
}
.link-color{
    width:12px;
    height:12px;
}




/* DESCRIPTION LIST INFOS */

ul[class~="description-list-container"] li > div:nth-child(1) {
    color:#777777;
}

#tab-product-description .description-list{
    background:none !important;
    border:none !important;
    font-size:12px;
}



/* DOCUMENTS */

.docs-download-title{
    color:#00a8a7;
}
.document-container{
    width:120px;
    height:40px;
    border:1px solid #00a8a7;
    display:inline-block;
    text-align:center;
    margin-bottom:5px;
    margin-right:10px;
}
.document-container > img{
    display:block;
    width:15px;
    height:15px;
    margin-left:auto;
    margin-right:auto;
}
.document-link{
    font-size:10px !important;
    clear:both;
    width:100%;
    display:block;
    margin-top:4px;
    font-weight: bold;
}


/********************************************************
Catalog List Page
*********************************************************/

span[id="htmlPage:page:nbMetaToComparePanel"] > div{
    margin-bottom:10px;
}
span[id="htmlPage:page:nbMetaToComparePanel"] a{
    color:#000000;
}


/********************************************************
Product Page
*********************************************************/


/*** shopping cart dialog ***/

.prod-page-arrow_box {
    background-color: #fff;
    box-sizing: content-box;
    border-color: #00A7A7;
    box-shadow: 0px 0px 5px #666;
    padding-right: 10px;
    width: 160px;
}
.prod-page-arrow_box:before {
    border-right-color: #00A7A7;
}
.prod-page-arrow_box:after {
    border-right-color: #fff;
}

/* shopping cart dialog - button */
.prod-page-arrow_box .prod-page-btn-grey {
    background-color: transparent;
    font-size: 1.1em !important;
    line-height: 1.2em;
    text-transform: lowercase;
    max-width: 180px;
    white-space: normal;
    text-align: left;
    color: #00A7A7 !important;

    margin-top: -10px; /* [TODO] remove the "margin-top:10px" from container's inline style */
}
.prod-page-arrow_box .prod-page-btn-grey:focus  { outline: 0; }
.prod-page-arrow_box .prod-page-btn-grey:active { box-shadow: none; }
.prod-page-arrow_box .prod-page-btn-grey img {
    float: left;
    margin-top: 5px;
    margin-right: 1em;
    height: 28px;
}

/* shopping cart dialog - input */
.prod-page-arrow_box .prod-page-quantity-component .input-group input {
    border: 0;
    font-size: 1.3em;
}
.prod-page-arrow_box .prod-page-quantity-component .input-group input:focus {
    box-shadow: none;
}
.prod-page-arrow_box .prod-page-quantity-component #plusmoinsbutton {
    border: 0;
    background-color: transparent;
}
#plusbutton, #moinsbutton {
    border-radius: 50em !important;
    background-color: #E8F2F1;
    width: 1.3em;
    height: 1.3em;
    text-align: center;
    padding: 0 !important;
    margin: 0;
    font-size: 1em !important;
    margin-bottom: 2px;
    color: #00A7A7;
    padding-top: 0px !important;
}

/* shopping cart dialog - unit */
.prod-page-arrow_box b {
    font-weight: normal;
}
.link-color.selected {
    border: 1px solid #00a8a7;
    width:20px;
    height:20px;
}













/***********************************************************************/
/**********************  LEFT PANEL PRODUCT LIST  **********************/
/***********************************************************************/


.ClearValues {
    text-align: center;
    padding: 7px 15px;
}
.ClearValues > a {
    font-size: 12px;
    color: #58595b;
}
.ClearValues .glyphicon {
    font-size: 12px;
    margin-right: 5px;
}

.panel-title > a {
    padding: 10px 4px 10px 20px !important;
    font-size:14px;
}
.panel-title > a > i{
    font-weight:normal !important;
    font-size:12px;
}




/***********************************************************************/
/****************************  LOGIN PAGE ******************************/
/************************ FORGOT LOGIN PAGE ****************************/
/***********************************************************************/

html{
    height:100% !important;
    margin:0;
}
.LoginForm{
    width:540px;
    /*height:400px;*/
    margin:50px 0 0 100px;
    display:block;
    position:relative;
    background-color: #F2F2F2;
    padding:20px 20px 30px 20px;

    -webkit-box-shadow: 3px 3px 3px 0px rgba(171,171,171,1);
    -moz-box-shadow: 3px 3px 3px 0px rgba(171,171,171,1);
    box-shadow: 3px 3px 3px 0px rgba(171,171,171,1);
}
.LoginForm h2{
    margin-top: 0;
    color:#00B3B0;
    font-size: 20px;
}
.LoginForm img{
    width:250px;
    display:block;
    margin:0 auto 10px auto;
}
.LoginFormContainer{
    width:490px;
    margin:0 auto 0 auto;
    padding:20px 50px 20px 20px;
    background-color:#ffffff;

    -webkit-box-shadow: 0px 4px 3px 0px rgba(176,176,176,1);
    -moz-box-shadow: 0px 4px 3px 0px rgba(176,176,176,1);
    box-shadow: 0px 4px 3px 0px rgba(176,176,176,1);
}
.LoginFormContainer{
    color:#58595B;
}
.LoginFormContainer label{
    color:#00B3B0;
}
.smallTitLe{
    font-size:20px;
}
.LoginFormContainer .content-header > div{
    padding:0;
}
.LoginFormContainer .form-group label{
    text-align:left;
    padding-left:0;
    padding-right:0;
}
.LoginFormContainer .form-group div{
    padding-left:0;
    padding-right:0;
}
.LoginFormContainer .form-group .form-control{
    /*background-color: #F1F1F2;*/
    background-color: #e6e6e6;
    border:none;
    box-shadow:none;
    border-radius: 0;
    color:#00B3B0;
}
.LoginFormContainer .btn {
    width:auto;
    padding-left:35px;
    padding-right:35px;
    height:37px;
    color:#AD0078;
    background-color:#ECC9DE;
    border:none;
    border-radius:0;
    margin-right:20px;
    margin-bottom:10px;
}
.LoginFormContainer .delivery2{
    padding-left:0 !important;
    padding-right:0;
    margin-top: 20px;
}
.form-horizontal .form-group {
    margin-left:0 !important;
    margin-right:0 !important;
}
.LoginFormContainer .form-group:nth-child(3) > a{
    float:right;
    margin-top:10px;
    color:#00B3B0 !important;
    font-size: 12px;
}
.LoginBG{
    clear:both;
    position:fixed;
    top:150px;
    right:100px;
    display:block;
    max-width:504px;
    width:504px;
    height:100%;
    background-repeat: no-repeat;
    /*background-color:#ff00ff;*/

    /*background: url("/resource/1437398391000/LoginBG.jpg") no-repeat center center fixed;*/
    /*-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
}


body{
    background-color:#ffffff !important;
}


/***********************************************************************/
/*******************************     NAVBAR   **************************/
/***********************************************************************/

.container h1 {
    margin-top: 25px !important;
}
..navbar-inverse {
    border:none !important;

}
.main-navbar{
    background-color:#ffffff;
    /*background-color:#E8F2F1;*/
    height:60px;
    min-height:60px !important;
    /*border:none !important;
    border-bottom:1px solid #e6e6e6 !important;*/

    -webkit-box-shadow: 1px 1px 3px 0px rgba(212,212,212,0.75);
    -moz-box-shadow: 1px 1px 3px 0px rgba(212,212,212,0.75);
    box-shadow: 1px 1px 3px 0px rgba(212,212,212,0.75);
}
.navbar {
    height:60px;
    min-height:60px !important;
}
.main-navbar li a {
    padding-bottom: 19px !important;
    padding-top: 19px !important;
}
.main-navbar .menu-my-verallia{
    margin-top:4px;
}
.main-navbar .dropdown{

}
.main-navbar ul[class~="hidden-sm"] li a{
    text-transform: none !important;
    color:#58595b !important;
    font-size:14px !important;
    padding-left:10px;
    padding-right:10px;
}

.main-navbar ul[class~="hidden-sm"] > li > a{
    text-transform: uppercase!important;
    font-weight:bold;
}
.main-navbar ul[class~="hidden-sm"] > li a:hover{
    color:#00B3B0 !important;
}
.main-navbar ul[class~="hidden-sm"] li ul{
    /*background-color:transparent !important;
    box-shadow: none;
    border: none;
    border-radius: 0;*/
}
.main-navbar ul[class~="hidden-sm"] li ul li{
    /*background-color:#DBDDDF !important*/
}
.main-navbar ul[class~="hidden-sm"] li ul li:hover{
    /*background-color:#DBDDDF !important;*/
    color:#00B3B0 !important;
}
.main-navbar ul[class~="hidden-sm"] li ul li a:hover{
    /*background-color:#DBDDDF !important;*/
    color:#00B3B0 !important;
}


.main-navbar div > ul{
    /*margin-left:20% !important;*/
}


.main-navbar ul[class~="navbar-right"] > li a:hover{
    color:#00B3B0 !important;
}


.main-navbar ul[class~="navbar-right"] li > a{
    text-transform: none !important;
    color:#58595b;
    font-size:14px !important;
}
.main-navbar ul[class~="navbar-right"] > li:nth-child(1) {
    margin-right:10px !important;
}
.main-navbar ul[class~="navbar-right"] > li:nth-child(1) > a{
    padding-left:0;
    padding-right:10px;
}
.main-navbar ul[class~="navbar-right"] > li:nth-child(2) {
    margin-right:10px !important;
}
.main-navbar ul[class~="navbar-right"] > li:nth-child(2) > a{
    padding-left:0;
    padding-right:0;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color:transparent!important;
    color:#00B3B0 !important;
}
.global-search-btn {
    padding: 15px !important;
}

#scrollable-dropdown-menu{
    position:absolute;
    margin-left:-400px;
    background-color:#ffffff;
    border-top:1px solid #DDDDDD;
}
.main-navbar ul[class~="navbar-right"] .twitter-typeahead > input{
    width:490px;
    font-size:22px;
    color:#00B3B0 !important;
    border:none;
    background-color:transparent;
    height:40px;
    box-shadow:none;
}

.main-navbar ul[class~="navbar-right"] .twitter-typeahead .tt-dropdown-menu{
    width:490px;
    box-shadow: none;
    border-radius:0;

    border:1px solid #DDDDDD;
}
.main-navbar ul[class~="navbar-right"] > li:nth-child(3){
    background-color:#ffffff;
}
.main-navbar ul[class~="navbar-right"] > li:nth-child(3) > a{
    color:#00A7A7; !important;
}
.main-navbar > .container-fluid{
    padding-left:0;
}

.main-navbar > .container-fluid .navbar-toggle{
    margin-top:0px;
    border-radius: 0;
    height:60px;
    background-color: #58595b;
    margin-right:10px;
}
.main-navbar > .container-fluid .navbar-toggle span{
    color:#000000;
    border:2px solid #ffffff;
}
.main-navbar > .container-fluid .navbar-toggle:hover{
    background-color: #00B3B0;
}
.main-navbar > .container-fluid .navbar-toggle:hover span{
    color:#ffffff;
    border:2px solid #ffffff;
}
.menu-my-verallia {
    height: 60px !important;
    margin-bottom:0 !important;
    margin-top:0 !important;
    padding-top:10px !important;
}
.menu-my-verallia img {
    max-height: 50px !important;
    margin-top:-8px !important;
}














/*
* Theming the checkboxes with pure CSS is impossible, except with Chrome
* see: http://stackoverflow.com/a/4660434
*/
.styledCheckBox {
    position: relative;
}
.styledCheckBox input[type="checkbox"] {
    display: none;
}
.styledCheckBox input[type="checkbox"] + label {
    margin-left: 20px;
    cursor: pointer;
    font-weight: normal;
}
.styledCheckBox input[type="checkbox"] + label:before,
.styledCheckBox input[type="checkbox"] + label:after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 3px;
    left: 0;
    background-color: #fff;
    cursor: pointer;
}
.styledCheckBox input[type="checkbox"] + label:after {
    background-repeat: no-repeat;
    background-clip: content-box;
    background-position: center;
    background-size: 8px 8px;
}
/*.menu-facet-standard .styledCheckBox input[type="checkbox"]:checked + label:after {
background-image: url(https://c.cs14.visual.force.com/resource/1435134247000/icon_check_mark);
background-image: url({!$Resource.icon_check_mark});

}
.menu-facet-my-products .styledCheckBox input[type="checkbox"]:checked + label:after {
background-image: url(https://c.cs14.visual.force.com/resource/1435134247000/icon_check_mark_my_products);
background-image: url({!$Resource.icon_check_mark_my_products});
}*/
.navbar-inverse {
    border:none !important;
}



/* HOMEPAGE */

#orders, #deliveries{
    background-color:#ededed;
    padding-left: 0;
    padding-right: 0;

    margin-left:10px;
}
#orders img, #deliveries img{
    margin-left:10px;
}
#orders table{
    margin-left:5px;
    margin-right:5px;
}
#orders table th{
    font-size:12px;
}
#orders table th{
    font-size:12px;
}
#orders table th > span{
    display:none;
}
#orders table td {
    font-size:12px;
    white-space: pre-wrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    table-layout: fixed !important;
}
#deliveries table th, #orders table th {
    background-color: transparent !important;
    border-bottom: none !important;
    border-top: none !important;
}

#deliveries h4, #orders h4 {
    padding-bottom:10px !important;
    border-bottom:2px solid #00a7a7 !important;
}


#deliveries {
    margin-top:30px;
}
#deliveries  table th{
    font-size:12px;
}
#deliveries table th{
    font-size:12px;
}
#deliveries table th > span{
    display:none;
}
#deliveries table td {
    font-size:12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



#chartSection h4 {
    background-color: transparent !important;
    border-bottom: none !important;
}
.toggle .barre{
    height: 1px !important;
}

.Lexia-Bold .a{
    font-family: VAG-Rounded-Light;
    font-size:24px !important;
    text-transform:uppercase;
}
.text-slider h2 a:nth-child(1) {
    font-size: 18px !important;
}
.text-slider div a{
    color:#AE0079 !important
}

.hybrid-slider {
    -webkit-box-shadow: 4px 4px 5px 2px rgba(153,153,153,0.48);
    -moz-box-shadow: 4px 4px 5px 2px rgba(153,153,153,0.48);
    box-shadow: 4px 4px 5px 2px rgba(153,153,153,0.48);
}

.new-products, .documents, .catalogue {
    padding-left:15px !important;
    border-bottom:0px solid #dcddde !important;
    background-color:#ffffff;
    -webkit-box-shadow: 4px 4px 5px 2px rgba(153,153,153,0.48);
    -moz-box-shadow: 4px 4px 5px 2px rgba(153,153,153,0.48);
    box-shadow: 4px 4px 5px 2px rgba(153,153,153,0.48);

    //margin-top:0 !important;
    margin-bottom: 20px !important;
    padding-top: 10px !important;
    padding-left: 0 !important;
}
.new-products{
    margin-top:80px !important;
}
.new-products p{
    font-size:14px !important;

    margin-top:5px;
}
.documents p{
    font-size:14px !important;
}
.catalogue p{
    font-size:14px !important;
}
.myButton{
    background:#00a7a7 !important;
    color:#ffffff;
    padding: 2px 17px !important;
}
.hybrid-slider a{
    color:#333;
}
.hybrid-slider .more{
    color:#00a7a7 !important;
    font-weight: normal;
}
.breadcrumb {
    font-size: 14px;
    margin-bottom:10px !important;
}
.hybrid-slider {
    background-color: #ededed !important;
}













@media screen and (max-width: 1980px) {
    .prod-page-arrow_box { width: 160px;right:50px;}
}

@media screen and (max-width: 1200px) {

    /* shopping cart dialog */
    .prod-page-arrow_box { width: 120px;}

    /* shopping cart dialog - button */
    .prod-page-arrow_box .prod-page-btn-grey {
        font-size: 1em !important;
        max-width: 150px;
    }
    .prod-page-arrow_box .prod-page-btn-grey img {
        margin-top: 5px;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {

    /* shopping cart dialog */
    .prod-page-arrow_box {
        margin-left: 60px;
        width: 160px;
        right: -30px;
    }

    .LoginBG{
        display:none;
    }
    .LoginForm{
        margin:50px auto 0 auto;
    }
}

@media screen and (max-width: 767px) {

    /* shopping cart dialog */
    .prod-page-arrow_box { width: 140px; }

    .LoginBG{
        display:none;
    }
    .LoginForm{
        margin:50px auto 0 auto;
    }
}
