.gmap3 {
    height: 100%;
    margin: 0;
    position: fixed!important;
    top: 0;
    width: 100%;
    z-index: 0;
    left: 0;
    width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.cbody{
    line-height: 10px!important;
}
div.jp-title{
    position:relative;
    height:40px;
    width:100%;
    display:block;
    overflow:hidden;
    /* border:#CCCCCC 1px solid; */
    z-index: 51;
}
.scrollingtext{
    position:fixed;
    white-space:nowrap;
    font-family: inherit;
    /* font-weight: 500; */
    font-size:28px;
    font-weight:bold;
    color:#000000;
}
