﻿div.pager, div.pager select, div.pager input, div.pager span {
	vertical-align: middle;
}

div.pager a {
	padding: 1.1em;
	vertical-align: middle;
	background-position: center center;
	background-repeat: no-repeat;
}

div.pager a.first {
	background-image: url(AvalancheWebBase/First.png);
}

div.pager a.previous {
	background-image: url(AvalancheWebBase/Previous.png);
}

div.pager a.next {
	background-image: url(AvalancheWebBase/Next.png);
}

div.pager a.last {
	background-image: url(AvalancheWebBase/Last.png);
}

td.field {
	padding: 0.7em 0.6em;
	font-weight: 600;
}

table.compact td {
	padding-top: 0;
}

table.compact td:first-of-type {
	padding-left: 0;
}

table.docs tbody td.note {
	padding-top: 0;
	font-size: 11px;
	font-weight: normal;
}

table.data td.express24 {
	background-image: url('GpdShopBase/SK/24.png');
	background-position: right center;
	background-repeat: no-repeat;
	min-height: 1.4em;
}

table.data tr.closing td.express24 {
	background-position: right top;
}

table.data td.pricePartnerDiscount, table.data td.pricePartnerDiscountInfo, table.data td.discountPartnerTransportInfo {
	padding-top: 0;
}

table.data td.pricePartnerDiscount.express24 {
	padding-right: 50px;
}

table.data td.pricePartnerDiscount span {
	font-size: 12px;
	font-weight: bold;
	color: #FF0A0A;
}

table.data td.pricePartnerDiscountInfo span {
	font-size: 9px;
	font-weight: normal;
	color: #757575;
	white-space: nowrap;
}

table.data td.discountPartnerTransportInfo, table.data td.discountPartnerTransportInfo span {
	font-size: 9px;
	font-weight: 600;
	color: #FF0A0A;
	white-space: nowrap;
}

table.data td.openFlowOrderOutReservationNote button {
	background: url(GpdShopBase/Note.png) no-repeat 50% 50% #FFCA08;
}

table.data th.openOrderOutOfferSelector, table.data th.deleteOfferMarkUpBatch {
	width: 1px;
	padding-left: 0;
	padding-right: 0;
}

table.data th.openOrderOutOfferSelector button {
	padding: 6px 5px 22px 5px;
	background: url(GpdShopBase/Offer.png) no-repeat 50% 82% #FFCA08;
	font-size: 9px;
	font-weight: normal;
	text-transform: none;
}

table.data th.deleteOfferMarkUpBatch {
	vertical-align: sub;
}

table.data th.highlighted, table.data td.highlighted {
	background-color: #F4F4F4;
}

table.data td.nextOverdue {
	background-color: #FF9999;
}

table.data td.ellipsis {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

table.carCatalogModelDiscTPMS tbody td {
	font-weight: normal;
	font-size: 11px;
}

table.carCatalogModelDiscTPMS tbody td {
	border: 1px solid #DEDEDE;
}

table.carCatalogModelDiscTPMS tbody td:last-of-type {
	border-right: none;
}

table.carCatalogModelDiscTPMS tbody td.serviceKit {
	word-break: break-all;
}

table.flowOrderOutOffer th.priceCustomer, table.flowOrderOutOffer td.priceCustomer {
	background-color: #FFCA08;
}

table.flowOrderOutOffer th.priceCustomer {
	font-weight: 600;
}

table.flowOrderOutOffer td.priceCustomer input {
	font-weight: bold;
}

td.transportTypeInfo, td.transportTypeInfo * {
	font-size: 10px;
}

div.compactSearchHelp h3 {
	color: red;
}

div.compactSearchHelp strong em {
	font-style: normal;
	color: red;
}

div.topItemLogList {
	overflow: hidden;
	max-height: 1.2em;
}

div.discreetMode, span.discreetMode {
	float: right;
	padding: 1em 0;
}

span.discreetMode {
	display: block;
	margin-left: 1em;
}

div.discreetMode input, span.discreetMode input {
	display: none;
}

div.discreetMode input + label, span.discreetMode input + label {
	display: inline-block;
	padding-left: 16px;
	min-height: 16px;
	background: url(GpdShopBase/Lock16.png) left center no-repeat;
	opacity: 1;
}

div.discreetMode.colored input + label, span.discreetMode.colored input + label {
	background: url(GpdShopBase/Lock16Colored.png) left center no-repeat;
}

div.discreetMode input:checked + label, span.discreetMode input:checked + label {
	opacity: 0.5;
}

div.orderOutOfferSelectorList {
	max-height: 270px;
	overflow-x: hidden;
	overflow-y: auto;
}

div.actionOffer {
	width: 250px;
	margin-top: 1em;
	background-color: white;
}

div.actionOffer h1 {
	background-color: #FFCA08;
	padding: .5em;
	border: none;
	color: #FF0A0A;
	text-align: center;
}

div.actionOffer div.actionOfferItem {
	padding: .5em;
}

div.actionOffer table {
	width: 100%;
	margin: 0;
}

div.actionOffer td {
	padding: 0;
}

div.actionOffer div.tooltip {
	width: 4.5em;
	height: 8.3em;
	margin-right: .5em;
	background-size: 250%;
}

div.actionOffer td.name {
	height: 2.8em;
}

div.actionOffer td.producer {
	font-weight: 600;
}

div.actionOffer td.pricePartner, div.actionOffer td.pricePartner span,
div.actionOffer td.priceCustomer, div.actionOffer td.priceCustomer span {
	color: #FF0A0A;
	font-weight: 600;
}

div.actionOffer td.discount {
	padding-right: 1em;
}
div.actionOffer td.discount div {
	padding: .2em .2em .2em .5em;
	background-color: #FF0A0A;
	line-height: 1em;
}

div.actionOffer td.discount * {
	color: white;
	font-size: 14px;
	font-weight: bold;
}

div.actionOffer td.createOrderOutReservation button {
	padding: .5em;
}

div.dashboard.compact {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

div.dashboard.compact>div {
	width: 49%;
	box-sizing: border-box;
	margin-bottom: 1.5em;
	border: 1px solid #494949;
}

div.dashboard.compact table.data.docs thead tr th {
	height: 3em;
}

div.dashboard.compact table.data.docs thead tr th div {
	max-height: 3em;
	overflow: hidden;
}

div.dashboard h2 a {
	float: right;
}

div.dashboard table.data td.deliveryAddress {
	max-width: 150px;
}

div.sortimentArticlePanel {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 1em;
	padding: 0 !important;
}

div.sortimentArticlePanel div.sortimentTreeList {
	width: 20%;
	box-sizing: border-box;
}

div.sortimentArticlePanel div.articleTablePanel, div.sortimentArticlePanel div.articleTilePanel {
	width: 80%;
	box-sizing: border-box;
}

div.sortimentTreeList {
	background-color: #494949;
	color: white;
}

div.sortimentTreeList div.sortimentTree {
	margin: .5em .5em .5em 0;
	padding: .5em .5em .5em 0;
	white-space: nowrap;
	text-overflow: ellipsis;
}

div.sortimentTreeList a {
	color: white;
	text-decoration: none;
}

div.sortimentTreeList a:hover, div.sortimentTreeList a:focus {
	color: #FFCA08;
}

div.sortimentTreeList div.selected {
	background-color: #FFCA08;
}

div.sortimentTreeList div.selected a {
	color: black;
}

div.sortimentArticlePanel div.articleTilePanel {
	padding: 1em;
	background-color: white;
}

div.articleTileList div.articleTileContainer {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

div.articleTileList div.articleTile {
	width: 25%;
	max-width: 25%;
	padding: 0 2em 2em;
	box-sizing: border-box;
}

div.articleTileList div.articleTile > a {
	display: block;
	height: 3em;
	overflow: hidden;
	text-overflow: ellipsis;
	color: black;
	font-size: 13px;
	font-weight: 600;
	text-align: center;
}

div.articleTileList div.articleTile div.producer {
	font-weight: 600;
	text-align: center;
}

div.articleTileList div.articleTile div.properties {
	height: 3em;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}

div.articleTileList div.articleTile div.properties,
div.articleTileList div.articleTile div.properties div,
div.articleTileList div.articleTile div.properties span {
	color: #757575;
	font-size: 11px;
}

div.articleTileList div.articleTile div.thumbImage {
	position: relative;
	padding-top: 50%;
}

div.articleTileList div.articleTile div.thumbImage > a {
	position: absolute;
	height: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 1em;
	text-align: center;
	white-space: nowrap;
}

div.articleTileList div.articleTile div.thumbImage span {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

div.articleTileList div.articleTile div.thumbImage img {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

div.articleTileList div.articleTile div.price {
	height: 5em;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
}

div.articleTileList div.articleTile div.price > div, div.articleTileList div.articleTile div.price > div span {
	font-size: 13px;
}

div.articleTileList div.articleTile div.price > div span {
	font-size: 16px;
}

div.articleTileList div.articleTile div.price > div:last-of-type {
	font-weight: bold;
}

div.articleTileList div.articleTile div.basket {
	text-align: center;
}

div.articleTileList div.articleTile div.basket input {
	height: 19px;
	vertical-align: middle;
	text-align: center;
	background-color: white;
	border: 1px solid #C0C0C0;
}

div.articleTileList div.articleTile div.basket button.openOrderOutOfferSelector {
	width: 22px;
	height: 21px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	padding: 0.7em 0.8em;
	background-image: url(GpdShopBase/Offer21.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	vertical-align: middle;
}

div.articleTileList div.pager div {
	background-color: transparent;
}

div.articleTablePanel div.articleHeaderPanel {
	padding: 1em;
	text-align: right;
}

div.articleTilePanel div.articleHeaderPanel {
	text-align: right;
}

button.openOrderOutOfferSelector[disabled] {
	background-color: #DDDDDD;
}

div.carWheelPositionLayout {
	position: relative;
	width: 220px;
	height: 300px;
	background: url(GpdShopBase/CarWheelPositionLayout.png) center center no-repeat;
}

div.carWheelPositionLayout > div {
	position: absolute;
	width: 20px;
	height: 40px;
	border: 2px solid black;
	line-height: 40px;
}

div.carWheelPositionLayout > div > input {
	display: none;
}

div.carWheelPositionLayout > div > input + label {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

div.carWheelPositionLayout > div > input:checked + label {
	background-color: #494949;
}

div.carWheelPositionLZV, div.carWheelPositionLZV1, div.carWheelPositionLZV2 {
	left: 0;
}

div.carWheelPositionP, div.carWheelPositionZ, div.carWheelPositionLP, div.carWheelPositionLP1, div.carWheelPositionLP2, div.carWheelPositionLZ, div.carWheelPositionLZ1, div.carWheelPositionLZ2, div.carWheelPositionLZ3 {
	left: 26px;
}

div.carWheelPositionPP, div.carWheelPositionPP1, div.carWheelPositionPP2, div.carWheelPositionPZ, div.carWheelPositionPZ1, div.carWheelPositionPZ2, div.carWheelPositionPZ3 {
	right: 26px;
}

div.carWheelPositionPZV, div.carWheelPositionPZV1, div.carWheelPositionPZV2 {
	right: 0;
}

div.carWheelPositionLP2, div.carWheelPositionPP2 {
	top: 50px;
}

div.carWheelPositionLZV1, div.carWheelPositionLZ1, div.carWheelPositionPZ1, div.carWheelPositionPZV1 {
	bottom: 100px;
}

div.carWheelPositionLZV2, div.carWheelPositionLZ2, div.carWheelPositionPZ2, div.carWheelPositionPZV2 {
	bottom: 50px;
}

div.carWheelPositionZ, div.carWheelPositionLZV, div.carWheelPositionLZ, div.carWheelPositionLZ3, div.carWheelPositionPZ, div.carWheelPositionPZV, div.carWheelPositionPZ3 {
	bottom: 0;
}

#actionOffer {
	display: none;
}

@media only screen and (max-width: 640px)
{
	table.data th.openOrderOutOfferSelector, table.data th.deleteOfferMarkUpBatch {
		padding-right: 1em;
		text-align: right;
	}

	table.data th.openOrderOutOfferSelector button {
		padding: 1.5em;
		background-position: center center;
	}

	div.orderOutOfferSelectorList {
		max-height: 50vh;
		box-sizing: border-box;
	}
}

@media only screen and (min-width: 1780px) {
	#actionOffer {
		display: block;
		position: relative;
		top: 0;
		right: -1220px;
		height: 0;
		width: 250px;
	}

	#actionOffer div.actionOffer {
		margin-top: 0;
	}

	#bottomActionOffer {
		display: none;
	}
}

@media only screen and (max-width: 1779px) {
	div.actionOffer {
		width: auto;
	}

	div.actionOffer h1 {
		float: right;
	}

	div.actionOffer div.actionOfferItem {
		display: inline-block;
		width: 250px;
	}
}
