@import url(navi.css);
@import url(tables.css);

html {
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
}
body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#777777;
	background-color:#FFFFFF;
	width: 100%;
    overflow: hidden;

}
#zaglavlje_tabele {
    background-color: #8cb1da;
    border: #54769a solid 1px;
    color:black;

}
/* .selected_row{

} */
#zaglavlje_tabele th, #zaglavlje_tabele td {
    padding: 3px;
}
img{display:block; margin:0; padding:0; border:none;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.italic{font-style:italic; padding: 0;}
.bital{font-weight:bold; font-style:italic; margin-top: 10px;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear: both;}
br.clear{clear:both; margin-top:-15px;}
a{outline:none; text-decoration:none;}
/* .bz_center{ } */
.bz_left{float:left;}
.bz_right{float:right;}

.form-group{
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
}
/**********************************preloader****************************************************/
/* Preloader */

#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; /* change if the mask should have another color then white */
    z-index:99; /* makes sure it stays on top */
}

#status {
    width:200px;
    height:200px;
    position:absolute;
    left:50%; /* centers the loading animation horizontally one the screen */
    top:50%; /* centers the loading animation vertically one the screen */
    background:url(../img/status.gif) no-repeat center ;
    /*background-image:url(../img/status.gif) no-repeat;  path to your loading animation*/
    /*background-repeat:no-repeat;*/
    /*background-position:center;*/
    margin:-100px 0 0 -100px; /* is width and height divided by two */
}
/***********************---------------------Wrapper-------------------------------------*/
div.wrapper{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:90%;
	border:1px dotted #999999;
	height: 100%;
	}
.form-wrapper{
    margin: 10px 0;
    padding: 10px 0;
}

h1{
	margin:0;
	padding:10px;
	font-size:18px;
	font-weight:normal;
	line-height:normal;
	}
h2{
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:normal;
	line-height:normal;
	}
h3{
	margin:0;
	padding:10px;
	font-size:12px;
	font-weight:normal;
	line-height:normal;
	}
h4{
	margin:0;
	padding:10px;
	font-size:12px;
	font-weight:normal;
	line-height:normal;
	}
h5, h6{
	margin:0;
	padding:0;
	font-size:10px;
	font-weight:normal;
	line-height:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

/***********************---------------------Generalise-------------------------------------*/

#header, #topbar, #homecontent, #imageline, #container, #breadcrumb, #footer{
	display:block;
	}

/******************* -------------------Header-------------------------------------*/

#header{
    /*position:relative;*/
    margin:0 auto 0;
    display:block;
    width:90%;
    position: fixed;
	padding:0 0;
    /*height: 150px;*/
     background-color: white;
	border-bottom:1px dotted #009CA2;
    z-index:1;
	}

#header .bz_logo {
	display:block;
	float:left;
	width:13%;
	height: auto;
    z-index: -1;
 	/*margin-left: 2%; */

	}
.logo_glavni {
    height: auto;
    width: 90%;
    margin: 0 auto;
    padding: 5px;
}
#header .bz_top{
	display:block;
	background-color:#54769a;
	color:#FFFFFF;
	float:right;
	width:85%;
    height: 50px;
	padding:0;
}

#header .bz_top a, #header .bz_top a:hover {
 	background-color:#54769a;
	color:#FFFFFF;
}
#header .bz_comp{
	display:block;
	background-color:#ffffff;
	color:#54769a;
	float:right;
	width:85%;
	height: 45px;
	padding-bottom:10px;
    /* vertical-align: middle; */

	text-align: center;
	}


#header .bz_meni{
	display:block;
	background-color:#EAEAEA;
	color:#64707C;
	float:right;
	width:85%;
	padding:0;
    height: 35px;
	}

#header .bz_meni a {

	color:#0070C0;
}


#header h1 a{
	color:#666666;
	background-color:#FFFFFF;
	}


/* ----------------------------------------------Header-------------------------------------*/
.razvoj{
    width: 98%;
    margin-top: 150px;
    padding:20px 1%;
    background-color: #efefef;
    color: #54769a;
}
#topbar{
	padding:20px 0 0 0;
	}

#topbar .bz_left p{
	margin:0 0 6px 0;
	padding:0;
	}
.velicina_slike{
    /*width: 227px;*/
    height: 50px;
    width: auto !important;
    padding: 0;
}
/******************* ------------------Content------------------------------------*/
#tabs {

    margin-top: 150px;
}
#container {
    line-height: 1.4em;
    padding: 30px 0;

}
#column {
    display: block;
    float: left;
    width: 24%;
	color:#54769A;
    text-align: left;
}
#content {
    display: block;
    float: right;
    width: 75%;
	color:#54769A;
	border:1px solid #8CB1DA;

}
#content .h2 {
 	background-color:#54769a;
	color:#FFFFFF;
}
#contnav {
    display: block;
    float: right;
    width: 75%;
	color:#54769A;
	border:1px none #8CB1DA;
	margin:3px 0;
}
#contdet {
    display: block;
    float: right;
    width: 75%;
	color:#54769A;
	/*border:1px solid #8CB1DA;*/
	margin:3px 0;
	/*background-color:#EAEAEA;*/

}
#contdet1 {
    display: block;
    float: right;
    width: 100%;
	color:#54769A;
	border:1px solid #8CB1DA;
	margin:3px 0;
	background-color:#EAEAEA;

}
#contdet .h2 {
 	background-color:#54769a;
	color:#FFFFFF;
}


/* ----------------------------------------------Scroll-------------------------------------*/

div.scroll {
display: block;
height: 150px;
width: 75%;
overflow: auto;
border: 1px solid #666;
float: right;
}
div.scroll1 {
/*display: block;*/
height: 200px;
width: 75%;
overflow: auto;
border: 1px solid #666;
float: right;
}
div.scroll2 {
display: block;
height: 400px;
width: 75%;
overflow: auto;
border: 1px solid #666;
float: right;
}
div.scroll3 {
display: block;
height:150px;
width: 99%;
background-color: white;
overflow: auto;
border: 1px solid #666;
float: right;
}
div.scroll4 {
display: block;
height:300px;
width: 99%;
background-color: white;
/*overflow: auto;*/
border: 1px solid #666;
float: right;
}
/* ----------------------------------------------Back button-------------------------------------*/
.back_button {

padding: 10px 15px;
background-color:#4479BA;
/*border:1px solid #fff;*/
color:#fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: solid 1px #20538D;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;

}
.back_button:hover, .back_button:focus {
    background: #356094;
    border: solid 1px #2A4E77;
    text-decoration: none;
}
.button-link:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #2E5481;
    border: solid 1px #203E5F;
}
.floatLeft {
float:left;
padding: .5em .5em .5em 0;
}
.floatRight {
float:right;
padding:.5em 0 .5em .5em;
}


/* ----------------------------------------------Back button-------------------------------------*/
#searchtd {
	padding: 0;
}
.contentArea{
        width:600px;
        margin:0 auto;
}
#inputSearch
{
        width:350px;
        /*border:solid 1px #000;*/
        padding:3px;
}
#divResult
{
        position:absolute;
        width:350px;
        display:none;
        margin-top:-1px;
        border:solid 1px #dedede;
        border-top:0;
        overflow:hidden;
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px;
        -moz-border-bottom-right-radius: 6px;
        -moz-border-bottom-left-radius: 6px;
        box-shadow: 0px 0px 5px #999;
        border-width: 3px 1px 1px;
        border-style: solid;
        border-color: #333 #DEDEDE #DEDEDE;
        background-color: white;
}
#divResult1
{
        position:absolute;
        width:350px;
        display:none;
        margin-top:-1px;
        border:solid 1px #dedede;
        border-top:0px;
        overflow:hidden;
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px;
        -moz-border-bottom-right-radius: 6px;
        -moz-border-bottom-left-radius: 6px;
        box-shadow: 0px 0px 5px #999;
        border-width: 3px 1px 1px;
        border-style: solid;
        border-color: #333 #DEDEDE #DEDEDE;
        background-color: white;
}
 #divResultZan
{
        position:absolute;
        width:350px;
        display:none;
        margin-top:-1px;
        border:solid 1px #dedede;
        border-top:0px;
        overflow:hidden;
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px;
        -moz-border-bottom-right-radius: 6px;
        -moz-border-bottom-left-radius: 6px;
        box-shadow: 0px 0px 5px #999;
        border-width: 3px 1px 1px;
        border-style: solid;
        border-color: #333 #DEDEDE #DEDEDE;
        background-color: white;
}
#divResultSko
{
        position:absolute;
        width:350px;
        display:none;
        margin-top:-1px;
        border:solid 1px #dedede;
        border-top:0px;
        overflow:hidden;
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px;
        -moz-border-bottom-right-radius: 6px;
        -moz-border-bottom-left-radius: 6px;
        box-shadow: 0px 0px 5px #999;
        border-width: 3px 1px 1px;
        border-style: solid;
        border-color: #333 #DEDEDE #DEDEDE;
        background-color: white;
}
 #grejdResult
{
        position:absolute;
        width:50px;
        display:none;
        margin-top:-1px;
        border:solid 1px #dedede;
        border-top:0px;
        overflow:hidden;
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px;
        -moz-border-bottom-right-radius: 6px;
        -moz-border-bottom-left-radius: 6px;
        box-shadow: 0px 0px 5px #999;
        border-width: 3px 1px 1px;
        border-style: solid;
        border-color: #333 #DEDEDE #DEDEDE;
        background-color: white;
}
 #stazResult
{
        position:absolute;
        width:200px;
        display:none;
        margin-top:-1px;
        border:solid 1px #dedede;
        border-top:0px;
        overflow:hidden;
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px;
        -moz-border-bottom-right-radius: 6px;
        -moz-border-bottom-left-radius: 6px;
        box-shadow: 0px 0px 5px #999;
        border-width: 3px 1px 1px;
        border-style: solid;
        border-color: #333 #DEDEDE #DEDEDE;
        background-color: white;
}
.display_box
{
        padding:4px; border-top:solid 1px #dedede;
        font-size:12px; height:30px;
}
.display_box:hover
{
        background:#54769A;
        color:#FFFFFF;
        cursor:pointer;
}
        /*####################################### foooter ########################*/
#footer{
	text-align: center;
	width: 100%;
	margin-top: 10px;
	border-top: 1px solid #8CB1DA;
	height: 20px;
}
.error {
	color:red;
}
.js #grejdContent{
		position: absolute;
		top:0;
		width: inherit;
		display: none;
	}
.js #staz{
		position: absolute;
		top:0;
		width: inherit;
		display: none;
	}
    .name {
        width: 100%;
        height: 100%;
    }
.admin{
    display: none;
}
 .poslednji {
     position: absolute;
    right: 20px;
 }
.labela {
    display: inline-block;
    width:100px;
}
.labela_sire{
    display: inline-block;
    width:150px;
}
.labela_procenat{
	width: 25%;
	display: inline-block;
}
.tabela_row tr:hover {
    background-color:#8CB1DA;
    cursor: pointer;
}
.table_bez tr td{
    padding: 2px;
}
.table_bez th{
    padding: 2px;
}
.bez_margine {
    margin-bottom: 0;
    margin-left: 10px;
}
ul{
    list-style: none;
}
/* ++++++++++++++++++++++++++++++++++++++++ Stilovi za podsetnik ++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* .podsetnik-wrapper{

}
.tabela_podsetnik{

}
.telo_tabele{

} */
/*####################################################tabele pokusaj ###################################################*/

.formated_table{
    width:100%;
    text-align: left;
    border:1px solid #8CB1DA;
}
.formated_table th{
    padding: 5px;
}
.formated_table tr td a {
    display: block;
}
.selected_item td{
    background-color: #8CB1DA;
}
.wrap {
    width: 100%;
}

.wrap table {
    width: 100%;
    table-layout: fixed;
}

.inner_table table tr td {
    padding: 5px;
    border: 1px solid #eee;
    border: 1px solid #54769a;
    /*width: 100px;*/
    word-wrap: break-word;
    background-color: white;
}
.inner_table table tr td a{
    display:block;
}
.inner_table table{
    margin-right: 0;
}
.wrap table.head tr th {
    color:white;
    padding: 5px;
    background-color: #8CB1DA;
}

.inner_table {
    height: 150px;
    overflow-y: auto;
    margin: 0;
    padding: 0;
}
.inner_table -webkit-scrollbar{
width:16px;
background-color:red;
margin:0;
}

.login-image-container{
    margin-top: 100px;
    text-align: center;
    margin-bottom: 15px;
}
.margin-top-login{
    margin-top: 150px;
}
.login-image{
    margin:0 auto;
    width: 480px;
}

.login-form{
    /*margin-top: 150px;*/
    background-color: #8CB1DA;
    color: #666;
    /*width: 500px;*/
    text-align: center;
    padding: 10px;
}
/*#filtersubmit {
    position: relative;
    z-index: 1;
    left: -25px;
    top: 1px;
    color: #7B7B7B;
    cursor: pointer;
    width: 0;
}
#filtersubmit1 {
    position: relative;
    z-index: 1;
    left: -25px;
    top: 1px;
    color: #7B7B7B;
    cursor: pointer;
    width: 0;
}
#adresa_ikonica {
    position: absolute;
    z-index: 1;
    left: 170px;
    top: 6px;
    color: #7B7B7B;
    cursor: pointer;
    width: 0;
}
*/.blue{
    color: #0099CC;
}
.icon_wrapper {
    position: relative;
}
.icon-link { position:absolute; z-index: 2; right:0;}
.form_control {
    padding: 5px;
    margin-bottom: 5px;
    display: block;
}
.form_control label {
    width: 200px;
    display: inline-block;
}
.form_control input {
    width: 400px;
    display: inline-block;
}
.wraper {
    margin: 2em;
}
.vertical {
    vertical-align: middle;
}


/*
 * Timepicker stylesheet
 * Highly inspired from datepicker
 * FG - Nov 2010 - Web3R
 *
 * version 0.0.3 : Fixed some settings, more dynamic
 * version 0.0.4 : Removed width:100% on tables
 * version 0.1.1 : set width 0 on tables to fix an ie6 bug
 */

.ui-timepicker-inline { display: inline; }

#ui-timepicker-div { padding: 0.2em; }
.ui-timepicker-table { display: inline-table; width: 0; }
.ui-timepicker-table table { margin:0.15em 0 0 0; border-collapse: collapse; }

.ui-timepicker-hours, .ui-timepicker-minutes { padding: 0.2em;  }

.ui-timepicker-table .ui-timepicker-title { line-height: 1.8em; text-align: center; }
.ui-timepicker-table td { padding: 0.1em; width: 2.2em; }
.ui-timepicker-table th.periods { padding: 0.1em; width: 2.2em; }

/* span for disabled cells */
.ui-timepicker-table td span {
    display:block;
    padding:0.2em 0.3em 0.2em 0.5em;
    width: 1.2em;

    text-align:right;
    text-decoration:none;
}
/* anchors for clickable cells */
.ui-timepicker-table td a {
    display:block;
    padding:0.2em 0.3em 0.2em 0.5em;
    width: 1.2em;
    cursor: pointer;
    text-align:right;
    text-decoration:none;
}


/* buttons and button pane styling */
.ui-timepicker .ui-timepicker-buttonpane {
    background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0;
}
.ui-timepicker .ui-timepicker-buttonpane button { margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
/* The close button */
.ui-timepicker .ui-timepicker-close { float: right }

/* the now button */
.ui-timepicker .ui-timepicker-now { float: left; }

/* the deselect button */
.ui-timepicker .ui-timepicker-deselect { float: left; }

/* end of timepicker styles*/

.center_heading {
    text-align: center;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.full_lenght_line{
    padding-left: 2%;
    display: inline-block;
    vertical-align: middle;
    clear: both;
    width:90%;
}
.duzina{
    width: 65%;
}
.black{
    color:black;
}
.obavezna_polja {
    border-top: 1px solid #a6c9e2;
    padding-top: 10px;
}
/**************************** dropdown ********************************/
/*style the main menu*/
.myMenu { margin:0; padding:0; }
.myMenu li {
    list-style:none;
    float:left;
    font:12px Arial, Helvetica, sans-serif #111;
}
.myMenu li a:link, .myMenu li a:visited {
    display:block;
    text-decoration:none;
    background-color:#54769a;
    padding: 0.5em 2em;
    margin:0;
    /*border-right: 1px solid #fff; */
    color:#111;
}
.myMenu li a:hover { background-color:#ececec; }
/*style the sub menu*/
.myMenu li ul {
    position:absolute;
    visibility:hidden;
    /*border-top:1px solid #fff; */
    margin:0; padding:0;
    }
.myMenu li ul li { display:inline; float:none; }
.myMenu li ul li a:link,
.myMenu li ul li a:visited { background-color:#54769a; width:auto; }
.myMenu li ul li a:hover { background-color:#ececec !important; color:#54769a !important;  }
.labela_veca {
    display: inline-block;
    width:30%;
}
.form-control{
    padding: 5px;
}
.list-icon {
    width:15px;
    padding:1px;
    display:inline-block !important;
}
.oboji {
  background-color:#8CB1DA;
}
.scrollable{
    height: 150px;
}
.bootstrap-table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    border-collapse: collapse;
    border-color: transparent;
}
.selectOboji{
    background-color: #8CB1DA;
}
.hide {
    display: none;
}
.s50 {
    width:50% !important;
}
.s5 {
    width:5% !important;
}
.s20 {
    width:20% !important;
}
.s10 {
    width:10% !important;
}
.s15{
    width: 15% !important;
}
.s25{
    width: 25% !important;
}
.s30 {
    width:30% !important;
}
.s40 {
    width:40% !important;
}
.s60 {
    width:60% !important;
}
.s70 {
    width:70% !important;
}
.s80 {
    width:80% !important;
}
.s90 {
    width:90% !important;
}
.s100 {
    width:100% !important;
}
.pb1{
    padding-bottom: 10px;
}
.mt10{
    margin-top: 10px;
}
.mt10{
    margin-top: 10px;
}
.mt20{
    margin-top: 20px;
}
.obavestenje {
    border:1px solid #205a8f;
    background-color: #d9edf7;
    padding: 10px;
    border-radius: 10px;
}
label{
    color:black;
}
.upozorenje {
  border: 1px solid #FF6666;
  background: red;
}
.skloniste {
  display:none;
}
.accordion {
    background-color: #8CB1DA;

    color: #444;
    cursor: pointer;
    padding: 10px 0;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.active, .accordion:hover {
    background-color: #ececec;
    

}

.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.active:after {
    content: "\2212";
}

.panel {
    padding: 10px 10px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.tamnije_dugme{
    background-color: #A9A9A9;
    border: 0.5px solid #333;
}
.tamnije_dugme:hover {
    background-color: #C0C0C0;
    border: 0.5px solid #444;
}