html {
	height: 100%;
}

body {
	min-height: 100%;
}

.top-line, .searchframe, .nav-icon.basket, .top-nav, .pagingOrder, .footer {
	display: none;
}

.top {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.75);
}

#content {
	margin: 0 !important;
	padding-bottom: 100px;
}

/* Headings */

.Heading_OrderStep1, .Heading_OrderStep2, .Heading_OrderStep3, .Heading_CreditCardPayment, .Heading_OrderStep4, .OrderStep2_PayMethods_Header_TD, .OrderStep2_ShippingMethods_Header_TD {
	font-size: 28px;
	font-weight: 700;
	display: block;
}

/* Submit buttons */

.SubmitButton_OrderStep1,
.SubmitButton_OrderStep2,
.SubmitButton_OrderStep3,
#submitbtn,
.TableLines_OrderStep4 ~ a {
	background: #0A769B;
    height: 40px;
    border: none;
    border-bottom: 2px solid #006790;
    border-radius: 4px;
    padding: 0 20px;
    color: #fff;
    font-size: 16px;
    margin-left: 10px;
}
.SubmitButton_OrderStep1_Position,
.SubmitButton_OrderStep2_Position,
.SubmitButton_OrderStep3_Position,
#submitbtn,
.TableLines_OrderStep4 ~ a {
	position: relative;
	display: inline-block;
    font-size: 21px;
    line-height: 55px;
    padding: 0;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
    color: #fff;
    width: 100%;
    height: 100%;
    font-weight: bold;
    background: #00a907;
	background: -moz-linear-gradient(top,  #00a907 0%, #008e06 100%);
	background: -webkit-linear-gradient(top,  #00a907 0%,#008e06 100%);
	background: linear-gradient(to bottom,  #00a907 0%,#008e06 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a907', endColorstr='#008e06',GradientType=0 );
    border: none;
    border-bottom: 2px solid #018007;
    border-radius: 3px;
}

.OrderStep1_Next_TD,
.OrderStep2_Methods_Next_TD,
.OrderStep3_Next_TD {
	position: relative;
    display: inline-block;
    margin-top: 20px;
    width: 100%;
}
.OrderStep1_Next_TD:before,
.OrderStep2_Methods_Next_TD:before {
	content: '';
    background: url('../media/arrow-right-white.svg') no-repeat center center;
    width: 9px;
    height: 15px;
    position: absolute;
    right: 20px;
    top: 50%;
    bottom: 0;
    z-index: 100;
    margin-top: -8px;
}

/* Misc */
.HR_OrderStep1,
.OrderStep2_Methods_Devider_TD hr {
	display: none;
}
.WebShopSkinLogo {
	display: inline;
	max-width: 180px;
}

/* Step 1 */

.Heading_OrderStep1_TBL a {
	text-decoration: none;
}

.TableLines_Orderstep1 {
	max-width: 440px;
	float: left;
}
.webshop-orderstep1 .logolink {
	width: 100%;
	background: url('../media/step1.png') no-repeat 50% center;
}

/* Login */
.LoadProfile_OrderStep1_TBL {
	display: block;
	border: 1px solid #b1d1de;
	background: #e5f0f4;
	border-radius: 4px;
    padding: 20px 30px 35px;
    margin-top: 15px;
    margin-bottom: 35px;
}
.LoadProfile_OrderStep1_TBL b {
	color: #0a769b;
	font-weight: 400;
	font-size: 18px;
	line-height: 32px;
}
.LoadProfile_OrderStep1_TBL table {
	width: 100%;
}
.LoadProfile_OrderStep1_TBL table tr {
	width: 70%;
	float: left;
}
.LoadProfile_OrderStep1_TBL table tr + tr {
	width: 30%;
}
select::-ms-expand {
    display: none;
}
input.TextInputField_OrderStep1, select.OptionSelect_OrderStep1, .webshop-creditcard input, .webshop-creditcard select {
	line-height: 40px;
	height: 40px;
	padding: 0 10px;
	font-size: 18px;
	border-radius: 4px;
	border: 1px solid #cccccc;
	box-shadow: inset 1px 1px 2px -1px rgba(0,0,0,0.25);
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;
}
textarea.TextInputField_OrderStep1 {
	padding: 7px 10px;
	border-radius: 4px;
	border: 1px solid #cccccc;
	box-shadow: inset 1px 1px 2px -1px rgba(0,0,0,0.25);
}
 
input[type=text]:focus, textarea:focus, select:focus {
  box-shadow: inset 1px 1px 2px -1px rgba(0,0,0,0.25), 0 0 5px rgba(81, 203, 238, 1);
  border: 1px solid rgba(81, 203, 238, 1);
}


/* Customer fields */

.halfColumn > .CustomerData_OrderStep1_TBL {
	display: none;
}
.halfColumn br {
	display: none;
}

.halfColumn, #Orderstep1_AlternativeDelivery_Fields_TD {
	display: block;
	width: 100%;
	float: left;
}
.halfColumn .LabelColumn, .halfColumn .InputFieldColumn, .halfColumn #Field9_0 + tr td {
	width: 100%;
	float: left;
}
.halfColumn .LabelColumn, .halfColumn #Field9_0 + tr td:first-child {
	font-weight: 700;
	font-size: 14px;
	line-height: 1.5;
	padding-top: 10px;
}
.Orderstep1_Required_SPAN {
	display: none;
}
select.OptionSelect_OrderStep1 {
	width: 100%;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    box-shadow: none;
    background: #ffffff url('../media/select-arrow.svg') no-repeat right center;
}

/* Zip / city */
#Field4_0, #FieldD4_0 {
	width: 30%;
	float: left;
}
#Field5_0, #FieldD5_0 {
	width: 65%;
	float: right;
}

#Field7_0 {
	display: inline-block;
	width: 100%;
	margin-top: 40px;
}
#Field11_0 {
	display: none;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
#GiftCertificate {
	cursor: pointer;
	display: inline-block;
	margin-top: 20px;
	font-weight: 700;
	text-decoration: underline;
}
#GiftCertificate:hover {
	text-decoration: underline;
}

/* Alt delivery */
#AlternativeDelivery {
	display: block;
	margin-top: 20px;
}
#Orderstep1_AlternativeDelivery_Fields_TD {
	display: none;
}
#Orderstep1_AlternativeDelivery_Fields_TD > .CustomerData_OrderStep1_TBL {
	margin-top: 20px;
}
#Orderstep1_AlternativeDelivery_Heading_TD b {
	display: block;
	font-size: 21px;
}
.toggleAltAddress {
	position: relative;
	cursor: pointer;
	font-weight: 700;
	text-decoration: underline;
}
.toggleAltAddress:hover {
	text-decoration: underline;
}
#Orderstep1_AlternativeDelivery_Enabled_CHECKBOX {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	opacity: 0;
	cursor: pointer;
}
#Orderstep1_AlternativeDelivery_Fields_TD, #Field11_0 {
	padding: 0 30px 35px;
	background: #E5F0F4;
    border: 1px solid #B1D1DE;
	border-radius: 4px;
	margin-top: 10px;
}

/* Mailchimp */
#mailchimp-subscribe-box {
	background: #e5f6e6;
	border: 1px solid #a8dbaa;
	border-radius: 4px;
	padding: 10px;
	margin-top: 25px;
}
#mailchimp-subscribe-box .mailchimp-subscribe-label {
	color: #000;
	margin-left: 10px;
    display: inline-block;
    width: 85%;
    line-height: 24px;
}

/* Checkbox */
input[type="checkbox"] {
	background: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #9d9d9d;
    border-radius: 2px;
    box-sizing: border-box;
    position: relative;
    box-sizing: content-box;
    width: 24px;
    height: 24px;
    box-sizing: border-box;
    padding: 0;
    float: left;
    margin: 0;
    line-height: inherit;
    -webkit-transition: opacity .2s ease-in-out, border .2s ease-in-out;
    transition: opacity .2s ease-in-out, border .2s ease-in-out;
}
input[type="checkbox"]:checked {
    background: #fff url("../media/icon-check.svg") center center no-repeat;    
}


/* Back to */
.BackTo {
	display: inline-block;
	background: #dddddd url('../media/arrow-left-grey.svg') no-repeat 20px center;
	border-radius: 4px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #666666;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	margin-top: 30px;
	padding: 0 30px 0 60px;
	text-decoration: none;
}
.BackTo:hover {
	text-decoration: none;
}

/* Statements */
.statement-container {
	width: 440px;
	float: right;
	margin-top: 145px;
}

.statement {
	background-color: #f7f7f7;
	border: 1px solid #dddddd;
	border-radius: 4px;
	padding: 30px 20px 30px 95px;
	margin-bottom: 10px;
}
.statement h3 {
	font-size: 24px;
	font-weight: 700;
	color: #333;
}
.statement p {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	padding-top: 5px;
	color: #7d7d7d;
	margin: 0;
}
#statement-emaerket {
	background: #f7f7f7 url('../media/icon-emaerket.svg') no-repeat 25px 30px;
}
#statement-trustpilot {
	background: #f7f7f7 url('../media/icon-star.svg') no-repeat 25px 30px;
}
#statement-tlf {
	background: #f7f7f7 url('../media/icon-phone40.svg') no-repeat 25px 30px;
}

/* Step 2 */

.webshop-orderstep2 .logolink {
	width: 100%;
	background: url('../media/step2.png') no-repeat 50% center;
}

.TableLines_OrderStep2 {
	max-width: 550px;
	float: left;
}

.OrderStep2_PayMethods_Header_TD {	
	margin-top: 5px;
	margin-bottom: 10px;
}

.OrderStep2_ShippingMethods_Header_TD {	
	margin-top: 20px;
	margin-bottom: 10px;
}

.OrderStep2_ShippingMethods_Header_TD {
	margin-bottom: 15px;
}

#PayMethodsContainer > table > tbody > tr,
#ShippingMethodsContainer > table > tbody > tr {
	position: relative;
	display: block;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 10px 10px 0 0;
	margin-bottom: 10px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    cursor: pointer;
}

#PayMethodsContainer > table > tbody > tr.checked,
#ShippingMethodsContainer > table > tbody > tr.checked {
	background: #f2fbf2;
	border: 1px solid #a8dbaa;
}

#ShippingMethodsContainer .GLS_ParselShops_TR {
    background: #f2fbf2;
    border: 1px solid #a8dbaa;
    padding-left: 10%;
    margin-top: -20px;
    border-top: none;
}

#OrderStep2_GLS_Table > tbody > tr {
	display: block;
	margin-top: 10px;
}

#OrderStep2_GLS_Table > tbody > tr .OrderStep2_GLS_CompanyName {
	font-weight: 700;
}
    
#PayMethodsContainer > table > tbody > tr.checked td,
#ShippingMethodsContainer > table > tbody > tr.checked td {
	color: #014603;
}

#PayMethodsContainer > table,
#ShippingMethodsContainer > table {
	width: 100%;
}
#PayMethodsContainer input[type="radio"],
#ShippingMethodsContainer input[type="radio"] {
	margin-right: 10px;
}
#PayMethodsContainer img,
#ShippingMethodsContainer img {
	position: absolute;
	top: 10px;
	right: 10px;
	max-height: 50px;
}

#PayMethodsContainer img + br,
#ShippingMethodsContainer img + br {
	display: none;
}

#PayMethodsContainer > table > tbody > tr > td:last-child,
#ShippingMethodsContainer > table > tbody > tr > td:last-child {
	font-size: 12px;
}

#PayMethodsContainer > table > tbody > tr > td:last-child > b > span {
	display: block;
	font-size: 16px;
	font-weight: 700;
}


#ShippingMethodsContainer > table > tbody > tr > td:last-child > span > b {
	font-size: 16px;
	font-weight: 700;
	display: block;
}

.ShippingFee {
	display: inline-block;
	margin-bottom: 5px;
	background: #707070;
    padding: 5px 6px 6px;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    /*margin-left: 10px;*/
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}

.checked .ShippingFee {
	background: #497c4a;
}


/* Step 3 */

.webshop-orderstep3 .logolink {
	width: 100%;
	background: url('../media/step3.png') no-repeat 50% center;
}

.TableLines_OrderStep3 {
	max-width: 550px;
	float: left;
}

.TableLines_OrderStep3 td {
	font-size: 12px;
}

.CustomerInfo_TR {
	display: block;
	width: 100%;
	background: #fff;
	border: 1px solid #cccccc;
	border-bottom: 0;
	border-radius: 4px 4px 0 0;
	padding: 30px;
	margin-top: 15px;
}

.CustomerInfo_TR + tr {
	display: none;
}

.CustomerInfo_TR + tr + tr {
	display: block;
	width: 100%;
	background: #fff;
	border: 1px solid #cccccc;
	border-top: 0;
	border-radius: 0 0 4px 4px;
	padding: 0 30px 30px;
}

.CustomerInfo_TR + tr + tr > td {
	width: 100%;
	display: inline-block;
}
.CustomerInfo_TR + tr + tr > td > table > tbody > tr > td {
	display: block;
	border-top: 1px solid #ccc;
	padding-top: 25px;
}

.CustomerInfo_OrderStep3 .canBeHidden {
	display: none;
}

.CustomerInfo_OrderStep3 > table:first-of-type br:first-child {
	display: none;
}
.totalWrapperBox hr {
	border-color: #ccc;
}
.totalPrice td {
	font-size: 24px;
	font-weight: 700;
	color: #00a907;
}

.OrderStep3_AcceptTerms_1 > td {
	display: block;
	background: #e5f6e6;
    border: 1px solid #a8dbaa;
    border-radius: 4px;
    font-size: 14px;
    line-height: 24px;
    padding: 10px;
}

.OrderStep3_Next_TD {
	margin-top: 0;
}

.SubmitButton_OrderStep3_Position {
	margin-top: 13px;
}

#statement-check {
	background: #f7f5ed url('../media/icon-check-order.svg') no-repeat 25px 30px;
	border-color: #f7dd77;
}

/* Step 3 pay */

.webshop-creditcard .logolink {
	width: 100%;
	background: url('../media/step3pay.png') no-repeat 50% center;
}

.webshop-creditcard .BackTo {
	position: absolute;
}

.Heading_CreditCardPayment {
	margin-top: 30px;
}

.BackgroundColor1_CreditCardPayment {
	max-width: 440px;
	margin: 0 auto;
}

.webshop-creditcard center {
	text-align: left;
}

.webshop-creditcard center + br {
	display: none;
}

.BackgroundColor1_CreditCardPayment > tbody > tr > td > table > tbody > tr:nth-child(2) {
	display: none;
}

.BackgroundColor1_CreditCardPayment > tbody > tr > td > table > tbody > tr:nth-child(3) > td:last-child {
	margin-bottom: 30px;
}

.BackgroundColor1_CreditCardPayment > tbody > tr > td > table > tbody > tr:not(:last-child) > td {
	width: 90%;
    float: left;
    position: relative;
 }

.BackgroundColor1_CreditCardPayment > tbody > tr > td > table > tbody > tr > td:first-child {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.5;
}

.BackgroundColor1_CreditCardPayment > tbody > tr > td > table > tbody > tr:nth-child(5) > td {
	width: 30%;
}

.BackgroundColor1_CreditCardPayment > tbody > tr > td > table > tbody > tr:nth-child(6) > td {
	width: 50%;
}

.BackgroundColor1_CreditCardPayment > tbody > tr > td > table > tbody > tr:nth-child(5) > td:first-child,
.BackgroundColor1_CreditCardPayment > tbody > tr > td > table > tbody > tr:nth-child(6) > td:first-child {
	width: 100%;
}

.BackgroundColor1_CreditCardPayment > tbody > tr > td > table > tbody > tr > td:nth-child(3) {
	width: 10% !important; 
}

.BackgroundColor1_CreditCardPayment > tbody > tr > td > table > tbody > tr:not(:last-child) > td img {
	margin-top: 10px;
}

.BackgroundColor1_CreditCardPayment > tbody > tr > td > table > tbody > tr > td select {
	width: 40%;
}

.BackgroundColor1_CreditCardPayment > tbody > tr > td > table > tbody > tr:not(:last-child) > td img:not(#imgDateOK) {
	position: absolute;
	top: 0;
	left: 100%;
	margin-left: 10px;
}

#imgCardOK, #imgCard {
	position: absolute;
}

#txtCardNumber, #txtCardCvv {
	margin-bottom: -10px;
} 

#submitbtn {
	margin: 0;
}


/* Step 4 */

.webshop-orderstep4 .logolink {
	width: 100%;
	background: url('../media/step4.png') no-repeat 50% center;
}

.TableLines_OrderStep4 {
	display: block !important;
	max-width: 550px;
	margin: 0 auto;
}

.TableLines_OrderStep4 td {
	font-size: 12px;
}

.Heading_Order4 ~ br {
	display: none;
}

.webshop-orderstep4 .Heading_Order4, .webshop-orderstep4 .TableLines_OrderStep4 {
	background: none;
	box-shadow: none;
	padding: 0;
}

.BackGroundColor1_OrderStep4 > tbody > tr:first-child > td {
	display: inline-block;
	width: 50%;
	margin-bottom: 0;
	vertical-align: bottom;
}
.Order_printIcon a {
	display: inline-block;
	background: #dddddd url('../media/icon-print.svg') no-repeat 20px center;
	border-radius: 4px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #666666;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	padding: 0 30px 0 60px;
	float: right;
}
.Order_printIcon img {
	display: none;
}

.BackGroundColor1_OrderStep4 > tbody > tr:not(:first-child) {
	display: block;
	width: 100%;
	background: #fff;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 0 30px;
}

.BackGroundColor1_OrderStep4 > tbody > tr:nth-child(2) {
	border-top: 1px solid #cccccc;
	border-radius: 4px 4px 0 0;
	padding-top: 30px;
	margin-top: 15px;
}

.BackGroundColor1_OrderStep4 > tbody > tr:nth-child(2) > td > br:first-child {
	display: none;
}

.BackGroundColor1_OrderStep4 > tbody > tr:last-child {
	border-bottom: 1px solid #cccccc;
	border-radius: 0 0 4px 4px;
}

.BackGroundColor1_OrderStep4 > tbody > tr + tr + tr > td {
	width: 100%;
	display: inline-block;
}

.TableLines_OrderStep4 ~ a {
	max-width: 550px;
	margin: 20px auto;
	display: block;
	text-decoration: none;
}


/* Respons */

@media screen and (max-width: 1024px) {
	.logolink {
		background-position: right center !important;
	}
	.webshop-creditcard .BackTo {
		display: none;
	}
}

@media screen and (min-width: 768px) and (max-width: 1080px) {
	.statement-container, .TableLines_Orderstep1, .TableLines_OrderStep2, .TableLines_OrderStep3 {
		width: 50%;
	}
	.statement-container {
		padding-left: 25px;
	}
}
@media screen and (max-width: 767px) {
	.statement-container, .TableLines_Orderstep1, .TableLines_OrderStep2, .TableLines_OrderStep3 {
		width: 100%;
		max-width: 100%;
	}
	.statement-container {
		margin-top: 45px;
	}
	.logolink {
		width: 33% !important;
		background: none !important;
	}
	#content {
		padding-top: 50px;
	}
	.BackgroundColor1_CreditCardPayment > tbody > tr > td > table > tbody > tr:not(:last-child) > td #txtCardNumber + img {
		display: none;
	}
}

@media screen and (max-width: 640px) {
	.LoadProfile_OrderStep1_TBL table tr {
		width: 100%;
	}
	.LoadProfile_OrderStep1_TBL table tr + tr {
		width: 100%;
	}
	.LoadProfile_OrderStep1_TBL .InputFieldColumn {
		width: 100%;
	}
	.SubmitButton_OrderStep1, .SubmitButton_OrderStep2 {
		margin: 0;
	}
}

@media screen and (max-width: 440px) {
	.totalPrice td {
		font-size: 16px;
	}
	#ShippingMethodsContainer > table > tbody > tr > td:last-child > span > b {
		width: 70%;
		display: block;
	}
	.ShippingFee {
		margin-left: 0;
	}
	.BackgroundColor1_CreditCardPayment,
	.TableLines_OrderStep4 {
		width: 100%;
		max-width: 100%;
	}
	.OrderStep3_ReadTerms {
		display: none;
	}
	.AcceptThis {
		margin-top: 10px;
	}
	.statement {
		padding: 15px 20px 15px 85px;
		background-position-y: 15px !important;
	}
	.statement h3 {
		font-size: 16px;
	}
	.statement p {
		font-size: 14px;
	}
	.BackGroundColor1_OrderStep4 > tbody > tr > td[width] {
		width: 100%;
		display: inline-block;
    	float: left;
	}
	.BasketLine_OrderStep4 > td[width="50"] {
		display: none;
	}
}