﻿.main-content-wrapper {
    background-image: none
}

.vacancies-content-col p {
    font-weight: 300;
    font-size: 1em;
    line-height: 2em;
    color: black;
}

.vacancy-list-item p {
    color: black;
}

.vacancy-list-item h3 {
    font-weight: 300;
    font-size: 24px;
    line-height: 30px;
}

.vacancy-list-item a {
    color: black !important;
}

.vacancy-screen p {
    font-weight: 300;
    font-size: 1em;
    line-height: 2em;
    color: black;
}

.vacancies-return-vac {
    padding-top: 40px;
}


.panel-title a {
    background-color: #FFF !important;
    color: black !important;
}

.panel-default {
    background-color: rgba(255,255,255,.2) !important;
}

.panel-title a.collapsed {
    background-color: rgba(255, 255, 255, .1);
}

.panel-title a:hover {
    background-color: #FFF !important;
}