.pay_list div[class^="pure-u"] {


}
.pay_list .highlight {
    text-align: center;
    padding:5px 0px;
    background-color: #4169e1 !important;
    color: #fff;
}
.pay_list .highlight2 {
    text-align: center;

    background-color: #e8ffff !important;

}


.pay_list .highlight2 .item{

    padding: 5px 0px
}

.pay_list .border_class {
    border-bottom: 1px solid #ccc;

    border-left: 1px solid #ccc;
    background-color: #e8ffff;
}
.pay_list .border_class:first-child {

    border-left: none;

}

@media print, screen and (min-width: 768px) {

}
@media print, screen and (min-width: 1024px) {

}

