﻿#unlicensed {
    display: none !important;
}

.x-panel-body-default {
    background: -moz-linear-gradient(center top, #dfe8f6 0%, #5f9de1 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    background: -webkit-gradient(center top, #dfe8f6 0%, #5f9de1 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(center top, #dfe8f6 0%, #5f9de1 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(center top, #dfe8f6 0%, #5f9de1 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(center top, #dfe8f6 0%, #5f9de1 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important; /* IE10+ */
    background: linear-gradient(to bottom, #dfe8f6 0%, #5f9de1 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important; /* W3C */
    color: white !important;
    font-weight: bold !important;
}

p {
    font-size: 11px;
    margin: 3px;
}

.KrmdImg {
    top: 5px!important;
}


/*İcon Cls--------------*/
.RbButton32
{
    width: 32px !important;
    height: 32px !important;
    margin-left: auto;
    margin-right: auto;
}

.Cikis
{
    background-image: url(Cikis.png) !important;
}

.SurumNot
{
    background-image: url(SurumNot.png) !important;
}

.Bug
{
    background-image: url(bug.png) !important;
}