﻿.x-grid-row-editor-buttons-default-top {
    visibility: hidden;
}

.x-grid-row-editor-buttons-default-bottom {
    visibility: hidden;
}

.cbStates-list {
    width: 298px;
    font: 11px tahoma,arial,helvetica,sans-serif;
}

#ref_th {
    padding-right: 35px;
}

.cbStates-list th {
    font-weight: bold;
}

.cbStates-list td, .cbStates-list th {
    padding: 3px;
    white-space: nowrap;
}

.list-item {
    cursor: pointer;
}

.cbStates-list2 {
    width: 550px;
    font: 11px tahoma,arial,helvetica,sans-serif;
}

    .cbStates-list2 th {
        font-weight: bold;
    }

    .cbStates-list2 td, .cbStates-list2 th {
        padding: 8px;
    }

.list-item {
    cursor: pointer;
}
