.header_top, .fixed_top_header .top_header, .fixed_top_header nav.mobile_menu {
background-color: rgba(255, 0, 0, 1) !important;
}
@media (min-width: 1024px) {
.content { padding-top: 33px !important }
}
@media (max-width: 768px) {
.right { display: none; }
} #spwp_tabs h2 { color: red; font-size: 20px; padding-top: 20px; }
#spwp_tabs .competitienaam { padding-bottom: 10px; }
li.menu-item div.second div.inner ul li:nth-child(5), li.menu-item div.second div.inner ul li:nth-child(9), li.menu-item div.second div.inner ul li:nth-child(13), li.menu-item div.second div.inner ul li:nth-child(17){
border-left: 1px solid rgba(0, 0, 0, .0);
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
width: 47.5%;
border:solid #e5e5e5 1px !important;
border-radius:5px;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
margin-left: .063em;
height: 60px ;
}
.gform_wrapper textarea.medium {
border:solid #e5e5e5 1px !important;
border-radius:5px;
width: 47.5%;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=image], .gform_wrapper .gform_footer input[type=submit] {
display: -moz-inline-stack;
display: inline-block;
background-color: red;
color:#ffffff;
border:solid #ffffff 1px;
}
.gform_wrapper input[type="button"]:hover, body .gform_wrapper input[type="submit"]:hover, body .gform_wrapper input[type="reset"]:hover {
background-color: red;
color:#ffffff;
border:solid red 1px;
text-decoration: none;
}