﻿#map_div {
    border: 1px;
    border-style: solid;
    min-height: 100%;
    padding-top: 10px;
    position: absolute;
    width: 100%;
}
/*.gm-style-iw {
   background-color: #fff;
   box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
   border: 1px solid rgba(72, 181, 233, 0.6);
   border-radius: 2px 2px 10px 10px;
    padding: 5px;
}*/

/*style the arrow*/
/*.gm-style div div div div div div div div {
    padding: 0;
    margin: 0;
    padding: 0;
    top: 0;
    font-size: 16px;
}*/

/*style the cross*/
/*.gm-style  div div div div div{
    width: 13px;
    height: 13px;
    overflow: hidden;
    position: absolute;
    opacity: 0.7;
    right: 15px;
    top: 20px;
    z-index: 10000;
    cursor: pointer;
}*/
       
/*style the link*/
/*.gm-style div div div div div div div div a {
    color: #f1f1f1;
    font-weight: bold;
}*/

.colcustom_1 {
    color: #3C61AD;
    font-weight: bold;
      font-style: italic;
}

.colcustom_2 {
    color: #ff006e;
    font-weight: bold;
}
.colcustom_3 {
    color: #000000;
    font-weight: bold;
}