.tsl_countdownDiv {
    text-align: end;
    color: rgb(61, 71, 111) !important;
    font-size: 12px;
}

.tsl_textField {
    border: 1px solid #949494;
    height: 35px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857;
    width: calc(100% - 26px);
}