.hover:hover{
    fill: #9B7653;
    /*stroke: wheat;*/
    cursor: pointer;
    /*stroke: 20px;*/
    /*stroke: #ffffff;*/
    /*stroke-width: 5px;*/
    /*stroke-dasharray: 34,2;*/
    /*stroke-linejoin: round;*/
    filter: drop-shadow(2px 4px 6px black);
    /*transition: 1s stroke-width; */
}
table{
    border: 1px solid #ddd;
    border-radius: 13px;
    overflow: hidden;
    box-shadow: 2px -2px 7px #696767;
    width: 100%;
}
.table th{
   background: #434fc8;
    color: #fff;
}
.table td{
    background: #d7e0ff82;
    color: #626262;
    font-weight: bold;
}
.glyphicon-sort:before {
    content: "\e150";
    color: #fff;
}
/*.nilgiris{fill:#bebebe;}*/
.chennai{fill:#bebebe;}
/*.namakkal{fill:green;}.ariyalur{fill:green;}.perambalur{fill:green;}.tiruchirappalli{fill:green;}.dharmapuri{fill:green;}.salem{fill:green;}.mayailaduthurai{fill:green;}.thanjavur{fill:green;}.viluppuram{fill:green;}.kallakuruchi{fill:green;}.cuddalore{fill:green;}.thirupathur{fill:green;}.krishnagiri{fill:green;}.ranipet{fill:green;}.vellore{fill:green;}.thiruvannamalai{fill:green;}.thirupur{fill:green;}.karur{fill:green;}.theni{fill:green;}.madurai{fill:green;}.dindigul{fill:green;}.nilgiris{fill:#bebebe;}.erode{fill:green;}.coimbatore{fill:green;}.nagapattinam{fill:green;}.thiruvarur{fill:green;}.ramanathapuram{fill:green;}.sivagangai{fill:green;}.pudukkottai{fill:green;}.tenkasi{fill:green;}.thoothukudi{fill:green;}.viruthunagar{fill:green;}.kanniyakumari{fill:green;}.thirunelveli{fill:green;}.chennai{fill:green;}.chengalpattu{fill:green;}.kanchipuram{fill:green;}.thiruvalur{fill:green;}.map{fill:blue;}*/
svg#Layer_1 {
    filter: drop-shadow(3px -1px 6px black);
}
.map-content-tt {
    font-family: Tahoma (sans-serif);
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 31px;
    color: #96795D;
}
.box-map {
    padding: 0px;
    overflow: hidden;
}
h6.map-content-tt {
    background: #f1f1f1;
    padding: 12px;
    text-align: center;
    border-radius: 0px;
    margin-bottom: 15px;
    /*margin-top: 20px;*/
    color: #9b7653;
}
.details-box {
    padding: 2px 40px;
    color: #000;
}
.map-content-tt {
    text-align: center;
}
.map-content-tt {
    text-align: center;
    background: #16B566;
    color: #fff;
    padding: 2px 6px;
    /* border-radius: 22px; */
}

.box-local-tt{
font-size: 21px;
}