﻿/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]){display:none;height:0}
[hidden], template {
	display: none;
}
a {
	background-color: transparent;
}
a:active, a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: 700;
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: .67em 0;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -.5em;
}
sub {
	bottom: -.25em;
}
img {
	border: 0;
}
svg:not(:root){overflow:hidden}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code, kbd, pre, samp {
	font-family: monospace,monospace;
	font-size: 1em;
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
	height: auto;
}
input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: 700;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	padding: 0;
}
label.details-summary-widget > input {
	display: none;
}
label.details-summary-widget>input+span~span{display:none}
label.details-summary-widget>input:checked+span~span{display:block}
.btn-select img {
	pointer-events: none;
}
.ajax-loading {
	display: none;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%,-50%);
}
.ajax-loading > i {
	animation: ajax-loading 1s ease-in-out infinite;
	background-color: #4e4e4e;
	border-radius: 4px;
	display: inline-block;
	height: 18px;
	margin-right: 2px;
	width: 4px;
}
.ajax-loading>i:nth-child(1){animation-delay:0}
.ajax-loading>i:nth-child(2){animation-delay:90ms}
.ajax-loading>i:nth-child(3){animation-delay:.18s}
.ajax-loading>i:nth-child(4){animation-delay:.27s}
@keyframes ajax-loading{0%{transform:scale(1)}20%{transform:scale(1,2.2)}40%{transform:scale(1)}}
.spinner-loader {
	content: "";
	width: 60px;
	height: 60px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.spinner-loader.inline {
	position: relative;
	display: inline-block;
	transform: none;
	left: 0;
	top: 0;
}
.spinner-loader > span {
	content: "";
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 45px;
	height: 45px;
	margin-top: -23px;
	margin-left: -23px;
	border-radius: 50%;
	border: 6px solid #ccc;
	border-top-color: #4e4e4e;
	animation: spinner-loader .6s linear infinite;
}
@keyframes spinner-loader{to{transform:rotate(360deg)}}
.loader {
	display: inline-block;
	width: 70px;
	height: 70px;
	position: relative;
}
.loader.logo {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.loader.logo.ideal {
	background-image: url(Images/CardLogos/CardType_99982.png);
}
.loader.logo.sofort {
	background-image: url(Images/CardLogos/CardType_99995.png);
}
.loader-inner {
	display: inline-table;
	height: 100%;
	width: 100%;
	background-color: rgba(255,255,255,.6);
	animation: loader-inner 2s infinite linear;
}
@keyframes loader-inner{0%{left:0;width:100%}10%{left:0;width:100%}50%{left:50%;width:50%}90%{left:100%;width:0%}100%{left:100%;width:0%}}
.box-law {
	display: none;
}
.alternative-paymentmethods {
	display: none;
}
.alternative-paymentmethods h1 {
	display: block;
	float: unset;
}
.alternative-paymentmethods a {
	display: inline-block;
}
.alternative-paymentmethods a img {
	height: 44px;
}
input[type=number] {
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	-o-appearance: textfield;
	appearance: textfield;
}
input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
	-webkit-appearance: none;
}
input.input-error, input.input-validation-error, select.input-error, select.input-validation-error {
	border-color: #a94442!important;
	color: #a94442!important;
}
.page-card-bancontact .section-app .box-qrcode .btn {
	display: none;
}
.page-card-bancontact .section-waiting {
	display: none;
}
.text-lowercase {
	text-transform: lowercase;
}
.text-uppercase {
	text-transform: uppercase;
}
.text-capitalize {
	text-transform: capitalize;
}
.resp-iframe {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
	border: 0;
}
.hidden {
	display: none;
}
