.header_image{
  width: 248px;
}

.no_touch .nongrid label:hover, .no_touch .confirmit-hidden label:hover, .no_touch .frend_dropdown:hover,  input[type="radio"]:checked~.confirmit-hidden label, input[type="checkbox"]:checked~.confirmit-hidden label, .dd_question .boxbgcolor, .frend_answer_box_background_color, .no_touch .navigation_button_single2:hover, input[type="radio"]:checked~label, input[type="checkbox"]:checked~label, .open td.openbox, .otherwrapper.openbox, .answer_label label.openbox{
  background-color: #011B6F; 
}

.no_touch .nongrid label:hover, .no_touch .grids label:hover span, .no_touch .confirmit-hidden label:hover, .no_touch .frend_dropdown:hover, input[type="radio"]:checked~.confirmit-hidden label, input[type="checkbox"]:checked~.confirmit-hidden label, input[type="radio"]:checked~.confirmit-hidden label span, input[type="checkbox"]:checked~.confirmit-hidden label span, .dd_question .boxbgcolor, .frend_answer_box_background_color, .no_touch .navigation_button_single2:hover, input[type="radio"]:checked~label, input[type="checkbox"]:checked~label, .no_touch .frend_dropdown:hover .filter-option, .answer_label label.openbox{
  color: white;
}

body{
  background-color: #686765;
}

.alternating_color{
  background-color: #f5f5f5;
}

.grids .other_text, .grids tbody th:not(.alternating_color) .other_text{
  border: solid 1px #D8EBF7;
}

.grids .other_text{
  background-color: #F2F2F2;
}

.grids tbody th:not(.alternating_color) .other_text{
  background-color: white;
}

.page_header {
  background-image: url('https://www.playstationvoice.com/sites/playstationvoice.com/files/styles/page_banner_largest/public/Standard%20Banner_2.jpg?itok=q_UuRrgE');
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #011B6F;
  padding: 0;
  padding-bottom: 0.5em;
}

.header_title_text{
  color: white;
}

.page_email_box{
  background-color: #E5E5E5;
}
