.lozenge ul {
	list-style: none !important;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.lozenge ul li {
	width: 100%;
	border-radius: 9px;
	background-color:#005eb8; /*NHS blue */
	margin:12px;	
}
.lozenge .mod-list li a {
	padding:10px 10px 10px 20px;
	color:white;
	font-size:1.2rem;
}
.j51white, .j51white h2, .j51white .j51-text {
	color:white;
}
.j51white.larger a {
	text-decoration: underline !important;
	color: white;
}
.text-blue, .text-blue .j51_icon, .text-blue .j51_icon_title {
	color: #005eb8;
}
/*
.search-query, .header-2, .input-medium, #mod-search-searchword148 {
	color: white;
	background-color: #1d3384;
}
*/
.mod-breadcrumbs__wrapper {
	padding-left:24px;
}
#container_header {
	margin-top: 10px; /* was 60px */
}
.module:first-of-type .module_surround {
	padding-top: 50px; /* was 100px */
	padding-bottom: 10px;
}
.patchs .module_surround {
	padding-top: 25px; /* was 100px */
	padding-bottom: 25px !important;
}
.wrapper_contentbottom {
	background-color: #005eb8;
	padding-top: 50px;
}
.larger {
	font-size: 1.3rem;
}
.contentbottom .module_surround, .bottom-2 .module_surround {
	padding:0 17px 50px !important; /* 50px was 100px */
}
#wrapper_bottom-1 {
	padding: 40px 0;
}
#wrapper_base-2 {
	padding: 20px 20px 10px 20px;
}
#container_base2_modules a {
	text-decoration: underline !important;
}
.header-contacts, .header-contacts a {
	color: white;
	padding-top: 10px;
}
.header-1, .header-2 {
  font-size: 1em;
  line-height: 1.25rem;
}
.relateditems li a {
	background-color: #005eb8;
	color: white !important;
	padding: 4px;
}
.header-2 {
	margin-right: 35px; /* was 15px */
}
/*
.mod-breadcrumbs__wrapper {
	background: #f4f4f4;
}
.blog-masonry-items {
	display: grid;
	grid-template-columns: repeat(3,1fr);
}
*/
.blog-masonry .item {
	height: 550px;
}
/*
	background-color: white;
	margin:15px;
	padding: 0px;
}
.blog.newsclass {
	background-color:#005eb8;
}
*/
#top2_modules .module_surround, #top4_modules .module_surround {
	padding: 30px 40px 30px 40px;
}
.header_top {
	height: 62px;
}
.logo-text {
	line-height: 1.2em;
}
h1, h2, h3, h4, h5, h6 {
	line-height:1.3;
}
.maincontent {
	padding: 30px 40px 30px 40px;
}
.uk-panel-box {
padding: 10px; /* was 20px */
margin: 10px; /* was 30px */
background: #fafafa;
color: #444444;
border: 1px solid #dddddd;
border-radius: 2px;
}
.bluebg {
background: #33CCFF;
}

.module .mod-list li a::after, 
.module_menu .mod-list li a::after {
  display: none;
}
.module .mod-list li a, 
.module_menu .mod-list li a {
  padding-left: 10px;
}
.hornav>ul>li>ul, .hornav>ul>li>ul>li>ul, .hornav>ul>li>ul>li>ul>li>ul {
	min-width: 290px; /* was 230px make drop-down menu wider */
}
.module .module_surround, .module_menu .module_surround {
	padding-left:30px;
	padding-right:30px;
}
/* for tabs & sliders */
div.jwts_toggleControlContainer a.jwts_toggleControl {
  font-size: 16px !important;
  font-weight: normal;
  text-decoration: none;
  display: block;
  border: 1px solid #ccc;
  border-radius: 4px !important;
  background: #005eb8 !important;
  color: white !important;
  padding: 8px !important;
  margin-bottom: 3px !important;
  line-height: normal;
}
div.jwts_toggleControlContainer a.jwts_toggleOn {
  color: white !important; /* was #c64934; */
}
#visions {
  text-align: center;
  background: #005eb8; /* was  #D6E4C0; */
  color: white;
  padding: 15px;
  margin-bottom: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.border-showcase {
	border-bottom: 10px solid white;
	border-left: 5px solid white;
	border-right: 5px solid white;
	border-top: 5px solid white;
/*	padding: 10px; */
}
