.module.statistics_preview {
    display: none;
}
body .vex.vex-theme-os .vex-dialog-button.vex-dialog-button-primary {
    background: rgb(222, 222, 222);
}
body,
body .ajax_servertime,
body a{
    font-family: 'Open Sans', sans-serif !important;
    color: rgb(92, 92, 92) !important;
}

body #logo {
    background: url('/media/images/ssrs.png') no-repeat top left;
    height: 75px;
}
body header {
    border-top: none;
}

body.home #page {
    background: url('/media/images/ssrs_cover.jpg') no-repeat center top;
}
body.home header .middle {
    background: none;
}
body header .top {
    background: #fff;
    height: 100px;
}
body footer {
    background: rgb(222, 222, 222);
}
footer .content_footer {
    color: rgb(92, 92, 92) !important;
}

.login_form h2,
.login_form .content,
body .login_form h1 {
    color: rgb(92, 92, 92) !important;
    text-shadow: none !important;
}
body .token_login #submit_token {
    background: rgb(134, 180, 69) !important;
}
body .logged_in_menu,
body header .middle nav,
body .login_content {
    /*background: url('/media/images/dutb/nav_bg.png');*/
    background: rgb(222, 222, 222);
}
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: #86B445;
}
body .logged_in_menu .logout,
body header nav ul li a{
    color: rgb(92, 92, 92) !important;
    font-weight: normal;
}
body .logged_in_menu .logout:hover,
body header nav ul li a:hover {
    color: rgb(134, 180, 69) !important;
}
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: rgb(222, 222, 222);
    color: #86B445;
}
body .demand_header ul span.dt {
    color: #86B445;
}

body .login_logged .subscriber_content{
    top: -90px;
}
body .login_logged .inc,
body .login_logged .downtime {
    color: rgb(92, 92, 92);
}
body .provider_dutchsingle .current_price_txt{
    color: #003469;
}
body .provider_dutchsingle .pie {
    background-color: #003469;
    border: 2px solid #003469;
}
body .content_opendemandsign form ul label {
    color: #5C5C5C;
}
.content_opendemandsign form ul li.checkbox span {
    color: #5C5C5C !important;
}
body .pekeupload-btn-file.pkuparea,
body #submit_form {
    background: #86B445;
}
body #time {
    color: #003469;
}
body .provider_dutchsingle .right .bet {
    background: #58595B;
}
body .generalterms_subscriber form label{
    color: #003469;
}
body .main_data li.both_data i {
    font-size: 12px;
}
body .content ul {
    font-size: 14px;
}
body .generalterms_subscriber form label {
    font-weight: bold;
    font-size: 1.5em;
}
body .generalterms_subscriber input#agree{
    margin-top: 4px;
}
body #form_demand_provider #post_form,
body #center .module.generalterms_subscriber #cancel,
body form input#submit {
    background: #86B445;
}
body table.table_list th {
    background: rgb(222, 222, 222);
    color: #86B445;
}
body .content_opendemandsign form label {
    font-size: 1.4em;
}
body.home .left_side {
    background: rgb(222, 222, 222);
    padding: 10px;
}
body.home .left_side h1 {
    font-size: 15px;
    color: rgb(92, 92, 92);
}
body.home .left_side ul {
    list-style: none;
    margin-top: 20px;
}
body.home .left_side ul li a {
    color: rgb(92, 92, 92) !important;
    font-size: 12px;
}
body.home .left_side ul li a:hover {
    color: #86B445 !important;
}
body.home .left_side ul li {
    padding-bottom: 10px;
    color: rgb(92, 92, 92) !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: rgb(134,180,69);
    font-size: 3.0em;
}
.video_placeholder h2 {
    color: rgb(134,180,69);
    padding-left: 10%;
    font-size: 2.3em;
    padding-bottom: 20px;
    font-family: 'Open Sans', sans-serif !important;
}
