@media (min-width: 1200px){
	.container {
		width: 462px;
	}
	.payment-container{
		margin-top: 20px;
	}
    .menu_1024{
	    top:1.2%
    }
    .box{
	    width: 100%;
    }
}
@media (min-width: 992px){
	.container {
		width: 970px;
	}
	.m_body{
		position: relative;
	}
}
@media (max-width: 768px){
	.conten_mb {
		padding-left: 0px !important;
	}
	.box{
		position: fixed !important;
		height: 100% !important;
		right: 0 !important;
	}
}
body{
	font-family: 'Roboto', sans-serif;
	background-color: #e5e9ec;
}
.pdbt{
	padding-bottom: 10%;
}
.box{
	position: absolute;
	z-index: 99;
	width: 100%;
	height: 98%;
	background-color: #51607e;
	display: none;
	float:right;
	overflow: hidden;
	opacity:0.97;
	border: 1px solid #999;
	border-radius: 6px;
	right: -15px;
}
.bg_title{
	margin-top: 10px;
}
.payment-container{
	background-color: #fff;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.payment-header {
	/*background-color: #334468;*/
	background-image: url("background-header.png");
	background-repeat: no-repeat, repeat;
	background-size: cover;
	border-radius: 6px 6px 0 0;
	padding: 15px 15px;
}

.container{
	padding: 0;
}
.payment-body{
	padding: 5px;
}
.single-item-order {
	position: relative;
	padding: 15px 15px 14px;
	display: flex;
	flex-direction: column;
	font-weight: 300;
	color: #565D6E;
	letter-spacing: .45px;
	background: #fff;
}
.single-item-order__row {
	display: flex;
	flex-direction: row;
	padding: 0;
	width: 100%;
}

.single-item-order--left {
	display: flex;
	flex-direction: column;
	font-size: 12px;
	width: 100%;
}
.single-item-order--left__name {
	margin-bottom: 4px;
	font-size: 14px;
}
.single-item-order--right {
	flex-grow: 1;
	flex-shrink: 0;
	padding-left: 20px;
	text-align: right;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.single-item-order--right__fiat {
	font-size: 12px;
	margin-bottom: 3px;
	font-weight: bold;
}
.single-item-order--right__fiat-price {
	font-size: 12px;
	margin-bottom: 3px;
	font-weight: bold;
	color: #2ab354;
}
.login-box{
	padding: 15px 20px;
	border: 1px solid #d7d7d7;
	border-radius: 2px;
	margin: 0 15px;
}
.hello-box{
	padding: 15px 0;
	border-top: 1px dashed #D7D7D7;
	border-bottom: 1px dashed #D7D7D7;
	margin: 0 15px;
}
.login-box .txt-have-acc{
	padding-top: 5px;
}
.hello-box .txt-hello{
	font-size: 12px;
	color: #6b6b6b;
}

.btn-login-now {
	font-size: 12px;
	font-weight: 600;
	color: #888888;
	background-color: #f6f6f6;
}

.choose-bank-box{
	padding: 15px 20px;
	border: 1px solid #d7d7d7;
	border-radius: 2px;
	margin: 15px;
	background-color: #f8f8f8;
}
.choose-bank-box h2{
	font-size: 13px;
	font-weight: 600;
	text-align: left;
	margin: 0 auto;
}
.choose-bank-box .bank-list{
	padding: 10px 0 5px;
}
ul.bank-list li {
	margin-bottom: 8px;
	margin-left: 8px;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	padding: 10px;
	border: 1px solid #e3e3e3;
	background-color: #FFFFFF;
}
.payer-info{
	margin: 20px;
}
.payer-info h2{
	font-size: 13px;
	font-weight: 600;
	text-align: left;
	margin: 0 auto;
}
.payment-method{
	margin: 20px;
}
.payment-method h2{
	font-size: 13px;
	font-weight: 600;
	text-align: left;
	margin: 0 auto;
}
.payer-info .form-group{
	margin: 15px 0;
}
.form-group .btn-box{
	margin: 0 auto;
	padding: 0;
}
.btn-payment{
	color: #fff;
	background-color: #2ab354;
	border-color: #2ab354;
	width: 100%;
}
.btn-payment:hover{
	color: #fff;
}
.btn-cancel{
	width: 100%;
	margin-top: 10px;
}
.order-listbank, .order-listCredit, .order-listCardLink, .order-listbank-installment{
	padding: 15px;
	overflow: hidden;
	border: 1px solid #d7d7d7;
}
.order-listbank p, .order-listCredit p, .order-IB p, .order-listCardLink p, .order-listbank-installment p{
	color: #454545;
	font-size: 13px;
	font-weight: 600;
	text-align: center;
}
.order-listbank ul, .order-listCredit ul, .order-IB ul, .order-listCardLink ul, .order-listbank-installment ul{
	list-style-position: outside;
	list-style-type: none;
	padding: 5px 0 5px;
	display: block;
	overflow: hidden;
}

.order-listbank li, .order-listCredit li, .order-IB li, .order-listCardLink li, .order-listbank-installment li {
	float: left;
	margin-bottom: 8px;
	margin-left: 7px;
	margin-right: 7px;
	position: relative;
	text-align: center;
}
.order-listbank li:hover .order-box_bank, .order-listCredit li:hover .order-box_bank, .order-listCardLink li:hover .order-box_bank {
	/*border-color: #aaaaaa #aaaaaa #666666;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7), 0 0 3px #ffffff inset;*/
}
.order-box_bank {
	width: 210px;
	border: 2px solid #e0e0e0;
	padding: 10px;
	overflow: hidden;
}


.order-listCardLink .order-box_bank{
	width: 150px;
}
.order-listCredit img,
.order-listCardLink .order-box_bank img{
	width: 100%;
}

.order-IB .order-box_bank img{
	 width: 100%;
 }

.order-listCardLink-installment .order-box_bank img{
	width: 100%;
}

.order-box_bank img{
}

.order-img_active{
	border: 2px solid #2ab354;
}
.order-box__hide{
	display: none;
}
.btn_menu{
	color: white;
	font-size: 24px
}
/*layout mơi*/
._x_close{
	color: white;
	padding: 15px 0px;
	width: 4%;
	float: right;
}

.list_menu{
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #758199;
	padding-top: 20px;
}
.list_menu li{
	align-items: center;
	flex: 1;
	/*line-height: 8vh;*/
	text-align: center;
	padding: 10px 0px;
}
.list_menu li a{
	font-size: 12px;
	transition: all 0.5s ease;
	display: block;
	text-decoration: none;
	color: rgba(255, 255, 255, .5);
}
.list_menu li a:hover,.list_menu li a:active,.list_menu li a:focus{
	transition: all 0.5s ease;
	text-decoration: none;
	width: 30%;
	color: white;
	margin: auto;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px solid white;
}
.name_user{
	font-weight: 600;

}
.security .col-md-6,.company,.name_user{
	color: white;
}
.security .col-md-6{
	padding-top: 16%;
	padding-bottom: 10px;
	border-bottom: 1px solid #758199;
}
.pdtop20{
	padding-top: 20px;
}
.avarta{
	width: 20%;
	margin-right: 20px;
}
.info_user{
	width: 50%;
	margin: auto;
	padding-bottom: 20px;
}
.info_text{
	color: #9daccb;
}
.dislable_scorll{
	overflow-x: hidden;
}
.ft_web{
	margin-bottom: 10px;
}
.ft_web a{

	font-size: 9px;
	color: #969696;
	border-right: 1px solid #8c94a7;
	padding-right: 10px;
}
.ft_web a label{
	padding-left: 10px;
}
.ft_web a:last-child{
	border-right: none;
	padding-right: 0px;
}
/*notify*/
.bell_notify{
	padding-right: 10px;
	margin-top: -9px;
}
.badge{
	padding: 3px 5px 2px;
	position: absolute;
	top: 8px;
	right: 5px;
	display: inline-block;
	min-width: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	border-radius: 10px;
}
.badge-danger {
	background-color: #db5565;
}
.verifyBottom {
	clear: both;
	position: relative;
	height: 40px;
}
.footer_wapper{
	background-color: #464646;
	margin-bottom: 20px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.company_title{
	padding: 20px 0px 10px 0px;
	font-weight: 500;
	font-size: 13px;
}
.footer_wapper div{
	color: #a6a6a6;
}
.list_ft ul{
	margin: 0;
	padding-left: 15px;
	line-height: 2;
	font-size: 12px;
	padding-bottom: 10px;
	border-bottom: 1px solid #636363;
}


@keyframes ripple {
	0% {
		box-shadow: 0 0 0 1px rgba(0, 0, 0, 0);
	}
	50% {
		box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.1);
	}
	100% {
		box-shadow: 0 0 0 15px rgba(0, 0, 0, 0);
	}
}
.md-radio {
	margin: 16px 0;
}
.md-radio.md-radio-inline {
	display: inline-block;
}
.md-radio input[type="radio"] {
	display: none;
}
.md-radio input[type="radio"]:checked + label:before {
	border-color: #2ab354;
	animation: ripple 0.2s linear forwards;
}
.md-radio input[type="radio"]:checked + label:after {
	transform: scale(1);
}
.md-radio label {
	display: inline-block;
	height: 15px;
	position: relative;
	padding: 0 25px;
	margin-bottom: 0;
	cursor: pointer;
	vertical-align: bottom;
	color: #6b6b6b;
	font-weight: normal;
	font-size: 13px;
}
.md-radio label:before, .md-radio label:after {
	position: absolute;
	content: '';
	border-radius: 50%;
	transition: all .3s ease;
	transition-property: transform, border-color;
}
.md-radio label:before {
	left: 0;
	top: 0;
	width: 16px;
	height: 16px;
	border: 2px solid #D7D7D7;
	background-color: #D7D7D7;
}
.md-radio label:after {
	top: 0;
	left: 0;
	width: 16px;
	height: 16px;
	transform: scale(0);
	background: #ffffff;
	border: 5px solid #2ab354;
}
/*css input nap tien*/
input[type="text"] {
	box-sizing: border-box;
	width: 100%;
	height: calc(3em + 2px);
	margin: 0 0 1em;
	padding: 6px;
	padding-left: 12px;
	border: 0.5px solid #bababa;
	border-radius: 3px;
	background: #fff;
	font-size: 16px;
	resize: none;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
input[type="text"]:focus {
	border-color: #00bafa;
}
input[type="text"]:focus + label[placeholder]:before {
	color: #00bafa;
}
input[type="text"]:focus + label[placeholder]:before,
input[type="text"]:read-only + label[placeholder]:before,
input[type="text"]:valid + label[placeholder]:before {
	transition-duration: .2s;
	transform: translate(0, -1.6em) scale(0.9, 0.9);
	/*font-weight: bold;*/
}
input[type="text"]:valid,
input[type="text"]:read-only,
input[type="text"]:disabled {
	border-color: green;
}
input[type="text"]:valid + label[placeholder]:before,
input[type="text"]:read-only + label[placeholder]:before,
input[type="text"]:disabled + label[placeholder]:before {
	color: green;
}
input[type="text"]:invalid + label[placeholder][alt]:before {
	content: attr(alt);
}
input[type="text"] + label[placeholder] {
	display: block;
	pointer-events: none;
	line-height: 1.25em;
	margin-top: calc(-3em - 9px);
	margin-bottom: calc((3em - 1em) + 2px);
	font-weight: 400;
}
input[type="text"] + label[placeholder]:before {
	content: attr(placeholder);
	display: inline-block;
	margin: 0 calc(0.5em + 2px);
	padding: 0 2px;
	color: #7d7d7d;
	white-space: nowrap;
	transition: 0.3s ease-in-out;
	background-image: linear-gradient(to bottom, #ffffff, #ffffff);
	background-size: 100% 5px;
	background-repeat: no-repeat;
	background-position: center;
}

input[type="password"] {
	box-sizing: border-box;
	width: 100%;
	height: calc(3em + 2px);
	margin: 0 0 1em;
	padding: 6px;
	padding-left: 12px;
	border: 0.5px solid #bababa;
	border-radius: 3px;
	background: #fff;
	font-size: 16px;
	resize: none;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
input[type="password"]:focus {
	border-color: #00bafa;
}
input[type="password"]:focus + label[placeholder]:before {
	color: #00bafa;
}
input[type="password"]:focus + label[placeholder]:before,
input[type="password"]:valid + label[placeholder]:before {
	transition-duration: .2s;
	transform: translate(0, -1.6em) scale(0.9, 0.9);
	/*font-weight: bold;*/
}
input[type="password"]:valid {
	border-color: green;
}
input[type="password"]:valid + label[placeholder]:before {
	color: green;
}
input[type="password"]:invalid + label[placeholder][alt]:before {
	content: attr(alt);
}
input[type="password"] + label[placeholder] {
	display: block;
	pointer-events: none;
	line-height: 1.25em;
	margin-top: calc(-3em - 9px);
	margin-bottom: calc((3em - 1em) + 2px);
	font-weight: 400;
}
input[type="password"] + label[placeholder]:before {
	content: attr(placeholder);
	display: inline-block;
	margin: 0 calc(0.5em + 2px);
	padding: 0 2px;
	color: #7d7d7d;
	white-space: nowrap;
	transition: 0.3s ease-in-out;
	background-image: linear-gradient(to bottom, #ffffff, #ffffff);
	background-size: 100% 5px;
	background-repeat: no-repeat;
	background-position: center;
}
.send-otp{
	margin-left: -15px;
}


/* Success */
.payment-success__title{
	padding: 20px 0;
}
.payment-success__title img{
	width: 53px;
}
.payment-success__title h2{
	color: #454545;
	font-size: 14px;
	font-weight: 400;
}
.payment-success__title p{
	color: #2ab354;
	font-size: 16px;
	font-weight: 400;
}
.payment-hide__border{
	border: none !important;
}
.btn_redict a{
	width: 47%;
	float:left;
	margin-left: 10px;
}
.payment-detail-txn{
	padding: 0 10px;
	background-color: #f6f6f6;
	margin: 0 15px;
}
.table>tbody>tr>td{
	border-top: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	padding: 15px 8px;
}
.table>tbody>tr{
	border-bottom: 1px solid #ddd;
}
.table>tbody>tr:last-child{
	border-bottom: 0;
}
.btn_redirect .success_btn {
	margin-bottom: 20px;
	background: #2ab354;
	color: #fff;
	width: 100%;
}
.cancel_btn{
	border: 1px solid #d7d7d7;
	padding: 15px;
	color: #717171;
}
.payment-submit {
	width: 100%;
	margin-bottom: 13px;
	background: #2ab354;
	font-size: 15px;
	color: #fff;
	padding: 15px;
}
.list_bank__{
	width: 32%;
	float: left;
	padding-right: 30px;
}
.btn_redirect{
	padding: 10px 15px;
}
.second{
	margin-top: -7px;
	color: #FF0000;
	font-weight: 500;
	margin-bottom: 5px;
}

#notify-otp{
	color: #db5565 !important;
}