.vc-moneyerp_table .container{max-width:1028px;margin-top:20px;margin-bottom:20px;}
.vc-moneyerp_table table{width:100%;}
.vc-moneyerp_table table tr td{border-bottom:1px solid rgba(0, 30, 70, 0.25);}
@media screen and (max-width:768px){
.vc-moneyerp_table table thead{display:none;}
}
.vc-moneyerp_table table thead tr td{height:55px;}
.vc-moneyerp_table table thead tr td:first-child{opacity:0.7;color:#023444;font-weight:700;font-size:15px;vertical-align:center;}
.vc-moneyerp_table table thead tr td:nth-child(2),
.vc-moneyerp_table table thead tr td:nth-child(3){text-align:center;vertical-align:top;}
.vc-moneyerp_table table thead tr td:nth-child(2) img,
.vc-moneyerp_table table thead tr td:nth-child(3) img{height:30px;width:auto;}
@media screen and (max-width:768px){
.vc-moneyerp_table table tbody tr{display:flex;width:100%;flex-direction:column;margin-bottom:15px;}
}
.vc-moneyerp_table table tbody tr td{vertical-align:top;padding:12px 15px;}
.vc-moneyerp_table table tbody tr td .product{margin-bottom:10px;}
.vc-moneyerp_table table tbody tr td .product img{max-height:17px;}
@media screen and (min-width:768.5px){
.vc-moneyerp_table table tbody tr td .product{display:none;}
}
@media screen and (max-width:768px){
.vc-moneyerp_table table tbody tr td{width:100%;}
}
.vc-moneyerp_table table tbody tr td:first-child{text-align:left;color:#023444;font-size:14px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:22px;border-right:9px solid #EBF2FE;padding-left:0;}
@media screen and (max-width:768px){
.vc-moneyerp_table table tbody tr td:first-child{text-align:center;border:none;padding-left:10px;padding-right:10px;}
}
.vc-moneyerp_table table tbody tr td:nth-child(2),
.vc-moneyerp_table table tbody tr td:nth-child(3){text-align:center;vertical-align:top;background-color:rgba(255, 255, 255, 0.7);color:#023444;font-size:14px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:22px;}
.vc-moneyerp_table table tbody tr td:nth-child(2){border-left:9px solid #EBF2FE;border-right:9px solid #EBF2FE;width:290px;}
@media screen and (max-width:768px){
.vc-moneyerp_table table tbody tr td:nth-child(2){width:100%;border:none;}
}
.vc-moneyerp_table table tbody tr td:nth-child(3){border-left:9px solid #EBF2FE;width:290px;}
@media screen and (max-width:768px){
.vc-moneyerp_table table tbody tr td:nth-child(3) {
width: 100%;
border: none;
}
}