@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.nav-item a.active::after {
    content: "*";
    margin-left: 1em;
}



.filterBTN {
    width: 100% !important;
    float: none;
    display: block;
}

.IzmeniBTN {
    width: 100% !important;
    float: none;
    display: block;
    text-align: center;
    color: white;
}

    .IzmeniBTN:hover {
        color: white;
    }

.IzmeniBTNGrid {
    color: white;
    text-align: center;
}

    .IzmeniBTNGrid:hover {
        color: white;
        text-align: center;
    }

.DodajBTN {
    width: 100% !important;
    float: none;
    display: block;
    text-align: center;
}

.OtkaziBTN {
    width: 100% !important;
    float: none;
    display: block;
    text-align: center;
}

.SacuvajBTN {
    width: 100% !important;
    float: none;
    display: block;
    text-align: center;
}

.DeleteBTN {
    width: 100% !important;
    float: none;
    display: block;
    text-align: center;
}

.LockBTN {
    width: 100% !important;
    float: none;
    display: block;
    text-align: center;
}

.DetaljiBTN {
    width: 100% !important;
    display: block;
    border-radius: 4px;
    height: 37px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}

.NaknadeBTN {
    width: 100% !important;
    display: block;
    border-radius: 4px;
    height: 37px;
    text-decoration: none;
    text-align: center;
}

.KontrolorObracunBTN {
    width: 100% !important;
    display: block;
    border-radius: 4px;
    height: 37px;
    text-decoration: none;
    text-align: center;
}

.UkloniBTN {
    width: 100% !important;
    display: block;
    border-radius: 4px;
    height: 37px;
    text-decoration: none;
    text-align: center;
}

.ResetBTN {
    width: 50% !important;
    float: right;
}

.BackToLoginBTN {
    display: flex !important;
    justify-content: center !important;
    position: absolute;
    bottom: 0;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.content-detalji {
    vertical-align: -webkit-baseline-middle;
}

.rucniUnosBTN {
    width: 100% !important;
    float: none;
    display: block;
    text-align: center;
}

.stornirajBTN {
    width: 100% !important;
    float: none;
    display: block;
    text-align: center;
}

.tableContentColumn {
    vertical-align: middle;
}

.tableContentColumnAction {
    vertical-align: middle;
    text-align: center;
}



.ctext-wrap {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 50%;
    text-align: left;
}

.pagination {
    justify-content: center;
}

.paginationDiv a {
    color: black;
}

.paginationDiv button {
    color: royalblue;
}


.page-link:hover {
    color: black;
    background: white;
}

.page-link:disabled {
    background-color: #ccc; /* Set the background color for the disabled state */
    color: #888; /* Set the text color for the disabled state */
    border: 1px solid #ccc; /* Set the border for the disabled state */
    cursor: not-allowed; /* Set the cursor to not-allowed for better user experience */
}

.current {
    font-weight: bold;
}

@media screen and (max-width: 1325px) {
    .button-text {
        display: none;
    }

    .form-control::placeholder {
        font-size: 14px;
        transition-duration: 1s;
    }

    .SacuvajBTN {
        margin-bottom: 20px;
    }

    .OtkaziBTN {
        margin-bottom: 20px;
    }
}



@media screen and (max-width: 1550px) {
    .button-text-grid {
        display: none;
    }

    .IzmeniBTN {
        color: white;
        margin-bottom: 20px;
    }

    .DodajBTN {
    }

    .col-form-label-lg {
        font-size: 12px;
        transition-duration: 1s;
    }

    .gridLabelCount {
        font-size: 18px;
    }
}

@media screen and (max-width: 1800px) {
    .col-form-label-lg {
        font-size: 12px;
        transition-duration: 1s;
    }

    .gridLabelCount {
        font-size: 18px;
    }
}

@media screen and (max-width: 4000px) {
    .button-text-hide-grid {
        display: none;
    }
}

.okvir {
    border: 1px solid black;
    border-radius: 5px;
    border-color: lightgray;
    padding: 25px;
    background-color: #f8f9fa;
    cursor: pointer;
}

.div-centered-text {
    text-align: center;
}

.on-hover-pointer {
    cursor: pointer;
}

option:disabled {
    color: lightgray;
}

.loginControl {
    position: absolute;
    right: 0;
    padding-right: 25px;
    padding-top: 21px;
    text-align: center;
}

.LogOutBTN a {
    text-decoration: none;
    color: white;
}

.redText {
    color: red;
}
/*.ErrorMessageForException {
    background: #dc3545 !important;
    text-align:center;
    vertical-align:middle;
}*/
.text-exeption {
    background: #dc3545 !important;
    text-align: center;
    vertical-align: middle;
    color: white !important;
    font-size: 22px;
    padding: 10px;
    border-radius: 6px;
}

.border-izvestaj {
    border: 1px solid;
}


.loginControl {
    position: absolute;
    right: 0;
    padding-right: 25px;
    padding-top: 21px;
    text-align: center;
}

.LogOutBTN a {
    text-decoration: none;
    color: white;
}




@media screen and (max-width: 995px) {
    .form-control {
        margin-bottom: 20px;
    }

    .loginZapamtiPrijavu {
        margin-bottom: 20px !important;
    }

    .inputEmail {
        margin-bottom: 0px !important;
    }
    .inputUserName {
        margin-bottom: 0px !important;
    }

    .inputPassword {
        margin-bottom: 0px !important;
    }
}

.loginOkvir {
    width: 480px !important;
    height: 520px !important;
    border-radius: 6px;
    filter: drop-shadow(10.5px 18.187px 21px rgba(0,0,0,0.16));
    background-color: #fbfbfb;
    padding: 20px;
}


.loginNaslov {
    text-align: center;
}


.iconInputEmail {
    margin-right: 5px !important;
    display: inline-block !important;
}

.iconInputUserName {
    margin-right: 5px !important;
    display: inline-block !important;
}

.iconInputPassword {
    margin-right: 5px !important;
    display: inline-block !important;
}

.loginBTNPrijava {
    width: 100%;
}

.loginZapamtiPrijavu {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
}

.col-form-label-lg {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
}

.watermarkRed {
    position: fixed;
    opacity: 0.5;
    z-index: 99;
    color: white;
    text-align: center;
    color: lightcoral;
    font-size: 40px;
    border-color: lightcoral;
    border: 3px;
    border-style: solid;
    padding: 0em;
    background-color: #ffffee;
}

.watermarkYellow {
    position: fixed;
    opacity: 0.5;
    z-index: 99;
    color: white;
    text-align: center;
    color: #c7b22e;
    font-size: 40px;
    border-color: #c7b22e;
    border: 3px;
    border-style: solid;
    padding: 0em;
    background-color: #ffffee;
}

.dropdown-menu-button {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 7px;
    width: 100%;
    height: 38px;
}

.dropdown-menu {
    margin: auto;
    padding: 15px;
    width: auto;
}

.input-group-prepend {
    display: flex;
}

.dropdown-button-arrow {
    display: block !important;
    border: 1px solid lightgray !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 7px !important;
    border-bottom-right-radius: 7px !important;
    border-left: none !important;
}

.dropdown-text {
    display: inline-flex !important;
    border: 1px solid lightgray !important;
    background-color: white !important;
    border-top-left-radius: 7px !important;
    border-bottom-left-radius: 7px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-right: none !important;
}

.form-control:focus.dropdown-text {
    outline: none !important;
    outline-width: 0 !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}


.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 27px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 17px;
        width: 17px;
        left: 3px;
        bottom: 5px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 40px;
}

    .slider.round:before {
        border-radius: 100%;
    }

.horizontalOrientation {
    writing-mode: horizontal-tb;
    transform: rotate(0deg);
}

.verticalOrientation {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
}

.IzvestajBTN {
    font-size: 16px;
}


.separator {
    display: flex;
    align-items: center;
    text-align: center;
}

    .separator::before,
    .separator::after {
        content: '';
        flex: 1;
        border-bottom: 1px solid lightgray;
    }

    .separator:not(:empty)::before {
        margin-right: .25em;
    }

    .separator:not(:empty)::after {
        margin-left: .25em;
    }
