/*---------------------------------------------------
 UPDATING BOOTSTRAP STYLES FOR ADA COMPLIANCE TO v5.1 
 ----------------------------------------------------*/
.smbnation-ns #body-container {
  padding: 20px 15px;
  background: #FFF;
}
.smbnation-ns .imgHeader img {
  margin-left: -5px;
  border-radius: 3px;
}
.smbnation-ns .imgHeader img.secure {
  margin-left: -15px;
  border-radius: 0px 3px 3px 0px;
}
.smbnation-ns .margintop {
  margin-top: 15px;
}
.smbnation-ns .bluetext {
  color: #059bd3;
}
.smbnation-ns .events {
  padding: 15px;
  height: 310px;
}
.smbnation-ns .events h2 {
  margin: 0px;
}
.smbnation-ns .panel {
  padding: 15px;
}
.smbnation-ns .blue {
  background-color: #75bfe6;
  margin: 0 -15px;
  padding: 40px;
  width: 1000px;
}
.smbnation-ns .wufoo {
  width: 100%;
  border: none;
}
