/* MCL SERVICES BAS DE PAGE */

.services {
    height: 150px;
    width: 950px;
}

.services01 {
    background: #044184 none repeat scroll 0 0;
    height: 150px;
    width: 237px;
}
.services02 {
    background: #b4b4b4 none repeat scroll 0 0;
    height: 150px;
    width: 237px;
}
.services03 {
    background: #e40613 none repeat scroll 0 0;
    height: 150px;
    width: 237px;
}
.services04 {
    background: #000000 none repeat scroll 0 0;
    height: 150px;
    width: 237px;
}
.services-contenu{
    border: 2px solid #fff;
    height: 130px;
    margin: -6px 0 0;
    width: 218px;
}

.services-contenu img{
    margin: 17px 0 0;
}

.services-contenu p{
    margin: 17px 0 0;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}



ul.simple {
    width: auto;
}

ul.simple li {
    display: block;
    float: left;
    height: auto;
    width: auto;
}
ul.simple li[float="left"] + li {
float:none;
}

/* MCL TOP NAV */

.top-nav {
    background: rgba(0, 0, 0, 0) url("../images/top-nav-bg.jpg") repeat-x scroll left top;
    clear: both;
    height: 25px;
    margin-top: 0px;
    width: 100%;
}

.top-nav-contenu {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
}

.top-nav-contenu-left {
    color: #ffffff;
    float: left;
    font-weight: 600;
    padding-top: 4px;
    width: 400px;
}

.top-nav-contenu-right {
    color: #ffffff;
    float: right;
    font-weight: 600;
    padding-top: 4px;
    width: 400px;
	text-align:end;
}


.top-nav-contenu-left a:link {
    color: #fff;
}
.top-nav-contenu-left a:visited {
    color: #fff;
}
.top-nav-contenu-left a:hover {
    color: #fff;
}


.top-nav-contenu-right a:link {
    color: #fff;
}
.top-nav-contenu-right a:visited {
    color: #fff;
}
.top-nav-contenu-right a:hover {
    color: #fff;
}

/* MCL changement mini-login */

a.acces-compte:hover {
    opacity: 0.75;
    transition: .3s opacity;
    text-decoration: none;
}

a.acces-compte {
    padding-top: 6px;
    background: url(../images/user.png) no-repeat 0 2px;
    padding-left: 30px;
    display: block;
    height: 22px;
    width: 89px;
    opacity: 1;
    transition: .3s opacity;
	color:#4b4b4d;
}


.login p.referencement a {
    color: #fff;
    float: left;
    font-size: 11px;
    font-weight: bold;
    left: 0;
    padding-top: 7px;
    width: 137px;
}

.login p.logout a {
    color: #fff;
    float: left;
    font-size: 11px;
    font-weight: bold;
    left: 0;
    padding-top: 2px;
    width: 90px;
}
.header .login form input{
    width: 202px;
    height: 18px;
    margin-top: 0;
    background: #1E609C;
    color:white;
    font-size: 11px;
    padding-left: 4px;
}
.header .login form input.petit {
    width: 150px;
    height: 18px;
    margin-left: 7px;
    margin-top: 0;
    background: #1E609C;
    color:white;
    font-size: 11px;
    padding-left: 4px;
}
.header a.bt-ok:hover{
    opacity: 0.75;
    transition: 1s opacity;
}
.header a.bt-ok{
    width: 33px;
    height: 26px;
    display: block;
    text-align: center;
    line-height: 28px;
    padding: 0;
    margin-left: 4px;
    opacity: 1;
    transition: 1s opacity;
}
.login #login-form {
    float: left;
    margin-left: 0;
    padding-top: 0;
}

.login h4.logged {
    width: auto;
}
.login h4 {
    color: #fff;
    font-size: 12px;
    float: left;
    text-transform: uppercase;
    font-weight: normal;
    padding-top: 6px;
    width: 21%;
}


.login h4 span.nom-login {
    text-transform: none;
    font-weight: bold;
    padding-left: 10px;
}
.login h4 span {
    color: #fff;
    font-size: inherit;
}


.login p {
    color: #fff;
    padding-bottom: 5px;
    position: relative !important;
    bottom: auto !important;
    left: auto !important;
}

.login a {
    color: #4b4b4d;
    font-size: 13px;
}

/*.login a:link {
    color: #4b4b4d;
}*/

.login a:visited {
    color: #fff;
}
.login a:hover {
    color: #fff;
}

.perso {
    float: left;
    height: 90px;
    width: 1px;
}

.login .right .logout a:hover{
    opacity: 0.75;
    transition: .3s opacity;
    text-decoration: none;
}
.login .right .logout a{
    display: block;
    margin: 6px 7px;
    opacity: 1;
    transition: .3s opacity;
}
.login .right {
    margin-right: 2px;
}
.login .right > div{
    float: left;
}
.login {
    background-color: #00458e;
    float: left;
    margin: 0;
    padding: 6px 20px 4px;
    position: static;
    width: 94.3%;
}

.login-02 a:hover{
    text-decoration: none;
    opacity: 0.75;
}
.login-02 a{
    font-size: 12px;
    display: block;
}

.login-02 {
    background-color: #00458e;
    float: right;
    overflow: hidden;
    margin-right: 6px;
}

.login p.inscription a {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
}

.login p.perdu a {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
}


/* MCL changement menu et sous menu */

.menu {
    border-top: 3px solid #d8d8d8;
    height: auto;
    padding-top: 8px;
    position: relative;
}

.menu ul{
    list-style-type:none;
}
.menu ul li {
    display: inline;
}

.menu ul li.level2{
    width: 23%;
    display: inline-block;
    padding: 5px;
    position: relative;
    vertical-align: top;
}
.menu ul li.level2 ul.level2{
    display: none;
    border: 2px solid #00438f;
    min-width: 450px;
    position: absolute;
    top: 28px;
    z-index: 9994;
    background: #fff;
    padding: 18px;
}
li.level3{
    background: rgba(0, 0, 0, 0) url("../images/puce-ssmenu.gif") no-repeat scroll left 7px;
    display: block!important;
    padding: 1px 10px;
}
li.level3 a,li.level3 a:hover{
    color: black;
}
li.level3 a:hover{
    text-decoration: underline;
}
.menu ul li.level2:hover ul.level2{
    display: block;
}
ul.submenu.level3 li{
    display: block!important;
}
li.level2 > a {
     display:block;
     font-weight:bolder;
     color: #00458e;
 }
li.level2 > a span{
    text-transform: uppercase;
    font-size: 17px;
}

.menu ul li.selected{
    background-position:bottom left;
}

/************** style des sous menu ****************/

.ssmenu{
    display:none;
    background:url(../images/fond-ssmenu.jpg) top left repeat-x;
    background-color:#1285cb;
    position:absolute;
    top:30px;
    z-index:9994;
    padding:18px 0 18px 0;
    min-width:480px;
	margin-left: -29px;
}

.ssmenu ul{
    padding:0 35px 0 14px;
    border-right:1px dotted #fff;
    display:block;
    float:left;
}

.ssmenu ul.last{
    border-right:none;
}

.ssmenu ul li{
    display:block;
    background:url(../images/puce-ssmenu.gif) left 10px no-repeat;
    padding:4px 0 0 0;
}

.ssmenu ul li a{
    float:none;
    font-size:11px;
    color:#fff;
    padding-left:10px;
    width:unset;
    height:unset;
}

.ssmenu ul li a:hover{
    text-decoration:underline;
}

.menu ul li:hover > .ssmenu{
    display:block;
}






/* MCL changement menu pour CG72 */

.nav-container {
background: none;
    height: 45px;
    margin-left: 0;
    width: 100%;
}
.nav-container {
    background-color: #00458e;
}


/* MCL suppression crossell partie cart */

.cart .histo-crosssel-container {
    display: none;
    float: left;
    width: 500px;
}


.btn-checkout {
    background: #22b30c none repeat scroll 0 0;
    color: #fff;
    display: block;
    float: right;
    font-size: 15px;
    font-weight: bold;
    height: auto;
    margin: 0 15px 10px 0;
    padding:8px 0;
    width: 115px;
}
.btn-checkout-large {
    width: 265px;
}
.btn-checkout-medium {
    width: 200px;
}

.btn-checkout-large-quotation {
    background-color: #2A4986 !important;
}

.btn-checkout:disabled {
    background: #C7C7C7 none repeat scroll 0 0;
}

button.btn-checkout span {
    font: bold 15px/23px Arial,Helvetica,sans-serif;
}


/* MCL lien g�n�ral couleur */


a.bt-commander:link {
    color: #fff;
}
a.bt-commander:visited {
    color: #fff;
}
a.bt-commander:hover {
    color: #fff;
}

/*a.acces-compte:link {
    color: #fff;
}*/
a.acces-compte:visited {
    color: #4b4b4d;
}
a.acces-compte:hover {
    color: #6a6a6a;
}

a.back-link:link {
    background: #00438f none repeat scroll 0 0;
color: #fff;
}
a.back-link:visited {
color: #fff;
}
a.back-link:hover {
color: #fff;
}

a.bt-ok:visited {
color: #fff;
}
a.bt-ok:hover {
color: #fff;
}


a.bt-log:link {
    background: #00438f none repeat scroll 0 0;
color: #fff;
}
a.bt-log:visited {
color: #fff;
}
a.bt-log:hover {
color: #fff;
}

.box-head a:link {
    background: #00438f none repeat scroll 0 0;
    color: #fff;
    border: 1px solid #e5e5e5;
}
.box-head a:visited {
color: #fff;
}
.box-head a:hover {
color: #fff;
}


.box-title a:link {
    background: #00438f none repeat scroll 0 0;
color: #fff;
}
.box-title a:visited {
color: #fff;
}
.box-title a:hover {
color: #fff;
}

/* unvisited link */
a:link {
    color: #00458c;
}

/* visited link */
a:visited {
    color: #6e6e6e;
}

/* mouse over link */
a:hover {
    color: #c50101;
}


/* MCL changement barre info cookie */

#my-orders-table .link-reorder {
    background: #faffff none repeat scroll 0 0;
    color: #000000;
    text-decoration: underline;
}

#my-orders-table .odd .link-reorder {
    background: #f3f3f3 none repeat scroll 0 0;
    color: #000000;
    text-decoration: underline;
}


div#cookieChoiceInfo {
    background-color:green !important;
}

/* Logo */
.logo {
    float:left;
    padding-top: 12px;
    width: auto;
    height: auto;
}

/* MCL changement display bloc-top */

.bloc-top {
    clear: both;
    padding: 20px 0 10px 0;
    float: left;
}

ul.bloc-top {
    width: auto;
}


ul.bloc-top li {
    color: #b5b5b5;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    margin-right: 30px;
    width: auto;
}

ul.bloc-top li  a{
    color: #b5b5b5;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    margin-right: 0px;
    width: auto;
}

ul.bloc-top li[float="left"] + li {
float:none;
}





/* MCL Recherche */

.recherche {
    background: rgba(0, 0, 0, 0) url("../images/protecthoms_50.jpg") no-repeat scroll 100% 5px;
    float: right;
    width: 20%;
    height: 32px;
    margin: 8px 6px 0 0;
    position: relative;
}

.recherche form > div {
    position: relative;
}
.recherche form input {
    background: none;
    color: #666666;
    float: none;
    height: 18px;
    margin-top: 1px;
    padding-bottom: 4px;
    width: auto;
    border: 2px solid #00B730;
    padding-left: 16px;
    -webkit-user-select: initial;
    -khtml-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
    z-index: 9999999999;
}

.recherche a.bt-recherche {
    background: rgba(0, 0, 0, 0) url("../images/protecthoms_39.jpg") no-repeat scroll 0 0;
    color: #ffffff;
    display: block;
    float: left;
    font-size: 15px;
    font-weight: bold;
    height: 26px;
    margin-left: 0;
    margin-top: 1px;
    padding: 4px 0 0 15px;
    width: 25px;
    font-size: 0;
    position: absolute;
    right:0;
    top:0;
}


/* MCL changmeent sous menu */

.ssmenu {
    border: 2px solid #00438f;
    display: none;
    min-width: 480px;
    padding: 18px 0;
    position: absolute;
    top: 49px;
    z-index: 9994;
    background: #fff;
}
.ssmenu ul {
    border-right: 2px solid #00438f;
    display: block;
    float: left;
    padding: 0 35px 0 14px;
}
.ssmenu ul.last {
    border-right: medium none;
}
.ssmenu ul li {
    background: rgba(0, 0, 0, 0) url("../images/puce-ssmenu.gif") no-repeat scroll left 10px;
    display: block;
    padding: 4px 0 0;
}
.ssmenu ul li a {
    color: #000;
    float: none;
    font-size: 12px;
    padding-left: 10px;
}



/* MCL Cat-Produit mise en forme page d'accueil */

.cat-produit {
text-align: center;
}

.cat-produit h1 {
  color:#244486;
  font-size:18px;
  margin:8px 0 0;
}

.cat-produit h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 12px 0 0px;
    text-align: center;
    width: 150px;
}

/* unvisited link */
.cat-produit h2 a:link {
    font-size: 18px;
    font-weight: bold;
    margin: 12px 0 0px;
    text-align: center;
    width: 150px;
    color: black;
	text-decoration:none;
}

/* visited link */
.cat-produit h2 a:visited {
    font-size: 18px;
    font-weight: bold;
    margin: 12px 0 0px;
    text-align: center;
    width: 150px;
    color: black;
	text-decoration:none;
}

/* mouse over link */
.cat-produit h2 a:hover {
    font-size: 18px;
    font-weight: bold;
    margin: 12px 0 0px;
    text-align: center;
    width: 150px;
    color: black;
	text-decoration:none;
}


/* MCL suppression partie icone social */
.addthis_toolbox_container {
    display: none;
    position: relative;
}

/* MCL Modif titre fiche produit */

.product-essential .product-name .product-ref,
.product-essential .product-name .product-my-ref {
    color: #353535;
    display: block;
    font-size: 65%;
    font-weight: 700;
    margin: 3px 0;
    position: relative;
}

.product-name h1 {
    color: #005fa8;
    font-size: 26px;
    font-weight: bold;
    padding-bottom: 10px;
    text-transform: uppercase;
}

/*MCL changement bloc ajout panier */

.product-view .product-essential .product-options-bottom, .product-shop .container-add-to-box .add-to-cart-bloc-price {
    background-color: #fff;
    border: 2px solid #68b12d;
    display: block;
    float: none;
    left: 0;
    padding: 9px;
    position: relative;
    top: 0;
    width: auto;
}

.product-view .product-shop .short-description, .product-essential .short-description {
    border-bottom: 2px solid #c50e1d;
    border-top: 2px solid #c50e1d;
    display: block;
    margin-bottom: 10px;
    margin-top: -10px;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
}

.short-description h2{
    display:table-cell;
    float:none;
}
.short-description .std {
    color: #c50e1d;
    display:table-cell;
    float:none;
    font-size: 19px;
    font-weight: bold;
    margin-left: 10px;
    width: 235px;
}

.chosen-container-single .chosen-single {
    background: #fff none repeat scroll 0 0;
    border-color: #e5e5e5;
    color: #757575;
}

.bloc-qte input {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #e5e5e5;
}

.add-to-cart .additionnals-row .print-fiche p, .add-to-cart .additionnals-row .dl-fiche-tech p {
    color: #7c7c7c;
    font-size: 11px;
    padding: 0 0 0 43px;
}

.print-fiche a {
    color: #7c7c7c;
    font-size: 13px;
    font-weight: bold;
}

.dl-fiche-tech a {
    color: #7c7c7c;
    font-size: 13px;
    font-weight: bold;
}

.conseil p.numero {
    color: #1daf00;
    font-size: 20px;
	padding: 32px 0 0 70px;
}

.conseil a {
    color: #7d7d7d;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: -0.3px;
}


/* MCL changement panier */


.bloc-livraison {
    background: rgba(0, 0, 0, 0) url("../images/bloc-statique_05.jpg") no-repeat scroll left top;
    height: 80px;
    padding-top: 6px;
	display: none;
}


.conseil {
    background: rgba(0, 0, 0, 0) url("../images/bloc-gauche_60.jpg") no-repeat scroll left top;
    height: 89px;
    margin-top: 40px;
}


.cart-table {
    border: 1px solid #e5e5e5;
    width: 100%;
}

.cart-table thead th {
    background: #00438f none repeat scroll 0 0;
    border-right: 0 solid #e5e5e5;
    color: #fff;
    font-weight: bold;
    vertical-align: middle;
}

.cart-table tbody td {
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    color: #454545;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 15px;
    text-transform: uppercase;
}


.cart-table tbody td input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
}

.btn-update {
    background: #00438f none repeat scroll 0 0;
}

.btn-continue {
    background: #00438f none repeat scroll 0 0;
}

.cart-collaterals {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #7f7f7f #7f7f7f;
    border-image: none;
    border-style: none;
    border-width: medium 1px 1px;
    margin-bottom: 100px;
}

.bloc-conditions {
	display:none;
}

.bloc-conditions a {
    color: #7d7d7d;
    font-size: 13px;
    font-weight: bold;
	display:none;
}
.bloc-livraison a {
    color: #7d7d7d;
    font-size: 13px;
    font-weight: bold;
}

li.active .step-title {
    background: #00438f none repeat scroll 0 0;
    height: 34px;
}

.step {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    padding: 15px 0 15px 10px;
}
.step .buttons-set {
    border-top: 0 dotted #7f7f7f;
    margin-right: 10px;
    margin-top: 10px;
    padding-top: 10px;
}

.button-log {
    background: #00438f none repeat scroll 0 0;
}

.step-title {
    background: #00438f none repeat scroll 0 0;
    border-top: 1px solid #fff;
    clear: both;
    height: 34px;
    padding-left: 10px;
}

li.allow .step-title {
    background: #00438f none repeat scroll 0 0;
    height: 34px;
}

.checkout-onepage-index #checkout-review-table th {
    border: 0 dotted #7f7f7f;
    height: 34px;
    padding: 0 5px;
    text-align: center;
}

table#checkout-review-table thead {
    background: #00438f none repeat scroll 0 0;
    height: 34px;
}


table#checkout-review-table tbody td {
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    padding: 15px 0;
    text-transform: uppercase;
}

.step label {
    color: #00438f;
    font-weight: bold;
}

.step label a {
    color: #00438f;
    font-weight: bold;
    text-decoration: underline;
}

.checkout-agreements.checkout-custom-fields #customer_order_reference {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #e5e5e5;
}


.checkout-agreements.checkout-custom-fields #biebersdorfCustomerOrderComment {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #e5e5e5;
	margin-left: 44px;
}

#review-buttons-container {
    border-top: 1px solid #e5e5e5;
}

/* MCL changement couleur bouton add to cart */

.product-view .product-options-bottom .add-to-cart-bloc-price .bt-add-cart, .product-shop .container-add-to-box .add-to-cart-bloc-price .bt-add-cart {
    background: no-repeat scroll 11px 50% #68b12d;
    border: 1px solid #68b12d;
    border-radius: 0px;
    display: block;
    float: none;
    height: auto;
    margin: 10px 0 5px;
    padding: 8px 0 ;
    text-transform: uppercase;
    width: auto;
}


.product-view .product-options-bottom .add-to-cart-bloc-price .bt-add-cart .sep-vertical, .product-shop .container-add-to-box .add-to-cart-bloc-price .bt-add-cart .sep-vertical {
    border-left: 0 solid #fff;
    color: #fff;
    display: block;
    font-size: 1.38em;
    font-weight: normal;
    letter-spacing: 1px;
    margin-left:0;
    padding: 3px ;
    text-shadow: 0 0 0 white;
    text-align: center;
}


/* MCL changement bouton prix categorie */

ul.products-grid li.item a.bt-add-cart {
    background: #00438f none repeat scroll 0 0;
    color: white;
    font-weight: bold;
    height: 15px !important;
    padding-left: 18px;
    padding-right: 0;
    width: 148px !important;
    margin-top:0;
}


ul.products-grid li.item .actions {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #f9f9f9;
    bottom: 21px;
    left: 48px;
    padding: 10px;
    position: relative;
}

ul.products-grid li.item .price-box, .products-grid .price-box {
    background: #fff none repeat scroll 0 0;
    left: auto;
    position: relative;
    display: block;
    top: auto;
    bottom: auto;
    clear: both;
    overflow: hidden;
    float: none;
}

ul.products-grid li.item .price-box span.regular-price, ul.products-grid li.item .price-box span.special-price, ul.products-grid li.item .price-box span.old-price {
    background: #fff none repeat scroll 0 0 !important;
    padding: 0;
}


ul.products-grid li.item a.bt-add-cart span {
    font-size: 13px;
    margin-left: -22.8px;
}

.bt-add-cart {
    border-radius: 0;
}


.product-panel-container .price-box span.regular-price {
    border-radius: 0;
}


.product-panel-list-slide .price-box .old-price + .special-price .inner-price-wrap, .product-panel-list-slide .price-box .price-excluding-tax .inner-price-wrap {
    background: #ff0e00 url("../images/bg_red_deg_23px.png") repeat-x scroll 0 100%;
    border-radius: 0;
    display: block;
    position: relative;
    text-align: left;
}

/* MCL changement menu categorie */

.category-top #left-cat {
    border-left: 2px solid #ebeae8;
}
.category-top #left-cat {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#left-cat {
    border-bottom: 1px solid #ebeae8;
    border-radius: 0;
    border-top: 2px solid #ebeae8;
    width: 100%;
}
.category-top table {
    border-right: 2px solid #ebeae8 !important;
    min-width: 100%;
}

/* MCL changement page categorie */


.page-title h1 {
    color: #00438f;
    font-size: 26px;
    font-weight: bold;
    padding-bottom: 12px;
    text-transform: uppercase;
}

.colonne-gauche-view .category-description p {
    color: #3f3f3f;
    line-height: 1.6em;
}


.breadcrumbs {
    border-bottom: 0 dotted #d0d0d0;
    padding-bottom: 0px;
    padding-top: 0px;
	width: auto;
	float: none;
}

.category-title h1 {
    padding: 3px 0 25px;
    text-transform: uppercase;
}

.sort-by .select-wrapper {
    background: #fff url("../images/scrollable-arrow-down.png") no-repeat scroll 90% 50%;
    border: 1px solid rgb(211, 211, 211);
    border-radius: 0;
    display: inline-block;
    height: 27px;
    margin-left: 11px;
    min-width: 110px;
    outline: medium none;
    position: relative;
}

.my-account select {
    border: 0 solid #999;
}

.sorter {
    border-bottom: 0 solid #e5e5e5;
    border-top: 0px solid #e5e5e5;
    float: none;
    padding-bottom: 2px;
    padding-top: 9px;
}

ul.products-grid {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e5e5e5 #e5e5e5 white;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0 medium;
    clear: both;
}


ul.products-grid li.item h2.product-name a {
    color: #454545;
    font-size: 16px;
    font-weight: bold;
    padding-top: 5px;
    text-transform: uppercase;
}


.prod-description {
    display: inline-block;
    margin-left: 40px;
    margin-top: 20px;
    vertical-align: top;
    width: 260px;
}

ul.products-grid li.item {
    padding: 7px 7px 20px;
}


/* MCL changement couleur bouton site */


#product-infos-tabs .ui-tabs-nav li.ui-tabs-selected, #product-infos-tabs .ui-tabs-nav li.ui-state-active {
    background-color: #fff;
    border: 2px solid #e5e5e5;
}

#product-infos-tabs .ui-tabs-panel {
    border: 2px solid #e5e5e5;
    border-radius: 0;
	font-size: initial;
}


#product-infos-tabs .ui-tabs-nav li {
    background: none;
    border: 0 none;
}


#product-infos-tabs .ui-tabs-nav li {
    background: none;
    border: 0 none;
}

#product-infos-tabs .ui-tabs-nav li a {
    color: #004289;
    float: left;
    font-size: 1.1em;
    font-weight: bold;
    padding: 0.8em 1.6em;
}

.product-panel-container .product-panel-title .container span {
    color: #004289;
    font-size: 100%;
}


.product-panel-container .product-panel-content {
    border: 2px solid #fff;
    display: block;
    left: 0;
    margin-top: -3px;
    position: relative;
    top: 0;
    width: auto;
}

.product-panel-container .product-panel-title .container {
    background: none;
    border: 2px solid #fff;
    color: #fff;
    display: block;
    float: left;
    font-weight: bold;
    padding: 0.8em 1.6em;
    position: relative;
}



.product-panel-list-slide-container {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: block;
    padding: 0;
    position: relative;
}

.product-panel-container .price-box span.regular-price {
    background: url("../images/bg_red_deg_23px.png");
    float: left;
    height: auto;
    left: auto;
    margin: 0 0 0 55px;
    padding: 3px 15px;
    position: static;
    top: auto;
    width: auto;
}

.product-panel-list-slide .product-image img {
    border: 2px solid #d7d8d9;
}


.product-panel-list-slide .item {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-right: 2px solid #fff;
    float: left;
    height: 130px;
    margin-bottom: 16px;
    padding: 3px 10px 0 16px;
    position: relative;
}

/* MCL position icones normes */

.liste-normes .right-list .norme {
    width: 52px;
}

/* MCL page personnalisation */

#seri p{
    font-size: 1.38em;
}

/* MCL footer bloc text */

.contenu-footer {
    margin: auto;
    padding-left: 130px;
    width: 950px;
}


.bloc-footer-text {
    float: left;
    margin: 10px 0 0 1px;
    width: auto;
	color:#c7c7c7;
}

.bloc-footer-text p{
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
	color:#c7c7c7;
}

.bloc-footer-text a{
	font-size: 10px;
    font-weight: bold;
    line-height: 14px;
	color:#c7c7c7;
}

.asterisque p {
    color: #ffffff;
    float: right;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    line-height: 12px;
    margin: 4px -6px 0;
    padding-top: 0;
}

.footer {
    background: url("../images/fond-footer.jpg") repeat-x scroll left top rgba(0, 0, 0, 0);
	color: #ffffff;
    clear: both;
    height: 5px;
    margin-top: 15px;
    width: 100%;
}


.bloc-footer {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    height: 172px;
    margin: 18px 13px 0 0;
    width: 150px;
}


.bloc-footer h6 {
  color:#666666;
  font-size:16px;
  font-weight:bold;
  padding-bottom:10px;
}

.bloc-footer p {
  color:#666666;
  font-size:12px;
  padding-bottom:10px;
}

.bloc-footer a:link {
  color:#666666;
  font-size:12px;
  padding-bottom:10px;
}

.bloc-footer-compte {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    height: 172px;
    margin: 18px 13px 0 0;
    width: 250px;
}

.bloc-footer-compte h6 {
  color:#666666;
  font-size:16px;
  font-weight:bold;
  padding-bottom:10px;
}

.bloc-footer-compte p {
  color:#666666;
  font-size:12px;
  padding-bottom:10px;
}

.bloc-footer-compte a:link {
  color:#666666;
  font-size:12px;
  padding-bottom:10px;
}


.bloc-footer-infos {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    height: 172px;
    margin: 18px 13px 0 0;
    width: 350px;
}

.bloc-footer-infos h6 {
  color:#666666;
  font-size:16px;
  font-weight:bold;
  padding-bottom:10px;
}

.bloc-footer-infos p {
  color:#666666;
  font-size:12px;
  padding-bottom:10px;
}

.bloc-footer-infos a:link {
  color:#666666;
  font-size:12px;
  padding-bottom:10px;
}


.bloc-footer-catalogue {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    margin-top: 20px;
    width: 250px;
}

.bloc-footer-catalogue h6 {
  color:#666666;
  font-size:16px;
  font-weight:bold;
  padding-bottom:10px;
}

.copyright {
    clear: both;
    color: #616161;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-top: 0px;
    text-align: right;
    width: 93%;
}

.copyright a:link {
    color: #616161;
    font-weight: bold;
}

.footer-seo {
    background: rgba(0, 0, 0, 0) url("../images/fond-footer-seo.png") repeat-x scroll left top;
    clear: both;
    color: #ffffff;
    height: auto;
    margin-top: 15px;
    width: 100%;
}

.footer-seo-contenu {
    margin: auto;
    width: 950px;
}

.footer-seo-contenu p {
    color: #616161;
    font-size: 8px;
    padding-bottom: 19px;
    padding-top: 19px;
}

.footer-seo-contenu a:link{
    color: #616161;
	font-size: 10px;
}


/* MCL guide des tailles */

#chart-size table {
width: 70%;
}

#chart-size th {
    background-color: #01458E;
    border: thin solid #F1F1F1;
    color: #FFFFFF;
    font-family: sans-serif;
    font-size: 11pt;
    font-weight: bold;
    padding: 5px;
    text-align: center;
	vertical-align:middle;
}

#chart-size td {
    background-color: #FFFFFF;
    border: thin solid #C5C5C5;
    color: #01458E;
    font-family: sans-serif;
    font-size: 9pt;
    font-weight: bold;
    padding: 5px;
    text-align: center;
	vertical-align:middle;
}

/* MCL home */


#homebas h1 {
    background-color: #01458c;
    color: #ffffff;
    font-size: 30px;
    height: 1.5em;
    padding-top: 7px;
    text-align: center;
}

#homebas td {
    background-color: #ffffff;
    border: none;
    color: #01458e;
    font-family: sans-serif;
    font-size: 9pt;
    font-weight: bold;
    padding: 9px;
    text-align: center;
    vertical-align: middle;
}

#homebas a {
    border: 0 none;
    color: #646464;
    font: under;
    text-align: center;
    text-decoration: underline;
    vertical-align: middle;
}


.form-list .name-middlename {
    display: none;
    width: 20px;
}

/* MCL suppression besoin de conseil ? */

#header-phone {
    background-image: url("../images/telephone.png");
    float: right;
    height: 22px;
    position: absolute;
    right: 0;
    visibility: hidden;
    width: 152px;
}


#header-text {
    background-image: url("../images/conseil.png");
    background-repeat: no-repeat;
    float: right;
    height: 35px;
    position: absolute;
    right: 210px;
    top: 4px;
    width: 82px;
	visibility: hidden;
}


#header-form {
    background-image: url("../images/ecriveznous.png");
    float: right;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    right: 0;
    top: 21px;
    width: 305px;
}

/*MCL changement page mon compte */


.welcome-msg p.hello {
    background: #00438f none repeat scroll 0 0;
}

.welcome-msg {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e5e5e5 #e5e5e5 -moz-use-text-color;
    border-image: none;
    border-style: solid;
    border-width: 0px;
    margin: 0;
}

.welcome-msg p {
    color: #3f3f3f;
    line-height: 19px;
    padding: 15px 0 10px 25px;
}

.box-account {
    border: 0px solid #e5e5e5;
    float: left;
    padding: 15px 25px;
}

.box-head h2 {
    font-size: 20px;
}

#selection > label > span.stock-dotation-select-aj {
    color: #ec0010;
    font-weight: bold;
}

#my-orders-table > tbody > tr > td.stock-dotation-product-name {
    padding-left: 15px;
    text-align: left;
}

#my-orders-table thead th {
    background: #00438f none repeat scroll 0 0;
    border-right: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    padding-left: 0;
    vertical-align: middle;
    text-align: center;
}

#my-orders-table thead tr{
    height: 40px;
    text-transform: uppercase;
}
.nobr {
    font-size: 12px;
}
#my-orders-table {
    border: 1px solid #e5e5e5;
    float: left;
    margin-top: 5px;
    width: 100%;
}

#my-orders-table tbody td {
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    color: #454545;
    padding-bottom: 15px;
    padding-left: 0;
    padding-top: 15px;
    vertical-align: middle;
    text-align: center;
}


#my-orders-table tbody td a {
    background: #00438f none repeat scroll 0 0;
    color: #fff;
    display: flex;
    font-size: 11px;
    font-weight: bold;
    height: 18px;
    /*margin-bottom: 4px;*/
    /*margin-left: 5px;*/
    /*margin-top: 4px;*/
    padding: 3px 0;
    /*text-align: center;*/
    width: 125px;
    align-items:center;
    justify-content: center;
    margin: 4px auto auto;
}

#my-orders-table tbody td a:last-child {
    margin: 2px auto auto;
}

#my-orders-table tbody td button {
    background: #00438f none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 25px;
    margin: 4px 5px;
    text-align: center;
    width: 155px;
    cursor:pointer;
}

/* Tableau de commande de dotations*/

.dotation-table tbody td input{
    width:26px;
    height:18px;
    background:url(../images/input-qte.jpg) right top no-repeat;
    border:none;
    font-size:12px;
    color:#666;
    padding:0;
    padding-right:6px;
    padding-top:4px;
    padding-bottom:4px;
    text-align:right;
    margin-left:15px;
}

.dotation-table .readonly {
    background: none;
    text-align: center;
}
.dotation-table .qty-max {
    font-size : 0.8em;
}

#my-orders-table .activityRow {
    padding: 2px;
    border-bottom: none;
    color: #00438f;
    font-weight: bold;
}

#my-orders-table .jobRow, #my-orders-table .postRow {
    border-top: none;
    border-left: none;
    padding: 2px;
    font-weight: bold;
}
#my-orders-table .jobSpace, #my-orders-table .postSpace {
    border-top: none;
    border-right: none;
    padding: 2px;
}
#dotation-order-table thead tr{
    height: 50px;
}
#dotation-order-table thead th {
    background: #00438f none repeat scroll 0 0;
    border-right: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    vertical-align: middle;
}

#dotation-order-table {
    border: 1px solid #e5e5e5;
    float: left;
    margin-top: 5px;
    width: 100%;
}

#dotation-order-table tbody td {
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    color: #454545;
    padding-bottom: 15px;
    padding-top: 15px;
    vertical-align: middle;
    text-align: center;
}
#dotation-order-table tbody input {
    margin: 5px;
    max-width: 30px;
}

#dotation-order-table tbody select {
    border: 2px solid #e5e5e5;
    margin: 10px;
    max-width: 55px;
}

.dashboard .box .box-title {
    background: none;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 9px;
    text-align: right;
}

.dashboard .box-conditions .box-title {
    text-align: left;
}

.box-account .col-2 {
    padding-left: 35px;
    width: 310px;
}


.box-account .box-content a {
    background: #00438f none repeat scroll 0 0;
}

.box-title h3 {
    color: #00438f;
}

.dashboard .box .box-title h3, .dashboard .box .box-title h4{
    margin: 5px 0 0;
}

.block-account .block-title {
    background: #00438f none repeat scroll 0 0;
    font-size: 13px;
    height: 20px;
    width: 201px;
	margin-top: -9px;
}

.block-account .block-content {
    background: #fff none repeat scroll 0 0;
}

.block-account .block-content ul li {
    border-bottom: 1px solid #e5e5e5;
}


.block-account .block-content ul li.current strong {
    background: #e30614 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-weight: bold;
    margin: 4px 0;
    padding: 4px 0 4px 12px;
}

/* MCL page information du compte */


.edition-compte h1 {
    background: #00438f none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    height: 27px;
    padding: 7px 0 0 10px;
    text-transform: uppercase;
}


.edition-compte {
    border: 1px solid #e5e5e5;
    margin-bottom: 15px;
    padding: 0;
}


.edition-compte label {
    color: #00438f;
    display: block;
    padding-bottom: 5px;
    width: 332px;
}


.edition-compte .input-box input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    color: #666;
    height: 18px;
    padding-bottom: 4px;
    padding-left: 2px;
    padding-top: 4px;
    width: 310px;
}


.edition-compte .fieldset {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: -moz-use-text-color -moz-use-text-color #666;
    border-image: none;
    border-style: none;
    border-width: medium medium 1px;
    margin: 10px 20px;
    padding: 0 0 10px;
}

a.bt-valider {
    background: #00438f none repeat scroll 0 0;
    color: #fff;
    display: block;
    float: right;
    font-size: 15px;
    font-weight: bold;
    height: 23px;
    padding-top: 4px;
    text-align: center;
    width: 115px;
}

/* MCL page carnet d'adresses */


.mes-adresses h1 {
    background: #00438f none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    height: 27px;
    padding: 7px 0 0 10px;
    text-transform: uppercase;
}


.mes-adresses .addresses-primary {
    border-right: 1px solid #e5e5e5;
}


.mes-adresses {
    border: 1px solid #e5e5e5;
    margin-bottom: 15px;
    padding: 0;
}


.mes-adresses .addresses-additional ol li.item a {
    background: #00438f none repeat scroll 0 0;
    color: #fff;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 18px;
    line-height: 13px;
    margin-right: 10px;
    margin-top: 4px;
    padding-top: 2px;
    text-align: center;
    width: 125px;
}

.mes-adresses .addresses-primary ol li.item a {
    background: #00438f none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 18px;
    line-height: 13px;
    margin-top: 4px;
    padding-top: 2px;
    text-align: center;
    width: 195px;
}


.mes-adresses ol li.item {
    background: #e5e5e5 none repeat scroll 0 0;
    border: medium none;
    color: #333;
    font-size: 12px;
    line-height: 20px;
    margin: 15px 23px 0;
    min-height: 185px;
    padding: 18px 0 0 17px;
    width: 293px;
}

.mes-adresses .buttons-set {
    border-top: 0 dotted #666;
}

/* MCL abonnement newsletter */

.bloc-mon-compte {
    border: 1px solid #e5e5e5;
    margin-bottom: 15px;
    padding: 0;
}

.bloc-mon-compte h1 {
    background: #00438f none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    height: 27px;
    padding: 7px 0 0 10px;
    text-transform: uppercase;
}

.bloc-mon-compte .buttons-set {
    border-top: 0px dotted #666;
}

/* MCL page identifiez-vous */


.new-users .content h2 {
    background: #00438f none repeat scroll 0 0;
    color: #fff;
    height: 27px;
    padding: 7px 0 0 10px;
}


.customer-account-login .account-login #login-form {
    border: 1px solid #e5e5e5;
}

.registered-users .content {
    border-left: 1px solid #e5e5e5;
    min-height: 213px;
    width: 474px;
}


.registered-users .content h2 {
    background: #00438f none repeat scroll 0 0;
    color: #fff;
    height: 27px;
    padding: 7px 0 0 10px;
}


.registered-users .content ul.form-list li .input-box input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
}

/* MCL mot de passe oublie */

.creation-compte h1, .creation-compte h2 {
    background: #00438f none repeat scroll 0 0;
    color: #fff;
}


.creation-compte {
    border: 1px solid #e5e5e5;
    margin-bottom: 15px;
    padding: 0;
}


.creation-compte .fieldset {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: -moz-use-text-color -moz-use-text-color #666;
    border-image: none;
    border-style: none none none;
    border-width: medium medium 0;
}

.creation-compte .input-box input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
}

/* MCL modification encart panier */

.contenu-panier .commande .empty{
    text-align: right;
    display: block;
    margin-right: 9px;
    margin-top: 0;
    font-size: 14px;
}
.contenu-panier {
    border: 2px solid #b3b3b3;
    height: auto;
    width: 100%;
    padding: 0;
    margin-top: 3px;
    padding-bottom: 4px;
}


.titre-panier img{
    display: none;
}
.titre-panier > a:hover{
    color:#244486;
    text-decoration: none;
    opacity: 0.75;
    transition: .3s opacity;
}
.titre-panier > a{
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #00458c;
    opacity: 1;
    transition: .3s opacity;
}
.titre-panier {
    border-bottom: none;
    color: #244486;
    font-size: 18px;
    font-weight: bold;
    padding: 8px 0 0;
    margin: 0 9px 1px auto;
    width: auto;
    text-align: right;
}

.commande > a span{
    font-size: 14px;
    font-weight: bold;
}
.commande > a:hover{
    opacity: 0.75;
    transition: .3s opacity;
}
.commande > a.bt-commander{
    width: auto;
    max-width: 100%;
    text-align: center;
    float: none;
    margin: 5px 11px;
    text-transform: uppercase;
    font-size: 11px;
    padding: 2px 0;
    line-height: 20px;
}
.commande > a{
    text-align: right;
    margin-right: 11px;
    color: #454545;
    font-size: 14px;
    font-weight: bold;
    display: block;
    opacity: 1;
    transition: .3s opacity;
}
.commande {
    color: #454545;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.panier span.cart-no-product {
    border: 1px solid #4b4b4d;
    color: #4b4b4d;
    width: auto;
    display: block;
    margin: 5px 10px;
    text-transform: uppercase;
    padding: 4px 0;
    font-size: 11px;
    font-weight: 400;

}

.commande img {
    float: left;
    margin-left: 5px;
    margin-top: 4px;
}

.caddie img {
    float: left;
    margin-left: 5px;
    margin-top: -14px;
}

a.bt-commander {
    background: #ec0010 none repeat scroll 0 0;
}

.droite-panier {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    height: 90px;
    width: 1px;
}

.header .middle{
    margin-top: 10px;
    clear: both;
}

.header .top {
    overflow: hidden;
    clear: both;
}
.header .panier {
    float: right;
    padding: 0;
    width: 19.6%;
    background: url(../images/caddie.svg) 7px 13px no-repeat transparent;
    background-size: 36px;
    margin-top: 0;
    margin-right: 10px;
}

/* MCL page contactez-nous */


#contactForm .input-box input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #999;
}


#contactForm textarea {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #999;
}

.siege-social a {
    background: #fff none repeat scroll 0 0;
}

/* MCL page recherche resultat */

.block-layered-nav dd, .block-layered-nav li {
    color: #fff;
    display: none;
    font-weight: bold;
    padding: 5px 0;
    text-align: right;
}


.block-layered-nav .block-footer {
    background: #fff none repeat scroll 0 0;
    height: 5px;
	display: none;
}


.block-layered-nav .recherche form input {
    background: rgba(0, 0, 0, 0) url("../images/layered-search_bg.jpg") no-repeat scroll left center;
    display: none;
    padding-left: 25px;
    width: 175px;
}

.block-layered-nav .block-content, .block-layered-nav .layered-state {
    background: #000 url("../images/layered-nav-content_bg.jpg") repeat-x scroll center top;
    display: none;
    padding: 10px;
}

.block-layered-nav .block-title {
    display: none;
    height: 31px;
}


.dl-norme-bis {
    background: rgba(0, 0, 0, 0) url("../images/onglet_14.jpg") no-repeat scroll left top;
    display: none;
    height: 49px;
    margin-top: 7px;
    width: 204px;
}


/*MCL Page creez un compte classic premium gold */

#creez-compte tbody td {
    border: 0px solid #e5e5e5;
    border-spacing: 0;
    empty-cells: show;
    font-size: 100%;
}

#creez-compte thead td {
    border: 0px solid #e5e5e5;
    border-spacing: 0;
    empty-cells: show;
    font-size: 100%;
}

#creez-compte p {
    border: medium none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    list-style-type: none;
    margin: 0;
    padding: 14px 0 16px 14px;
    text-decoration: none;
}

#creez-compte a {
    color: #fff;
	font-size: 18px;
}

#creez-compte a:link {
    color: #fff;
	font-size: 18px;
}
#creez-compte a:hover {
    color: #fff;
	font-size: 18px;
}

/* MCL changement dernier article consulte panier */

.cart .block-viewed {
    display: none;
    float: left;
    width: 10px;
}

/*MCL Page info */


#page-info p {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
}

#page-info strong {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
}

#page-info a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
}
#page-info a:link {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
}

#page-info a:hover {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
}

.header .menu > ul li span.icon-right-open,
.header .nav-container span.icon-menu,
.header .nav-container .nav span.close-menu,
.header .menu span.icon-panier{
    display: none;
}
.bloc.widget li{
    position: relative;
}
.bloc.widget li div.img{
    height: 240px;position: relative;
}
.bloc.widget li div.img img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-height: 99%;
    max-width: 100%;
    width: auto;
    height: auto;
    margin: auto;
}
.bloc.widget li div.infos{
    padding: 10px;
}
.bloc.widget li div.price{
    padding-top: 28px;
    position: relative;
    bottom: 10px;
    width: 100%;
}
.bloc.widget li div.price span{
    display: block;
}
.bloc.widget li div.price span.pricHT{
    font-size: 24px;
    color: #ec0010;
}
.bloc.widget li div.price span.pricTTC{
    font-size: 18px;
    color: #b5b5b5;
}
.bloc.widget li div.infos .title a{
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
}

.bloc.widget .title-wdjt{
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 8px 0;
    position: relative;
    clear: both;
}
.bloc.widget .title-wdjt:before{
    left: 0;
    top: 45%;
    content: '';
    width: 100%;
    height: 5px;
    position: absolute;
    background: #b5b5b5;
}
.bloc.widget .title-wdjt span{
    font-size: 24px;
    background: white;
    padding: 0 20px;position: relative;
}
.bloc img.ipad-version,.bloc img.mobile-version{
    display: none;
}
.icon-panier{
    display: none;
}
span.promo{
    background: url('../images/promo.png') 0 0 no-repeat;
    display: block;
    position: absolute;
    width: 69px;
    height: 72px;
    top: 0;
    left: 0;
    z-index: 9;
}
span.news{
    background: url('../images/new.png') 0 0 no-repeat;
    display: block;
    position: absolute;
    width: 69px;
    height: 72px;
    top: 0;
    left: 0;
    z-index: 9;
}
.header .recherche #search_mini_form, .recherche a.bt-recherche {
    display: block;
}

ol.flex-control-nav.flex-control-paging{
    display: none;
}
.bloc.widget{
    position: relative;
    clear: both;overflow: hidden;display: block;
}
.bloc.widget .flex-direction-nav li{
    left: 0;
    position: absolute;
    top: 35%;
    text-align: right;
}
.bloc.widget .flex-direction-nav li:last-child{
    right: 0;
}
.bloc.widget .flex-direction-nav li a.flex-prev{
    width: 26px;
    background: url('../images/prev.png') 0 0 no-repeat;
    background-size: 13px;
}
.bloc.widget .flex-direction-nav li a.flex-next{
    background: url('../images/next.png') 100% 0 no-repeat;
    background-size: 16px;
}
.bloc.widget .flex-direction-nav li a{
    font-size: 0;
    height: 32px;
    position: relative;
    display: block;
}
.flexslider.carousel-nos-products{
    position: relative;
}
.copyright.block{
    float: right;
    width: 100%;
    margin-right: 58px;
}

ul.slide-carousel.slides {
    display:flex;
}
.header {
    height: auto;
    width: auto;
    max-width: 953px;
}
li.rwd_show ,.mobile-show, .customer-contract-index .mobile-show, .rwd_show,.customer-contract-index .rwd_show,.catalog-product-view .rwd_show,.catalog-product-view #product-infos-tabs .title-rwd {
    display: none!important;
}
.sortby {
    display: inline-block;
}
.catalog-product-view .add-to-cart .additionnals-row{
    clear: both;
}
.catalog-product-view .chosen-container{
    width: 100%!important;
}
.cms-page-view table img {
    max-width: 100%;
}

.customer-account-login .mobile{
    display: none;
}
#fancybox-wrap{
    top: 230px!important;
    width: 45%!important;
    right: 0 !important;
    left: 0!important;
    margin: auto !important;
    height: 280px!important;
    z-index: 999999999;
}
#fancybox-inner{
    width: 100%!important;
    top: 0!important;
    left: 0!important;
    height: 100%!important;
}
#fancybox-inner #georedirect-popin-form div.title span{
    font-size: 25px;
    font-weight: bold;
    letter-spacing: -1px;
}
#fancybox-inner #georedirect-popin-form div{
    text-align: center;
}
#fancybox-inner #georedirect-popin-form div.title{
    margin-bottom: 20px;
}
#fancybox-inner #georedirect-popin-form div.sous-titre span.sous-titre{
    font-size: 20px;
    font-style: italic;
}
#fancybox-inner #georedirect-popin-form div.sous-titre{
    margin-bottom: 35px;
}

#fancybox-inner #georedirect-popin-form div.sous-titre span{
    display: block;
}
#fancybox-close{
    background: none!important;
}
#fancybox-close:after{
    content: 'x';
    display: block;
    right: 10px;
    position: absolute;
    font-size: 26px;
}
.georedirect-popin-inner{
    width: 100%;
    display: block;
    height: 92%;
    padding: 10px 0 0;
}
#georedirect-popin-form div span.yes a{
    color: white;
}
#georedirect-popin-form div span a,#georedirect-popin-form div span a span{
    font-size: 14px;
    color: black;
    font-weight: bold;
}
#georedirect-popin-form div span.yes{
    width: 60%;
    border: 1px solid #00438f;
    padding: 8px 10px 10px;
    display: block;
    background: #00438f none repeat scroll 0 0;
    cursor: pointer;
    margin: auto;
    position: relative;
}
#georedirect-popin-form div.yes {
    margin-bottom: 55px;
}
#georedirect-popin-form div span.yes:after{
    content: "";
    display: block;
    position: absolute;
    border: 10px solid transparent;
    border-left: 14px solid white;
    top: 7px;
    right: 6px;
}

.product-view.popin .price-box .price-excluding-tax .label, .product-view.popin .price-box .special-price .price-excluding-tax .label, .product-essential .price-box .price-excluding-tax .label, .product-essential .price-box .special-price .price-excluding-tax .label, .product-view.popin .price-box .price-including-tax .label, .product-view.popin .price-box .special-price .price-including-tax .label, .product-essential .price-box .price-including-tax .label, .product-essential .price-box .special-price .price-including-tax .label {
    position: relative;
    display: table-cell;
    bottom: 0;
    white-space: normal;
    line-height: 20px;
}
.product-view .product-essential .product-options-bottom .price-box .special-price .price, .product-shop .container-add-to-box .add-to-cart-bloc-price .price-box .special-price .price, .product-view.popin .price-box .price-excluding-tax .price, .product-view.popin .price-box .special-price .price-excluding-tax .price, .product-essential .price-box .price-excluding-tax .price, .product-essential .price-box .special-price .price-excluding-tax .price, .product-view.popin .price-box .price-including-tax .price, .product-view.popin .price-box .special-price .price-including-tax .price, .product-essential .price-box .price-including-tax .price, .product-essential .price-box .special-price .price-including-tax .price {
    display: table-cell;
}
.product-view.popin .price-box .price-including-tax, .product-view.popin .price-box .special-price .price-including-tax, .product-essential .price-box .price-including-tax, .product-essential .price-box .special-price .price-including-tax,.product-view.popin .price-box .price-excluding-tax, .product-view.popin .price-box .special-price .price-excluding-tax, .product-essential .price-box .price-excluding-tax, .product-essential .price-box .special-price .price-excluding-tax{
    padding-right: 0;
}

.product-panel-list-slide .price-box .old-price+.special-price .inner-price-wrap .price small, .product-panel-list-slide .price-box .price-including-tax .inner-price-wrap .label , .product-panel-list-slide .price-box .price-excluding-tax .inner-price-wrap .label {
    position: relative;
    display: table-cell;
    padding: 0 0 0 6px;
}
.product-panel-list-slide .price-box .old-price+.special-price .inner-price-wrap>.price, .product-panel-list-slide .price-box .price-excluding-tax .inner-price-wrap .price, .product-panel-list-slide .price-box .price-including-tax .inner-price-wrap .label{
    display: table-cell;
}

.product-panel-list-slide .price-box {
    position: relative;
    bottom: 0;
    top: 0;
    left: 0;
    width: 100px;
    margin: 11px 0 0 0;
}
.product-panel-list-slide .price-box .old-price{
    margin-left: 0;
    margin-top: 0;
}
.product-panel-list-slide .product-details{
    height: auto;
    min-height: 100px;
    overflow: visible;
}
.product-panel-list-slide .price-box .old-price + .special-price .inner-price-wrap, .product-panel-list-slide .price-box .price-excluding-tax .inner-price-wrap,.product-panel-container .price-box span.regular-price, .product-panel-list-slide .price-box .price-including-tax .inner-price-wrap{
    margin-left: 0;
    padding: 3px 25px 3px 15px;
    width: 100%;
}
.product-panel-container .price-box span.regular-price .price, .product-panel-list-slide .price-box .price-including-tax .inner-price-wrap .price
{
    display: table-cell;
}
.product-panel-list-slide .price-box .price-including-tax .inner-price-wrap {
    padding: 0!important;
}
.product-panel-list-slide .price-box .old-price+.special-price .inner-price-wrap>.price, .product-panel-list-slide .price-box .price-including-tax .inner-price-wrap .price, .product-panel-list-slide .price-box .price-excluding-tax .inner-price-wrap .price{
    float: none;
}
.product-panel-list-slide .item{
    height: auto;
    min-height: 130px;
}
.product-panel-list-slide {
    min-height: 150px;
    height: auto;
}

.products-grid .availability {
    width: auto !important;
    height: auto !important;
    padding-left: 0;
}

.checkout-cart-index .btn-coupon-ok {
    background: #156abd!important;
    height: auto!important;
    width: auto!important;
    padding: 7px;
    text-align: center;
    max-width: 88px;
}
.checkout-cart-index .total-subtotal td{
    width: 20px;
}

ul.products-grid li.item .price-box p.old-price {
    top: 0!important;
    right: 0!important;
    position: relative!important;
    width: auto!important;
}
ul.products-grid li.item .price-box p.special-price {
    bottom: 0!important;
    left: 0!important;
    position: relative!important;
}
.products-grid .price-box .old-price+.special-price .inner-price-wrap {
    margin-top: 0!important;
}
.products-grid .price-box .old-price+.special-price .inner-price-wrap>.price small{
    font-weight: bold!important;
    position: relative!important;
    padding: 0!important;
}
ul.products-grid li.item .price-box p.special-price{
    height: auto!important;
}
.products-grid .price-box .old-price+.special-price .inner-price-wrap>.price{
    text-align: center!important;
}
.products-grid .price-box .old-price+.special-price .inner-price-wrap{
    padding: 3px 15px;
}
.products-grid .price-box .old-price+.special-price .inner-price-wrap>.price small{
    display: initial!important;
    white-space: normal!important;
}

.nav-container#header-menu .nav > li.level0:not(:last-child):after {
    content:'';
    position: absolute;
    right: 0;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    border-right: 2px solid #d2d2d2;
    height: 20px;
    pointer-events: none;
}
.nav-container#header-menu .nav > li.level0 >a:hover {
    opacity: 0.75;
}
.nav-container#header-menu .nav > li:first-child > a{
    padding-left: 0;
}
.nav-container#header-menu .nav > li.level0 >a {
    text-align: center;
}
.nav-container#header-menu .nav > li {
    height: auto;
    position: relative;
    width: 16%;
    text-align: center;
}
.nav-container#header-menu .nav li > a span{
    font-size: 16px;
    text-transform: uppercase;
    white-space: normal;
    font-weight: bold;
}
.nav-container#header-menu .nav li > a:hover{
    text-decoration: none;
}
.nav-container#header-menu .nav li > a{
    color: #00458e;
    height: auto;
    line-height: normal;
    border-right: none;
    padding: 6px 12px;
    background: none;
    display: block;
    word-wrap: break-word;
}
.nav-container#header-menu .nav li ul.level0 li a span{
    color: #000;
    float: none;
    font-size: 12px;
    text-transform: none;
    padding: 0 15px;
    font-weight: normal;
    display: block;
}
.nav-container#header-menu .nav li ul.level0 > li ul li {
    background: white;
    height: auto;
    background: url(../images/puce-footer.gif) left 6px no-repeat;
}
.nav-container#header-menu .nav li ul.level0 > li ul li a span{
    padding: 0;
}
.nav-container#header-menu .nav li ul.level0 > li ul li a{
    padding: 0 0 0 15px;
}
.nav-container#header-menu .nav li ul.level0 > li ul{
    position: relative;
    display: block;
    left: auto;
    border: none;
    top: auto;
    margin-left: 30px;
    line-height: 13px;
    margin-bottom: 10px;
    width: auto;
    margin-right: 10px;
}
.nav-container#header-menu .nav li ul.level0 > li a:hover span{
    text-decoration: underline;
}
.nav-container#header-menu .nav li ul.level0 > li a{
    padding: 0 12px;
}
.nav-container#header-menu .nav li ul.level0 > li{
    break-inside: avoid-column;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    float: none;
    display: inline-block;
    width: 100%;
    height: auto;
    background: url(../images/puce-ssmenu.gif) 16px 7px no-repeat;
    text-align: left;
}
.nav-container#header-menu .nav li.level0:hover ul.level0{
    display: block;
}
.nav-container#header-menu .nav li ul.level0.scrolled{
    left:auto;
    right:0;
}
.nav-container#header-menu .nav li ul.level0{
    background: #fff none repeat scroll 0 0;
    border: 2px solid #00438f;
    min-width: 700px;
    padding: 18px 0;
    position: absolute;
    max-width: 1000px;
    width: auto;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    line-height: 18px;
    column-rule: 2px solid #00438f;
    left:0;
    display: none;
    z-index: 1;
    top: 100%;
}
.nav-container#header-menu .nav {
    width: 100%;
    display: flex;
    padding: 0;
    font-size: 17px;
    line-height: 30px;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.nav-container#header-menu{
    background: white;
    height: auto;
    border-top: 2px solid #d8d8d8;
    padding-top: 8px;
    margin-bottom: 8px;
    clear: both;
}

/* Tableau dotation en attente et renouvellement */
/* premier tableau */
#waiting-dotation .link-reorder {
    background: #faffff none repeat scroll 0 0;
    color: #000000;
    text-decoration: underline;
}

#waiting-dotation .odd .link-reorder {
    background: #f3f3f3 none repeat scroll 0 0;
    color: #000000;
    text-decoration: underline;
}


#waiting-dotation thead th {
    background: #00438f none repeat scroll 0 0;
    border-right: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    padding-left: 0;
    vertical-align: middle;
    text-align: center;
}

#waiting-dotation thead tr{
    height: 50px;
    text-transform: uppercase;
}

#waiting-dotation {
    border: 1px solid #e5e5e5;
    float: left;
    margin: 5px 0 50px;
    width: 100%;
}

#waiting-dotation tbody td {
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    color: #454545;
    padding-bottom: 15px;
    padding-left: 0;
    padding-top: 15px;
    vertical-align: middle;
    text-align: center;
}


#waiting-dotation tbody td a {
    background: #00438f none repeat scroll 0 0;
    color: #fff;
    display: flex;
    font-size: 11px;
    font-weight: bold;
    height: 18px;
    /*margin-bottom: 4px;*/
    /*margin-left: 5px;*/
    /*margin-top: 4px;*/
    padding: 3px 0;
    /*text-align: center;*/
    width: 115px;
    align-items:center;
    justify-content: center;
    margin: 4px auto auto;
}

#waiting-dotation tbody td a:last-child {
    margin: 2px auto auto;
}

#waiting-dotation tbody td button {
    background: #00438f none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 25px;
    margin: 4px 5px;
    text-align: center;
    width: 155px;
    cursor:pointer;
}

#waiting-dotation .activityRow {
    padding: 2px 13px;
    border-bottom: none;
    color: #00438f;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: bold;
}

#waiting-dotation .jobRow, #waiting-dotation .postRow {
    border-top: none;
    border-left: none;
    padding: 2px;
    color: #00438f;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: bold;
}
#waiting-dotation .jobSpace, #waiting-dotation .postSpace {
    border-top: none;
    border-right: none;
    padding: 2px;
}

#waiting-dotation .activity {
    height: 40px;
    background-color: #00438f40 !important;
}

#waiting-dotation .job {
    background-color: #488fdf2e !important;
    height: 30px;
}

#waiting-dotation .post {
    background-color: #bfd0e32b !important;
    height: 30px;
}

#waiting-dotation .matricule {
    font-weight: bold;
}

#waiting-dotation .nom {
    text-transform: uppercase;
}

/*second tableau*/
#renew-dotation .link-reorder {
    background: #faffff none repeat scroll 0 0;
    color: #000000;
    text-decoration: underline;
}

#renew-dotation .odd .link-reorder {
    background: #f3f3f3 none repeat scroll 0 0;
    color: #000000;
    text-decoration: underline;
}


#renew-dotation thead th {
    background: #00438f none repeat scroll 0 0;
    border-right: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    padding-left: 0;
    vertical-align: middle;
    text-align: center;
}

#renew-dotation thead tr{
    height: 50px;
    text-transform: uppercase;
}

#renew-dotation {
    border: 1px solid #e5e5e5;
    float: left;
    margin: 5px 0 50px;
    width: 100%;
}

#renew-dotation tbody td {
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    color: #454545;
    padding-bottom: 15px;
    padding-left: 0;
    padding-top: 15px;
    vertical-align: middle;
    text-align: center;
}


#renew-dotation tbody td a {
    background: #00438f none repeat scroll 0 0;
    color: #fff;
    display: flex;
    font-size: 11px;
    font-weight: bold;
    height: 18px;
    /*margin-bottom: 4px;*/
    /*margin-left: 5px;*/
    /*margin-top: 4px;*/
    padding: 3px 0;
    /*text-align: center;*/
    width: 115px;
    align-items:center;
    justify-content: center;
    margin: 4px auto auto;
}

#renew-dotation tbody td a:last-child {
    margin: 2px auto auto;
}

#renew-dotation tbody td button {
    background: #00438f none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 25px;
    margin: 4px 5px;
    text-align: center;
    width: 155px;
    cursor:pointer;
}

#renew-dotation .activityRow {
    padding: 2px 13px;
    border-bottom: none;
    color: #00438f;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: bold;
}

#renew-dotation .jobRow, #renew-dotation .postRow {
    border-top: none;
    border-left: none;
    padding: 2px;
    color: #00438f;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: bold;
}
#renew-dotation .jobSpace, #renew-dotation .postSpace {
    border-top: none;
    border-right: none;
    padding: 2px;
}

#renew-dotation .activity {
    height: 40px;
    background-color: #00438f40 !important;
}

#renew-dotation .job {
    background-color: #488fdf2e !important;
    height: 30px;
}

#renew-dotation .post {
    background-color: #bfd0e32b !important;
    height: 30px;
}

#renew-dotation .matricule {
    font-weight: bold;
}

#renew-dotation .nom {
    text-transform: uppercase;
}
.header .bottom .bloc-top .bloc-top li{
    margin-right: 37px;
}
.header .bottom .bloc-top .bloc-top li,
.header .bottom .bloc-top .bloc-top li a{
    font-size: 12px;
    color: #b5b5b5;
}
.header .bottom .bloc-top .bloc-top{
    padding: 8px 0;
}
.header .bottom > .bloc-top{
    padding: 0;
    margin-left: 0;
}
.header .middle .login-connect{
    float: left;
    width: 78.5%;
}
.header .middle .client-logo img{
    /*width: 100%;*/
    height: 70px;
}
.header .middle .client-logo{
    position: absolute;
    top: 23px;
    right: 23.2%;
    /*width: 236px;*/
    height: 66px;
}
.header .selecteur-langue .drop-down-select .store-name{
    width: 80%;
    line-height: 15px;
}
.header .selecteur-langue .drop-down-select{
    padding: 9px 9px 7px;
    width: auto;
    border: 2px solid #b3b3b3;
}
.header .selecteur-langue .drop-down-select.opened{
    padding: 9px 9px 4px;
}
.header .selecteur-langue{
    float: right;
    width: 20%;
    padding-bottom: 0;
    margin-right: 6px;
    margin-top: 0;
}
.header .selecteur-langue .barre-select-drop-down ul .store-name{
    width: 80%;
    margin-top: 0;
}
.header .selecteur-langue span.flag-store{
    width: 14%;
    display: inline-block;
    vertical-align: top;
    height: 18px;
}
.header .selecteur-langue img.flag{
    display: block;
}
.header .selecteur-langue .barre-select-drop-down{
    border: 2px solid #b3b3b3;
    margin-bottom: auto;
    top: auto;
    margin-top: -2px;
    bottom: auto;
    border-top: 0;
    border-bottom: 2px solid #b3b3b3;
    width: auto;
    z-index: 999;
    padding: 0 8px 6px;
    min-width: 171px;
    right:0;
}
.header .selecteur-langue .drop-down-select:hover{
    opacity: 0.75;
}
.header{
    padding-top: 5px;
    position: relative;
}
#shipping-method-buttons-container .button-log span {
    font-size: 15px;
}
.checkout-onepage-index a.back-link {
    padding-top: 5px;
}
.checkout-onepage-index #dpdfrpredict,
.checkout-onepage-index #dpdfrrelais {
    margin: 11px 11px 11px 0;
}
.checkout-onepage-index div.relaypoint_header,
.checkout-onepage-index div.predict_header,
.checkout-onepage-index div.predict_header label ,
.checkout-onepage-index div.relaypoint_header label,
.checkout-onepage-index #div_dpdfrance_predict_gsm{
    background-color: #7d7d7d !important;
    font-family: Arial, Helvetica, sans-serif !important;
    color: white;
}
.checkout-onepage-index label.relaypoint_label_find {
    font-family: Arial, Helvetica, sans-serif !important;
    color:black;
}
.checkout-onepage-index input.relaypoint-input-address {
    width: 245px !important;
}
.checkout-onepage-index input.relaypoint-input-address,
.checkout-onepage-index input.relaypoint-input-zipcode,
.checkout-onepage-index input.relaypoint-input-city ,
.checkout-onepage-index div.copy h2 {
    font-family: Arial, Helvetica, sans-serif !important;
}
.checkout-onepage-index button.dpdfrbutton {
    line-height: 27px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #7d7d7d;
}
.checkout-onepage-index div.predict_search {
    background: none;
}
.checkout-onepage-index .predict_logo {
    text-align: left;
}
.checkout-onepage-index label.predict_label_logo {
    margin-left: 0 !important;
}
.checkout-onepage-index div.copy {
    min-height: 0;
    padding-left: 0;
    padding-right: 0;
}
#checkout-shipping-method-load dt {
    font-weight: bold;
    padding-bottom: 6px;
}
#checkout-shipping-method-load dd {
    padding: 0 0 15px !important;
}
.step #checkout-shipping-method-load label {
    display: inline-block;
    width: 96%;
}

.checkout-onepage-index #gsm_dest {
    margin-top: 10px;
    margin-left: 0;
    font-family: Arial, Helvetica, sans-serif;
}
#shipping-method-buttons-container .button-log {
    margin: 3px 0 0;
}
#dpdfrrelais #suggestion div,#dpdfrrelais #suggestion span.s1 {
    height: auto !important;
}
.step #checkout-shipping-method-load #suggestion label {
    width: auto;
    float: right;
    margin-top: 0;
    margin-left: 0;
}
#dpdfrrelais #suggestion input.dpdfrrelais_radio {
    float: none !important;
}
#dpdfrrelais #suggestion input[name="relay-point"]:not(old):checked + label > span > span {
    background: #7d7d7d;
}
#dpdfrrelais #suggestion span.s3 a:hover {
    color: #7d7d7d;
    text-decoration: underline;
}
#dpdfrrelais #suggestion input[name="relay-point"]:not(old) + label > span {
    margin: 17px 0;
}
.fancybox-inner {
    width: auto !important;
}

/*Popin*/
.fancybox-overlay.fancybox-overlay-fixed {
    z-index: 10000;
}
.fancybox-wrap {
    text-align: center;
    width: 60% !important;
}


#message-popin-inner {
    display: flex;
    text-align: center;
    flex-direction: column;
    height: inherit;
}

#message-popin-inner div:first-child {
    margin-top: 15px;
}
#message-popin-inner div:first-child img {
    width: 175px;
}

#message-popin-inner .message-content {
    padding: 7px 15px;
    overflow-y: auto;
    line-height: 1.3;
    margin: auto 15px;
    text-align: left;
    color: #282828;
    min-height: 100px;
}

#message-popin-inner .message-title {
    margin: 20px 15px;
    font-size: 1.65em;
}

#message-popin-inner .actions {
    margin: 20px 15px 15px;
}

#message-popin-inner .actions button {
    background: #00438f;
    color: white;
    padding: 5px;
    text-align: center;
    vertical-align: bottom;
    cursor: pointer;
    transition: 250ms ease all;
}

#message-popin-inner .actions button.disabled {
    opacity: 0.5;
    cursor: auto;
}

#message-popin-inner .actions .previous {
    float: left;
    padding-left: 20px;
    position: relative;
}

#message-popin-inner .actions .previous::before {
    content: "";
    display: block;
    position: absolute;
    border: 5px solid transparent;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 5px;
    border-right: 5px solid white;
    top: 7px;
    left: 0;
}

#message-popin-inner .actions .mark-as-read {
    background: #96bb3b;
}

#message-popin-inner .actions .next {
    float: right;
    padding-right: 20px;
    position: relative;
}

#message-popin-inner .actions .next::after {
    content: "";
    display: block;
    position: absolute;
    border: 5px solid transparent;
    border-left-color: transparent;
    border-left-style: solid;
    border-left-width: 5px;
    border-left: 5px solid white;
    top: 7px;
    right: 0;
}

/* Lists WYSIWYG */
#message-popin-inner ul,
#message-popin-inner ul li {
    list-style:disc outside none;
}

#message-popin-inner ul {
    padding-left:50px;
}

#message-popin-inner ol,
#message-popin-inner ol li {
    list-style:decimal;
}

#message-popin-inner ol {
    padding-left:50px;
}

/* Padding paragraphes */
#message-popin-inner p {
    padding-top: 7px;
    padding-bottom: 7px;
}

/* Override default height div fancybox with id 'fancybox-wrap'
* For make scroll-y to div 'Message PopUp' with id 'message-content'
* */
.customer-account-index #fancybox-wrap {
    height: 350px !important;
}

/* AYALINE TRIE dotation */
.no-sort a, .sort-arrow-asc a, .sort-arrow-desc a {
    color: white;
}
.no-sort a:visited, .sort-arrow-asc a:visited, .sort-arrow-desc a:visited {
    color: white;
}
.sort-arrow-asc span:after {
    border-width: 0 5px 6px 5px;
    border-color: transparent transparent lightgrey transparent;
    content: "";
    display: inline-block;
    border-style: solid;
    margin: 0 5px;
}
.sort-arrow-desc span:after {
    border-width: 6px 5px 0 5px;
    border-color: lightgrey transparent transparent transparent;
    content: "";
    display: inline-block;
    border-style: solid;
    margin: 0 5px;
}

/* Ayaline SEO */
.group-seo {
    margin-top: 45px;
}
.element-seo {
    margin-top: 10px;
}

/* Ayaline multi customers */
.alert-multi-customers {
    color: #0c5460;
    background-color: #f9f5ec;
    border-bottom: 1px solid #eee2be;
    border-top: 1px solid #eee2be;
    line-height: 36px;
    padding: 4px 4px 0 10px;
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1500;
}
.alert-multi-customers > * {
    display: inline-block;
    font-size: 15px;
}
.alert-link-change-customer {
    color: #161615;
    margin-left: 10px;
    background: none;
    cursor: pointer;
    text-decoration: underline;
    vertical-align: baseline;
}
.alert-link-change-customer:hover {
    color: #4b4b4d;
    text-decoration: none;
}

#alert-change-customer-popin-inner .actions > * {
    background: #00438f none repeat scroll 0 0;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
    width: 135px;
    align-items: center;
    justify-content: center;
}
#alert-change-customer-popin-inner .title {
    font-size: 20px;
    color: #454545;
    font-weight: normal;
    margin-bottom: 30px;
}
#alert-change-customer-popin-inner .description {
    font-size: 14px;
    margin-bottom: 10px;
}
#alert-change-customer-popin-inner .content {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
}

#alert-change-customer-popin-inner .content > a {
    border: 1px solid #cbcbcb;
    border-radius: 10px;
    margin-top: 12px;
    padding: 15px 20px;
    color: black;
    box-sizing: border-box;
    flex-basis: 49%;
    word-break: break-word;
    text-justify: none;
}
#alert-change-customer-popin-inner .content > a:hover {
    background: #e0f8fe;
}

.old-price {
    text-decoration: line-through;
    display: block;
}
#shopping-cart-table .old-price .price {
    color: unset;
    text-decoration: none;
}
.product-view .price-box .old-price, .products-grid .price-box .old-price {
    text-decoration: none;
}
.cart-price .old-price .price {
    vertical-align: top;
}
.cart-price .old-price > small {
    vertical-align: bottom;
}

/* My Budget - dashboard */
.box-my-budget {
    width: calc(100% - 70px);
}
.box-my-budget * {
    font-size: 16px;
}
.box-my-budget > .col2-set {
    padding: 10px;
}
.box-my-budget .budget-consumed {
    font-weight: bold;
    font-size: 18px;
}
.box-my-budget .budget-authorized {
    padding-right: 10px;
}
.box-my-budget .no-budget {
    font-size: 12px;
}
.box-my-budget progress {
    margin-top: 10px;
    width: 100%;
    height: 25px;
    border: 2px solid #00438f;
    border-radius: 5px;
    color: #00438f;
}
.box-my-budget progress::-moz-progress-bar {
    background-color: #00438f;
}
.box-my-budget progress::-webkit-progress-value {
    background-color: #00438f;
}

/* Default table FO */
.default-table {
    border: 1px solid #e5e5e5;
    float: left;
    margin: 5px 0 50px;
    width: 100%;
}
.default-table thead tr {
    height: 50px;
    text-transform: uppercase;
}
.default-table thead th {
    background: #00438f none repeat scroll 0 0;
    border-right: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    padding-left: 0;
    vertical-align: middle;
    text-align: center;
}
.default-table tbody tr.even {
    background: none;
    background-color: #fff;
}
.default-table tbody tr.odd {
    background: none;
    background-color: #f3f3f3;
}
.default-table tbody td {
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    color: #454545;
    padding-bottom: 15px;
    padding-left: 0;
    padding-top: 15px;
    vertical-align: middle;
    text-align: center;
}
.box-content-account-data {
    padding-left: 10px;
}
.box-content-account-data div {
    margin-bottom: 5px;
}