#my_map {
    height: 100%;
    background: none !important;
    margin: auto;
    width: 100%;
}

/*#909c04*/
/*#817e00*/
/*#131341*/

body, html {
    height: 100%;
    margin: 0;
}

.bg {
    background-image: url("bg.png");
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

div tr td {
    font-weight: bold;
    font-family: Consolas;
}

.regionLabel{
    background: rgba(255, 255, 255, 0);
    color: white;
    font-weight: bold;
    border:0;
    border-radius:0px;
    box-shadow: 0 0px 0px;
}
