/* Shared official attribution used in both the application and login footers. */
.dtmc-initiative-footer{color:#b76e79;white-space:nowrap;font-size:.875rem;letter-spacing:.01em}.dtmc-initiative-footer strong{font-weight:700}

@media (min-width: 992px) {
    .dtmc-sidebar {
        top: 0;
        bottom: 0;
    }

    .dtmc-topbar {
        left: 310px;
    }

    .dtmc-dashboard-main,
    .dtmc-dashboard-footer {
        margin-left: 310px;
    }
}

@media (max-width: 991.98px) {
    .dtmc-topbar {
        min-height: 160px;
    }

    .dtmc-dashboard-main {
        padding-top: 180px;
    }
}
