/* CSS File for AdaptIT Theme */

.login-logo{
    background: url(adaptit-login-logo.png) no-repeat;
    margin: 0 auto;
    width: 220px;
    height:190px;
}

.navbar-brand {
  width: 240px;
  height: 36px;
  margin: 2px 0 4px 0;
  background: url("adaptit-controlpoint-logo.png") no-repeat;
  background-size: contain;
}

.main-container {
    margin-top: 42px;
}

.current-user {
  line-height:26px;
}
