@media (min-width:992px) and (max-width:2000px){.navbar-default .navbar-nav>li>a{

color:#fff !important;
}
}


.navbar-default .navbar-nav>.active>a:before{
    background: #fff !important
}



.affix .navbar-default .navbar-nav>li>a{

color:#000 !important;
}

.affix .navbar-default .navbar-nav>.active>a:before{
    background: #fff !important
}

.rfid{
      /* background: #f5f5f5; */
    padding: 15px;
    border: 2px dashed #50c2ff;
    min-height: 350px;  
    margin: 30px 0px;
}


.nav>li>a{
 text-shadow: none !important;


}