#mapDiv {
    width: 100%;
    height:400px;
    background-color: #e5e3df;
}
#OpenLayers_Map_4_OpenLayers_Container {
    position: relative!important;
}
.map-popup {
    text-align: center;
    padding:10px;
    margin:0;
    background-color: seashell;
    border: 1px solid lightcoral;
    border-radius: 15px;

}
.map-popup p {
    margin-bottom: 0px;
}
#OpenLayers_Feature_74_popup_FrameDecorationDiv_0,
#OpenLayers_Feature_74_popup_FrameDecorationDiv_1,
#OpenLayers_Feature_74_popup_FrameDecorationDiv_2,
#OpenLayers_Feature_74_popup_FrameDecorationDiv_3,
#OpenLayers_Feature_74_popup_FrameDecorationDiv_4
{
    background: transparent!important;
    height:0px!important;
}
#dse-error {
    display: inline-block!important;
}
