.module.statistics_preview {
    display: none;
}
body .vex.vex-theme-os .vex-dialog-button.vex-dialog-button-primary {
    background: #003469;
}
body,
body .ajax_servertime,
body a{
    font-family: 'Open Sans', sans-serif !important;
    color: #444 !important;
}

body #logo {
    background: url('http://www.dutb.eu/pictures/logo.png');
    height: 73px;
}
body header {
    border-top: none;
}

body header .middle {
    background: url('/media/images/dutb/background.jpg') no-repeat top center;
}
body header .top {
    background: rgb(230, 231, 232);
    height: 100px;
}
body footer {
    background: #003469;
}
body .logged_in_menu,
body header .middle nav,
body .login_content {
    /*background: url('/media/images/dutb/nav_bg.png');*/
    background: #003469;
}
body .logged_in_menu a:hover,
body .logged_in_menu a.active,
body header nav ul li a:hover,
body header nav ul li a.active {
    text-decoration: underline;
}
body .login_logged .subscriber_content h4 {
    color: #003469;
}
body .logged_in_menu .logout,
body header nav ul li a{
    color: #fff !important;
    font-weight: normal;
}
body .login_form h1 {
    font-family: 'Open Sans', sans-serif !important;
    color: #fff;
}
body .token_login #submit_token,
body .login_form #submit_button {
    background: #58595B;
}

body header .middle nav ul li:nth-child(2),
body header .middle nav ul li:nth-child(4){
    display: none;
}
body .lang_menu {
    display: none;
}

body #center .module h1,
body .list_of_provides th {
    background: #003469;
    color: #fff;
}
body .demand_header ul span.dt {
    color: #003469;
}

body .login_logged .subscriber_content{
    top: -90px;
}

body .provider_dutchsingle .current_price_txt{
    color: #003469;
}
body .provider_dutchsingle .pie {
    background-color: #003469;
    border: 2px solid #003469;
}
body #time {
    color: #003469;
}
body .provider_dutchsingle .right .bet {
    background: #58595B;
}
body .generalterms_subscriber form label{
    color: #003469;
}

body #form_demand_provider #post_form,
body #center .module.generalterms_subscriber #cancel,
body form input#submit {
    background: #58595B;
}
body table.table_list th {
    background: #003469;
}

body.home .left_side {
    background: #003469;
    padding: 10px;
}
body.home .left_side h1 {
    font-size: 15px;
    color: #fff;
}
body.home .left_side ul {
    list-style: none;
    margin-top: 20px;
}
body.home .left_side ul li a {
    color: #fff !important;
    font-size: 12px;

}
body.home .left_side ul li {
    padding-bottom: 10px;
    color: #fff !important;
}

.yt_container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
}
.yt_video {
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: 80%;
    padding-left: 10%;
}
.yt_container iframe{
    border: none;
}
.video_placeholder {
    margin-top: -135px;
}
.video_placeholder h1 {
    font-family: 'Open Sans', sans-serif !important;
    padding: 30px 10%;
    color: #003469;
    font-size: 3.0em;
}
.video_placeholder h2 {
    color: #003469;
    padding-left: 10%;
    font-size: 2.3em;
    padding-bottom: 20px;
    font-family: 'Open Sans', sans-serif !important;
}

body .content_opendemandsign form ul label {
    color: #003469;
}
body .content_opendemandsign form ul li.checkbox span {
    color: #003469;
}
body .pekeupload-btn-file.pkuparea,
body #submit_form {
    background: #003469;
}

body #center .module .content p {
    color: #003469;
}