<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#mc { width: 100%; height: auto; position: relative; font-size: 12px; font:12px "Source Sans Pro"; font-family: "Source Sans Pro", sans-serif; line-height: 16px;}

.iconpdf{
    cursor: pointer;
    float: right;
    margin-right:-51px;
    margin-top: 5px;
    width: 20px;
    height: 20px;
}
#loading_div {
    width: 150px;
    height: 18px;
    padding: 3px 5px 11px 34px;
    margin-right: 10px;
    background: #fff url('../../images/tpl/loader.gif') 4px 2px no-repeat;
    line-height: 26px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin-top: 25px;
    border: #CCC solid 1px;
    display: block;
    top: 37%%;
    left: 42%%;
    position: relative;
    z-index: 10000;
}
.count {
cursor: pointer;
}
.ui-draggable .ui-dialog-titlebar {
    cursor: move;

}

.ui-widget-header {
    border: none;
    background: none;
    text-shadow: none;
    color: #444;
    align: center;
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
    height: 13px;
}

.ui-dialog .ui-dialog-title {
    position: absolute;
    top: 4px;
}

.fbox_modal .ui-dialog-titlebar-close, .fbox_map .ui-dialog-titlebar-close, .fbox_job .ui-dialog-titlebar-close, .fbox .ui-dialog-titlebar-close, .loadbox .ui-dialog-titlebar-close, .statbox .ui-dialog-titlebar-close{
    visibility: hidden;
    display: none;
}

.ui-widget-overlay {
    z-index: 1;
    background: url('../../images/shared/fancybox_overlay.png') repeat scroll 0% 0% transparent;
    opacity: 1;
}
.fbox_job .ui-dialog-title, .fbox .ui-dialog-title {
  float:none !important;
  display: block;
  text-align: center;
}
.fbox_job .ui-dialog-title, .fbox .ui-dialog-title {
    float: left;
    margin: 0.1em 0px;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: initial;
    font: 300 120%/1.4em "Source Sans Pro",sans-serif;
}
.fancybox-inner {
    overflow: hidden;
    width: 100%;
}
#mpg {
    width: 100%;
}

.fbox_job .ui-dialog-titlebar, .fbox .ui-dialog-titlebar, .loadbox .ui-dialog-titlebar, .statbox .ui-dialog-titlebar{
    padding: 0.4em 1em;
    position: relative;
    height: 1px;
}

a.pdf {
    right: 88px;
    color: #000 !important;
    background: none repeat scroll 0% 0% #FAD5D5;
    font-weight: 400;
    font-size: 12px;
}

a.pdf:hover {
    color: #FFF !important;
}

.new_job_count {
    cursor: pointer;
}

.searchimg {
    position: relative;
    top: 5px;
    float: left;
    left: 4px;
    cursor: pointer;
}

.mpg_paginator label {
    position: absolute;
    top: 0px;
    padding-left: 15px;
    left: 20px;
}

#all_a {
    float: left;
    position: relative;
    right: 9px;
    top: -3px;
    width: 280px;
}

#before_input {
    float: left;
    width: 20px;
    height: 20px;
    position: relative;
    right: 15px;
    cursor: pointer;
}

#before_input::after {
    content: "&lt;&gt;";
    font: 15px "Consolas",monospace;
    color: #585858;
    background-color: #FAFAFA;
    transform: rotate(90deg);
    left: 15px;
    top: -2px;
    padding: 5px;
    margin-left: -15px;
    position: absolute;
    pointer-events: none;
    border-bottom: 1px solid #FAFAFA;
    z-index: 20;
}

#input_search {
    float: left !important;
    position: relative !important;
    right: 0px;
    border: 1px none;
    top: 1px;
}

.fbox .ui-menu .ui-menu-item a {
    font-size: 0.8em !important;
}

.ttip {
overflow: auto;
max-height: 250px;
}

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

.button a {
    color: #FFF !important;
    background: #5EB12E none repeat scroll 0% 0%;
    padding: 7px 10px;
    border-radius: 3px;
    display: inline-block;
}

.media-container {
    position: relative;
    padding-bottom: 56%;
    padding-top: 30px;
    height: 0px;
    overflow: hidden;
    margin-bottom: 40px;
    margin-top: 0px;
}

.media-container iframe, .media-container object, .media-container embed {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.filter-switch {
    cursor: pointer;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    height: 42px;
    background: transparent url("../shared/search-icon-joblist.png") no-repeat scroll 8px center;
    border-bottom: 1px solid #D3D3D3;
}
.filter-container * {
    transition: all 0.3s ease-in-out 0s;
}

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

.filter-flyout {
    width: 440px;
    height: 595px;
    transition: width 0.3s ease 0s;
    background-color: rgba(255, 255, 255, 0.898);
}

.clickmap {
    position: relative;
    z-index: 1;
    top: 40px;
    overflow: hidden;
    left: 10px;
}

/*	@group	12.03.2018	*/

ul.sharing {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: start;
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

ul.sharing li {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
				background-image:	none;
				margin:	0;
				padding:	0;
}

ul.sharing li a {
	color: white !important;
	margin: 0 !important;
	opacity: 0.5;
	text-indent: -9999px;
	display:	block;
	height:	37px;
}

ul.sharing li a:hover {
	opacity: 1;
}

ul.sharing li a.fbshare {
    background: url(../shared/icon-facebook.png) center center no-repeat #1c467a;
}

ul.sharing li a.twshare {
    background: url(../shared/icon-twitter.png) center center no-repeat #00a5db;
}

ul.sharing li a.xingshare {
    background: url(../shared/icon-xing.png) center center no-repeat #006567;
}

ul.sharing li a.gplusshare {
    background: url(../shared/icon-google-plus.png) center center no-repeat #d23f26;
}

ul.sharing li a.mailshare {
    background: url(../shared/icon-socialmail.png) center center no-repeat #aaaaaa;
}

/*	@end	*/
div.city {
    background-color: #EFEFEF;
    display: inline-block;
    padding: 2px 4px;
    margin: 0;
    width: 50%;
    font-size: 85%;
    height: 25px;
    box-sizing: border-box;
    border-right: 2px solid white;
}

div.city_columns {
    column-gap: 0px;
    column-width: 380px;
}
div.city_columns div.city {
    width: 100%;
}

.top {
    float: left;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
    background-color: #ffc119;
    color: white !important;
    font-weight: 500;
    left: 4px;
    padding: 6px 4px 4px;
    line-height: 14px;
    width: auto !important;
    z-index: 999999;
    margin: 0 3px 0 0;
}

div.city_line:nth-child(-n+2) span.count, div.city[id]:nth-child(-n+2) a.stat{
    margin-top: 4px;
}
div.city_line:nth-child(-n+2) a.pdf {
    top:4px;
}
div.city_line:nth-child(-n+2) {
    padding-top: 4px;
    height: 27px;
}
div.city_line:nth-last-child(-n+2) {
    padding-bottom: 4px;
    height: 27px;
}


div.city .city {
    width: 100%;
}
div.hh {
    background-color: #E0EFD8;
    padding: 5px;
    border-bottom: 2px solid white;
    margin-top: 20px;
    height:38px;
    font-weight: 600;
}
span.count {
    margin: 2px 6px;
}
a.stat {
    margin: 2px 6px;
}
.flexsearch{
    margin-top: 4px;
}
.label_result1, .right {
    border-bottom: 2px solid white;
}
a.pdf {
    top: 2px;
    right: 94px;
}
@media screen and (max-width: 767px){
    div.city {
        width: 100%;
        border-right: none;
    }
    div.city.hh {
        height: auto;
    }
    .label_result1 {
        border-bottom: none;
    }
    /*div.jobnews {
        font-size: 80px;
        margin-bottom: 0;
    }*/
    .logo {
        margin-bottom: 10px;
        margin-top: 20px;
    }
    h1 {
        font-size: 180%;
    }
    h2 {
        font-size: 150%;
    }
}
@media screen and (max-width: 600px){
    /*div.jobnews {
        font-size: 65px;
    }*/
    h1 {
        font-size: 150%;
    }
    h2 {
        font-size: 120%;
    }
    span.flexsearch{
        left: 5px;
    }
    div.hh_search {
        padding-top: 4px;
        height: auto;
    }
}
@media screen and (max-width: 400px){
    /*div.jobnews {
        font-size: 50px;
    }*/
/*    .content {
        padding: 10px 5px 5px;
    }*/
    .row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
        padding-right: 0px;
        padding-left: 0px;
    }
}
ul.ui-autocomplete {max-height: 10%;
    overflow: auto;}
</pre></body></html>