/* GENERAL STYLES */

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a.fancybox {
	display: inline-block;
}

.fancybox-lock .fancybox-overlay {
	z-index: 9999999;
}

.td-red {
	color: #FFF;
	font-weight: bold !important;
	background: #cf003d;
}

#fees .table-bordered, #fees .table-bordered td {
	/*border:1px solid black!important;*/
}

.td-yellow {
	background: #F8B323;
	font-weight: bold !important;
	color: #222;
}

body {
	overflow-x: hidden;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	line-height: 170%;
	letter-spacing: 0px;
	background: #EEE;
	font-size: 16px;
	/*min-width: 625px;*/
	/*background: #ffffff; /* Old browsers */
	/*background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	/*background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

	/*	background-attachment: fixed; /**/

	background: url("../img/notebook.png");
}

img {
	margin: auto;
}

.bigger-text {
	font-size: 1.5em;
	line-height: 150%;
}

.dugme {
	margin: 5px;
	font-size: 16px;
	background: #155B9B;
	padding: 5px 15px;
	color: #FFF;
	font-family: 'Ubuntu', sans-serif;
	display: inline-block;
	/**/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.dugme.active, .dugme:hover {
	color: #EEE;
	text-decoration: none;
	background: #134D81;
}

.font-modern {
	font-family: 'Ubuntu', sans-serif;
}

.transition {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

h1, h2, h3, h4 {
	font-family: 'Ubuntu', sans-serif;
	font-weight: normal;
}

span.divider {
	border: none;
	background: url("../img/logo-hr.png") no-repeat center center;
	height: 35px;
	position: relative;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	margin: 15px 0;
}

hr {
	border: none;
	background: url("../img/logo-hr.png") no-repeat center center;
	height: 35px;
	position: relative;
	overflow: hidden;
}

span.divider.tekst b {
	/*color:#ce003d;*/
}
span.divider.tekst {
	border: none;
	background: none !important;
	height: 35px;
	line-height: 35px;
	position: relative;
	display: inline-block;
	font-family: 'Ubuntu', sans-serif;
	width: 100%;
	overflow: hidden;
	color: #0B6EC7;
	text-align: center;
	font-weight: bold;
}

span.divider.tekst:before {
	left: -100px;
}
span.divider.tekst:after {
	right: -100px;
}
span.divider:before, hr:before {
	border-bottom: 1px dashed #0B6EC7;
	content: "";
	width: 50%;
	display: block;
	top: 48%;
	left: -30px;
	position: absolute;
}
span.divider:after, hr:after {
	border-bottom: 1px dashed #0B6EC7;
	content: "";
	width: 50%;
	display: block;
	top: 48%;
	right: -30px;
	position: absolute;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

/* CUSTOM STYLES */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.tri-stupca {
		column-count: 3;
		-moz-column-count: 3; /* Firefox */
		-webkit-column-count: 3; /* Safari and Chrome */
	}
	.dva-stupca {
		column-count: 2;
		-moz-column-count: 2; /* Firefox */
		-webkit-column-count: 2; /* Safari and Chrome */
	}
}

.grey-block br {
	display: none
}
.grey-block {
	margin: 30px 0;
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.grey-block br {
		display: block
	}

	.grey-block {

		line-height: 120%;
		padding: 10px;
		margin: 20px 0;
		border-radius: 5px;
		background: #EEE;
		border: 1px solid #E5E5E5;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}

/* STYLES FOR SMALL DEVICES*/
@media (max-width: 768px) {

	.main-section header h1, .big-text {
		font-size: 2em !important;
	}
	#content {
		margin-top: 0px !important;
	}
	#main-header h1 {
		font-size: 130%;
	}

	#main-header .comp {

	}
	#main-header div {
		text-align: center !important;
	}
	#main-header {
		position: relative !important;
		width: 100%;
	}

	.committee-nav a.dugme, .raspored-nav a.dugme {
		display: block;
		margin: 10px 0;
	}

	#raspored ul li .datum-vrijeme {
		width: inherit !important;
		display: block;
		float: none !important;
		padding: 5px;
		text-align: center;
		font-size: 2em;
		border: none !important;
	}

	#raspored ul li .predavanje {
		display: block;
		padding: 0 !important;
		text-align: center !important;
	}

	#raspored ul li .voditelj {
		display: block;
		padding: 0 !important;
		text-align: center !important;
	}

}

#main-header {
	/*background: #0b6ec7 url("../img/header-bg.png") repeat;*/
	/*position: fixed;*/
	width: 100%;
	top: 0;
	z-index: -99999;
	background: #F5F5F5;
	padding: 0;
}

#top-logo {
	margin: auto;
	padding: 0 70px;
}

#top {
	padding: 10px 0;
}

.organisators img {
	max-height: 75px;
	width: auto;
	max-width: 80%;
	text-align: center;
	display: block;
	margin: auto;
}

#main-header h1 {
	font-family: 'Ubuntu', sans-serif;
	color: #0b6ec7;
	margin: 0;
	padding: 0;
}

#main-header .comp {
	background: #0b6ec7;
	overflow: hidden;
}

#vz {
	background: #0b6ec7 url("../img/top-bg.png") center bottom no-repeat;
}

#vz img {
	max-width: 80%;
}

.menu-push {
	height: 100px;
}

#navigation.affix {
	margin-bottom: 0;
}

#navigation {
	margin-bottom: -100px;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 17px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 0px 0px 17px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 0px 17px rgba(50, 50, 50, 0.2);
	text-align: center;
	background: #155B9B;
	border-top: 5px solid #333;
	font-family: 'Ubuntu', sans-serif;
	font-weight: bold;
	padding-bottom: 47px;
}
#navigation.affix {
	top: 0;
	position: fixed;
	z-index: 9999;
	width: 100%;
}

#navigation ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	display: table;
	width: 100%;
	position: relative;
}

/* MAIN MENU NAVIGATION */
#navigation ul.main-menu {
	/*background: #155B9B;*/
}

h1 .fa {
	color: #f8b323;
}

#navigation ul.main-menu > li:hover a, #navigation ul.main-menu > li.active > a {
	position: relative;
}

#navigation:hover ul.main-menu li.nav-item.active > a {
	color: #FFF;
}

#navigation ul.main-menu li.nav-item.active > a, #navigation ul.main-menu li.nav-item a:hover, #navigation ul.main-menu li.nav-item.active > a:hover {
	/*background: rgba(0,0,0,0.05)!important;*/
	/*font-weight: bold;*/
	color: #f8b323;
}

#home-item:after {
	content: "" !important;
}

#navigation ul.main-menu > li:hover > a:after, #navigation ul.main-menu > li.active:hover > a:after, #navigation ul.main-menu > li.active > a:after {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	content: "\f0d8 ";
	position: absolute;
	left: 0;
	right: 0;
	/*color: #3083CE;*/
	color: #1E6BB1;
	font-size: 20px;
	bottom: -11px;
}

#navigation:hover ul.main-menu > li.active > a:after {
	content: "";
}

#navigation:hover ul.main-menu > li.active:hover > a:after {
	content: "\f0d8";
}

#navigation ul.main-menu li {
	display: table-cell;
}

#navigation ul a img {
	vertical-align: baseline;
}

#navigation ul a {
	padding: 10px 10px;
	text-decoration: none;
	color: #FFF;
	display: block;
}

/* SUBMENU NAVIGATION */
#navigation ul.submenu li a:hover {
	/*background: rgba(0,0,0,0.05)!important;*/
}

#navigation ul.main-menu li:hover > ul.submenu {
	display: block !important;
}

#navigation:hover li.active ul.submenu, #navigation:hover ul.submenu {
	display: none !important;
}

#navigation li.active ul.submenu {
	display: block;
	text-align: center;
}

#navigation ul.submenu {
	display: none;
	position: absolute;
	/*width: 100%;*/
	width: auto;
	left: 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	/*background: #3083CE;*/
	background: #1E6BB1;
	padding: 0 10px;
}

/* NAVIGACIJA ZA LG SIRINE*/
@media (min-width: 1200px) {
	ul#about-submenu.submenu {
		left: 45px;
	}

	ul#submissions-submenu.submenu {
		left: 200px;
	}
	ul#registration-submenu.submenu {
		left: 455px;
	}
	ul#venue-submenu.submenu {
		left: 460px;
	}
	ul#travel-submenu.submenu {
		left: 620px;
	}
	ul#program-submenu.submenu {
		left: 615px;
	}
}

/* NAVIGACIJA ZA MD SIRINE*/
@media (max-width: 1200px) {
	ul#about-submenu.submenu {
		left: 0px;
	}

	ul#submissions-submenu.submenu {
		left: 120px;
	}
	ul#registration-submenu.submenu {
		left: 350px;
	}
	ul#venue-submenu.submenu {
		left: 370px;
	}
	ul#travel-submenu.submenu {
		left: 530px;
	}
	ul#program-submenu.submenu {
		left: 425px;
	}
}
#navigation ul.submenu li {
	position: relative;
	display: inline-block;
}

#navigation ul.submenu li.active a {
	/*background: rgba(0,0,0,0.05) !important;*/
	color: #f8b323;
}

#navigation ul.submenu li a {
	color: #FFF;
}

#mobile-menu {
	text-align: center;
	text-align: center;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 99;
	max-height: 100%;
	overflow: auto;
}

#mobile-menu ul {
	border-top: 2px solid #F8B323;
	border-bottom: 2px solid #F8B323;
	margin: 0;
	padding: 10px 0;
	list-style: none;
	background: #555;
}

#mobile-menu ul li {
	display: block;
	position: relative;
}

#mobile-menu ul li:first-child a {

}
#mobile-select {
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

#mobile-menu ul li a {
	border-top: 1px solid #444;
	border-bottom: 1px solid #666;
	display: block;
	padding: 10px 5px;
	color: #FFF;
}

#mobile-menu .submenu {
	background: #444;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	/*max-height: 150px;*/
	overflow-y: auto;
}

#mobile-menu .submenu li a {
	font-size: 0.9em;
}

.submenu-trigger {
	right: 0;
	background: #444;
	top: 0;
	position: absolute;
	color: #FFF;
	padding: 11px 21px;
	width: 50px;
	-moz-border-radius: 5px;
	cursor: pointer;
}

#mobile-switch {
	position: fixed;
	z-index: 999;
	left: 10px;
	top: 10px;
	padding: 5px 12px;
	background: #0b6ec7;
	color: #FFF;
	cursor: pointer;
	border-radius: 5px;
}

#logo {
	display: inline-block;
}

#img-logo {
	padding-top: 50px;
}

#content {
	/*margin-top:350px;*/

	color: #222;
}

#map {
	height: 300px;
	margin: 15px 0 0 0;
}

#map-container {
	border-top: 10px solid #F8B323;
	border-bottom: 10px solid #0B6EC7;
}
#events {

}

.events-item {
	display: inline-block;
	padding: 5px;
	margin: 5px 0;
	padding-top: 25px;
}

.inline-block {
	display: inline-block;
}

.event-date.date-small-font {
	font-size: 12px;
	padding-top: 35px;
}
.event-date {
	border-radius: 50%;
	-moz-border-radius: 50%;
	width: 100px;
	height: 100px;
	line-height: 100%;
	padding-top: 30px;
	text-align: center;
	margin-right: 10px;
	border: 4px solid #FFF;
	background: #cf003d;
	font-size: 16px;
	color: #FFF;
	font-family: 'Ubuntu', sans-serif;
	float: left;
	margin-top: -20px;
}
.track-title-circle {
	border-radius: 50%;
	-moz-border-radius: 50%;
	width: 100px;
	height: 100px;
	line-height: 100%;
	padding-top: 37px;
	text-align: center;
	margin-right: 10px;
	border: 4px solid #FFF;
	background: #cf003d;
	font-size: 16px;
	color: #FFF;
	font-family: 'Ubuntu', sans-serif;
	float: left;
	margin-top: -20px;
}

.events-item.passed {
	text-decoration: line-through;
}
.passed .event-date {
	background: #333;
}
.passed .event-title {
	color: #333;
}

.event-title {
	font-family: 'Ubuntu', sans-serif;
	font-size: 20px;
	color: #cf003d;
	font-weight: 500;
}

.news-item:nth-child(2n-1) {
	clear: both;
}
.news-item {
	position: relative;
	overflow-x: hidden;
	padding: 5px;
	margin: 5px 0;
}

.item-title {
	position: relative;
	display: inline-block;
	color: #cf003d;
	border-bottom: 5px solid #F8B323;
	cursor: pointer;
}

/*
 .item-title .date {
 position: absolute;
 font-size: 16px;
 left: 110%;
 width: 100px;
 top: 12px;
 }*/
.item-title .date {
	position: absolute;
	font-size: 14px;
	left: 4px;
	width: 100px;
	bottom: -22px;
}

.active .item-title:after {
	content: "\f0d7";
}

.item-title:after {
	width: 20px;
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	content: "\f0da";
	margin-left: 15px;
}

.item-img {
	border-radius: 50%;
	-moz-border-radius: 50%;
	width: 75px;
	height: 75px;
	display: inline-block;
	margin-right: 10px;
	border: 4px solid #FFF;
}
.news-item {
	/*background: rgba(255, 255, 255, 0.4);*/
}

.item-content {
	display: none;
	padding: 10px;
}

#archive .item-title:after {
	display: none;
}
#archive .item-title {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: calc(100% - 100px);
	margin-left: 85px;
	margin-bottom: 25px;
}

#archive .item-content {
	display: block;
}

#archive .item-img {
	border-radius: 50%;
	-moz-border-radius: 50%;
	width: 75px;
	height: 75px;
	position: absolute;
	top: 15px;
	left: 0;
	display: inline-block;
	margin-right: 10px;
	border: 4px solid #FFF;
}

.readmore {
	margin: 0;
	color: #cf003d;
	padding: 0;
	clear: both;
}

.main-section {

	/*padding: 30px 15px;*/
	padding: 30px 0;
	/*margin-top: 50px;
	 margin-bottom: 50px;
	 */
}

.main-section header h1 {
	text-align: center;
	font-size: 50px;
}

/* SECTION COLOR SCHEMES */
.section-white {
	background: rgba(255, 255, 255, 0.4);
	/*border-top: 5px solid #F8B323;
	 border-bottom: 5px solid #0B6EC7;
	 */
	border-top: 1px solid rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(0,0,0,0.2);
}

h1.big-blue, .section-white header h1 {
	color: #0B6EC7;
}

.section-yellow {
	border-top: 1px solid rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(0,0,0,0.2);
	background: #F8B323;
	color: #FFF;
}
.section-yellow a {
	color: #FFF;
}
.section-yellow header h1 {
	color: #FFF;
}

.section-red {
	border-top: 1px solid rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(0,0,0,0.2);
	background: #cf003d;
	color: #FFF;
}
.section-red header h1 {
	color: #FFF;
}

.section-red a {
	color: #F8B323;
}

.section-red span.divider.tekst {
	color: #FFF;
}
.section-red span.divider:before, hr:before, .section-red span.divider:after, hr:after {
	border-bottom: 1px dashed #FFF;
}

.section-red .dugme.active {
	background: #F8B323 !important;
	color: #333;
}

.section-red .dugme {
	color: #FFF;
}

.section-blue {
	border-top: 1px solid rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(0,0,0,0.2);
	background: #0b6ec7;
	color: #FFF;
}
.section-blue a {
	color: #E5E5E5;
}

.section-blue header h1 {
	color: #FFF;
}

.section-blue span.divider.tekst {
	color: #FFF;
}
.section-blue span.divider:before, hr:before, .section-blue span.divider:after, hr:after {
	border-bottom: 1px dashed #FFF;
}

.section-blue .dugme {
	background: #F8B323 !important;
	color: #333;
}

.section-blue .dugme.active {
	background: #FFF !important;
	color: #333;
}
footer {
	padding: 30px;
	background: #444;
	color: #FFF;
}

footer a {
	color: #F8B323;
	white-space: nowrap;
}
footer a:hover {
	color: #FFF;
}

#raspored {
	position: relative;
}

#raspored .dan {
	overflow: hidden;
}
.committee-nav a.dugme, .raspored-nav a.dugme {
	margin: 5px 0;
}

.raspored-nav a.dugme.active {
	background: #cf003d;
}

.committee-nav a.dugme, .raspored-nav a.dugme {
	position: relative;
}
#raspored .dan {
	display: none;
}
#raspored ul {
	list-style: none;
	margin: 0;
	padding: 15px;
}

#raspored ul li:first-child {
}
#raspored ul li {
	padding: 10px 0;
	border-bottom: 1px solid #FFF;
}

#raspored ul li .datum-vrijeme {
	width: 100px;
	border-right: 1px dashed #FFF;
	display: block;
	float: left;
	padding: 5px;
	text-align: center;
	margin-right: 15px;
	font-family: 'Ubuntu', sans-serif;
}

#raspored ul li .predavanje {
	display: block;
	padding: 0 15px;
	text-align: left;
	font-family: 'Ubuntu', sans-serif;
}

#raspored ul li .voditelj {
	display: block;
	padding: 0 15px;
	text-align: left;
}

/*
 .committee-nav .dugme.active:before,
 .raspored-nav .dugme.active:before {
 font-family: FontAwesome;
 font-weight: normal;
 font-style: normal;
 display: inline-block;
 text-decoration: inherit;
 content: "\f00c ";
 position: absolute;
 color: #FFF;
 font-size: 30px;
 left: 0;
 right: 0;
 bottom: -10px;
 }
 */
/* SPEAKERS COMPONENT */
.speakers-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.speakers-list {
	text-align: center;
}

.speakers-list h3 {
	color: #F8B323;
	/*font-size: 15px;*/
	line-height: 120%;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

.speakers-list figure {
	text-align: center;
	background: #333;
	display: inline-block;
	position: relative;
	margin: 20px 0 60px 0 !important;
}

.speakers-list figure figcaption p {
	color: #FFF;
	font-size: 0.9em;
	line-height: 100%;
}

.speakers-list figure figcaption {
	position: absolute;
	bottom: -50px;;
	left: 0;
	font-size: 14px;
	background: #333;
	width: 100%;
	padding: 10px 6px;
}

.speakers-list .hidden-caption {
	height: 0px;
	overflow: hidden;
	display: block;
}

.speakers-list .links a {
	color: #F8B323;
	font-size: 12px;
}

.speakers-list .links a:hover {
	color: #FFF;
}

.speakers-list figure.focused .hidden-caption, .speakers-list figure:hover .hidden-caption {
	height: 100px;
}

.speakers-list figure.focused .hidden-caption.sm-caption, .speakers-list figure:hover .hidden-caption.sm-caption {
	height: 33px;
}

.speakers-list > li > figure > div > img {
	margin: 0 auto 10px;
	height: 225px;
	max-width: 180px;
}

#committees {
	text-align: center;
}
#committees ul {
	/*list-style: none;*/
	padding: 0;
	display: inline-block;
	margin: 10px auto 20px auto;
	width: auto;
}
/*
 #committees ul li {
 display:inline-block;
 width:auto;

 }

 #committees ul li {
 display:inline-block;
 margin:0 15px;
 }

 #committees ul li img {
 display: inline-block;
 max-width: 50px;
 margin-right: 10px;
 float: left;
 clear: both;
 }
 */

#committees-scroll {

}

#committees-scroll .committee-group {
	display: none;
}

#social-head a {
	color: #AAA;
	font-size: 1.5em;
}

#social-head a:hover {
	color: #0B6EC7;
}
#social-head {
	position: absolute;
	right: 40px;
	top: 10px;
}
#logo {
	padding: 0 15px;
	display: block;
	width: 655px;
	height: 141px;
	margin: auto;
	overflow: hidden;
	position: relative;
	text-align: left
}
#logo h1 {
	display: inline-block;
	font-size: 32px;
	width: 425px;
	text-align: left;
	font-weight: 400;
	line-height: 100%;
	color: #0b6ec7;
	border-left: 1px solid #0b6ec7;
	margin-left: 15px;
	padding-left: 15px;
	clear: none;
	margin-top: 0;
}

#logo h1 span {
	display: block;
	font-size: 23px;
	color: #444;
	margin-top: 6px;
}

#logo img {
	display: inline-block;
	vertical-align: top;
	float: left;
	max-height:97%;
}

.history-item {
	border: 1px solid #E2E2E2;
	padding: 10px 20px;
	background: #F3F3F3;
	vertical-align: top;
	display: block;
}

#history-container {

}

/* CONFERENCE CHAIRS */
.chair-item {
	border: 1px solid #E2E2E2;
	padding: 10px 20px;
	background: #F3F3F3;
	vertical-align: top;
	display: block;
}

.chair-acc-title:hover {
	text-decoration: underline;
}

.chair-acc-title {
	display: block;
	text-align: left;
	color: #cf003d;
	font-weight: 500;
	cursor: pointer;
}

.chair-theme {
	display: block;
}
.chair-theme:before {
	content: "\f0eb";
}
.chair-venue {
	display: block;
}
.chair-venue:before {
	content: "\f041 ";
}
.chair-link {
	display: block;
	font-weight: 400;
	font-size: 14px;
}
.chair-link span {
	display: none;
}
.chair-link:after {
	content: "Official link";
}
.chair-link:before {
	content: "\f14c";
}
.chair-year:before, .chair-theme:before, .chair-venue:before, .chair-link:before {
	font-family: FontAwesome;
	margin-right: 5px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	color: #F8B323;
}

.history-year:hover {
	text-decoration: underline;
}
.history-year:before {
	content: "\f073 ";
}

.history-year {
	display: block;
	text-align: left;
	font-size: 20px;
	color: #cf003d;
	font-weight: 500;
	cursor: pointer;
}

.history-theme {
	display: block;
}
.history-theme:before {
	content: "\f0eb";
}
.history-venue {
	display: block;
}
.history-venue:before {
	content: "\f041";
}
.history-proceedings {
	display: block;
	font-weight: 400;
	font-size: 14px;
}
.history-proceedings:before {
	content: "\f02d";
}
.history-link {
	display: block;
	font-weight: 400;
	font-size: 14px;
}
.history-link span {
	display: none;
}
.history-link:after {
	content: "Official link";
}
.history-link.archive:after {
	content: "Link to Archive";
}
.history-link:before {
	content: "\f14c";
}
.history-year:before, .history-theme:before, .history-venue:before, .history-link:before, .history-proceedings:before {
	font-family: FontAwesome;
	margin-right: 5px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	color: #F8B323;
}

#contact i.fa {
	vertical-align: middle;
}

.contact-item {
	padding: 10px 0;
}

.contact-list a i {
	width: 40px;
}
.contact-list a {
	margin: 5px 0;
	display: inline-block;
}
.travel-info-block {
	background: #E7E7E7;
	line-height: 120%;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #FFF;
}

header h1 {
	margin-bottom: 20px;
}

/* sticky footer */
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -124px; /* the bottom margin is the negative value of the footer's height */
}

footer, .push {
	height: 124px; /* .push must be the same height as .footer */
}

#track-chairs ul {
	margin-left: 25px;
}

.dugme.yellow-text {
	color: #f8b323;
	font-weight: bold;
}

.sub-block {
	background: #E7E7E7;
	line-height: 120%;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #FFF;
	width: 90%;
	position: relative;
	margin: 10px auto;
}

.v-center-wrap {
	margin: auto;
}
.sub-block.download-templates .dugme {
	min-width: 230px;
}
.sub-block .step {
	position: absolute;
	left: -20px;
	top: 0;
	font-weight: bold;
	color: #cf003d;
	font-size: 1.1em;
}

#ctracks h2 {
	padding-top: 15px;
}

.modal {
	z-index: 999999;
}

.modal-backdrop {
	z-index: 99999
}

.blue-text {
	color: #0b6ec7;
}

.light-text {
	color: #666;
}

#sponsors a p {
	font-style: italic;
}
#sponsors a:hover {
	text-decoration: none;
}

.checkbox input {
	float: none !important;
	margin-left: 0 !important;
}

#regform label {
	font-weight: normal !important;
}

#regform legend {
	font-size: inherit !important;
	font-weight: bold !important;
}

.sponsor-small {
	margin: 30px 0;
	display: block;
}

table.raspored {
	margin-bottom: 15px;
	width: 100%;
}

table.raspored:not(.not-striped)
tr {
	border-bottom: 1px solid #D5D5D5;
}

table.raspored tr {
	background: #EEE;
	color: #444;
}

table.raspored:not(.not-striped)
tr:nth-child(2n) {
	background: #DDD;
	color: #444;
}

table.raspored tr:hover {
	background: #F8ECDA;
	color: #444;
}

table.raspored tr.raspored-heading {
	background: #155B9B;
	color: #FFF;
}

table.raspored td, .raspored-heading th {
	padding: 5px;
	vertical-align: top;
}

table.raspored td:nth-child(3) {
	font-style: italic;
	width: 15%;
}
table.raspored td:nth-child(1) {
	width: 10%;
	border-right: 1px dashed #CCC;
}

table.raspored tr.gray {
	background: #DDD;
}

table.raspored tr.yellow {
	background: #F8B323;
}

table.raspored tr.blue {
	background: #0B6EC7;
	color: #FFF;
}

table.raspored tr.red {
	background: #AA0032;
	color: #FFF;
}

#vrijeme-widget {
	width: 100%;
}

#vz-live {
	width: 480px;
	height: 270px;
}

#dan0 .raspored td:nth-child(1) {
	width: 150px;
}

.map-popup{
	min-width: 200px
}
