﻿
@import url("Scripts/jquery-ui.min.css");
@import url("site/writereaddata/config/sitecss.css");

.main .title {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0px auto;
    text-align: center;
    padding-top: 20px;
}

    .main .title h2 {
        color: #fff;
        text-transform: uppercase;
        font-weight: 900;
        letter-spacing: 1px;
        font-size: 30pt;
    }

    .main .title p {
        color: #fff;
    }

path {
    fill: #eaeaea;
    stop-color: #c84f31;
    stroke: #666;
    stroke-width: 0;
    position: relative;
}

    path:hover {
        fill: #ffc375;
        cursor: pointer;
    }

.selected {
    fill: #ffc375;
    cursor: pointer;
    position: relative;
    z-index: 5;
}

.compass {
    fill: #fff;
    stroke: #000;
    stroke-width: 1;
}

.plus-minus {
    fill: #fff;
    pointer-events: none;
}

#tooltip {
    dominant-baseline: hanging;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 5pt;
    color: #FFF
}

#matrix-group {
    margin-left: 500px
}

#map-svg {
    padding-left: 30px;
    width: 100%;
    filter: drop-shadow(-14px 4px 0px #1a4a6a);
    margin-top: -80px;
    min-height: 750px
}
.main .title {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0px auto;
    text-align: center;
    padding-top: 20px;
}

.main .title h2 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 1px;
    font-size: 30pt;
}

.main .title p {
    color: #fff;
}

path {
    fill: #eaeaea;
    stop-color: #c84f31;
    stroke: #666;
    stroke-width: 0;
    position: relative;
}

    path:hover {
        fill: #ffc375;
        cursor: pointer;
    }

.selected {
    fill: #ffc375;
    cursor: pointer;
    position: relative;
    z-index: 5;
}

.compass {
    fill: #fff;
    stroke: #000;
    stroke-width: 1;
}

.plus-minus {
    fill: #fff;
    pointer-events: none;
}

#tooltip {
    dominant-baseline: hanging;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 5pt;
    color: #FFF
}

#matrix-group {
    margin-left: 500px
}

#map-svg {
    padding-left: 30px;
    width: 100%;
    filter: drop-shadow(-14px 4px 0px #1a4a6a);
    margin-top: -80px;
    min-height: 750px
}

