.text-muted {
    color: #e73232 !important;
}

.hidden {
    display: none;
}

dl {
    margin-bottom: 0px;
}

.bg-login-image {
    background: url("../img/s-l1600.jpg");
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
    background-position: center;
    background-size: cover;
}

.salsa {
    font-family: BatmanForeverAlternate, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    src: local('BatmanForeverAlternate'), url('font/batmfa__.woff') format('woff');
}

.navbar-brand {
    display: inline-block;
    padding-top: 1.00002rem;
    padding-bottom: 1.00002rem;
    margin-right: 1.25rem;
    font-size: .8125rem;
    line-height: inherit;
    white-space: nowrap;
}

.sidebar-brand-text {
    font-size: 1rem;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .05rem;
}

.pointer, div.table-responsive tr {
    cursor: pointer;
}

dd:last-child {
    margin-bottom: 20px !important;
}