body {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    font-size: 15px;
}
#header{
    width: 100%;
    height: 2%;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
#header img{
    display: inline-block;
    margin: 0 0 0 0;
    border: 1px solid #bce8f1;
    align-content: center;
    width: 90%;
}
#footer{

}
.container{
    width: 90%;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
}
.pageContent{
    width: 100%;
    height: 100%;
}
.pageContent .sadrzajForme{
    border: 1px solid #bce8f1;
    width: 100%;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
}
.pageContent .okvir_korisnik{
    border: 1px solid #bce8f1;
    width: 100%;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
}
.container .containerPodaci{
    /*border: 1px solid #bce8f1;*/
    float: left;
    height: 80%;
    width: 35%;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.container .containerForma{
    /*border: 1px solid #bce8f1;*/
    align-content: center;
    float: right;
    height: 80%;
    width: 55%;
    margin: 0 auto;
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
}
.kontrole{
    float: left;
    margin: 10px 10px 10px 10px;
}
.podaci{
    float: left;
    border: 1px solid #bce8f1;
    border-radius: 0;
    width: 100%;
    height: 350px;
    overflow: auto;
    margin: 0 auto;
}
.container .containerForma #forma{
    float: left;
    margin: 0 auto;
    width: 100%;
    height: 80%;
    display: inline-block;
    padding: 0;
}
.poljaForme{
    overflow: auto;
    overflow-x: hidden;
    height: 300px;
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
}

.lista{
    background-color: #fff;
    cursor: pointer;
    width: 100%;
    height: 100%;
}
.background-selected{
    background-color: #bce8f1;
}
label.error{
    color: #ff452c;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    margin: 5px;
    padding: 0px;
}
#emailError{
    margin: 0;
    padding: 0;
}
#lozinkaError{
    margin: 0;
    padding: 0;
}
#capsLock{
    margin: 0;
    padding: 0;
}
#capsLock p{
    display: inline-block;
    color: #ff452c;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    margin: 5px;
    padding: 0px;
}
.form-control.error{
    color: #ff452c;
}
.inputError{
    border: 1px solid #0e0e0e;
    color: #0e0e0e;
}
.navbar{
    background-color: #fff;
}
.navbar .navbar-nav ul a{
    display: inline-block;
    float: none;
}

.navbar .navbar-collapse{
}
.infodesign{
    float: right;
}
.dobit{
    float: left;
    padding-right: 500px;
}
.listaNavigacija{
    padding-top: 5px;
    padding-bottom: 5px;
    align-content: center;
    width: 100%;
    border-color: #bce8f1;
    border-radius: 0;
    margin-bottom: 15px;
    font-weight: bold;
}
.aktivanMeni{
    background-color: #bce8f1;
}

.disablirano{
    background-color: #EEEEEE;
}

.list-group li{
    height: 30px;
    padding: 0;
}
.list-group-item:first-child{
    border-radius: 0;
}
.list-group-item:last-child{
    border-radius: 0;
}
.lista a{
    color: #777;
}
.listaItem{
    color: #777;
}
.panel-body{
    padding-bottom: 0;
    font-size: 14px;
}
.panel.panel-info{
    margin: 0;
    border: 1px solid #bce8f1;
    border-radius: 0;
}
.panel-heading{
    border-radius: 0;
}
.panel-heading .panel-title{
    border-radius: 0;
    font-size: 14px;
}
.collapse .navbar-collapse{
    align-content: center;
}
#dropdown{
    margin: 0;
    width: 100%;
    color: #777;
}
#dropdown_sif_zupanija{
    width: 100%;
}
#dropdown_sif_opcina{
    width: 100%;
}
.adminNavigacija{
    margin-left: 0;
    margin-right: 0;
    vertical-align: middle;
}
#adminNav{
    margin: 0 auto;
}
.nav>li>a{
    padding: 10px;
}

.navbar-right{
    margin-right: -100px;
}
.username{
    font-size: 13px;
    font-weight: normal;
    margin-left: 10px;
}
#box1{
    position: absolute;
    width: 95%;
    background-color: white;
    z-index: 1;
    padding-left: 15px;
    padding-right: 15px;
}
#box1 li{
    width: auto;
    list-style: none;
    cursor: pointer;
    margin-left: 0;
    margin-right: 0;
}
#box1 li:hover{
    color: #bce8f1;
    border-radius: 2px;
}

.ocitanja{
    height: 600px;
    padding-bottom: 30px;
    overflow: auto;
}

@media (min-width: 1000px) {
    .navbar-collapse.collapse {
        display: block !important;
    }
}

@media only screen and (max-width:1600px ){
    .nav>li>a {
        padding: 5px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 1400px){

    .nav>li>a {
        padding: 3px;
        font-size: 13px;
    }
    body{
        font-size: 12px;
    }
}

@media only screen and (max-width:1300px ){
    .nav>li>a {
        padding: 3px;
        font-size: 13px;
    }
    body{
        font-size: 12px;
    }

}

@media only screen and (max-width: 1200px){
    .nav>li>a {
        font-size: 12px;
    }

}
@media only screen and (max-width: 1020px) and (min-width: 700px){
    .container .containerPodaci{
        /*border: 1px solid #bce8f1;*/
        float: left;
        height: 80%;
        width: 35%;
        margin-top: 10px;
        margin-left: 30px;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .container .containerForma{
        float: right;
        height: 80%;
        width: 50%;
        margin: 0 auto;
        margin-top: 10px;
        margin-right: 30px;
        margin-bottom: 10px;
    }
}
@media only screen and (max-width:700px){
    .container .containerPodaci{
        /*border: 1px solid #bce8f1;*/
        float: left;
        height: 80%;
        width: 100%;
        margin: 0;
    }
    .podaci{
        margin: 10px 10px 10px 10px;
        width: 90%;
    }
    #dropdown{
        margin: 10px 10px 10px 10px;
        width: 90%;
        color: #777;
    }
    .container .containerForma{
        float: left;
        height: 80%;
        width: 100%;
        margin: 0;
    }
    .container .containerForma #forma{
        margin: 10px 10px 10px 10px;
        width: 90%;
    }

}

.lijevo{
    float: left;
    width: 50%;
    padding: 10px 10px 10px 0px;
}
.desno{
    float: left;
    width: 50%;
    padding: 10px 0px 10px 10px;
}
select{
    color: #777;
}
select>option:hover {
    color: #777;
    cursor: pointer;
}
hr{
    border-color: #bce8f1;
}
#selectGodina1{
    width: 80px;
}
#selectGodina2{
    width: 80px;
}
#selectGodina3{
    width: 80px;
}
#btnUsporedi{
    margin: 2px;
    padding: 5px;
}
.okvir_korisnik p{
    margin: 5px;
}
#selectNos{
    width:60%;
    margin: 5px;
}
#selectMP{
    width: 60%;
    margin: 5px;
}

#unosOcitanjaDiv{

}
#unosOcitanja p{
    margin: 0;
    padding: 0;
}
#unosOcitanjaBox{
    margin: 0 auto;
    margin-left: 0;
    padding: 0;
    width: 100%;
}

.ui-datepicker {
    background-color: #fff;
    border: 1px solid #66AFE9;
    border-radius: 4px;
    box-shadow: 0 0 8px rgba(102,175,233,.6);
    display: none;
    margin-top: 4px;
    padding: 10px;
    width: 240px;
}
.ui-datepicker a,
.ui-datepicker a:hover {
    text-decoration: none;
}
.ui-datepicker a:hover,
.ui-datepicker td:hover a {
    color: #2A6496;
    -webkit-transition: color 0.1s ease-in-out;
    -moz-transition: color 0.1s ease-in-out;
    -o-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out;
}
.ui-datepicker .ui-datepicker-header {
    margin-bottom: 4px;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title {
    font-weight: 700;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    cursor: default;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    height: 20px;
    line-height: 1;
    margin-top: 2px;
    width: 30px;
}
.ui-datepicker .ui-datepicker-prev {
    float: left;
    text-align: left;
}
.ui-datepicker .ui-datepicker-next {
    float: right;
    text-align: right;
}
.ui-datepicker .ui-datepicker-prev:before {
    content: "\e079";
}
.ui-datepicker .ui-datepicker-next:before {
    content: "\e080";
}
.ui-datepicker .ui-icon {
    display: none;
}
.ui-datepicker .ui-datepicker-calendar {
    table-layout: fixed;
    width: 100%;
}
.ui-datepicker .ui-datepicker-calendar th,
.ui-datepicker .ui-datepicker-calendar td {
    text-align: center;
    padding: 4px 0;
}
.ui-datepicker .ui-datepicker-calendar td {
    border-radius: 4px;
    -webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
    -moz-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
    -o-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
    transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
}
.ui-datepicker .ui-datepicker-calendar td:hover {
    background-color: #eee;
    cursor: pointer;
}
.ui-datepicker .ui-datepicker-calendar td a {
    text-decoration: none;
}
.ui-datepicker .ui-datepicker-current-day {
    background-color: #4289cc;
}
.ui-datepicker .ui-datepicker-current-day a {
    color: #fff
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
    background-color: #fff;
    cursor: default;
}

.promjenaKP{
    position: relative;
    float: right;
    width: 50%;
    padding: 10px 0px 10px 10px;
}
#promjenaKPBox{
    margin: 0 auto;
    margin-top: 0;
    width: 100%;
    padding: 0;
}
#OcitanjaTable{
    margin: 0 auto;
    height: 450px;
    width: 100%;
    overflow: auto;
}
#Ocitanja{
    border: 1px solid #bce8f1;
}
thead{
    font-weight: bold;
}
#Ocitanja th{
    border-top: 1px solid #bce8f1;
    border-left: 1px solid #bce8f1;
    border-right: 1px solid #bce8f1;
    border-bottom: none;
    padding: 5px;
    width: 3%;
}
#Ocitanja td{
    border: 1px solid #bce8f1;
    padding: 2px 2px 2px 2px;
    text-align:center;
    width: 3%;
}
#prometi{
    border: 1px solid #bce8f1;
}
#prometi th{
    border-top: 1px solid #bce8f1;
    border-left: 1px solid #bce8f1;
    border-right: 1px solid #bce8f1;
    border-bottom: none;
    padding: 5px;
    width: 3%;
}
#prometi td{
    border: 1px solid #bce8f1;
    padding: 2px 2px 2px 2px;
    text-align:center;
    width: 3%;
}
#saldo_ukupni{
    border: 1px solid #bce8f1;
}
#saldo_ukupni th{
    border-top: 1px solid #bce8f1;
    border-left: 1px solid #bce8f1;
    border-right: 1px solid #bce8f1;
    border-bottom: none;
    padding: 5px;
    width: 3%;
}
#saldo_ukupni td{
    border: 1px solid #bce8f1;
    padding: 2px 2px 2px 2px;
    text-align:center;
    width: 3%;
}
.paginate_button .current{
    background-color: #bce8f1;
}
#linijskigraf{
    height: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#bargraf{
    height: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#lGraf{
    padding: 3px;
}
#bGraf{
    padding: 3px;
}
.potrosnjaP{

}
#podaciNos{
    border: 1px solid #bce8f1;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-left: 20px;
}
#podaciMP{
    border: 1px solid #bce8f1;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-left: 20px;
}
.podaciK{
    margin: 0;
    margin-top: 10px;
    float: left;
    width: 35%;
    height: 235px;
    padding: 0;
    overflow: auto;
    border: 1px solid #bce8f1;
    border-radius: 0;
}
#azuriranjeMP{
    margin: 0;
    margin-top: 10px;
    float: right;
    width: 60%;
}
#azuriranjeMP .panel{
    /* height: 235px; */
}
.input_hidden{
    position: absolute;
    left: -9999px;
}
.selected{
    background-color: #bce8f1;
}
.jezik label{
    display: inline-block;
    cursor: pointer;
}
.jezik label:hover{
    background-color: #efefef;
}
.jezik img{
    padding: 5px;
    margin: 5px 5px 5px 5px;
}
.ui-dialog{
    border: 1px solid #bce8f1;
    background-color: #efefef
}
.ui-dialog-titlebar{
    background-color: #bce8f1;
    font-weight: bold;
}
.ui-dialog-content{
    display: flex;
    justify-content: center;
    align-items: center;
}
.ui-dialog-content p{
    margin: auto;
}
.ui-dialog-buttonset button{
    margin: 10px;
}
.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #aaaaaa;
    opacity: 0.3;
}
.ui-front {
    z-index: 100;
}
#btnObrisiSve{
    background-color:red;
}
.no-close .ui-dialog-titlebar-close {
    display: none;
}
@media only screen and (max-width: 900px){
    #Ocitanja{
        width: 100%;
        overflow-x: scroll;
        overflow-y: hidden;
    }
}
@media only screen and (max-width: 700px) and (min-width: 600px){
    .podaciK{
        float: left;
        width: 100%;
        height: 235px;
        overflow: auto;
    }
    #azuriranjeMP{
        float: left;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 10px;
    }
    /*#azuriranjeMP .panel{
        height: 235px;
    }*/
}

@media only screen and (max-width: 600px){
    .lijevo{
        width: 100%;
        float: left;
        padding: 0;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .desno{
        width: 100%;
        float: left;
        clear: both;
        padding: 0;
        padding-bottom: 10px;
    }
    #Ocitanja{
        overflow-x: scroll;
        overflow-y: hidden;
    }
    .podaciK{
        float: left;
        width: 100%;
        height: 235px;
        overflow: auto;
    }
    #azuriranjeMP{
        float: left;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    #azuriranjeMP .panel{
        /*height: 235px;*/
    }
}
/*@media only screen and (max-width: 445px){
    .podaciK{
        float: left;
        width: 100%;
        height: 235px;
        overflow: auto;
    }
    #azuriranjeMP{
        float: left;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
} */

#dropdown_sif_zup{
    width: 100%;
}
#dropdown_sif_opc{
    width: 100%;
}
#dropdown_sif_nas{
    width: 100%;
}
#dropdown_sif_uli{
    width: 100%;
}
#dropdown_uredaj{
    width: 100%;
}
.modal {
    text-align: center;
    background-color: white;
    color: red;
    opacity:0.5 !important;
}
.modal h1,h2{
    font-weight: bold;
}
#analitika {
    border: 1px solid #bce8f1;
}

#analitika td {
    border: 1px solid #bce8f1;
    text-align:center;
    background-color: white;
    height: 1px;
}
.progress{
    background-color: #bce8f1;
}
.progress-bar{
    color: black;
}
td.details-control {
    background: url('../img/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.shown td.details-control {
    background: url('../img/details_close.png') no-repeat center center;
}
