﻿

.scrollable-menu {
    height: auto;
    max-height: 400px;
    overflow-x: hidden;
}

.no-border-button {
    box-shadow:none !important;
}

.btnArrow{   
    color:darkgray !important;    
}

.btnArrow:hover {
    color: dimgray !important;
}

.td_FeedbackID {
}
.search_dt {
    width:100%;
    margin:0 auto 0 auto;
    padding: 0 2px 0 2px;
}

#modalSelect {
    top: 3%;
    outline: none;
    overflow: hidden;
}
.modal-header {
    padding : 0.3rem 0.3rem;
}

.disabled_pers {
    background-color: #dee2e6 !important;
}

.enabled {
    background-color: #FFFFFF !important;
}