a {
 color: #007bff;
 text-decoration: none;
 background-color: transparent;
}

a:hover {
    color: #0056b3;
    text-decoration: underline;
   }

.socialfb {
 color: #a8b0b8;
  }

.socialfb:hover {
color: #0674e7;
}

.socialtw {
 color: #a8b0b8;
  }

.socialtw:hover {
color:
#1da1f2;
}

.socialyt {
 color: #a8b0b8;
  }

.socialyt:hover {
color: #ff0000;
}

.socialrss {
 color: #a8b0b8;
  }

  .socialrss:hover
{
color: #ff8500;
}


#mapdiv {
  width: 100%;
  height: 340px;
  background-color: #F2F2F2;
}

/* mouse over link */
 #toplinks a:hover {
  text-decoration: underline;
  }

.calentry {
    background-color:#2E2E2E;
  }

.calentry:hover {
    background-color:#414141;
  }



.perfect {
  background-color: #cc0000;
}


.img-responsive-16by9 {
    display: block;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
}

.HeroImgReload{
height:400px;
}

.badge-Updated {
    background-color: #fb3;
    height: 1.5em;
}

.badge-Added {
    background-color: #00c851;
    height: 1.5em;
}

.read-more-btn{display:block;float:right;cursor:pointer;}   

#updates a{
    color: #555;
    text-decoration: none;
    font-weight: bold;
}

#updates a:hover {
    color: #007bff;
    text-decoration: underline;
    font-weight: bold;
}
