[class^="icontg-"], [class*="icontg-"] {
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    vertical-align: middle;
    background-image: url(/static/img/alepaysprite2019.png);
    background-size: 301px 400px;
}
.listbank {
	display: none;
}
.listbank.active {
	display: block;
	position: relative;
}
.displaynone { display: none; }
.displaynone.active {
    display: block;
}
.listbank a i {
    margin-top: 4px;
    height: 25px;
}
.list_a a.active{
    border: 1px solid var(--background);
}

.listbank a{
        float: left;
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 2px;
    margin: 0 10px 10px 0;
    width: 15%;
    padding: 5px 0;
    text-align: center;
    min-height: 36px;
    height: 40px !important;
}
.listcard  a, .listmonth  a {
    background: #fff;
    width: 25%;
    text-align: center;
    margin: 0px 10px;
    padding: 10px 0px;
    font-weight: bold;
    height: 50px !important;
}
.listcard  a.active, .listmonth  a.active {
    border: 1px solid var(--background);
    color: #fff !important;
}
.listbank a.acti {
    border-color: #f5a623;
    box-shadow: 0 1px 2px 1px rgba(0,0,0,.15);
}
.icontg-sacombank {
    background-position: -99px -32px;
    width: 83px;
    height: 22px;
    margin-top: 10px !important;
}
.icontg-bidv {
    background-position: -178px -266px;
    width: 55px;
    height: 22px;
    margin-top: 10px !important;
}
.icontg-techcombank {
    background-position: 0 -25px;
    width: 90px;
    height: 28px;
}
.icontg-hsbc {
    background-position: -100px -60px;
    width: 90px;
    height: 28px;
}
.icontg-sc {
    background-position: -105px -130px;
    width: 90px;
    height: 28px;
}
.icontg-fe {
    background-position: 0 -273px;
    width: 90px;
    height: 22px;
    margin-top: 10px !important;
}
.icontg-ctb {
    background-position: 0 -130px;
    width: 90px;
    height: 28px;
}
.icontg-visa {
    background-position: 0 -200px;
    width: 90px;
    height: 28px;
}
.icontg-master {
    background-position: -110px -200px;
    width: 90px;
    height: 28px;
}
.icontg-jcb {
    background-position: -222px -220px;
    width: 37px;
    height: 28px;
}
.boxbank>.step {
    padding-left: 20px;
}
.step {
    display: block;
    clear: both;
    overflow: hidden;
    padding: 10px;
    font-weight: 600;
    text-align: left;
}
.icontg-vpbank {
    background-position: -200px -130px;
    width: 90px;
    height: 28px;
}
.icontg-acb {
    background-position: 0 -295px;
    width: 43px;
    height: 17px;
    margin-top: 10px !important;
}
.icontg-anz {
    background-position: 0 -60px;
    width: 90px;
    height: 28px;
}
.icontg-shinhanbank {
    background-position: -110px -165px;
    width: 90px;
    height: 28px;
}
.icontg-eximbank {
    background-position: -205px -95px;
    width: 90px;
    height: 28px;
}
.icontg-msb, .icontg-maritimebank {
    background-position: -54px -296px;
    width: 64px;
    height: 16px;
    margin-top: 10px !important;
}
.icontg-vib {
    background-position: -195px -60px;
    width: 90px;
    height: 28px;
}
.icontg-tpb {
    background-position: -185px -25px;
    width: 90px;
    height: 28px;
}
.icontg-scb {
    background-position: 0 -165px;
    width: 90px;
    height: 28px;
}
.icontg-nab {
    background-position: 0 -95px;
    width: 90px;
    height: 28px;
}
.icontg-ocb { 
    background-position: -105px -95px;
    width: 90px;
    height: 28px;
}
.icontg-shb {
    background-position: -108px -270px;
    width: 55px;
    height: 14px;
    margin-top: 10px !important;
}
.icontg-vcb {
    background-position: -179px -295px;
    width: 51px;
    height: 18px;
    margin-top: 10px !important;
}
.icontg-mb {
    background-position: -130px -293px;
    width: 37px;
    height: 19px;
    margin-top: 8px !important;
}
[data-code='KLB'], 
[data-code='SEABANK'] {
    display: none;
}


.infocard {
    display: block;
    overflow: hidden;
    background: #fff9e8;
    border: 1px solid #ddd;
    border-top: 0;
    border-radius: 4px;
    margin: 15px auto;
    max-width: 805px;
}
.infocard .barcard {
    display: block;
    overflow: hidden;
    background: #ffee5d;
    padding: 10px;
    font-weight: 600;
}
.infocard div {
    display: block;
    overflow: hidden;
    border-top: 1px solid #ddd;
}
.infocard .barcard {
    display: block;
    overflow: hidden;
    background: #ecffe8;
    padding: 10px;
    font-weight: 600;
}
.paymentMethod {
    border-top: none !important;
}

.alepay-firstcol {
    width: 30%;
    float: left;
    border-right: 1px solid #ddd;
}

.infocard div aside:first-child {
    width: 58%;
    border-right: 1px solid #ddd;
}
.alepay-firstcol aside:first-child {
    border-right: none !important;
}
.infocard div aside {
    display: inline-block;
    vertical-align: middle;
    width: 36%;
    padding: 10px 0 10px 2%;
    min-height: 39px;
    text-align: left; 
    font-size: 13px;
}
.infocard div aside label {
    color: red;
}
.alepay-item {
    width: 33.2%;
    float: left;
    border-right: 1px solid #ddd;
    border-top: none !important;
}
.alepay-item aside, .alepay-firstcol aside {
    display: block !important;
    clear: both;
    width: 100% !important;
    border-bottom: 1px solid #ddd !important;
    border-right: none !important;
    padding: 10px !important;
    box-sizing: border-box;
}
.alepay-item aside.minheight, .alepay-firstcol aside.minheight {
    height: 0 !important;
    min-height: 0 !important;
    padding: 0 !important;
    border-bottom: none !important;
    overflow: hidden;
}
.alepay-item aside.minheight, .alepay-firstcol aside.minheight {
    height: 0 !important;
    min-height: 0 !important;
    padding: 0 !important;
    border-bottom: none !important;
    overflow: hidden;
}
.cart-btt.small {
    width: 70%;
    padding: 5px 10px 0 10px;
    height: 35px;
    font-size: 14px;
    text-transform: uppercase !important;
    display: block;
    cursor: pointer;
    border: none;
    font-weight: normal;
    margin-left: 15%;
    height: 35px !important;
}
.cart-btt {
    text-transform: uppercase;
    background-image: linear-gradient(-180deg,#f89406 0%,#f76b1c 100%) !important;
    border: 1px solid #d97f00;
    border-radius: 4px;
    text-align: center;
    margin: 12px 10px;
    font-size: 16px;
    color: #fff;
    display: block;
    clear: both;
    height: 40px !important;
    box-sizing: border-box;
    line-height: 25px;
    font-weight: bold;
    padding: 10px 14px;

}
.cart-btt:hover, .cart-btt.active {
    color: #fff;
        background-image: linear-gradient(-180deg,#4db848 0%,#3ba436 100%) !important;
}













