﻿.tab-content {
    overflow: auto;
}

.text-area-inline {
    height: 64px;
}

.dropdown-menu{
    z-index: 10000 !important;
}

.selected-row{
    background-color: #9ccbff !important;
}

.deleted-row {
    background-color: #ff8e8e !important;
}