@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,300);
@import url(Resources/css/cookieconsent.min.css);
.layout_trigger {
  background-image: url("/Portals/_default/Skins/Porto/Resources/img/Images/bg-amc.jpg")!important;

}

#cssmenu {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  font-size: 11px;
  line-height: 15px;
  text-transform: uppercase;
  text-align: left;
}
#cssmenu > ul {
  width: auto;
  list-style-type: none;
  padding: 0;
  margin: 0;
  
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
#cssmenu > ul li#responsive-tab {
  display: none;
  /* Hide for large screens */

}
#cssmenu > ul li {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
#cssmenu > ul li.right {
  float: right;
}
#cssmenu > ul li.has-sub {
  position: relative;
}
#cssmenu > ul li.has-sub:hover ul {
  display: block;
}
#cssmenu > ul li.has-sub ul {
  display: none;
  width: 250px;
  position: absolute;
  margin: 0;
  padding: 0;
  list-style-type: none;
  border-bottom: 3px solid #d9ced2;
  border-top: 0 none;
}
#cssmenu > ul li.has-sub ul li {
  display: block;
}
#cssmenu > ul li.has-sub > a {
  background-image: url('images/caret.png');
  background-repeat: no-repeat;
  background-position: 90% -95%;
}
#cssmenu > ul li.has-sub > a.active,
#cssmenu > ul li.has-sub > a:hover {
  background: #d80041 url('images/caret.png') no-repeat;
  background-position: 90% 195%;
}
#cssmenu > ul li a {
  display: block;
  padding: 12px 15px 11px 22px;
  text-decoration: none;
  color: #747474;
  /*text-shadow: 0px 1px 0px #fff;*/
}
#cssmenu > ul li a.active,
#cssmenu > ul li a:hover {
  /*background: #d80041;*/
  color: #fff;
  text-shadow: 0px 1px 0px #000;
}
@media (max-width: 600px) {
  #cssmenu > ul {
    width: 100%;
  }
  #cssmenu > ul li#responsive-tab {
    display: block;
  }
  #cssmenu > ul li#responsive-tab a {
    background: url('images/menu.png') no-repeat;
    background-position: 95% -35%;
  }
  #cssmenu > ul li#responsive-tab a:hover {
    background-color: #d80041;
    background-position: 95% 135%;
  }
  #cssmenu > ul li {
    display: none;
  }
  #cssmenu > ul li.right {
    float: none;
  }
  #cssmenu > ul li.has-sub {
    position: relative;
  }
  #cssmenu > ul li.has-sub ul {
    display: block;
    position: static;
    width: 100%;
    background: #ffffff;
    border: 0 none;
  }
  #cssmenu > ul li.has-sub ul li {
    display: block;
  }
  #cssmenu > ul li.has-sub ul li a span {
    display: block;
    padding-left: 24px;
  }
  #cssmenu > ul li.has-sub > a {
    background-image: none;
  }
}
/* Make sure they show even if hidden in mobile view by JS */
@media (min-width: 600px) {
  #cssmenu > ul > li.collapsed {
    display: inline-block !important;
    *display: inline;
    zoom: 1;
  }
  #cssmenu > ul ul li.collapsed {
    display: block !important;
  }
}

/***** VELICINA VELIKOG MENIJA  ******/

.nav-pills li{
	/*float: left;*/
	max-width: 130px;
	text-align: center;
}

@media(max-width:600px) {
	.nav-pills li{
	max-width: none;
	text-align: center;
	}
}
/***** END - VELICINA VELIKOG MENIJA  ******/

/*****GLAVNI MENI *****/
header nav ul.nav-main li a {
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 10px 4px;
	height: 125px;
}

@media(max-width: 600px){
	header nav ul.nav-main li a {
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 10px 4px;
	height: 1%;
}

}

.korisnici-meni{
	float: right;
}
.vijesti_arhiva{
	float: right;
}
/*Iframe- maps*/

.iframe-maps {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.iframe-maps iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*Hover over trenutnog stanja - naslovna*/
.pozadinska-slika {
    position: relative;
}
.pozadinska-slika img {
    display: block;
    width: 70%;
    margin: 0 auto;
}

@media(max-width:600px) {
	.pozadinska-slika img {
    display: block;
    width: 50%;
    margin: 0 auto;
}
}

.box-content a{
	text-decoration: none;
}

/*Footer*/
#footer{
    background: #0e0e0e;
    border-top: 4px solid #0e0e0e;
    font-size: .9em;
    margin-top: 50px;
    padding: 0!important;
    position: relative;
    clear: both;
}
#footer .footer-copyright {
	margin-top: 0!important;
}
.menu-footer{
	font-size: 10px!important;
}

/*Footer navigacija*/
.footer-navigacija li{
	border-right: 1px solid grey;
    margin: 0;
    padding: 0;
}
/*slider link*/
.ls-l{
	text-decoration: none!important;
}

/*Širina istaknutih obavijesti na naslovnici*/
.istaknuto{
	max-width: 91%;
    margin: 0 auto;
}
.nav > li > a:hover, .nav > li > a:focus{
	background-color: #08c;
}

header .search {
    float: left;
    margin: 10px 0 0 15px;
    position: relative;
}

@media screen and (min-width: 600px) and (max-width: 800px){
	header .nav-main-collapse1 {
   	top: 91px;
    
    /*background: #171717;*/
    background: rgb(23, 23, 23) none repeat scroll 0% 0%;
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: hidden;
    z-index: 9999;

	}
}

@media (min-width: 768px){
.navbar-collapse.collapse {
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}
}

@media (max-width: 991px){
header .nav-main-collapse1 {
   /*	top: 16%;*/
    background: #171717;
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: hidden;
    z-index: 9999;
   /* position: absolute;
    left: 69%;*/
	
	}

	.logo-sticky-active a img {
    display: inline-block;
    top: -25px!important;
    height: 50%!important;
}
}
/*Glavni meni responsive*/
/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {

.nav-pills li img{
   display: none;
}
}
@media only screen 
and (min-device-width : 480px) 
and (max-device-width : 768px) {

.nav-pills li img{
   display: none;
}
header nav ul.nav-main li a {
    font-size: 12px;
    font-style: normal;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 4px;
    height: 39px; 
}
.nav-pills li{
   max-width: none!important;
}
}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {
/* Styles */

}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 800px) {

.nav-pills li img{
   display: none;
}
}


/*Tablet view gornji meni*/

@media (min-width: 768px) and (max-width: 991px){

.navbar-collapse.collapse {
    display: none!important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}
}


/**/
@media only screen (min-device-width : 768px) 
 {

.nav-pills li img{
   display: block;
}
.navbar-collapse.collapse {
    display: none !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}
.nav-pills li {
    max-width: none;
    text-align: center;
}
header nav ul.nav-main li a {
    font-size: 12px;
    font-style: normal;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 4px;
    height:39px;
}

}
/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {

.nav-pills li img{
   display: none;
}
/*.navbar-collapse.collapse {
    display: none !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}*/
.nav-pills li {
    /*max-width: none;*/
    text-align: center;
}

}
/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {

.nav-pills li img{
   display: block!important;
}
.dropdown-submenu a img {
  display: none!important;
}
.dropdown-menu li a img {
  display: none!important;
}
.nav-pills li {
    max-width: 130px!important;
    text-align: center;
}

header .logo img {
    position: relative;
    color: transparent;
   /* width: 7%!important;*/
}
header nav ul.nav-main li a {
    font-size: 12px;
    font-style: normal;
    line-height: 17px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 4px;
    height: 146px;
}
.header-top .container{
  margin:0;
  padding:0;
  width: 99%; 
}
.lobipanel1{
  margin-left: 2px;
}
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
/* Styles */
.nav-pills li img{
   display: none;
}
header .logo img {
    position: relative;
    color: transparent;
    width: 10%!important;
}
.lobipanel1{
  margin-left: 2px;
}
.tblresponsiveAktivacije{margin-right: 16px!important;}
.tblresponsiveNotami{margin-left: 15px!important;}

}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {

header.colored nav ul.nav-main>li>a {
    padding-bottom: 24px;
    padding-top: 49px;
}
.nav>li>a>img {
    max-width: none;
    display: block;
    margin: 0 auto;
}
}

/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {

.nav-pills li img{
   display: none;
}
}

/*IPHONE 6 - landscape*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : landscape) { 
    header nav ul.nav-main li a {
    font-size: 12px;
    font-style: normal;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 4px;
    height: auto;
}



.nav-pills li {
    float: left;
    max-width: 100%;
    text-align: center;
}
}

/*Samo za desktop*/
@media screen and (min-width: 992px) {
    .desktop_only{
    	display: none;
    }
    .mobile_only{
    	display: none;
    }
}

@media screen and (max-width: 992px) {
    .mobile_only{
    	display: block;
    }
    .mobile_only_font{
    	font-size: 1.2em;
    }
}

.mobile_only a {
	font-size: 1.2em;
}
/*End glavni meni responsive*/

.language .language-object span {
    float: left;
    padding: 5px 8px;
    margin: 0 0 0 5px;
    border-radius: 100%;
    box-shadow: 1px 1px 1px 0 rgba(0,0,0,.1);
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    background-color: #fff;
}
/*Povijest - širina paragrafa - hr i eng verzija*/
ul.history li p {
    margin-left: 90px;
}

ul.history-eng li p {
    margin-left: 166px;
}

/*@media (min-width: 768px){
.navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    border-bottom: 1px solid rgba(0, 136, 204, 0.92);
}}*/

/*Slanje poruka*/
.form-style-5{
    max-width: 500px;
    padding: 10px 20px;
    background: #f4f7f8;
    margin: 10px auto;
    padding: 20px;
    background: #f4f7f8;
    border-radius: 8px;
    font-family: Georgia, "Times New Roman", Times, serif;
}
.form-style-5 fieldset{
    border: none;
}
.form-style-5 legend {
    font-size: 1.4em;
    margin-bottom: 10px;
}
.form-style-5 label {
    display: block;
    margin-bottom: 8px;
}
.form-style-5 input[type="text"],
.form-style-5 input[type="date"],
.form-style-5 input[type="datetime"],
.form-style-5 input[type="email"],
.form-style-5 input[type="number"],
.form-style-5 input[type="search"],
.form-style-5 input[type="time"],
.form-style-5 input[type="url"],
.form-style-5 textarea,
.form-style-5 select {
    font-family: Georgia, "Times New Roman", Times, serif;
    background: rgba(255,255,255,.1);
    border: none;
    border-radius: 4px;
    font-size: 16px;
    margin: 0;
    outline: 0;
    padding: 7px;
    width: 100%;
    box-sizing: border-box; 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
    background-color: #e8eeef;
    color:#8a97a0;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
    box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
    margin-bottom: 30px;
    
}
.form-style-5 input[type="text"]:focus,
.form-style-5 input[type="date"]:focus,
.form-style-5 input[type="datetime"]:focus,
.form-style-5 input[type="email"]:focus,
.form-style-5 input[type="number"]:focus,
.form-style-5 input[type="search"]:focus,
.form-style-5 input[type="time"]:focus,
.form-style-5 input[type="url"]:focus,
.form-style-5 textarea:focus,
.form-style-5 select:focus{
    background: #d2d9dd;
}
.form-style-5 select{
    -webkit-appearance: menulist-button;
    height:35px;
}
.form-style-5 .number {
    background: #0088cc;
    color: #fff;
    height: 30px;
    width: 30px;
    display: inline-block;
    font-size: 0.8em;
    margin-right: 4px;
    line-height: 30px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255,255,255,0.2);
    border-radius: 15px 15px 15px 0px;
}

.form-style-5 input[type="submit"],
.form-style-5 input[type="button"]
{
    position: relative;
    display: block;
    padding: 19px 39px 18px 39px;
    color: #FFF;
    margin: 0 auto;
    background: #0088cc;
    font-size: 18px;
    text-align: center;
    font-style: normal;
    width: 100%;
    border: 1px solid #0077b3;
    border-width: 1px 1px 3px;
    margin-bottom: 10px;
}
.form-style-5 input[type="submit"]:hover,
.form-style-5 input[type="button"]:hover
{
    background: #0077b3;
}

.korisnik-select, .grupa-select{
 margin-bottom: 30px;
}
.grupa-select {
    font-family: Georgia, "Times New Roman", Times, serif;
    background: rgba(255,255,255,.1);
    border: none;
    border-radius: 4px;
    font-size: 16px;
    margin: 0;
    outline: 0;
    padding: 7px;
    width: 100%;
    box-sizing: border-box; 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
    background-color: #e8eeef;
    color:#8a97a0;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
    box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
    margin-bottom: 30px;
    
}
.korisnik-select{
font-family: Georgia, "Times New Roman", Times, serif;
    background: rgba(255,255,255,.1);
    border: none;
    border-radius: 4px;
    font-size: 16px;
    margin: 0;
    outline: 0;
    padding: 7px;
    width: 100%;
    box-sizing: border-box; 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
    background-color: #e8eeef;
    color:#8a97a0;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
    box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
    margin-bottom: 30px;
}
/*.btn-group,*/
.multiselect {
  width: 100%;
}

.multiselect {
  text-align: left;
  padding-right: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.multiselect .caret {
  right: 12px;
  top: 45%;
  position: absolute;
}

.multiselect-container.dropdown-menu {
    min-width: 0px;
}

.multiselect-container>li>a>label {
    white-space: normal;
    padding: 5px 15px 5px 35px;
}

.multiselect-container > li > a > label > input[type="checkbox"] {
    margin-top: 3px;
}

/*Primanje poruka*/
/*	--------------------------------------------------
	:: Table Filter
	-------------------------------------------------- */
.panel {
	border: 1px solid #ddd;
	background-color: #fcfcfc;
}
.panel .btn-group {
	margin: 15px 0 30px;
}
.panel .btn-group .btn {
	transition: background-color .3s ease;
}
.table-filter {
	background-color: #fff;
	border-bottom: 1px solid #eee;
}
.table-filter tbody tr:hover {
	cursor: pointer;
	background-color: #eee;
}
.table-filter tbody tr td {
	padding: 10px;
	vertical-align: middle;
	border-top-color: #eee;
}
.table-filter tbody tr.selected td {
	background-color: #eee;
}
.table-filter tr td:first-child {
	width: 38px;
}
.table-filter tr td:nth-child(2) {
	width: 35px;
}
.ckbox {
	position: relative;
}
.ckbox input[type="checkbox"] {
	opacity: 0;
}
.ckbox label {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.ckbox label:before {
	content: '';
	top: 1px;
	left: 0;
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	border-radius: 2px;
	border: 1px solid #bbb;
	background-color: #fff;
}
.ckbox input[type="checkbox"]:checked + label:before {
	border-color: #2BBCDE;
	background-color: #2BBCDE;
}
.ckbox input[type="checkbox"]:checked + label:after {
	top: 3px;
	left: 3.5px;
	content: '\e013';
	color: #fff;
	font-size: 11px;
	font-family: 'Glyphicons Halflings';
	position: absolute;
}
.table-filter .star {
	color: #ccc;
	text-align: center;
	display: block;
}
.table-filter .star.star-checked {
	color: #F0AD4E;
}
.table-filter .star:hover {
	color: #ccc;
}
.table-filter .star.star-checked:hover {
	color: #F0AD4E;
}
.table-filter .media-photo {
	width: 35px;
}
.table-filter .media-body {
    display: block;
    /* Had to use this style to force the div to expand (wasn't necessary with my bootstrap version 3.3.6) */
}
.table-filter .media-meta {
	font-size: 11px;
	color: #999;
}
.table-filter .media .title {
	color: #2BBCDE;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
}
.table-filter .media .title span {
	font-size: .8em;
	margin-right: 20px;
}
.table-filter .media .title span.pagado {
	color: #5cb85c;
}
.table-filter .media .title span.pendiente {
	color: #f0ad4e;
}
.table-filter .media .title span.cancelado {
	color: #d9534f;
}
.table-filter .media .summary {
	font-size: 14px;
}

.vijesti-naslov-pocetna{
  min-height: 54px;
  text-align: center;
}

/*.vijesti-sadrzaj{
	max-height: 120px;
	overflow: hidden;
}
.vijesti-sadrzaj p:nth-child(2){
	white-space: nowrap; 
    width: 225px; 
    overflow: hidden;
    text-overflow: ellipsis;
}*/

/* styles for '...' */ 
.vijesti-sadrzaj{
  /* hide text if it more than N lines  */
  overflow: hidden;
  /* for set '...' in absolute position */
  position: relative; 
  /* use this value to count block height */
  line-height: 2.3em;
  /* max-height = line-height (1.2) * lines max number (3) */
  max-height: 8.4em; 
  /* fix problem when last visible word doesn't adjoin right side  */
  text-align: justify;  
  /* place for '...' */
  margin-right: 1em;
  padding-right: 1em;
}

.vise{
	padding-top: 5%;
}

header nav ul.nav-main ul.dropdown-menu {
    border: 0;
   /* border-top: 5px solid #ccc;*/
    border-radius: 0 6px 6px 6px;
    box-shadow: 0 20px 45px rgba(0,0,0,.08);
    margin: 1px 0 0 3px;
    /*padding: 5px;
    top: auto;*/
    top:100%;
    text-align: left;
    /*min-width: 10.8%;*/
}

header nav.mega-menu .dropdown-menu > li {
    display: block;
    width: 100%;
}

header nav ul.nav-main ul.dropdown-menu  li a{
	height: 100%;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #0077b3;
    text-decoration: none;
    background-color: #f5f5f5;
}

/*User - message icons remove*/
.userNotifications
{
 visibility: hidden;
  width:1px;
}

.userMessages 
{
   visibility: hidden;
    width:1px;
}

.dropdown-menu li{
max-width: 100%!important;
text-align: left;
}

/*Pozicioniranje ikone na glavnom meniu*/
.nav>li>a>img {
    max-width: none;
    position: absolute;
    top: 10px;
    left: 36%;
    }

/*Pozicioniranje ikone na glavnom meniu - scroll*/

  .sticky-menu-active img{
    top:0!Important;
  }
.logo-sticky-active a img{
    display: inline-block;
    top: 28px!important;
    height: 80%!important;
  }

@media (max-width: 1200px){

/*.boxed body.sticky-menu-active header {
    width: 100%;
    display: none;
}*/

.boxed header {
    padding: 8px 0;
    /*border-bottom: 5px solid #0077b3!important;*/
}

/*.console-large-detail{
	border-bottom: 1px solid #0088cc;
}*/

/* Gumb za kontakt CIV AA*/
.gumb_korisnici a{
   position: relative;
   top: 0;
   right: 0;
}
/*Sakrivanje user profila*/
#login .registerGroup {
    display: none!important;
}



.LastAMCAnnouncement a:hover{
	background-color: none!important;
}
.prebaci_na_desktop{
	text-align: center;
	background: #0077b3; /* fallback for old browsers */
	background: -webkit-linear-gradient(to left, #0077b3 , #283E51); /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to left, #0077b3 , #283E51); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */   
    height: 30px;
    	
}

.prebaci_na_desktop a{
	color:#fff;
	display: block;
	text-decoration: none;
	width: 100%;
	padding: 3px;
}

/*START kontakt stranica*/

.well1 {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #0088cc;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.well2 {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #0088cc;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.well1 h5{
  color: white; 
  margin:0;
}

.well1 h5 i {
  margin-right: 10px;
}

.page-header{
  margin:0;
}

.page-header h4{
  color:white;
}

.well2 h5{
  color: white; 
}

.well2 h5 i {
  margin-right: 10px;
}
.well2 h5 i a {
  color: white;
}

.adresa{
  margin: 0 0 4% 17%;
  width: 78%;
  color: white;
}
.adresa2{
  margin-left: 27%;
  width: 75%;
  color: white;
}

/*END kontakt stranica*/

/*.jplist-panel{display:none!important;}.panel-expanded.jplist-panel{display:block;}


/*boja slova za naslove H4 - karte*/

.panel-title h4 a .Normal{
color: #1d2127;
}

/*
Printanje rezervacija ZP-a
*/
@media print {
  #header,#footer,#ControlBar_ControlPanel{ display: none; }/* Sakrij klase i id-ove */
  .RezervacijePrint { display: block; }/* ... osim željene  klase ili id-a*/
}

.panel-margina-desno{
	margin-right: 0!important;
}

.panel-margina-desno{
	margin-left: 0!important;
}

.btn-block {
	padding: 14px 0;
}

.span-boja{
	color: #ffffff;
}
.boja{
	text-transform: uppercase;
}

@media (max-width: 767px){

.language{float: left;}
.btn-responsive-nav {top: 27px; font-size: 23px;}


.boxed header{padding: 0; margin: 0;}
}

@media (max-width: 991px){

header .header-top {
    display: block;
    border-bottom: 1px solid #0088cc1f;
}
#login {margin: 0;}
header .language{margin: 0;}
.kontakt-gumb{
   padding-top: 4%;
    display: block;
    position: absolute;
    left: 22%;
    z-index:999;    
}
}

@media only screen and (device-width: 768px) {
.language{float: left;}
.btn-responsive-nav {top: 27px; font-size: 23px;}

header .header-top {
    display: block;
    border-bottom: 1px solid #0088cc1f;
}
.boxed header{padding: 0; margin: 0;}
}

.responsive-width{
  font-size: 2vw;
}


.ls-slide a h3{
    text-transform: initial;
}

body {
    -webkit-animation-delay: 0.1s;
    -webkit-animation-name: fontfix;
    -webkit-animation-duration: 0.1s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
}

@-webkit-keyframes fontfix {
    from { opacity: 1; }
    to   { opacity: 1; }
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #30333600!important;
    color: #1d2127!important;}

 /*IE 11 radni prostor*/
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
   body.sticky-menu-active header{
	   position:static;
   }
}


@media only screen and (max-width: 1200px){
.navbar-header .nav-main #dnnMenu .nav li a {
    padding: 13px 7px !important;
}
}

/*.userDisplayName
{
  pointer-events: none; 
  cursor: default; 
  color: white;
  text-align: center;
  padding-top: 5px;
  font-weight: 600;
  font-size: 13px;
}*/