.itopplus-background {

}
/* Medium Devices, Desktops */
@media only screen and (min-width : 1024px) {
  .navbar-default .navbar-nav>li>a{
  	color: #fff;
  }

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1366px) {
	.navbar-default .navbar-nav>li>a{
  	color: #fff;
  }

}
.form-horizontal .control-label{
color:#000
}

