﻿body {

}

.MapDiv{
    top:20px;
    left:20px;
    width:1110px;
    max-width:1110px;
    height:700px;
    overflow:hidden;
}

#ui-id-1 {
    /*align-content: center;
    display:block;
    width: 1110px;
    max-width: 1110px;
    height: 700px;
    overflow: hidden;*/
    margin-left:-461px;
    margin-top:-107px;
}

.max-fluid-map-height {
    max-height: calc(100vh - 270px);
}

.MapImage{
    width:100%;
}

.MapTable{
    
}
