@media (min-width: 1600px) {/*1537px*/
  .loadH{height: 87.5vh !important}
}
@media (min-width: 1500px) {/*1537px*/
  .loadH{height: 85.5vh !important}
}
.m-4 .row .row:first-child{padding-right: 0}
.m-4 .row .row .row .col-12{padding-right: 3px}
.girisPhp .specialTable tr td{
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 0;
    overflow: hidden;
    border-right: 1px solid #efefef;
  }
.girisPhp .specialTable tr th{
    border-right: 1px solid #efefef;
  }
.girisPhp .specialTable tr td:last-child,
.girisPhp .specialTable tr th:last-child{border-right: none}
.girisPhp .table tr td,
.girisPhp .table tr th{
    padding: 5px 3px
  }
.girisPhp .table{border: 1px solid #efefef}
#ekle .col-1,
#ekle .col-2,
#ekle .col-3,
#ekle .col-4,
#ekle .col-5,
#ekle .col-6,
#ekle .col-7,
#ekle .col-8,
#ekle .col-9,
#ekle .col-10,
#ekle .col-11,
#ekle .col-12,
#modalDuzenle .col-1,
#modalDuzenle .col-2,
#modalDuzenle .col-3,
#modalDuzenle .col-4,
#modalDuzenle .col-5,
#modalDuzenle .col-6,
#modalDuzenle .col-7,
#modalDuzenle .col-8,
#modalDuzenle .col-9,
#modalDuzenle .col-10,
#modalDuzenle .col-11,
#modalDuzenle .col-12{padding: 0 3px}
#modalDuzenle .row{margin: auto;}

.main-row{
  height: 100%;
  align-items: center;
}
.main-row img{
  height: 50px;width:50px;right: -15px;top: 23px;position:absolute
}
.main-row p{
  margin: 0
}
.card-body{
  overflow: hidden;
}
::-webkit-scrollbar {
  width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #848484;
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #848484;
}
/*# sourceMappingURL=custom.min.css.map */
