.wbk_ticket_counter {
background: #fff !important;
height: 50px !important;
border: 1px solid #ccc !important;
border-radius: 13px !important;
border: 1px solid #cdcfde !important;
border-radius: 15px !important;
height: 50px !important;
padding: 0 20px 0 20px !important;
font-family: poppins, arial !important;
font-size: 16px !important;
color: #212121 !important;
outline: none !important;
background: #fff !important;
width: 100px !important;
}
.wt_log_success {
color: rgb(6, 63, 6);
}
.wt_log_error {
color: rgb(164, 9, 9);
}