/* --------------------------------------------------------------------------
Start: Uebernahme aus: /export/sites/petitionen/_conf/system/css/template.css
----------------------------------------------------------------------------- */
[class^=icon-], [class*=" icon-"] { /* 10 */
    font-family: "amatiksymbols" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-icn-fb:before { /* 148 */
  content: "\e901";
}

.icon-icn-liste:before { /* 152 */
    content: "\e902";
}

.icon-icn-whatsapp:before { /* 165 */
  content: "\e905";
}

.icon-achtung:before { /* 169 */
  content: "\e906";
}

.icon-twitterx:before { /* 181 */
  content: "\e909";
}

.capdesc, .capsource { /* 705 */
	float: left;
	font-size: 14px;
	padding: 10px 0px 10px 20px;
}

.capdesc { /* 711 */
    /* font-family: documenta-italic; */ /* offen: SLT-Font */
    font-style: italic;
}

.capsource { /* 716 */
	/* font-family: documenta-italic; */ /* offen: SLT-Font */
	font-style: italic;
	color: #4D4D4D;
}

.capsource::before { /* 722 */
	content: "";
}

.smallcap { /* 726 */
	float: none;
	width: 100%;
	font-weight: normal;
	padding-top: 10px;
	line-height: 1.3;
	padding-bottom: 20px;
	clear: both;
	max-width: 520px;
}

.smallcap .capdesc { /* 741 */
	float: none;
	font-size: 16px;
	padding: 10px 10px 0px 0px;
	max-width: 500px;
}

.smallcap .capsource { /* 748 */
	font-size: 12px;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.5;
	display: inline-flex;
	white-space: normal;
	width: auto;
	float: none;
	vertical-align: middle;
}

.row { /* 805 */
	max-width: 1650px;
	width: 100%;
	padding: 0 160px;
	margin-right: 0;
	margin-left: 0;
	margin: auto;
}

.container { /* 822 */
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
    /*padding: 30px 0;*/
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3
, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6
, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9
, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11
, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { /* 985 */
	position: relative;
	min-height: 1px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}

.textblock { /* 1688 */
  /*font-family: documenta; */ /* offen: SLT-Font */
  max-width: 600px;
  float: left;
  margin-bottom: 0px;
  width: 100%;
}

.effects { /* 3606 */
	padding-left: 0px;
}

.overlay { /* 3626 */
	display: block;
	position: absolute;
	z-index: 1;
	background: rgba(255, 255, 255, 0.8); /* offen: SLT-Color */
	overflow: hidden;
}

.effects .close { /* 3634 */
	font-size: 12px;
	/* font-family: documenta-italic; */ /* offen: SLT-Font */
	font-style: italic;
	color: #4D4D4D;
	font-weight: normal;
	line-height: 1;
	opacity: 0.9;
	margin-top: 10px;
	margin-left: 10px;
	cursor: unset;
	position: absolute;
	right: 10px;
	bottom: 50px;
	text-shadow: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.effects .bottom .close { /* 3653 */
	margin-top: 10px;
	bottom: 10px;
}

.infoverlay { /* 3709 */
	display: block;
	z-index: 2;
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: 0;
}

.infoverlay .capdesc, .capsource { /* 3718 */
	float: none;
	font-size: 14px;
	padding: 0px 10px 10px 0px;
	text-align: left;
	width: 100%;
	/* font-family: documenta-italic; */ /* offen: SLT-Font */
	font-style: italic;
	line-height: 1.2;
}

.infoverlay .capdesc { /* 3729 */
	color: #000;
	text-transform: none;
	letter-spacing: 0;
}

.infoverlay .capsource { /* 3735 */
	font-size: 10px;
	float: none;
	padding-right: 0px;
	padding-top: 0px;
}

.effects .infoblock::before { /* 3742 */
	content: "I";
	font-family: "amatiksymbols";
	border-radius: 10px;
	height: 20px;
	position: absolute;
	bottom: 10px;
	width: 20px;
	font-size: 18px;
	line-height: 22px;
	padding-left: 0px;
	margin-left: 10px;
	z-index: 3;
	color: #fff;
	left: 0px;
	cursor: pointer;
}

.close .smallcap { /* 3760 */
	float: none;
	width: 100%;
	font-weight: normal;
	padding-top: 10px;
	line-height: 1.3;
	padding-bottom: 30px;
	clear: both;
	max-width: 500px;
	text-align: left;
}

.effects .infoblock:hover::before { /* 3772 */
  color: #E62527;
}

.effects .infoblock { /* 3776 */
	position: absolute;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	overflow: hidden;
	height: 30px;
	bottom: 0px;
}

.effects .infoblock .bottom .close { /* 3786 */
	margin-top: 10px;
	bottom: 0px;
	padding: 20px 20px 10px 20px;
	background: #fff;
	width: 100%;
	left: 0;
	margin-left: 0;
}

.topdiv .effects .infoblock .bottom .close { /* 3796 */
  padding: 20px 20px 40px 20px;
}

.effects .infoblock .copyright { /* 3800 */
	display: block;
	margin: 0;
	padding: 0;
	max-width: 100%;
	height: 100%;
	cursor: pointer;
}

.effects .infoblock.click { /* 3809 */
  display: block;
  position: absolute;
  left: 0;
  height: 100vh;
  bottom: 0px;
  float: left;
}

.effects .infoblock .click .copyright { /* 3818 */
  display: block;
  margin: 0;
  padding: 0;
  max-width: 100%;
  height: auto;
}

.infoverlay .overlay { /* 3855 */
	bottom: 0px;
	left: 0;
	right: 0;
	width: 100%;
	height: 0;
	background: transparent;
}

.infoverlay .infoblock .overlay.bottom { /* 3864 */
	bottom: 0px;
	height: 100%;
	display: none;
}

.infoverlay .infoblock.click .overlay.bottom { /* 3870 */
    display: block;
}

.infoverlay .overlay a.expand { /* 3874 */
  left: 0;
  right: 0;
  bottom: 0%;
  margin: 0 auto 30px auto;
}

.infoverlay .img.hover .overlay { /* 3881 */
  height: 30px;
}


.circle-wrap { /* 6925 */
	margin: 0 auto;
	width: 70px;
	height: 70px;
	background: #f7f4ee;
	border-radius: 50%;
}

.circle-wrap .circle2 .mask, .circle-wrap .circle2 .fill { /* 6933 */
	width: 70px;
	height: 70px;
	position: absolute;
	border-radius: 50%;
}

.circle-wrap .circle2 .mask { /* 6940 */
	clip: rect(0px, 70px, 70px, 35px);
}

.circle-wrap .circle2 .mask .fill { /* 6944 */
	clip: rect(0px, 35px, 70px, 0px);
	background-color: #0a4937;
}

.circle-wrap .circle2 .mask.full, .circle-wrap .circle2 .fill { /* 6950 */
	transform: rotate(157deg);
}

.circle-wrap .inside-circle { /* 6954 */
	width: 60px;
	height: 60px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	line-height: 60px;
	text-align: center;
	margin-top: 5px;
	margin-left: 5px;
	position: absolute;
	/*z-index: 100;*/
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	font-family: "Roboto Condensed",sans-serif;
	color: #000;
}

.pic_petition_mitzeichner_skala { /* 6978 */
	background-color: #f7f4ee;
	height: 6px;
	margin: 15px 0;
	position: relative;
}

.pic_petition_mitzeichner_skala .bar { /* 6985 */
	height: 100%;
	background: #0a4937;
}

.pic_petition_mitzeichner { /* 6990 */
	font-size: 15px;
}

.pic_petition_mitzeichner:after { /* 6999 */
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
}

 /* 7002? */
/*.pic_petition_mitzeichnerliste a .icon:before {
    font-size: 12px;
}*/

.pic_petition_mitzeichner + div { /* 7007 */
	clear: both;
}

.pic_petition_mitzeichner .pic_petition_mitzeichner_sum { /* 7011 */
	float: left;
	margin-right: 3px;
}

.pic_petition_mitzeichner .pic_petition_mitzeichner_overlay_name { /* 7016 */
	float: left;
}

.pic_petition_mitzeichner .pic_petition_mitzeichner_overlay { /* 7020 */
	position: relative;
}

.pic_petition_mitzeichner .infoverlay { /* 7024 */
	position: static;
	width: auto;
	display: inline-block;
}

.pic_petition_mitzeichner .effects .infoblock { /* 7030 */
	overflow: visible;
}

.pic_petition_mitzeichner .effects .infoblock:before { /* 7034 */
	bottom: 15px;
	color: #000;
	margin-left: 5px;
}

.pic_petition_mitzeichner .effects .infoblock.click .close .smallcap { /* 7040 */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}

.col-6 { /* 7047 */
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.row { /* 7061 */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	margin-left: -15px;
	margin-right: -15px;
	width: auto;
}

@media (max-width: 680px) { /* 7072 */
    .row {
        width: 100%;
    }
}

.col-lg-6 { /* 7077 */
	float: none;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	margin-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
}

@media (max-width: 680px) { /* 7087 */
  .col-lg-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
  }
}

@media (max-width: 680px) { /* 7095 */
  .pic_petition_item {
    max-width: 420px;
  }
}

.pic_petition_item { /* 7100 */
	height: 100%;
}

.pic_petition_item_inner { /* 7104 */
	height: 100%;
	border: 1px solid #e9e3d3;
	background-color: #fff;
	position: relative;
	padding: 0 0 120px 0;
}

.pic_petition_content { /* 7112 */
	padding: 20px;
}

.pic_petition_image { /* 7116 */
	max-height: 215px;
	overflow: hidden;
}

.pic_petition_image img { /* 7126 */
  transition: linear all 0.1s;
  transform: scale(1);
  display: block;
  max-width: 100%;
  height: auto;
}

.js_hover_image img { /* 7134 */
  transition: linear all 0.1s;
  transform: scale(1.1);
}

.pic_petition_headline { /* 7149 */
	font-size: 22px;
	font-family: "Roboto Condensed",sans-serif;
	font-weight: bold;
}

.pic_petition_headline a { /* 7155 */
	color: #0a4937;
}

.pic_petition_bottom { /* 7164 */
	padding: 0 15px;
	height: 120px;
	/*position: absolute;*/
	position: inherit;
	left: 0;
	bottom: 0;
	width: 100%;
	border-top: 1px solid #e9e3d3;
	margin-top: 15px;
	text-align: center;
}

.pic_petition_bottom .row { /* 7176 */
	height: 100%;
	margin: 0;
}

.pic_petition_bottom .col-6 { /* 7181 */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.pic_petition_bottom .col-6:first-child { /* 7190 */
	border-right: 1px solid #e9e3d3;
}

.pic_petition_days_number, .pic_petition_id_number { /* 7194 */
	font-size: 18px;
}

.pic_petition_id { /* 7199 */
	display: flex;
	flex-direction: column-reverse;
}

.pic_petition_days_number_expired, .pic_petition_id_number { /* 7204 */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	font-size: 15px;
}

.pic_petition_days_number_expired { /* 7216 */
	font-size: 15px;
}

.pic_petition_days_desc, .pic_petition_id_desc { /* 7220 */
	font-size: 15px;
}

 /* 7223? */
/*.petitions_detailseite_details .pic_petition_content > .row > .col-6 {
	max-width: 100%;
}*/

.textblock { /* 7501 */
  float: none;
  max-width: 100%;
}

/*.petitions_detailseite .pic_petition_content */
.row { /* 7528 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
  width: auto;
}

.pic_petition_mitzeichnerliste_popup { /* 7544 */
    display: none;
    position: fixed;
    z-index: 1999;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100vw;
    /*background: rgba(226, 238, 246, 0.93);*/
    background: rgba(247, 244, 238, 0.93);
}

.pic_petition_mitzeichnerliste_popup .row { /* 7556 */
    margin: auto;
    padding-top: 30px;
    max-width: 1650px;
    width: 100%;
}

.pic_petition_mitzeichnerliste_popup .container { /* 7563 */
    /*background: rgba(226, 238, 246, 0.93);*/
    background: rgba(247, 244, 238, 0.93);

}

.detail_line { /* 7674 */
    font-size: 15px;
    color: #0a4937;
}

.pic_line { /* 7679 */
    margin: 0 0 15px 0;
}

.pic_petition_mitzeichnerliste { /* 7683 */
    margin: 40px 0 0 0;
}

.pic_petition_mitzeichnerliste a { /* 7691 */
    display: inline-block;
    font-size: 18px;
    color: #1d875a;
    text-decoration: none;
}

.pic_petition_mitzeichnerliste a .icon { /* 7698 */
    padding-right: 5px;
}

.pic_petition_mitzeichnerliste a .icon:before { /* 7702 */
    font-size: 12px;
}

.pic_petition_mitzeichnerliste_popup_content .headlines { /* 7723 */
  margin: 0 0 30px 0;
}

.pic_petition_mitzeichnerliste_popup_content .subline { /* 7732 */
  font-size: 25px;
  color: #0a4937;
}

.pic_petition_mitzeichnerliste_popup_content .pic_liste:after { /* 7743 */
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}

@media (min-width: 1025px) { /* 7751 */
	.pic_petition_mitzeichnerliste_popup > .container {
		height: 100%;
	}
}

.pic_petition_mitzeichnerliste_popup > .container .row { /* 7756 */
    height: 100%;
}

.pic_petition_mitzeichnerliste_popup > .container .row .pic_petition_mitzeichnerliste_popup_content { /* 7759 */
  position: relative;
}

.pic_petition_mitzeichnerliste_popup > .container .row .pic_petition_mitzeichnerliste_popup_content .textblock { /* 7762 */
  overflow-y: auto;
  height: 72vh;
}

@media (max-width: 1024px) {
  .pic_petition_mitzeichnerliste_popup > .container .row .pic_petition_mitzeichnerliste_popup_content .textblock { /* 7766 */
    max-height: 50vh;
  }
}

.pic_btn_container { /* 7804 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
}

.pic_btn_container .pic_btn_close { /* 7815 */
  background: transparent;
  font-size: 15px;
  border: 0;
  text-decoration: underline;
}

.pic_btn_container .pic_btn_close span { /* 7822 */
  margin-left: 10px;
  font-size: 14px;
}

.pic_petition_mitzeichnerliste_popup { /* 8841 */
    max-width: 100vw;
}

/* -------------------------------------------------------------------------
Ende: Uebernahme aus: /export/sites/petitionen/_conf/system/css/template.css
---------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------
Start: Uebernahme aus: /export/sites/petitionen/_conf/system/css/bootstrap.css
------------------------------------------------------------------------------ */
.container { /* 1585 */
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) { /* 1592 */
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) { /* 1597 */
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) { /* 1602 */
    .container {
        width: 1170px;
    }
}

.row { /* 1611 */
	margin-right: -15px;
	margin-left: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3
, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6
, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9
, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11
, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { /* 1615 */
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

@media (min-width: 992px) { /* 1937 */
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
}

@media (min-width: 992px) { /* 1940 */
    .col-md-12 {
        width: 100%;
    }
}

@media (min-width: 1200px) { /* 2094 */
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}
}

@media (min-width: 1200px) { /* 2115 */
	.col-lg-6 {
		width: 50%;
	}
}

.close { /* 5844 */
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after
, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before
, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before
, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after
, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after
, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after
, .modal-footer:before, .modal-footer:after { /* 6495 */
	display: table;
	content: " ";
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after
, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after
, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after { /* 6514 */
	clear: both;
}

/* --------------------------------------------------------------------------
Ende: Uebernahme aus: /export/sites/petitionen/_conf/system/css/bootstrap.css
----------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------
Start: Abweichungen
------------------------------------------------------------------------------ */

form {
	overflow:hidden;
}

/* --------------------------------------------------------------------------
Ende: Abweichungen
----------------------------------------------------------------------------- */
