.payment_module.pc-eidition
{
    border: 1px solid #D6D4D4;
    border-radius: 4px;
    color: #333333;
    display: block;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 23px;
    padding: 35px;
    position: relative;
	font-family: Arial,Helvetica,sans-serif;
	text-transform: none;
	text-align:left;
}

#save_card_id, #cardtype_1, #cardtype_2 {
	padding-left:0;
	margin-left:0;
}

.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;
	padding:10px;
	margin:10px 0 25px 0;
	clear:both;
}


.payment_module.pc-eidition #sp_iframe {
	width:100%;
	height:900px;
	border:none;
	margin:15px 0 0 0;	
}

.payment_module.pc-eidition #use_exist_card_id {
	display:inline-block;
}

.div_cardtype_select {
	float:left;
	padding-right:5px;
}


.sp_delete_button img{
	vertical-align: middle;
}


#sp_payment .error {
	color:#f13340;
}

#sp_payment.payment_module.pc-eidition  label{
	font-weight: normal;
	font-size:14px;	
	line-height: 16px;
    color: #333333;
    display: inline-block;
    margin: 0 0 5px 0;	
    width:auto;
    
} 

#sp_payment #div_cardtype_1 {
	display:inline-block;
	width: 250px;
}

#uniform-cardtype_id {
	float:left;	
}

.sp_delete_button {
	display:inline-block;
}

.use_exist_card_radio {
	float:left;
}

#sp_payment.payment_module.pc-eidition label.option {
	width:150px;
}

#use_new_card {
	padding-top:10px;
}

#sp_payment div.checker {
	display:inline-block;
}

/* PS 1.6 uniform font family */ 
.payment_module.pc-eidition div.selector span{
	font-family: "Arial", "Helvetica";
	font-weight: normal;
}


.payment_module.pc-eidition .form-control, .payment_module.pc-eidition .form-control:before, .payment_module.pc-eidition .form-control:after {
    -moz-box-sizing: border-box;
}

.payment_module.pc-eidition .form-control 
{
	height:27px;
	font-weight:100;
    box-shadow: none;
    padding: 3px 5px;
    background-color: #FFFFFF;
    border: 1px solid #D6D4D4;
    border-radius: 0;
    color: #9C9B9B;
    display: block;
    font-size: 13px;
    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: 100%;
    margin:0; 	
}

.payment_module.pc-eidition span.form-caption {
	font-size:12px;	
	font-weight: normal;	
}
