.widefat .column-order_status mark.awaiting-vbank:after {
    content: "\e018";
    color: #73a724;

    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}

.woocommerce table.form-table select[multiple] {
    height: auto !important;
}