body{
  background-color: #f7f6fb;
}
.pay>label {
  display: flex;
  align-items: center;
}
.us_bank_body {
  width: 100%;
  height: 600px;
  padding:0;
  /* overflow: overlay; */
  overflow-y: scroll;
}
.ach_pay_title {
  padding: 16px 30px;
  background: #F4F4F4;
  margin-bottom: 20px;
}
.us_bank_price {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.us_bank_price>div{
  font-size: 24px;
  margin-bottom: 5px;
}
.us_bank_price .us_bank_payable,.us_bank_price .us_bank_payment,.us_bank_payment_title {
  color: #333333;
  font-size: 24px;
  
}
.us_bank_price>.us_bank_your_saving {
  font-size: 16px;
 
  color: #FC5658;
} 
.ach_pay_title>div {
  font-size: 14px;
  color:#333;
 
  margin-bottom: 6px;
}
.us_bank_body form{
  padding: 0 30px;
}
.ach_pay_title>div:last-child {
  margin-bottom: 0;
}
.us_bank_body::-webkit-scrollbar {
  width:10px;
  border-radius:8px;
}
.us_bank_body::-webkit-scrollbar {
  height: 10px !important;
}
.us_bank_body::-webkit-scrollbar-thumb {
  background: #D6D6D6;
}
.us_bank_body .subOr>div {
  font-size: 16px;
  color: rgba(0,0,0,0.8500);
  margin-bottom: 10px;
}
.us_bank_body .subOr>div::before {
  content: '*';
  color: #FF4D4F;
  font-size: 12px;
}
.us_bank_body #usbank_last_name {
  margin-left:3% !important;
}
.us_bank_body .account_name .form-control{
  width: 48% !important;
}
.us_bank_body .subOr .form-control {
  width:100%;
}
.routing_checking_contianer {
  padding: 16px 30px;
  background: #F4F4F4;
  margin-top: 20px;
}
.routing_checking_title {
  font-size: 15px;
 
  color: #666666;
}
.checking_img {
  display: block;
  width: 482px;
  height: 288px;
  margin-top: 10px;
}
.us_bank_footer {
  margin-top: 0;
}
.bgtitle,.notice .notice_title{
  font-size: 22px !important;
  font-weight: 400;
  height: 60px !important;
  line-height: 60px !important;
}
.payCard ul li {
  margin-left: 25px !important;
}
.notice .notice_title {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0;
}
.notice .notice_con ,.notice_msg span{
  font-size: 16px;
  line-height: 1.8;
}
.o_receive {
  padding: 10px 0 20px !important;
}
.sale_price_str {
  font-size: 18px !important;
}
.pay_price {
  font-size: 29px !important;
  font-weight: 700 !important;
  color: #C63C26 !important;
}
.confirmW p {
  margin-top: 25px !important;
}
.btn {
  border-radius: 0 !important;
}
.prepaidcard {
  display: flex;
  margin:0 auto;
  width: 1200px;
}
#shoppingCard ,#shoppingCard .notice{
  width: unset;
}
.payCard ul li span{
  font-weight: bold;
}
.confirmW .submit_ord {
  margin: 30px 30px 50px;
}
.o_receive {
  margin-left:40px !important;
}
.o_receive .pay {
  float: unset;
  margin-bottom: 10px;
  width: auto !important;
  margin-right: 40px;
  border-bottom: 1px solid #eee;
  padding-bottom:10px;
}
.frontCardPriceACH,.frontCardPricePayPal,.frontCardPriceCredit,.wxpay {
  font-size: 20px;
  color: #C63C26 !important;
}
.notice .notice_con {
  background: #fff !important;
}
.notice .notice_con, .notice_msg span {
  font-size: 18px !important;
}
.notice .notice_con {
  margin-top: 10px;
  padding: 10px 10px 30px 20px!important;
}
.notice_con .notice_msg {
  margin-top:0 !important;
}
.bgtitle ,.payChoice,.notice .notice_title{
  background: #fff;
}
.prepaidcard {
  justify-content: space-between;
}
#shoppingCard {
  margin: 20px 0 0;
}
#prepaidcard_left {
  background: #fff;
  margin-top: 20px;
  padding:20px 30px;
}
  
.bgtitle  {
  margin:0;
}
#prepaidcard_left ul li {
  margin-bottom: 10px;
  line-height: 1.8;
  display: flex;
  align-items: flex-start;
}
#prepaidcard_left ul li span {
  margin-right: 10px;
}
.notice_title_left {
  font-size: 22px;
  font-weight: 600;
  color: #333;
  margin-bottom: 20px;
}
.payCard ul li img {
  width:227px;
}
.payCard ul li span {
  width:unset;
  top:37%;
  left:50%;
  transform: translate(-50%,-50%);
  font-size:33px;
}
.o_receive .pay .pay_way {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width:100%;
}
.save_price span {
  display: inline-block;
  margin-left: 10px;
  width: 100px;
}
.o_receive .pay .active {
  background: transparent;
}
.payCard ul {
  padding:0;
}
.card_intro_imgJs{
    padding: 20px;
}
.card_intro_imgJs img{
    width: 100%;
}
.card_free_goods{
    padding-left: 40px;
    padding-bottom: 10px;
}
.card_free_goods h4 a{
    font-size: 16px;
    color: #C92927;
    cursor: pointer;
}
.card_free_goods p{
    font-size: 16px;
    color: #666666;
}