﻿.title-frame {
    width: 100%;
    height: 40px;
    text-align: center;
}
.comment-frame {
    width: 100%;
    height: 28px;
}
.left-panel-splitter {
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0;
}
.panel-splitter-title {
    overflow-y: hidden;
    overflow-x: hidden;
}
.right-panel-splitter {
    overflow-y: auto;
    overflow-x: hidden;
    padding: 2px;
}
.dxbl-splitter > .dxbl-splitter-pane > .dxbl-splitter-pane-content {
    padding: 2px;
}
.item-title-text {
    font-weight: bold;
    line-height: 28px;
    white-space: nowrap;
    text-align: left;
    vertical-align: middle !important;
    padding-left: 3px;
}
.frame-title-text {
    line-height: 40px;
    white-space: nowrap;
    text-align: center;
    vertical-align: middle !important;
}
.panel-splitter-form {
    overflow-y: auto;
    overflow-x: hidden;
}

.panel-splitter-form-single {
    overflow-y: hidden;
    overflow-x: hidden;
}


.listbox-text-right {
    text-align: right;
}
listbox-min-width{
    width:400px;
}
