/* ************************************************** */
/* XNET OBERRIDES */
/* ************************************************** */

		/* GENERAL */

html {
	width: 100%!important;
	background-color: #e5e5e5!important;
}

html > body {
	margin: auto!important;
	width: 1100px!important;
}

html > body > .xnet-body-wrapper {
	margin-bottom: 0px!important;
	background: white!important;
	position: relative!important;
}

.xnet-crud-panel {
	margin-top: 20px;
	border: none;
}

#body-shadow {
	width: 1100px!important;
	height: 100%!important;
	position: fixed!important;
	top: 0px!important;
	z-index: -1000!important;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5)!important;
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5)!important;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5)!important;
}

#body-background {
	width: 100%!important;
	height: 100%!important;
	position: fixed!important;
	top: 0px!important;
	left: 0px!important;
	z-index: -1001!important;
	/* use static images (perf issue) */
	background-image: url('/static/images/background_image.jpg?v=3.4.2')!important;
	background-attachment: fixed!important;
	background-repeat: no-repeat!important;
	background-position: center!important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/background_image.jpg?v=3.4.2', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/background_image.jpg?v=3.4.2', sizingMethod='scale')";
	background-size: cover!important;
	-moz-background-size: cover!important;
	-webkit-background-size: cover!important;
}


		/* LINKS */

a,
a:visited {
	font-family: Arial!important;
	font-size: 12px!important;
	font-weight: bold!important; 
	text-decoration: none!important;
}

a:active,
a:hover,
a:focus {
	text-decoration: underline!important;
}

/* Primefaces hides footer links when datatable is inside small popup */
div.ui-overlaypanel > .ui-widget-header .ui-datatable-scrollable-header {
	overflow: visible!important;
}

/* remove ugly border around criterias */
#contentForm\:advancedSearchTab {
	border-width:0;
}
/* ************************************************** */
/* HEADER */
/* ************************************************** */

#global-header { 
	position: relative!important;
	height: 109px!important;
	width: 1100px!important;
	/* use static images (perf issue) */
	background-image: url('/static/images/global_header.png?v=3.4.2')!important;
}

#welcome-message {
	font-family: Arial!important;
	font-size: 14px!important;
	color: white!important;
	position: absolute!important;
	left: 199px!important;
	top: 49px!important;
}



		/* TOOLBAR */

#header-toolbar {
	float: right!important;
	margin-top: 20px!important;
	display: inline-block!important;
	height: 21px!important;
}

#header-toolbar-image {
	/* use static images (perf issue) */
	background-image: url('/static/images/toolbar_profil.png?v=3.4.2')!important;
	width: 42px!important;
	height: 27px!important;
	float: left!important;
}

#header-toolbar-link {
	height: 23px!important;
	padding-top: 4px!important;
	display: inline-block!important;
	background-color: #05236b!important;
	font-family: Arial!important;
	padding-right: 20px!important;
	font-size: 12px!important;
	color: white!important;
	font-weight: bold!important;
	text-decoration: none!important;
}

#header-toolbar-link-rounded {
	position: absolute;
	display: inline-block;
	width: 14px;
	height: 27px;
	background-color: transparent;
	background-image: url('/static/images/sprite/toolbar_img.png?v=3.4.2');
	background-position: 0px 0px;
	margin-left: -14px;
}

.header-toolbar-a,
.header-toolbar-a:active,
.header-toolbar-a:hover,
.header-toolbar-a:visited {
	font-family: Arial!important;
	font-size: 12px!important;
	color: white!important;
	font-weight: bold!important;
}

.languagetoolbar {
	height: 20px!important;
}

.languagetoolbar .ui-selectonemenu-label {
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	background-color: #05236B!important;
	color: white!important;
	text-shadow: none!important;
	-moz-text-shadow: none!important;
	-webkit-text-shadow: none!important;
	font-family: Arial!important;
    font-size: 12px!important;
    font-weight: bold!important;
    border: 0px!important;
}

.languagetoolbar .ui-state-default,
.languagetoolbar .ui-selectonemenu-trigger,
.languagetoolbar .ui-state-hover,
.languagetoolbar {
	background: none!important;
	border: 0px!important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
}

.languagetoolbar .ui-icon {
	/* use static images (perf issue) */
	background-image: url('/static/images/ui-icons_616161_256x240_white.png?v=3.4.2')!important;
}


/* ************************************************** */
/* MENU */
/* ************************************************** */

		/* MENU LEVEL 1 */

.ui-menubar {
	-moz-border-radius: 0px!important;
	-webkit-border-radius: 0px!important;
	border-radius: 0px!important;
	background-color: #333333!important;
	/* use static images (perf issue) */
	background-image: url('/static/images/sprite/backgroundMenu.png?v=3.4.2')!important;
	background-position: -0px -192px;
	padding: 0px!important;
	border: 0px!important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	height: 42px!important;
}

.ui-menubar > ul > li {
	margin: 0px!important;
	position: relative!important;
	display: block!important;
}

.ui-menubar > ul > li > .ui-state-hover {
	background: none!important;
	box-shadow: none!important;
}

.ui-menubar > ul > li > a {
	color: white!important;
	font-size: 11px!important;
	text-decoration: none!important;
	text-transform: uppercase!important;
	font-weight: bold!important;
	font-family: Arial!important;
	height: 42px!important;
	border: 0px!important;
	padding: 0px!important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	-moz-border-radius: 0px!important;
	-webkit-border-radius: 0px!important;
	border-radius: 0px!important;
}

.ui-menubar > ul > li:hover > a {
	background-color: #4d4d4d!important;
	-moz-border-radius: 5px 5px 0px 0px!important;
	-webkit-border-radius: 5px 5px 0px 0px!important;
	border-radius: 5px 5px 0px 0px!important;	
}

.ui-menubar > ul > li > a > .ui-menuitem-text {
	margin: 0px!important;
	padding-left: 10px!important;
	padding-right: 10px!important;
	padding-top: 13px!important;
}

.ui-menubar > ul > li > a > .ui-icon {
	margin: 13px 10px 0px -5px!important;
	/* use static images (perf issue) */
	background-image: url('/static/images/ui-icons_616161_256x240_white.png?v=3.4.2')!important;
}

.ui-menubar > ul > li > ul {
	display: none!important;
}

.ui-menubar > ul > li:hover > ul {
	display: block!important;
}


		/* MENU LEVEL 2 */

.ui-menubar > .ui-menu-list > li .ui-menu-child {
	background: #4d4d4d!important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	-moz-border-radius: 0px 5px 5px 5px!important;
	-webkit-border-radius: 0px 5px 5px 5px!important;
	border-radius: 0px 5px 5px 5px!important;
	border: 0px!important;
	padding: 5px!important;
	width: 250px!important;
}

.ui-menubar > .ui-menu-list > li .ui-menu-child > li {
	margin: 0px!important;
}

.ui-menubar > .ui-menu-list > li .ui-menu-child > li > a {
	font-family: Arial!important;
	font-size: 12px!important;
	font-weight: normal!important;
	text-decoration: none!important;
	color: white!important;
	border: 0px!important;
	padding: 5px!important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	background: #4d4d4d!important;
	width: 240px!important;
}

.ui-menubar > .ui-menu-list > li .ui-menu-child > li:hover > a,
.ui-menubar > .ui-menu-list > li .ui-menu-child > li:focus > a,
.ui-menubar > .ui-menu-list > li .ui-menu-child > li:active > a {
	background: #0099CC!important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	-moz-border-radius: 5px!important;
	-webkit-border-radius: 5px!important;
	border-radius: 5px!important;
}

.ui-menubar > .ui-menu-list > li .ui-menu-child > li > a > .ui-icon {
	/* use static images (perf issue) */
	background-image: url('/static/images/ui-icons_616161_256x240_white.png?v=3.4.2')!important;
}

.ui-menubar > .ui-menu-list > li .ui-menu-child > li > a > .ui-menuitem-icon {
	margin-right: 5px!important;
}

.ui-menubar > .ui-menu-list > li > .ui-menu-child .ui-menu-child {
	margin-top: -5px!important;
}



/* ************************************************** */
/* QUICK SEARCH BOX */
/* ************************************************** */

#quick-order-div {
	position: absolute!important;
	height: 109px!important;
	width: 1100px!important;
	top: 0px!important;
	pointer-events: none!important;
}


		/* QUICK SEARCH */

#quick-order {
	pointer-events: auto!important;
	z-index: 1000!important;
	/* use static images (perf issue) */
	background-image: url('/static/images/background_quick_search.png?v=3.4.2')!important;
	height: 32px!important;
	width: 230px!important;
	position: absolute!important;
	left: 750px!important;
	top: 50px!important;
	float: left!important;
	padding-top: 69px!important;
	padding-left: 120px!important;
}

#quick-order .quick-order-input-cai {
	font-family: Arial!important;
	font-size: 11px!important;
	float: left!important;
	margin-left: 10px!important;
	width: 105px!important;
	height: 14px!important;
	margin-top: 1px!important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
}

#quick-order .quick-order-input-qty {
	font-family: Arial!important;
	font-size: 11px!important;
	float: left!important;
	margin-left: 10px!important;
	width: 39px!important;
	height: 14px!important;
	margin-top: 1px!important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
}

#quick-order .ui-button {
	margin-top: 0px!important;
}

#quick-order .ui-button > span {
	font-weight: bold!important;
	padding-left: 7px!important;
	padding-right: 8px!important;
}


		/* NO QUICK SEARCH */

#no_quick-order {
	pointer-events: auto!important;
	z-index: 1000!important!important;
	/* use static images (perf issue) */
	background-image: url('/static/images/qs-bibendum-2.png?v=3.4.2')!important;
	height: 101px!important;
	width: 143px!important;
	position: absolute!important;
	top: 50px!important;
	float: left!important;
	background-repeat: no-repeat!important;
	left: 916px!important;
}



/* **************************************************** */
/* GRAY BAR & GREEN BAR									*/
/* **************************************************** */

#menuForm\:grayMenuBar {
	/* use static images (perf issue) */
	background-image: url('/static/images/sprite/backgroundMenu.png?v=3.4.2')!important;
	background-position: -0px -140px;
	padding: 0px!important;
	height: 32px!important;
	border: 0px!important;
	-moz-border-radius: 0px!important;
	-webkit-border-radius: 0px!important;
	border-radius: 0px!important;
}

/* GREEN BOX (BREADBRUMB LINE) */

.green-cart {
	float: right!important;
	height: 35px!important;
	right: 0px!important;
}

.parameter-button-cart {
	float: left!important;
	display: block!important;
	height: 35px!important;
	width: 45px!important;
}

.delivery-point {
	/* use static images (perf issue) */
	background-image: url('/static/images/sprite/backgroundMenu.png?v=3.4.2')!important;
	background-position: -0px -35px;
	height: 35px!important;
	float: left!important;
}

.bank {
	/* use static images (perf issue) */
	background-image: url('/static/images/sprite/backgroundMenu.png?v=3.4.2')!important;
	background-position: 0 -234px;
	height: 35px!important;
	float: left!important;
}

.bankCorner {
	/* use static images (perf issue) */
	background-image: url('/static/images/sprite/cart.png?v=3.4.2')!important;
	background-position: -338px 0;
	height: 35px!important;
	float: left!important;
	width:25px !important;
	margin-right:-2px;
}



.delivery-point-l1,
.delivery-point-l2,
.delivery-point-l1 b,
.delivery-point-l2 b {
	padding-top: 4px!important;
	height: 10px!important;
	font-family: Arial!important;
	font-size: 10px!important;
	color: white!important;
	text-transform: uppercase!important;
}

.delivery-bank-l1,
.delivery-bank-l2,
.delivery-bank-l1 b,
.delivery-bank-l2 b {
	padding-top: 4px!important;
	height: 10px!important;
	font-family: Arial!important;
	font-size: 10px!important;
	color: #333333!important;
	text-transform: uppercase!important;
}

.cart-icon-truck {
	float: left!important;
	display: block!important;
	height: 35px!important;
	width: 37px!important;
	background-image: url('/static/images/sprite/cart_icon_truck.png?v=3.4.2')!important;
}

.number-of-tires {
	float: left!important;
	display: block!important; 
	height: 30px!important;
	padding-top: 5px!important;
	padding-left: 5px!important;
	background-image: url("/static/images/sprite/backgroundMenu.png?v=3.4.2")!important;
	background-position: -0px -70px;
	font-family: Arial!important;
	font-size: 20px!important;
	color: white!important;
	font-weight: bold!important;
	padding-right: 20px!important;
}

.green-cart .cart-access-button.ui-state-disabled {
	opacity: 1!important;
}

.green-cart a.cart-access-button:hover .number-of-tires {
	background-image: url("/static/images/sprite/backgroundMenu.png?v=3.4.2")!important;
	background-position: -0px -105px;
}



/* ************************************************** */
/* FOOTER */
/* ************************************************** */

body .tabFooterPtl {
	z-index: 2000px!important;
	position: relative!important;
}

#shadow-footer {
	background-image: url("/static/images/sprite/backgroundMenu.png?v=3.4.2")!important;
	background-position: -0px -172px;
	background-repeat: repeat-x!important;
	height: 20px!important;
}

#footer-content {
	background-color: #CCCCCC!important;
}

.footer-content-content {
	padding-left: 20px!important;
	padding-right: 20px!important;
	vertical-align: top!important;
	text-align: left!important;
}

#footer-lp {
	background-color: #e6e6e6!important;
	width: 100%!important;
	text-transform: uppercase!important;
	color: #333333!important;
	font-family: Arial!important;
	font-size: 14px!important;
	padding: 2px!important;
	font-weight: bold!important;
	font-style: italic!important;
	text-align: center!important;
}

.footer-lp-content {
	vertical-align: top!important;
}

.footer-lp-content > li {
	list-style: none!important;
	height: 16px!important;
}

.footer-lp-content > li:before {
	content:" ";
	background-image: url('/static/images/ui-icons_616161_256x240.png?v=3.4.2');
	height: 8px;
	width: 7px;
	background-position: -36px -20px;
    float: left!important;
    margin-right: 6px !important;
    margin-top: 4px!important;
}

.footer-lp-content > li > a {
	font-family: Arial!important;
	color: #666666!important;
	font-size: 12px!important;
	font-weight: normal!important;
	float: left!important;
	width: 155px!important;
}

.lp-title {
	font-family: Arial!important;
	font-size: 11px!important;
	color: #333333!important;
	font-weight: bold!important;
	text-transform: uppercase!important;
	margin-top: 20px!important;
	margin-bottom: 5px!important;
	width: 168px;
	height: 22px;
}

#footer-content > td + td {
	background-color: #CCCCCC!important;
	/* use static images (perf issue) */
	background-image: url('/static/images/bibendum_footer_top.png?v=3.4.2')!important;
	background-repeat: no-repeat!important;
	background-position: bottom right!important;
}

#bibendum-footer {
	height: 20px!important;
	background-color: #CCCCCC!important;
	background-image: url('/static/images/bibendum_footer_bottom.png?v=3.4.2')!important;
	background-repeat: no-repeat!important;
	background-position: bottom right!important;
}

.footer-link-title {
	font-family: Arial!important;
	font-size: 11px!important;
	color: #333333!important;
	font-weight: bold!important;
	text-transform: uppercase!important;
	height: 20px!important;
}

.footer-link-content {
	vertical-align: top!important;
	padding-bottom: 20px!important;
}

.footer-link-content > li {
	list-style: none!important;
	line-height: 16px!important;
}

.footer-link-content > li:before {
	content:" ";
	background-image: url('/static/images/ui-icons_616161_256x240.png?v=3.4.2');
	height: 8px;
	width: 7px;
	background-position: -36px -20px;
    float: left!important;
    margin-right: 6px !important;
    margin-top: 4px!important;
}

.footer-link-content > li > a {
	font-family: Arial!important;
	color: #666666!important;
	font-size: 12px!important;
	font-weight: normal!important;
}

#footer-copyright {
	background-color: #808080!important;
	font-family: Arial!important;
	font-size: 12px!important;
	color: #cccccc!important;
	text-align: center!important;
	padding: 4px 20px 4px 20px!important;
}


#langForm {
    position:absolute;
    right:0px;
    padding: 20px;
}

/* ************************************************** */
/* OVERLAY CHANGEMENT DU POINT DE LIVRAISON */
/* ************************************************** */

.overlaypdllabel {
	font-weight: normal!important;
}

.overlaypdltitle {
	text-transform: uppercase;
	color: #999999!important;
}


/* ************************************************** */
/* BREADCRUMB */
/* ************************************************** */

.divBreadCrumb {
	background-image: url('/static/images/sprite/backgroundMenu.png?v=3.4.2')!important;
	background-position: -0px -0px;
	height: 35px!important;
	padding-left: 20px!important;
}

.divBreadCrumb .ui-breadcrumb {
	margin-left: 10px!important;
	margin-top: -3px!important;
}

.divBreadCrumb ul > li,
.divBreadCrumb ul > li > a {
	color: white!important;
	font-family: Arial!important;
	font-size: 11px!important;
	font-weight: normal!important;
	text-decoration: none!important;
}

.divBreadCrumb ul > li {
	vertical-align: center!important;
	margin-right: 2px!important
}

.divBreadCrumb ul > li > a:hover {
	text-decoration: underline!important;
}

.divBreadCrumb ul > li .ui-state-disabled {
	opacity: 1!important
}

.divBreadCrumb .ui-state-disabled {
	filter: none!important;
}

.divBreadCrumb .ui-breadcrumb,
.divBreadCrumb td,
.divBreadCrumb tr {
	padding: 0px!important;
	text-shadow: none!important
}

.divBreadCrumb ul > .ui-breadcrumb-chevron {
	background-image: url("/static/images/ui-icons_616161_256x240_white.png?v=3.4.2")!important;
}

.divBreadCrumb .ui-icon-home {
	background: none!important;
	background-image: url("/static/images/home_icon.png?v=3.4.2")!important;
	height: 15px! important!important;
	width: 16px!important;
}

.divBreadCrumb ul li,
.divBreadCrumb ul li a,
.divBreadCrumb ul li span {
	overflow: auto!important;
	border-radius: 0px!important;
}


/* ************************************************** */
/* IFRAME */
/* ************************************************** */

#myframe {
	border: 0px!important;
	width: 100%!important;
	margin-top: -67px!important;
	background-color: transparent!important;
	z-index:990!important;
	position: relative!important;
	min-height: 500px!important;
}

#contener-iframe {
	background-color: white!important;
}

#level2-loading {
	height: 32px!important;
	width: 1100px!important;
	background-image: url('/static/images/sprite/backgroundMenu.png?v=3.4.2')!important;
	background-position: -0px -140px;
}

#breadcrumb-loading {
	height: 23px!important;
	width: 1100px!important;
	background-image: url('/static/images/sprite/backgroundMenu.png?v=3.4.2')!important;
	background-position: -0px -0px;
	padding-top: 12px!important;
}

#ajax-loader-iframe {
	width: 43px!important;
	height: 11px!important;
	background-image: url('/static/images/ajax-loader-iframe.gif?v=3.4.2')!important;
	margin-left: 528px!important;
}


/* ************************************************** */
/* LOGO BASELINE */
/* ************************************************** */

#baseline-message {
	font-family: Arial!important;
	font-style: italic!important;
	font-size: 7px!important;
	letter-spacing: 1px!important;
	color: white!important;
	position: absolute!important;
	left: 48px!important;
	top: 74px!important;
}

.michelin-logo-link {
	display: block!important;
	position: absolute!important;
	z-index: 1000!important;
	top: 30px!important;
	left: 20px!important;
	height: 53px!important;
	width: 161px!important;
	/*  background: url('&nbsp;')!important;*/
}

.ui-menubar > ul > li > .menu-level1-selected, .ui-menubar > ul > li > .menu-level1-selected:hover {
    background-image: url('/static/images/menu1-selected-2.png?v=3.4.2')!important;
    background-position: left top!important;
    background-repeat: repeat!important;
    color: black!important; text-decoration: none!important; text-transform: uppercase!important;
}

.ui-menubar > ul > li > .menu-level1-selected:before {
	content: url('/static/images/menu1-selected-1.png?v=3.4.2')!important;
    position: absolute!important;
    left: 0px!important;
}

.ui-menubar > ul > li > .menu-level1-selected:after {
	content: url('/static/images/menu1-selected-3.png?v=3.4.2')!important;
    position: absolute!important;
    margin-left: -10px!important;
}

.formulaire .ui-panel-titlebar {
	text-transform: uppercase;
}

.formulaire-tel{
	margin : 20px!important;
}

.formulaire .ui-fieldset {
	margin-top: 20px!important;
	margin-bottom: 20px!important;
}




.ui-state-hover, .ui-state-default, .ui-selectonemenu-label, .ui-inputfield {
    box-shadow: none!important;
}

#header-toolbar .ui-corner-all, .divBreadCrumb .ui-corner-all {
    border-radius: 0px;
}

#xiti {
	height: 0px;
	display: none;
}

.image-info{
	color:#C0C0C0;
	font-size : 9px;
}

/* ************************************************** */
/* SPRITIFICATION */
/* ************************************************** */

/* -------------------------------------------------- */
/* Home screen's icons */
/* -------------------------------------------------- */

.spriteCart{
	display: inline-block;
	background: url('/static/images/sprite/cart.png?v=3.4.2');
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
}

.spriteCartBank{
	display: inline-block;
	background: url('/static/images/sprite/cart.png?v=3.4.2');
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
}


.cart-icon-cart{
	float: left!important;
	display: block!important;
	height: 35px!important;
	width: 37px!important;
	background-position: 0 0;
	width: 37px;
	height: 35px; 
} 
.cart-icon-cart:hover{ background-position: -37px 0; width: 37px; height: 35px; } 
.green-cart .cart-access-button:hover .cart-icon-cart{ background-position: -37px 0; width: 37px; height: 35px; } 
.sprite-cart_icon_truck{ background-position: -74px 0; width: 42px; height: 35px; } 
.sprite-cart_icon_truck:hover{ background-position: -116px 0; width: 42px; height: 35px; } 
.parameter-button-cart{ background-position: -158px 0; width: 45px; height: 35px; } 
.parameter-button-cart:hover{ background-position: -203px 0; width: 45px; height: 35px; }

.parameter-button-cart-bank{ 
	background-position: -248px 0;
	width: 45px; 
	height: 35px;
	float: left!important;
	display: block!important; 
} 

.parameter-button-cart-bank:hover{
	background-position: -293px 0;
	width: 45px; 
	height: 35px; 
	float: left!important;
	display: block!important;
}


/* -------------------------------------------------- */
/* Browser's icons */
/* -------------------------------------------------- */
.spriteBrowser{
	display: inline-block;
	background: url('/static/images/sprite/browser.png?v=3.4.2') no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
}
.sprite-chrome-icon{ background-position: 0 0; width: 20px; height: 20px; } 
.sprite-firefox-icon{ background-position: -25px 0; width: 20px; height: 20px; } 
.sprite-ie-icon{ background-position: -50px 0; width: 25px; height: 25px; } 

/* -------------------------------------------------- */
/* Products Lines's icons */
/* -------------------------------------------------- */
.spriteProductLine{
	display: inline-block;
	background: url('/static/images/sprite/product_line.png?v=3.4.2') no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	height: 15px;
	margin-right: 5px;
}

.sprite-icon_agro{ background-position: 0 0; width: 25px; height: 22px; } 
.sprite-icon_auto{ background-position: -30px 0; width: 26px; height: 15px; } 
.sprite-icon_bike{ background-position: -61px 0; width: 26px; height: 20px; } 
.sprite-icon_gc{ background-position: -92px 0; width: 42px; height: 22px; } 
.sprite-icon_moto{ background-position: -139px 0; width: 26px; height: 17px; } 
.sprite-icon_truck{ background-position: -170px 0; width: 26px; height: 19px; }
 
.spriteProductLineLabel { 
	width: auto; 
	min-width: 119px;
} 

/* -------------------------------------------------- */
/* Header */
/* -------------------------------------------------- */

.toolbartoolbarSprite
{ 
	display: inline-block;
	background: url('/static/images/sprite/toolbar_img.png?v=3.4.2') no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left; 
}
 
#toolbartoolbar-profil { 
	background-position: -0px -0px; 
	width: 42px!important;
	height: 27px!important;
	float: left!important;
}
.toolbarmap-map { background-position: -0px -27px; width: 36px; height: 14px; vertical-align: middle;}

/* -------------------------------------------------- */
/* Meteo */
/* -------------------------------------------------- */


.meteo_icon
{ 	
	display: inline-block; 
	background: url('/static/images/sprite/icon-meteo.png?v=3.4.2') no-repeat; 
	overflow: hidden; 
	text-indent: -9999px; 
	text-align: left; 
	margin-right: 5px; 
}
 
.snow-icon { background-position: -16px -0px; width: 16px; height: 16px; }
.sun-icon { background-position: -16px -16px; width: 16px; height: 16px; }
.sunsnow-icon {background-position: -0px -0px; width: 16px; height: 16px; }

/* -------------------------------------------------- */
/* arrow */
/* -------------------------------------------------- */


.arrow_sprite
{ display: inline-block; background: url('/static/images/sprite/arrow_sprite.png?v=3.4.2') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }

  .step-selected_sprite:before
 {
	background-position: -0px -0px; width: 15px; height: 30px;
 }
 
 .step-selected_sprite:after
 {
	background-position: -15px -0px; width: 15px; height: 31px;
 }
 
.arrowstep-active-arrow-1 { background-position: -0px -0px; width: 15px; height: 30px; }
.arrowstep-active-arrow-2 { background-position: -15px -0px; width: 15px; height: 31px; }
.arrowstep-disable-arrow-1 { background-position: -0px -30px; width: 15px; height: 30px; }
.arrowstep-disable-arrow-2 { background-position: -15px -31px; width: 15px; height: 31px; }
.arrowstep-selected-arrow-1 { background-position: -0px -60px; width: 15px; height: 30px; }
.arrowstep-selected-arrow-2 { background-position: -15px -62px; width: 15px; height: 31px; }

/* -------------------------------------------------- */
/* External link edition */
/* -------------------------------------------------- */
.external-link-grid.ui-panelgrid td, .external-link-grid.ui-panelgrid tr {
	border: none;
}

.external-link-grid td {
	width: 33%;
	vertical-align: top;
}

.external-link-grid, .external-link-grid table {
	width: 100%;
}

.external-link-grid .spriteProductLine {
}

.external-link-grid .external-link-title {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
	line-height: 15px;
}


.external-link-add-button {
	float: right;
}

.external-link-order-list {
	width: 100%;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.external-link-order-list ul {
	width: 100% !important;
}

.external-link-order-list .ui-orderlist-item .ui-button {
	visibility: hidden;
}

.external-link-order-list .ui-orderlist-item:hover .ui-button {
	visibility: visible;
}

.external-link-item-title {
	width: 100% !important;
}

.external-link-item-command-button {
	width: 18px !important;
	padding: 0px !important;
}

.external-links-actions-panel {
	float: right;
}

.cookies-policy-title {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
	line-height: 23px;
	margin-left: 4px;
}

.authorization-checkbox {
	margin-bottom: 0.2em;
}

.authorization-label {
	line-height: 18px;
	vertical-align: inherit;
	margin-left: 0.5em;
}

.user-grid {
	margin: 0 0;
	width: 100%;
}

.user-grid.ui-panelgrid tr, .user-grid.ui-panelgrid td {
	border-style: none;
}

.user-grid .xnet-selectone-panel-wrapper td {
	padding: 0px;
}

.user-grid .label {
	color: #333333;
	font-weight: bold!important;
	white-space: nowrap;
}

.user-grid .ui-inputtext {
	width: 250px!important;
	font-family: Arial;
	font-size: 11px!important;
	height: 14px;
}

.user-grid .ui-autocomplete-multiple-container {
	width: 250px!important;
}

.user-grid div.ui-autocomplete-multiple {
	width: 258px!important;
}

.user-grid .xnet-required .ui-autocomplete-input {
	background: white!important;
}

.user-grid .ui-selectonemenu {
	width: 254px!important;
}

.user-grid .ui-autocomplete-input {
	width: 250px!important;
	font-family: Arial;
	font-size: 11px!important;
	height: 14px;
}

.user-grid .ui-selectmanycheckbox label {
	margin-top: -2px;
	margin-left: 4px;
}

.user-grid .ui-selectmanycheckbox .ui-chkbox-box {
	margin-bottom: 2px;
}

.user-grid .ui-selectmanycheckbox tr {
	float: left;
	width: 250px;
}

.category-header {
	text-align: left;
	width: auto;
	font-family: Arial;
	font-size: 12px;
	background: none repeat scroll 0 0 #0066CC;
	color: white;
	font-weight: bold;
	display: block;
	height: 22px;
	width: auto;
	margin: 0;
	padding: 8px 0px 0px 10px;
}

.subcategory-header {
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	background: none repeat scroll 0 0 #FFFFFF;
	border-bottom: 1px solid #D4D4D4;
	color: #333333;
	font-weight: bold;
	display: block;
	height: 26px;
	width: auto;
	margin: 0;
	padding: 4px 0px 0px 10px;
}

.user-grid .optional-information {
	border-radius: 0px!important;
	border: 1px solid #D4D4D4!important;
}

.user-grid .optional-information .ui-panel-titlebar {
	background: #FBFBFB!important;
	color: #6A6A6A;
	text-align: left;
	border-bottom: none!important;
}

.user-grid .optional-information .ui-panel-content {
	border-top: 1px solid #D4D4D4!important;
}

.user-grid .optional-information .ui-panel-titlebar-icon {
	border: 1px solid #A8A8A8;
	background: white;
	border-radius: 0;
	margin-right: 6px;
	margin-top: -1px;
	color: #333333;
}

.user-grid .required:after {
	content: ' *';
	color: red;
}

.text-right {
	text-align: right;
}

.text-left {
	text-align: left;
}

.authorized-order-points th {
	font-weight: normal!important;
	background-color: #FBFBFB!important;
	color: #333333!important;
	white-space: nowrap!important;
	border-color: #D4D4D4!important;
}

.authorized-order-points td {
	border-color: #D4D4D4!important;
}

.forgot-password {
	display: block;
	text-align: right;
	font-weight: normal!important;
	margin-top: 4px;
}

#cookie-bar {
	background:#333333; 
	height:auto; 
	line-height:24px; 
	color:#eeeeee; 
	text-align:center; 
	padding:3px 0; 
	z-index:2000;
}

#cookie-bar.fixed {
	position:fixed; 
	bottom:0; 
	left:0; 
	width:100%;
}

#cookie-bar.fixed.bottom {
	bottom:0; 
	top:auto;
}

#cookie-bar p {
	margin:0; 
	padding:0; 
	font-family: Arial !important; 
	font-size: 14px !important;
}

#cookie-bar a {
	color:#ffffff; 
	display:inline-block; 
	border-radius:3px; 
	text-decoration:none; 
	padding:0 6px; 
	margin-left:8px;
}

#cookie-bar .marginButton {
	margin: 10px 10px !important;
}

#cookie-bar .marginButton:hover,
#cookie-bar .marginButton:link,
#cookie-bar .marginButton:visited,
#cookie-bar .marginButton:active {
	text-decoration:none !important;
}

.bank-error-message {
	padding-top: 4px;
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	max-width: 250px;
	display: inline-block;
	line-height: 13px;
}

.bank-error-message:before {
	content: '';
	width: 16px;
	height: 16px;
	background-image: url("/static/images/ui-icons_454545_256x240.png?v=3.4.2");
	background-position: 0 -144px;
	display: inline-block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	margin-bottom: -5px;
}

.user-preferences-dialog-panel .ui-autocomplete input {
	width: 620px;
	height: 14px;
}

.user-preferences-dialog-panels {
	border: 0px !important;
}

.user-preferences-dialog-panels > .ui-panel-content.ui-widget-content {
	padding: 0px ! important;
}

.ui-outputlabel-rfi {
	color: red;
}