#header {
    background: #444;
    /* color: #fff; */
    /* color: white !important; */
    text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
}

#headerDesktop {
    background-color: black;
    background-image: url("2019_4th.png");
    background-repeat: no-repeat;
    background-position: right;
    color:rgb(253, 253, 253);
    position: relative;
    height: 115px;
}

#headerDesktop.compact {
    background-color: black;
    background-image: url("2019_4th.png") !important;
    background-repeat: no-repeat;
    background-position: right;
    color:rgb(253, 253, 253);
    }
#contentPanel.mobileView {
    border-top-color:whitesmoke !important;
    height: 732px;
    } 
#paneLeft {
    background-color: #425dac !important;
    padding: 8px    
}
#shortlist-layer1557345537316_0_layer {
    color: red;
}

#element.style {
    border-top-color: whitesmoke !important;
    height: 800px;
}

div.detailTextContainer {
background-color: lightblue
transparent
}

#header .title{
    font-family: 'Sitka' !important;
    font-style: bold;
}

element.style {
    background-color: rgb(137, 222, 253) !important;
}

ul.tilelist .num {
    background-color: #425dac !important;
    width: 20px;
    padding-top: 1px;
    padding-bottom: 1px;
    float: left;
    border: solid;
    border-width: thin;
    color: #fff;
    font-size: 11px;
    text-align: center;
    font-family: 'open_sanssemibold',sans-serif;
    font-weight: 700;
}

.detailFeatureNum {
    background-color: #abd6ff !important;
}
