/* Rewrites */
.layout {
    background-repeat: repeat;
    background-color: #60345d;
}
.b-header_fdp-decor {
    background: 40px 0 no-repeat;
}
.pretty-button {
    white-space: nowrap;
}
.b-program__property:before {
    left: 0;
}
.b-program__property:after {
    right: 0;
}
.b-program__property-value {
    padding-right: 0;
}
.b-program__property-title {
    padding-left: 0;
}
.b-program-vacant {
    margin-right: 50px;
}
.navigation_dpo li.selected,
.navigation_dpo li.selected a.first_level,
.navigation_dpo li:hover a.first_level {
    color: #fff;
}
/* Styles */
.fdp-logo {
    margin-top: 20px;
    font-size: 66px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #fff;
    text-align: center;
}
.fdp-logo a, .dpo-logo a {
    position: relative;
    display: block;
}
.fdp-inner {
    margin-top: 2em;
    padding: 0 0 0 40px;
}
.fdp-inner_decor {
    padding-top: 100px;
    background: 40px 0 no-repeat;
}
h1 + .fdp-inner {
    margin-top: 10px;
}
.columns_fdp {
    margin: 70px 0 -50px;
    width: auto;
}
.columns_fdp .column {
    width: 150px;
    color: #fff;
    padding-right: 30px;
}
.fdp_meta-t {
    font-size: 150%;
}
.fdp_meta-l {
    color: #ccc;
    color: rgba(255,255,255,.7);
    font-size: 80%;
}
.fdp-section {
    margin-top: 2em;
}
