u {
text-decoration: none;
border-bottom: 20px;
border-color: #1abc9c;
border-style: solid;
border-top: 0px;
border-right: 0px;
border-left: 0px;
display:inline-block;
    line-height:0.5em;

}

h1.banner{
color: #fff;
font-size: 45px;
margin-top: 175px;

}

h3.banner{
color: #fff;
font-size: 25px;

}

.customnav{
background-color:  #1abc9c;
border: 0px;
height: 50px;
margin-bottom: 0px;
}



.navbar-default .navbar-nav>li>a {
  color: #fff;
  font-size: 15px;
}

.footer>center>p {
color: white;

}




.navbar-default {
  background: none;
  border: none;
}

@media (min-width: 768px) {}

  .navbar-nav {
    width: 100%;
    text-align: center;
  }
  .navbar-nav > li {
    float: none;
    display: inline-block;
  }
  .navbar-nav > li.navbar-right {
    float: right !important;
  }

  .navbar-nav > li > a {
     line-height: 40px;
     padding-left: 5px;
     padding-right: 5px;
  }

  .navbar-nav > li > a.inputfield {
  }

  .headerinput {
    height: 40px;
    border-radius: 5px;
    border: 1px;
    border-color: grey;
    padding-left:10px;
    color: black;
    opacity: 0.7;
    background-color: white;
  }

  .supheaderinput {
    height: 40px;
    border-radius: 5px;
    border: 1px;
    border-color: grey;
    padding-left:10px;
    color: black;
    opacity: 0.7;
    background-color: white;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2px;
    margin-right: 2px;
  }

  .submit{
    min-height:40px;
    border-radius: 5px;
    border: 1px;
    text-align: center;
    color: white;
    background-color: #20C4CB;
    text-align: center;
    width: 80px;
  }


    .forgot{
      min-height:40px;
      border-radius: 5px;
      border: 1px;
      text-align: center;
      color: white;
      background-color: grey;
      text-align: center;
    }

    .tellmore{
      min-height:50px;
      border-radius: 5px;
      border: 1px;
      text-align: center;
      color: white;
      background-color: #20C4CB;
      text-align: center;
      width: 70%;
      font-size: 23px;
      margin-top: 10px;
    }

    a.menuleft {
      margin-left: 25px;
    }

    @media (max-width: 768px) {
    a.menuleft {
    margin-left: 6px;
}
}
