.module.statistics_preview {
    display: none;
}

body,
body .ajax_servertime,
body a{
    font-family: 'Open Sans', sans-serif !important;
    color: #BBB !important;
}
body .login_logged .subscriber_content .p_left {
    margin-left: 60px;
}
body .ajax_servertime {

}
body #logo {
    background: url('/media/images/sumi_logo.png') no-repeat;
    height: 75px;
    width: 170px;
}
body header {
    border-top: none;
}
body .vex.vex-theme-os .vex-dialog-button.vex-dialog-button-primary {
    background: #AD9961;
}
body header .middle {
    background: url('https://www.sumicenter.si/wp-content/uploads/2020/06/Sumi_sever_final-web-scaled.jpg') no-repeat center center;
    background-size: 100%;
}
body header .top {
    background: #fff;
    height: 100px;
}
body footer {
    background: #21242A;
}

body .logged_in_menu,
body header .middle nav,
body .login_content {
    /*background: url('/media/images/dutb/nav_bg.png');*/
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    background: #21242A;
}
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: #AD9961;
}
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: #AD9961;
}
body .login_form h2 {

}
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: #AD9961;
    color: #fff;
}
body .demand_header ul span.dt {
    color: #AD9961;
}

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

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

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

body.home .left_side {
    background: #AD9961;
    padding: 10px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}
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;
    border-radius: 6px;
}
.video_placeholder h1 {
    font-family: 'Open Sans', sans-serif !important;
    padding: 30px 10%;
    color: #AD9961;
    font-size: 3.0em;
}
.video_placeholder h2 {
    color: #21242A;
    padding-left: 10%;
    font-size: 2.3em;
    padding-bottom: 20px;
    font-family: 'Open Sans', sans-serif !important;
}
body .pekeupload-btn-file.pkuparea,
body #submit_form {
    background: #AD9961;
}

body .content_opendemandsign form ul li.checkbox span,
body .content_opendemandsign form ul label {
    color: #21242A;
}