.indexLoading {
    margin-top: 4em;
    text-align: center;
}

nav a.active {
    font-weight: bold;
}

.hidden {
    display: none;
}

.mT1 {
    margin-top: 1em;
}

.mL1 {
    margin-left: 1em;
}

.mR1 {
    margin-right: 1em;
}

.mB2 {
    margin-bottom: 2em;
}

.mL2 {
    margin-left: 2em;
}

.mR2 {
    margin-right: 2em;
}

.mT5 {
    margin-top: 5em;
}

.pT1 {
    padding-top: 1em;
}

.hCenter {
    margin-left: auto;
    margin-right: auto;
}

.hCenterImportant {
    margin-left: auto !important;
    margin-right: auto !important;
}

.listImg {
    max-width: 10em;
    max-height: 10em;
}

.rtCornerClose {
    position: absolute;
    top: 0.5em;
    right: 0.5em;
}

.ltCornerClose {
    position: absolute;
    top: 0.5em;
    left: 0.5em;
}

.datepicker.dropdown-menu.open {
    z-index: 1051;
}

.bold {
    font-weight: bold;
}

img.detailsPicture {
    max-width: 75%;
    max-height: 300px;
}

md-card {
    background: #fff;
}

md-card.grid {
    width: 95%;
}
