#site-wrapper {
}

#site-topbar {
}

	#site-topbar div {
		width: 960px;
	}

		#site-topbar a.topbar-a {
		}

		#site-topbar a.topbar-a:hover {
		}


#site-inner-wrapper {
	width: 980px;
}

#site-header {
	width: 980px;
}

	#site-header div.bme-logo {
		float: left;
	}

		#site-header div.bme-logo a.logo {
			background: url('/static/img/default/bme-logo.png') no-repeat;
		}

	#site-header div.text {
		float: left;
		width: 460px;
		margin: 10px 0px 0px 10px;
	}

	div#search-box {
		float: right;
		margin-top: 15px;
	}

		div#search-box h2 {
			font-size: 16px;
		}

		div#search-box .search-form {
			text-align: center;
		}

		input#search-form-text {
			display: inline-block;
			margin: 0;
			vertical-align: top;
			width: 180px;
		}

		a#search-form-button {
			background-image: url(/static/img/default/search.svg);
			background-position: center center;
			background-repeat: no-repeat;
			background-size: 22px 22px;
			cursor: pointer;
			display: inline-block;
			height: 30px;
			margin: 0px 5px;
			vertical-align: top;
			width: 30px;
		}

		a#phonebook-search-form-button {
			background-image: url(/static/img/default/phone.svg);
			background-position: center center;
			background-repeat: no-repeat;
			background-size: 22px 22px;
			cursor: pointer;
			display: inline-block;
			height: 30px;
			margin: 0px 2px;
			vertical-align: top;
			width: 30px;
		}



div#infobox div.mobile-infobox {
	display: none;
}

div#infobox div.infobar {
	border-top: 1px solid #e6e6e6;
	color: #808080;
	font-family: Verdana;
	font-size: 9pt;
	margin: 0;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

/*
	div.infobar span.content {
		background: white;
		padding: 0px 15px;
		position: relative;
		bottom: 11px;
	}
*/

	#site-footer div.content {
		width: 960px;
	}

		div.main-menu ul li {
			font-size: 14px;
			letter-spacing: 1px;
		}


div#main {
	float: left;
	min-height: 400px;
	position: relative;
	width: 720px;
}

div#sidebar {
	float: right;
	width: 200px;
}

	div#sidebar div.sidebar-box {
	}

		div#sidebar div.sidebar-box p.details {
			margin: 20px 0px 0px 0px;
			text-align: right;
		}

	div#sidebar-user-box {
		border-bottom: 1px solid #E6E6E6;
		padding-bottom: 10px;
	}

		div#sidebar-user-box span.text {
			display: block;
			text-align: center;
		}

		div#sidebar-user-box span.username {
			display: block;
			text-align: center;
			font-weight: bold;
		}

		div#sidebar-user-box p.actions {
			text-align: center;
		}

		div#sidebar-user-box p.actions a {
			margin: 0px 8px;
		}

	div#sidebar-login-box {
		border-bottom: 1px solid #E6E6E6;
		padding: 20px 0px;
		text-align: center;
	}

		div#sidebar-login-box a#login-btn {
			display: block;
			width: 122px;
			height: 21px;
			background-image: url('/static/img/default/eduid_button_belepes_retina.png');
			background-repeat: no-repeat;
			background-size: 122px 21px;
			margin: 5px auto;
		}

		div#sidebar-login-box a#facebook-btn{
			display: block;
			float: left;
			width: 27px;
			height: 28px;
			background: url('/static/img/default/fb.png') no-repeat;
			margin: 0px 10px 0px 0px;
		}

	div#sidebar-neptun-operating-box {
		position: relative;
	}

		div#sidebar-neptun-operating-box a#neptun_box-arrow {
			position: absolute;
			cursor: pointer;
			-webkit-user-select: none;
			-moz-user-select: none;
			-ms-user-select: none;
			user-select: none;
			right: 0px;
			top: 4px;
			width: 40px;
			height: 20px;
			background-image: url(/static/img/default/angle-down.svg);
			background-position: top center;
			background-repeat: no-repeat;
		}

		div#sidebar-neptun-box div.neptun-logo {
			float: left;
			width: 48px;
			height: 60px;
			background-image: url('/static/img/default/neptun.png');
			background-position: center center;
			background-repeat: no-repeat;
			background-size: 48px 40px;
			margin: 0 0 0 20px;
		}

		div#sidebar-neptun-box div.text {
			float: left;
		}

			div#sidebar-neptun-box div.text a {
				display: block;
				margin: 5px 0px 10px 20px;
			}

			div#sidebar-neptun-app-box div.neptun-apps {
				text-align: center;
			}

				div#sidebar-neptun-app-box div.neptun-apps a {
					display: inline-block;
					width: 36px;
					height: 50px;
					background-position: center center;
					background-repeat: no-repeat;
					background-size: 36px 30px;
					margin: 0 5px;
				}

				div#sidebar-neptun-app-box div.neptun-apps a.neptun-app-apple {
					background-image: url('/static/img/default/app-icon/apple.svg');
				}

				div#sidebar-neptun-app-box div.neptun-apps a.neptun-app-google {
					background-image: url('/static/img/default/app-icon/google.svg');
				}

				div#sidebar-neptun-app-box div.neptun-apps a.neptun-app-windows {
					background-image: url('/static/img/default/app-icon/windows.svg');
				}

		div#neptun_operating_box-content div.text {
			display: none;
		}

		div#neptun_operating_box-content p {
			margin: 0 0 5px 0;
		}

	div#sidebar-opening-hours-box {
		border-bottom: 1px solid #E6E6E6;
		padding: 0px 0px 20px 0px;
		position: relative;
	}

		div#sidebar-opening-hours-box a#opening_hours-arrow {
			position: absolute;
			cursor: pointer;
			-webkit-user-select: none;
			-moz-user-select: none;
			-ms-user-select: none;
			user-select: none;
			right: 0px;
			top: 4px;
			width: 40px;
			height: 20px;
			background-image: url(/static/img/default/angle-down.svg);
			background-position: top center;
			background-repeat: no-repeat;
		}

	div#opening_hours-content p {
		text-align: center;
	}

	div#opening_hours-content p.date {
		font-weight: bold;
		margin-top: 10px;
	}

	div#opening_hours-content p.comment {
		font-size: 9pt;
		margin-top: 20px;

	}

	div#opening_hours-content p.date-no-reception {
		color: #a0a0a0;
		font-weight: bold;
		margin-top: 10px;
	}

		div#opening_hours-content p span.no-reception {
			color: #a0a0a0;
		}

		div.sidebar-rss-box div.sidebar-content {
			padding: 10px;
		}


form#news-filter {
	margin-top: 20px;
}

div#main div.content div.news-item {
	margin: 0px 30px 25px 0px;
}

	div#main div.content div.news-item div.news-item-content {
		height: 200px;
		overflow: hidden;
		position: relative;
	}

	div#main div.content div.news-item div.news-item-content::before {
		background-image: linear-gradient( top, 
			rgba( 255, 255, 255, 0 ) 0%, 
			rgba( 255, 255, 255, 1 ) 100% );
		background-image: -moz-linear-gradient( top, 
			rgba( 255, 255, 255, 0 ) 0%, 
			rgba( 255, 255, 255, 1 ) 100% );
		background-image: -ms-linear-gradient( top, 
			rgba( 255, 255, 255, 0 ) 0%, 
			rgba( 255, 255, 255, 1 ) 100% );
		background-image: -o-linear-gradient( top, 
			rgba( 255, 255, 255, 0 ) 0%, 
			rgba( 255, 255, 255, 1 ) 100% );
		background-image: -webkit-linear-gradient( top, 
			rgba( 255, 255, 255, 0 ) 0%, 
			rgba( 255, 255, 255, 1 ) 100% );
		content: "\00a0";
		height: 40px;
		position: absolute;
		bottom: 0px;
		width: 100%;
	}

div#main div.content div.news-item-current {
	float: left;
	width: 330px;
}

	div#main div.content div.news-item h3 {
		margin: 0px 0px 0px 0px;
	}

	div#main div.content div.news-item p.date {
		color: #888888;
		font-family: Verdana;
		font-size: 11px;
		margin: 2px 0px 0px 0px;
	}

	div#main div.content div.news-item div.body {
		margin: 10px 0px 0px 0px;
	}

	div#main div.content div.news-item span.news-categories {
		float: right;
		font-family: Verdana;
		font-size: 11px;
		color: #808080;
	}

div.news-container {
}

	div.news-container div.news-item-current {
		width: 348px;
	}

		div.news-item div.news-content div.img {
			width: 90px;
		}

		div.news-item div.news-content div.desc {
			float: left;
			width: 240px;
			margin-left: 10px;
		}



h3.help-title {
	color: #8b0000;
}


table.registration {
	margin: 20px auto;
}

	table.registration td {
		padding: 5px;
	}





div#main div.content div.events div.row span.name {
	display: inline-block;
	width: 380px;
}

	div#main div.content div.events div.row span.date span.short {
		display: none;
	}



div.login-options {
	text-align: center;
}

	div.login-options h2 {
		font-size: 18px;
	}

	div.login-options div.login-option-container {
		margin: 20px auto;
		padding: 0px 20px;
	}

		div.login-options div.login-option-container h3 {
			margin: 20px 10px;
			font-size: 16px;
			text-align: center;
		}

#LoginFormContainer {
	margin: 20px auto;
	text-align: left;
	width: 400px;
}

	form#login table.login {
		width: 460px;
	}

	form#login input.text,
	form#lost_password input.text {
		width: 240px;
	}


/* Slider
-------------------------------------------------- */
#slider{
	margin: 0 30px 30px 0;
}

#slider,
#slider-items,
.slider-item,
.slider-image {
	width: 720px;
	height: 330px;
}

	.slider-image {
		position: absolute;
	}

	.slider-image a {
		display: block;
		width: 720px;
		height: 330px;
	}

	.slider-content {
		background: black;
		background: rgba(0,0,0,0.5);
		bottom: 0;
		color: white;
		font-size: 13px;
		min-height: 72px;
		padding: 0px 40px 10px 20px;
		position: absolute;
		width: 660px;
	}

	.slider-item:hover .slider-content {
		background: rgba(0,0,0,0.8);
	}

		h2.slider-title {
			margin: 10px 0 0 0;
			padding: 0;
			font-size: 16px;
			font-weight: normal;
			font-family: 'Oswald', sans-serif;
		}

			h2.slider-title a {
				color: white;
			}

		.slider-date {
			font-size: 10px;
			color: #d0d0d0;
			margin: 4px 0;
			display: block;
		}

		.slider-excerpt {
			font-size: 13px;
			margin: 0;
		}

#slider-items {
	position: absolute;
}

#slider-pager {
	position: absolute;
	margin: 230px 0 0 690px;
}

	.slider-pager-btn {
		display: block;
		width: 18px;
		height: 18px;
		background: url('/static/img/default/slider/slider-pager.png') no-repeat;
		margin-bottom: 4px;
	}

		.slider-pager-btn:hover {
			background: url('/static/img/default/slider/slider-pager-active.png') no-repeat;
		}

	.slider-pager-btn-active {
		background: url('/static/img/default/slider/slider-pager-active.png') no-repeat;
	}



div.login-box {
	border: 1px solid #d0d0d0;
	margin: 20px;
	padding: 20px;
}

	div.login-box h3 {
		font-family: 'Open Sans', sans-serif;
		margin: 0;
		text-align: center;
		text-transform: none;
	}

	div.login-box p {
		line-height: 1.5em;
		margin: 0;
	}

	div.login-box form {
		margin-top: 20px;
	}

	div.login-box-eduid form {
		text-align: center;
	}

.slider-image {
	background-size: cover;
	height: 330px;
	overflow: hidden;
	text-align: center;
	width: 720px;
}

#opening_hours-current_status-mobile {
	display: none;
}

	div.phonebook div.persons div.person-even {
		float: left;
	}

	div.phonebook div.persons div.person-odd {
		float: right;
	}

		div.phonebook div.persons div.person div.data {
			float: left;
		}

		div.phonebook div.persons div.person p {
			font-size: 10pt;
		}

	div.phonebook div.person div.picture {
		float: left;
		min-height: 200px;
		width: 220px;
	}

	div.phonebook div.person div.info {
		float: left;
		min-height: 200px;
		width: 490px;
	}

#main div.phonebook h3 a.anchor {
	float: left;
	padding-right: 4px;
	margin-left: -20px;
	line-height: 1;
}

	#main div.phonebook h3 a.anchor svg.octicon {
		fill: #808080;
		vertical-align: middle;
		visibility: hidden;
	}

	#main div.phonebook h3:hover a.anchor svg.octicon {
		visibility: visible;
	}


.container-table100 {
	width: 100%;

	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;

	flex-wrap: wrap;
	padding: 20px 0px;
}

div.wrap-table100 {
	width: 100%;
	overflow: hidden;
}

div.table {
	width: 100%;
	display: table;
	margin: 0;
}

.table .row {
	display: table-row;
}

	div.table .rowgroup {
		display: table;
		width: 100%;
	}

	.row.header .cell {
		border-bottom: 2px solid #963b4e;
		color: #963b4e;
		font-weight: bold;
		line-height: 1.2;
		padding-bottom: 9px;
		padding-top: 9px;
	}

	.row.header .cell svg.svg-button {
		fill: #963b4e;
		height: 16px;
		vertical-align: top;
		width: 16px;
	}

	.row.header .cell svg.svg-button-disabled {
		fill: #c0c0c0;
		height: 16px;
		vertical-align: top;
		width: 16px;
	}

.table .row .cell {
	display: table-cell;
}

	.cell p {
		margin: 0 0 10px 0;
	}

.row .cell {
	border-bottom: 1px solid #f0f0f0;
	font-size: 15px;
	line-height: 1.4;

	padding: 10px;
}


form div.row div.cell input.tiny,
form div.row div.cell select.tiny {
	width: 60px;
}

form div.row div.cell input.small,
form div.row div.cell select.small {
	width: 120px;
}

form div.row div.cell input.normal,
form div.row div.cell select.normal {
	width: 200px;
}

form div.row div.cell input.large,
form div.row div.cell select.large,
form div.row div.cell textarea.large {
	width: 400px;
}

form div.row div.cell input.xlarge,
form div.row div.cell select.xlarge,
form div.row div.cell textarea.xlarge {
	width: 500px;
}

form div.row div.cell input.xxlarge,
form div.row div.cell select.xxlarge,
form div.row div.cell textarea.xxlarge {
	width: 600px;
}

form div.row div.cell textarea.h-normal {
	height: 80px;
}

form div.row div.cell input.h-large,
form div.row div.cell select.h-large,
form div.row div.cell textarea.h-large {
	height: 200px;
}

	div.application-edit .row .cell:nth-child(1) {
		width: 200px;
	}

	div.application-edit .row .cell:nth-child(2) {
		width: 500px;
	}


div.container-table100.application-edit {
	padding: 5px;
}

div.container-table100.application-edit .row .cell {
	padding: 4px;
}

div.container-table100.application-edit .row .cell.label {
	text-wrap: nowrap;
}
