/*** background image ***/

#main {
	background-image: url(/admin/bilder/pictures/b99da4d5d726e7f9a58b603701fc44f5.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 0px 41px;
}

@media only screen and (max-width: 767px) {
	#main {
		background-position: 0px 58px;
	}
}

article {
	margin-top: 30%;
	background-color: #fff;
}

/*** fixed bottom ***/
#az-footer {
	background: transparent;
	position: fixed;
	bottom: 0;
	left: 50%;
	width: 100%;
	padding: 0 24px;
	max-width: 1280px;
	z-index: 99;
	transition: height 0.33s;
	height: 0;
	pointer-events: none;
}

@media only screen and (max-width: 1375px) {
	#az-footer {
		max-width: 1200px;
	}
}


#az-footer > .btn {
	padding: 8px 12px;
	pointer-events: auto;
}

#az-footer > .btn-primary, #az-footer > .btn-primary:focus {
	background-color: #3f3f3e;
	border-color: rgba(0,0,0,.1);
}

#az-footer > .btn-primary:hover, #az-footer > .btn-primary:active {
	background-color: #4f4f4e;
	border-color: rgba(0,0,0,.1);
}

#az-footer.in {
	height: 60px;
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, 25%);
	transform: translate(0, 25%);
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

/*** Legende ***/

.legend-list {
	font-size: 16px;
}

.legend-list > li {
	margin: 4px 0 4px 24px;
	position: relative;
	text-align: left;
}

.legend-list > li:before {
	font-family: FontAwesome;
	position: absolute;
	left: -24px;
	width: 24px;
	margin-top: 1px;
	content: "\f105";		
}

#legend-admission:before {
	content: "\f071";
}

#legend-begin:before {
	content: "\f185";
}

#legend-joint-degree:before {
	content: "\f2b5";
}

#legend-double-degree:before {
	content: "\f19d";
}

/*** states ***/
.results-loading, .results-show {
	display: none;
}

.results-loading.in, .results-show.in {
	display: block;
}

/*** Navbar ***/

#stud-suche-navs {
	font-size: 16px;
}

.navbar-zsb {
	border-radius: 0;
	background-color: #f2f0e8;
	border: 0;
	display: flex;
}

.navbar-zsb .navbar-header {
	flex: 1;
	display: flex;
}

.navbar-zsb .navbar-form, .navbar-zsb .form-group, .navbar-zsb .input-group {
	width: 100%;
}

.navbar-zsb .navbar-toggle:hover, .navbar-zsb .navbar-toggle:focus {
	background-color: #e4dfce;
}

@media only screen and (min-width: 768px) {
	.navbar-nav > li > a {
		padding-top: 21px;
		padding-bottom: 21px;
	}
	
	.navbar-form {
		margin: 14px 0;
	}
}

@media only screen and (max-width: 767px) {
	.navbar-zsb {
		display: block;
	}
	
	.navbar-form {
		margin: 0;
	}
	
	.navbar-toggle {
		width: 120px;
	}
}

.navbar-zsb .navbar-nav > li > a:after {
	font-family: FontAwesome;
	content: "\f078";
	padding-left: 8px;
	font-size: 14px;
}

.navbar-zsb .navbar-nav > li.active > a:after {
	content: "\f057";
}	

@media only screen and (max-width: 767px) {
	.navbar-zsb .navbar-nav > li > a:before {
		font-family: FontAwesome;
		content: "\f078";
		padding-right: 8px;
		font-size: 14px;
	}

	.navbar-zsb .navbar-nav > li.active > a:before {
		content: "\f057";
	}	
	
	.navbar-zsb .navbar-nav > li > a:after {
		font-family: FontAwesome;
		content: "";
		padding-left: 0;
	}

	.navbar-zsb .navbar-nav > li.active > a:after {
		content: "";
	}
}

#main .navbar-zsb li > a:hover, #main .navbar-zsb li > a:focus, #main .navbar-zsb li.active > a {
	background-color: #e4dfce;
}

.navbar-zsb .open > a, .navbar-zsb .open > a:focus, .navbar-zsb .open > a:hover {
	background-color: #e4dfce;
}

.navbar-zsb .dropdown-menu {
	border: 0;
	background-color: #f2f0e8;
	border-top: 2px solid #7387ad;
}

.navbar-zsb .dropdown-menu .hint {
	font-size: 18px;
	padding: 3px 20px;
	border-bottom: 1px solid #e5e5e5;
	margin: 0 10px;
}

#main .navbar-zsb .dropdown-menu a {
	font-size: 18px;
}

#main .navbar-zsb .dropdown-menu a:before {
	font-family: FontAwesome;
	content: "\f096";
	padding-right: 8px;
	font-size: 14px;
}

#stud-search-input-bounce, #stud-search-input-bounce:focus {
	box-shadow: unset;
	-webkit-box-shadow: unset;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}

#stud-search-input-group > a {
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	width: 38px;
}

.navbar-form .has-feedback .form-control-feedback {
	font-size: 14px;
	color: #666;
	line-height: 34px;
	z-index: 10;
	pointer-events: auto;
	cursor: pointer;
}

#main .navbar-zsb .dropdown-menu li.active > a:before {
	content: "\f14a";
}

#main .nav-tabs > li > a {
	border-radius: 0;
	line-height: 1;
}

#main .nav-tabs > li.active > a, #main .nav-tabs > li.active > a:focus, #main .nav-tabs > li.active > a:hover {
	border: none;
	border-bottom: 2px solid #7387ad;
	background-color: #f2f0e8;
	color: #4a4949;
}

#main .nav-pills li +li {
	margin-left: 7px;
}

#main .nav-pills > li a {
	border: 1px solid rgba(0,0,0,.1);
	padding: 6px 10px;
}

#main .nav-pills > li > a:hover {
	background-color: #f2f0e8;
}

#main .nav-pills > li.active > a, #main .nav-pills > li.active > a:focus, #main .nav-pills > li.active > a:hover {
	background-color: #f2f0e8;
}

#main .nav-pills > li a::before {
	content: "";
	background: #7387ad;
	width: 88%;
	position: absolute;
	height: 2px;
	bottom: 3px;
	left: 6%;
	visibility: hidden;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

#main .nav-pills > li:hover a::before {
	visibility: visible;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

#main .nav-pills > li.active a::before {
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
	visibility: visible;
}

/*** Headings ***/

#main h2, h2.highlight {
	font-size: 21px;
	text-transform: unset;
	font-variant: small-caps;
}

#main h2.zsb-alpha-anchor {
	font-size: 24px;
}

#main .highlight {
	padding: 12px;
}

.list-button {
	margin-top: 20px;
}

.list-button > h2 {
	padding: 0;
	margin: 0;
}

.list-button .badge {	
	color: #337ab7;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 15px;
	padding: 3px 8px;
	margin: -9px 0 0 0;
}
	
.abc-liste {
	margin-top: 30px;
	background-color: #7387ad;
	color: #fff;
}
	
.abc-separator {
	font-size: 21px;
}
	
#main .abc-liste a, #main .abc-liste a:hover, #main .abc-liste a:focus {
	font-size: 21px;
	color: #fff;
}

@media only screen and (max-width: 639px) {
	#main .abc-liste a, #main .abc-liste a:hover, #main .abc-liste a:focus {
		font-size: 18px;
	}
}

/*** List Entries ***/

.stg {
	padding: 12px 16px;
	background: #f2f0e8;
	position: relative;
}
/*
.stg:nth-of-type(even) { 
	background: #e4dfce; 
}

.stg:nth-of-type(odd) { 
	background: #f2f0e8; 
}
*/

.stg-annotation {
	font-weight: 300;
	font-size: 16px;
	padding: 1px 0;
}

#main .stg-footer {
	padding: 8px 0 4px 0;
	font-weight: 300;
	hyphens: auto;
	font-size: 16px;
}

.stg-sidebar {
	position: absolute;
	bottom: 12px;
	right: 16px;
}

.stg-sidebar .fa {
	color: #676565;
}

.stg-props li {
	min-width: 18px;
	display: inline-block;
	padding: 0 2px;
	text-align: center;
	cursor: pointer;
}

.stg-props .small {
	font-size: 9px;
}

@media only screen and (max-width: 767px) {

		.stg {
			padding: 12px 12px;
		}

		#stud-suche-results {
			margin-top: 20px;
		}
}

/*** Buttons ***/

#main a.btn-primary, #main a.btn-primay:hover, #main a.btn-primary:focus, #main a.btn-primary.active {
	color:#fff;
}

#main a.list-button {
	padding: 12px;
	padding-left: 52px;
	padding-right: 36px;
	font-variant: small-caps;
	color: #fff;
	display: block;
    position: relative;
    text-decoration: none !important;
}

#main a.list-button.no-badge {
	padding-left: 12px;
}

#main a.list-button, #main a.list-button:focus, #main a.list-button:hover {
	background-color: #13306a;
}

#main a.list-button.collapsed, #main a.list-button.collapsed:focus, #main a.list-button.collapsed:hover {
	background-color: #7387ad;
}

#main a.list-button:before {
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
	right: 16px;
    margin-top: -10px;
    font-size: 14px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    text-align: center;
    display: block;
	background: unset;
    color: #fff;
	content: "\f077";
}

#main a.list-button.collapsed:before {
	content: "\f078";
}

@media only screen and (max-width: 639px) {
	#main a.list-button h2 {
		font-size: 18px;
	}
}

@media only screen and (max-width: 319px) {
	#main a.list-button h2 {
		font-size: 16px;
	}
}

/*** Icons ***/
.fa-sm {
	font-size: 80%;
}

.fa-right {
	padding-left: 4px;
}