﻿


.w3-main, #main {
    transition: margin-left .4s;
}
.w3-container1
{
    padding:10px;
    
}
.w3-modal {
    z-index: 3;
    display: none;
    right: 30%;
    top: 50%;
    position: absolute;
    width: 500px;
    height: auto;

}
.w3fontSize{
     font-size:14px !important;
     text-align:justify;
}
.w3-modal-content {
    margin: auto;
    background-color: #fff;
    position: relative;
    padding: 0;
    outline: 0;
    width: 600px;
    border: 1px solid #50a8c6;
    border-radius: 5px;
     
}
.w3img{
      border: 1px solid #50a8c6;
}
.modal_map_holder1 {
    width: 100% !important;
    height: auto !important;
    position: relative;
}

.MapGroup {
    z-index: 3;
    display: none;
    position: absolute;
    width: 600px;
    min-height: 100px;
    background-color: #fff;
   
    border-radius: 5px;
}


.MapGroup1 {
    right: 35%;
    top: 15%;
}

.MapGroup2 {
    right: 35%;
    top: 20%;
}

.MapGroup3 {
    right: 15%;
    top: 18%;
}

.MapGroup4 {
    right: 12%;
    top: 65%;
}

.MapGroup5 {
    right: 20%;
    top: 60%;
}

.MapGroup6 {
   right: 20%;
    top: 70%;
}

.MapGroup7 {
    right: 20%;
    top: 45%;
}

.MapRed {
    right: 40%;
    top: 60%;
}

.MapGreen {
    right:30%;
    top: 60%;
}
