

/*===================================================================================*/
/*	CUSTOM CSS STYLES
/*===================================================================================*/

/* Insert your own styles in here! */

table {
    width: 100%;
}

table.bio td:first-child {
    width: 30%;
    padding-left: 10px;
}

tr:nth-child(even) {background: #EFEFEF;}

div.inner {
    padding-bottom: 0px;
}

.dropdown-submenu a.active {
    background-color: #ab2439;
    color: #FFFFFF !important;
}

li.lang_select {
    font-size: 12px;
    font-family: "Source Sans Pro",sans-serif;
}

li.lang_select a {
    padding-top: 6px;
    padding-left: 5px;
    padding-right: 5px;
}

li.lang_select a:hover {
    background-color: #ab2439;
    color: #FFFFFF;
}

#testimonials, #clients {
    padding-bottom: 20px;
}

.gmap_info {
	background-color:#FFFFFF;
	position:absolute;
	bottom: 0px;
	opacity:0.8 !important;
	padding:25px;
	font-size: 16px !important;
	border: 1px solid #CCCCCC;
}

.common-heading {
	font-size: 16pt;
	font-weight: bold;
}

div.common-heading {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    letter-spacing: 0.025em;
    margin-top: 0;
    font-size: 44px;
    line-height: 130%;
    margin-bottom: 25px;
}

section#services h1,
section#services h2,
section#services h3,
section#services h4,
section#services .common-heading {
    font-size: 26px;
    line-height: 130%;
    margin-bottom: 20px;
}

.footer-bottom { background-color: #283645; }
.footer-bottom p, .footer-bottom a { color: #707E8C; }
.footer-bottom a:hover { color: #FFFFFF; }

.kanzlei_logo {
    height: 120px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    background-color: #F2F5F7;
    text-align: center !important;
    border-top: 1px solid #E6E9ED;
}
.kanzlei_logo img, .kanzlei_logo a {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.kanzlei_text {
	font-size: 40px;
	line-height: 130%;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	letter-spacing: 0.025em;
	text-align: center;
	padding: 30px;
	text-transform: uppercase;
}
.kanzlei_text .common_heading {
	font-weight: 600;
	font-size: 56px;
	margin-bottom: 15px;
}
.kanzlei_text a { display:block; height: auto; }
.kanzlei_text a:hover { color: #ffffff; }
.navbar-collapse .container {
	width: auto;
}.navbar-collapse .container ul.navbar-nav {
	padding: 0px;
}
.navbar-collapse { padding-top: 15px !important; padding-bottom: 15px !important;}
a.burger_text { display: none;}
.img-circle { border-radius: 50%; }
.img-square { border-radius:0px; }
.team_email, .team_telefon {
	font-size: 18px;
	text-decoration: none;
	border-bottom: none;
}
.team_email:hover {
	color: #FFFFFF !important;
	font-weight: bold;
}
#team p a:hover { color: #FFFFFF !important; opacity: 1;}
.member blockquote p { font-size: 16px; }
#get-started .inner-sm {
    padding-top: 40px;
    padding-bottom: 40px;
}
#product .inner {
    padding-top: 30px;
    padding-bottom: 30px;
}

/* PARALLAX - Effekte */
.background-picture-one {
	padding:13% 0 10% 0;
	background:url(../images/background-picture-one.jpg) no-repeat;
	background-size:cover;
	background-position:center center;
	background-attachment:fixed;
}
.background-picture-one .common-heading {
	color:#fff;
	padding-bottom:17px;
	line-height:48px;
}
.background-picture-one p {
	color:#fff;	
}
.background-picture-two {
	padding:13% 0 10% 0;
	background:url(../images/background-picture-two.jpg) no-repeat;
	background-size:cover;
	background-position:center center;
	background-attachment:fixed;
}
/*
.background-picture-two .common-heading {
	color:#fff;
	padding-bottom:17px;
	line-height:48px;
}
*/
.background-picture-one.parralex-one { background-attachment:inherit; }
.background-picture-two.parralex-two { background-attachment:inherit; }

/*
.background-picture-one .common-heading, .background-picture-two .common-heading {
	font-size:42px;
	font-family: 'semibold';
	word-wrap: break-word;
}*/

input[type="checkbox"] {
    width: auto !important;
}

#hero p {
    margin-top: 300px !important;
}

.btn-white {
	color: #2743A0 !important;
	background: #FFF !important;
}
#team p a.btn-white:hover {
	color: #2743A0 !important;
}
#team p a.txt-btn {
	border:none;
}

@media screen and (max-width: 1024px) {
	.btn.responsive-menu { margin-bottom: 15px;}
	.kanzlei_logo, .kanzlei_text { display: none; }
	a.burger_text { display: block; float:left;}
}
@media screen and (max-width: 768px) {
	.background-picture-one.parralex-one { background:none; }
	.background-picture-two.parralex-two { background:none; }
}

#ds ul li ul { list-style-type: square; }
.navbar-brand img { margin-right: 35px; }

.gm-svpc { display: none !important; }

@media screen {
	.print { display:none; }
	.no_print { display:block; }
}
@media print {
	.print { display:block; }
	.no_print { display:none; }
}

.height-xs, .height-sm, .height-md, .height-lg, #owl-main .item, #owl-main.height-md .item, #owl-main.height-lg .item {
    height: 250px;
}

.navbar-brand img {
	display: inline-block;
	height: 66px;
}


/* PERSONENSUCHE */

.datatable-wrapper td:not(.no_details) {
    cursor: pointer;
}

#preview{
	width: 300px;
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	z-index: 999;
	}

#pinfo {
	text-align:center;
}
#pinfo img {
	width: 325px;
	height: 250px;
	margin-left:auto;
	margin-right: auto;
}

.pinfo_name {
	font-size:18px;
	padding-top:10px;
	padding-bottom: 0px;
	line-height: 100% !important;
}
.pinfo_sex_geb {
	text-align:left;
	padding-bottom:0px;
}

.pinfo_info {
	border: 1px dashed #CCCCCC;
	padding: 5px;
	text-align:center;
	margin-bottom:10px;
	line-height: 100% !important;
	
}

.pinfo_gebgest {
	text-align: left;
}
.pinfo_quelle {
	text-align: right;
	font-size: 12px;
	color: #999999;
}

tr.focusedRow td {
	background-color: #337ab7 !important;
	color: #FFFFFF !important;
   font-weight: bold;
}

#page-wrapper {
	background-color: transparent !important;
}

.detail_navi {
	background-color: #bfe0b9 !important;
	color: #FFFFFF !important;
	padding:0px;
	margin: 0px !important;
}
.detail_navi img {
	margin: 5px;
}
.alert-success {
border-color: #3c763d;
}
.alert-danger {
border-color: #a94442;
}

.galleria {
	position: fixed;
	z-index: 99;
	top: 20%;
	left: 20%;
}
.galleria_close {
	position: fixed;
	z-index: 99;
	top: 20%;
	left: 20%;
}

.sideicon {
	height:41px;
	width:auto;
}
.dbicon {
	height:56px;
	width:auto;
	padding: 5px;
}
div.sideicon_wrapper1 {
	float:left;
	padding:5px;
	background-color: #337ab7;
	position:relative;
}
div.sideicon_wrapper2 {
	float:left;
	background-color:#b2ddfc;
	padding:5px;
	position:relative;
}
div.sideicon_wrapper3 {
	float:left;
	background-color:#bfe0b9;
	padding:5px;
	position:relative;
}
.sex_icon {
	width: 38px !important;
	height: auto !important;
}
td.nopad, th.nopad {
	padding:2px !important;
	text-align: center;
} 

.personen_suche { font-size: 14px; }

.personen_suche td {
	font-size:14px;
}
.personen_suche th {
	font-size:14px;
}
.personen_suche .panel-heading {
	padding: 5px 10px 5px 15px;
	background-color: #859394 !important;
	color: #FFFFFF !important;
}
.personen_suche input, 
.personen_suche select, 
.personen_suche textarea {
	width:auto !important;
}
#datatable_suche_length, #datatable_suche_filter,
#datatable_taufe_length, #datatable_taufe_filter {
	vertical-align: middle !important;
}
.personen_suche .paginate_button a {
	padding: 5px 10px !important;
}
div.col-sm-6 < #datatable_suche_info {
	float:none;
}
div.col-sm-6 < #datatable_taufe_info {
	float:none;
}
.personen_karte .panel-body { padding-bottom: 0px; padding-left:10px; padding-right:10px;}

#gebgest td { 	line-height: 100% !important; }

#datatable_digitalbestand_paginate, #datatable_suche_paginate,#datatable_taufe_paginate,#datatable_heirat_paginate,#datatable_begraben_paginate,#datatable_schueler_paginate, #datatable_buerger_paginate, #datatable_moritz_paginate { margin-top: 20px; }

#datatable_suche td.center, #datatable_taufe td.center, #datatable_heirat td.center, #datatable_begraben td.center, #datatable_schueler td.center, #datatable_digitalbestand td.center, #datatable_streiflichter td.center { text-align:center; }
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child::before { left:11px; }
.table-bordered { border: 1px solid #E6E9ED; }
.fa_sex_icon { font-size:38px !important;}
.psuche_veredelung { font-size: 14px; line-height: 100%; }
#datenveredeler { margin-bottom: 20px !important; }
#datenveredeler .headline { font-size: 14px;font-weight: 700; text-transform: none; padding:5px 10px 5px 15px; color:#FFFFFF; background-color: #859394 !important;line-height: 150%;}
#datenveredeler .panel-title { background-color: #859394 !important; border-radius:4px;}
#portrait_count, #grave_count, #zeitung_count, #perscard_count, #famcard_count { position: absolute; border:1px solid #CCCCCC; bottom: -3px; right:+2px; background-color:#983262; width:19px; height:19px; border-radius:9px; text-align: center;}
#portrait_count span, #grave_count span, #zeitung_count span, #perscard_count span, #famcard_count span { display:inline-block; font-size:12px; font-weight: bold; position:relative; top:-8px; right:2px; }
#perscard_div {
	width:100%;
	height: 100%;
	border: 1px dashed #CCCCCC;
	font-size:12px;
	padding:10px;
	display: inline-table;
}
#perscard_div .dashed { border: 1px dashed #CCCCCC;}
#perscard_div .dashed-white { border: 1px dashed #CCCCCC; background-color:#FFFFFF;}
#perscard_div .familienname {
	background-color: #b2ddfc;
	padding:10px;
}
div.centered { text-align:center; }
div.left15 { padding-left:15px; padding-right:15px;}
#field_bemerkung { font-size: 14px; }




@media (max-width: 992px) {
	#field_getauft,
	#field_perscode,
	#field_begraben, 
	#field_heirat1_datum,
	#field_heirat2_datum,
	#field_heirat3_datum,
	#field_heirat1_perscode_partner,	
	#field_heirat2_perscode_partner,	
	#field_heirat3_perscode_partner	  { margin-bottom: 10px; }
	#datenveredeler { margin-top: 20px;}
}
@media (max-width: 1200px) {
	.sideicon {
	height:29px;
	width:auto;
}
	div.sideicon_wrapper1 {
		float:left;
		padding:5px;
		background-color: #337ab7;
		position:relative;
	}
	div.sideicon_wrapper2 {
		float:left;
		background-color:#b2ddfc;
		padding:5px;
		position:relative;
	}
	div.sideicon_wrapper3 {
		float:left;
		background-color:#bfe0b9;
		padding:5px;
		position:relative;
	}
}

.right { text-align: right !important; }
.left { text-align: left !important; }
.separator {
    display: flex;
    align-items: center;
    text-align: center;
    padding-top:10px;
    padding-bottom: 10px;
}
.separator::before, .separator::after {
    content: '';
    flex: 1;
    border-bottom: 1px dashed #73879C;
}
.separator::before {
    margin-right: .25em;
}
.separator::after {
    margin-left: .25em;
}

.sideicon_wrapper_taufe {
	float: left;
	margin: 6px;
}
.sideicon_wrapper_taufe a {
	margin: 0px;
}
a#perscard_kind, a#heirat_famcard, a#moritz_famcard { padding:0px; }
a#perscard_kind img, a#heirat_famcard img, a#moritz_famcard img { width: 34px; height: auto;}
a#save_to_account { padding-left:17px; padding-right:17px; }
/*textarea[name="edeldaten"] { height: 30px; } */

#taufe_background { height: 500px; }
img.table_header { width: 35px; height: auto; }

.inner { padding-top: 10px; }

.compgen {
	display:block;
	float: left;
	width: 100%;
	margin-bottom:10px;
	background-color: #337ab7 !important;
	color: #FFFFFF;
}

.querlink {
	display:block;
	width:100%;
	background-color: #337ab7 !important;
	color:#FFFFFF;
	padding: 4px;
}
#working_list { border:1px solid #CCCCCC; margin-top: 20px; font-size: 10pt;}
#working_list th, #working_list td { font-size: 10pt; }

#datatable_buerger td.center { text-align:center; }
.db_count { font-size: 10pt; }

label { font-size: 15px; }

.digi_number {
	font-size:14px;
	position:relative;
	top:7px;
	left: 3px;
	color:#0000AA;
}