

/*-------------silinecek bunlar------------*/
/*body{
    background-color: #aaccdd;
}*
#grid-container{
    width: 90%; 
    height: auto; 
    min-height: 450px;
    margin: 30px 5%;
    border-radius: 20px;
    background-color: #fff;
    display: inline-block;
}
.content-wrapper{
    margin:0px;
}*/
/* menu.php yi kaldirip arka plan hazirlamak icin kullanildi */
/*-------------silinecek bunlar------------*/


.k-grid-filter .k-icon{
    margin:0;
}
.k-grid-header th.k-header>.k-link{
    margin:0;
    padding: 0;
}
th{
    font-size: 14px;
}
th:first-child a{
    font-size: 13px;
}
td:first-child a{
    font-size: 13px;
}

td:not(:first-child){
    font-size: 15px;
}

#filterRow td:not(:first-child){
    font-size: 15px;
    padding-left: 5px;
    padding-right: 5px;
}

.k-grid tbody .k-button{
    min-width: 10px;
}
.k-button.k-button-icontext .k-icon{
    margin:0px;
}

.k-grid-content .k-button-icontext{
    font-size: 20px;
}
.k-button-icontext span{
    margin: 0;
}

.k-grid-delete{
    color: red;
}
.k-grid-edit{
    color: #3333ee;
}
.k-grid-editButton{
    color: #3333ee;
}
.k-grid-addContact{
    color: #11bb33;
}
.k-grid-copyButton{
    color: #789aee;
}
.k-grid-addIssueButton{
    color: #F77700;
}
#leftTopButtons{
    display: block;
    width: auto;
}
#clearFilter{
    float: right;
    background-color: #fcfcfc; 

    color: #3366bb;
}
td .btn, th .btn{

    border-radius: 6px;
    padding: 4px 7px; 
}
td .btn i, th .btn i{

    margin-right: 5px;
}
#exportToExcel{
    color: #008000;
    float: left;
    background-color: #fcfcfc; 
    margin-right: 6px;
}


.k-grid .k-button:first-child{
    margin-left: 0px;
    margin-right: 7.2px;
}

.k-grid .k-button:last-child{
    margin-left: 7.2px;
    margin-right: 0px;
}


.k-header, .k-grid-header-wrap, .k-grid .k-grouping-header{
    text-align: left;
}
.k-grouping-header .k-group-indicator{

    background-color: #609090;
}


/*top scroll icin*/
#topScrollWrapper{
    overflow-x: scroll; 
    margin: 0 2.3% 0 1%;
}

#topScroll{
    height: 5px;
    display: inline-block;
}

.k-filtercell{
    /*width: 140%;*/    /*jquery ye gecti*/
}


th .k-datepicker .k-state-default .k-select .k-icon{
    margin-top: 0px;        /*grid icindeki datepicker icin*/
}

#grid .k-datepicker{
    border-width: 1px;
}

:root *>.k-icon{
    margin-top: 8px;
}
.k-grid-header th.k-header .k-icon{
    margin-top: 0px;
}
/*grid row 2 renkli islemi general.css e tasindi, butun tablolarda olmasi icin*/



