﻿.x-panel-body {
    background-color: ghostwhite !important;
}



#unlicensed {
    display: none !important;
}

.font {
    font-weight: bold;
    color: #dc143c
}

.font1 {
    font-weight: bold;
    color: #2cabd2
}

.font2 {
    font-weight: bold;
    color: #2f4f4f
}


.x-column-header-text {
    font-weight: bold;
}

.x-grid-header-ct {
    padding: 3px 0;
}


/*Grid Row Height*/
.x-grid-cell, .x-grid-rowwrap-div {
    height: 26px;
    vertical-align: middle;
}


.grdIncelendi .x-grid-cell, .dirty-row .x-grid-rowwrap-div {
    background: #98fb98 !important;
    font-style: italic;
}
.digerModuller .x-grid-cell, .dirty-row .x-grid-rowwrap-div {
    background: red !important;
    color: #ffffff;
    font-style: italic;
}



.x-panel-header-text-container-info {
    color: #ffffff !important;
    font-size: 11px;
    font-weight: bold;
    font-family: tahoma,arial,verdana,sans-serif;
    line-height: 15px;
    padding: 0 2px 1px;
    text-transform: none;
}

.x-panel-header-info {
    background-image: none;
    background-color: #2f4f4f !important;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#39b3d5),color-stop(45%,#2cabd2),color-stop(46%,#238eb2),color-stop(50%,#238eb2),color-stop(51%,#2796bd),color-stop(100%,#2aabd2));
    background-image: -webkit-linear-gradient(top,#39b3d5,#2cabd2 45%,#238eb2 46%,#238eb2 50%,#2796bd 51%,#2aabd2);
    background-image: -moz-linear-gradient(top,#39b3d5,#2cabd2 45%,#238eb2 46%,#238eb2 50%,#2796bd 51%,#2aabd2);
    background-image: -o-linear-gradient(top,#39b3d5,#2cabd2 45%,#238eb2 46%,#238eb2 50%,#2796bd 51%,#2aabd2);
    background-image: linear-gradient(top,#39b3d5,#2cabd2 45%,#238eb2 46%,#238eb2 50%,#2796bd 51%,#2aabd2);
}


.x-menu-item-active {
    background-image: none;
    background-image: -moz-linear-gradient(top,#ffffff,#ffffff);
  
}