.main-header .navbar-nav .dropdown .btn.btn-primary {
    background: none;
    border-color: #fff;
    color: #333;
}
.table.patient-information {
    margin-bottom: 35px;
    border-bottom: 1px solid #333;
}
.pull-right {
    float: right;
}
.reminder-block .accordion-header {
    font-size: 14px;
}
.login-box {
    margin-top: 20px;
    margin-bottom: 20px;
}
.btn-link {
    background: #fff;
    border: none;
}
.status {
    padding-left: 10px;
}
.card h1.m-0 {
    font-size: 1.8rem;
}
@media screen and (min-width: 1280px) {
    .voice-list-body .rdt_TableCell div:first-child {
        overflow: visible;
    }
}
