body {
	font-family: sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
	background: none !important;
}

p {
	font-family: inherit;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.6;
	margin-bottom: 1.25em;
	text-rendering: optimizeLegibility;
	color:#222222;
}
a {
	text-decoration: none;
	color:#2ba6cb;
}

.submenu > ul {
	padding:0; margin:0;
}

.register, .searchopp, .helpguid {
	box-sizing:border-box;
	padding-left:0 !important;
}

h1, h2, h3, h4 {
	font-weight: normal;
	font-style: normal;
	text-rendering: optimizeLegibility;
	margin-bottom: 0.5em;
	line-height: 1.4;
}

h1 {
	font-size: 1.0em;
}

h2 {
	font-size:0.9em;
}

h3 {
	font-size: 0.8em;
}

h1, h2, h3 {
	color:#0c1975;
}

.mobilepadding h1 {
	display:none;
}

.header {
	 padding: 21px 15px 0px 15px;
}

div > div > .entry-title, .mobilepadding > .entry-title{
	display:block!important;
	margin-top:0px;
	float:left;
	max-width:60%;
}

#topButtons {
	margin-top:15px;
}

#layout {
	width:100%;
	min-height:100%;
	position:relative;
	margin-bottom:-76px;
	margin-bottom:-152px/9;
	padding-bottom:76px;
}

.name {
	list-style: none;
}

.float-right {
	float:right;
}

.float-left {
	float:left;
}

#noticeResultsTable thead .sorting {
	background:url(../img/sort-icon.gif) no-repeat right;
	padding-left:10px;
}

#noticeResultsTable thead .sorting_asc {
	background:url(../img/sort-icon-up.gif) no-repeat right;
	padding-left:10px;
}

#noticeResultsTable thead .sorting_desc {
	background:url(../img/sort-icon-down.gif) no-repeat right;
	padding-left:10px;
}

#noticeResultsTable thead .nosort {
	background:#ffffff;
	cursor:default;
}

.searchtitle {
	padding-right:10px;
	margin:0px;
	font-size:14px;
	font-weight:bold;
}

.btn, .inline-btn, #noticeResultsTable tbody tr td a, .pure-button, .pure-button-primary {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #09315b;
	color: #fff;
	cursor: pointer;
	font-size:13px;
	padding: 5px 16px 6px;
	text-shadow: none;
	vertical-align: middle;
}
}

.btn:hover, .inline-btn:hover, #noticeResultsTable tbody tr td a:hover, .pure-button:hover, .pure-button-primary:hover {
	background: #B7BF10;
	color:#ffffff;
	text-shadow:none;
}

.actionbutton {
  float:right;
  border:#f2dc3f solid 2px;
  background:#f7f2cc;
  color:#1d4e97;
  text-align: center;
  line-height: 1.8rem;
}

.actionbutton:hover {
	background: #f2dc3f;
}

.actionbutton a {
	padding:5px;
	font-size:0.8rem;
	line-height: 1.8rem;
	font-weight: bold;
	color:#1d4e97;
	display:block/9;
}

.actionbutton a:hover {
	text-decoration: underline;
}

.top-bar ul{
	margin-left: 0px;
}

.top-bar-section {
	width: 100%;
	float:left;
	margin-top:0px;
	line-height:none/9;
}

.top-bar-section {
    transition: none 0 0;
    left: 0 !important; }

.top-bar-section ul {
      width: auto;
      height: auto !important;
      display: inline; 
  }

.top-bar-section ul li {
        float: left;
        list-style: none;
        font-size:0.8125em;
    }
.top-bar-section li.hover > a {
      background: #153669;
      color: white; 
  }

.top-bar-section li a{
      padding: 8px 15px;
  		color:#ffffff;
  		display:inline-block;
  		text-decoration:none;
  	}

.top-bar-section li a:hover {
        background: #153669; 
    }

.top-bar-section li.active a {
      padding: 8px 15px;
      color: #143361;
      background: #f2dc3f;
      text-decoration: none;
      display:inline-block;
  }

.top-bar-section li a:hover {
        background: #153669;
        color: #ffffff;
    }

#menu-footer-menu li {
	list-style: none;
	display: inline-block;
	margin-right: 5px;
	padding-right: 5px;
}

#menu-footer-menu li:last-child {
	border-right:none;
}

#menu-footer-menu li a {
	color:#ffffff;
	font-size: 0.7em;
}

#menu-footer-menu li a {
	text-decoration: underline;
}

.featuremenu, #menu-footer-menu, .title-area  {
	padding:0px;
	margin:0px;
}

.featuremenu {
	margin-bottom:1.25em;
}

#menu-footer-menu {
	margin-top:20px;
}


#submenu div {
	padding:12px 12px 20px 12px;
	padding:0px;
}

.register, .searchopp, .helpguid  {
	list-style: none;
	display: inline-block;
	font-size:1.2em;
	padding: 0px;
}

#submenu div a {
	color:#ffffff;
}

.register {
	background: #00b3dc url('../../images/register.png') left center no-repeat;
	background-position:26%;
}

.searchopp {
	background: #0c1975 url('../../images/search.png') left center no-repeat;
	background-position:6%;
}

.breaker {
	margin-bottom: 15px;
	border-top:#aac2e6 10px solid;
}

.bip p {
	text-align: center;
	color:#fff;
	margin-bottom: 10px;
	font-size: 0.8125rem;
	margin-top:10px;
}

.bip a {
	text-decoration: none;
	border:none;
}

.bip a, .bip img {
	min-width: 102px;
	margin: 0px auto;
	display:block;
}

.external {
	background: transparent url('../../images/external_link.gif') no-repeat scroll right 0px;
	float: none;
	padding-right: 18px;
}

#footer {
	min-height:76px;
	float:left;
}

.searchformskeyword label, .searchformdate label{
	width:100%;
	float:left;
	margin-bottom:10px;
}
.searchformskeyword input{
	width:100%;
	float:left;
}

.searchformdate {
	float: left;
	display:inline-block;
	position:relative;
	padding-left:20px;
}

.searchformdate input {
	width:130px;
	float:left;
	clear:both;
}

.formholder{
	background: #f7f7f7;
	border: 1px solid #ddd;
	margin: 0px;
	margin-bottom: 20px;
	width:100%;
	float:left;
	display:block;
}

#questfour {
	margin:2%;
	padding:2%;
	padding-top:1%;
}

#questfour legend {
	font-size:14px;
	font-weight:bold;
	padding:5px;
}

.searchforms{
	border:none;
	padding-left:0;
}
.searchformskeyword{
	width:38%;
	margin:0!important;
	float:left;
	margin-right:20px;
}

a.dp-choose-date{
	background: url(../../images/datepicker.gif) no-repeat;
	display: block;
	float: left;
	height: 16px;
	margin: 5px 3px 0;
	overflow: hidden;
	padding: 0;
	text-indent: -2000px;
	width: 16px;
	position: absolute;
	top: 56%;
	left:84%;
}

.searchbut{
	float: right;
	position: relative;
	top:30px;
}

.searchb{
	color:white;
	background-color:#1d4e97;
	padding: 6px;
	border: none;
}

table {
  background: white;
  margin-bottom: 1.25em;
  border: solid 1px #dddddd; }
  table thead,
  table tfoot {
    background: whitesmoke; }
    table thead tr th,
    table thead tr td,
    table tfoot tr th,
    table tfoot tr td {
      padding: 0.5rem 0.625em 0.625em;
      font-size: 0.875em;
      font-weight: bold;
      color: #222222;
      text-align: left; }
  table tr th,
  table tr td {
    padding: 0.5625em 0.625em;
    font-size: 0.875em;
    color: #222222; }
  #oppoverviewtable tr.even, #oppoverviewtable tr.alt, #oppoverviewtable tr:nth-of-type(even) {
    background: #f9f9f9; }
  table thead tr th,
  table tfoot tr th,
  table tbody tr td,
  table tr td,
  table tfoot tr td {
    display: table-cell;
    line-height: 1.125em; }

/* Standard Forms */
form {
  margin: 0 0 1em; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5em; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.5em; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column,
    form .row .row.collapse .columns {
      padding: 0; }
    form .row .row.collapse input {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5em; }

.pagebanner {
	float:left;
	margin-bottom:20px;
	margin-left:10px;
}

.pagelinks span a{
	background: #dddddd;
    border: 1px solid #999;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 3px;
    color: #666666;
    padding: 5px;
    margin:0px 5px;
}

.pagelinks span a:hover{
	background: #eeeeee;
}

.pagelinks span strong{
	background: #eeeeee;
    border: 1px solid #999;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 3px;
    color: #666666;
    padding: 5px;
    margin:0px 5px;
    margin-top:-3px;
}

.pagelinks .nolink {
	display:none;
}

.pagelinks .pagenext {
	float:left;
}

#footer_noticesearch {
	height:76px;
	width:100%;
	float:left;
	position:relative;
	z-index:2222;
	margin-bottom:20px;
}

#oppoverviewtable {
	float:left;
}

#noticestatus, #noticepreviewtable, .completeentry, .backtoresults {
	width:100%;
	float:left;
	display:block;
	margin-bottom:10px;
}

#noticestatus {
    border: #dddddd solid 1px;
    float: right;
    width: 38%;
    margin-bottom: 10px;
}

#noticestatus .status {
	display:inline-block;
	float:left;
	padding-top:5px;
}

#noticestatus .closed-active {
	margin-right:0px;
}

#noticestatus .status img, #noticestatus .inactive img {
	float:right;
	display:block;
	margin-left:5px;
}

#noticestatus .status, #noticestatus .inactive {
	font-weight:bold;
	font-size:0.8em;
}

#noticestatus tr td{
	font-size:0.8em;
}

.lastrow {
	margin-bottom:10px;
}

#noticestatus tr td strong {
	color:#1f509a;
}

#noticestatus tr td a {
	float:right;
}

#noticestatus .inactive {
	color:#c8c8c8;
}

#noticestatus .na-active {
	padding-right:8px;
}

#noticestatus .na-active {
	color:#666666;
}

#noticestatus .pending-active {
	color:#D77700;
}

#noticestatus .open-active {
	color:#52e121;
}

#noticestatus .closed-active {
	color:#ff2424;
}

.noticestatusbuttons {
	padding-top:8px;
	float:right;
	max-width:38%;
}

.noticestatusbuttons h2, .completeentry h2 {
	font-size:0.8em;
	color:#222222!important;
	margin-top:7px;
	text-transform:uppercase;
}

.completeentry h2 {
	font-size:1.1em;
}


.disabled, .disabled:hover {
	background: #ddd;
	color: #aaa!important;
	text-shadow: none;
	cursor: default;
}

.subheading {
	clear:left;
}

#noticeResultsTable {
	margin-bottom:10px;
}

.dataTables_paginate {
	margin-bottom:20px;
}

.dataTables_paginate, .dataTables_info {
	font-size:13px;
}

.white {
	background:#ffffff;
}

@media only screen and (max-width: 58.750em) {

	.featuremenuicon {
	  width: 48%;
	  display:inline-block;
	  padding:5px;
	  text-align: center;
	  margin-bottom: 10px;
	}

	.search, .help {
		float:right;
		margin-right:0px;
	}

}

@media only screen and (max-width: 45em) {

	.featuremenuicon {
	  width: 100%;
	  display:inline-block;
	  padding:5px;
	  line-height:150%;
	  text-align:center;
	  margin-bottom: 10px;
	}

	.name {
		list-style: none;
	}

	header {
		padding:1em 0;
		display:block;
	}

	.title-area{
		width:100%;
	}

	.headerbuttons {
		width:100%;
		float:right;
		margin-top: 10px!important;
	}
}
@media only screen and (max-width: 33.500em) {

	.actionbutton {
	  width:100%;
	  display: block;
	  margin-bottom: 0.5em;
	  border:#f2dc3f solid 2px;
	  background:#f7f2cc;
	  color:#1d4e97;
	  text-align: center;
	  line-height: 1.8rem;
	}

	.headerbuttons {
		margin-top: 0px;
	}

}

/* UKHO design */

/* Header */

.header {
	padding: 0;
	margin: 0;
	height: 130px;
}

.logo {
	display: block; 
	float: left;
	width: 235px;
    height: 100px;
    background-image: url(https://wandledev.bipsolutions.co.uk/wp-content/uploads/2017/04/wandle.png);
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.logo h1 {
	text-indent: -999em;
	padding: 0;
	margin: 0;
}

#topButtons {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 15px;
	right: 2px;
}

#topButtons a {
	line-height: 30px;
	box-sizing:border-box;
}

.registerButton,
.loginButton {
	padding: 9px 50px !important;
	color:#ffffff!important;
	text-align:center;
	width: 170px;
	font-size: 18px;
	transition: background-color 1s;
	display: block;
	float: left;
}

.registerButton {
	background: #8835C3 !important;
}

.loginButton {
	background: #DB2639 !important;
}

.loginButton:hover  {
	background:#893000 !important;
}

.registerButton:hover {
	background: #2a1464 !important;
}

.register,
.searchopp {
	height: 71px;
    line-height: 71px;
	display: block;
	padding-left: 9%;
	width: 41%;
	float: left;
}

.register {
	background: #8835C3 url(../../images/register-button.png) 26px 15px no-repeat;
}

.searchopp {
	background: #DB2639 url(../../images/search-button.png) 24px 19px no-repeat;
}

ul.trackerMain {
	background: #ECECEC;
	position: absolute;
	left: 0 !important;
}

/* Main content */

.main-content {
	padding: 30px;
}

/* Footer */

#footer_noticesearch > .pure-g {
	padding: 0 10px 17px 10px;
	background: #FFFFFF;
}

#menu-footer-menu li a {
    font-size: 12px !important;
    color: #3c3c3c;
    padding-right: 10px;
    text-decoration: none;
    color: #FFF;
}

#menu-footer-menu li:last-child a {
	border: 0;
}

#menu-footer-menu {
    padding: 0 0 0 30px;
}

#noticeResultsTable tbody tr td {
	font-size: 0.875em;
}