@import 'theme-crisp-all_1.css';
@import 'theme-crisp-all_2.css';
.x-form-text{
    display: inline;
    color:black;
}
.verticalLine {
    border-left: thick solid #ff0000;
}
.x-boundlist-item1{
    border-collapse: separate;
    padding:0 6px;
    background-color:  #DDDDE0;
    position: relative;
    color: #424243;
    zoom:1.1;
    border :1px solid #6585a6;

}
.x-form-text-default.x-form-textarea-cust{line-height:15px;min-height:60px}
.rowcls{
    padding:0 6px;
    border :1px solid #6585a6;
    border-collapse:collapse;
    min-width:100px;
}
.disabledRow {
    color: #000;
    background: rgb(237,240,244);  
}
.x-column-header {
    border-right: 1px solid #cfcfcf;
    color: #666;
    font: 300 13px/15px helvetica, arial, verdana, sans-serif;
    outline: 0;
    background-color: #f5f5f5;
}
.allocatedRow {
    color: #000;
    background: #3892d4;  
}

.editedRow {
    color: #000;
    background: rgba(64, 161, 231, 0.61);
}

.x-panel-header-title-default-framed > .x-title-text-default-framed:after {
    font-family: ext-watermark;
    font-size: 0px;
    position: absolute;
    top: 0;
    right: 0;
    /* color: #9cc6e5; */
}/*bT1109-19 Starts*/
.greenRow {
    color: #000;
    background: #4CC552;  
}
/*bT1109-19 Ends*/
