html {
	height: 100%;
	width: 100%;
}
body {
	height: 100%;
	width: 100%;
	color: #033c6b;
	background: #000000;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	font-size: 20px;
}

.site {
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	background-size:cover;
	background-attachment:fixed;
	min-height: 100%
}

.supporter-center {
	padding-top:15px;
}

.sponsor-logo-sidebar {
	margin-bottom: 15px;
}

.sponsor-sidebar {
	border-bottom:1px solid #fefefe;
	padding-bottom:5px;
}

.divider {
	padding-bottom:10px;
}

.column {
	height: 100%;
	overflow: auto;
	*zoom:1;
}

#body h1 {
	text-transform: uppercase;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700;
	color: #616161;
	text-align: center;
}

#indexbody h1 {
	text-transform: uppercase;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700;
	color: #fff;
	text-align: center;
}

#indexbody h2 {
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 400;
	color: #fff;
	text-align: center;
}

.page-wrap:after {
	content: "";
	display: block;
}

.navbar {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: #033c6b;
}

.navbar-brand {
    font-size: 25px !important;
    font-weight: bold;
}

.navbar-brand:focus {
    outline: 0;
}

.navbar-custom a {
    color: #fff;
}

.navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.fluid-container {
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
}
.bottom {
	margin-bottom: 40px;
}
.left-col {
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
}
.right-col {
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
}
.companies-col a:link { color: #616161; }
.companies-col a:visited { color: #616161; }
.companies-col a:hover { color: #616161; }
.companies-col a:active { color: #616161; }
.companies-col p { margin: 0 10px 40px; }


@media(min-width:994px) {
    .navbar {
        padding: 5px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
		background-color: #033c6b;
    }

    .top-nav-collapse {
        padding: 0;
        background-color: #033c6b;
    }

    .navbar-custom.top-nav-collapse {
        border-bottom: 1px solid rgba(255,255,255,.3);
    }

	.anchor {
		display: block;
		height: 50px;
		margin-top: -50px;
		visibility: hidden;
	}

	.content {
		margin-top:20px;
	}
}

@media(max-width: 767px) {
	h1 {
		text-align: center;
	}
	h1.header {
		letter-spacing: 5px;
		font-size: 35px;
	}
	h1 {
		font-size: 15px;
	}
	.footer, .page-wrap:after {
		height: 290px;
	}
	.page-wrap {
		min-height: 100%;
		margin-bottom: -250px;
	}
}

body h3 {
	text-transform: uppercase;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: left;
}

body h4 {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

#indexbody {
	background-color: rgba(0,0,0,0.7);
	font-size: 17px;
	color: #fff;
	border-radius: 10px;
}

#body {
	background-color: #fff;
	font-size: 17px;
	color: #616161;
}

#indexbody p {
	margin-top: 25px;
}

div#newsContainer div.newsTitle {
    font-weight: 700;
    font-size: 1.3em;
    text-align: center;
}

div#newsContainer div.newsDate {
    font-size: 0.8em;
    margin-bottom: 4px;
    text-align: center;
}


.content {
	background-color: #eeeeee;
	font-size: 17px;
	color: #616161;
}

.footer {
	background-color: #033c6b;
	color: #fafafa;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.footer a:link { color: #fafafa; }
.footer a:visited { color: #fafafa; }
.footer a:hover { color: #fafafa; }
.footer a:active { color: #fafafa; }

.footer h4 {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
	text-align: center;
	color: #fafafa;
}

.index-row h2 {
	color:#fff;
}

.index-row h3 {
	color:#fff;
}

#content h3 {
	color: #fff;
}

#pagecontent h3 {
	color: #616161;
}

	/*
#footer a:visited {
	color: #fff;	
}
#footer a {
	color: #fff;
}
*/

@media(min-width:768px) {
	h1.header {
		letter-spacing: 10px;
		font-size: 65px;
	}
	h1 {
		font-size: 35px;
	}
	h3 {
		letter-spacing: 5px;
		font-size: 25px;
	}
	.footer, .page-wrap:after {
		height: 180px;
	}

	.page-wrap {
		min-height: 100%;
		margin-bottom: -120px;
	}
	.attendance-icon {
		display: inline;
	}
	.attendance-text {
		display: none;
	}
}

#sidebar {
	display:block;
	padding:10px;
	color:#fff;
	font-size:18px;
	font-weight:500;
	text-decoration:none;
	/*background-color:#033c6b;*/
}

#sidebar a {
	background-color:transparent;
	color:#fff;
	padding:5px;
}

#mobile-navbar a {
	font-size:25px;
	font-weight:500;
	color:#fff;
}

#sidebar .active a {
	background-color:#fff;
	color:#515151;
	text-decoration:none;
	border-radius:.25em;
}

#sidebar-footer {
	padding-top:50px;
	position:absolute;bottom:5px;
}

#partnersponsors {
	width:100%;
	background: #fff;
	padding: 10px;
	border-radius: 4px;
	background-color: rgba(255,255,255, 0.9);
}

.partnersponsors-small {
	width:100%;
	background: #fff;
	padding: 10px;
	border-radius: 4px;
}

.map {
	height: 350px;
	background-color: #fefefe;
}

i.icon {
	border: 3px solid #fefefe;
	border-radius: 50%;
	display: inline-block;
	font-size: 40px;
	color: #fefefe;
	width: 100px;
	height: 100px;
	line-height: 98px;
	vertical-align: middle;
	text-align: center;
}

.big_text {
	font-size:16px;
}

.spons-bg {
	color: #fefefe;
	background-color: #0a5175;
}

.panel-thumbnail {
	position: relative;
}

.panel-thumbnail-icon {
	top: 50px;
	left: 120px;
	position: absolute;
}

.row {
	padding: 15px;
}

#content {
	font-size:17px;
	color: #fff;
}

#pagecontent {
	background-color: #fff;
	color: #616161;
}

#content .index-row {
	color: #fff;
}

#content .promo h3 {
	color:#fefefe;
}

.centered_photo .img-responsive {
	margin:0 auto;
}

div.centered_photo a {
	padding:0 !important;
}

.promo-panel {
	color: #fefefe;
	background-color: #0085b0;
}

@media (min-width: 768px) {
	#sponsors-small {
		display:none;
	}
}

@media (max-width: 767px) {
	#sidebar {
		display:none;
	}
	#mobile-navbar {
		display:inline;
	}
	#sponsors-small {
		display:inline;
	}
}

.btn-lg {
	font-size:24px;
}

.supporter-logo {
	margin-left: 25px;
	padding-bottom: 25px;
}

/* PGEU registration system form overrides */
form.pgeuregform input[type=submit] {
   font-size: 12pt;
   width: 220px !important;
}
form.pgeuregform input[type=text],input[type=email],textarea,select {
   width: 400px;
}
form.pgeuregform legend {
   margin-top: 20px;
}
form.pgeucfpform input[type=text],textarea,select {
   width: 400px;
}
form.pgeucfpnewform input[type=text],textarea,select {
   width: 400px;
}
form.pgeucfpform li {
    list-style: none;
}
form.pgeuregformconfirm input[type=submit] {
   width: 250px !important;
}
form.pgeuregform div.regleft br {
	content: " ";
	border: 1px solid #fff;
}

ul.confreg_cfp_messages {
	background-color: #dff0d8 !important;
	border-radius: 6px;
}
ul.confreg_cfp_messages li {
    list-style: none;
}

/* Schedule related styling */
.presentations-col {
	padding: 0px!important;
}

.presentation-room {
	margin-right: 5px!important;
}

.presentation-room-title {
	font-weight: bold;
}

.presentation-break {
	background-color: #ffffee!important;
	min-height: 65px!important;
	max-height: 65px!important;
	overflow-y: auto;
	font-size: 90%;
}

/* Mobile version sorted by time */
@media (max-width: 750px) {
	.desktop {
		display: none
	}
	.mobile {
		display: block
	}

	.presentation-break {
		background-color: #ffffee!important;
		min-height: 65px!important;
		max-height: 65px!important;
		overflow-y: hidden;
		font-size: 90%;
	}
}

@media (min-width: 751px) {
	.desktop {
		display: block
	}
	.mobile {
		display: none
	}

	.break-hidden {
		visibility: hidden;
	}

	.presentation-none {
		visibility: hidden;
		min-height: 157px;
		max-height: 157px;
	}

	.presentation-break-start {
		border-top-right-radius: 0px!important;
		border-bottom-right-radius: 0px!important;
		border-right-style: none!important;
		border-right-width: 0px!important;
	}
	.presentation-break-mid {
		border-top-right-radius: 0px!important;
		border-bottom-right-radius: 0px!important;
		border-top-left-radius: 0px!important;
		border-bottom-left-radius: 0px!important;
		border-right-style: none!important;
		border-right-width: 0px!important;
		border-left-style: none!important;
		border-left-width: 0px!important;
	}
	.presentation-break-end {
		border-top-left-radius: 0px!important;
		border-bottom-left-radius: 0px!important;
		border-left-style: none!important;
		border-left-width: 0px!important;
	}

	.presentation-fullday {
		height: 490px;
	}

	.presentation-session {
		height: 150px;
	}

	.presentation-doublesession {
		height: 320px;
	}

	.presentation-empty-session {
		height: 170px;
	}
	.presentation-empty-doublesession {
		height: 340px;
	}
}

.presentation-descr {
	padding: 5px 7px 5px 7px!important;
	min-height: 100px!important;
	max-height: 100px!important;
	font-size: 90%;
	overflow-y: auto;
}

.presentation-descr a {
	color: #fff!important;
}

.presentation-slot {
	padding: 5px 7px 5px 7px!important;
}

.presentation-speaker {
	font-style: italic;
}

.presentation-social-event {
	background-color: #cb4b16;
}

/* Training */
.presentation-training {
	background-color: #b58900!important;
	font-color: #fff!important;
	margin-right: 5px!important;
}

/* General */
.presentation-nordic {
	background-color: #2aa198!important;
	margin-right: 5px!important;
	color: #ffffee;
}

.presentation-breaks {
	background-color: #ffffee!important;
	margin-right: 5px!important;
	color: #111;
}
.panel-heading small {
	font-size: 75%;
	font-style: italic;
}

.presentation {
	position: relative;
}

.jumplink {
	font-size: 80%;
}

.regcol {
	white-space: nowrap;
}

.wikicontents table tr td  {
    padding: 3px;
}

.wikicontents table tr th {
    padding: 3px;
    background-color: lightgray;
    border-bottom: 1px solid gray;
}

.wikicontents table {
    border: 1px solid gray;
}
