.cls_state {
    border-radius: 5px;
    padding: 2px 5px;
    background-color: #775dd6;
    color: white;
}

.cls_info_block {
    background: #f0f0f0;
    padding: 8px 5px;
    border-radius: 5px;
}

.cls_short_input {
    width: 70px;
}