body{
    background-color: #f4f5fa;
}
.preview img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.asistan.kucult{
        bottom: -400px;
}
.kg{
    padding: 2px;
    line-height: 0;
    width: 30px;
    height: 30px;
    margin-left: 10px;
    font-size: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
}
bant{
        display: flex;
        gap:10px;
            background: #dddddd;
            padding:20px;
}
.panel-body.etap-isleri{
    position: absolute;
    background: #fff;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
        display: none;
}
.panel-body.etap-isleri.goster{
  display: block;  
}
sh{
    display: none;
}
bant input.form-control{
    margin-bottom:0;
    background:#fff;
}
etap-is-ekle,
kurum-filtrele{
    color: #fff;
    background-color: #8c57ff;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-file {
        position: relative;
        overflow: hidden;
    }
    
    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
    }
    
    .img-zone {
        background-color: #F2FFF9;
        border: 5px dashed #4cae4c;
        border-radius: 5px;
        padding: 20px;
    }
    
    .img-zone h2 {
        margin-top: 0;
    }
    
    .progress, #img-preview {
        margin-top: 15px;
    }

.w-100{
    width:100%;
}
.preview{
    height: 500px;
    width: 100%;
}
.preview iframe{
    width: 100%;
    height: 100%;
}
.fclx{
        justify-content: flex-start !important;
    flex-direction: column;
    justify-content: flex-start !important;
    text-align: left !important;
        align-items: flex-start !important;
}
.tree{
    position: absolute;
    bottom: 6%;
    inset-inline-start: 4%;
}
.tree-3{
        position: absolute;
    bottom: 7%;
    inset-inline-end: 4%;
}
.zemin{
        z-index: -1;
    inline-size: 100%;
    position: absolute;
    inset-inline-start: 0;
    bottom: 0;
}
.wrapper-full{
    display: flex;
    flex-basis: 100%;
    min-height: 100vh;
    width: 100%;
    align-items: center;
}
.login-page h2{
    text-align:center;
}
.login-page .panel-content{
    background: #fff;
        text-align: center;
}
.logo{
    background: #f6f7fb;
    padding: 20px 0;
    padding-bottom: 0;
}
.login-page{
    background-clip: padding-box;
    box-shadow: 0 .25rem .625rem rgba(46, 38, 61, .2);
    max-width: 360px;
    margin: 0 auto;
}
.asistan{
       position: fixed;
    bottom: 0;
    right: 20px;
    width: 290px;
    background: #f7f6fa;
    z-index: 9999999999;
    background-clip: padding-box;
    box-shadow: 0 .25rem .625rem rgba(46, 38, 61, .2);
    border: 1px solid #e6e5e8;
    border-radius: 15px 15px 0 0;
    overflow: hidden;
}
.asistan-header{
     background: #f7f6fa;
    display: flex;
    padding: 10px 20px;
    border-bottom: 1px solid #e6e5e8;
    justify-content: space-between;
}
.asistan-body{
    position: absolute;
    display: inline-block;
    padding: 0 10px;
}
.asistan-messages{
        overflow-y: auto;
    display: block;
    position: relative;
    height: 345px;
}
.rw5{
    float: right;
    width: 80%;
    margin-top: 5px;
    font-size: 11px;
    display: flex;
    align-items: end;
    flex-flow: row-reverse;
    
}
.rw5 .message{
    background: #8c57ff;
    border-radius: 10px;
    padding: 9px;
    color: #fff;
}
.rw2{
    float: left;
    width: 80%;
    margin-top: 5px;
    font-size: 11px;
    display: flex;
    align-items: end;

}
.selamla{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 0;
    gap: 10px;
}
.rw2 .message{
    border-radius: 10px;
    padding: 9px;
    background-color: #fff;
    box-shadow: 0 .125rem .25rem 0 rgba(46, 38, 61, .16);
}
.pp{
    min-width: 30px;
    height: 30px;
    width: 30px;
    background-size: 35px !important;
    display: block;
    border-radius: 100%;
    margin-right: 5px;
}
.rw2 .pp,
.r2.pp{
    background: url(/images/aa.png);
}
.r5 .pp,
.rw5 .pp{
    background: url(/images/logo-neo.png);
    
}
.silme{
    position: fixed;
    width: 100%;
    height: 100%;
    background: #ffffff91;
    z-index: 9999999;
    top: 0;
    left: 0;
    display: none;
    justify-content: center;
    align-items: center;
}
kurum-list{
    display: flex;
    flex-direction: column;
    max-height: 500px;
    overflow: hidden;
    border-radius: 6px;
}
kurum-list kurum{
    padding: 8px 20px;
    border-bottom: 1px solid #ddd;
}
.goster{
    display:flex;
}
.silme_form{
    width: 250px;
    background: #fff;
    border: 1px solid #e3e3e3;
    padding: 20px;
}
.gizle{
    display:none !important;
}
#onay{
    max-height: 305px;
    overflow-y: auto;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{
    margin:0;
}
.panel-heading{
    padding:0;
}

.etap-isleri div,
etap-isleri etap-is{
      display: flex;
    margin-bottom: 5px;
    align-items: center;
    gap: 5px;
}
.etapbar alert{
    background: white;
    border: 1px solid #e3e3e3;
    padding: 2px 5px;
    border-radius: 4px;
    display: none;
    position: absolute;
    top: -30px;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
}
.etap-isleri div:first-child sil{
    display:none;
}
.ai21,.ai42,.ai63,.ai84{
    height: 10px;
    background: #75f96d;
    border-right: 1px solid #fff;
    width: 50%;
    border-radius: 10px 0 0 10px;
}
.ai41,.ai82,.ai51{
    height: 10px;
    background: #75f96d;
    border-right: 1px solid #fff;
    width: 25%;
    border-radius: 10px 0 0 10px;
}
.ai31,.ai62,.ai83{
    height: 10px;
    background: #75f96d;
    border-right: 1px solid #fff;
    width: 33%;
    border-radius: 10px 0 0 10px;
}
.ai32,.ai85,.ai53{
    height: 10px;
    background: #75f96d;
    border-right: 1px solid #fff;
    width: 66%;
    border-radius: 10px 0 0 10px;
}
.ai86,.ai54{
    height: 10px;
    background: #75f96d;
    border-right: 1px solid #fff;
    width: 78%;
    border-radius: 10px 0 0 10px;
}
.ai87{
    height: 10px;
    background: #75f96d;
    border-right: 1px solid #fff;
    width: 88%;
    border-radius: 10px 0 0 10px;
}

.ai11,.ai22,.ai33,.ai44,.ai55,.ai66,.ai77,.ai88{
    height: 10px;
    background: #75f96d;
    width: 100%;
    border-radius: 10px;
}

table.dataTable {
    clear: both;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    max-width: none !important;
    border-collapse: separate !important;
    background-clip: padding-box;
    box-shadow: 0 .25rem .625rem rgba(46, 38, 61, .2);
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #e6e5e8;
    box-sizing: border-box;
}
.pd20 .inner_content{
    padding:20px;
}
.bgw{
    background: #fff;
}
#gelir_chart .icon{
    background: #56ca00;
}
#gider_chart .icon{
    background: #16b1ff;
}
#siradakiler_chart .icon{
    background: #8c57ff;
}


.icon{
    background: #ffb400;
    width: 40px;
    height: 40px;
    justify-content: space-between;
    display: flex;
    align-items: center;
    justify-content: space-around;
    border-radius: 100%;
    color: #fff;
    font-size: 20px;
    margin-bottom: 8px;
}
.etapbar{
    position:relative;
        width: 100%;
    height: 10px;
    background: #e3d7ff;
    border-radius: 10px;
    margin-top: 15px;
}
.etapbar:hover alert{
    display:inline-table;
}
.akis .is_list{
    padding: 15px;
}
.akis .is{
        background: #fff;
    margin-bottom: 20px;
    min-height: 175px;
    position:relative;
    background-clip: padding-box;
    box-shadow: 0 .25rem .625rem rgba(46, 38, 61, .2);
    border-radius: 10px;
    overflow:hidden;
    border: 1px solid #e6e5e8;
    box-sizing: content-box;
}
surum{
        position: absolute;
    right: 20px;
    top: -9px;
    z-index: 1111111;
    background: #8c57ff;
    color: #fff;
    padding: 3px 8px;
    line-height: 11px;
    font-size: 10px;
    border-radius: 5px;
}
.indirmeler .inner_content{
    display: flex;
    justify-content: space-between;
}
.indirmeler .inner_content a{
        font-size: 22px;
    line-height: 0px;
}
.submenu li>ul>li>a:before{
       content: "";
    height: 10px;
    width: 10px;
    border-radius: 50rem;
    position: absolute;
    left: 25px;
    top: 10px;
    border: 1.5px solid #6d6777;
}
.box{
     box-shadow: 0 .25rem .625rem rgba(46, 38, 61, .2);
    border-radius: 10px;
    border: 1px solid #e6e5e8;
    box-sizing: content-box;
    margin-bottom: 30px;
    background:#fff;
}
counter{
    background: #ff4c51;
    height: 20px;
    width: 25px;
    border-radius: 12px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
}
.seperat:before{
   width: 8%;
    left: 0;
}
.seperat:after{
   width: 65%;
    right: 0;
}
.filtrele{
        display: flex;
    gap: 15px;
}
open{
   border: 1px solid #7c7f84;
    padding: 5px 10px;
    border-radius: 0px 8px 8px 8px;
    box-sizing: border-box;
    display: block;
    background: #fff;
    display: flex;
    gap: 5px;
    color: #7c7f84;
}
open:after{
    position: relative;
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    font-style: normal;
    font-weight: 400;
}
.musteriler:before{
    content: "Müşteriler:";
    position: absolute;
    top: -10px;
    border: 1px solid #7c7f84;
    background: #fff;
    padding: 0px 9px;
    padding-top: 2px;
    line-height: 8px;
    font-size: 10px;
    border-radius: 5px 5px 0 0;
    border-bottom: 0 !important;
    z-index: 111;
}
.isler:before{
    content: "İşler:";
    position: absolute;
    top: -10px;
    border: 1px solid #7c7f84;
    background: #fff;
    padding: 0px 9px;
    padding-top: 2px;
    line-height: 8px;
    font-size: 10px;
    border-radius: 5px 5px 0 0;
    border-bottom: 0 !important;
    z-index: 111;
}
.musteri_list,.isler_list{

   flex-wrap: wrap;
    background: #fff;
    padding: 20px;
    width: 200px;
    position: absolute;
    left: 0;
    top: 25px;
    display: none;
    z-index: 111;
    box-shadow: 0 .25rem .625rem rgba(46, 38, 61, .2);
    border-radius: 9px;
}
.musteriler:hover .musteri_list,
.isler:hover .isler_list{
    display: flex;
   
}
.musteriler,.isler{
     position:relative;
}
span.active{
    background: linear-gradient(270deg, #8c57ff 0%, #c3a8ff 100%);
    border-radius: 0 20px 20px 0;
    color: #fff;
}
#tkgm_uyari .eklendi{
        position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f3a34e;
    color: #fff;
    box-sizing: border-box;
}
#tkgm_uyari .hata{
        position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: red;
    color: #fff;
    box-sizing: border-box;
}
.musteri_list span,
.isler_list span{
    padding: 2px 0;
    border-bottom: 1px solid #e3e3e9;
    flex: 45%;
    margin-right: 15px;
    display: inline-flex;
}
#parsel_list{
       display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 1fr;
    gap: 10px;
}
#parsel_list div{
       float: left;
    height: 120px;
    border: 1px solid #e3e3e9;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}
.seperat{
    color: #aba8b1 !important;
}
.folder{
    background: url(../images/folder.png);
    min-width: 25px;
    width: 25px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}
bos{
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding: 20px;
}
.klasor{
    margin-bottom:10px;
}
.dosyalar .inner_content{
    display: flex;
    gap: 5px;
    padding:0 !important;
}
#musteri_dosyalari,
#is_dosyalari{
    width: 33%;
    border-right: 1px solid #f0f1f5;
    padding: 20px;
    position:relative;
}
.seperat:before,
.seperat:after{
    position:absolute;
    content: "";
    display: block;
    height: 1px;
    background-color: #aba8b1 !important;
}
div[role="navigation"]{
  position: fixed;
    display: flex;
    flex-direction: column;
    top: 0;
    bottom: 0;
    left: 0;
    margin-right: 0 !important;
    margin-left: 0 !important;
    min-height: 100%;
    background: #f4f5fa;
    z-index: 11111;

}
div[role="navigation"] .logo{
    width: 80%;
    margin: 0 auto;
    padding: 10px 0;
}
div[role="navigation"] .logo img{
    width:100%;
}
div[role="navigation"] ul{
       display: flex;
    flex-direction: column;
    list-style: none;
    margin: 0;
    padding: 0;
}
.header-sub{
    position:relative;
        display: flex;
    justify-content: space-between;
    padding: 15px 0;
}
.header-sub input{
    border: none;
    outline: none;
    padding: 0;
    border-bottom: 1px solid #e6e5e8;
}
.submenu a.active{
    background-color: rgba(46, 38, 61, .08);
}
.submenu a.active{
        background: linear-gradient(270deg, #8c57ff 0%, #c3a8ff 100%);
    border-radius: 0 20px 20px 0;
    color: #fff;
}
    
.submenu a {
    padding: 7px 0px 7px 25px;
    display: block;
    position: relative;
    color: #433c50;
    font-weight: 400;
    display: flex;
    gap: 5px;
    align-items: center;
}
.submenu li>ul>li>a{
    padding: 5px 0px 5px 45px;
}
.inner_content{
    position:relative;
}
.is_title{
        padding: 15px 20px;
    background: #f6f7fb;
    display: flex;
    justify-content: space-between;
    align-items:center;
    z-index: 11;
    position: relative;
}
.is_title img{
    width: 30px;
    height:30px;
}
.is_title ul,
.asistan-header ul{
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 5px;
}
#message{
        border: none;
    padding: 10px 10px;
    width: 100%;
    border-top: 1px solid #e6e5e8;
    margin-top: 10px;
        outline: none;
}
.dosya-yukle{
        position: absolute;
    transition: 0.5s;
    transform: translateY(100%);
    left: 0;
    display: table-column;
    height: 100%;
    width: 100%;
    background: #fff;
    z-index: 1;
    padding: 0 20px;
}
.dosya-yukle select{
    width: 100%;
    margin-bottom:20px;
}
.dosya-yukle.active{
    transition: 0.5s;
    transform: translateY(0);
}
.mi{
    background: #16b1ff1f !important;
    color: #16b1ff;
}
.moi{
    background-color: #ede4ff !important;
    color: #8c57ff !important;
}
.is_title ul li{
    
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: space-around;
    font-size: 14px;
    align-items: center;
    border-radius: 5px;
}
.akis .is.onay-bekliyor:before{
    position: absolute;
    content: "Bu iş ödeme onay bekliyor.";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    z-index: 1;
    
}
.selam{
        font-size: 17px;
}
arsiv{
    color: #56ca00;
    border-bottom: 2px solid;
    border-radius: 2px;
    font-size: 18px;
}
is{
    color: #8c57ff;
    border-bottom: 2px solid;
    border-radius: 2px;
    font-size: 18px;
}
onay{
     color: #ffb400;
    border-bottom: 2px solid;
    border-radius: 2px;
    font-size: 18px;
    
}

.akis .is.final .is_list:before{
    position: absolute;
    content: "Bu iş tamamen bitti.";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    z-index: 1;
    padding-top: 30px;
}
.nav span{
    background: #ede4ff;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    border-radius: 5px;
    color: #8c57ff;
}
.header{
        display: flex;
    justify-content: space-between;
    align-items: center;
}
.akis .is_alt{
     display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e3e3e3;
    align-items: center;
}
.status{
        background: #e7e7e7;
       min-width: 20px;
    height: 20px;
    border-radius: 100%;
    font-size: 11px;
    justify-content: center;
    display: flex;
    align-items: center;
    color: #afafaf;
}
.status.yes{
        background: #e4f7d6 !important;
    color: #56ca00 !important;
    border: 1px solid #56ca0029;
}
.e10,.e40,.e30,.e20{
    width: 100%;
    background: red;
    height: 10px;
    border-radius: 10px;
}
.e45,.e35{
      height: 10px;
    background: #75f96d;
    border-right: 1px solid #fff;
    width: 100%;
    border-radius: 10px ;

}
.e11,.e44,.e33,.e22{
    width: 100%;
    background: #8c57ff;
    height: 10px;
    border-radius: 10px;
}
.e41{
    width: 25%;
    background: #8c57ff;
    height: 10px;
    border-radius: 10px;
}
.e31{
    width: 33%;
    background: #8c57ff;
    height: 10px;
    border-radius: 10px;
}
.e32{
    width: 66%;
    background: #8c57ff;
    height: 10px;
    border-radius: 10px;
}
.e42,.e21{
    width: 50%;
    background: #8c57ff;
    height: 10px;
    border-radius: 10px;
}
.e43{
    width: 75%;
    background: #8c57ff;
    height: 10px;
    border-radius: 10px;
}

sil{
        width: 15px;
    background: #dbdbdb;
    height: 15px;
    line-height: 3px;
    margin-left: 7px;
    margin-top: 9px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.navbar-brand {
    display: block;
    width: 130px;
    height: 130px;
    z-index: 99999;
    border-top: none;
    
}
.navbar-brand img{
    width:100%;
    background: #ffff;
    padding: 10px;
     border: 1px solid #e3e3e3;
}
.sorumlu{
    margin-top:auto;
}
.sorumlu span{
        display: flex;
    align-items: center;
}

.sorumlu-pop{
    position: absolute;
    display: none;
    z-index: 11111;
    width: 190px;
    padding: 20px 0 0 0;
    border-radius: 8px;
}
.sorumlu:hover .sorumlu-pop{
    display:block;
}
.sorumlu .logout{
        background: #8c57ff;
    color: #fff;
    padding: 5px 10px;
    width: 100%;
    display: inline-block;
    border-radius: 5px;
    text-align: center;
}
.sorumlu-cont{
    box-shadow: 0 .375rem 1rem rgba(46, 38, 61, .22);
    background: white;
    padding:20px;
}
.sorumlu-pop ul{
        list-style: none;
    padding: 0;
}
table img{
    width: 25px;
    height: 25px;
    border-radius: 100%;
    margin-right: 8px;
}
table{
    width:100% !important;
}
.table-bordered>tbody>tr>td{
    border:none;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
        border-top: 1px solid #e6e5e8;
}
.table-striped>tbody>tr,
thead{
    background-color:#fff;
}
sistem{
    background: #337ab7;
    color: #fff;
    min-width: 17px;
    display: inline-flex;
    height: 17px;
    font-size: 11px;
    border-radius: 3px;
    justify-content: space-evenly;
    align-items: center;
}
odeme{
    border: 1px solid #e7e7e7;
    min-width: 30px;
    display: inline-flex;
     height: 17px;
    font-size: 11px;
    border-radius: 3px;
    justify-content: space-evenly;
    align-items: center;
}
etap{
       background: #000000;
    color: #fff;
    min-width: 40px;
    display: inline-flex;
    height: 17px;
    border-radius: 3px;
    font-size: 11px;
    justify-content: space-evenly;
    align-items: center;
    margin-left: auto;
     position:relative;
}
etap:before{
    content: "Durum";
    left: 0;
    position: absolute;
    top: -14px;
    font-size: 10px;
    color: #a5a5a5;
}
.ad{
        width: 65%;
    gap: 10px;
    display: flex;
    justify-content: space-between;
    position:relative;
}
.ad:before{
    content: "İş";
    position: absolute;
    top: -14px;
    font-size: 10px;
    color: #a5a5a5;
}
.bedel{
        margin-left: auto;
    margin-right: 15px;
    position:relative;
        min-width: 55px;
}
.bedel:before{
    content: "Bedel";
    position: absolute;
    top: -14px;
    font-size: 10px;
    color: #a5a5a5;
}
.detay{
       display: flex;
    justify-content: space-between;
    background: #fff;
    border-bottom: 1px solid #efefef;
}
.ekle-form{
     
}
.ekle-form #tur{
        width: 250px;
}
.ekle-form #bedel{
        max-width: 120px;
}


.svg-turkiye-haritasi {
    margin: 0 auto;
    text-align: center;
    margin-bottom: -270px;
}
.svg-turkiye-haritasi svg {
  width: 100%;
  height: auto;
}
.il-isimleri {
  position: absolute;
  z-index: 2;
}
.il-isimleri div {
  font-family: 'Open Sans';
  display: inline-block;
  background: #1094F6;
  color: #fff;
  padding: 8px 16px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#svg-turkiye-haritasi path {
  cursor: pointer;
  fill: #d3c0fd;
}
#svg-turkiye-haritasi g.active path{
    cursor: pointer;
    fill: #8c57ff;
}

#svg-turkiye-haritasi path:hover {
  fill: #ede4ff;
}
#guney-kibris {
  pointer-events: none;
}

