@import url(jevents_ovr.css);
	
body {
	background: #eee
}

h3 {
	color: #555
}

h2 a {
	text-decoration: none
}

h2,.moduletable h3, .items-leading h2 {
	border-bottom: solid 1px #ddd;
}
hgroup h1.pageheader {
	 margin-bottom: 0.75em;
    font-size: 1.5em;
    line-height: 1.2;
    padding: 5px 0px;
    border-bottom: 1px solid #DDD;
}

.items-row h2 {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}

a, body a {
    text-decoration: none;
}

a:link,a:visited {
	color: #095197
}

a:hover,a:active,a:focus {
    text-decoration: underline;
    background: none;
	color: #0074cc}

ul {
	list-style : square outside url(../images/personal/arrow.png);		
}
ul.menu, ul.menu ul {
    list-style-type: none;
    list-style-image: none;
}

.logoheader {
	background: url(../images/personal/Eurachem_banner_bkg105_1160_plain.png) no-repeat right
		bottom #ffffff;
	color: white;
	height: 105px;
}

.footnote {
	margin-top: 0em;
	margin-bottom: 0.75em;
	font-size: smaller;
	font-style: italic;
} 

.notes {
	margin-top: 0em;
	margin-bottom: 0.75em;
	font-size: smaller;
}

#all {
	background: #FFFFFF;
	color: #444;
}

#shadow #all {
	box-shadow: 0px 20px 10px #555555
}

#header ul.menu {
  background-color:#ddd;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee", endColorstr="#dddddd");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#eeeeee), to(#dddddd));
  background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -ms-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
  background-image: linear-gradient(#eeeeee, #dddddd);
  border-color: #b2b2b2 #b2b2b2 hsl(114, 0%, 62.5%);

  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.49);
  -webkit-font-smoothing: antialiased;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px
		rgba(0, 0, 0, 0.05);
	color: #095197;
	border: solid 1px #ddd;
	border: 1px solid #e5e5e5;
	text-transform: uppercase;
}

#header ul.menu a:link,#header ul.menu a:visited {
	color: #333;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px;
	margin: 0;
	display: inline-block;
	margin: 0 0 0;
	padding: 12px 15px;
	position: relative;
	border-right: 1px solid #ddd;
	box-shadow: 1px 0px 0px #f5f5f5;
}

/*  grey background */
.btn,.button,button,p.readmore a,#header input.button,.pagenav a:link,.pagenav a:visited,#advanced-search-toggle,.profile-edit a:link,.profile-edit a:visited,h3.js_heading
	{
  background-color:#ddd;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#dddddd");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
  background-image: -moz-linear-gradient(top, #ffffff, #dddddd);
  background-image: -ms-linear-gradient(top, #ffffff, #dddddd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(top, #ffffff, #dddddd);
  background-image: -o-linear-gradient(top, #ffffff, #dddddd);
  background-image: linear-gradient(#ffffff, #dddddd);
  border-color: #b2b2b2 #b2b2b2 hsl(114, 0%, 62.5%);

  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.49);
  -webkit-font-smoothing: antialiased;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px
		rgba(0, 0, 0, 0.05);
	color: #095197;
	border: solid 1px #ddd
}

/* +++++++++++++  table display  Catgegories table, contact etc, ++++++++++++++++++++* */
table {
	border: solid 1px #ddd
}

table th {
	background-color: #0074cc;
	color: #fff;
	background-image: -moz-linear-gradient(top, #095197, #1B6BA5);
	background-image: -ms-linear-gradient(top, #095197, #1B6BA5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#095197),
		to(#1B6BA5) );
	background-image: -webkit-linear-gradient(top, #095197, #1B6BA5);
	background-image: -o-linear-gradient(top, #095197, #1B6BA5);
	background-image: linear-gradient(top, #095197, #1B6BA5);
	background-repeat: repeat-x;
	filter: progid :   DXImageTransform.Microsoft.gradient (   startColorstr
		=
		 '#095197', endColorstr =   '#1B6BA5', GradientType =   0 );
	border-color: #0055cc #0055cc #003580;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid :   dximagetransform.microsoft.gradient (   enabled =
		false );
}

table th a:link,table th a:visited {
	color: #fff
}

tr.odd,tr.cat-list-row1 {
	background: #f8f8f8
}

table  tr:hover td {
	/* background: #FEFDE2; */
}

/* blue background */
.btn:hover,
.btn:active,
.btn:focus,
.button:hover,
.button:active,
.button:focus,
button:hover,
p.readmore a:hover,
#header ul.menu a:hover,
#header ul.menu a:active,
#header ul.menu a:focus,
.pagenav a:hover,
.pagenav a:active,
.pagenav a:focus,
#advanced-search-toggle:hover,
#advanced-search-toggle:active,
#advanced-search-toggle:focus,
.profile-edit a:hover,
.profile-edit a:active,
.profile-edit a:focus,
#fontsize a:hover,#fontsize a:active,#fontsize a:focus,
#mobile_select h2 a
	{
	background-color: #000000;
	color: #fff;

  background-color:#095197;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0087d1", endColorstr="#095197");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#0087d1), to(#095197));
  background-image: -moz-linear-gradient(top, #0087d1, #095197);
  background-image: -ms-linear-gradient(top, #0087d1, #095197);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0087d1), color-stop(100%, #095197));
  background-image: -webkit-linear-gradient(top, #0087d1, #095197);
  background-image: -o-linear-gradient(top, #0087d1, #095197);
  background-image: linear-gradient(#0087d1, #095197);
  border-color: #00456b #095197 hsl(201, 100%, 16%);
  color: #fff ;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;

}
table.compact th,
table.compact td {
  padding: 3px;
  line-height: 1.2em;
}

.noborder {

}

table.noborder {
	border-style: none;
	border: none;
}
.noborder tr,
.noborder td,
.noborder th {
	border: none;
}
/* member list styles (table) */

.members {

}

table.members td a {
	color: black;
	min-height : 16px;
	padding-right : 17px;
	margin-right: 2px;
	margin-left: 2px;
}

table.members td a:hover,
table.members td a:active,
table.members td a:focus {
    text-decoration: underline;
    color: black;
    background-image : url(../images/offsite_14h.png);
    background-position : right;
    background-repeat : no-repeat;
}

img.members {
	border: 1px solid #cccccc;
}

/* member list styles for grid layout (speculative) */

.mbrgrid {
  display: grid;
  grid-template-columns: auto auto auto;
  column-gap: 6px;
  row-gap: 6px;
}

.mbritem {

}

/* Structure - img slice */

.img-slice {

}

.img-cell {

}


table.img-slice {
  display: block;
  border-collapse: collapse;
  border-spacing: 0 0 0 0 ;
  border: none;
  margin-left: auto;
  margin-right: auto;
}

div.img-slice {
  display: block;
  border: none;
  margin: auto;
  /* line-height: 0; */
}


div.img-cell,
td.img-slice  {
	margin: 0;
	padding: 0;
	border: none;
	line-height: 0;
}

div.img-cell a {
	padding: 0;
	border: none;
	margin: 0;
	line-height: 0;
}

div.img-cell img,
div.img-cell a img,
td.img-slice a img {
	padding: 0;
	border: none;
	margin: 0;
	line-height: 0;
	vertical-align: middle;
	display: block;
}

*/


/* Contact form [including a fix for Joomla slider problem] */
#contact-form fieldset {
	background-color: #ffffdd;
}

#contact-form fieldset > legend {
	background-color: #ffffff;
   border: 1px solid #DDD;
   border-radius: 5px;	
}

div.accordion-heading {
   font-size: 1.2em;
   font-style:italic;
   border-bottom: 1px solid #DDD;
   margin-bottom: 0.5em;
}

/* Turn off inappropriate 'toggle' behaviour */
a.accordion-toggle {
   color: #444;
   pointer-events: none;
   cursor: default;	
}

dl.contact-position dd {
	font-size: 1em;
	font-weight: normal;
}
dl.contact-position dd::before {
	content: "Position: ";
	font-weight: bold;
}
span.jicons-text {
	font-weight: bold;
}
div.contact img {
	border: none; 	
}
span.contact-webpage {
	display: block;
	margin-top: 1em;
}
span.contact-webpage::before {
	content: "Web page: ";
	font-weight: bold;
	
}
/* +++++++++++++++++  Pagination +++++++++++++++ */
.pagination span,.pagination span  a:hover {
	color: #999999;
	background-color: #f5f5f5;
}
div.pagination {
  text-align: center;
}
/* active item */
span.pagenav {
	background: #095197;
	color: #fff
}

.pagination-start span.pagenav,.pagination-prev  span.pagenav,.pagination-end span.pagenav,.pagination-next span.pagenav
	{
	background-color: #f5f5f5;
	color: #444
}

/* grey pagenav */
.next i.icon-chevron-right {
	
}
.previous i.icon-chevron-left {
	
}

ul.pager, ul.pagenav {
	list-style: none none;
	min-height: 31px;
}
.pager li.next > a, .pager li.next > span,
.pager li.previous > a, .pager li.previous > span {
    display: inline-block;
    background-color: #FFF;
    border: 1px solid #DDD;
    border-radius: 15px;
    list-style: none none;
    font-weight: bold;
    box-shadow: 0px;
    text-shadow: 0px;
    line-height: 18px;
}

.pager li.next > a:hover, 
.pager li.next > a:focus,
.pager li.next > a:active, 
.pager li.previous > a:hover, 
.pager.previous li > a:focus,
.pager.previous li > a:active {
    text-decoration: none;
    color: #095197;
    background-color: #F5F5F5;
    border: 1px solid #bbb;
    text-shadow: 0px 0px;
}

.pager li.previous > a, .pager .previous > span {
    float: left;
    background-image: url(../images/chv_l18.png);
    background-position: left;
    background-repeat: no-repeat;
    padding: 5px 14px 5px 24px;
}
.pager li.previous > a:hover, .pager li.previous > a:focus {
   background-image: url(../images/chv_lhv18.png);
}

.pager li.next > a, .pager .next > span {
    float: right;
    background-image: url(../images/chv_r18.png);
    background-position: right;
    background-repeat: no-repeat;
    padding: 5px 24px 5px 14px;
}
.pager li.next > a:hover, .pager li.next > a:focus {
   background-image: url(../images/chv_rhv18.png);
}

/* end grey page nav */

/* +++++++++++++++++  content  +++++++++++++++ */
.article-info {
	background-color: #fbfbfb;
	background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff),
		to(#f5f5f5) );
	background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: linear-gradient(top, #ffffff, #f5f5f5);
	background-repeat: repeat-x;
	filter: progid :   DXImageTransform.Microsoft.gradient (   startColorstr
		=
		 '#ffffff', endColorstr =   '#f5f5f5', GradientType =   0 );
	border: 1px solid #ddd;
	-webkit-box-shadow: inset 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 0 #ffffff;
	box-shadow: inset 0 1px 0 #ffffff;
}

ul.menu a:link,ul.menu a:visited {
	color: #444;
}

/* ++++++++++++++++++++++  menu ++++++++++++++++++++++++++  */
.moduletable_menu {
	border: solid 1px #ddd;
	background: #f9f9f9;
}

#header ul.menu {
	border: solid 1px #D5D5D5;
	box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 5px rgba(0, 0, 0, 0.1);
}

#header ul.menu a {
	box-shadow: none;
	border-bottom: 0
}

ul.menu a:hover,ul.menu a:active,ul.menu a:focus {
	background-color: #F5F5F5;
	background-image: -moz-linear-gradient(center top, #FFFFFF, #E6E6E6);
	background-repeat: repeat-x;
	background: url(../images/arrow.png) no-repeat right center;
	color: #095197
}

/* ++++++++++++++++   highlighting active menuitem  +++++++++++++++++++ */
ul.menu li.active a,ul.menu  li.active ul li.active a,ul.menu  li.active ul li.active  ul li.active a,ul.menu  li.active ul li.active  ul li.active ul li.active  a,ul.menu  li.active ul li.active  ul li.active ul li.active ul li.active a
	{
	font-weight: bold;
}

ul.menu  li.active ul li a,ul.menu  li.active ul li.active  ul li a,ul.menu  li.active ul li.active  ul li.active ul li  a,ul.menu  li.active ul li.active  ul li.active ul li.active ul li a
	{
	font-weight: normal
}

ul.menu a {
	box-shadow: 0 1px 0 #fff;
	border-bottom: solid 1px #ddd;
	text-shadow: 0 1px 0 #fff
}

ul.menu ul a {
	background: #e5e5e5;
	margin-bottom: 1px
}

ul.menu ul ul ul a {
	background: #f5f5f5 url(../images/arrow.png) no-repeat 24px center;
}

ul.menu ul ul ul ul a {
	background: #fff;
}

/* +++++++++++++++++++++++  SLIDER  ++++++++++++++++++++  */
.panel h3.pane-toggler a {
	background: url(../images/slider_plus.png) right top no-repeat;
	color: #333
}

.panel h3.pane-toggler-down a {
	background: url(../images/slider_minus.png) right top no-repeat;
	border-bottom: solid 1px #ddd;
	color: #333
}

/*  +++++++++++++++++   Tabs ++++++++++++++++++++++  */
ul.tabs li,dl.tabs dt h3 a:link,dl.tabs dt h3 a:visited {
	background: #f5f5f5 url(../images/nature/box.png) repeat-x;
}

ul.tabs li a:link,ul.tabs li a:visited,dl.tabs dt a {
	color: #333;
	border: solid 1px #ddd;
	border-bottom: 0
}

ul.tabs li a:hover,ul.tabs li a:active,ul.tabs li a:focus {
	color: #000
}

.tabcontent,div.current {
	background: #fff;
	color: #000;
	border: solid 1px #ddd;
}

.tabcontent .linkclosed {
	color: #000;
	border-bottom: solid 1px #e5e5e5;
}

ul.tabs li a.linkopen,dl.tabs dt.open  h3 a:link,dl.tabs dt.open  h3 a:visited
	{
	background: #fff;
	color: #333;
	border-radius: 5px 5px 0px 0px;
}

ul.tabs li a.linkclosed:hover,ul.tabs li a.linkclosed:active,ul.tabs li a.linkclosed:focus,ul.tabs li a.linkopen:hover,ul.tabs li a.linkopen:active,ul.tabs li a.linkopen:focus
	{
	background: #555;
	color: #fff
}

#footer-inner,#footer {
	background: #f5f5f5;
	box-shadow: 0px 20px 10px #555
}

#footer {
	background: #555;
	max-width: 1025px;
	margin: 0 auto;
	box-shadow: 0px 0px 10px #555555;
	color: #fff
}

#footer a {
	color: #fff;
	background: none
}

#bottom a {
	background: none
}

.box1 {
	border-right: solid 1px #ccc
}

.box3 {
	border-left: solid 1px #ccc
}

#bottom  ul li a {
	background-image: none;
	padding-left: 0
}

/* e-News subscription box  */

div.subscribe-container {
	font-family: Tahoma, Helvetica;
	color: white;
	padding: 0px 25px;
	margin: 0px 10px;
	background-color: #808080;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	border-radius: 12px;
}

div.subscribe-container:hover {
  box-shadow: 0px 2px 8px lightgrey;
}

/* PDF link style */
a.pdf {
	min-height : 16px;
	padding-right : 17px;
	margin-right: 2px;
	margin-left: 0px;
	background-image : url(../images/pdficon_14.png);
	background-position : right;
	background-repeat : no-repeat;
}

/* zip link style */
a.zip {
	min-height : 16px;
	padding-right : 17px;
	margin-right: 2px;
	margin-left: 0px;
	background-image : url(../images/zip14.png);
	background-position : right;
	background-repeat : no-repeat;
}

/* Word link style */
a.word,
a.doc {
	min-height : 16px;
	padding-right : 17px;
	margin-right: 2px;
	margin-left: 0px;
	background-image : url(../images/word_14.png);
	background-position : right;
	background-repeat : no-repeat;
}

/* PowerPoint link style */
a.ppt {
	min-height : 16px;
	padding-right : 17px;
	margin-right: 2px;
	margin-left: 0px;
	background-image : url(../images/ppt_14.png);
	background-position : right;
	background-repeat : no-repeat;
}

/* Offsite link style */
/* a[href^="http"], */

a.offsite {
	min-height : 16px;
	padding-right : 17px;
	margin-right: 2px;
	margin-left: 2px;
	background-image : url(../images/offsite_14.png);
	background-position : right;
	background-repeat : no-repeat;
}

/* a:hover[href^="http"], */

a.offsite:hover {
	background-image : url(../images/offsite_14h.png);
}

/*Table style without cell top and bottom border */

table.notb td {
	border-top: 0px;
	border-bottom: 0px;
}

table.notb th,
table.notb thead td {
	font-weight: bold;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}
/* Narrow table style for workshops */
table.narrow {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1.5em;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0px none;
	border-bottom: 1px solid #ddd;
	/* border-top: 1px solid #ddd; */
	background-color: transparent;
	font-size: 1em
}

table.narrow th,table.narrow td {
	padding: 4px;
	vertical-align: top;
	border-top: none;
	line-height: 1.2em;
	text-align: left;
}

table.narrow td h4 {
	margin-top: 0.75em;
	margin-bottom: 0em;
}

/* 'Top' link  marker style */
.topmarker,
div.topmarker,
p.topmarker{
	text-align : right;
	/* border-top : 1px solid #5A99F4; */
	margin-top : 1px;
	padding : 0px 0px 6px 0px;
	margin-right: 12px;
}
	
div.topmarker  a ,
p.topmarker  a  {
	width: 30%;
	font-style : italic;
	color : #5A99F4;
	font-weight : bold;
	text-decoration: none;
}

/* programme list class */
ul.programme {
	margin-left: 0px;
}

ul.programme li {
	list-style : none outside;
	margin-top: 0.5em;
	font-weight: bold;
}

ul.programme li::marker {
	width : 0px;
}


ul.programme li a {
	font-weight: bold;
}

ul.programme li ul {
	margin-top: 0px;
	margin-bottom: 1em;
}

ul.programme li ul li {
	list-style : none outside;
	font-style: italic;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
}

ul.programme li ul li a {
	font-style: italic;
}

/* block quote styling */
blockquote {
  background: #f9f9f9;
  color: #404040;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px 1.5em 3em;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
  font-weight: 500;
  font-style: italic;
  line-height: 1.5;
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}

.bqsource {
  width: 100%;
  display: block;
  text-align: right;
  font-style: italic;
  color: #808080;
  font-weight: bold;
  margin-top: 0.5em;
  font-size: 90%;
}

/* newsflash list style */
li.newsflash-item {
	list-style : none inside;
	clear: both;
	}

figure.newsflash-image {
	float: left;
	margin: 0px 8px 4px 0px;
}

/* Warning container */
.warn-on-hover {
  position: relative;
  /* display: inline-block; */
}

/* Warning text */
.warn-on-hover .warning-text {
  visibility: hidden;
  width: 150px;
  background-color: lightyellow;
  border: 1px solid black;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -75px; /* Use half of the width to center the tooltip */
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.warn-on-hover:hover .warning-text {
  visibility: visible;
}


/* Tags */
.label {
	display: inline-block;
	padding: 2px 4px;
	font-size: 10.998px;
	font-weight: bold;
	line-height: 14px;
	color: #fff;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.label {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #2BA6CB;
}

.label:empty {
	display: none;
}
a.label {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
   background-color: #2BA6CB;
}
a.label:hover,
a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	background-color: #2b55cb;
}
ul.tags,
ul.pager {
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
}
ul.tags li {
	list-style: none inside;
	display: inline-block;
}

/************  Tags in boxes **************/
ul.thumbnails li.cat-list-row0,
ul.thumbnails li.cat-list-row1 {
    background-color: #FBFBFB;
    background-image: -moz-linear-gradient(center top , #FFF, #F5F5F5);
    background-repeat: repeat-x;
    border: 1px solid #DDD;
    box-shadow: 0px 1px 0px #FFF inset;
    overflow: hidden;
    padding: 3px;
    margin: 0px 0px 18px;
    border-radius: 3px;
    width: 23%;
    display:inline-block;
    vertical-align: top; 
    list-style: outside none none;
}

ul.thumbnails li.cat-list-row0 h3,
ul.thumbnails li.cat-list-row1 h3 {
	margin-bottom: 0.3em;
	font-size: 1.2em;
	line-height: 1.3;
	padding-bottom: 5px;
}	

/*  Striped article list ... */
ul.list-striped {
   border-top: 1px solid #DDD;
	list-style-type: none;
	list-style-image: none;
	margin-right: 15px;
}
.list-striped li {
    border-bottom: 1px solid #DDD;
    padding: 0.7em;
}

.list-striped li h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.list-striped li.cat-list-row0 {
  background-color: #F9F9F9;
}
.list-striped li:hover,
.list-striped li.cat-list-row0:hover {
  background-color: #F0F0F0;

}
/********************************* */
.moduletable_mostread,
.moduletable_upd,
.moduletable_srch,
.moduletable_twt,
.moduletable_yt {
	border: solid 1px #ddd;
	border-radius: 4px;
   background: #f9f9f9;
   margin-bottom: 20px;
   padding: 5px;
}

.moduletable_mostread h3,
.moduletable_upd h3,
.moduletable_twt h3,
.moduletable_yt h3 {
    border-bottom: 1px solid #DDD;
    margin-bottom: 0.5em;
    font-size: 1.2em;
    line-height: 1.2;
    padding-bottom: 5px;
}
/* -- Search bar --*/
div.search_srch {
    padding: 10px 20px 0px 20px;
    text-align: center;
}

#srch input[type="image"],
div.search_srch form input[type="image"] {
	margin: 0px;
	outline-width : 0px;
	vertical-align : middle;
	border: 0px;
	margin : 2px 0px 2px 0px;
    transition: none;
    box-shadow: none;
    display: inline;
}


#srch input[type="text"],
div.search_srch form input[type="text"],
div.search_srch form input[type="search"]{
	height: 18px;
	font-size : 14px;
	border : 1px solid #CCCCCC;
	margin : 2px 0px 2px 0px;
	vertical-align : middle;
   transition: none;
   box-shadow: none;
   border-radius: 4px;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   display: inline;
   padding: 0px;
	outline-width : 0px;
   max-width: 70%;
   padding-left: 0.5em;
   padding-right: 0.5em;
}
div.btn-toolbar,
div.searchintro{
  display: block;
  clear: both;
}
span.icon-search{
  margin-left: 10px;
  padding: 11px 9px 11px 10px;
  width: 29px;
  height: 22px;
  /* background-color: #d0d0d0;
  background-image:url("../images/searchButton.gif"); */
}
span.icon-search::before{
  content: "Search >> ";
}

/* reCaptcha spacing */
#jform_captcha {
  clear: both;
  margin: 10px 10px 10px 0px;

}


div.rndimg200x132 { /*explicit in article */
	margin : 5px 2px 2px 6px;
	text-align : right;
	font-size : 70%;
	font-style : italic;
	color : #999999;
	line-height : 0.8em;
	float:right;
}

/* Add-This toolbar styling */
/* Add-This Withdrawn 2023-05-31 */
/* Replaced with AddToAny */

div.addtoany_container {
	text-align: right;
	margin-bottom: 0.5em;
}

/* Mail subscription button styling */
div.subscribe-button {
	font-family: tahoma, Helvetica;
	display: inline-block; 
	text-align: center; 
	font-size: 13px; 
	vertical-align: middle;
}

div.subscribe-button a, 
div.subscribe-button a:active, 
div.subscribe-button a:visited {
	color: white;
	text-decoration: none;
}

div.subscribe-button a:hover {
	color: white;
	text-decoration: underline;
}


/* responsive */
#mobile_select h2 {border:0; margin:-17px 0 0 0; padding:0; background:#0C1D43;text-align:right}
#mobile_select h2 a {
display:inline-block;
font-size:0.8em;
border-radius:4px 4px 0 0;
padding:6px;
font-size:0.75em;
margin-right:5px;
}



@media only screen and (max-width: 480px) {

	img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
}


	#fontsize{display:none}
	#nav,#wrapper2,#wrapper,.cols-3 .column-1,.cols-3 .column-2,.cols-3 .column-3,#right,.box,#header form
		{
		float: none;
		width: 100%
	}
	/* #header {padding-top:3em} */
	#header form  {margin:0}
	.logoheader {	background: #ffffff url(../images/personal/Eurachem_banner_bkg105_18_plain_white.png) repeat-x;
	 height:105px; margin:0}
	.box {
		border-left: 0 !important;
		border-bottom: solid 1px #ddd;
	}
	#line {
		text-align: center;
		top: 0;
		right: auto;
		max-width: 100% ;
		min-width:100%;

		margin: 0 0px; background: #dadada;
	}
	#header form input {
		float: none; margin-bottom:4px
	}
	#menuwrapper { margin-top:10px; }
	#header ul.menu {position:relative; top:0;left:20px; right:20px; margin:0; width:90%; border-radius:4px}
	#header ul.menu li:first-child a {border-radius: 4px 4px 0 0}
	#header ul.menu li:last-child a {border-radius:0 0 4px 4px }
	#header ul.menu li a:link,
	#header ul.menu li a:visited {
		display: block;
		padding: 6px 10px;
		border-bottom: solid 1px #ccc
	}
}
/*
@media only screen and (max-width: 480px) {
.logoheader {
	background: #ffffff url(../images/personal/Eurachem_banner_bkg105_18_plain_white.png) repeat-x;
	color: white;
	height: 105px;
}
}
*/
@media only screen and (min-width: 600px) {

}

@media only screen and (min-width: 768px) {
}

@media only screen and (min-width: 992px) {
}

@media only screen and (min-width: 1382px) { /* Styles */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
		(min--moz-device-pixel-ratio: 1.5) , only screen and
	(min-device-pixel-ratio: 1.5) { /* Styles */
}

.iframe-container-16x9 {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
  margin-bottom: 20px;
}
 
.iframe-container-16x9 iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

#___ytsubscribe_0 iframe {
   height: 48px;
}
