.onepay-result-wrap{min-height: 700px}
.onepay-result-container{text-align: center;padding: 0 15px; margin-top: 180px}
.done-btn{margin:auto; height: 38px;width: 120px;text-align: center;line-height: 36px;color: white;background-color: #FF6E01;cursor: pointer;font-size: 14px; font-weight: bold;margin-top: 20px}
.done-btn a{color: white !important;}
.onepay-result-img{margin: 60px 0 30px 0;}
.onepay-result-success-img {max-width: 360px;margin: auto}
.onepay-result-success-img img {width:100%}
.onepay-result-head-success{color: #00B5E3;font-size: 24px; margin: 30px 0 16px 0;font-weight: bold}
.onepay-result-head-error{color: #E21B1B;font-size: 24px; margin: 30px 0 16px 0;font-weight: bold}
.onepay-result-success-child{max-width: 770px; margin: auto;}
#onepay-error-text{max-width: 482px; margin: auto;}
#tks-you{margin-top: 24px}
#return-btn{margin-top: 40px}
@media ( max-width : 768px) {
	#tks-you{margin-bottom: 34px}
	#finish-btn{display: none}
	#onepay-result-error{min-height: 595px}
}
@media ( min-width : 768px) {
	#tks-you{margin-bottom: 25px}
}