html, body {
    height: 100%;
}

app {
    display: block;
    height: 100%;
}

.header-logo {
    flex-shrink: 0;
    background-color: currentColor;
    -webkit-mask: url('../images/IconCimiNew.svg');
    mask: url('../images/IconCimiNew.svg');
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 180px;
    height: 24px;
}

#blazor-error-ui {
    background: inherit;
    bottom: 0;
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 100001;
}



/*.NgjyraRregjistrimRi {
    background: #ffc107;
    color: #e95420;
    font-size: 14px;*/
    /* font-weight: bold;*/
/*}*/

.NgjyraDergoArtikujt {
    background: #058205;
    color: #d9e3f1;
    font-size: 14px;
    /* font-weight: bold;*/
}



.NgjyraDepartamentiPeshores .dxbl-group .dxbl-group-header .dxbl-text {
    color: #e95420;
    font-size: 14px;
    /* font-weight: bold;*/
}

/*Change a header's font color */
.NgjyraPeshoret .dxbl-group .dxbl-group-header .dxbl-text {
    color: #e95420;
    font-size: 14px;
    /*font-weight: bold;*/
}

.NgjyraArtikujPeshore .dxbl-tabs .dxbl-scroll-viewer .dxbl-scroll-viewer-content .dxbl-active .dxbl-text {
    color: #e95420;
    /* font-weight: bold;*/
    font-size: 14px;
}

.NgjyraArtikujPeshoreTab1 .dxbl-tabs .dxbl-scroll-viewer .dxbl-scroll-viewer-content .dxbl-active .dxbl-text {
    color: #e95420;
    font-size: 14px;
    /* font-weight: bold;*/
}



/* Siguron që teksti brenda rreshtit të marrë ngjyrën e bardhë që vendosëm në C# */
.dx-grid-preview-row td, .dx-grid-data-row td {
    color: inherit !important;
}
