﻿.rem-font-90 {
    font-size: .9rem !important;
}

.em-font-110 {
    font-size: 1.1em !important;
}

.em-font-120 {
    font-size: 1.2em !important;
}

.em-font-130 {
    font-size: 1.3em !important;
}

.em-font-140 {
    font-size: 1.4em !important;
}

.em-font-150 {
    font-size: 1.5em !important;
}

.em-height-375 {
    height: 3.75em !important;
}

.em-height-400 {
    height: 4em !important;
}

.w-8 {
    width: 8% !important;
}

html {
    scroll-padding-top: 84px;
}

body {
    padding-bottom: 72px;
}

mark {
    padding: 0;
    background: #f1c40f !important;
}

.headerLogo {
    height: 3.5rem;
    display: inline-block;
    vertical-align: middle;
    padding-right: 6px;
}

.navbar-brand {
    font-size: 1.25rem;
    overflow: hidden;
    text-overflow: initial;
    vertical-align: middle;
    text-decoration: none;
    white-space: nowrap;
}

.nav-link {
    margin-top: 2px;
    font-weight: 500;
}

.nav-translate {
    margin-top: 2px;
}

.navbar-toggler {
    position: absolute;
    margin-left: 88%;
    float: right;
}

.header-title {
    font-size: 24px !important;
}

.header-links {
    font-size: 24px !important;
}

.grid-icon {
    max-width: 250px;
    max-height: 250px;
}

.promo-icon {
    max-width: 250px;
    max-height: 250px;
}

.search-box {
    width: 70%;
    display: inline;
}

.chkspc label {
    margin-left: 6px;
}

.filter-tooltip {
    font-size: 12px;
    padding-top: 4px;
    padding-left: 4px;
}

.filter-tooltip-clear {
    font-size: 12px;
    padding-top: 6px;
    padding-left: 4px;
}

.word-overflow {
    overflow-wrap: break-word;
}

.quarter-width {
    width: 25%;
}

.half-width {
    width: 50%;
}

.three-quarter-width {
    width: 75%;
}

.text-black {
    color: #000000 !important
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

#datatable_wrapper > .dataTables_length {
    padding-bottom: 6px;
}

#datatable_wrapper > .dataTables_filter {
    padding-bottom: 6px;
}
