.payment_module.pc-eidition
{
    color: #333333;
    display: block;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 23px;
    position: relative;
	font-family: Arial,​Helvetica,​sans-serif;
	text-transform: none;
	text-align:left;
}

.payment_module.pc-eidition .pcpm-ajax-container.error {
    border: 1px solid #f30606;
    color: #f30606;
    background: #fbe3e3;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    margin: 10px 0 0px 0;
    clear: both;
    width: calc(100% - 22px);
    padding: 10px;
}

.payment_module.pc-eidition .pcpm-confirm,
.payment_module.pc-eidition .pcpm-total {
	color: #333333;
	font-weight: normal;
	font-size:14px;
	line-height:18px;
	padding:15px 0 15px 0;	
}

.payment_module.pc-eidition .pcpm-total .price {
	font-size:14px;
	color:#000;
}

select#adn_exist_card {
	margin: 8px 20px;
}


/* PS 1.6 uniform font family */ 
.payment_module.pc-eidition div.selector span{
	font-family: "Arial", "Helvetica";
	font-weight: normal;
}

.payment_module.pc-eidition img {
	float:left;
	width: 51px;
	margin: 0 calc(12.5% - 25.5px) 0 calc(12.5% - 25.5px);
}
.payment_module.pc-eidition img:nth-child(2) {
	margin: 0 calc(12.5% - 25.5px) 0 calc(25% - 25.5px);
}
.payment_module.pc-eidition img:last-child {
	margin: 0 calc(25% - 25.5px) 0 calc(12.5% - 25.5px);
}

.payment_module.pc-eidition .accept_cards {
	float: left;
    padding: 2%;
    margin: 0 25% 2% 25%;
    border: 1px solid #e7e7e7;
    line-height: 23px;
    vertical-align: baseline;
    background: #f8f8f8;
    width: 50%;
}

.payment_module.pc-eidition .title_accept {
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
    color: #333333;
    text-transform: none;
    padding: 0 !important;
    margin: 0 0 3% 0;
    background: none;
    float: left;
    width: 100%;
    text-align: center;
}


.payment_module.pc-eidition .form_row {
	padding:5px 0 10px 0;
	float: left;
	width: 100%;
}

.payment_module.pc-eidition .form_row .half-row,
.payment_module.pc-eidition .form_row.half-row 
{
	width: 48%;
}

.payment_module.pc-eidition .form_row.f-l {
	float: left;
	padding-right: 2%;
}

.payment_module.pc-eidition .form_row.f-r {
	float: left;
	padding-left: 2%;
}


.payment_module.pc-eidition .form_row label {
    font-weight: normal;
    font-size: 15px !important;
    line-height: 16px;
    color: #333333;
    display: inline-block;
    width: 12%;
    float: left;
	margin: 9px 0;
}
div.half-row label {
	width: 25% !important;
}
label#save_card {
    width: calc(100% - 49px);
    padding: 0;
    margin: 4px 0;
}
.payment_module.pc-eidition .form_row input[type="text"] {
	height: 27px;
    font-weight: 100;
    padding: 3px 5px;
    display: block;
    font-size: 16px;
    line-height: 1.42857;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: calc(88% - 12px);
    margin: 0;
    float: left;
}
.payment_module.pc-eidition .form_row input[type="checkbox"] {
    height: 24px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 24px;
    margin: 0 20px 0 0;
    float: left;
}
.payment_module.pc-eidition .form_row select {
    height: 39px;
    font-weight: 100;
    box-shadow: none;
    padding: 0;
    display: block;
    font-size: 16px;
    line-height: 1.42857;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: calc(88% - 16px);
    margin: 0;
    float: left;
}

div.half-row input {
    width: calc(75% - 12px) !important;	
}
div.half-row select {
    width: 75% !important;
}

div.cvv-help img {
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	max-width: 239px;
	height: auto;
}

.payment_module.pc-eidition span.form-caption {
	font-size:12px;	
	font-weight: normal;	
}
.payment_module.pc-eidition .cart_navigation, #order-opc .payment_module.pc-eidition .cart_navigation {
    float: left;
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
}

.payment_module.pc-eidition .clear {
	clear:both;
}

.payment_module.pc-eidition .cart_navigation .button {
    font-size: 24px !important;
    height: 48px;
    width: 80%;
    float: left;
    margin: 0 10% 2% 10%;
    line-height: 48px;
}

.payment_module.pc-eidition a.button_large {
	float:left;
	border-radius:4px;
    background: #fdd228 !important;
    height:auto !important;
	font-family: Arial,​​Helvetica,​​sans-serif;
	font-size:	16px !important;
	font-weight: 700;
	font-style:	normal;
	font-size-adjust:	none;
	color:	#000000 !important;  
}

/**
 * 	Iframe height
 */
.pc-iframe-dpn {
	height:526px;
}


.pc-iframe-dpn.get_address {
	height:725px;
	
}
 
.pc-iframe-dpn.adn_get_cvm {
	height:615px;
} 

.pc-iframe-dpn.get_address.adn_get_cvm  {
	height:811px;
}

@media (max-width: 530px) {
	.payment_module.pc-eidition .accept_cards {
    margin: 0 10% 2% 10%;
    width: 76%;
	}
	.pc-iframe-dpn {
		height:660px;
	}

	.pc-iframe-dpn.adn_get_cvm {
		height:760px;
	} 
	
	.pc-iframe-dpn.get_address {
		height:1000px;
	} 

	.pc-iframe-dpn.get_address.adn_get_cvm  {
		height:1095px;
	}

}

@media (max-width: 480px) {

	.payment_module.pc-eidition
	{
	    color: #333333;
	    display: block;
	    font-size: 17px;
	    font-weight: bold;
	    line-height: 23px;
	    position: relative;
	}
	
	.payment_module.pc-eidition .form_row.f-l {
		float:left;
		padding: 0;
		margin: 0 0 2% 0;
	}
	
	.payment_module.pc-eidition .form_row.f-r {
		float:left;
		padding: 0;
		margin: 0 0 2% 0;
	}
	
	.payment_module.pc-eidition .form_row.half-row {
		width: 100%;
	}
	.payment_module.pc-eidition .form_row label {
		width: 25% !important;
	}
	.payment_module.pc-eidition .form_row input[type="text"] {
	    width: calc(75% - 12px) !important;
	}
	div.cvv-help img {
		margin: 0 calc(50% - 119.5px) !important;
	}
	label#save_card {
		width: calc(100% - 49px) !important;
	}
	p.cart_navigation {
		float: left;
		width: 100%;
	}
}


