.body{
    font-family: "Avenir Next" !important;
}

a.btn-color1, button.btn-color1, a.btn-color1:hover, a.btn-color1:active, a.btn-color1:focus {
background: #1b1464;
border: 1px solid;
    border-color: #1b1464;
}

a.btn-color1:hover, button.btn-color1:hover, a.btn-color1:focus, button.btn-color1:focus, a.btn-color1:active, button.btn-color1:active {
background: #1b1464;
border: 1px solid;
    border-color: #1b1464;
color: transparant;
}

.btn {
color: #1b1464
}

a.btn-color2, button.btn-color2 {
    background: #e3efce;
    border: 1px solid #e3efce;
    color: transparant;
}

@font-face {
  font-family: 'Avenir Next';
  src: url("http://www.yoursite.com/fonts/Avenir_Next.otf"); /* File to be stored at your site */
  }

div.panel-footer {
display: none;
}
.m-l-xs {
display: none;
}

.host-badge {
    background-color: red!important;
}

form .submit {
background: blue!important;
}

.dropdown > .dropdown-menu > li:nth-child(3) {
    content:'test';
}


.nav-tabs>li a{
border-radius: 4px 4px 0 0;
border: 1px solid;
    border-color: #1b1464;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
font-weight: bold;
border: 2px solid;
    border-color: #1b1464;
    border-bottom-color: transparent;
}
.nav-tabs li a {
color: #1b1464;
}

.sponsor-img{
    height: 50px;
    margin-right: 30px;
margin-bottom: 20px;
}

.nvvc-sponsor{
text-align: center;
}

.banner-img {
width: 100%;
}


.tdg-sponsor{
text-align: center;
}

