﻿.listeAlani {
    max-height: 150px;
    overflow: scroll;
    border: 0.1px solid;
    border-radius: 13px;
    padding: 25px;
}

.table-header {
    background-color: darkslategray !important;
    color: white !important;
}

.gizle {
    display: none;
}

.dropdown-menu {
    white-space: nowrap !important;
    overflow-y: scroll !important;
    overflow-x: scroll !important;
    width: 100% !important;
    max-width: 100% !important;
}

.AnaDiv .btn-group {
    width: 100%;
}

button.dropdown-toggle {
    max-width: 300px !important;
    max-width: 300px !important;
    overflow-x: scroll !important;
    width: 100% !important;
    text-align: left;
}

.kopyalamaBilgilendirme {
    position: fixed;
    z-index: 9999999999999;
    left: 0px;
    border: 25px;
    top: 60px;
    background-color: lightgreen;
    padding: 5px;
    border-radius: 6px;
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
}
