﻿.footer-content {
    margin: auto;
    font-size: 11px;
    position: relative;
    bottom: 15px;
    right: 10px;
}

.img
{
    position: relative;
    bottom: 25px;
}

.-footer {
    position: relative;
    bottom: 20px;
}


.escalation {
    color: #333 !important;
}

.dropdown-toggle::after {
    border: none;
}

body {
    font-size: 0.875rem;
}

.table td, table th{
    padding:0.3rem
}

@media (max-width:767px){
    .table td, table th {
        white-space:nowrap;
    }
}