


.x-column-header-text {
white-space: normal;
background-repeat: no-repeat;
}



.jqplot-cursor-tooltip{
    font-size:16px;
}


.dot14{
    font-size:16px;
}


#plotmain-print *{
    font-size:10px;
}


.word{background: url('/img/word-16.png') no-repeat;}


.appheader .x-panel-body{
    background-color:#cecece;
}


.logo{
    background: url('/img/logo.png') no-repeat;
    width:46px;
    height:56px;
    margin:7px 2px;
}


.x-grid-item-focused .x-grid-cell-inner:before 
{
    display: none;
}

/*Your style for whole row*/
.x-grid-item-focused
{
}



.x-tip-body-form-invalid{
    background-position:5px 6px;
}



.x-grid-empty{
    text-align:center;
}


.x-row-binded{
    background-color:#b2b2ff;
}


.jqplot-point-label.jqplot-series-0.jqplot-point-0{
    z-index:1000;
   
}