
.tid_modal_popup {
	/*background-color: #058674;
	color: white;*/
	background-color:#E8F6DC;
	color: black;
    width: 500px;
    
}

.tid_modal_popup a{
    color: black;
}

.tid_modal_heading {
	font-size: 200%;
    font-weight: bolder;
	line-height: 50%;
}

#map {
	height: 293px;
	width: 220px;
	display: inline-block;

}

#ex1 {
    border-radius: 10px;
}