/* CSS Document */

html {
	background: #ffffff;
	height: auto;
}
body, body.main {
	background: #ffffff;
	height: auto;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 9pt !important;
	font-family:Arial, Helvetica, sans-serif
}

.header__logo {
    float: none;
    width: auto;
    padding: 0px 0px 20px 0px;
    border-bottom: 1px solid #000;
}
.adv-title.first,
.abg-logo,
.layout__header {
    display: none;
}

.logo {
    padding-left: 0px;
}
.logo img {
    width: 181px;
    height: auto;
}

.header__navigation {
    display: none;
}

.itemprop {
    display: none;
}

.layout {
    margin-left: 0px;
    margin-top: 0px;
    width: 100%;
}

.layout__main-search {
    display: none;
}

.vacancy-layout {
    padding: 0px !important;
}

.header__menu-responsive-link {
    display: none;
}

.vacancy-layout__action-links {
    display: none;
}

.vacancy-layout__vacancy-info {
    border-left: none !important;
    margin-left: 0px !important;
    padding-left: 0px !important;
}


.search-results__page-navigation {
    display: none;
}

.vacancy-item {
    padding: 20px 0px;
}

.search-results__sorting {
    display: none;

}

.search-results__title {
    padding: 10px 0px;
    font-weight: bold;
    font-size: 12pt !important;
}

.search-results__amount {
    padding-bottom: 10px;
}

.layout__banner {
    display: none;
}

.search-results__list {
    clear: both;
    margin: 0;
    padding: 0;
    list-style: none;
}


.vacancy-item {
    background-color: #fff;
    padding: 10px 0px;
    margin-bottom: 0px;
    position: relative;
    overflow: hidden;
    border-top: 0.4pt solid #CCC;
}

.vacancy-item__logo {
    float: left;
}

.vacancy-item__logo img {
    display: block;
    border: 0.4pt solid #CCC;
}

.vacancy-item__types {
    float: right;
    color: #727171;
    font-size: 12px;
    margin-right: 10px;
}

.vacancy-item__date {
    float: right;
    color: #727171;
    font-size: 12px;
    margin-right: 0px;
}

.vacancy-item__favorite {
    display: none;
}


.vacancy-item__type {
   display: none;
}

.vacancy-item__place {
    margin-left: 110px;
    font-size: 10pt !important;
}

.vacancy-item__title {
    margin-left: 110px;
    margin-right: 200px;
    font-size: 10pt !important;
    font-weight: bold;
    color: #333333;
}

.vacancy-item__title a {
    color: #333333;
    text-decoration: none;
}

.vacancy-item__text {
    clear: both;
    margin-top: 18px;
    font-size: 10pt !important;
}

.vacancyDetail dd {
    margin: 0px;
}

.vacancyDetail dt {
    font-weight: bold;
    margin-bottom: 1em;
}

.company-info__title h1 {
    margin-top: 0px;
    padding-right: 200px;
}

.company-info__logo {
    margin-bottom: 1em;
}

.vacancy-layout__company-info {
    position: relative;
}

.vacancy-layout__company-info .vacancy-type {
    position: absolute !important;
    top: 20px !important;
}

.vacancy-layout__company-info {
    padding-top: 20px;
    font-size: 10pt !important;
}


.company-matrix__title {
    padding: 20px 0px;
}

.company-matrix__wrapper  {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

.company-matrix__item {
    border: medium none;
    display: inline-block;
    float: none;
}

.round-block ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.layout__footer {
    display: none;
}

.round-block_facebook,
.round-block_r5,
.round-block_r6,
.round-block_r7,
.round-block_r8,
.round-block_r9,
.round-block_r10 {
    display: none;
}

.round-block_contact {
    width: 40%;
    float: left;
}
.round-block_r4 {
    width: 40%;
    float: right;
}

.help__title {
    padding: 10px 0px;
    font-weight: bold;
    font-size: 12pt !important;
}


.help dd {
    float: none;
    margin: 0;
    width: auto;
    background-color: #F0F0F0;
    border: 1px solid #CCCCCC;
    font-family: monospace;
    margin: 0.5em;
    padding: 0.5em 1em;
}


.help dt {
    float: none;
    margin: 0;
    width: auto;
    font-weight: bold;
}

.favorite-results__title {
    padding: 10px 0px;
    font-weight: bold;
    font-size: 12pt !important;
}

.favorite-results__list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.favorite-results__remove-all,
.favorite-results__send-link,
.company-info__link {
    display: none;
}

.company-info {
    position: relative;
}

.print-logo {
    padding: 15px 0;
    font-size: 18px;
    border-bottom: 3px solid #ef2823;
    margin-bottom: 15px;
}

.print-logo span {
    float: right;
    width: calc(100% - 175px);
    text-align: right;
}

.vacancyDetail .pdfImage img {
    max-width: 100%;
    width: auto;
    height: 297mm;
}

@-moz-document url-prefix() {
    .vacancyDetail .pdfImage img {
        height: 850px;
    }
}

@supports (-ms-ime-align:auto) {
    .vacancyDetail .pdfImage img {
        height: 190mm;
    }
}

.company-info__details {
    font-size: 10pt !important;
}

.vacancy h2 {
    font-size: 12pt !important;
}

.vacancy dt {
    font-size: 10pt !important;
}

.vacancy-layout {
    font-size: 10pt !important;
}

.vacancyDetail {
    margin-bottom: 20px;
}

.ui-datepicker {
    display: none;
}


.b-submission-finish {
    font-size: 10px;
}

.b-submission-finish table {
    width: 100%;
    border-collapse: collapse;
}

.b-submission-finish table td.p2-static {
    width: 200px;
}

.b-submission-finish th {
    border-bottom: 1px solid #999;
    text-align: left;
}

.b-submission-finish .strong {
    font-weight: bold;
}

.b-submission-finish table.product td {
    padding: 5px 0 5px 0;
}

.b-submission-finish .a-r {
    text-align: right;
}

.b-submission-finish .va-t {
    vertical-align: top;
}
.b-submission-finish .abg-logo {
    background: url(/images/wizard/ch-media-logo.png) no-repeat left;
    height: 30px;
    padding-left: 165px;
    padding-top: 3px;
    text-decoration: none;
    color: #999;
    display: block;
}
.b-submission-finish .pdf-logo img {
    width: 181px;
    height: auto;
}
.b-additional-info {
    font-size: 9px;
    font-style: italic;
}
