
.hero_home--image {
min-height:520px;
}

.govuk-main-wrapper {
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
}

@media (min-width: 40.0625em) {
    .govuk-main-wrapper {
        padding-top: 0px;
        padding-bottom: 0px;
    }
}


.top-task .svg-inline--fa{
  background:white;
}

.top-task a:focus{
background: transparent;
outline: none;
}

.top-task .svg-inline--fa{
  font-size:1.6em;
}

/* removes div block attribute */

.views-field.views-field-title {
    display: contents;
}

.path-frontpage .govuk-message-summary{
  margin-bottom:10px;
}

.mourn{
    background:black;
    border:black;
}

.mourn .govuk-heading-l, 
.mourn a, .mourn a:visited, .mourn a:hover 
{
    color:white;
}

.mourn .govuk-body{
    color:#ddd;
}

.homepage-search-wrapper .site-search .button {
    position: absolute;
    top: 5px;
    right: 0;
    background-repeat: no-repeat;
    background-position: 55% 50%;
    background-size: 52.5% 40%;
    box-shadow: none;
    width: auto;
    height: 36px;
    text-indent: 0;
    background-image: none;
}

form#views-exposed-form-multi-search-page-1 {
    position: relative;
}

.service a {
    text-decoration: none;
}

.section a {
    text-decoration: none;
}

.banes-top-task-wrapper
{
  background: #017099;
  text-align: center;
  padding: 0px;
  min-height: 118px;
  box-sizing: border-box;
  color: #017099;
}

.banes-top-task-wrapper:hover
{
  background: #015d80;
  color: #015d80;
}

@media (min-width:48.0625em)
{
  
}

.banes-top-task-bg2 {
    background: #ad570b;
}

.banes-top-task-bg2:hover
{
  background: #803101;
  color: #b97903;
}


.banes-top-task-bg3
{
  background: #b1006c;
  color: #b1006c;
}

.banes-top-task-bg3:hover
{
  background: #7e004d;
  color: #7e004d;
}

.banes-top-task-bg4
{
  background: #233072;
  color: #5261ac;
}

.banes-top-task-bg4:hover
{
  background: #071144;
  color: #424e89;
}



.task-wrapper {
    padding: 25px;
}

.views-field-title{
 width:100%; 
}

#prototype_warning_dialog {
    display: none !important;
}


.royal-message-wrapper {
    background: black;
}
.royal-message-wrapper p.govuk-body-l {
    color: white;
}

.mourn p{
  color:#fff;
}