header.navbar {
    border-top: 8px solid #93C3EC;
}

.guni-login h2 {
    font-size: 36px;
    color: #93C3EC;
}

.guni-login-wrapper {
    background-color: #93C3EC;
}

header .guni-navbar-brand {
    background: url('../images/app-logo.jpg');
}

.guni-login-logo {
    background: url('../images/app-logo-groot.jpg') no-repeat;
}

.cg-busy-default-sign {
  max-width: 400px;
}

.guni-position-right {
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
}

.padding-left {
    margin-left: 5px;
}

.grid-text-center {
    margin: auto;
    width: auto;
    padding: 5px;
}

.celltemplate-text-center {
  text-align: right;
  padding:5px;
}


.guni-icon-settings{
  color: white;
  cursor: pointer;
}
