﻿.menu_expand
{
    background-image: url('menu_expand.gif');
    background-position: 0px;
    height: 15px;
    width: 15px;
    top: 3px;
    margin-left: -4px;
}

.menu_expand:hover {
    background-position: 15px;
}
.checkbox_vertical_align div{
    margin-top: 1px;
}

.x-label-required-field {
    font-weight: bold !important;
}

.ux-filtered-column {
    font-weight: bold !important;
}

.x-grid3-cell-inner {
    white-space: normal;
    word-wrap: break-word;
}

.heightSmallHeight .x-grid3-cell-inner {
    height: 35px;
}

.export-panel .x-form-check-wrap {
    padding: 5px;
}