﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

/*$isus-plava: #083961;*/
/*theme-col: #1ab394*/

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

.render-body {
    max-width: 80vw;
    margin: auto;
    padding-top:130px;
}


@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}


.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    /* Set the fixed height of the footer here */
    height: 60px;
    line-height: 60px; /* Vertically center the text there */
}


nav.navbar {
    /*background-color: #083961 !important;*/
}

h1 {
    /*color: #083961 !important;*/
}



body {
    margin-bottom: 0px !important;
}


.popisObrazaca {
    max-width: 70vw;
    margin-left: 15vw;
}

.centriraj {
    width: 100% !important;
}


body.landing-page {
    width: 100%;
    color: #aeaeae;
}

.ikonica {
    padding: 8px;
}

.gornjiHeader {
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-family: "Roboto", sans-serif !important;
    color: white;
}


div.navbar-header {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    min-width: 100vw;
    background-color: white !important;
}

.container {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: 0px !important;
    margin-right: -15px !important;
}

.landing-page .navbar-default .nav li a {
    color: #99aec2 !important;
}

    .landing-page .navbar-default .nav li a:hover {
        text-decoration: underline !important;
    }

    .landing-page .navbar-default .nav li a.ulogovanUser {
        color: darkgrey !important;
        user-select: none !important;
        cursor: context-menu !important;
    }

        .landing-page .navbar-default .nav li a.ulogovanUser:hover {
            color: darkgrey !important;
        }

.landing-page .navy-line {
    width: 60px;
    height: 1px;
    margin: 60px auto 0;
    /*border-bottom: 2px solid #083961 !important;*/
}


.landing-page .btn-primary, .sweet-alert button {
    padding: 10px 8px;
    background-color: #1ab394 !important;
    border-color: #1ab394 !important;
    color: #FFFFFF !important;
    min-width: 32px;
    font-size: 12px;
}

.btn-info {
    background-color: #1ab394 !important;
    border-color: #1ab394 !important;
    color: #FFFFFF !important;
    min-width: 32px;
}

.btn-spremi {
    background-color: #1ab394 !important;
    border-color: #1ab394 !important;
    color: #FFFFFF !important;
}

    .sweet-alert button.cancel {
        padding: 10px 8px;
        background-color: white !important;
        border: 1px solid lightgrey !important;
        color: #1ab394 !important;
        min-width: 32px;
        font-size: 12px;
    }

        .sweet-alert button.cancel:hover {
            background-color: lightgrey !important;
        }

.nav .active a {
    background-color: #1ab394 !important;
    color: white !important;
}

.custom-helper-links, .custom-helper-links a {
    /* color: #999; */
    margin-right: 20px;
    font-size: 16px;
    text-align: right;
    color: #1ab394;
    font-family: "Roboto", sans-serif;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    width: 95vw;
}

.pomocLinkovi {
    display: flex;
    flex-direction: column;
    margin-left: 40px;
    margin-top: 30px;
    font-size: 1em;
    font-weight: bold;
    text-align: left;
    position: fixed;
    left: 15vw;
    top: 150px;
    z-index: 2;
    max-width: 160px;
}

    .pomocLinkovi a.selected {
        color: #1ab394;
        font-weight: bold;
        text-decoration: underline;
    }


.pomocSadrzaj {
    position: relative;
    left: 190px;
    width: 50vw;
    text-align: justify;
}

.questionPomoc {
    padding: 10px;
    color: #1ab394;
}

    .questionPomoc:hover {
        cursor: pointer;
    }

.form-control:focus, .single-line:focus {
    border-color: #1ab394 !important;
}

.ui-dialog-titlebar-close {
    display: none;
}


.ui-widget-header {
    border: 1px solid #aaaaaa;
    background: #1ab394 !important;
    color: white !important;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 440px;
}

.dropdown.open #navbarDropdown {
    background-color: #1ab394 !important;
    color: white !important;
}

.dropdown-menu > .dropdown-item {
    background-color: #1ab394 !important;
    color: white;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0px;
    padding: 20px;
    min-width: 250px;
    background-color: #1ab394 !important;
    color: white;
}

/*Naslovnica*/
.sadrzaj > p, .sadrzaj > ul > li, .sadrzaj {
    color: #1ab394 !important;
}

.hideSmallScreenOrFlex{
    display:flex;
}

/*end*/
@media (max-width: 1240px) {
    .headerFont {
        font-size: 1rem;
    }
}

@media (max-width: 1100px) {
    hideSmallScreenOrFlex {
        display: none;
    }
}
@media (max-width: 1110px) {

    .render-body{
        max-width:70vw;
    }

    .popisObrazaca {
        max-width: initial;
        margin-left: initial;
    }

    .pomocLinkovi {
        left: 10vw;
        margin: 5px;
    }

    .pomocSadrzaj {
        left: 250px;
        width: 60vw
    }
}



@media (max-width: 768px) {

    .render-body {
        max-width: 100vw;
    }

 
    .sdus {
        display: none
    }

    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0px !important;
    }


    .pomocLinkovi {
        font-size: 1.2em;
        margin: 5px;
        padding: 10px;
        position: initial;
        max-width: calc(100vw - 30px);
        border-bottom: 1px solid #1ab394;
    }

    .pomocSadrzaj {
        left: 0vw;
        width: calc(100vw - 25px);
        padding: 10px;
    }

    .dropdown-menu > .dropdown-item {
        padding-left: 30px;
    }
}

.loader {
    border: 16px solid #999c9e; /* Light grey */
    border-top: 16px solid #c85c57; /* Red */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    border-bottom: 16px solid #c85c57;
    left: 50%;
    margin-left: -4em;
    opacity: 0.3;
    /*height: 100%;*/
    left: 0;
    position: absolute;
    top: 0;
    /*width: 100%;*/
    z-index: 2000;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.swal2-html-container {
    font-size: 1.8em !important;
}

.swal2-styled.swal2-confirm, .swal2-cancel {
    font-size: 1.6em !important;
}

.swal2-title {
    font-size: 2.2em !important;
}

.swal2-container {
    z-index: 99999 !important;
}