﻿#pop_FrameDecorationDiv_0 img, #pop_FrameDecorationDiv_1 img,
#pop_FrameDecorationDiv_2 img, #pop_FrameDecorationDiv_3 img,
#pop_FrameDecorationDiv_4 img {
    display: none;
}

.olPopupCloseBox {
    background: url("images/gmap_ui.png") no-repeat;
    background-position: 0px -334px;
    cursor: pointer;
    top: 10px !important;
    right: 10px !important;
}

.olFramedCloudPopupContent {
    padding: 10px;
    overflow: auto;
    font-size: 12px;
    top: 5px !important;
    /*right: 5px;*/
    bottom: 20px;
    left: 5px !important;
    width: auto !important;
    height: auto !important;
    background: white;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, 0.298039) !important;
    background-repeat: no-repeat;
    background-position: bottom center;
    box-shadow: 0px 1px 4px -1px rgba(0, 0, 0, 0.298039);
    line-height: 1.5em;
}

    .olFramedCloudPopupContent .title {
        font-size: 14px;
        margin-top: 0;
        margin-bottom: 0;
        font-weight: bold;
    }

    .olFramedCloudPopupContent .spacer {
        margin-left: 40px;
    }

#pop_FrameDecorationDiv_2 {
    width: 100% !important;
    background: url('images/tail.png') no-repeat center center;
    z-index: 10;
    height: 21px !important;
    bottom: 0px !important;
}

