/* --- Adding css for googlemaps in mtb pagetemplates --- */
      #google_map {
        height: 600px;
        width: 100%;
       }

      #floating-panel {
        position: absolute;
        top: 60px;
        left: 70%;
        z-index: 5;
        background-color: &dtml-globalBackgroundColor;;
        padding-right: 5px;
        border: 0px solid #999;
        text-align: center;
        line-height: 30px;
        padding-left: 5px;
      }

      #floating-panel1 {
        position: absolute;
        top: 60px;
        left: 20%;
        z-index: 6;
        background-color: transparent;
        padding-right: 0px;
        border: 0px solid #999;
        text-align: center;
        line-height: 20px;
        padding-left: 0px;
      }

      #floating-panel1 table {
        border: 0px;
      }

      #floating-panel1 table > tbody > tr > td {
        border: 0px;
      }

      #table_mtb_legend {
        width: 70px;
        border: 2px solid #111;
      }

      #td_button_right_10 {
        text-align: left;
      }

/* --- end css for googlemaps application --- */

/* --- Adding css for overlib --- */

.overdiv_bg_class {
    background-color: transparent;
    border: transparent;
    width: 100px;
}

.overdiv_fg_class {
    border: transparent;
    background-color: transparent;
}

.overdiv_text {
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.42857143;
	color: #007F0F;
	background-color: #F6F6D2;
        background-color: lightgrey;
        border: transparent;
	border-color: #007F0F;
	border-width: 3px;
	border-style: none solid solid solid;
        padding: 5px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.captionWappenClass {
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.42857143;
	color: Black;
	background-color: #d39105;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	border-color: #007F0F;
	border-width: 3px;
	border-style: solid solid none solid;
        text-align: center;
}

.captionClass {
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.42857143;
	color: Black;
	background-color: #d39105;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	border-color: #007F0F;
	border-width: 3px;
	border-style: solid solid none solid;
        padding: 5px;
    text-align: center;
}
/* --- end css for overlib library --- */


/* --- input button color in form --- */
.context {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

/* --- input button color in form --- */
.searchButton {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.standalone, [type="submit"], button {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

/* --- general rules --- */
body {
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.42857143;
	color: Black;
	background-color: #F6F6D2;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a {
	color: #336309;
	text-decoration: none;
}


/* barceloneta-compiled.css | http://beta.ahnen-spuren.de//++theme++ahnenspuren/less/barceloneta-compiled.css */

a:hover, a:focus {
  /* color: #004665; */
  color: #336309;
}


/* barceloneta-compiled.css | http://beta.ahnen-spuren.de//++theme++ahnenspuren/less/barceloneta-compiled.css */

table {
  /* background-color: #fff; */
  background-color: transparent;
}


#content-header {
	background-color: #DAEAC6;
}

.formControls {
    background-color: transparent;
}

.plone-navbar {
	background-color: #F6F6D2;
	color: #294538;
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	box-shadow: 0 1px 3px transparent;
}

.plone-navbar-nav{
    background-color: #F6F6D2;
    border: 1px transparent #007F0F;
    border-bottom-color: rgb(0, 127, 15);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom: #F6F6D2 1px solid;
    color: #294538;
}

.plone-navbar-nav .has_subtree.inPath > a, .plone-navbar-nav .has_subtree.inPath > a:hover, .plone-navbar-nav .has_subtree.inPath > a:focus {
	color: white;
	background-color: #007F0F;
	padding-bottom: 3px;
}

.plone-navbar-toggle {
  z-index: 1;
  position: relative;
  float: right;
  margin-top: 8px;
  margin-bottom: 6px;
  padding: 6px 10px;
  background-color: #007F0F;
  background-image: none;
  border: 1px solid #007F0F;
  border-radius: 4px;
  /*
  .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: white;
    margin-top: 2px;
  }
  .icon-bar + .icon-bar {
    margin-top: 5px;
  }
  .icon-bar + .icon-bar + .icon-bar {
    margin-bottom: 3px;
  }
  //end burgerbar icon-bar
  */
}

.plone-navbar-toggle:hover {
  background-color: #abcb86;
  border-color: #0070f0f;
  border: 1px solid #007f0f;
}

.standalone:hover,
[type="submit"]:hover,
button:hover,
.standalone:focus,
[type="submit"]:focus,
button:focus,
.standalone:active,
[type="submit"]:active,
button:active,
.standalone.active,
[type="submit"].active,
button.active,
.open > .dropdown-toggle.standalone,
.open > .dropdown-toggle[type="submit"],
.open > .dropdown-togglebutton {
  color: #4d4d4d;
  background-color: #007F0F;
  border-color: #939393;
}

.plone-nav li a {
	position: relative;
	display: block;
	background-color: transparent;
	border-color: #007F0F;
	border-width: 1px;
	border-style: solid solid solid solid;
	color: #294538;
	height: auto;
	margin-right: 0.5em;
	padding: 0em 1.25em;
	text-decoration: none;
	text-transform: lowercase;

	font-size: 17px;
	hyphens: auto;
	word-break: break-word;

      &:hover,
      &:focus {
        text-decoration: none;
        background-color: #DAEAC6;
      }

}

.plone-nav li label::after {
	width: 2em;
	height: 2em;
	font-size: 0.75em;
	padding: 1em 1em 0.5em 0;
	background: transparent;
}

/* barceloneta-compiled.css | http://beta.ahnen-spuren.de//++theme++ahnenspuren/less/barceloneta-compiled.css */

.plone-nav li ul li a {
  /* background-color: #007bb1; */
  background-color: #DAEAC6;
}


/* barceloneta-compiled.css | http://beta.ahnen-spuren.de//++theme++ahnenspuren/less/barceloneta-compiled.css */

.plone-navbar-nav .current > a, .plone-navbar-nav .selected > a, .plone-navbar-nav .current > a:hover, .plone-navbar-nav .selected > a:hover, .plone-navbar-nav .current > a:focus, .plone-navbar-nav .selected > a:focus {
  /* background-color: #7099bf; */
  background-color: #007F0F;
}

/* barceloneta-compiled.css | http://beta.ahnen-spuren.de//++theme++ahnenspuren/less/barceloneta-compiled.css */

.plone-nav li a:hover, .plone-nav li a:focus {
  /* background-color: #7099bf; */
  background-color: #ABCB86;
}


/* barceloneta-compiled.css | http://beta.ahnen-spuren.de//++theme++ahnenspuren/less/barceloneta-compiled.css */

.portletNavigationTree .portletContent .navTreeCurrentNode > a {
  /* background: #f6f6f9; */
  background: #DAEAC6;
}

.portletNavigationTree .portletContent > ul > li a:hover {
  /* color: #64bee8; */
  color: #696969;
}

.plone-breadcrumb {
	clear: left;
	background-color: transparent;
	margin-bottom: 20px;
	margin-top: -20px;
}

.plone-breadcrumb ol a {
	color: #696969;
}

/* custom.css | http://beta.ahnen-spuren.de/custom.css?timestamp=2021-02-20%2018:16:01.669146 */

.plone-breadcrumb ol > li + li::before {
  /* border-left: 8px solid; */
  /* border-top: 15px solid transparent; */
  /* border-bottom: 15px solid transparent; */
  /* top: -15px; */
  border-left: 4px solid;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  top: -8px;
}

.plone-breadcrumb ol > li + li::after {
  /* border-left: 5px solid; */
  /* border-top: 15px solid transparent; */
  /* border-bottom: 15px solid transparent; */
  /* top: -15px; */
  border-left: 3px solid;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  top: -8px;
}

.portlet .portletHeader {
	background: #F6F6D2;
	font-weight: 500;
	font-size: 18px;
	padding: 13px 15px;
	color: Black;
        border: 1px solid #007F0F;
}

.portlet .portletHeader > a {
	color: #394D53;
}

.portlet .portletContent {
	font-size: 14px;
	border-top: 1px solid #e5e5e5;
	background: #DAEAC6;
	font-weight: 400;
        border-left: 1px solid #007F0F;
        border-right: 1px solid #007F0F;
        border-bottom: 1px solid #007F0F;
}

.portlet .portletContent > ul > li a {
    display: block;
    padding: 10px 15px 26px 15px;
    position: relative;
    z-index: 1;
    color: #394D53;
}

.portlet .portletFooter {
	border: 1px solid #007F0F;
	background: #F6F6D2;
	padding: 10px 15px;
	font-size: 12px;
	font-weight: 400;
	box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
}

/* barceloneta-compiled.css | http://beta.ahnen-spuren.de//++theme++ahnenspuren/less/barceloneta-compiled.css */
/* Es werden nun die Icons für die Objekte in der Portlet-Navigation ausgeschaltet

[class*="contenttype-"]::before, .contenttype-file #crud-edit-File-widgets-view_title::before {
  /* content: '\e834'; */
  content: none !important;
}

.portletNavigationTree .portletContent > ul > li a:hover {
  /* background: #f6f6f9; */
  /* color: #64bee8; */
  background: #ABCB86;
  color: #294538;
}

.contenttype-document::before {
  /* content: '\e80e'; */
  content: none !important;
}

.contenttype-folder::before {
  /* content: '\e801'; */
  content: none !important;
}

/* default.css | http://beta.ahnen-spuren.de/++plone++production/++unique++2021-02-19T12:32:02.284747/default.css */

.pat-livesearch {
  /* min-width: 230px; */
  min-width: 200px;
}

#portal-footer-wrapper {
	padding: 30px 0 30px 0;
	background-color: #F6F6D2;
	color: #cccccc;
	clear: both;
}

#portal-footer > p {
	font-weight: 400;
	align-content: center;
}

#portal-footer h2 {
  font-size: 18px;
  color: black;
}

#mobile-logo {
  display: none;
  float: left;
}

#mobile-logo > img {
  width: 100%;
}

@media (max-width: 450px) {
  #portal-logo {
    display: none;
  }
  #mobile-logo {
    display: block;
  }
}

@media (min-width: 451px) {
  #portal-logo {
    display: block;
  }
  #mobile-logo {
    display: none;
  }
}

/* barceloneta-compiled.css | http://beta.ahnen-spuren.de//++theme++ahnenspuren/less/barceloneta-compiled.css */

.alert.status.alert-success, .portalMessage.alert-success, .alert.status.info, .portalMessage.info {
  /* background-color: #d39105; */
  /* border: 1px solid #9acee6; */
  background-color: #a4791d;
  border: 1px solid #007F0F;
}

[name="additional_comment"]{
  margin-left: -3000px;
  pointer-events: none;
}


/* custom.css | https://www.ahnen-spuren.de/custom.css?timestamp=2022-05-24%2019:25:07.630945 */

.standalone:hover, [type="submit"]:hover, button:hover, .standalone:focus, [type="submit"]:focus, button:focus, .standalone:active, [type="submit"]:active, button:active, .standalone.active, [type="submit"].active, button.active, .open > .dropdown-toggle.standalone, .open > .dropdown-toggle[type="submit"], .open > .dropdown-togglebutton {
  /* color: #4d4d4d; */
  color: #F6F6D2;
}

.alert.status.alert-success, .portalMessage.alert-success, .alert.status.info, .portalMessage.info {
  color: #F6F6D2;
}

.alert.status.alert-success > strong, .portalMessage.alert-success > strong, .alert.status.info > strong, .portalMessage.info > strong, .alert.status.alert-success > dt, .portalMessage.alert-success > dt, .alert.status.info > dt, .portalMessage.info > dt {
  /* color: rgba(0, 0, 0, 0.67); */
  color: #F9F640;
}

.alert.status a, .portalMessage a {
  /* color: #005176; */
  color: #F9F640;
  text-decoration-line: underline;
}


/* Element | https://www.ahnen-spuren.de/ostpreussen - Positionierung am unteren Ende einer Seite */

.documentActions {
  margin-left: 40px;
  margin-top: 20px;
}


/* Tabellenformatierung allgemein: schwarzer Rand für jede Zelle und 3px Abstand zu Zellenrand */

table {
  /* border: 1px solid #e5e5e5; */
  border: 1px solid #151515;
}

table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
  /* border: 1px solid #e5e5e5; */
  border: 1px solid #151515;
  padding: 3px;
}
