/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 16.Ara.2019, 13:40:13
    Author     : Metin ERBEK
    WEB        : metinerbek.com
*/

.mb-container{
    z-index: 10000;
}
.x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li > a{
    padding:0px 2px !important;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding:9px 20px !important;
}
.no_padding
{
    padding:0px 0px 0px 0px !important;;
}
.p_t_0
{
    padding-top:0px !important;
}
