html, body{margin:0; padding:0; width:100%;}
*{border-collapse:collapse;font-family: 'Roboto Condensed', sans-serif;}
#top-bar{background:#5e5e5e;padding:.5% 0;color:silver;line-height:60px;text-align:center;}
#current-time, .glyphicon-time{font-weight:bold;color:white;}
.status{border-top: 2px solid gray; border-bottom: 2px solid gray; padding: .5em;}
.navbar-brand img{margin-top:-10px;}
.navbar{background: black !important;}
.nav{text-transform:uppercase;margin-left:2%;font-weight: bold;}
.progress-bar{text-align:left;color:black !important;text-indent:2%; }
.progress{margin-bottom:0;}
.table > * {font-size:1em;}
.table th {font-size:1.1em;background-color:#1e1e1e;color: white; font-weight: 100;}
#filter-pretraga{float:left !important;;margin-left:-1.5% !important;}
.heading{padding:1%;}
.sekcija{border:1px solid #111;padding:2% 5%;margin-bottom:1%;}
.opis-sekcije{padding:.5% 0%;background-color:#1e1e1e;color:#e1e1e1;border:1px solid #111;text-align:left;text-indent:2%;width:100%;}
.glyphicon-remove{color:white;}
label{width:100%}
.result-returned, .result-returned-worker{background-color:white;border:1px dotted lightblue;border-bottom:2px solid lightblue;width:100%;padding:10px;}
.statistika{border:1px solid silver;padding:1%;background:#f1f1f1;}
#tabela-proizvodi td{padding-top:0px;padding-bottom:0px;}
.grid{background-image: url("../img/mreza.jpg") !important; background-repeat: repeat !important;}
.naslov th{width:6.428571428571429% !important;background-color: #a1d2ff; border-left:1px solid white; color:white}
.radnici td, .tok-rada td { padding: 5px 0 !important; font-size:.95em;}
.rezultat td, #pretraga td{line-height:2.5em !important;}
.no-display{display:none;}
.main-content{padding-bottom:4em;}
a:hover{text-decoration: none !important;}
button{font-family: 'Roboto Condensed', sans-serif !important;}
.zapis{float:left;width: 100%;}
.zapis:nth-of-type(odd){background-color: #f9f9f9;}
.footer{text-align: center;position:fixed;bottom: 0;left:0;width:100%;padding: 1em 0; display: block; color:white; background: black;}
.table { text-align:justify; }
.bold{font-weight: 900}
.btn{color: #ec2027;}
.btn:hover{color: #ac2027;}
.btn-primary, .btn-warning{color:white;}
.memorandum{display: none;}
#napomena{height: 200px;}
#asortiman{height:17em;}
tfoot{display:none;}
.dodatak{max-width:100% !important;}
@media print {
  a[href]:after {
    content: none !important;
  }
  .table tr{ display: inline; width:100% !important; min-width:100% !important; page-break-before: always; page-break-after:always; page-break-inside: always; margin-bottom: .5em; margin-top: .5em; font-size: 0.9em; text-align:justify;height:100%;}
  img{width:80%;}
  .table td {width: 2480px;}
  .footer,.go-back{display: none;}
  .memorandum{display:inline;}
  .memorandum tr{width: 2480px;}
  /*#odg-osoba{display:none;}*/
  tfoot {display: table-footer-group;}
}
@media only screen and (max-width: 768px){
	.bold{display: none;}
	.footer{display:none;}
	#asortiman{height:2em !important;}
}
.tooltip-inner {
    max-width: 500px;
    width: 500px;
    font-weight: thin !important;
    text-align: justify;
    padding: 10px;
}
a{color:#ec2027;}
a:hover{color:#ac2027;}
