body {
  font-size: .875rem;
}

.feather {
  width: 16px;
  height: 16px;
  vertical-align: text-bottom;
}

/*
 * Sidebar
 */

.sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 100; /* Behind the navbar */
  padding: 48px 0 0; /* Height of navbar */
  box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);
}

.sidebar-sticky {
  position: relative;
  top: 0;
  height: calc(100vh - 48px);
  padding-top: .5rem;
  overflow-x: hidden;
  overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sidebar-sticky {
    position: -webkit-sticky;
    position: sticky;
  }
}

.sidebar .nav-link {
  font-weight: 500;
  color: #333;
}

.sidebar .nav-link .feather {
  margin-right: 4px;
  color: #999;
}

.sidebar .nav-link.active {
  color: #007bff;
}

.sidebar .nav-link:hover .feather,
.sidebar .nav-link.active .feather {
  color: inherit;
}

.sidebar-heading {
  font-size: .75rem;
  text-transform: uppercase;
}

/*
 * Content
 */

[role="main"] {
  padding-top: 48px; /* Space for fixed navbar */
}

/*
 * Navbar
 */

.navbar-brand {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: 1rem;
  background-color: #50302c;
  box-shadow: inset -1px 0 0 rgba(0, 0, 0, .25);
}

.navbar .form-control {
  padding: .75rem 1rem;
  border-width: 0;
  border-radius: 0;
}

.form-control-dark {
  color: #fff;
  background-color: rgba(255, 255, 255, .1);
  border-color: rgba(255, 255, 255, .1);
}

.form-control-dark:focus {
  border-color: transparent;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, .25);
}

/*
 * Utilities
 */

.border-top { border-top: 1px solid #e5e5e5; }
.border-bottom { border-bottom: 1px solid #e5e5e5; }

.margtop60 {margin-top: 60px;}



/*LOGIN*/
html,
body{
  height: 100%;
}

body.login {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f5f5f5;
}

.form-signin {
  width: 100%;
  max-width: 385px;
  padding: 15px;
  margin: auto;
}
.form-signin .checkbox {
  font-weight: 400;
}
.form-signin .form-control {
  position: relative;
  box-sizing: border-box;
  height: auto;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.logo {
	box-shadow: 0px 5px 29px -3px rgba(0,0,0,0.1);
	padding: 20px;
	background: #fff;
	
}

.korisnicko_ime_profile{
  color: #fff;
  font-weight: 400;
  padding:10px;

}

#restoraniPregled{
  display:none;
}
.odabirRestorana {
  margin-top:20px;
  margin-bottom:20px;
}
#narudzbePregled{
  /*display:none;*/
}
#korisniciPregled{
  display:none;
}

.iznosKN {
  font-size:18px;
  font-weight: 600;
}

.ukupnoZbroj {
  font-size:18px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 45px;
}

.postojiKorisnik{
  font-size: 18px;
  margin-bottom: 20px;
  display: block;
  color: red;
  font-weight: 500;

}


.uspjesnaReg{
  font-size: 18px;
  margin-bottom: 20px;
  display: block;  
  font-weight: 500;

}

.povijest_narudzbi{
	display:none;
	margin-top: 55px;

}

.dodajteNovi{
	margin:90px 0 30px 0;

}
.margTop30	{
	margin:5px 0;
}

.apdejtBtnHolder{
	margin-bottom:30px;
}

.dohvatiSearch{
	margin-bottom:30px;
}


.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; color: #10142e; cursor: pointer;}
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }

.fotka {width:150px; display:inline-block; margin-right:20px;}
.fotkeThumb{
	margin-bottom: 10px;
}

.fotoNaslov{
	font-size: 18px;
	margin-bottom: 10px;

}

.obrisiFotku{
	margin-top:5px;
}

label {
	font-weight:bold;
}

.navbar{
	background-color:#472C29 !important;

}

.holderForma{
	margin-top:30px;

}
#izlaz, #autocesta {height: 240px;}
.table a {color: #0E5DB7;}
.tablica {margin-top: 40px;}
.filteri {margin-bottom: 0 !important;}
h4 {margin-bottom: 20px;}
.naziv {width: 320px}
.apdejtBtnHolder {margin-bottom: 60px; height: 120px;}
.clearfix::before, .clearfix::after { 
	display: block;
    content: "";
    clear: both;
}
.fotoNaziv {word-break: break-all;}
.fotoNaslov {font-weight: bold; font-size: 18px; margin-top: 30px;}
.obrisiFotku {display: inline-block; margin-bottom: 30px; margin-top: 10px;}

@media only screen and (max-width : 767px) {
	label {margin-top: 10px;}
}


.error label {
	color:red;
}

.porukaUvod {
	font-size: 20px;
    margin-top: 10px;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;

}


.pagination-wrapper {
	display: inline-block;
	width: 100%;
	text-align: center;
	position: relative;
}

.pagination-prev,.pagination-next {
	display: block;
	width: 36px;
	height: 36px;
}

.pagination-prev {
	background: url(../img/chevron-down-sort.svg) 50% 50% no-repeat;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.pagination-next {
	background: url(../img/chevron-down-sort.svg) 50% 50% no-repeat;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.pagination>li:first-child>a,.pagination>li:first-child>span,.pagination>li:last-child>a,.pagination>li:last-child>span {
	border-radius: 0;
	border: none;
}

.pagination>li>a,.pagination>li>span {
	border: none;
}

.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus {
	background-color: #CC9766;
	border-color: #CC9766;
}

.pagination>li>a,.pagination>li>span {
	color: #0a1c29;
}