.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}.mtli_attachment {
display:inline-block;
height: auto;
min-height:16px;
background-position: top left;
background-attachment: scroll;
background-repeat: no-repeat;
padding-left: 19px !important;
}
.mtli_csv {
background-image: url(//www.freunde-der-stadt-erding.de/wp-content/plugins/mimetypes-link-icons/images/csv-icon-16x16.png); }
.mtli_doc {
background-image: url(//www.freunde-der-stadt-erding.de/wp-content/plugins/mimetypes-link-icons/images/doc-icon-16x16.png); }
.mtli_docx {
background-image: url(//www.freunde-der-stadt-erding.de/wp-content/plugins/mimetypes-link-icons/images/docx-icon-16x16.png); }
.mtli_m4a {
background-image: url(//www.freunde-der-stadt-erding.de/wp-content/plugins/mimetypes-link-icons/images/m4a-icon-16x16.png); }
.mtli_m4v {
background-image: url(//www.freunde-der-stadt-erding.de/wp-content/plugins/mimetypes-link-icons/images/m4v-icon-16x16.png); }
.mtli_mov {
background-image: url(//www.freunde-der-stadt-erding.de/wp-content/plugins/mimetypes-link-icons/images/mov-icon-16x16.png); }
.mtli_mp3 {
background-image: url(//www.freunde-der-stadt-erding.de/wp-content/plugins/mimetypes-link-icons/images/mp3-icon-16x16.png); }
.mtli_mp4 {
background-image: url(//www.freunde-der-stadt-erding.de/wp-content/plugins/mimetypes-link-icons/images/mp4-icon-16x16.png); }
.mtli_mpeg {
background-image: url(//www.freunde-der-stadt-erding.de/wp-content/plugins/mimetypes-link-icons/images/mpeg-icon-16x16.png); }
.mtli_mpg {
background-image: url(//www.freunde-der-stadt-erding.de/wp-content/plugins/mimetypes-link-icons/images/mpg-icon-16x16.png); }
.mtli_msi {
background-image: url(//www.freunde-der-stadt-erding.de/wp-content/plugins/mimetypes-link-icons/images/msi-icon-16x16.png); }
.mtli_pdf {
background-image: url(//www.freunde-der-stadt-erding.de/wp-content/plugins/mimetypes-link-icons/images/pdf-icon-16x16.png); }
.mtli_ppt {
background-image: url(//www.freunde-der-stadt-erding.de/wp-content/plugins/mimetypes-link-icons/images/ppt-icon-16x16.png); }
.mtli_pptx {
background-image: url(//www.freunde-der-stadt-erding.de/wp-content/plugins/mimetypes-link-icons/images/pptx-icon-16x16.png); }
.mtli_tar {
background-image: url(//www.freunde-der-stadt-erding.de/wp-content/plugins/mimetypes-link-icons/images/tar-icon-16x16.png); }
.mtli_wav {
background-image: url(//www.freunde-der-stadt-erding.de/wp-content/plugins/mimetypes-link-icons/images/wav-icon-16x16.png); }
.mtli_wmv {
background-image: url(//www.freunde-der-stadt-erding.de/wp-content/plugins/mimetypes-link-icons/images/wmv-icon-16x16.png); }
.mtli_xls {
background-image: url(//www.freunde-der-stadt-erding.de/wp-content/plugins/mimetypes-link-icons/images/xls-icon-16x16.png); }
.mtli_xlsx {
background-image: url(//www.freunde-der-stadt-erding.de/wp-content/plugins/mimetypes-link-icons/images/xlsx-icon-16x16.png); }
.mtli_zip {
background-image: url(//www.freunde-der-stadt-erding.de/wp-content/plugins/mimetypes-link-icons/images/zip-icon-16x16.png); }#cn-entry-actions{margin:20px 0;padding:0 0 0 2em}#cn-list .vcard span{display:initial}#cn-list .vcard span.wpml-nodis{display:none}#cn-list .cn-clear{clear:both}#cn-list .cn-list-head{position:relative}.cn-list .cn-list-head::before,.cn-list .cn-list-head::after,.cn-list .cn-list-body::before,.cn-list .cn-list-body::after,.cn-list .cn-list-foot::before,.cn-list .cn-list-foot::after,.cn-list form.cn-form:before,.cn-list form.cn-form:after,.cn-list .cn-alphaindex::before,.cn-list .cn-alphaindex::after,.cn-entry-content-block-list::before,.cn-entry-content-block-list::after{content:"";display:table;clear:both}#cn-list .cn-category-breadcrumb{margin:20px auto}#cn-list .cn-list-section-head h4{font-size:16px;padding:0;margin:.8em 0}#cn-list .cn-alphaindex{font-size:14px;font-weight:bold;margin:12px 0;position:relative}#cn-list label{cursor:pointer}#wpadminbar #wp-admin-bar-connections-entry-edit>.ab-item:before{content:"";top:2px}#cn-list span.cn-image-style{border-radius:4px;background-color:#fff;border:1px solid #e3e3e3;box-sizing:border-box;display:inline-block;line-height:0;margin:0 0 5px;max-width:100%;padding:5px;width:auto}#cn-list span.cn-image-none{color:#aaa;display:inline-block;font-weight:700;line-height:normal;max-width:100%;text-align:center;text-shadow:1px 1px 0 #fff;position:relative}#cn-list span.cn-image-none span{position:absolute;top:1em;right:0;left:0;text-align:center}#cn-list img{box-shadow:none}img.cn-image{border:none !important;height:auto !important;left:0 !important;margin:0 !important;max-height:none !important;max-width:100%;padding:0 !important;position:relative !important;top:0 !important;visibility:visible;width:auto}#cn-list span.fn{display:inline-block}#cn-list span.org{display:block}#cn-list span.organization-name{display:block}#cn-list span.organization-unit{display:block}#cn-list span.title{display:block}#cn-list span.contact-name{display:block}#cn-list span.contact-label{font-weight:bold}#cn-list ul.cn-relations{line-height:normal;list-style:none;margin:0 0 10px}#cn-list ul.cn-relations li{margin:0}#cn-list span.cn-relation-label{font-weight:bold}#cn-list span.address-block{display:block;margin-bottom:10px}#cn-list span.adr{display:block;margin-bottom:10px}#cn-list span.adr span.address-name{display:block;font-weight:bold}#cn-list span.adr span.street-address{display:block}#cn-list span.adr span.extended-address{display:block}#cn-list span.adr span.country-name{display:block}#cn-list span.adr span.geo,div#cn-list span.adr span.geo span.latitude,div#cn-list span.adr span.geo span.longitude{display:block}#cn-list span.phone-number-block{display:block;margin-bottom:10px}#cn-list span.tel{display:block;margin:0 0 5px}#cn-list span.tel span.phone-name{font-weight:bold}#cn-list span.email-address-block{display:block;margin-bottom:10px}#cn-list span.email{background-image:none;display:block;float:none;margin:0}#cn-list span.email span.email-name{font-weight:bold}#cn-list span.im-network-block{display:block;margin-bottom:10px}#cn-list span.im-network{display:block}#cn-list span.im-network span.im-name{font-weight:bold}.social-media-block{display:block;font-size:0;line-height:0;margin-bottom:10px}.social-media-block a.url{color:rgba(0,0,0,0);margin:0;padding:0;text-decoration:none}.social-media-block img{border:none;margin:0;padding:0;max-height:none;max-width:none;width:auto}.social-media-network{display:inline-block;margin:0 1px 2px}i[class^=cn-brandicon]{align-items:center;display:inline-flex;font-style:normal;justify-content:center;overflow:hidden;vertical-align:baseline}i[class^=cn-brandicon]::before{color:#fff;color:var(--color, #fff)}i.cn-brandicon-size-16{border-radius:3px;font-size:8px;height:16px;width:16px}i.cn-brandicon-size-24{border-radius:4px;font-size:14px;height:24px;width:24px}i.cn-brandicon-size-32{border-radius:5px;font-size:20px;height:32px;width:32px}i.cn-brandicon-size-48{border-radius:7px;font-size:30px;height:48px;width:48px}i.cn-brandicon-size-64{border-radius:9px;font-size:44px;height:64px;width:64px}i.cn-brandicon-angieslist{background-color:#309f3b}i.cn-brandicon-delicious{background-color:#39f}i.cn-brandicon-cdbaby{background-color:#000}i.cn-brandicon-facebook{background-color:#3b5998}i.cn-brandicon-flickr{background-color:#0063dc}i.cn-brandicon-foursquare{background-color:#f94877}i.cn-brandicon-goodreads{background-color:#630}i.cn-brandicon-googleplus{background-color:#dc4e41}i.cn-brandicon-googlescholar{background-color:#4885ed}i.cn-brandicon-houzz{background-color:#7ac142}i.cn-brandicon-imdb{background-color:#e6b91e}i.cn-brandicon-instagram{background-color:#e4405f}i.cn-brandicon-itunes{background-color:#ee4db7}i.cn-brandicon-linked-in{background-color:#0077b5}i.cn-brandicon-mixcloud{background-color:#314359}i.cn-brandicon-myspace{background-color:#000}i.cn-brandicon-odnoklassniki{background-color:#f4731c}i.cn-brandicon-orcid{background-color:#a6ce39}i.cn-brandicon-pinterest{background-color:#bd081c}i.cn-brandicon-podcast{background-color:#93c}i.cn-brandicon-researchgate{background-color:#0cb}i.cn-brandicon-reverbnation{background-color:#e43526}i.cn-brandicon-rss{background-color:orange}i.cn-brandicon-smugmug{background-color:#98c932}i.cn-brandicon-soundcloud{background-color:#f30}i.cn-brandicon-stitcher{background-color:#000}i.cn-brandicon-technorati{background-color:#1ec11d}i.cn-brandicon-telegram{background-color:#2ca5e0}i.cn-brandicon-tiktok{background-color:#000}i.cn-brandicon-tripadvisor{background-color:#00af87}i.cn-brandicon-tumblr{background-color:#36465d}i.cn-brandicon-twitter{background-color:#000}i.cn-brandicon-vimeo{background-color:#1ab7ea}i.cn-brandicon-vk{background-color:#6383a8}i.cn-brandicon-whatsapp{background-color:#25d366}i.cn-brandicon-yelp{background-color:#d32323}i.cn-brandicon-x{background-color:#000}i.cn-brandicon-youtube{background-color:red}#cn-list span.link-block{display:block;margin-bottom:10px}#cn-list span.link{display:block}#cn-list span.link span.link-name{font-weight:bold}#cn-list span.date-block{display:block;margin-bottom:10px}#cn-list span.date{display:block}#cn-list span.date span.date-name{font-weight:bold}#cn-list .vevent abbr{border:0;cursor:default;text-transform:none;letter-spacing:normal}#cn-list abbr.dtstart{text-decoration:none}#cn-list span.vevent{display:block}span.date-name{font-weight:bold}#cn-list span input,#cn-list span input[type=text]{display:inline;float:none;min-width:0;width:auto;max-width:100%}#cn-list .chosen-container .chosen-search input{width:100%}#cn-list .chosen-container-multi .chosen-choices .search input{line-height:normal}#cn-list .chosen-container .chosen-results .active-result{background:none !important}#cn-list .chosen-container .chosen-results .highlighted{background:#3875d7 !important;color:#fff}#cn-list .chosen-container ul.chosen-results{clear:both !important;margin:0 4px 4px 0;max-height:240px;padding:0 0 0 4px;position:relative;overflow-x:hidden;overflow-y:auto}#cn-list .chosen-container .chosen-results li{line-height:15px;padding:5px 6px;margin:0;list-style:none !important;color:#000;text-transform:none;font-size:100% !important;border:none !important;background-image:none !important}#cn-list .chosen-container .chosen-results li.group-result{color:#999;text-transform:uppercase}#cn-list .chosen-container-single .chosen-single{line-height:24px !important}#cn-list .chosen-choices li:after{border:none}#cn-search-messages,#cn-customizer-messages{border:1px solid rgba(0,0,0,.1);border-left:4px solid #ffba00;padding:10px 12px;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);margin:12px 2px 12px 0}#cn-clear-search{text-align:right}a#cn-clear-search-button{text-decoration:none}.cn-search label[for=cn-s]{display:none}#cn-search-input{background:#fff none;border:1px solid #dfdfdf;border-right-width:0;border-radius:3px 0 0 3px;box-shadow:inset 0 1px 1px rgba(0,0,0,.1);box-sizing:border-box;color:#888;display:inline-block;font-size:12px;float:none;min-height:auto;height:28px;line-height:20px;margin:1px 0 1px 1px !important;padding:3px 6px;text-align:left;vertical-align:bottom;width:140px}#cn-search-input:focus{color:#373737}input#cn-search-submit{background:#fff url(//www.freunde-der-stadt-erding.de/wp-content/plugins/connections/assets/dist/images/search.png) no-repeat 8px center;border:1px solid #dfdfdf;border-left-width:0;border-radius:0 3px 3px 0;box-shadow:inset 0 1px 1px rgba(0,0,0,.1);box-sizing:border-box;cursor:pointer;font-size:12px;float:none;height:28px;line-height:20px;margin:1px 1px 1px 0 !important;min-height:auto;padding:3px;text-align:left;vertical-align:bottom;width:30px !important}#cn-page-nav{display:block;font-size:12px;margin:20px 0;text-align:center}#cn-page-nav a,#cn-page-nav .page-numbers{color:#aaa;display:initial;text-decoration:none;background-color:#eee;padding:3px 6px;border-radius:3px;border:1px solid;font-size:12px;font-weight:bold;margin:0 1px 0 0}#cn-page-nav a:active,#cn-page-nav a:visited{color:#aaa}#cn-page-nav a.disabled,#cn-page-nav .page-numbers.current,#cn-page-nav .page-numbers.dots{color:#ccc}#cn-page-nav input{background:#fff none;border:1px solid #dfdfdf;border-radius:3px;box-sizing:border-box;color:#888;display:inline;float:none;font-size:12px;height:auto;line-height:15px;margin:1px;padding:3px;text-align:center;vertical-align:baseline;width:30px}input#cn-submit{border-radius:4px;color:#666;display:inline;box-shadow:0 1px 2px 1px rgba(100,100,100,.4);float:none;background:#e3e3e3;background:linear-gradient(to bottom, #E3E3E3 1%, #F1F1F1 100%);border:1px solid #d3d3d3;font-size:12px;margin:2px;padding:3px 8px;position:relative;vertical-align:top}.cn-list .cn-entry-content-block-list{margin:2em 0}.cn-list .cn-entry-content-block-list .cn-entry-content-block:first-child{margin-top:0}.cn-list .cn-entry-content-block-list .cn-entry-content-block:last-child{margin-bottom:0}.cn-list .cn-entry-content-block{margin:18px 0;padding:0}.cn-list .cn-entry-content-block ul{margin:20px 0;padding-left:2em}#recent-content-block-recently-viewed ul{padding:0}#recent-content-block-recently-viewed ul li{display:flex;padding:0 0 20px}#recent-content-block-recently-viewed ul li .cn-recently-viewed-image{align-self:flex-start;-o-object-fit:contain;object-fit:contain;width:100px}#recent-content-block-recently-viewed ul li .cn-recently-viewed-image .cn-image-none,#recent-content-block-recently-viewed ul li .cn-recently-viewed-image .cn-image-style{border-radius:4px;background-color:#fff;border:1px solid #e3e3e3;box-sizing:border-box;display:inline-block;line-height:0;margin:0 0 5px;max-width:100%;padding:5px;width:auto}#recent-content-block-recently-viewed ul li .cn-recently-viewed-image .cn-image-none{line-height:normal}#recent-content-block-recently-viewed ul li .cn-recently-viewed-details{flex:1 1 auto;margin:0 0 0 16px}#slick-slider-content-block-entry-nearby .slick-slide,#slick-slider-content-block-entry-related-category .slick-slide,#slick-slider-content-block-entry-related-region .slick-slide,#slick-slider-content-block-entry-related-postal_code .slick-slide,#slick-slider-content-block-entry-related-locality .slick-slide,#slick-slider-content-block-entry-related-county .slick-slide,#slick-slider-content-block-entry-related-district .slick-slide,#slick-slider-content-block-entry-related-department .slick-slide,#slick-slider-content-block-entry-related-organization .slick-slide,#slick-slider-content-block-entry-related-title .slick-slide,#slick-slider-content-block-entry-related-last_name .slick-slide{background-color:#fff;border:1px solid #e3e3e3;border-radius:5px;padding:0}#slick-slider-content-block-entry-nearby .slick-slide .slick-slider-slide-image,#slick-slider-content-block-entry-related-category .slick-slide .slick-slider-slide-image,#slick-slider-content-block-entry-related-region .slick-slide .slick-slider-slide-image,#slick-slider-content-block-entry-related-postal_code .slick-slide .slick-slider-slide-image,#slick-slider-content-block-entry-related-locality .slick-slide .slick-slider-slide-image,#slick-slider-content-block-entry-related-county .slick-slide .slick-slider-slide-image,#slick-slider-content-block-entry-related-district .slick-slide .slick-slider-slide-image,#slick-slider-content-block-entry-related-department .slick-slide .slick-slider-slide-image,#slick-slider-content-block-entry-related-organization .slick-slide .slick-slider-slide-image,#slick-slider-content-block-entry-related-title .slick-slide .slick-slider-slide-image,#slick-slider-content-block-entry-related-last_name .slick-slide .slick-slider-slide-image{line-height:0}#slick-slider-content-block-entry-nearby .slick-slide .slick-slider-slide-image span.cn-image-style,#slick-slider-content-block-entry-related-category .slick-slide .slick-slider-slide-image span.cn-image-style,#slick-slider-content-block-entry-related-region .slick-slide .slick-slider-slide-image span.cn-image-style,#slick-slider-content-block-entry-related-postal_code .slick-slide .slick-slider-slide-image span.cn-image-style,#slick-slider-content-block-entry-related-locality .slick-slide .slick-slider-slide-image span.cn-image-style,#slick-slider-content-block-entry-related-county .slick-slide .slick-slider-slide-image span.cn-image-style,#slick-slider-content-block-entry-related-district .slick-slide .slick-slider-slide-image span.cn-image-style,#slick-slider-content-block-entry-related-department .slick-slide .slick-slider-slide-image span.cn-image-style,#slick-slider-content-block-entry-related-organization .slick-slide .slick-slider-slide-image span.cn-image-style,#slick-slider-content-block-entry-related-title .slick-slide .slick-slider-slide-image span.cn-image-style,#slick-slider-content-block-entry-related-last_name .slick-slide .slick-slider-slide-image span.cn-image-style{background:rgba(0,0,0,0);border:none;border-radius:0;margin:0;padding:0}#slick-slider-content-block-entry-nearby .slick-slide .slick-slider-slide-image span.cn-image-style .cn-image-none,#slick-slider-content-block-entry-related-category .slick-slide .slick-slider-slide-image span.cn-image-style .cn-image-none,#slick-slider-content-block-entry-related-region .slick-slide .slick-slider-slide-image span.cn-image-style .cn-image-none,#slick-slider-content-block-entry-related-postal_code .slick-slide .slick-slider-slide-image span.cn-image-style .cn-image-none,#slick-slider-content-block-entry-related-locality .slick-slide .slick-slider-slide-image span.cn-image-style .cn-image-none,#slick-slider-content-block-entry-related-county .slick-slide .slick-slider-slide-image span.cn-image-style .cn-image-none,#slick-slider-content-block-entry-related-district .slick-slide .slick-slider-slide-image span.cn-image-style .cn-image-none,#slick-slider-content-block-entry-related-department .slick-slide .slick-slider-slide-image span.cn-image-style .cn-image-none,#slick-slider-content-block-entry-related-organization .slick-slide .slick-slider-slide-image span.cn-image-style .cn-image-none,#slick-slider-content-block-entry-related-title .slick-slide .slick-slider-slide-image span.cn-image-style .cn-image-none,#slick-slider-content-block-entry-related-last_name .slick-slide .slick-slider-slide-image span.cn-image-style .cn-image-none{background-color:#fff;border:0;border-radius:0;display:inline-block;margin:0;position:relative}#slick-slider-content-block-entry-nearby .slick-slide .slick-slider-slide-image span.cn-image-style .cn-image-none span,#slick-slider-content-block-entry-related-category .slick-slide .slick-slider-slide-image span.cn-image-style .cn-image-none span,#slick-slider-content-block-entry-related-region .slick-slide .slick-slider-slide-image span.cn-image-style .cn-image-none span,#slick-slider-content-block-entry-related-postal_code .slick-slide .slick-slider-slide-image span.cn-image-style .cn-image-none span,#slick-slider-content-block-entry-related-locality .slick-slide .slick-slider-slide-image span.cn-image-style .cn-image-none span,#slick-slider-content-block-entry-related-county .slick-slide .slick-slider-slide-image span.cn-image-style .cn-image-none span,#slick-slider-content-block-entry-related-district .slick-slide .slick-slider-slide-image span.cn-image-style .cn-image-none span,#slick-slider-content-block-entry-related-department .slick-slide .slick-slider-slide-image span.cn-image-style .cn-image-none span,#slick-slider-content-block-entry-related-organization .slick-slide .slick-slider-slide-image span.cn-image-style .cn-image-none span,#slick-slider-content-block-entry-related-title .slick-slide .slick-slider-slide-image span.cn-image-style .cn-image-none span,#slick-slider-content-block-entry-related-last_name .slick-slide .slick-slider-slide-image span.cn-image-style .cn-image-none span{position:absolute;top:2em;right:0;left:0;text-align:center}#slick-slider-content-block-entry-nearby .slick-slide .slick-slider-slide-details,#slick-slider-content-block-entry-related-category .slick-slide .slick-slider-slide-details,#slick-slider-content-block-entry-related-region .slick-slide .slick-slider-slide-details,#slick-slider-content-block-entry-related-postal_code .slick-slide .slick-slider-slide-details,#slick-slider-content-block-entry-related-locality .slick-slide .slick-slider-slide-details,#slick-slider-content-block-entry-related-county .slick-slide .slick-slider-slide-details,#slick-slider-content-block-entry-related-district .slick-slide .slick-slider-slide-details,#slick-slider-content-block-entry-related-department .slick-slide .slick-slider-slide-details,#slick-slider-content-block-entry-related-organization .slick-slide .slick-slider-slide-details,#slick-slider-content-block-entry-related-title .slick-slide .slick-slider-slide-details,#slick-slider-content-block-entry-related-last_name .slick-slide .slick-slider-slide-details{border-top:1px solid #e3e3e3;font-size:16px;padding:20px}#slick-slider-content-block-entry-nearby .slick-slide .slick-slider-slide-details h3,#slick-slider-content-block-entry-related-category .slick-slide .slick-slider-slide-details h3,#slick-slider-content-block-entry-related-region .slick-slide .slick-slider-slide-details h3,#slick-slider-content-block-entry-related-postal_code .slick-slide .slick-slider-slide-details h3,#slick-slider-content-block-entry-related-locality .slick-slide .slick-slider-slide-details h3,#slick-slider-content-block-entry-related-county .slick-slide .slick-slider-slide-details h3,#slick-slider-content-block-entry-related-district .slick-slide .slick-slider-slide-details h3,#slick-slider-content-block-entry-related-department .slick-slide .slick-slider-slide-details h3,#slick-slider-content-block-entry-related-organization .slick-slide .slick-slider-slide-details h3,#slick-slider-content-block-entry-related-title .slick-slide .slick-slider-slide-details h3,#slick-slider-content-block-entry-related-last_name .slick-slide .slick-slider-slide-details h3{font-size:18px}[data-component^=form] [data-component=messages]{color:#1a202c;opacity:0;transition-property:height,margin,opacity,visibility;transition-duration:350ms;transition-timing-function:ease-in-out;transition-delay:0ms;visibility:hidden}[data-component^=form] [data-component=messages].cbd-form__message--error{background-color:#ffebee;border-radius:5px;border:#f44336 0 solid;border-left-width:4px;margin:1rem 0;opacity:1;padding:20px;visibility:visible}[data-component^=form] [data-component=messages].cbd-form__message--success{background-color:#e8f5e9;border-radius:5px;border:#4caf50 0 solid;border-left-width:4px;margin:1rem 0;opacity:1;padding:20px;visibility:visible}[data-component^=form] .cbd-form__fields .cbd-form__field{margin:.5em 0}[data-component^=form] label input[type=checkbox]{margin-inline-end:.5ch}[data-component^=form] input[type=checkbox]+label{margin-inline-start:.5ch}[data-component^=form] button[type=submit]{position:relative}[data-component^=form] button[type=submit] .cbd-field--button__text{transition:all .2s}[data-component^=form] button[type=submit].cbd-field--button__is-loading .cbd-field--button__text{visibility:hidden;opacity:0}[data-component^=form] button[type=submit].cbd-field--button__is-loading::after{content:"";position:absolute;width:16px;height:16px;top:0;left:0;right:0;bottom:0;margin:auto;border:4px solid rgba(0,0,0,0);border-top-color:#fff;border-radius:50%;animation:cbd-field--button__loading 1s ease infinite}@keyframes cbd-field--button__loading{from{transform:rotate(0turn)}to{transform:rotate(1turn)}}.gm-style img{border:0;border-radius:unset;box-shadow:none !important;background-color:rgba(0,0,0,0);max-width:none !important}map-control-layers,map-tilelayer,map-layergroup,map-marker,map-marker-popup{display:none}.leaflet-tile img,img.leaflet-tile,img.leaflet-marker-icon,img.leaflet-marker-shadow{border-radius:unset;box-shadow:none !important;opacity:1 !important}.leaflet-control-layers-expanded .leaflet-control-layers-list{margin:0}.leaflet-control-layers label{margin:0}input.leaflet-control-layers-selector{width:auto;margin:2px auto auto;vertical-align:unset}.leaflet-control-container .leaflet-control a,.leaflet-control-container .leaflet-control a:hover{text-decoration:none}#cn-list span.cn-return-to-top img{border-radius:4px;background-color:#fff;border:1px solid #e3e3e3;display:inline-block;float:none;margin:0 0 -6px;max-width:none;padding:5px}.cn-metabox input{padding:1px 6px}.cn-metabox input.small-text{width:50px}.cn-metabox input.regular-text{display:block;width:25em}.cn-metabox input.large-text{width:99%}.cn-metabox span.cn-radio-option{padding-right:10px}.cn-metabox div.cn-radio-option{margin-bottom:6px}.cn-metabox textarea.small-text{height:196px;width:49%}.cn-metabox textarea.large-text{height:196px;width:99%}#cn-profile .cn-entry-single .cn-biography {
clear:left;
padding-top: 20px;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
#cn-profile div.cn-entry span:first-of-type {
float: none !important;
}
}@font-face {
font-family: 'Connections-Brandicons';
src:
url(//www.freunde-der-stadt-erding.de/wp-content/plugins/connections/assets/vendor/icomoon-brands/fonts/Connections-Brandicons.ttf?pwccrc) format('truetype'),
url(//www.freunde-der-stadt-erding.de/wp-content/plugins/connections/assets/vendor/icomoon-brands/fonts/Connections-Brandicons.woff?pwccrc) format('woff'),
url(//www.freunde-der-stadt-erding.de/wp-content/plugins/connections/assets/vendor/icomoon-brands/fonts/Connections-Brandicons.svg?pwccrc#Connections-Brandicons) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
i[class^='cn-brandicon'] { font-family: 'Connections-Brandicons' !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;
}
.cn-brandicon-googlescholar:before {
content: "\eb1b";
color: #4885ed;
}
.cn-brandicon-orcid:before {
content: "\eb1c";
color: #a6ce39;
}
.cn-brandicon-researchgate:before {
content: "\eb1e";
color: #0cb;
}
.cn-brandicon-x:before {
content: "\eb20";
color: #000;
}
.cn-brandicon-tiktok:before {
content: "\eb1a";
}
.cn-brandicon-technorati:before {
content: "\eb19";
color: #1ec11d;
}
.cn-brandicon-smugmug:before {
content: "\eb18";
color: #98c932;
}
.cn-brandicon-itunes:before {
content: "\eb1d";
}
.cn-brandicon-angieslist:before {
content: "\eb21";
color: #309f3b;
}
.cn-brandicon-cdbaby:before {
content: "\eb1f";
}
.cn-brandicon-plangrid:before {
content: "\e900";
color: #0085de;
}
.cn-brandicon-bootstrap:before {
content: "\e901";
color: #563d7c;
}
.cn-brandicon-medium:before {
content: "\e902";
}
.cn-brandicon-origin:before {
content: "\e903";
color: #f56c2d;
}
.cn-brandicon-rollup-dot-js:before {
content: "\e904";
color: #ec4a3f;
}
.cn-brandicon-statamic:before {
content: "\e905";
}
.cn-brandicon-codewars:before {
content: "\e906";
color: #ad2c27;
}
.cn-brandicon-figma:before {
content: "\e907";
color: #f24e1e;
}
.cn-brandicon-wii:before {
content: "\e908";
color: #8b8b8b;
}
.cn-brandicon-ghost:before {
content: "\e909";
color: #738a94;
}
.cn-brandicon-aventrix:before {
content: "\e90a";
color: #09d;
}
.cn-brandicon-vue-dot-js:before {
content: "\e90b";
color: #4fc08d;
}
.cn-brandicon-adobeillustrator:before {
content: "\e90c";
color: #ff7c00;
}
.cn-brandicon-plex:before {
content: "\e90d";
color: #e5a00d;
}
.cn-brandicon-imdb:before {
content: "\e90e";
color: #e6b91e;
}
.cn-brandicon-applepay:before {
content: "\e90f";
}
.cn-brandicon-steam:before {
content: "\e910";
}
.cn-brandicon-toptal:before {
content: "\e911";
color: #3863a0;
}
.cn-brandicon-vlcmediaplayer:before {
content: "\e912";
color: #f80;
}
.cn-brandicon-gnusocial:before {
content: "\e913";
color: #a22430;
}
.cn-brandicon-tumblr:before {
content: "\e914";
color: #36465d;
}
.cn-brandicon-pingup:before {
content: "\e915";
color: #00b1ab;
}
.cn-brandicon-csswizardry:before {
content: "\e916";
color: #f43059;
}
.cn-brandicon-ovh:before {
content: "\e917";
color: #123f6d;
}
.cn-brandicon-coffeescript:before {
content: "\e918";
}
.cn-brandicon-virb:before {
content: "\e919";
color: #0093da;
}
.cn-brandicon-tripadvisor:before {
content: "\e91a";
color: #00af87;
}
.cn-brandicon-sourceforge:before {
content: "\e91b";
color: #535353;
}
.cn-brandicon-bandcamp:before {
content: "\e91c";
color: #408294;
}
.cn-brandicon-matrix:before {
content: "\e91d";
}
.cn-brandicon-wattpad:before {
content: "\e91e";
color: #f68d12;
}
.cn-brandicon-strava:before {
content: "\e91f";
color: #fc4c02;
}
.cn-brandicon-dropbox:before {
content: "\e920";
color: #0061ff;
}
.cn-brandicon-tesla:before {
content: "\e921";
color: #c00;
}
.cn-brandicon-processwire:before {
content: "\e922";
color: #ef145f;
}
.cn-brandicon-microsoft:before {
content: "\e923";
color: #666;
}
.cn-brandicon-protonmail:before {
content: "\e924";
color: #8b89cc;
}
.cn-brandicon-squarespace:before {
content: "\e925";
}
.cn-brandicon-autotask:before {
content: "\e926";
color: #e51937;
}
.cn-brandicon-wheniwork:before {
content: "\e927";
color: #51a33d;
}
.cn-brandicon-webpack:before {
content: "\e928";
color: #8dd6f9;
}
.cn-brandicon-bigcartel:before {
content: "\e929";
}
.cn-brandicon-microsoftword:before {
content: "\e92a";
color: #2b579a;
}
.cn-brandicon-javascript:before {
content: "\e92b";
color: #f7df1e;
}
.cn-brandicon-samsung:before {
content: "\e92c";
color: #1428a0;
}
.cn-brandicon-yelp:before {
content: "\e92d";
color: #d32323;
}
.cn-brandicon-cloudflare:before {
content: "\e92e";
color: #f38020;
}
.cn-brandicon-deviantart:before {
content: "\e92f";
color: #05cc47;
}
.cn-brandicon-verizon:before {
content: "\e930";
color: #cd040b;
}
.cn-brandicon-googlekeep:before {
content: "\e931";
color: #fb0;
}
.cn-brandicon-tails:before {
content: "\e932";
color: #56347c;
}
.cn-brandicon-pingdom:before {
content: "\e933";
color: #fff000;
}
.cn-brandicon-hexo:before {
content: "\e934";
color: #0e83cd;
}
.cn-brandicon-airbnb:before {
content: "\e935";
color: #ff5a5f;
}
.cn-brandicon-linux:before {
content: "\e936";
color: #fcc624;
}
.cn-brandicon-foursquare:before {
content: "\e937";
color: #f94877;
}
.cn-brandicon-linewebtoon:before {
content: "\e938";
color: #00d564;
}
.cn-brandicon-drupal:before {
content: "\e939";
color: #0678be;
}
.cn-brandicon-sega:before {
content: "\e93a";
color: #0089cf;
}
.cn-brandicon-gmail:before {
content: "\e93b";
color: #d14836;
}
.cn-brandicon-googlepay:before {
content: "\e93c";
color: #5f6368;
}
.cn-brandicon-android:before {
content: "\e93d";
color: #a4c639;
}
.cn-brandicon-adobe:before {
content: "\e93e";
color: #f00;
}
.cn-brandicon-ethereum:before {
content: "\e93f";
}
.cn-brandicon-odnoklassniki:before {
content: "\e940";
color: #f4731c;
}
.cn-brandicon-circle:before {
content: "\e941";
color: #8669ae;
}
.cn-brandicon-khanacademy:before {
content: "\e942";
color: #9db63b;
}
.cn-brandicon-microsoftexcel:before {
content: "\e943";
color: #217346;
}
.cn-brandicon-jabber:before {
content: "\e944";
color: #c00;
}
.cn-brandicon-tinder:before {
content: "\e945";
color: #ff6b6b;
}
.cn-brandicon-geocaching:before {
content: "\e946";
color: #00874d;
}
.cn-brandicon-jupyter:before {
content: "\e947";
color: #f37626;
}
.cn-brandicon-gitlab:before {
content: "\e948";
color: #e24329;
}
.cn-brandicon-f-secure:before {
content: "\e949";
color: #00baff;
}
.cn-brandicon-koding:before {
content: "\e94a";
color: #00b057;
}
.cn-brandicon-addthis:before {
content: "\e94b";
color: #ff6550;
}
.cn-brandicon-flattr:before {
content: "\e94c";
}
.cn-brandicon-visa:before {
content: "\e94d";
color: #142787;
}
.cn-brandicon-moo:before {
content: "\e94e";
color: #00945e;
}
.cn-brandicon-sass:before {
content: "\e94f";
color: #c69;
}
.cn-brandicon-rust:before {
content: "\e950";
}
.cn-brandicon-nintendo:before {
content: "\e951";
color: #8f8f8f;
}
.cn-brandicon-furrynetwork:before {
content: "\e952";
color: #2e75b4;
}
.cn-brandicon-firebase:before {
content: "\e953";
color: #ffca28;
}
.cn-brandicon-java:before {
content: "\e954";
color: #007396;
}
.cn-brandicon-viber:before {
content: "\e955";
color: #665cac;
}
.cn-brandicon-quantcast:before {
content: "\e956";
}
.cn-brandicon-ello:before {
content: "\e957";
}
.cn-brandicon-wix:before {
content: "\e958";
color: #faad4d;
}
.cn-brandicon-huawei:before {
content: "\e959";
color: #f00;
}
.cn-brandicon-hackhands:before {
content: "\e95a";
color: #00acbd;
}
.cn-brandicon-macys:before {
content: "\e95b";
color: #e21a2c;
}
.cn-brandicon-bitbucket:before {
content: "\e95c";
color: #0052cc;
}
.cn-brandicon-twoo:before {
content: "\e95d";
color: #ff7102;
}
.cn-brandicon-simpleicons:before {
content: "\e95e";
}
.cn-brandicon-github:before {
content: "\e95f";
}
.cn-brandicon-haskell:before {
content: "\e960";
color: #5d4f85;
}
.cn-brandicon-appveyor:before {
content: "\e961";
color: #00b3e0;
}
.cn-brandicon-jquery:before {
content: "\e962";
color: #0769ad;
}
.cn-brandicon-node-dot-js:before {
content: "\e963";
color: #393;
}
.cn-brandicon-tapas:before {
content: "\e964";
color: #ffce00;
}
.cn-brandicon-feedly:before {
content: "\e965";
color: #2bb24c;
}
.cn-brandicon-americanexpress:before {
content: "\e966";
color: #2e77bc;
}
.cn-brandicon-samsungpay:before {
content: "\e967";
color: #1428a0;
}
.cn-brandicon-zeit:before {
content: "\e968";
}
.cn-brandicon-everplaces:before {
content: "\e969";
color: #fa4b32;
}
.cn-brandicon-feathub:before {
content: "\e96a";
color: #9b9b9b;
}
.cn-brandicon-etsy:before {
content: "\e96b";
color: #f16521;
}
.cn-brandicon-hatenabookmark:before {
content: "\e96c";
color: #00a4de;
}
.cn-brandicon-gov-dot-uk:before {
content: "\e96d";
color: #005ea5;
}
.cn-brandicon-microsoftonedrive:before {
content: "\e96e";
color: #094ab2;
}
.cn-brandicon-500px:before {
content: "\e96f";
color: #0099e5;
}
.cn-brandicon-myspace:before {
content: "\e970";
}
.cn-brandicon-amazonaws:before {
content: "\e971";
}
.cn-brandicon-homify:before {
content: "\e972";
color: #7dcda3;
}
.cn-brandicon-netlify:before {
content: "\e973";
color: #00c7b7;
}
.cn-brandicon-nintendoswitch:before {
content: "\e974";
color: #e60012;
}
.cn-brandicon-sitepoint:before {
content: "\e975";
color: #258aaf;
}
.cn-brandicon-sparkpost:before {
content: "\e976";
color: #fa6423;
}
.cn-brandicon-spreaker:before {
content: "\e977";
color: #f5c300;
}
.cn-brandicon-keybase:before {
content: "\e978";
color: #33a0ff;
}
.cn-brandicon-kibana:before {
content: "\e979";
color: #005571;
}
.cn-brandicon-umbraco:before {
content: "\e97a";
color: #00bec1;
}
.cn-brandicon-joomla:before {
content: "\e97b";
color: #5091cd;
}
.cn-brandicon-udacity:before {
content: "\e97c";
color: #01b3e3;
}
.cn-brandicon-vsco:before {
content: "\e97d";
}
.cn-brandicon-microsoftpowerpoint:before {
content: "\e97e";
color: #d24726;
}
.cn-brandicon-snyk:before {
content: "\e97f";
color: #4c4a73;
}
.cn-brandicon-kaggle:before {
content: "\e980";
color: #20beff;
}
.cn-brandicon-steemit:before {
content: "\e981";
color: #06d6a9;
}
.cn-brandicon-clockify:before {
content: "\e982";
color: #03a9f4;
}
.cn-brandicon-signal:before {
content: "\e983";
color: #2592e9;
}
.cn-brandicon-kirby:before {
content: "\e984";
color: #ff0100;
}
.cn-brandicon-wikipedia:before {
content: "\e985";
}
.cn-brandicon-gnu:before {
content: "\e986";
color: #a42e2b;
}
.cn-brandicon-tidal:before {
content: "\e987";
}
.cn-brandicon-nextcloud:before {
content: "\e988";
color: #0082c9;
}
.cn-brandicon-npm:before {
content: "\e989";
color: #cb3837;
}
.cn-brandicon-codeship:before {
content: "\e98a";
color: #3c4858;
}
.cn-brandicon-internetexplorer:before {
content: "\e98b";
color: #0076d6;
}
.cn-brandicon-sentry:before {
content: "\e98c";
color: #fb4226;
}
.cn-brandicon-dell:before {
content: "\e98d";
color: #007db8;
}
.cn-brandicon-sprint:before {
content: "\e98e";
color: #ffce0a;
}
.cn-brandicon-zapier:before {
content: "\e98f";
color: #ff4a00;
}
.cn-brandicon-xero:before {
content: "\e990";
color: #13b5ea;
}
.cn-brandicon-gatsby:before {
content: "\e991";
color: #639;
}
.cn-brandicon-ycombinator:before {
content: "\e992";
color: #f0652f;
}
.cn-brandicon-about-dot-me:before {
content: "\e993";
color: #00a98f;
}
.cn-brandicon-boost:before {
content: "\e994";
color: #f69220;
}
.cn-brandicon-sourcegraph:before {
content: "\e995";
color: #00b4f2;
}
.cn-brandicon-azuredevops:before {
content: "\e996";
color: #0078d7;
}
.cn-brandicon-mastodon:before {
content: "\e997";
color: #3088d4;
}
.cn-brandicon-letterboxd:before {
content: "\e998";
color: #00d735;
}
.cn-brandicon-fitbit:before {
content: "\e999";
color: #00b0b9;
}
.cn-brandicon-angular:before {
content: "\e99a";
color: #dd0031;
}
.cn-brandicon-untappd:before {
content: "\e99b";
color: #ffc000;
}
.cn-brandicon-elastic:before {
content: "\e99c";
color: #005571;
}
.cn-brandicon-vk:before {
content: "\e99d";
color: #6383a8;
}
.cn-brandicon-vimeo:before {
content: "\e99e";
color: #1ab7ea;
}
.cn-brandicon-discourse:before {
content: "\e99f";
}
.cn-brandicon-wiiu:before {
content: "\e9a0";
color: #8b8b8b;
}
.cn-brandicon-scala:before {
content: "\e9a1";
color: #dc322f;
}
.cn-brandicon-eventbrite:before {
content: "\e9a2";
color: #f05537;
}
.cn-brandicon-symfony:before {
content: "\e9a3";
}
.cn-brandicon-gumroad:before {
content: "\e9a4";
color: #36a9ae;
}
.cn-brandicon-tencentqq:before {
content: "\e9a5";
color: #eb1923;
}
.cn-brandicon-castorama:before {
content: "\e9a6";
color: #0078d7;
}
.cn-brandicon-mozilla:before {
content: "\e9a7";
}
.cn-brandicon-fnac:before {
content: "\e9a8";
color: #e1a925;
}
.cn-brandicon-buzzfeed:before {
content: "\e9a9";
color: #e32;
}
.cn-brandicon-prismic:before {
content: "\e9aa";
color: #484a7a;
}
.cn-brandicon-adobepremiere:before {
content: "\e9ab";
color: #ea77ff;
}
.cn-brandicon-dependabot:before {
content: "\e9ac";
color: #025e8c;
}
.cn-brandicon-instagram:before {
content: "\e9ad";
color: #e4405f;
}
.cn-brandicon-xsplit:before {
content: "\e9ae";
color: #0095de;
}
.cn-brandicon-json:before {
content: "\e9af";
}
.cn-brandicon-shopify:before {
content: "\e9b0";
color: #7ab55c;
}
.cn-brandicon-oculus:before {
content: "\e9b1";
}
.cn-brandicon-podcast:before {
content: "\e9b2";
color: #93c;
}
.cn-brandicon-ruby:before {
content: "\e9b3";
color: #cc342d;
}
.cn-brandicon-googlehangouts:before {
content: "\e9b4";
color: #0c9d58;
}
.cn-brandicon-yammer:before {
content: "\e9b5";
color: #0072c6;
}
.cn-brandicon-instacart:before {
content: "\e9b6";
color: #43b02a;
}
.cn-brandicon-safari:before {
content: "\e9b7";
}
.cn-brandicon-conda-forge:before {
content: "\e9b8";
}
.cn-brandicon-nucleo:before {
content: "\e9b9";
color: #766dcc;
}
.cn-brandicon-sinaweibo:before {
content: "\e9ba";
color: #e6162d;
}
.cn-brandicon-weasyl:before {
content: "\e9bb";
color: #900;
}
.cn-brandicon-songkick:before {
content: "\e9bc";
color: #f80046;
}
.cn-brandicon-trakt:before {
content: "\e9bd";
color: #ed1c24;
}
.cn-brandicon-python:before {
content: "\e9be";
color: #3776ab;
}
.cn-brandicon-jekyll:before {
content: "\e9bf";
color: #c00;
}
.cn-brandicon-pocket:before {
content: "\e9c0";
color: #ef3f56;
}
.cn-brandicon-heroku:before {
content: "\e9c1";
color: #430098;
}
.cn-brandicon-treehouse:before {
content: "\e9c2";
color: #5fcf80;
}
.cn-brandicon-docker:before {
content: "\e9c3";
color: #1488c6;
}
.cn-brandicon-git:before {
content: "\e9c4";
color: #f05032;
}
.cn-brandicon-blogger:before {
content: "\e9c5";
color: #ff5722;
}
.cn-brandicon-hulu:before {
content: "\e9c6";
color: #3dbb3d;
}
.cn-brandicon-cakephp:before {
content: "\e9c7";
color: #d33c43;
}
.cn-brandicon-riseup:before {
content: "\e9c8";
color: #5e9ee3;
}
.cn-brandicon-sap:before {
content: "\e9c9";
color: #008fd3;
}
.cn-brandicon-discover:before {
content: "\e9ca";
color: #ff6000;
}
.cn-brandicon-monkeytie:before {
content: "\e9cb";
color: #ffc619;
}
.cn-brandicon-mailchimp:before {
content: "\e9cc";
color: #ffe01b;
}
.cn-brandicon-mediatemple:before {
content: "\e9cd";
}
.cn-brandicon-raspberrypi:before {
content: "\e9ce";
color: #c51a4a;
}
.cn-brandicon-digg:before {
content: "\e9cf";
}
.cn-brandicon-envato:before {
content: "\e9d0";
color: #81b441;
}
.cn-brandicon-nvidia:before {
content: "\e9d1";
color: #76b900;
}
.cn-brandicon-iconjar:before {
content: "\e9d2";
color: #16a5f3;
}
.cn-brandicon-last-dot-fm:before {
content: "\e9d3";
color: #d51007;
}
.cn-brandicon-bitcoin:before {
content: "\e9d4";
color: #f7931a;
}
.cn-brandicon-delicious:before {
content: "\e9d5";
color: #39f;
}
.cn-brandicon-zillow:before {
content: "\e9d6";
color: #0074e4;
}
.cn-brandicon-codeforces:before {
content: "\e9d7";
color: #1f8acb;
}
.cn-brandicon-xcode:before {
content: "\e9d8";
color: #1575f9;
}
.cn-brandicon-saucelabs:before {
content: "\e9d9";
color: #e2231a;
}
.cn-brandicon-adobetypekit:before {
content: "\e9da";
color: #87ec00;
}
.cn-brandicon-powershell:before {
content: "\e9db";
color: #5391fe;
}
.cn-brandicon-hackerrank:before {
content: "\e9dc";
color: #2ec866;
}
.cn-brandicon-lgtm:before {
content: "\e9dd";
color: #fff;
}
.cn-brandicon-disqus:before {
content: "\e9de";
color: #2e9fff;
}
.cn-brandicon-subversion:before {
content: "\e9df";
color: #809cc9;
}
.cn-brandicon-telegram:before {
content: "\e9e0";
color: #2ca5e0;
}
.cn-brandicon-kik:before {
content: "\e9e1";
color: #82bc23;
}
.cn-brandicon-humblebundle:before {
content: "\e9e2";
color: #cc2929;
}
.cn-brandicon-salesforce:before {
content: "\e9e3";
color: #00a1e0;
}
.cn-brandicon-meetup:before {
content: "\e9e4";
color: #ed1c40;
}
.cn-brandicon-vim:before {
content: "\e9e5";
color: #019733;
}
.cn-brandicon-goodreads:before {
content: "\e9e6";
color: #630;
}
.cn-brandicon-styleshare:before {
content: "\e9e7";
}
.cn-brandicon-sellfy:before {
content: "\e9e8";
color: #21b352;
}
.cn-brandicon-snapcraft:before {
content: "\e9e9";
color: #82bea0;
}
.cn-brandicon-invision:before {
content: "\e9ea";
color: #f36;
}
.cn-brandicon-archlinux:before {
content: "\e9eb";
color: #1793d1;
}
.cn-brandicon-mix:before {
content: "\e9ec";
color: #ff8126;
}
.cn-brandicon-slides:before {
content: "\e9ed";
color: #e4637c;
}
.cn-brandicon-asana:before {
content: "\e9ee";
}
.cn-brandicon-wpengine:before {
content: "\e9ef";
color: #40bac8;
}
.cn-brandicon-garmin:before {
content: "\e9f0";
color: #007cc3;
}
.cn-brandicon-zendesk:before {
content: "\e9f1";
}
.cn-brandicon-elasticcloud:before {
content: "\e9f2";
color: #005571;
}
.cn-brandicon-magento:before {
content: "\e9f3";
color: #ee672f;
}
.cn-brandicon-elasticsearch:before {
content: "\e9f4";
color: #005571;
}
.cn-brandicon-houzz:before {
content: "\e9f5";
color: #7ac142;
}
.cn-brandicon-flask:before {
content: "\e9f6";
}
.cn-brandicon-freecodecamp:before {
content: "\e9f7";
color: #006400;
}
.cn-brandicon-inkscape:before {
content: "\e9f8";
}
.cn-brandicon-googleplay:before {
content: "\e9f9";
color: #607d8b;
}
.cn-brandicon-lua:before {
content: "\e9fa";
color: #2c2d72;
}
.cn-brandicon-aurelia:before {
content: "\e9fb";
color: #ed2b88;
}
.cn-brandicon-toggl:before {
content: "\e9fc";
color: #e01b22;
}
.cn-brandicon-gerrit:before {
content: "\e9fd";
color: #eee;
}
.cn-brandicon-rss:before {
content: "\e9fe";
color: #ffa500;
}
.cn-brandicon-elasticstack:before {
content: "\e9ff";
color: #005571;
}
.cn-brandicon-codecademy:before {
content: "\ea00";
color: #1f4056;
}
.cn-brandicon-jira:before {
content: "\ea01";
}
.cn-brandicon-spotify:before {
content: "\ea02";
color: #1ed760;
}
.cn-brandicon-intercom:before {
content: "\ea03";
color: #1f8ded;
}
.cn-brandicon-microgenetics:before {
content: "\ea04";
color: #f00;
}
.cn-brandicon-flipboard:before {
content: "\ea05";
color: #e12828;
}
.cn-brandicon-t-mobile:before {
content: "\ea06";
color: #e20074;
}
.cn-brandicon-superuser:before {
content: "\ea07";
color: #2eace3;
}
.cn-brandicon-venmo:before {
content: "\ea08";
color: #3d95ce;
}
.cn-brandicon-teespring:before {
content: "\ea09";
color: #39ace6;
}
.cn-brandicon-runkeeper:before {
content: "\ea0a";
color: #2dc9d7;
}
.cn-brandicon-roots:before {
content: "\ea0b";
color: #525ddc;
}
.cn-brandicon-sogou:before {
content: "\ea0c";
color: #fb6022;
}
.cn-brandicon-kotlin:before {
content: "\ea0d";
color: #0095d5;
}
.cn-brandicon-campaignmonitor:before {
content: "\ea0e";
color: #509cf6;
}
.cn-brandicon-playstation4:before {
content: "\ea0f";
color: #003791;
}
.cn-brandicon-periscope:before {
content: "\ea10";
color: #40a4c4;
}
.cn-brandicon-disroot:before {
content: "\ea11";
color: #50162d;
}
.cn-brandicon-kickstarter:before {
content: "\ea12";
color: #2bde73;
}
.cn-brandicon-here:before {
content: "\ea13";
color: #48dad0;
}
.cn-brandicon-snapchat:before {
content: "\ea14";
color: #fffc00;
}
.cn-brandicon-qualcomm:before {
content: "\ea15";
color: #3253dc;
}
.cn-brandicon-nintendogamecube:before {
content: "\ea16";
color: #6a5fbb;
}
.cn-brandicon-wolframmathematica:before {
content: "\ea17";
color: #d10;
}
.cn-brandicon-bing:before {
content: "\ea18";
color: #008373;
}
.cn-brandicon-html5:before {
content: "\ea19";
color: #e34f26;
}
.cn-brandicon-googlepodcasts:before {
content: "\ea1a";
color: #4285f4;
}
.cn-brandicon-nextdoor:before {
content: "\ea1b";
color: #00b246;
}
.cn-brandicon-dev-dot-to:before {
content: "\ea1c";
}
.cn-brandicon-quora:before {
content: "\ea1d";
color: #b92b27;
}
.cn-brandicon-society6:before {
content: "\ea1e";
}
.cn-brandicon-monero:before {
content: "\ea1f";
color: #f60;
}
.cn-brandicon-ifixit:before {
content: "\ea20";
color: #0071ce;
}
.cn-brandicon-bitdefender:before {
content: "\ea21";
color: #ed1c24;
}
.cn-brandicon-fandango:before {
content: "\ea22";
color: #ff7300;
}
.cn-brandicon-laravel:before {
content: "\ea23";
color: #e74430;
}
.cn-brandicon-r:before {
content: "\ea24";
color: #276dc3;
}
.cn-brandicon-monzo:before {
content: "\ea25";
}
.cn-brandicon-twilio:before {
content: "\ea26";
color: #f22f46;
}
.cn-brandicon-googledrive:before {
content: "\ea27";
color: #4285f4;
}
.cn-brandicon-draugiem-dot-lv:before {
content: "\ea28";
color: #f60;
}
.cn-brandicon-spotlight:before {
content: "\ea29";
color: #352a71;
}
.cn-brandicon-dblp:before {
content: "\ea2a";
color: #004f9f;
}
.cn-brandicon-overcast:before {
content: "\ea2b";
color: #fc7e0f;
}
.cn-brandicon-googleplus:before {
content: "\ea2c";
color: #dc4e41;
}
.cn-brandicon-monogram:before {
content: "\ea2d";
color: #fdb22a;
}
.cn-brandicon-pagekit:before {
content: "\ea2e";
}
.cn-brandicon-mongodb:before {
content: "\ea2f";
color: #47a248;
}
.cn-brandicon-microsoftaccess:before {
content: "\ea30";
color: #ba141a;
}
.cn-brandicon-ubuntu:before {
content: "\ea31";
color: #e95420;
}
.cn-brandicon-steem:before {
content: "\ea32";
color: #4ba2f2;
}
.cn-brandicon-paypal:before {
content: "\ea33";
color: #00457c;
}
.cn-brandicon-deezer:before {
content: "\ea34";
color: #00c7f2;
}
.cn-brandicon-qiita:before {
content: "\ea35";
color: #55c500;
}
.cn-brandicon-at-and-t:before {
content: "\ea36";
color: #00a8e0;
}
.cn-brandicon-empirekred:before {
content: "\ea37";
color: #72be50;
}
.cn-brandicon-sparkfun:before {
content: "\ea38";
color: #e53525;
}
.cn-brandicon-proto-dot-io:before {
content: "\ea39";
color: #34a7c1;
}
.cn-brandicon-hockeyapp:before {
content: "\ea3a";
color: #009ee1;
}
.cn-brandicon-unsplash:before {
content: "\ea3b";
}
.cn-brandicon-gravatar:before {
content: "\ea3c";
color: #1e8cbe;
}
.cn-brandicon-playstation:before {
content: "\ea3d";
color: #003791;
}
.cn-brandicon-codio:before {
content: "\ea3e";
color: #4574e0;
}
.cn-brandicon-wolfram:before {
content: "\ea3f";
color: #d10;
}
.cn-brandicon-facebook:before {
content: "\ea40";
color: #3b5998;
}
.cn-brandicon-codesandbox:before {
content: "\ea41";
}
.cn-brandicon-microsoftonenote:before {
content: "\ea42";
color: #80397b;
}
.cn-brandicon-amazon:before {
content: "\ea43";
color: #f90;
}
.cn-brandicon-vine:before {
content: "\ea44";
color: #11b48a;
}
.cn-brandicon-stackexchange:before {
content: "\ea45";
color: #1e5397;
}
.cn-brandicon-eslint:before {
content: "\ea46";
color: #4b32c3;
}
.cn-brandicon-pinterest:before {
content: "\ea47";
color: #bd081c;
}
.cn-brandicon-mastercard:before {
content: "\ea48";
color: #eb001b;
}
.cn-brandicon-blender:before {
content: "\ea49";
color: #f5792a;
}
.cn-brandicon-slickpic:before {
content: "\ea4a";
color: #ff880f;
}
.cn-brandicon-webstorm:before {
content: "\ea4b";
color: #00cdd7;
}
.cn-brandicon-minutemailer:before {
content: "\ea4c";
color: #3abfe6;
}
.cn-brandicon-travisci:before {
content: "\ea4d";
color: #3eaaaf;
}
.cn-brandicon-wechat:before {
content: "\ea4e";
color: #7bb32e;
}
.cn-brandicon-topcoder:before {
content: "\ea4f";
color: #29a8e0;
}
.cn-brandicon-yandex:before {
content: "\ea50";
color: #f00;
}
.cn-brandicon-ted:before {
content: "\ea51";
color: #e62b1e;
}
.cn-brandicon-instapaper:before {
content: "\ea52";
}
.cn-brandicon-pluralsight:before {
content: "\ea53";
color: #f15b2a;
}
.cn-brandicon-stylus:before {
content: "\ea54";
}
.cn-brandicon-whatsapp:before {
content: "\ea55";
color: #25d366;
}
.cn-brandicon-google:before {
content: "\ea56";
color: #4285f4;
}
.cn-brandicon-line:before {
content: "\ea57";
color: #00c300;
}
.cn-brandicon-livejournal:before {
content: "\ea58";
color: #00b0ea;
}
.cn-brandicon-atlassian:before {
content: "\ea59";
color: #0052cc;
}
.cn-brandicon-eventstore:before {
content: "\ea5a";
color: #5ab552;
}
.cn-brandicon-qzone:before {
content: "\ea5b";
color: #fece00;
}
.cn-brandicon-php:before {
content: "\ea5c";
color: #777bb4;
}
.cn-brandicon-mozillafirefox:before {
content: "\ea5d";
color: #ff9400;
}
.cn-brandicon-stripe:before {
content: "\ea5e";
color: #008cdd;
}
.cn-brandicon-wolframlanguage:before {
content: "\ea5f";
color: #d10;
}
.cn-brandicon-artstation:before {
content: "\ea60";
color: #13aff0;
}
.cn-brandicon-stackoverflow:before {
content: "\ea61";
color: #fe7a16;
}
.cn-brandicon-liberapay:before {
content: "\ea62";
color: #f6c915;
}
.cn-brandicon-gumtree:before {
content: "\ea63";
color: #72ef36;
}
.cn-brandicon-playstation3:before {
content: "\ea64";
color: #003791;
}
.cn-brandicon-brand-dot-ai:before {
content: "\ea65";
color: #0aa0ff;
}
.cn-brandicon-scribd:before {
content: "\ea66";
color: #1a7bba;
}
.cn-brandicon-googleallo:before {
content: "\ea67";
color: #ecb842;
}
.cn-brandicon-bower:before {
content: "\ea68";
color: #ef5734;
}
.cn-brandicon-vagrant:before {
content: "\ea69";
color: #1563ff;
}
.cn-brandicon-co-op:before {
content: "\ea6a";
color: #00b1e7;
}
.cn-brandicon-jenkins:before {
content: "\ea6b";
color: #d24939;
}
.cn-brandicon-codecov:before {
content: "\ea6c";
color: #f01f7a;
}
.cn-brandicon-codacy:before {
content: "\ea6d";
}
.cn-brandicon-automatic:before {
content: "\ea6e";
color: #7d8084;
}
.cn-brandicon-gauges:before {
content: "\ea6f";
color: #2fa66a;
}
.cn-brandicon-matternet:before {
content: "\ea70";
}
.cn-brandicon-plurk:before {
content: "\ea71";
color: #ff574d;
}
.cn-brandicon-themighty:before {
content: "\ea72";
color: #d0072a;
}
.cn-brandicon-designernews:before {
content: "\ea73";
color: #2d72d9;
}
.cn-brandicon-kaios:before {
content: "\ea74";
color: #6f02b5;
}
.cn-brandicon-xing:before {
content: "\ea75";
color: #006567;
}
.cn-brandicon-adobeindesign:before {
content: "\ea76";
color: #fd3f93;
}
.cn-brandicon-microsoftoutlook:before {
content: "\ea77";
color: #0072c6;
}
.cn-brandicon-adobedreamweaver:before {
content: "\ea78";
color: #35fa00;
}
.cn-brandicon-auth0:before {
content: "\ea79";
color: #eb5424;
}
.cn-brandicon-slashdot:before {
content: "\ea7a";
color: #026664;
}
.cn-brandicon-goldenline:before {
content: "\ea7b";
color: #f1b92b;
}
.cn-brandicon-redux:before {
content: "\ea7c";
color: #764abc;
}
.cn-brandicon-pinboard:before {
content: "\ea7d";
color: #00f;
}
.cn-brandicon-redbubble:before {
content: "\ea7e";
color: #e41321;
}
.cn-brandicon-zerply:before {
content: "\ea7f";
color: #9dbc7a;
}
.cn-brandicon-twitch:before {
content: "\ea80";
color: #6441a4;
}
.cn-brandicon-lanyrd:before {
content: "\ea81";
color: #3c80ca;
}
.cn-brandicon-windows:before {
content: "\ea82";
color: #0078d6;
}
.cn-brandicon-basecamp:before {
content: "\ea83";
color: #5ecc62;
}
.cn-brandicon-mail-dot-ru:before {
content: "\ea84";
color: #168de2;
}
.cn-brandicon-elementary:before {
content: "\ea85";
color: #64baff;
}
.cn-brandicon-groupon:before {
content: "\ea86";
color: #53a318;
}
.cn-brandicon-youtube:before {
content: "\ea87";
color: #f00;
}
.cn-brandicon-rails:before {
content: "\ea88";
color: #c00;
}
.cn-brandicon-justgiving:before {
content: "\ea89";
color: #ad29b6;
}
.cn-brandicon-wire:before {
content: "\ea8a";
}
.cn-brandicon-meteor:before {
content: "\ea8b";
color: #de4f4f;
}
.cn-brandicon-readthedocs:before {
content: "\ea8c";
color: #8ca1af;
}
.cn-brandicon-googleanalytics:before {
content: "\ea8d";
color: #ffc107;
}
.cn-brandicon-jsfiddle:before {
content: "\ea8e";
color: #4679a4;
}
.cn-brandicon-d3-dot-js:before {
content: "\ea8f";
color: #f9a03c;
}
.cn-brandicon-nodemon:before {
content: "\ea90";
color: #76d04b;
}
.cn-brandicon-serverfault:before {
content: "\ea91";
color: #e7282d;
}
.cn-brandicon-yahoo:before {
content: "\ea92";
color: #409;
}
.cn-brandicon-grav:before {
content: "\ea93";
}
.cn-brandicon-hackster:before {
content: "\ea94";
color: #1bacf7;
}
.cn-brandicon-producthunt:before {
content: "\ea95";
color: #da552f;
}
.cn-brandicon-uber:before {
content: "\ea96";
}
.cn-brandicon-gulp:before {
content: "\ea97";
color: #da4648;
}
.cn-brandicon-adobephotoshop:before {
content: "\ea98";
color: #00c8ff;
}
.cn-brandicon-keycdn:before {
content: "\ea99";
color: #3686be;
}
.cn-brandicon-diaspora:before {
content: "\ea9a";
}
.cn-brandicon-beats:before {
content: "\ea9b";
color: #005571;
}
.cn-brandicon-reddit:before {
content: "\ea9c";
color: #ff4500;
}
.cn-brandicon-librarything:before {
content: "\ea9d";
}
.cn-brandicon-angellist:before {
content: "\ea9e";
}
.cn-brandicon-codeigniter:before {
content: "\ea9f";
color: #ee4623;
}
.cn-brandicon-stitcher:before {
content: "\eaa0";
}
.cn-brandicon-drone:before {
content: "\eaa1";
}
.cn-brandicon-icq:before {
content: "\eaa2";
color: #7ebd00;
}
.cn-brandicon-microsoftedge:before {
content: "\eaa3";
color: #0078d7;
}
.cn-brandicon-gog-dot-com:before {
content: "\eaa4";
color: #86328a;
}
.cn-brandicon-highly:before {
content: "\eaa5";
color: #ff3c00;
}
.cn-brandicon-intel:before {
content: "\eaa6";
color: #0071c5;
}
.cn-brandicon-evernote:before {
content: "\eaa7";
color: #00a82d;
}
.cn-brandicon-codepen:before {
content: "\eaa8";
}
.cn-brandicon-dribbble:before {
content: "\eaa9";
color: #ea4c89;
}
.cn-brandicon-adobeaftereffects:before {
content: "\eaaa";
color: #d291ff;
}
.cn-brandicon-xbox:before {
content: "\eaab";
color: #107c10;
}
.cn-brandicon-trello:before {
content: "\eaac";
color: #0079bf;
}
.cn-brandicon-archiveofourown:before {
content: "\eaad";
color: #900;
}
.cn-brandicon-swarm:before {
content: "\eaae";
color: #ffa633;
}
.cn-brandicon-udemy:before {
content: "\eaaf";
color: #ec5252;
}
.cn-brandicon-amd:before {
content: "\eab0";
color: #ed1c24;
}
.cn-brandicon-known:before {
content: "\eab1";
}
.cn-brandicon-redis:before {
content: "\eab2";
color: #d82c20;
}
.cn-brandicon-player-dot-me:before {
content: "\eab3";
color: #c0379a;
}
.cn-brandicon-clojure:before {
content: "\eab4";
color: #5881d8;
}
.cn-brandicon-acm:before {
content: "\eab5";
color: #0085ca;
}
.cn-brandicon-linked-in:before {
content: "\eab6";
color: #0077b5;
}
.cn-brandicon-googlechrome:before {
content: "\eab7";
color: #4285f4;
}
.cn-brandicon-nuget:before {
content: "\eab8";
color: #004880;
}
.cn-brandicon-uikit:before {
content: "\eab9";
color: #2396f3;
}
.cn-brandicon-react:before {
content: "\eaba";
color: #61dafb;
}
.cn-brandicon-ko-fi:before {
content: "\eabb";
color: #f16061;
}
.cn-brandicon-twitter:before {
content: "\eb20";
color: #000;
}
.cn-brandicon-livestream:before {
content: "\eabd";
color: #cf202e;
}
.cn-brandicon-dailymotion:before {
content: "\eabe";
color: #0066dc;
}
.cn-brandicon-bitly:before {
content: "\eabf";
color: #ee6123;
}
.cn-brandicon-quantopian:before {
content: "\eac0";
color: #c50000;
}
.cn-brandicon-devrant:before {
content: "\eac1";
color: #f99a66;
}
.cn-brandicon-graphcool:before {
content: "\eac2";
color: #27ae60;
}
.cn-brandicon-patreon:before {
content: "\eac3";
color: #f96854;
}
.cn-brandicon-coderwall:before {
content: "\eac4";
color: #3e8dcc;
}
.cn-brandicon-stubhub:before {
content: "\eac5";
color: #003168;
}
.cn-brandicon-hipchat:before {
content: "\eac6";
color: #0052cc;
}
.cn-brandicon-klout:before {
content: "\eac7";
color: #e44600;
}
.cn-brandicon-swift:before {
content: "\eac8";
color: #fa7343;
}
.cn-brandicon-linuxfoundation:before {
content: "\eac9";
color: #009bee;
}
.cn-brandicon-discord:before {
content: "\eaca";
color: #7289da;
}
.cn-brandicon-dtube:before {
content: "\eacb";
color: #f00;
}
.cn-brandicon-opera:before {
content: "\eacc";
color: #ff1b2d;
}
.cn-brandicon-gitter:before {
content: "\eacd";
color: #ed1965;
}
.cn-brandicon-buffer:before {
content: "\eace";
color: #168eea;
}
.cn-brandicon-css3:before {
content: "\eacf";
color: #1572b6;
}
.cn-brandicon-renren:before {
content: "\ead0";
color: #217dc6;
}
.cn-brandicon-logstash:before {
content: "\ead1";
color: #005571;
}
.cn-brandicon-picarto-dot-tv:before {
content: "\ead2";
color: #1da456;
}
.cn-brandicon-speakerdeck:before {
content: "\ead3";
color: #396;
}
.cn-brandicon-adobelightroom:before {
content: "\ead4";
color: #add5ec;
}
.cn-brandicon-framer:before {
content: "\ead5";
color: #05f;
}
.cn-brandicon-eclipseide:before {
content: "\ead6";
color: #2c2255;
}
.cn-brandicon-debian:before {
content: "\ead7";
color: #a81d33;
}
.cn-brandicon-mixcloud:before {
content: "\ead8";
color: #314359;
}
.cn-brandicon-slack:before {
content: "\ead9";
color: #4a154b;
}
.cn-brandicon-soundcloud:before {
content: "\eada";
color: #f30;
}
.cn-brandicon-skyliner:before {
content: "\eadb";
color: #2fcea0;
}
.cn-brandicon-messenger:before {
content: "\eadc";
color: #0084ff;
}
.cn-brandicon-trulia:before {
content: "\eadd";
color: #53b50a;
}
.cn-brandicon-dazn:before {
content: "\eade";
color: #f8f8f5;
}
.cn-brandicon-hootsuite:before {
content: "\eadf";
}
.cn-brandicon-django:before {
content: "\eae0";
}
.cn-brandicon-mysql:before {
content: "\eae1";
color: #4479a1;
}
.cn-brandicon-shazam:before {
content: "\eae2";
color: #08f;
}
.cn-brandicon-baidu:before {
content: "\eae3";
color: #2319dc;
}
.cn-brandicon-skype:before {
content: "\eae4";
color: #00aff0;
}
.cn-brandicon-ebay:before {
content: "\eae5";
color: #e53238;
}
.cn-brandicon-spdx:before {
content: "\eae6";
color: #4398cc;
}
.cn-brandicon-glassdoor:before {
content: "\eae7";
color: #0caa41;
}
.cn-brandicon-micro-dot-blog:before {
content: "\eae8";
color: #fd8308;
}
.cn-brandicon-cashapp:before {
content: "\eae9";
color: #00c244;
}
.cn-brandicon-adobeaudition:before {
content: "\eaea";
color: #00e4bb;
}
.cn-brandicon-wordpress:before {
content: "\eaeb";
color: #21759b;
}
.cn-brandicon-dot-net:before {
content: "\eaec";
color: #5c2d91;
}
.cn-brandicon-x-pack:before {
content: "\eaed";
color: #005571;
}
.cn-brandicon-circleci:before {
content: "\eaee";
}
.cn-brandicon-viadeo:before {
content: "\eaef";
color: #f88d2d;
}
.cn-brandicon-atom:before {
content: "\eaf0";
color: #66595c;
}
.cn-brandicon-pandora:before {
content: "\eaf1";
color: #005483;
}
.cn-brandicon-sublimetext:before {
content: "\eaf2";
}
.cn-brandicon-graphql:before {
content: "\eaf3";
color: #e10098;
}
.cn-brandicon-expertsexchange:before {
content: "\eaf4";
color: #00aae7;
}
.cn-brandicon-nginx:before {
content: "\eaf5";
color: #269539;
}
.cn-brandicon-adobecreativecloud:before {
content: "\eaf6";
color: #d41818;
}
.cn-brandicon-go:before {
content: "\eaf7";
color: #76e1fe;
}
.cn-brandicon-staticman:before {
content: "\eaf8";
}
.cn-brandicon-adobeacrobatreader:before {
content: "\eaf9";
color: #ee3f24;
}
.cn-brandicon-apple:before {
content: "\eafa";
color: #999;
}
.cn-brandicon-scrutinizerci:before {
content: "\eafb";
color: #8a9296;
}
.cn-brandicon-launchpad:before {
content: "\eafc";
color: #f8c300;
}
.cn-brandicon-netflix:before {
content: "\eafd";
color: #e50914;
}
.cn-brandicon-smashingmagazine:before {
content: "\eafe";
color: #e85c33;
}
.cn-brandicon-icloud:before {
content: "\eaff";
color: #3693f3;
}
.cn-brandicon-digitalocean:before {
content: "\eb00";
color: #0080ff;
}
.cn-brandicon-leetcode:before {
content: "\eb01";
color: #f89f1b;
}
.cn-brandicon-grafana:before {
content: "\eb02";
color: #f46800;
}
.cn-brandicon-neo4j:before {
content: "\eb03";
color: #008cc1;
}
.cn-brandicon-storify:before {
content: "\eb04";
color: #3a98d9;
}
.cn-brandicon-typo3:before {
content: "\eb05";
color: #ff8700;
}
.cn-brandicon-visualstudiocode:before {
content: "\eb06";
color: #007acc;
}
.cn-brandicon-postgresql:before {
content: "\eb07";
color: #336791;
}
.cn-brandicon-sensu:before {
content: "\eb08";
color: #89c967;
}
.cn-brandicon-themoviedatabase:before {
content: "\eb09";
color: #01d277;
}
.cn-brandicon-reverbnation:before {
content: "\eb0a";
color: #e43526;
}
.cn-brandicon-makerbot:before {
content: "\eb0b";
color: #ff1e0d;
}
.cn-brandicon-conekta:before {
content: "\eb0c";
color: #414959;
}
.cn-brandicon-furaffinity:before {
content: "\eb0d";
color: #faaf3a;
}
.cn-brandicon-behance:before {
content: "\eb0e";
color: #1769ff;
}
.cn-brandicon-applemusic:before {
content: "\eb0f";
}
.cn-brandicon-flickr:before {
content: "\eb10";
color: #0063dc;
}
.cn-brandicon-mixer:before {
content: "\eb11";
color: #002050;
}
.cn-brandicon-compropago:before {
content: "\eb12";
color: #00aaef;
}
.cn-brandicon-upwork:before {
content: "\eb13";
color: #6fda44;
}
.cn-brandicon-coursera:before {
content: "\eb14";
color: #2a73cc;
}
.cn-brandicon-castro:before {
content: "\eb15";
color: #00b265;
}
.cn-brandicon-bathasu:before {
content: "\eb16";
color: #00a3e0;
}
.cn-brandicon-cplusplus:before {
content: "\eb17";
color: #00599c;
}.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
position: absolute;
left: 0;
top: 0;
}
.leaflet-container {
overflow: hidden;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-user-drag: none;
} .leaflet-tile::selection {
background: transparent;
} .leaflet-safari .leaflet-tile {
image-rendering: -webkit-optimize-contrast;
} .leaflet-safari .leaflet-tile-container {
width: 1600px;
height: 1600px;
-webkit-transform-origin: 0 0;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
display: block;
}  .leaflet-container .leaflet-overlay-pane svg {
max-width: none !important;
max-height: none !important;
}
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
max-width: none !important;
max-height: none !important;
width: auto;
padding: 0;
}
.leaflet-container.leaflet-touch-zoom {
-ms-touch-action: pan-x pan-y;
touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
-ms-touch-action: pinch-zoom; touch-action: none;
touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
-ms-touch-action: none;
touch-action: none;
}
.leaflet-container {
-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
filter: inherit;
visibility: hidden;
}
.leaflet-tile-loaded {
visibility: inherit;
}
.leaflet-zoom-box {
width: 0;
height: 0;
-moz-box-sizing: border-box;
box-sizing: border-box;
z-index: 800;
} .leaflet-overlay-pane svg {
-moz-user-select: none;
}
.leaflet-pane         { z-index: 400; }
.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }
.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }
.leaflet-vml-shape {
width: 1px;
height: 1px;
}
.lvml {
behavior: url(#default#VML);
display: inline-block;
position: absolute;
} .leaflet-control {
position: relative;
z-index: 800;
pointer-events: visiblePainted; pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
position: absolute;
z-index: 1000;
pointer-events: none;
}
.leaflet-top {
top: 0;
}
.leaflet-right {
right: 0;
}
.leaflet-bottom {
bottom: 0;
}
.leaflet-left {
left: 0;
}
.leaflet-control {
float: left;
clear: both;
}
.leaflet-right .leaflet-control {
float: right;
}
.leaflet-top .leaflet-control {
margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
margin-left: 10px;
}
.leaflet-right .leaflet-control {
margin-right: 10px;
} .leaflet-fade-anim .leaflet-popup {
opacity: 0;
-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
opacity: 1;
}
.leaflet-zoom-animated {
-webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
}
svg.leaflet-zoom-animated {
will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
-moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
visibility: hidden;
} .leaflet-interactive {
cursor: pointer;
}
.leaflet-grab {
cursor: -webkit-grab;
cursor:    -moz-grab;
cursor:         grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
cursor: crosshair;
}
.leaflet-popup-pane,
.leaflet-control {
cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
cursor: move;
cursor: -webkit-grabbing;
cursor:    -moz-grabbing;
cursor:         grabbing;
} .leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
pointer-events: visiblePainted; pointer-events: auto;
} .leaflet-container {
background: #ddd;
outline-offset: 1px;
}
.leaflet-container a {
color: #0078A8;
}
.leaflet-zoom-box {
border: 2px dotted #38f;
background: rgba(255,255,255,0.5);
} .leaflet-container {
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size: 12px;
font-size: 0.75rem;
line-height: 1.5;
} .leaflet-bar {
box-shadow: 0 1px 5px rgba(0,0,0,0.65);
border-radius: 4px;
}
.leaflet-bar a {
background-color: #fff;
border-bottom: 1px solid #ccc;
width: 26px;
height: 26px;
line-height: 26px;
display: block;
text-align: center;
text-decoration: none;
color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
background-position: 50% 50%;
background-repeat: no-repeat;
display: block;
}
.leaflet-bar a:hover,
.leaflet-bar a:focus {
background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
cursor: default;
background-color: #f4f4f4;
color: #bbb;
}
.leaflet-touch .leaflet-bar a {
width: 30px;
height: 30px;
line-height: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
} .leaflet-control-zoom-in,
.leaflet-control-zoom-out {
font: bold 18px 'Lucida Console', Monaco, monospace;
text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
font-size: 22px;
} .leaflet-control-layers {
box-shadow: 0 1px 5px rgba(0,0,0,0.4);
background: #fff;
border-radius: 5px;
}
.leaflet-control-layers-toggle {
background-image: url(//www.freunde-der-stadt-erding.de/wp-content/plugins/connections/assets/vendor/leaflet/images/layers.png);
width: 36px;
height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
background-image: url(//www.freunde-der-stadt-erding.de/wp-content/plugins/connections/assets/vendor/leaflet/images/layers-2x.png);
background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
width: 44px;
height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
display: block;
position: relative;
}
.leaflet-control-layers-expanded {
padding: 6px 10px 6px 6px;
color: #333;
background: #fff;
}
.leaflet-control-layers-scrollbar {
overflow-y: scroll;
overflow-x: hidden;
padding-right: 5px;
}
.leaflet-control-layers-selector {
margin-top: 2px;
position: relative;
top: 1px;
}
.leaflet-control-layers label {
display: block;
font-size: 13px;
font-size: 1.08333em;
}
.leaflet-control-layers-separator {
height: 0;
border-top: 1px solid #ddd;
margin: 5px -10px 5px -6px;
} .leaflet-default-icon-path { background-image: url(//www.freunde-der-stadt-erding.de/wp-content/plugins/connections/assets/vendor/leaflet/images/marker-icon.png);
} .leaflet-container .leaflet-control-attribution {
background: #fff;
background: rgba(255, 255, 255, 0.8);
margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
padding: 0 5px;
color: #333;
line-height: 1.4;
}
.leaflet-control-attribution a {
text-decoration: none;
}
.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus {
text-decoration: underline;
}
.leaflet-control-attribution svg {
display: inline !important;
}
.leaflet-left .leaflet-control-scale {
margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
margin-bottom: 5px;
}
.leaflet-control-scale-line {
border: 2px solid #777;
border-top: none;
line-height: 1.1;
padding: 2px 5px 1px;
white-space: nowrap;
overflow: hidden;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #fff;
background: rgba(255, 255, 255, 0.5);
}
.leaflet-control-scale-line:not(:first-child) {
border-top: 2px solid #777;
border-bottom: none;
margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
border: 2px solid rgba(0,0,0,0.2);
background-clip: padding-box;
} .leaflet-popup {
position: absolute;
text-align: center;
margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
padding: 1px;
text-align: left;
border-radius: 12px;
}
.leaflet-popup-content {
margin: 13px 24px 13px 20px;
line-height: 1.3;
font-size: 13px;
font-size: 1.08333em;
min-height: 1px;
}
.leaflet-popup-content p {
margin: 17px 0;
margin: 1.3em 0;
}
.leaflet-popup-tip-container {
width: 40px;
height: 20px;
position: absolute;
left: 50%;
margin-top: -1px;
margin-left: -20px;
overflow: hidden;
pointer-events: none;
}
.leaflet-popup-tip {
width: 17px;
height: 17px;
padding: 1px;
margin: -10px auto 0;
pointer-events: auto;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
background: white;
color: #333;
box-shadow: 0 3px 14px rgba(0,0,0,0.4);
}
.leaflet-container a.leaflet-popup-close-button {
position: absolute;
top: 0;
right: 0;
border: none;
text-align: center;
width: 24px;
height: 24px;
font: 16px/24px Tahoma, Verdana, sans-serif;
color: #757575;
text-decoration: none;
background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
color: #585858;
}
.leaflet-popup-scrolled {
overflow: auto;
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
-ms-zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
width: 24px;
margin: 0 auto;
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
border: 1px solid #999;
} .leaflet-div-icon {
background: #fff;
border: 1px solid #666;
}  .leaflet-tooltip {
position: absolute;
padding: 6px;
background-color: #fff;
border: 1px solid #fff;
border-radius: 3px;
color: #222;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
pointer-events: none;
box-shadow: 0 1px 3px rgba(0,0,0,0.4);
}
.leaflet-tooltip.leaflet-interactive {
cursor: pointer;
pointer-events: auto;
}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
position: absolute;
pointer-events: none;
border: 6px solid transparent;
background: transparent;
content: "";
} .leaflet-tooltip-bottom {
margin-top: 6px;
}
.leaflet-tooltip-top {
margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
left: 50%;
margin-left: -6px;
}
.leaflet-tooltip-top:before {
bottom: 0;
margin-bottom: -12px;
border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
top: 0;
margin-top: -12px;
margin-left: -6px;
border-bottom-color: #fff;
}
.leaflet-tooltip-left {
margin-left: -6px;
}
.leaflet-tooltip-right {
margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
top: 50%;
margin-top: -6px;
}
.leaflet-tooltip-left:before {
right: 0;
margin-right: -12px;
border-left-color: #fff;
}
.leaflet-tooltip-right:before {
left: 0;
margin-left: -12px;
border-right-color: #fff;
} @media print { .leaflet-control {
-webkit-print-color-adjust: exact;
color-adjust: exact;
}
}.leaflet-control-geocoder {
border-radius: 4px;
background: white;
min-width: 26px;
min-height: 26px;
}
.leaflet-touch .leaflet-control-geocoder {
min-width: 30px;
min-height: 30px;
}
.leaflet-control-geocoder a,
.leaflet-control-geocoder .leaflet-control-geocoder-icon {
border-bottom: none;
display: inline-block;
}
.leaflet-control-geocoder .leaflet-control-geocoder-alternatives a {
width: inherit;
height: inherit;
line-height: inherit;
}
.leaflet-control-geocoder a:hover,
.leaflet-control-geocoder .leaflet-control-geocoder-icon:hover {
border-bottom: none;
display: inline-block;
}
.leaflet-control-geocoder-form {
display: none;
vertical-align: middle;
}
.leaflet-control-geocoder-expanded .leaflet-control-geocoder-form {
display: inline-block;
}
.leaflet-control-geocoder-form input {
font-size: 120%;
border: 0;
background-color: transparent;
width: 246px;
}
.leaflet-control-geocoder-icon {
border-radius: 4px;
width: 26px;
height: 26px;
border: none;
background-color: white;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12.2 13l3.4 6.6c.6 1.1 2.5-.4 2-1.2l-4-6.2z'/%3E%3Ccircle cx='10.8' cy='8.9' r='3.9' fill='none' stroke='%23000' stroke-width='1.5'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: center;
cursor: pointer;
}
.leaflet-touch .leaflet-control-geocoder-icon {
width: 30px;
height: 30px;
}
.leaflet-control-geocoder-throbber .leaflet-control-geocoder-icon {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23000' stroke-linecap='round' stroke-width='1.6' viewBox='0 0 24 24'%3E%3Cdefs/%3E%3Cg%3E%3Cpath stroke-opacity='.1' d='M14 8.4l3-5'/%3E%3Cpath stroke-opacity='.2' d='M15.6 10l5-3'/%3E%3Cpath stroke-opacity='.3' d='M16.2 12H22'/%3E%3Cpath stroke-opacity='.4' d='M15.6 14l5 3m-6.5-1.4l2.9 5'/%3E%3Cpath stroke-opacity='.5' d='M12 16.2V22m-2-6.4l-3 5'/%3E%3Cpath stroke-opacity='.6' d='M8.4 14l-5 3'/%3E%3Cpath stroke-opacity='.7' d='M7.8 12H2'/%3E%3Cpath stroke-opacity='.8' d='M8.4 10l-5-3'/%3E%3Cpath stroke-opacity='.9' d='M10 8.4l-3-5'/%3E%3Cpath d='M12 7.8V2'/%3E%3CanimateTransform attributeName='transform' calcMode='discrete' dur='1s' repeatCount='indefinite' type='rotate' values='0 12 12;30 12 12;60 12 12;90 12 12;120 12 12;150 12 12;180 12 12;210 12 12;240 12 12;270 12 12;300 12 12;330 12 12'/%3E%3C/g%3E%3C/svg%3E");
}
.leaflet-control-geocoder-form-no-error {
display: none;
}
.leaflet-control-geocoder-form input:focus {
outline: none;
}
.leaflet-control-geocoder-form button {
display: none;
}
.leaflet-control-geocoder-error {
margin-top: 8px;
margin-left: 8px;
display: block;
color: #444;
}
.leaflet-control-geocoder-alternatives {
display: block;
width: 272px;
list-style: none;
padding: 0;
margin: 0;
}
.leaflet-control-geocoder-alternatives-minimized {
display: none;
height: 0;
}
.leaflet-control-geocoder-alternatives li {
white-space: nowrap;
display: block;
overflow: hidden;
padding: 5px 8px;
text-overflow: ellipsis;
border-bottom: 1px solid #ccc;
cursor: pointer;
}
.leaflet-control-geocoder-alternatives li a,
.leaflet-control-geocoder-alternatives li a:hover {
width: inherit;
height: inherit;
line-height: inherit;
background: inherit;
border-radius: inherit;
text-align: left;
}
.leaflet-control-geocoder-alternatives li:last-child {
border-bottom: none;
}
.leaflet-control-geocoder-alternatives li:hover,
.leaflet-control-geocoder-selected {
background-color: #f5f5f5;
}
.leaflet-control-geocoder-address-detail {
}
.leaflet-control-geocoder-address-context {
color: #666;
}.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(//www.freunde-der-stadt-erding.de/wp-content/plugins/connections/assets/vendor/chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(//www.freunde-der-stadt-erding.de/wp-content/plugins/connections/assets/vendor/chosen/chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(//www.freunde-der-stadt-erding.de/wp-content/plugins/connections/assets/vendor/chosen/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(//www.freunde-der-stadt-erding.de/wp-content/plugins/connections/assets/vendor/chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(//www.freunde-der-stadt-erding.de/wp-content/plugins/connections/assets/vendor/chosen/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(//www.freunde-der-stadt-erding.de/wp-content/plugins/connections/assets/vendor/chosen/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}