<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#title {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1));
    #box-shadow: 0 3px 0 rgba(0,0,0,.2);
    margin: 10px 10px 10px 30px;
    padding: 8px;
    border-radius: 2px;
    font-size: 1.2em;
    font-weight: 500;
}
@media (min-width: 980px) {
    .title1 {display:block;}
    .title2 {display:none;}
    .title3 {display:none;}
}

@media (max-width: 979px) {
    .title2 {display:block;}
    .title1 {display:none;}
    .title3 {display:none;}
}

@media (max-width: 450px) {
    .title3 {display:block;}
    .title2 {display:none;}
    .title1 {display:none;}
}

body {
    font: 300 120%/1.4em "Source Sans Pro",sans-serif;
}

.ui-widget {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1.1em;
}

#map {
    position:absolute;
    right:0;
    top:0;
    width:100%;
    height:100%;
}
.reset #child {
    vertical-align: middle;
    position: relative;
    top: -4px;
}
#accordion {
 margin: 8px;
}

.ui-accordion .ui-accordion-header {
    margin-bottom: 0px;
}

.filter-flyout {
    width: 420px;
    height: 595px;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
	background-color: rgba(255, 255, 255, 0.90);
}
.filter-container .reset:hover {
	background-color: rgba(244, 244, 244);
}

.smallmap {
	position: relative;
	}
  /* @group 160725-Gestaltung Filter Jobmap */

.filter-container {
    position: absolute;
    right: 48px;
    margin-top: 11px;
margin-right: 8px;
    position: absolute;
/*    top: 10px;
    right: 8px;*/
    width: auto;
    height: 42px;
    background-color: white;
    z-index: 99999 !important;
    border-radius: 3px;
	-moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	border: 1px solid #d3d3d3;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	-o-transition: width 0.3s;
	transition: width 0.3s;
	font-size: 12px !important;
	line-height: 1.35em;
}

[draggable=true] {
    cursor: move;
}

.filter-container * {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.filter-flyout {
    width: 420px;
    height: 595px;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
	background-color: rgba(255, 255, 255, 0.90);
}

.filter-switch {
	cursor: pointer;
	font-size: 16px;
	line-height: 16px;
	font-weight: 400;
	height: 42px;
	background: url(/jobnet/css/shared/search-icon-joblist.png) 8px center no-repeat;
	border-bottom: 1px solid #d3d3d3;
}

.filter-switch:hover {
	background-color: rgba(169, 169, 169, 0.15);
}

.filter-flyout .filter-switch {
	background: url(/jobnet/css/shared/icon-close-filter.png) 8px center no-repeat rgb(244, 244, 244);
}

.filter-switch-label {
    white-space: nowrap;
	display: block;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 28px;
}

.filter-content {
	display: none;
	visibility: hidden;
}

.filter-flyout .filter-content {
	display: block;
	visibility: visible;
	padding: 10px;
}

.filter-content ul li {
	background-position: -5px 1px;
	#padding-left: 15px;
}

.filter-content .bold {
	font-weight: 600;
}

.filter-content p {
	margin-bottom: 0px;
	padding-bottom: 0;
	margin-top: 0px;
}

.filter-container input[type=text] {
    font: 300 14px/14px "Source Sans Pro",sans-serif !important;
	background-color: white;
	border: 1px solid #d3d3d3;
	width: calc(100% - 40px);
	padding: 5px;
	height: 14px;
}

.filter-container input[type=text]:focus {
	background-color: rgb(244, 244, 244);
}

.filter-container .reset {
	background: url(/jobnet/css/shared/icon-close-filter.png) center center no-repeat white;
	border: 1px solid #d3d3d3;
	width: 24px;
	height: 24px;
	display: inline-block;
	text-indent: -9999px;
	float: right;
	cursor: pointer;
position: relative;
}

.filter-container .reset:hover {
	background-color: rgba(244, 244, 244);
}

.smallmap {
	position: relative;
}

.button {
	background-color: white;
	color: white !important;
	border-radius: 5px;
	font-size: 18px;
	line-height: 18px;
	-moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	display: inline-block;
}

.clickmap {
    position: absolute;
    z-index: 9999;
    bottom: 10px;
    right: 10px;
	overflow: hidden;
}

.clickmap a {
    color: white;
    background: url(/jobnet/css/shared/search-icon-joblist-white.png) 5px center no-repeat #5EB12E;
    padding: 7px 10px 7px 25px;
    border-radius: 3px;
    display: inline-block;
}

.button a {
    color: white;
    background: #5EB12E;
    padding: 7px 10px 7px 10px;
    border-radius: 3px;
    display: inline-block;
}

.button a:hover {
	background-color: rgba(93, 177, 46, 0.8);
}

.smallmap:hover .button a {
	background-color: rgba(93, 177, 46, 0.8);
}

.clickmap .small {
	display: inline-block;
	font-weight: 400;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 0;
}

.disclaimer {
    border-radius: 3px;
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
    border: 1px solid #d3d3d3;
    position: absolute;
    background-color: white;
    z-index: 9999999 !important;
    font-size: 10px;
    line-height: 14px;
    padding: 5px;
    bottom: 5px;
    left: 5px;
    display: block;
    width: auto;
    font-weight: 400;
    left: 8px !important;
    bottom: 25px !important;
}

#reset {
    position: absolute;
    right: 10px;
    top: 11px;
    background: white;
    height: 42px;
    width: 42px;
    cursor: pointer;
    background-color: white;
    z-index: 99999 !important;
    border-radius: 3px;
	-moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	border: 1px solid #d3d3d3;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	-o-transition: width 0.3s;
	transition: width 0.3s;
}

.reset #child {
    vertical-align: middle;
    position: relative;
    top: -4px;
}

#reset:hover {
    background-color: #f2f2f2;
}

.filter-wrap {
width: auto;
}

#reset img {
    width: 60%;
    align-content: center;
    padding-top: 10px;
    padding-left: 8px;
}

.chb_div {
    display: table;
    height: 20px;
}
.chb_div span, .chb_div input {
display: table-cell;
vertical-align: middle;
cursor: pointer;
}
</pre></body></html>