.payment_module a {
	overflow: auto;
	line-height: 65px
}

#blik_code {
	width: 230px
}

#content-blik-code {
	padding: .9375rem
}

.modal-blik {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 50000;
	background: rgba(0, 0, 0, .5)
}

.modal-blik-content {
	background: #fbfbfb;
	border: 1px solid #d6d4d4;
	border-radius: 4px;
	transform: translate(-50%, -50%);
	position: absolute;
	top: 50%;
	left: 50%;
	color: #000;
	padding: 20px
}

#modal-blik_code-content {
	max-width: 274px
}

.remember-code-content {
	margin-bottom: 10px
}

.alias-deactivate,.blik-alias {
	margin-right: 5px;
	margin-bottom: 5px
}

#modal-processing {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 50000;
	background: rgba(0, 0, 0, .5)
}

.d--none {
	display: none
}

.alias-deactivate {
	font-weight: 600;
	text-transform: uppercase
}

.fr {
	float: right
}

#text-tip {
	margin-top: 2rem;
	margin-left: 2rem
}

#insert_blik_code-text:after {
	float: right;
	content: "▼"
}

#insert_blik_code-text.is-active:after {
	content: "▲"
}

.loading-gif {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.imoje_blik_code {
	letter-spacing: 5px
}

.input-hidden {
	position: absolute;
	left: -9999px
}

.box-pm {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.box-pm input[type=radio]:checked+label {
	border: 1px solid #db5400
}

.box-pm .pm {
	margin: 0 .8125rem
}

.box-pm .pm-content {
	position: relative;
	margin-bottom: 1.563rem;
	height: 75px;
	width: 161px;
	background: #fff;
	box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .1)
}

.box-pm .pm-content .pm-logo {
	max-height: 50%;
	max-width: 65%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto
}

.box-pm .pm-content .pm-description {
	bottom: 1.25rem;
	padding-top: .625rem;
	z-index: 2;
	text-align: center;
	height: 3.125rem;
	transition: bottom .3s;
	color: #000;
	display: none;
}

.box-pm .pm-content:hover {
	border: 1px solid #db5400
}

.pbl-offline {
	filter: grayscale(100%);
	pointer-events: none;
	text-decoration: none !important
}

@media (min-width: 320px) {
.box-pm .pm-content {width: 22.5%;}
.box-pm .pm {margin: 1%;}
}

@media (min-width: 480px) {
.box-pm .pm-content {width: 22.5%;}
.box-pm .pm {margin: 1%;}
}

@media (min-width: 768px) {
.box-pm .pm-content {width: 14.4%;}
.box-pm .pm {margin: 1%;}
}

@media (min-width: 992px) {
.box-pm .pm-content {width: 17.5%;}
.box-pm .pm {margin: 1%;}
}

@media (min-width: 1200px) {
.box-pm .pm-content {width: 14.4%;}
.box-pm .pm {margin: 1%;}
}

@media (min-width: 1440px) {
.box-pm .pm-content {width: 14.4%;}
.box-pm .pm {margin: 1%;}
}

@media (min-width: 1680px) {
.box-pm .pm-content {width: 14.4%;}
.box-pm .pm {margin: 1%;}

}

#imoje-pm-form + p {margin: 20px 0px}
#imoje-pm-form + p, #imoje-pm-form + p a  {font-size: 14px;}
#imoje-pm-form .box-pm.row {margin: 0px -2%}