@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');
@font-face{
	font-family:'Glyphicons Halflings';
	src:url('https://dfx5yarxfn3yb.cloudfront.net/sites/fonts/bootstrap/glyphicons-halflings-regular.eot');
	src:url('https://dfx5yarxfn3yb.cloudfront.net/sites/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('https://dfx5yarxfn3yb.cloudfront.net/sites/fonts/bootstrap/glyphicons-halflings-regular.woff') format('woff'),url('https://dfx5yarxfn3yb.cloudfront.net/sites/fonts/bootstrap/glyphicons-halflings-regular.ttf') format('truetype'),url('https://dfx5yarxfn3yb.cloudfront.net/sites/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');

}
/*
This file is referenced in resources/templates/partials/head.html
This is example how you can define and link styles into header which is shared by all html pages.
*/

.redstar {
	color: red;
}

.bg-green {
	background-color: #00F000;
}

.bg-red {
	background-color: #F00000;
}

.input-group {
	width: 100%;
}

.field_warn {
  padding: 1px 8px;
}

.field_warn>img{
  height: 20px;
}


.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width:auto;
  max-width: 550px;
  margin: 20px auto;
}

.h2Margin {
	margin-top: 20px;
	margin-bottom: 15px;
}
.flex-container {
	display: flex;
	align-items: center;
    flex-flow: row wrap;
    align-content: center;
}

.welcomeHeadBand {
	background-color: black;
	color: white;
	width: 100%;
}

/*div.welcomeHeadBand h3 {
    text-transform: uppercase;
}*/


#folder30s0 {
	display: inline-block;
	padding: 0;
	margin: 0;
    padding-left: 15px;
	list-style: none;
	text-transform: uppercase; 
	font-size: 14px;
    font-family: Arial;
    color: #565A52;
}
#folder30s0 li {
	padding: 0;
	margin: 1em;
	float: left;
}

.selectLangue {
	display: inline-block;
	margin-bottom: 10px;
	vertical-align: top;
	width: 246px;
}

.editQuery {
	border: 1px solid red !important;
}

#table tr.qRepStart td{
	background-color: rgba(38, 191, 0, 0.7) !important;
}

.extension {
	font-weight: bold;
	background-color: white;
	color: black;
	padding: 2px;
    display: inline-block;
    vertical-align: bottom;
}

.paddingLeft10 {
	padding-left: 10px !important;
}

.paddingLeft170 {
	padding-left: 170px !important;
}

.overflowLanguageSelect {
	height: 150px !important;
}

#footer-logo {
	text-align:center;
}

.brand-margin {
	margin: 5px;
	margin-right: 5px;
}

.ui-autocomplete-loading {
	background: url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/ajax-loader-arrow.gif');
	background-repeat: no-repeat;
	background-position: right center;
}

.btn-margin {
	margin-left: 5px;
	margin-right: 5px;
}

.ui-autocomplete .ui-menu-item:hover {
	background-color: #dadada;
}

#imagePreview {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	display: none;
}

.pad15 {
	padding-bottom: 15px;
}

#order-form #pieces thead td {
	border-left: 1px solid white;
}

#order-form #pieces tr.pair td {
	font-size: 11pt;
}

#trackerTable #minus_follow,
#trackerTable #minus_part,
#trackerTable #minus_cost {
	display:inline;
	width:20px;
}

#trackerTable #plus_follow,
#trackerTable #plus_part,
#trackerTable #plus_cost {
	display:none;
	width:20px;
}

ul.listResultTable {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

ul.listResultTable li span.vert {
	background-image: url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/stock_ok.gif');
    background-repeat: no-repeat;
	height:7px;
	width:7px;
	display:inline-block;
}

ul.listResultTable li span.rouge {
	background-image: url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/stock_nok.gif');
    background-repeat: no-repeat;
	height:7px;
	width:7px;
	display:inline-block;
}

.left {
	float: left;
}

.right {
	float: right;
	margin-left: 20px;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

.center {
	text-align: center;
}

.linethrough {
	text-decoration-line: line-through;
}

.inline-block {
	display: inline-block;
}

.inline-important {
	display: inline !important;
}

.infoConfirm {
	position: fixed;
	width: 100%;
	z-index: 1000;
	left: 0px;
	top: 200px;
}

.popupConfirm {
	position: fixed;
	width: 95%;
	z-index: 1000;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 90%;
	overflow-y: scroll;
	overflow-x: hidden;
}

.popupConfirm .panel {
	margin-bottom: 0px;
}

body {
	color: black;
	font-size: 10pt;
	font-family: Arial;
}

legend, .panel-heading, button, input[type='submit'], input[type='reset'], input[type='button'],
	.menu, thead, th, tfoot, a.button {
	font-family: 'Roboto Condensed', sans-serif;
}

legend, .panel-heading, button, input[type='submit'], input[type='reset'],
	.menu ul.nav>li>a, thead, th, tfoot>tr:not(.totalRow), a.button, a.btn {
	text-transform: uppercase;
}

a {
	text-decoration: none;
	color: #f04f23;
}

a:hover {
	text-decoration: none;
	color: #9bc822;
}

hr {
	margin-top: 6px;
	margin-bottom: 6px;
	border: 0;
	border-top: 1px solid #000;
}

h1 {
	font-size: 26px;
	font-weight: bold;
}
h2 {
    font-size: 22px;
    font-weight: bold;
}

h3 {
    font-size: 18px;
    font-weight: bold;
}

.breadcrumb a {
	color: #aaaaaa;
}

.breadcrumb a:hover {
	color: #f04f23;
}

.breadcrumb>.active a, .breadcrumb>.active a:hover {
	color: inherit;
}

.breadcrumb > li + li::before {

padding-left: 5px;
padding-right: 0px;
}

@media (min-width:1200px) {
 .container {
  width:auto;
 }
}
.main-container {
	min-height: 400px;
	padding: 20px 50px;
}
.popup-more-info {
	padding: 20px 50px;
}

fieldset {
	border-top: 1px solid black;
	margin-bottom: 20px;
}

legend {
	width: auto;
	margin-bottom: 5px;
	padding-right: 10px;
	border: none;
	text-transform: uppercase;
	font-size: 12pt;
}

table>thead>tr>th, table>tbody>tr>th, table>tfoot>tr>th, table>thead>tr>td,
table>tbody>tr>td, table>tfoot>tr>td, .table>thead>tr>th, .table>tbody>tr>th,
.table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td
	{
	border: none;
	vertical-align: middle;
	padding: 0px 8px;
}

thead>tr, tfoot>tr:not(.totalRow) {
	background-color: #4a6a79;
	color: #fff;
	height: 35px;
	font-size: 8pt;
}

tfoot>tr.totalRow {
	font-size: 9pt;
	height: 32px;
	border-bottom: 1px solid #aaa;
}

tfoot>tr.totalRow>td {
	text-align: right;
	border-bottom: 1px solid #aaa;
}

table.dataTable tbody th {
	padding: 0px 8px;
	height: 35px;
}

table:not(.ui-datepicker-calendar) tbody tr {
	font-size: 9pt;
	height: 32px;
}

table:not(.ui-datepicker-calendar) tbody td {
	padding: 0px 8px;
	height: 32px;
}

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd,
	table.dataTable.display tbody tr.odd>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd>.sorting_1,
	table.dataTable.display tbody tr.even>.sorting_1, table.dataTable.order-column.stripe tbody tr.even>.sorting_1,
	table.dataTable.order-column tbody tr>.sorting_1, table.dataTable.order-column tbody tr>.sorting_2,
	table.dataTable.order-column tbody tr>.sorting_3, table.dataTable.display tbody tr>.sorting_1,
	table.dataTable.display tbody tr>.sorting_2, table.dataTable.display tbody tr>.sorting_3
	{
	background-color: #fff;
}

table.dataTable thead .sorting {
	padding-right: 20px;
}

table>tbody>tr>td, table.dataTable.row-border tbody th, table.dataTable.row-border tbody td,
	table.dataTable.display tbody th, table.dataTable.display tbody td {
	border-top: 1px solid #aaa;
}

table:not(.ui-datepicker-calendar) tbody tr:not(.totalRowInventory) td:nth-child(even) {
	background: #e8e8e8;
}

.dataTables_wrapper .dataTables_paginate {
	float: none;
	text-align: center;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
	margin-bottom: 10px;
	color: #f04f23 !important;
	border: none;
	background: none;
	background-color: #e8e8e8;
    padding: 0;
    border-radius: 1.5em;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
	color: #aaaaaa !important;
	border: none;
	background: none;
	background-color: #e8e8e8;
    padding: 0;
    border-radius: 1.5em;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover,
	.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover
	{
	color: white;
	border: none;
	background: none;
	background-color: #9bc822;
    padding: 0;
    border-radius: 1.5em;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.first,
.dataTables_wrapper .dataTables_paginate .paginate_button.previous,
.dataTables_wrapper .dataTables_paginate .paginate_button.next,
.dataTables_wrapper .dataTables_paginate .paginate_button.last {
	background: none;
}
#trackerTable_wrapper a.paginate_button.first,
#trackerTable_wrapper a.paginate_button.previous,
#trackerTable_wrapper a.paginate_button.next,
#trackerTable_wrapper a.paginate_button.last {
	font-size: 0pt;
}
#trackerTable_wrapper a.paginate_button.first:before,
#trackerTable_wrapper a.paginate_button.previous:before,
#trackerTable_wrapper a.paginate_button.next:before,
#trackerTable_wrapper a.paginate_button.last:before {
	font-size: 10pt;
	min-width: 1.5em;
	display: inline-block;
	border-radius: 1.5em;
	background-color: #e8e8e8;
}
#trackerTable_wrapper a.paginate_button.first:hover:before,
#trackerTable_wrapper a.paginate_button.previous:hover:before,
#trackerTable_wrapper a.paginate_button.next:hover:before,
#trackerTable_wrapper a.paginate_button.last:hover:before {
	background-color: #9bc822;
}

#trackerTable_wrapper a.paginate_button.first:before{content: "<<";}
#trackerTable_wrapper a.paginate_button.previous:before{content: "<";}
#trackerTable_wrapper a.paginate_button.next:before{content: ">";}
#trackerTable_wrapper a.paginate_button.last:before{content: ">>";}

.form-control {
	padding: 0px 8px;
	font-size: 10pt;
}
.form-control.auto:not(.orderLineComInput) {width: auto;}

.form-group {
    margin-bottom: 10px;
}

.control-label {
	font-size:13px;
}

a.info, .sendmail, .change-password {
	color: #fff;
	background-color: #6ca9a9;
	display: inline-block;
	height: 24px;
	width: 24px;
	text-align: center;
	font-weight: bold;
	line-height: 24px;
	font-size: 12pt;
}

.sendmail {
	background-image:
		url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/sendmail.png');
	background-repeat: no-repeat;
	background-position: 4px center;
	vertical-align: bottom;
	cursor: pointer;
}

.change-password {
	background-image:
		url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/eye_button.png);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: bottom;
	cursor: pointer;
}

.col-sm-1 a.info {
	margin-left: -12px;
}

.col-sm-1 .ui-datepicker-trigger {
	margin-left: -12px;
}

.col-sm-1 .gauge {
	margin-left: -12px;
}

.tab-content>.tab-pane:not(.noform) {
	border: 1px #e8e8e8 solid;
	padding: 20px;
	margin-bottom: 20px;
}

.tab-content>.tab-pane.noform {
	margin-bottom: 20px;
}

.blueTTI1 {
	color: #aabcc7;
}

.blueTTI2 {
	color: #4a6a79;
}

.orangeTTI {
	color: #f04f23;
}

.grey1 {
	color: #aaaaaa;
}

.grey2 {
	color: #e8e8e8;
}

.black {
	color: #000000;
}
.black-mandatory {
	color: #000000 !important;
}

.green {
	color: #9bc822;
}

.orange {
	color: #f08f1c;
}

.blue {
	color: #6ca9a9;
}

.pink {
	color: #ee757a;
}

.purple {
	color: #9389ab;
}

.red {
	color: red;
}

.b-white {
	background-color: #fff;
}

.b-blueTTI1 {
	background-color: #aabcc7;
}

.b-blueTTI2 {
	background-color: #4a6a79;
}

.b-orangeTTI {
	background-color: #f04f23;
}

.b-grey1 {
	background-color: #aaaaaa;
}

.b-grey2 {
	background-color: #e8e8e8;
}

.b-black {
	background-color: #000000;
}

.b-green {
	background-color: #9bc822;
}

.b-orange {
	background-color: #f08f1c;
}

.b-blue {
	background-color: #6ca9a9;
}

.b-pink {
	background-color: #ee757a;
}

.b-purple {
	background-color: #9389ab;
}

.b-main {
	background-color: #4a6a79;
}
.line-grey td:nth-child(n){
	background-color: #aaaaaa !important;
}

.message {
	color: white;
	font-size: 10pt;
	text-align: left;
	margin-bottom: 10px;
	clear: both;
	padding-left: 50px;
	line-height: 30px;
}
.message a{
	color: white;
}

.message tbody td{
	color: black;
}
.message thead td{
	color: white;
}

.message-list {
	width: 100%;
	margin-bottom: 10px;
	clear: both;
}

.neutral-message {
	background: #6ca9a9
		url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/neutral.png')
		no-repeat 15px center;
}

.positive-message {
	background: #9bc822
		url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/positive.png')
		no-repeat 15px center;
}

.negative-message {
	background: red
		url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/negative.png')
		no-repeat 15px center;
}

.change-message {
	background: #9389ab
		url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/refresh.png')
		no-repeat 15px center;
}

.delete-message {
	background: #ee757a
		url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/delete.png')
		no-repeat 15px center;
}

/*div[class^="col-"] {
    padding-right: 10px;
    padding-left: 10px;
}
.row {
    margin-right: -10px;
    margin-left: -10px;
}*/

/*****BOOSTRAP CUSTOMIZE*******/
.navbar-default {
	background: none;
	border: none;
	box-shadow: none;
}

.navbar-default ul.navbar-nav>li:hover>a {
	color: #fff;
	background-color: #f04f23;
}

.inactiveLink {
   pointer-events: none;
   cursor: pointer;
}

li.dropdown:hover>.dropdown-menu {
	display: block;
}

.dropdown-sub-menu-fly {
	right: 100%;
	left: auto;
	top: 0px;
}

.dropdown-sub-menu:before {
	content: "\25CF";
}
.dropdown-menu>li>a {
	padding: 1px 20px;
}

.dropdown-menu {
    border: none;
    font-size: 10pt;
    left: auto;
    right: 0;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	color: #000;
}

.breadcrumb {
	display: inline-block;
	margin-bottom: 0px;
}

.panel-default>.panel-heading {
	text-transform: uppercase;
	color: #000;
	font-size: 11pt;
	min-height: 45px;
	line-height: 45px;
}

.tooltip-inner {
	min-width: 150px;
}

#customer-profile .tooltip-inner  {
	width: 50%;
} 

.form-horizontal .control-label {
	text-align: left;
	padding-top: 0px;
	/*height: 24px;*/
	line-height: 24px;
}

.form-horizontal .control-label.text-right {
	text-align: right;
}

.nav-pills::after {
	background-color: #aabcc7;
	height: 3px;
	width: 100%;
}

.nav-pills>li {
	padding: 0px;
	text-transform: uppercase;
}

.nav-pills>li+li {
	margin: 0px;
	border-left: 1px #aabcc7 solid;
}

.nav-pills>li>a {
	color: #fff;
	background-color: #4a6a79;
}

.nav>li>a:hover, .nav>li>a:focus {
	color: #fff;
	background-color: #aabcc7;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus
	{
	color: #000;
	background-color: #aabcc7;
}

.btn {
	border: none;
}

.btn-primary {
	background-image: none;
}
/******************************/
.button {
	color: white;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	border: none;
}

/* bandeau de boutons */
.buttons-overlay {
	position: fixed;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.7);
	text-align: right;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 100;
}
a.login-off {
	text-decoration: underline;
}
a.login-off, a.login-off:visited, a.login-off:hover {
	color: red;
}

.menu {
	width: 100%;
	background-color: #4a6a79;
	font-size: 10pt;
}

option.territory {
	background-repeat: no-repeat !important;
	padding-left: 20px;
}

.territory .ui-icon {
	background-position: left top;
	width: 24px;
	height: 24px;
}

.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 3em;
}

.tti-logo {
	display: inline-block;
}

#header-logo {
	display: inline-block;
}

#header-logo .role_marque {
	cursor: pointer;
	display: none;
	margin: 2px;
	max-height: 30px;
	opacity: 0.1;
}

#header-logo .role_marque.selected, #header-logo .role_marque:hover {
	opacity: 1;
}

input[type='checkbox'] {
	/* Hide the checkbox input ui */
	opacity: 0;
	/*margin-left: -13px;*/
}

input[type='checkbox'].toleft {
	margin-left: 0;
	cursor: pointer;
}

input[type='checkbox']+span, input[type='checkbox']+input[type='hidden']+span,
	input[type='checkbox']+span.toright, input[type='checkbox']+input[type='hidden']+span.toright,
	input[type='checkbox']+img+span.toright {
	/*white-space: nowrap;*/
	background:
		url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/checkbox_off3.jpg')
		no-repeat center right;
	background-size: contain;
	padding-right: 22px;
	margin-right: 0px;
	margin-left: -19px;
	height: 18px;
	display: inline-block;
	line-height: 24px;
	font-weight: bold;
	color: #aaa;
	cursor: pointer;
}

.checkbox-inline input[type='checkbox']+span, .checkbox-inline input[type='checkbox']+input[type='hidden']+span,
	.checkbox-inline input[type='checkbox']+span.toright, .checkbox-inline input[type='checkbox']+input[type='hidden']+span.toright,
	.checkbox-inline input[type='checkbox']+img+span.toright {
	/*white-space: nowrap;*/
	background:
		url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/checkbox_off3.jpg')
		no-repeat center right;
	background-size: contain;
	padding-right: 22px;
	margin-right: 0px;
	margin-left: -19px;
	height: 18px;
	display: inline-block;
	line-height: 24px;
	cursor: pointer;
}

.checkbox-inline span.toleft{
    color: #aaa;
    font-weight: bold;
}

input[type='checkbox']+span.toleft, input[type='checkbox']+input[type='hidden']+span.toleft,
	input[type='checkbox']+img+span.toleft {
	padding-right: 0;
	margin-right: 0;
	padding-left: 22px;
	margin-left: -13px;
	background:
		url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/checkbox_off3.jpg')
		no-repeat center left;
	background-size: contain;
	cursor: pointer;
}

.checkbox-inline input[type='checkbox']+span.toleft, .checkbox-inline input[type='checkbox']+input[type='hidden']+span.toleft,
	.checkbox-inline input[type='checkbox']+img+span.toleft {
	padding-right: 0;
	margin-right: 0;
	padding-left: 22px;
	margin-left: -20px;
	background:
		url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/checkbox_off3.jpg')
		no-repeat center left;
	background-size: contain;
	cursor: pointer;
}

input[type='checkbox']:checked+span, input[type='checkbox']:checked+input[type='hidden']+span,
	input[type='checkbox']:checked+span.toright, input[type='checkbox']:checked+input[type='hidden']+span.toright,
	input[type='checkbox']:checked+img+span.toright {
	background:
		url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/checkbox_on3.jpg')
		no-repeat center right;
	background-size: contain;
	cursor: pointer;
}

input[type='checkbox']:checked+span.toleft, input[type='checkbox']:checked+input[type='hidden']+span.toleft,
	input[type='checkbox']:checked+img+span.toleft {
	background:
		url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/checkbox_on3.jpg')
		no-repeat center left;
	background-size: contain;
	cursor: pointer;
}

input[type='checkbox'][disabled='disabled']+span, input[type='checkbox'][disabled='disabled']+input[type='hidden']+span,
	input[type='checkbox'][disabled='disabled']+img+span {
	opacity: 0.4;
	cursor: not-allowed;
}

input[type='checkbox']+span, input[type='radio']+span {
	font-weight: bold;
	color: #aaa;
}

.fieldError {
	background-color: red;
}

.block {
	border: 1px solid #e8e8e8;
	padding-bottom: 20px;
}

.title-block {
	height: 45px;
	background-color: #aabcc7;
	font-size: 11pt;
	text-transform: capitalize;
	text-align: left;
	line-height: 45px;
	display: block;
	vertical-align: middle;
	padding-left: 20px;
}

.block-container {
	padding: 20px;
}

#geoscoreDiv {
	display: none;
}

.header-tabs {
	background-color: #4a6a79;
}

video {
	width:320px;
	height:auto;
}
#qr-canvas {
	display:none;
}

body.waiting * {
    cursor: progress !important;
}

.download, .upload, .delete, .scan, .cam {
	color: #fff;
	display: inline-block;
	height: 24px;
	width: 24px;
	text-align: center;
	font-weight: bold;
	line-height: 24px;
	font-size: 12pt;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: bottom;
	cursor: pointer;
}

.scan {
	height: 32px;
	width: 80px;
	/*margin-top: 5px;*/
	background-color: #9389ab;
	background-image:
		url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/qr_scan.png');
}

.cam {
	height: 32px;
	width: 80px;
	/*margin-top: 5px;*/
	background-color: #9389ab;
	background-image:
		url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/cam_scan.png');
}
.big-btn .cam {
	height: 100px;
	width: 100px;
}

.download {
	background-color: #9389ab;
	background-image:
		url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/download.png');
}

.upload {
	background-color: #9389ab;
	background-image:
		url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/upload.png');
}

.delete {
	background-color: #ee757a;
	background-image:
		url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/delete.png');
}

.jumpTop {
	background-repeat: no-repeat;
	background-position: center;
	background-color: #9389ab;
	background-image:
		url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/arrow-top.png');
}

.buttons-overlay .download, 
.buttons-overlay .upload, 
.buttons-overlay .delete {vertical-align: middle;}

.disabled {
	background-color: #334953;
	cursor: not-allowed;
	opacity: .65;
}

.off {
	opacity: 0.3;
}

.gauge {
	background-image:
		url("https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/gauge.png");
	vertical-align: middle;
	height: 30px;
	width: 30px;
	display: inline-block;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-bottom: 2px;
	margin-top: 3px;
}

.gauge .cursor {
	background-image:
		url("https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/cursor.png");
	height: 5px;
	width: 5px;
	background-repeat: no-repeat;
	position: absolute;
	left: -3px;
	bottom: 0;
	background-size: 100% auto;
}

.pointer {
	cursor: pointer;
}

.modal-header {
	color: #333;
	background-color: #aabcc7;
	border-color: #ddd;
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
}

.pictItem {
    display: inline-block;
    text-align: center;
}
.pictFile {
	width: 100px;
	height: 100px
}

.form-control.discount {
	background-color: #e8e8e8;
	width: 90%;
	display: inline;
}

.repair {
	margin-bottom: 20px;
}

.discount {
	width: 80%;
	display: inline;
}

.clickable {
	display: inline-block;
	height: 24px;
	width: 24px;
	text-align: center;
	font-weight: bold;
	line-height: 24px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: bottom;
	background-image:
		url("https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/delete.gif");
}

.welcome-msg {
	padding: 9px 0;
}

.box-overlay {
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	display: table;
}

.box-overlay-center {
	display: table-cell;
	vertical-align: middle;
}

.box-overlay-inner {
	max-width: 500px;
	margin: 0 auto;
}

.black-td {
	color: black;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

#tBarGMapBox {
	width: 100%;
	background-color: #EDECEB;
}

#gMapImgUp, #gMapImgDown {
	display: block;
	text-align: center;
}

#gMapImgUp {
	display: none;
}

#tBarGMapBox img {
	border: none;
	padding: 4px;
}

.requiredFieldAsterisk {
	color: red;
}

.requiredField {
	float: right;
	margin-bottom: 20px;
}

.ref10 {
	background-image:
		url("https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/replace_right.gif");
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 1px;
	font-size: 11px;
}

#table-registeredtools tbody td, #table-newregisteredtool tbody td {
	padding-top: 8px;
	padding-bottom: 8px;
}

#table-history {
	width: 100% !important;
}

.pseudo.form-control {
	height: auto;
}

button[disabled] {
	cursor: no-drop;
	opacity: 0.4;
}

.div_transparency {
	z-index: 299;
	position: fixed;
	position: fixed;
	overflow: auto;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: transparent
		url("https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/fond.png")
		repeat;
	text-align: center;
	display: none;
}

.div_waiting {
	z-index: 300;
	position: fixed;
	width: 250px;
	height: 26px;
	top: 50%;
	left: 50%;
	margin-top: -13px;
	margin-left: -125px;
	border: solid 2px #444444;
	background-color: #fff;
	text-align: center;
	display: none;
}

.centpourcent {
	width: 100%;
	height: 100%;
}

.patienter {
	z-index: 300;
}

.nowrap {
	white-space: nowrap;
}

table.subtable {
	width: 100%;
}

table.subtable thead tr, table.subtable thead tr:hover {
	background-color: #4a6a79 !important;
}

table.subtable thead tr td {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	background-color: inherit !important;
}

table.subtable tbody tr {
	
}

table.subtable tbody tr td {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

table.subtable tbody tr td:nth-child(2n) {
	background-color: #F6F6F6;
}

table#followUpClaims {
	border-collapse: collapse;
}

table#followUpClaims thead td, table#followUpClaims tfoot td {
	border: 1px solid #CCC !important;
}

td.vert {
	background-color: lime !important;
}

td.rouge {
	background-color: orange !important;
}

table#followUpClaims tr td.part {
	font-size: 10px;
	width: 320px;
}

table#followUpClaims tr td span.vert {
	background-color: lime;
	height: 7px;
	width: 7px;
	display: inline-block;
}

table#followUpClaims tr td span.rouge {
	background-color: orange;
	height: 7px;
	width: 7px;
	display: inline-block;
}

table#followUpClaims tr td span.code {
	color: darkblue;
}

.label {
	border: 5px solid silver;
}

.label-selected {
	border: 5px solid rgb(115, 196, 12);
}

.ui-widget-overlay.custom-overlay {
	background-color: black;
	background-image: none;
	opacity: 0.5;
	z-index: 1040;
}

.ttiSuggestion {
	font-weight: bold !important;
	background: #FFFFB0 !important;
	color: #EE0000 !important;
}

.consEvoPlus {
	font-weight: bold !important;
	color: #00BB00 !important;
}

.consEvoMinus {
	font-weight: bold !important;
	color: #EE0000 !important;
}

.backCustomer {
	margin-bottom: 20px;
	margin-top: 20px;
}

.notprod-wrapper {
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: red;
    color: white;
    font-size: 17px;
    font-weight: bold;
    z-index: 100;
    padding: 20px;
    border: 3px solid white;
}

.notprod {
	animation: blinker 1s linear infinite;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.lls-large {

	background-image: url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/extensions/logo_lls.png');
    background-repeat: no-repeat;
    min-width: 180px;
    margin-top: 20px;
    background-size: 100px auto;
    height: 54px;
    padding-left: 125px;
    line-height: 48px;
}

.platinum-large {

	background-image: url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/extensions/logo_platinum.png');
    background-repeat: no-repeat;
    min-width: 180px;
    margin-top: 20px;
    background-size: 100px auto;
    height: 54px;
    padding-left: 125px;
    line-height: 48px;
}

.full24-large {

	background-image: url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/extensions/logo_full.png');
    background-repeat: no-repeat;
    min-width: 180px;
    margin-top: 20px;
    background-size: 100px auto;
    height: 54px;
    padding-left: 125px;
    line-height: 48px;
}

.mxL-large {

	background-image: url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/extensions/logo_mxL.png');
    background-repeat: no-repeat;
    min-width: 180px;
    margin-top: 20px;
    background-size: 100px auto;
    height: 54px;
    padding-left: 125px;
    line-height: 48px;
}

.mxH-large {

	background-image: url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/extensions/logo_mxH.png');
    background-repeat: no-repeat;
    min-width: 180px;
    margin-top: 20px;
    background-size: 100px auto;
    height: 54px;
    padding-left: 125px;
    line-height: 48px;
}

.platinum {
	display: inline-block;
	background-image: url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/platinum_mini.png');
    background-repeat: no-repeat;
    width: 47px;
    height: 23px;
}

.platinum_date {
	display: block;
	background-image: url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/platinum_mini.png');
    background-repeat: no-repeat;
    background-position-x: right;
    width: 115px;
    height: 23px;
    
}

.full24 {
	display: inline-block;
	background-image: url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/full24_mini.png');
    background-repeat: no-repeat;
    width: 47px;
    height: 23px;
}

.mxl {
	display: inline-block;
	background-image: url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/mxl_mini.png');
    background-repeat: no-repeat;
    width: 47px;
    height: 23px;
}

.mxh {
	display: inline-block;
	background-image: url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/mxh_mini.png');
    background-repeat: no-repeat;
    width: 47px;
    height: 23px;
}
.robbery {
	display: inline-block;
	background-image: url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/option_vol.jpg');
    background-repeat: no-repeat;
    width: 16px;
    height: 23px;
}

.statusMandatory{
	border: 2px dotted red;	
}
.statusNotMandatory{
	border: 0 none;	
}
.ellipsisLabel{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.imageflag{
	margin-top: -8px;
}
.nameflag{
	margin-top: 10px;
	line-height: 20px;
	vertical-align: top;
}
.imageflaguser{
	margin-top: -9px;
}
.nameflaguser{
	margin-top: 10px;
	line-height: 20px;
	vertical-align: top;
	margin-left: 4px;
}
.pricesrulesflag{
	margin-left: 4px;
}
.warrantyExportNow{
	margin-top: 4px;
}
.copyright{
	font-size : 10.8px;
}
.footerContainer{
	height: 59.05px;
}

.tooltip-inner {
    max-width: 100% !important;
}

#formWarranty a:visited {
	color: #9bc822;
}
.subAccountTable{
	width: 100%;
}

.expand {
    width: 100%;
    display: inline-block;
    text-align: center;
    background-color: #EDECEB;
    margin-bottom: 20px;
}

.rowTtiSuggestion {
	font-weight: bold !important;
	background: #FFFFB0 !important;
	color: #EE0000 !important;
}

.rowConsEvoPlus {
	font-weight: bold !important;
	color: #00BB00 !important;
}

.rowConsEvoMinus {
	font-weight: bold !important;
	color: #EE0000 !important;
}

.btnAfterTable{
	padding-top: 15px;
}

.btnBeforeTable{
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.totalRowInventory>td:not(.amountInventory){
	text-align:right; 
}

/*****/
.parts .acc,.parts .spetool {
	display: none;
}

.accessories .part,.accessories .spetool {
	display: none;
}

.specifictooling .part,.specifictooling .acc {
	display: none;
}

/* Exploded-view - Partlist */
#tabs .ui-tabs-panel,#views .ui-tabs-panel {
	padding: 1em 0.4em;
}

#tabs .ui-tabs-anchor {
	padding: 0.5em 0.5em;
}

#partlist-wrapper {
	margin-top: 10px;
	width: 100%;
	max-height: 412px;
	overflow-y: auto;
	overflow-x: hidden;
}

#partlist-wrapper table {
	margin: 0;
}

#partlist-wrapper table th {
	text-overflow: ellipsis;
	overflow: hidden;
}

#partlist-wrapper table td {
	word-wrap: break-word;
}

#partlist tr.selected td {
	background-color: #5BF;
}

#partlist tr[part] td {
	cursor: pointer;
}

#partlist tr[part]:hover td {
	background-color: #DDD;
}

.thumb {
	height: 80px;
	margin: 8px;
	padding: 5px;
	overflow: hidden;
	border: 1px solid #A6A6A6;
	border-radius: 4px;
	display: inline-block;
}

.thumb img {
	height: 80px;
	border: none;
}

.thumb:hover {
	border: 1px solid #D6D6D6;
}

/* FAQ */
#faq {
	/*max-height: 552px;
	overflow-y: auto;
	overflow-x: hidden;*/
	padding-right: 8px;
}

#faq .topic-content {
	padding: 15px;
	font-size: 14px;
	/*background-color: #D8D8D8;*/
	background-color: #7F7F7F;
	cursor: pointer;
	margin-top: 15px;
	color: white;
}
#faq .topic-content:hover {
	/*background-color: #C8C8C8;*/
	background-color: #5F5F5F;
}

#faq .question {
	padding: 15px;
	font-size: 14px;
	/*background-color: #E8E8E8;*/
	background-color: #D8D8D8;
	cursor: pointer;
	margin-top: 15px;
}

#faq .question:hover {
	/*background-color: #D8D8D8;*/
	background-color: #B8B8B8;
}

#faq .answer {
	margin-top: 15px;
	padding: 15px;
	background-color: #FFF;
}

#faqContent #searchFaqForm .textfield-wrapper {
	width: 300px;
	margin: 15px 15px 0 0;
	display: block;
}

#faqContent #searchFaqForm .textfield-wrapper input {
	height: 42px;
	padding: 0 23px 0 10px;
	width: 268px;
	font-size: 13px;
	font-weight: bold;
}

#faqContent #searchFaqForm .textfield-wrapper label {
	padding: 0 23px 0 13px;
	width: 268px;
	line-height: 42px;
	color: #878787;
	font-size: 13px;
	font-weight: bold;
}

/* Part tools list */
#pieces tr.tool:hover {
	cursor: pointer;
	background-color: #DDD;
}

#explodedview-wrapper .add-to-cart {
	display: none;
	background-color: #B3E9FC;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	padding: 14px 6px;
	z-index: 4;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}



/********* MILWAUKEE ********/
h2 {
    color: #972121;
}

.brandOrder a.ryoOrder {
	background-image: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/ryobi_mini.jpg);
}

.brandOrder a.milOrder {
	background-image: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/milwaukee_mini.jpg);
}

.brandOrder a.macOrder {
	background-image: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/macallister_mini.jpg);
}

.brandOrder a.aegOrder {
	background-image: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/aeg_mini.jpg);
}

.brandOrder a.homOrder {
	background-image: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/homelite_mini.jpg);
}

.brandOrder a.vaxOrder {
	background-image: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/vax_mini.jpg);
}

.brandOrder a.jcbOrder {
	background-image: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/jcb_mini.jpg);
}

.brandOrder a.novOrder {
	background-image: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/novipro_mini.jpg);
}

.brandOrder a.berOrder {
	background-image: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/berner_mini.jpg);
}

.brandOrder a.oemOrder {
	background-image: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/oem_mini.jpg);
}

.brandOrder a.blaOrder {
	background-image: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/blackmax_mini.jpg);
}

.brandOrder a{
	float: left;
	background-repeat: no-repeat;
	display: block;
	height: 47px;
	width: 113px;
	margin-right: 10px;
	text-decoration: none;
	margin: 10px;
}

.greenStock{
	background-image: url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/StockVert.gif');
    background-repeat: no-repeat;
	height:7px;
	width:7px;
	display:inline-block;
  }
.redStock{
	background-image: url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/StockRouge.gif');
    background-repeat: no-repeat;
	height:7px;
	width:7px;
	display:inline-block;
  }
  
.orderLineComInput{
	width: 80%;
	display: inline;
	float:right;
  }
.orderLineComInputNumber{
	vertical-align: middle;
	padding-top: 5px;
}

#brandsorder img{
	background-repeat: no-repeat;
	display: inline-block;
	height: 21px;
	width: 50px;
	margin-right: 5px;
	text-decoration: none;
	margin: 5px;
}
#brandsorder .toleft{
	margin-left: 5px;
}

#brandsorder img.ryoOrder {
	background-image: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/ryobi_xmini.jpg);
}

#brandsorder img.milOrder {
	background-image: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/milwaukee_xmini.jpg);
}

#brandsorder img.macOrder {
	background-image: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/macallister_xmini.jpg);
}

#brandsorder img.aegOrder {
	background-image: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/aeg_xmini.jpg);
}

#brandsorder img.homOrder {
	background-image: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/homelite_xmini.jpg);
}

#brandsorder img.vaxOrder {
	background-image: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/vax_xmini.jpg);
}

#brandsorder img.jcbOrder {
	background-image: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/jcb_xmini.jpg);
}

#brandsorder img.novOrder {
	background-image: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/novipro_xmini.jpg);
}

#brandsorder img.berOrder {
	background-image: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/berner_xmini.jpg);
}

#brandsorder img.oemOrder {
	background-image: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/oem_xmini.jpg);
}

#brandsorder img.blaOrder {
	background-image: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/blackmax_xmini.jpg);
}

 

.buttonOrder{
	padding-top: 15px;
	padding-bottom: 15px;
}

.buttonOrderTop{
	padding-top: 15px;
}
.buttonOrderBottom{
	padding-top: 15px;
}

#warrantyclaimform .tti img {
	vertical-align: top;
}
#warrantyclaimform .tti .tti-infos {
	display: inline-block;
}

.partToolsSearch{
	margin-bottom: 10px;
}
.partName{
	font-weight: bold;
}
.toolLine{
	cursor: pointer;
}
#warrantyclaimform .buttons-bar {text-align: right;}
#warrantyclaimform .buttons-bar div[class^="row"] {margin-bottom: 10px;}

.e2e {
	background-image: url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/e2e_mini.png');
	background-position: center right;
    background-repeat: no-repeat;
    width: 80px;
    height: 23px;
    padding-left: 10px;
    display: inline-block;
    vertical-align: bottom;
}
.e2e-block {
	background-image:url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/e2e_mini.png');
	background-repeat: no-repeat;
	width:80px;
	height:23px;
	margin-top:10px;
	padding-top:3px;
	display:block;
}
#e2eUserInformations {text-align: center;}
#e2eUserInformations div{display: inline-block; text-align: left; vertical-align: top;}
#e2eUserInformations div p {border: 1px solid black; padding: 5px;}

.unavailable {
	color:#555555;
	text-decoration: line-through;
}
.delivery-address input[type="text"]{
	display: none;
}
.delivery-address select, .invoicing-address select{
	display: none;
}
.form-control.qty {
	background-color: #e8e8e8;
	width: 70%;
	display: inline;
}

.redBold{
	font-weight:bold; color:#EE0000;
}

.largeButton{
	width: 100%;
}
.viewsClaim area{
	background-color: #f55;
	opacity: 0.2;
}

.fielderror{
	background-color: #ffd5af
}

.iconBrDown{
	background-image: url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/down-chevron.png');
	background-repeat: no-repeat;
	display: inline-block;
	opacity: 0.5;
	width: 16px;
	height: 16px;
}
.iconBrNext{
	background-image: url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/right-chevron.png');
	background-repeat: no-repeat;
	display: inline-block;
	opacity: 0.5;
	width: 16px;
	height: 16px;
}

.iconCheckmark{
	background-image: url("/img/sprite-icon-black.png");
	background-repeat: no-repeat;
	display: inline-block;
	opacity: 0.5;
	width: 16px;
	height: 16px;
}

.delivery-address input[type="text"], 
.invoicing-address input[type="text"] {
    display: none;
}

.comment-workshop {
    border-top: 2px solid #CBCBCB;
    margin-left: 0px !important;
}
.comment-workshop:first-child {
    border-top: none;
}

.view-summary h2 {
	margin: 0;
}

#erl-info {
    float: left;
    padding-left: 150px;
    padding-top: 3px;
    font-weight: bold;
    font-size: 15px;
}

#partlist_wrapper #partlist tr.popup {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 300;
    transform: translate(-50%, -50%);
}

#language-selector-button {margin-top: 10px;}

#partlist_wrapper #partlist tr:not(.popup) .closeRow { display: none;}
#partlist_wrapper #partlist tr.popup .closeRow { display: block;}

#warrantyclaimform .platinum,
#warrantyclaimform .full24 {
	padding-left: 50px;
}

td.header-style {
	background: black;
	color: white;
}

#material-info {
	padding:14px 3px;
	padding-top:0;
	overflow: hidden;
}
#material-info h1 {margin-top:0;}

@media print {
	@page {
		size: 21.0cm 29.70cm;
		margin-top: 1cm;
		margin-left: 1cm;
		margin-right: 1cm;
	}
	
	ul {
		list-style-type: none;
		padding: 0;
		margin: 0;
	}
	
	fieldset {
	    margin-bottom: 20px;
	    border: 1px solid black;
	    padding: 0.35em 0.625em 0.75em;
	    page-break-inside: avoid;
	}
	
	fieldset > legend {
		padding-left: 10px;
	    background: #fff !important;
	}
	
	#header, #footer, .noprint, #searchform,input[type=submit],input[type=button] {display: none;}
	
	#print-background:not(.noprint){
		position: absolute;
		z-index: 1;
		width: 18.0cm;
		height: 24.19cm;
		display: block !important;
	}
	
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12,
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	  float: left;
	}
	.col-lg-offset-11{
		float:right;
	}


	.col-lg-12, .col-sm-12 {
	  width: 100%;
	}
	.col-lg-11, .col-sm-11 {
	  width: 91.66666666666666%;
	}
	.col-lg-10, .col-sm-10 {
	  width: 83.33333333333334%;
	}
	.col-lg-9, .col-sm-9 {
	  width: 75%;
	}
	.col-lg-8, .col-sm-8 {
	  width: 66.66666666666666%;
	}
	.col-lg-7, .col-sm-7 {
	  width: 58.333333333333336%;
	}
	.col-lg-6, .col-sm-6 {
	  width: 50%;
	}
	.col-lg-5, .col-sm-5 {
	  width: 41.66666666666667%;
	}
	.col-lg-4, .col-sm-4 {
		width: 33.33333333333333%;
	}
	.col-lg-3, .col-sm-3 {
		width: 25%;
	}
	.col-lg-2, .col-sm-2 {
		width: 16.666666666666664%;
	}
	.col-lg-1, .col-sm-1 {
		width: 8.333333333333332%;
	}
	
	.col-lg-offset-2 {
		margin-left: 16.666666666666664%;
	}
	
	#main-left, #main-right{
	 width: 50%;
	}
	
	
	.ttiImg{
		max-width: 100%;
		max-height: 100%;
	}
	#backorders{
		opacity: 1;
	}
	.removePict{
		opacity: 1;
	}
	#order-form {
		font-size: 11px;
	}
	
	#order-form .nowrap {
		white-space: normal !important;
	}
	
	#order-form #top-left label,
	#order-form #top-right label{
		font-size: 11px;
		display: block;
		font-weight: bold;
		margin-left: 0px;
	}
	
	#order-form #top-left input,
	#order-form #top-right input{
		font-size: 11px;
		min-width: 250px;
		margin-bottom: 5px;
	}
	
	#order-form table th {
		font-weight: bold;
	}
	
	#order-form table th, td {
		border: 1px solid #D6D6D6;
		height: 30px;
		text-align: left;
		font-size: 11px;
	}
	
	#order-form table td input{
		border: none;
	}
	
	#order-form .brandOrder a.ryoOrder:before {
		content: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/ryobi_mini.jpg);
	}

	#order-form .brandOrder a.milOrder:before {
		content: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/milwaukee_mini.jpg);
	}
	
	#order-form .brandOrder a.macOrder:before {
		content: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/macallister_mini.jpg);
	}
	
	#order-form .brandOrder a.aegOrder:before {
		content: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/aeg_mini.jpg);
	}
	
	#order-form .brandOrder a.homOrder:before {
		content: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/homelite_mini.jpg);
	}
	
	#order-form .brandOrder a.vaxOrder:before {
		content: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/vax_mini.jpg);
	}
	
	#order-form .brandOrder a.jcbOrder:before {
		content: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/jcb_mini.jpg);
	}
	
	#order-form .brandOrder a.novOrder:before {
		content: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/novipro_mini.jpg);
	}
	
	#order-form .brandOrder a.berOrder:before {
		content: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/berner_mini.jpg);
	}
	
	#order-form .brandOrder a.oemOrder:before {
		content: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/oem_mini.jpg);
	}
	
	#order-form .brandOrder a.blackmaxOrder:before {
		content: url(https://dfx5yarxfn3yb.cloudfront.net/sites/images/orderlogos/blackmax_mini.jpg);
	}
	
	a[href]:after {content: none !important;}
	
	#view-delivery h2 {text-align:left !important;}
	
	#view-delivery .delivery-header {
		margin-top: 1cm;
		height: 7cm;
	}
	
	#view-delivery .delivery-content {/*margin-bottom: 200px;*/ height : 14.2cm;}
	#view-delivery .delivery-content .table-wrapper {
		width: 100%;
		height: 40%;
	}
	#view-delivery td { border: 1px solid black;}
	#view-delivery #content-bottom { margin-top: 5%; margin-bottom: 3%;}
	#view-delivery #content-bottom .visa { margin-top: 5%;}
	
	#claim-workshop {font-size: 9pt;}
	#claim-workshop h4 {font-size: 14px;}
	#claim-workshop td, #claim-workshop th { border: 1px solid black;}
	#claim-workshop .form-group {margin-bottom: 0px;}
	
	#claim-workshop .csa-instructions p {margin: 0;}
	#claim-workshop #main-data {width: 100% !important;}
	#claim-workshop #main-left {width: 50% !important;}
	#claim-workshop #main-left br {display: none;}
	#claim-workshop #main-left .col-lg-4 {width: 50% !important;}
	#claim-workshop #main-right {width: 50% !important;}
	
	/*#claim-summary h2 {background-color: #DADADC;}*/
	/*#claim-summary #inner-border {border: 2px solid red;}*/
	#claim-summary #print-header {
		display: block !important;
		font-size: 29px;
		font-weight: bold;
		left: 80px;
		position: absolute;
		top: 57px;
		width: 12.5cm;
		z-index: 2;
	}
	
	#claim-full {font-size: 9pt;}
	#claim-full h4 {font-size: 14px;}
	#claim-full td { border: 1px solid black;}
	#claim-full .form-group {margin-bottom: 0px;}
		
	.view-summary h2 {display: none;}
	
	.view-summary #pieces-part {
		float: left;
		width: 48%;
		margin-top: 4%;
	}
	.view-summary #accessories-part {
		float: right;
		width: 48%;
		margin-top: 4%;
	}
	
	.view-summary {
		top: 0;
		left: 0;
		padding: 25% 14% 22% 10%;
		font-size: 13px;
		position: absolute;
		z-index: 2;
		/*width: 540px;*/
	}
	.view-summary textarea {
		height: 180px !important;
	}
	
	.nobreak {
    	page-break-inside: avoid;
	}
	.pagebreak {
		page-break-after: always;
	}
	
	.redPrint{ 
		color: red !important;
	}
}

.gras {
	font-weight: bold !important;
	padding-left: 10px !important;
}


/* AJOUT */
.tooltip { pointer-events: none; }

.input-group .form-control {margin-bottom: 10px;}


#registration input[type=text]:focus,
#registration input[type=password]:focus,
#registration textarea:focus,
#registration select:focus  {
    box-shadow: 0 0 8px rgba(250, 20, 20, 1);
    border: 1px solid rgba(250, 20, 20, 1) !important;
    margin: -1px 0 0 -1px;
}
#summary-registration{
    min-height: 500px;
    background-color: #e8e8e8;
    padding-top:20px;
    padding-bottom:20px;
}
#summary-registration div{
    cursor: pointer;
}
#summary-registration div label{
    cursor: pointer;
}

.errorInput{
	background: url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/right-chevron.png') no-repeat scroll 7px 7px;
	position: absolute;
	z-index: 20;
	padding: 0;
	top: 33%;
	right: 3px;
}
.fieldWarn {
  padding: 1px 8px;
}

.fieldWarn>img{
  height: 20px;
}

.opacity1 {
	opacity: 1 !important;
}

.opacity4 {
	opacity: 0.4;
}

.input-group .form-control {z-index: 1;}

/* Drop-off */

#div_dropin {}
#div_dropin > p {
    padding-top: 15px;
}
.drop-off-input {
    background-color: #dbdbdb;
    border: medium none;
    height: 37px;
    line-height: 37px;
    margin-left: 110px;
    padding: 0 20px;
    width: 165px;
}

.dropOffMapHelp {
    font-style: italic;
    padding-bottom: 15px;
}
.dropOffMap {}
.dropOffLegend {}
.dropOffResult {
    font-weight: bold;
    padding-bottom: 20px;
}
.dropOffResult > span {
    color: #a40000;
    font-size: 28px;
    position: static !important;
}
.dropOffScroll {
    height: 375px;
    overflow-y: auto;
}
.dropOffLocation {
    clear: both;
    cursor: pointer;
}
.dropOffLocation:hover {
	opacity:0.6;
}

.dropOffLocationNumber {
    float: left;
    height: 75px;
}

.dropOffLocationNumber > div {
    background-color: #a40000;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    line-height: 20px;
    margin-right: 8px;
    text-align: center;
    width: 20px;
}

.dropOffSelect {
    float: right;
    height: 75px;
}

.dropOffLocationName {
    display: inline-block;
    font-weight: bold;
    padding-right: 20px;
    vertical-align: top;
}

.dropOffLocationDistance {
    display: inline-block;
    vertical-align: top;
}
.dropOffLocationAddress {}
.dropOffLocationCity {}
.dropOffSelected {}

.forInput {
	white-space: nowrap;
}
.phoneprefix {
	position: absolute;
	text-align: right;
	width: 70px;
	left: -72px;
	font-size: 15px;
	top: 17px;
}


#sliderSelect {
	display: none;
}



.btnSize{
	white-space: normal;
}
/* drop-of */

.no-close .ui-dialog-titlebar-close {
  display: none;
}
.label-min{
	width: 110px;
	display: inline-block;
	cursor: pointer;
	margin: 10px;
}

.label-content img{
	width: 370px;
}
.highlight{
	position: absolute;
	z-index: 30;
	display: none;
	background-color: rgba(0,255,0,0.5);
}
#sn-labels, #sn-labels-acc, #sn-labels-charger {
	position: relative;
}
.hideable{
	display: none;
}
.platinum-logo{
	height: 52px;
}
.full24-logo{
	height: 52px;
}
#toolPhoto {
	width: 200px;
}
#toolPhoto img{
	width: 100%;
}
.disabledInput input{
	disabled	
}

#selectTooltype form img {cursor:pointer;}

#registerTool #numberStepList {margin-top:10px; margin-bottom: 10px; padding: 10px; color: white; background-color: black; font-weight: bold;}
#registerTool #numberStepList span {margin: 5px; }
#registerTool #numberStepList span.numberStep {}
#registerTool #numberStepList span.selected {color: red;}

#registerTool #lastNext button {margin-top:20px; margin-bottom: 20px;}
#proofButton button {margin-top:20px; margin-bottom: 20px;}
#registrationConfirmationButton button {margin-top:20px; margin-bottom: 20px;}
.mfp-content #labels,
.mfp-content #labels-acc,
.mfp-content #labels-charger {
	text-align: center;
}

.import-popup .mfp-content{
	max-width: 1100px;
}

#tool-properties{
	margin-top: 20px;
}

#open-repairs input.btn-primary {vertical-align: top;}

input[name='goHome'] {display: none;}

#toolCollection .div_address input[type="radio"] {vertical-align: top;}

ul#choices {
    list-style-type: decimal;
}

ul#choices > li {
    /*color: #AB0116;
    font-size: 14px;*/
    font-weight: bold;
    margin-bottom: 25px;
}
ul#choices > li > div.row {margin-top: 20px;}

ul#choices > li > div.row a.info {margin-right: 30px;}

ul#choices li ul {
    list-style-type: square;
    /*color: #08D;*/
    padding-left: 30px;
}

ul#choices li ul li {margin-top: 20px;}

ul#choices li ul li, ul#choices li ul li a {color: #08D;}

#commercial-website{
	display: inline-block;
	padding-left: 20px;
	vertical-align: middle;
}
#welcome-header{
	display: inline-block;
	vertical-align: middle;
}

#myryobi_enregistrement_outil_etape3 #div_buttons input[type="button"],
#myryobi_enregistrement_outil_etape3 #div_buttons input[type="submit"] {
	margin-bottom: 10px;
}

#login-options {text-align: right; float: right;}

#forgotten_password {margin-top: 20px;}

.warn, .warn:focus {border: 2px solid red;}

.fieldWarn {
  padding: 1px 28px;
}

.fieldWarn>img{
  height: 20px;
}
.input-group .form-control {margin-bottom: 10px;}

.input-group {
	width: 100%;
}

.input-group .form-control {z-index: 1;}

.centerBlock{
	text-align: center;
}
.centeredBlock{
	text-align: left;
	display: inline-block;
}

.containsPop {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 40px;
    width: 100px;
    text-align: center;
}
.containsPop img {height: 100%;}

.row-center {
    text-align:center;
}
.col-center {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
    vertical-align: top;
}

.emphasize {
	color: red;
	font-weight: bold;
	font-size: 16px;
}

.replacedByTool{
	background-color:#FFAA00;
}

.inner-container{
	min-height: 400px;
}
.info-registration-tool{
	margin-left:10px;
}

.header-no-padding{
	padding-left: 0px;
	padding-right: 0px;
}

.carrierWebsite {
	font-weight: bold;
	font-size: 12pt;
}

.phone-no-padding{
    padding-left: 0px;
    padding-right: 0px;
}

.platinum-label-all-container{
    display: inline-block;
    vertical-align: middle;
}
.platinum-labels-container{
    display: inline-block;
    vertical-align: middle;
}
.platinum-label-container{
    display: inline-block;
}
.platinum-label-container img {
    width: 235px;
    height: auto;
}
.platinum-label-print-container{
    display: inline-block;
    vertical-align: middle;
}

.successTool {
    background-image: url("https://dfx5yarxfn3yb.cloudfront.net/sites/images/extensions/MIL/success.png");
	background-repeat: no-repeat;
	padding-left: 23px;
	background-size: auto 100%;
}
.failureTool {
    background-image: url("https://dfx5yarxfn3yb.cloudfront.net/sites/images/extensions/MIL/failure.png");
	background-repeat: no-repeat;
	padding-left: 23px;
	background-size: auto 100%;
}

.btn-bigger {
	font-size: 16px;
	padding: 8px 14px;
}

/*** EndToEnd  ***/
.disabled{ color: #bbb;}
.clear { clear: both;	}
.hide { display: none;}
.warn { color: #e00;}
.padBottom15 { padding-bottom: 15px;}
.alignLeft { text-align: left;}
.alignCenter { text-align: center;}
.alignRight { text-align: right;}
.alignJustify { text-align: justify;}

.paperless {
	background-image: url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/paperless.png');
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto 80%;
    /*background-size: 80px auto;
    padding-right: 100px !important;*/
}

#toolCollection #outil_informations {
	width: 100%;
}
#toolCollection h2 {
	text-transform: uppercase;
	font-weight: bold;
	color: #AB0116;
}
#toolCollection .step {
	position: relative;
	/*margin-top: 50px;*/
	padding-bottom: 66px;
}
#toolCollection #step0 .underWarrantyTitle {
	background-color: #323232;
    color: white;
    font-size: 20px;
    font-weight: bold;
    margin: 30px 0px;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}

#toolCollection #step0 .underWarrantyChoice {
	font-size: 18px;
    text-align: right;
    /*width: 100px;*/
}
#toolCollection #stepsIco{
	text-align: center;
	padding-bottom: 50px;
}
#toolCollection #stepsIco .icoNext {
	background-image: url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/extensions/MIL/step_next_off.png');
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 103px;
    width: 24px;
}
#toolCollection #stepsIco .icoNext.on {
    background-image: url("https://dfx5yarxfn3yb.cloudfront.net/sites/images/extensions/MIL/step_next_on.png") !important;
}
#toolCollection #stepsIco .icoStep {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    height: 103px;
    position: relative;
    width: 115px;
    vertical-align: top;
}
#toolCollection #stepsIco #icoStep1{
	background-image: url("https://dfx5yarxfn3yb.cloudfront.net/sites/images/extensions/MIL/step1_off.png");
}
#toolCollection #stepsIco #icoStep1.on{
	background-image: url("https://dfx5yarxfn3yb.cloudfront.net/sites/images/extensions/MIL/step1_on.png") !important;
}
#toolCollection #stepsIco #icoStep2{
	background-image: url("https://dfx5yarxfn3yb.cloudfront.net/sites/images/extensions/MIL/step2_off.png");
}
#toolCollection #stepsIco #icoStep2.on{
	background-image: url("https://dfx5yarxfn3yb.cloudfront.net/sites/images/extensions/MIL/step2_on.png") !important;
}
#toolCollection #stepsIco #icoStep3{
	background-image: url("https://dfx5yarxfn3yb.cloudfront.net/sites/images/extensions/MIL/step3_off.png");
}
#toolCollection #stepsIco #icoStep3.on{
	background-image: url("https://dfx5yarxfn3yb.cloudfront.net/sites/images/extensions/MIL/step3_on.png") !important;
}
#toolCollection #stepsIco #icoStep4{
	background-image: url("https://dfx5yarxfn3yb.cloudfront.net/sites/images/extensions/MIL/step4_off.png");
}
#toolCollection #stepsIco #icoStep4.on{
	background-image: url("https://dfx5yarxfn3yb.cloudfront.net/sites/images/extensions/MIL/step4_on.png") !important;
}
#toolCollection #stepsIco #icoStep5{
	background-image: url("https://dfx5yarxfn3yb.cloudfront.net/sites/images/extensions/MIL/step5_off.png");
}
#toolCollection #stepsIco #icoStep5.on{
	background-image: url("https://dfx5yarxfn3yb.cloudfront.net/sites/images/extensions/MIL/step5_on.png") !important;
}
#toolCollection #stepsIco #icoStep6{
	background-image: url("https://dfx5yarxfn3yb.cloudfront.net/sites/images/extensions/MIL/step6_off.png");
}
#toolCollection #stepsIco #icoStep6.on{
	background-image: url("https://dfx5yarxfn3yb.cloudfront.net/sites/images/extensions/MIL/step6_on.png") !important;
}

#toolCollection #stepsIco .icoStep h2 {
	display:none;
	font-size: 20px;
	left: 50%;
    position: absolute;
    top: 100%;
    transform: translateX(-50%);
    white-space: nowrap;
    max-width: 435px;
}
#toolCollection #stepsIco .icoStep.on h2 {
	display: block;
}

#toolCollection .textfield-wrapper .pickup {
	width: 86px !important;
}
#toolCollection .textfield-wrapper .warnHourPickup {
	display: table-cell;
    height: 52px;
    vertical-align: middle;
}

#toolCollection .divCSAchoice {
	/*width: 300px;*/
	width: auto;
	display: inline-block;
}
#toolCollection #dropdownCSA {
	position: relative;
	z-index: 10;
}
#toolCollection #listCSA {
	display: none;
	opacity: 0;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	position: absolute;
	top: 33px;
	left: 0;
	transition: all 0.3s ease-in-out 0s, display 0s linear 0.3s;
	transform: translateY(-2em);
	/*width: 100%;*/
	width: auto;
	background-color: white;
}
#toolCollection #dropdownCSA:hover #listCSA{
	display: block;
	opacity: 1;
	z-index: 1;
	transform: translateY(0%);
	transition-delay: 0s, 0s;
}
#toolCollection #dropdownCSA a {
	cursor: pointer;
    display: block;
    min-height: 33px;
    line-height: 33px;
    padding: 0px 10px;
    text-decoration: none;
    white-space: nowrap;
}
#toolCollection a#currentCSA {
	background-color: #A40000;
	color: #FFF;
	text-align: center;
	background-image: url("https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/white_desc.png");
	background-repeat: no-repeat;
	background-position: right 10px center;
	padding-right: 40px;
}
#toolCollection #listCSA a {
	border: 1px solid black;
	padding-right: 45px;
}
#toolCollection #listCSA a + a {
	border-top: 0;
}
#toolCollection #listCSA a:hover {
	background-color: #A40000;
	color: #FFF;
}
#toolCollection #listCSA a.green {
	/*background-image: url("/specific/img/rank_green.png");*/
	background-repeat: no-repeat;
	background-position: right;
}
#toolCollection #listCSA a.orange {
	/*background-image: url("/specific/img/rank_orange.png");*/
	background-repeat: no-repeat;
	background-position: right;
}

#toolCollection .adressesList {
	vertical-align: top;
}

#toolCollection .div_address {
	margin-bottom: 30px;
}

#toolCollection .displayTable{
	display: table;
}
#toolCollection .displayRow{
	display: table-row;
}
#toolCollection .displayCell{
	display: table-cell;
	padding-bottom: 15px;
	padding-right: 15px;
	vertical-align: middle;
}

#toolCollection #slideValue {
	margin-left: 15px;
	position: relative;
}
#toolCollection #slideValueInner {
	background-color: lightblue;
    font-weight: bold;
    left: 20%;
    padding: 10px;
    position: absolute;
    white-space: nowrap;
}
#toolCollection #sliderBottomCorner {
	position: absolute;	
	width: 0;
	height: 0;
	border-top: 10px solid lightblue;
	border-right: 10px solid transparent;
	top: 100%;
}
#toolCollection #coloredSlider {
	float: left;
	clear: left;
	width: 600px;
	margin: 15px;
	margin-top: 50px;
}
#toolCollection #coloredSlider .ui-slider-range { 
	background: #C0504D; 
}

/*#toolCollection #coloredSlider .ui-state-default, .ui-widget-content .ui-state-default {
	background: none;
	background-color: #FFF;
}*/
#toolCollection #coloredSlider .ui-state-default {
	background: none;
	background-color: #FFF;
}

#toolCollection .labelOption {
	padding-top: 30px;
}
#toolCollection .labelWarn {
	color: #e00;
	font-style: italic;
	font-size: 11px;
}

#toolCollection .labelWarn_uk {
	color: #e00;
	font-size: 11px;
}

#toolCollection .divFailure {
	margin-bottom: 20px;	
}
#toolCollection .failureDescAdvice {
	font-style: italic;
    padding-top: 25px;
    position: absolute;
    right: 0;
    width: 220px;
}
#toolCollection .divPhone {
	background-image: url("https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/telephone.png");
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 58px;
    width: 34px;
}

#toolCollection .nextStep {
    background-image: url("https://dfx5yarxfn3yb.cloudfront.net/sites/images/extensions/MIL/next_arrow.png");
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 66px;
    position: absolute;
    right: 0;
    width: 59px;
}

#toolCollection .confirmationLabel {
	display: inline-block;
    padding-bottom: 15px;
    padding-left: 10px;
    text-align: justify;
    vertical-align: middle;
    width: 500px;
}

#toolCollection .summaryLeftInfo {
    display: inline-block;
    margin-bottom: 10px;
    width: 400px;
}
#toolCollection .finalNotice {
	margin-top: 10px;
    text-align: justify;
    width: 700px;
}

#toolCollection .finalSuccess {
    background-image: url("https://dfx5yarxfn3yb.cloudfront.net/sites/images/extensions/MIL/success.png");
    background-repeat: no-repeat;
    min-height: 37px;
    padding-left: 50px;
}

#toolCollection .finalFailure {
    background-image: url("https://dfx5yarxfn3yb.cloudfront.net/sites/images/extensions/MIL/failure.png");
    background-repeat: no-repeat;
    min-height: 50px;
    padding-left: 50px;
}

#toolCollection .finalWarning {
    background-image: url("https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/warning.png");
    background-repeat: no-repeat;
    min-height: 50px;
    padding-left: 50px;
    clear: both;
}

#e2e_popup > a::before {
    content: "> ";
}

#toolCollection .labelWarn {
	color: #e00;
	font-style: italic;
	font-size: 11px;
}

#toolCollection .labelWarn_uk {
	color: #e00;
	font-size: 11px;
}

#e2eGlobalWarning {
	color: #972121;
	font-style: italic;
	font-size: 15px;
	text-align: center;
}

#consentRecyclingAuthorization[type="checkbox"] {
    background: url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/checkbox_off3.jpg')
        no-repeat center left;
    background-size: contain;
    cursor: pointer;
    appearance: none;
    outline: none;
    opacity: 1;
    width: 18px;
    height: 18px;
}

#consentRecyclingAuthorization[type="checkbox"]:checked {
    background:
        url('https://dfx5yarxfn3yb.cloudfront.net/sites/images/icons/checkbox_on3.jpg')
        no-repeat center right;
    background-size: contain;
    cursor: pointer;
}

.emphasize-black {
    font-weight: bold;
    font-size: 16px;
}

#relaunchBlock .selectDropOff {
	display: none;
}
/******** End Eservice part ***********/

.img_heavy {
	margin-right: 10px;
}

.picture_grey{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
}

.onlyMobile {display: none;}

@media (max-width:767px){
	.noMobile {display: none;}
	.onlyMobile {display: table-cell;}
}

#toolXLS {
	display: inline-block;
	margin-left: 10px;
}

.boxImg{
	width: 80px;
	float: right;
	height: 70px;
	animation: boxImg_blinker 3s linear infinite;
}
@keyframes boxImg_blinker {
  50% {
    opacity: 0;
  }
}

.prepareTheParcel {
	position: relative;
	border-style: solid;
	border-width: 2px;
	background-color: #EEEEEE;
	padding-top: 9px;
	margin-top: 5px;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom: 10px;
}

.img_heavy {
	height: 100px;
}
.title_pallet {
	font-size: 16px;
  	text-decoration: underline;
}
.text_img_pallet {
	display: inline-block;
}
.btn_pallet {
	display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

/* DEALER PORTAL */
.tile {
	margin: 10px;
	cursor: pointer;
}

.tile.inactif {
	cursor: not-allowed;
}

.tile-title {
	background-color: #BFBFBF;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding: 5px;
	line-height: normal;
}

.tile img {
	padding-top: 10px;
	width: 100%;
}
.tile img.inactif {
	filter: grayscale(100%);
}
/* DEALER PORTAL END */
