#overlay-content {
	border-radius: 10px;
}

.mb-5 { margin-bottom:5px; }
.mb-10 { margin-bottom:10px; }
.mb-20 { margin-bottom:20px; }
.mb-30 { margin-bottom:30px; }
.mb-40 { margin-bottom:40px; }
.mb-50 { margin-bottom:50px; }
.mr-5 { margin-right:5px; }
.mr-10 { margin-right:10px; }

#fhb input[type="text"], #fhb input[type="password"], #fhb select,
.fhb-overlay input[type="text"], .fhb-overlay input[type="password"], .fhb-overlay select, 
.fhb-ajaxpanel-content input[type="text"], .fhb-ajaxpanel-content input[type="password"], .fhb-ajaxpanel-content select, textarea {
	width: 220px;
	padding: 5px 10px;
	border: 1px solid #ccc;
	background-color: #fff;
	box-sizing: border-box;
	border-radius: 5px;
}

#fhb input[type="submit"], .fhb-overlay input[type="submit"],
.fhb-ajaxpanel-content input[type="submit"] {
	background-color: #0a3264;
	color: #fff;
	padding: 5px 20px;
	border: 1px solid #0a3264;
	border-radius: 5px;
	cursor: pointer;
}

.fhb-overlay {
	padding: 30px;
}

.fhb-overlay-close {
	display: block;
	border-top: 1px dashed #888;
	color: #888;
	font-size: 12px;
	line-height: 12px;
	padding: 10px 20px 10px 0;
	margin-top: 20px;
	text-align: right;
}

#fhb a {
	text-decoration: underline;
}

#fhb .flex {
	display: flex;
}

#fhb .flex-ai-center {
	align-items: center;
}

#fhb .a-pwd-forget {
	color: #aaa;
	margin-left: 30px;
	text-decoration: underline;
	font-size: 12px;
	line-height: 12px;
}

#fhb table.tab td {
	padding: 10px 0;	
}

#fhb table.tab td:first-child {
	padding-right: 30px;
}


#fhb table.tabe td, .fhb-ajaxpanel-content table.tabe td {
	padding: 10px 0;
	vertical-align: top;
	border-bottom: 1px solid #888;	
}

#fhb table.tabe tr:last-child td, .fhb-ajaxpanel-content table.tabe tr:last-child td {
	border-bottom: 0;
}

#fhb table.tabe td:first-child, .fhb-ajaxpanel-content table.tabe td:first-child {
	padding-right: 30px;
}


#fhb .fhb-error {
	background-color: #800000;	
	color: #fff;
	padding: 10px;
	border-radius: 5px;
	margin-bottom: 20px;
}

#fhb .fhb-okay {
	background-color: #008000;	
	color: #fff;
	padding: 10px;
	border-radius: 5px;
	margin-bottom: 20px;	
}

#fhb .fhb-info {
	background-color: #0a3264;	
	color: #fff;
	padding: 10px;
	border-radius: 5px;
	margin-bottom: 20px;	
}

#fhb tr.fhb-tab-error td {
	color: #800000;
	font-weight: bold;
}

#fhb tr.fhb-tab-error td input[type="text"], #fhb tr.fhb-tab-error td input[type="password"] {
	border: 1px solid #800000;	
}




#fhb-navi {
	background-color: #f0f0f0;
	border-radius: 10px;
	padding: 10px;
	margin-bottom: 60px;
}

#fhb-navi a {
	display: inline-block;
	padding: 0 10px;
	margin-right: 2px;
	border-right: 1px solid #000;
}

#fhb-navi a.aktiv {
	font-weight: bold;
}

#fhb-navi a:last-child {
	border-right: 0;
}


#fhb .rahmen {
	border: 1px solid #888;
	padding: 20px;
	border-radius: 10px;
}



#fhb .taba {
	width: 100%;
	border-collapse: collapse;
}

#fhb .body-grey {
	background-color: #888;
	border-left: 5px solid #888;	
}

#fhb .taba td {
	border: 1px solid #888;
	padding: 10px;
}

#fhb .taba tr th {
	padding: 10px;
}


#fhb .taba tr.td-doi th {
	background-color: #ffdd94;	
	border-top: 20px solid #fff;
}

#fhb .taba tr.td-locked th {
	background-color: #eaff94;	
	border-top: 20px solid #fff;
}

#fhb .taba tr.td-aktiv th {
	background-color: #b3ffb3;	
	border-top: 20px solid #fff;
}

#fhb .taba tr.td-register th {
	background-color: #ffb1b1;	
	border-top: 20px solid #fff;
}


#fhb .taba tr.td-doi td:first-child, #fhb .taba tr.td-doi th:first-child{
	border-left: 5px solid #ffdd94;
}

#fhb .taba tr.td-locked td:first-child, #fhb .taba tr.td-locked th:first-child{
	border-left: 5px solid #eaff94;
}

#fhb .taba tr.td-aktiv td:first-child, #fhb .taba tr.td-aktiv th:first-child{
	border-left: 5px solid #b3ffb3;
}

#fhb .taba tr.td-register td:first-child, #fhb .taba tr.td-register th:first-child{
	border-left: 5px solid #ffb1b1;
}

.tab-user-status a {
	display: block;
	margin-bottom: 10px;
}




.fhb-ordner-new-a {
	background: url('../images/common/fhb-list-last.png');
	background-repeat: no-repeat;
	background-position: 6px 0;
	color: #008000;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.fhb-ordner-new-a-first {	
	color: #008000;	
	padding-top: 5px;	
}

.fhb-ordner-new-a a {
	color: #008000;
}



.fhb-sub {
	background: url('../images/common/fhb-list-line.png');
	background-repeat: no-repeat;
	background-position: 6px 0;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: none;
}

.fhb-ordner-hauptzweig {
	text-decoration: none !important;
	color: #000;
}


.fhb-ordner-new {
	background: url('../images/common/fhb-list-main.png');
	background-repeat: repeat-y;
	background-position: 6px 0;
	padding: 20px 0 0 20px;
}

.fhb-ordner-new i {
	padding: 3px 0;
	background-color: #fff;
}

.fhb-sub-last {
	background: url('../images/common/fhb-list-last.png');
	background-repeat: no-repeat;
	background-position: 6px 0;
}

.fhb-list-click-pointer, .fhb-list-click {
	cursor: pointer;
	white-space: nowrap;
}

.fhb-sub-aktiv, .fhb-ordner-hauptzweig-aktiv {
	font-weight: bold;
	color: #5f9fed !important;
}

.fhb-rahmen-content {
	width: 66%;
	box-sizing: border-box;
	margin-left: 20px;
}

.fhb-rahmen-menu {
	width: 33%;
	box-sizing: border-box;
}


.fhb-ordner-new-mobil {
	display: none;
}

.fhb-ordner-flex {
	display: flex;
}

@media (max-width: 990px) {
	.fhb-ordner-new-mobil {
		display: block;
	}

	.fhb-ordner-flex {
		display: block;
	}

	.fhb-rahmen-menu {
		display: none;
	}

	.fhb-rahmen-content {
		width: 100%;
		box-sizing: border-box;
		margin: 20px 0 0 0;
	}	
}





.fhb-ajax-content {
	border-top: 1px dashed #888;
	border-bottom: 1px dashed #888;
	padding: 20px 0;
	margin: 20px 0;
}

.fhb-ajax-breadcrumb {
	font-size: 12px;
	line-height: 12px;
}

.fhb-ajax-panel a {
	display: block;
	margin: 5px 0;
}

.fhb-ajax-panel a i {
	width: 20px;
}


.fhb-ajaxpanel-content {	
	max-width: 600px;
	min-width: 300px;
	box-sizing: border-box;
	padding: 30px;
}


.fhb-ajaxpanel-close {
	font-size: 14px;
	border-top: 1px dashed #888;
	padding: 10px 10px 0 0;
	margin: 10px 0;
	display: block;
	text-align: right;
	box-sizing: border-box;
}

.fhb-ajaxpanel-content td {
	white-space: nowrap;
}


.fhb-content-tab {
	width: 100%;
}

.fhb-content-tab tr {
	border: 1px solid #888;	
	transition: all 0.3 ease;
	transition: background-color 200ms linear
}

.fhb-content-tab tr:hover td {
	background-color: #f2f2f2;
}

.fhb-content-tab tr:hover .fhb-content-tab-info {
	background-color: #d0d0d0;
}

.fhb-content-tab tr td, .fhb-content-tab tr th {
	padding: 10px;
	vertical-align: top;
	transition: background-color 200ms linear
}

.fhb-content-tab tr:nth-child(2n) {
	border: 0;
	height: 10px;
}

.fhb-content-tab tr:nth-child(2n) td {
	padding: 0;
}

.fhb-content-tab-info {
	background-color: #e0e0e0;
	padding: 5px 10px;
	display: inline-block;
	font-size: 1.1rem;
	line-height: 1.6rem;
	margin-top: 10px;
	border-radius: 5px;
	transition: background-color 200ms linear
}

.fhb-content-tab-video, .fhb-content-tab-pdf {
	background-color: #0a3264;
	padding: 5px 10px;
	display: inline-block;
	font-size: 1.1rem;
	line-height: 1.6rem;
	margin-top: 10px;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
}

.fhb-content-tab-edit {
	margin-top: 10px;
	display: block;
}


.fhb-userview-a {
    float: right;
    font-size: 16px;
    line-height: 16px;
    color: #fff !important;
    text-decoration: none !important;
    background-color: #0a3264;
    border-radius: 7px;
    padding: 10px 20px;
    white-space: nowrap;
    font-weight: normal;
}

.fhb-userview-data-a {
	margin-right: 20px;
	background-color: #5f9fed;
}

.fhb-userview-a i {
	margin-right: 10px;
}

@media (max-width: 990px) {
	.fhb-userview-a span {
		display: none;
	}

	.fhb-userview-a i {
		margin-right: 0;
	}

	.fhb-content-tab tr td {
		word-wrap: anywhere;
	}
}


.overlay-pdf-control-panel {
	background-color: #fff;
	width: 100%;
	position: absolute;
	text-align: center;
}