﻿.headerBackground-Outb {
    background-color: #663643; /* burgundy */
    height: 70px;
}
.TilesHeaderBackground-Outb {
    background-color: #663643; /* burgundy*/
    text-align: center;
    margin-top: 25px;
    vertical-align: middle;
    font-size: 2em;
    font-weight: 700;
    color: #f29822;
}
.dhTable-Outb {
    background: #663643; /* burgundy*/
    color: orange;
    font-weight: bolder;
}

.labelLeft-Outb {
    border-radius: 25px 0px 0px 25px;
    background-color: #35665e; /* Dark BlueGreen*/
    font-size: 18px;
    font-weight: bolder;
    letter-spacing: 0.1em;
    color: #f29822;
    padding: 12px;
    outline: none;
    border: none;
}

.input-group-prepend-Outb {
    min-width: 28%;
}

/*.card-label {
    min-height: 50px;
    background-color: hsla(120,31.6%,30.4%, 1);
}*/

/*    .card-label:active {
        color: white;
    }

    .card-label:visited {
        color: white;
    }

    .card-label:hover {
        color: white;
    }*/