.body {
    margin-top: 0;
    overflow: hidden;
}

.el-dialog, .el-message-box {
    width: 90% !important;
    margin-top: 5vh !important;
}

[class*=el-col-] {
    width: 100%;
    padding: 0px 10px !important;
    margin-bottom: 10px;
}

.el-tabs--border-card {
    height: fit-content !important;
}

[class*=el-col-offset] {
    margin: 0 !important;
}

.el-table .hidden-columns {
    position: relative !important;
    display: block;
}

.el-table .hidden-columns .YeniBtn {
    display: block;
    width: 100%;
    top: -5px;
    right: 0;
}


.Body, .MenuSabit .Body {
    left: 6px;
    top: 50px;
}

.ListeFooter .el-col:first-child {
    display: none;
}

.ListeFooter .el-col {
    padding: 0 !important;
    margin: 0 !important;
    text-align: center !important;
}

.AramaInput input {
    border: none;
    border-radius: 0 !important;
    border-bottom: 0 !important;
}

.AramaInput1 input, .AramaInput1.el-range-editor {
    border-radius: 0;
    margin: 0 !important;
}

.SayfaBody {
    margin-top: 0 !important;
    overflow-y: auto;
    height: calc(100% - 20px);
    overflow-x: hidden;
    padding-top: 10px;
}

.AramaInput {
    position: absolute;
    z-index: 2;
    background: #fff;
    left: 0;
    right: 0;
    padding: 10px;
    display: none;
}

.AramaInput .el-button--default {
    border-radius: 0 !important;
    margin: 0 !important;
    border: 1px solid #f0f1f4;
    background: #f0f1f4;
}

.AramaInput .el-input {
    border: 1px solid #edeef2;
}

.AramaInput .el-col {
    margin: 0 !important;
}

.Liste .ListeItem .lIkon {
    display: none;
}

.Liste .ListeItem .lKod {
    margin: 0;
}

.Liste .ListeItem .lUnvan {
    margin: 0;
}

.Liste .ListeItem .lBakiye {
    text-align: left;
}


.PanelKutu {
    height: inherit !important;
    padding-bottom: 20px;
}

.MobilMenu {
    display: block;
    z-index: 9;
    position: relative;
}

.YanMenuMobil .pIcon {
    display: none
}

.MobilMenu a {
}

.MobilMenu a span {
    margin-left: 30px;
    font-size: 25px;
    top: 0px;
}

.MobilMenu i {
    position: absolute;
    right: 10px;
    font-size: 30px;
    color: #162a4c;
    top: 0;
}

.YanMenu {
    display: none;
}

.YanMenu.YanMenuMobil {
    display: block;
    width: 100%;
    background: #fff;
    z-index: 8;
}

.SabitleBtn {
    display: none;
}

.YanMenu.YanMenuMobil .Footer {
    width: 100%;
    text-align: center;
}

.YanMenu.YanMenuMobil .Footer .Profil .Proje, .YanMenu.YanMenuMobil .Footer .Profil .Kullanici {
    /* width: 100%; */
    /* text-align: center; */
}

.YanMenu .Menu a.Aktif:after {
    display: none;
}

.YanMenu .YanKutu {
    top: 60px;
    position: relative;
}

.YanMenu .Menu, .Profil {
    text-align: center;
    margin-right: 20px;
    margin-left: 20px;
}

.SayfaHead {
    display: block;
    position: relative;
    left: 0;
    border: 0;
    overflow: hidden;
    padding-bottom: 0;
}

.Liste .ListeItem {
    height: auto;
}

.SayfaHead h1 {
    width: 200px;
}

.SayfaHead .SayfaBtn .el-button-group > .el-button span {
    display: none;
}

.ListeFooter .el-pagination {
    padding: 0;
    margin: 0;
}

.ListeFooter .el-pagination .el-pagination__jump, .ListeFooter .el-pager {
    display: none;
}

.PanelBlok {
    margin: 0 !important;
}

.band {
    margin-bottom: 10px !important;
}

.todoBody {
    margin-top: 10px !important;
}

.m-none {
    display: none;
}

.ProfilModal {
    right: 5px;
    width: auto;
    top: 80px;
}
.Bol span{
    background: #fff !important;
}
