#custom-header-nav-item{
    margin: 0 16px;color: #fff;
    background: #400082;
    border-color: #400082;
}

.login-page {
    background: url("../images/loginNS.jpg") no-repeat !important;
    background-size: 100% 100% !important; /* Postavljamo dimenzije slike na 100% širine i 100% visine */
}


.login-page .table td, .table th {
    padding: 0.60em;
    cursor: pointer;
}

.login-page .login-box {
    margin-top: 50px;
}

.identColor {
    color: #1FB4D6 !important;
}
.protect{
  color: #4ED04F !important;
}
