html, body, h1, h2, h3, p, th, td, li {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	
}

p{
	margin-right: 6px;
	margin-left: 6px;
	line-height: 1.5em;
}

.spacer {
	padding-top: 12px;
	padding-bottom: 12px;
}


.symbol_panel_s {
	color: #06c;
	text-align: center;
	font-size: 6em;
}

.symbol_panel_p {
	color: #fb0;
	text-align: center;
	font-size: 6em;
}

.symbol_panel_d {
	color: #c00;
	text-align: center;
	font-size: 6em;
}

.symbol_panel_f {
	color: #070;
	text-align: center;
	font-size: 6em;
}


strong {
	font-weight: 500;
}

.pure-menu-link {
    color: #0044a8;
}

/* @group Adjacent Element Panel */

#NavigationPanel {
	margin-top: 0;
	padding: 2px;
}

#NavigationPanel table {
	width: 100%;
}

#NavigationPanel th {
	text-align: center;
	border: thin solid silver;
	font-weight: normal;
	line-height: 2.2em;
	font-style: normal;
	padding: 0;
	width: 33.3%;
	margin: 1px;
}

/* @end */

.audio_button {
	font-size: 0.7em;
	font-weight: normal;
	font-style: normal;
	padding-top: 0;
	padding-bottom: 0;
}

.display_table {
	border: 2px solid white;
}

.grid_format {
	display: table-cell;
	border-left: 1px solid red;
	background-color: #eee;
}

/* @group spark_table_list */

ul.spark_table_list {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.spark_table_list li {
	list-style: none;
	margin-top: 3px;
}

ul.spark_table_list li img {
	margin-right: 6px;
}

/* @end */


/* @group FlagBlock */

#FlagBlock {
	line-height: 2em;
	font-size: 0.85em;
	background-color: #fff;
	margin: 0;
	height: 12px;
	padding: 0 0 9px;
}

#FlagBlock ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 12px;
	list-style-type: none;
}

#FlagBlock li {
	color: #333333;
	display: inline;
	line-height: 12px;
}

#flagsL, #flagsR {
	font-size: 0.85em;
	background-color: #fff;
	height: 12px;
	width: 100%;
	margin-top: 6px;
	margin-bottom: 6px;
}

/* @end */

/* @group Flags */

.flag_uk {
	background-image: url(../../_support/sprites/flags.png);
	background-position: 0px 0px;
	width: 32px;
	display: inline-block;
	margin-left: 1px;
	margin-top: 1px;
}

.flag_fr {
	background-image: url(../../_support/sprites/flags.png);
	background-position: 0px -20px;
	width: 32px;
	display: inline-block;
	margin-left: 1px;
	margin-top: 1px;
}

.flag_de {
	background-image: url(../../_support/sprites/flags.png);
	background-position: 0px -40px;
	width: 32px;
	display: inline-block;
	margin-left: 1px;
	margin-top: 1px;
}

.flag_nl {
	background-image: url(../../_support/sprites/flags.png);
	background-position: 0px -60px;
	width: 32px;
	display: inline-block;
	margin-left: 1px;
	margin-top: 1px;
}

.flag_it {
	background-image: url(../../_support/sprites/flags.png);
	background-position: 0px -80px;
	width: 32px;
	display: inline-block;
	margin-left: 1px;
	margin-top: 1px;
}

.flag_es {
	background-image: url(../../_support/sprites/flags.png);
	background-position: 0px -100px;
	width: 32px;
	display: inline-block;
	margin-left: 1px;
	margin-top: 1px;
}

.flag_se {
	background-image: url(../../_support/sprites/flags.png);
	background-position: 0px -120px;
	width: 32px;
	display: inline-block;
	margin-left: 1px;
	margin-top: 1px;
}

.flag_pt {
	background-image: url(../../_support/sprites/flags.png);
	background-position: 0px -140px;
	width: 32px;
	display: inline-block;
	margin-left: 1px;
	margin-top: 1px;
}

.flag_il {
	background-image: url(../../_support/sprites/flags.png);
	background-position: 0px -360px;
	width: 32px;
	display: inline-block;
	margin-left: 1px;
	margin-top: 1px;
}


/* @end */
#menu a {
        color: #666;
        border: none;
	padding: 0.4em 0 0.4em 0.6em;
}
    
a.white {
	color: #ffffff;
	font-size: 1.1em;
}


.navpanel-s {
	color: #000;
	background-color: #e6f0ff;
}

/* s-colours ffffff, d9e6ff, b3ccff, CB3FF, 6699ff */

.navpanel-p {
	color: #000;
	background-color: #fffedd;
}

/* p-colours ffffff, FFF2BF, ffe680, FFD940, ffcc00 */

.navpanel-d {
	color: #000;
	background-color: #fee;
}

/* d-colours ffffff, ffcccc, ff9999, ff6666, ff3333 */

.navpanel-f {
	color: #000;
	background-color: #efe;
}

/* d-colours ffffff, BFF2CC, 80E699, 40D966, 00cc33 */

.navpanel-g {
	color: #000;
	background-color: #e3d6f1;
}

.navpanel-z {
	color: #000;
	background-color: #ddd;
}

.navpanel-v {
	color: #000000;
	background-color: #ffffff;
}

#menu .s{
	color: #0056d5;
	text-align: left;
}
 
#menu .p{
	color: #0056d5;
	text-align: left;
}

#menu .d{
	color: #0056d5;
	text-align: left;
}
 
#menu .f{
	color: #0056d5;
	text-align: left;
}

#menu .logo{
	color: #0056d5;
	text-align: left;
	background-color: black;
}
#menu .v{
	color: #0056d5;
	text-align: left;
	background-color: white;
}
  
    
.footer_h {
	color: #5e5e5e;
	background-color: #eaeaea;
}

caption.periodic_table_caption {
	background-color: #fff;
	font-size: 1.0em;
	text-align: center;
	border-style: none;
	font-style: italic;
}

caption {
	text-align: left;
	font-size: 0.95em;
	color: #222;
	margin-top: 3px;
	margin-bottom: 1px;
	font-weight: normal;
	text-indent: 0em;
	font-style: normal;
}

.pure-img-responsive {
    max-width: 90%;
    height: auto;
}

address {
	font-size: 0.85em;
	font-style: italic;
	text-align: center;
}

.custom-restricted-width {
    /* To limit the menu width to the content of the menu: */
    display: inline-block;
    /* Or set the width explicitly: */
    /* width: 10em; */
}
 
.google_navbar_positioning {
	text-align: right;
	display: inline-block;
	float: right;
	margin-top: 6px;
	margin-right: 4px;
	margin-left: 0;
	padding: 0;
}

.centre {
	text-align: center;
}

.jsmol_centre {
	text-align: centre;
	padding-right: 12%;
}

.highcharts {
	text-align: centre;
	padding-left: 10%;
	padding-right: 10%;
}

figure {
	text-align: center;
	font-weight: 500;
}

.table-responsive {
    margin-left: auto;
    margin-right: auto;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 1em;
}


.table-responsive table {
    width: 100%;
    min-width: 35.5em;
    border-left-width: 0;
    border-right-width: 0;
}
    
.pure-menu-disabled, .pure-menu-heading, .pure-menu-link {
	padding: .45em 0 .45em 0.2em;
}

/* @group Pure Overrides */


a {
	text-decoration: none;
	color: #0044a8;
}

/* @end */

/* @group Colours */

.s_button {
	color: #222222;
	/* background-color: #66aaff; */
	background-color: transparent;
	border: 1px solid #ccc;
	text-align: center;
	padding: 0.1em 0.1em;
}

.p_button {
	color: #222222;
	/* background-color: #66aaff; */
	background-color: transparent;
	border: 1px solid #ccc;
	text-align: center;
	padding: 0.1em 0.1em;
}

.d_button {
	color: #222222;
	/* background-color: #66aaff; */
	background-color: transparent;
	border: 1px solid #ccc;
	text-align: center;
	padding: 0.1em 0.1em;
}

.f_button {
	color: #222222;
	/* background-color: #66aaff; */
	background-color: transparent;
	border: 1px solid #ccc;
	text-align: center;
	padding: 0.1em 0.1em;
}


td.s, .s {
	color: #222222;
	/* background-color: #66aaff; */
	background-color: #e6f0ff;
	border: 1px solid #ddd;
	text-align: center;
	padding: 0.1em 0.1em;
}

td.p, .p {
	color: #222222;
	/* background-color: #ffdd00; */
	background-color: #fffedd;
	border: 1px solid #ddd;
	text-align: center;
	padding: 0.1em 0.1em;
}

td.d, .d {
	color: #222222;
	/* background-color: #ff5143; */
	background-color: #fee;
	border: 1px solid #ddd;
	text-align: center;
	padding: 0.1em 0.1em;
}

td.f, .f {
	color: #222222;
	/* background-color: #00ee33; */
	background-color: #efe;
	border: 1px solid #ddd;
	text-align: center;
	padding: 0.1em 0.1em;
}

td.g, .g{
	color: #222222;
	/* background-color: #cc33ff; */
	background-color: #e3d6f1;
	border: 1px solid #ddd;
	text-align: center;
	padding: 0.1em 0.1em;
}

td.z, .z {
	color: #222222;
	background-color: #eee;
	border: 1px solid #ddd;
	text-align: center;
	padding-top: .2em;
	padding-bottom: .2px;
}

td.lbl {
	color: #222222;
	background-color: #cccccc;
	text-align: center;
	padding: 0.1em 0.1em;
}

td.v {
	background-color: transparent;
	text-align: center;
	padding: 0.1em 0.1em;
	border-style: none;
	vertical-align: middle;
}

th.v {
	background-color: transparent;
	text-align: center;
	padding: 0.1em 0.1em;
	border-style: none;
	vertical-align: middle;
}


.at_num {
	font-size: 0.75em;
	padding: 0;
	margin: 1px 0 0;
	line-height: 1em;
}

.sym {
	font-size: 1.1em;
	padding: 0;
	line-height: 1.1em;
	margin: 0;
	font-weight: 500;
	border-style: none;
}

a.sym:link {
	color: #0044a8;
}

a.sym:visited {
	color: #7e0b80;
	text-decoration: none;
}

a.sym:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color: transparent;
}

a.sym:active {
	color: #dd99ff;
	background-color: transparent;
}

.at_wt {
	font-size: 0.6em;
	padding: 0;
	line-height: 1em;
	margin: 2px 0 1px;
}

.name {
	font-size: 0.5em;
	padding: 0;
	line-height: 1em;
	margin: 2px 0 1px;
}

.pure-table, table.periodic-table {
	border: 0px solid #fff;
	margin: 0.2em;
}

td.asterisk {
	color: #cc3300;
	font-size: 0.8em;
	vertical-align: middle;
	border-style: none;
}

th.w5 {
	color: #cc3300;
	background-color: #fff;
	width: 5.1%;
	border: 1px solid #ccc; 
	font-size: 0.9em;
	text-align: center;
}

th.w2 {
	color: #cc3300;
	background-color: #fff;
	width: 2%;
	font-size: 0.7em;
	text-align: center;
}

th.w8 {
	color: #cc3300;
	background-color: #fff;
	width: 6.2%;
	/* border: 1px solid #aaaaaa; */
	font-size: 0.9em;
	text-align: center;
}

th.lbl {
	color: #cc3300;
	background-color: #fff;
	/* border: 1px solid #aaaaaa; */
	font-size: 0.9em;
	vertical-align: middle;
}

.padded_column {
	margin: 0px;
	padding: 6px;
}

/* @end */


/* @group Footer div */

/* --------------------------
 * Footer Module Styles
 * --------------------------
*/

.footer {
    font-size: 87.5%;
    border-top: 1px solid #eee;
    margin-top: 3.4286em;
    padding: 1.1429em;
    background: rgb(250, 250, 250);
}

/* @end */

/* @group Top Menu */

/* --------------------------
 * Top Menu Styles
 * --------------------------
*/

.pure-menu-selected .pure-menu-link, .pure-menu-selected .pure-menu-link:visited {
    color: black;
}

.home-menu {
    /*padding: 0.5em; */
    text-align: left;
    box-shadow: none;
}
.home-menu {
    background: #111;
}
.pure-menu.pure-menu-fixed {
    /* Fixed menus normally have a border at the bottom. */
    border-bottom: none;
    /* I need a higher z-index here because of the scroll-over effect. */
    z-index: 4;
}

.home-menu .pure-menu-heading {
    color: #eee;
    text-transform: none;
    font-weight: 400;
    font-size: 90%;
}

.home-menu .pure-menu-selected a {
    color: black;
}

.home-menu a {
    color: #111;
}
.home-menu li a:hover,
.home-menu li a:focus {
    background: none;
    border: none;
    color: #09f;
}

.pure-menu-list {
	vertical-align: bottom;
}
  
/* @end */

/* @group Headings */

h1 {
	font-size: 1.5em;
	font-weight: 500;
	clear: both;
	vertical-align: bottom;
	line-height: 1.2em;
	margin-bottom: 0.4em;
	margin-top: 0.8em;
	text-align: left;
	border-style: none;
}

h2 {
	font-size: 1.3em;
	font-weight: 500;
	clear: both;
	vertical-align: bottom;
	line-height: 1.2em;
	margin-bottom: 0.5em;
	margin-top: 1.5em;
	text-align: left;
	border-style: none;
}

h3 {
	font-size: 1.2em;
	font-weight: 500;
	clear: both;
	margin-bottom: 0.2em;
	margin-top: 1.0em;
	text-align: left;
	border-style: none;
}

h1.s, h2.s, h3.s {
	color: #06c;
	background-color: #fff;
	text-align: left;
	border-style: none;
}

h1.p, h2.p, h3.p {
	color: #fb0;
	background-color: #fff;
	text-align: left;
	border-style: none;
}

h1.d, h2.d, h3.d {
	color: #c00;
	background-color: #fff;
	text-align: left;
	border-style: none;
}

h1.f, h2.f, h3.f {
	color: #070;
	background-color: #fff;
	text-align: left;
	border-style: none;
}

h1.g, h2.g, h3.g {
	color: #942092;
	background-color: #fff;
	text-align: left;
	border-style: none;
}


h1.z, h2.z, h3.z {
	color: #666;
	background-color: #fff;
	text-align: left;
	border-style: none;
}

.s_menu {
	color: #fff;
	background-color: #cdf;
	text-align: left;
	border-style: none;
	padding-right: 4px;
	padding-left: 4px;
}

.p_menu {
	color: #fff;
	background-color: #fea;
	text-align: left;
	border-style: none;
	padding-right: 4px;
	padding-left: 4px;
}

.d_menu {
	color: #fff;
	background-color: #fcc;
	text-align: left;
	border-style: none;
	padding-right: 4px;
	padding-left: 4px;
}

.f_menu {
	color: #fff;
	background-color: #bff2cc;
	text-align: left;
	border-style: none;
	padding-right: 4px;
	padding-left: 4px;
}


.pure-menu-children-p {
	color: #000;
	background-color: #fb0;
	text-align: left;
	border-style: none;
}

.z_menu_item {
	color: #111;
	background-color: #ddd;
	text-align: left;
	border-style: none;
}

.pure-menu-active > .pure-menu-link, .pure-menu-link:focus, .pure-menu-link:hover {
    background-color: #ccc;
}

        /*
        Change color of the anchor links on hover/focus.
        */
        #menu .pure-menu li a:hover,
        #menu .pure-menu li a:focus {
            background: #eee;
        }
        
        /*
        Change color of the anchor links on hover/focus.
        */
        #menu .pure-menu li a.imagelink:hover,
        #menu .pure-menu li a.imagelink:focus {
            background: #fff;
        }


/* @end */

#main {
	margin-left: 4px;
}

.loc{
	text-align: center;
}

.imgnarrow {
	width: 400px;
	text-align: center;
}

.image-centre {
	text-align: center;
	font-size: 0.8em;
	/* border: 1px solid #b3b3b3; */
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: 500;
	width: 100%;
}

/* fix menu width */
/*
This is the parent `<div>` that contains the menu and the content area.
*/
#layout {
    position: relative;
    left: 0;
    padding-left: 0;
}
    #layout.active #menu {
        left: 180px;
        width: 180px;
    }

    #layout.active .menu-link {
        left: 180px;
    }

    
#menu {
    margin-left: -180px; /* "#menu" width */
    width: 180px;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1000; /* so the menu or its navicon stays above all content */
    background: #191818;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.qwerty {
	color: #ffffff;
}

.pure-img {
	display: inline-block}
	
.pure-table caption {
	text-align: left;
	font-size: 1.1em;
	color: #222;
	margin-top: 8px;
	margin-bottom: 4px;
	text-indent: 0em;
	font-weight: normal;
	font-style: normal;
}


/* @group Buttons */	
        .button-cyan, .button-green, .button-red, .button-yellow, .button-blue {
            color: white;
            border-radius: 4px;
            text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
        }

        .button-cyan {
            background: #2bf; 
        }

        .button-green {
            background: #070; 
        }

        .button-red {
            background: #c00; 
        }

        .button-yellow {
            background: #fb0; 
        }
        
        .button-blue {
            background: #46c; 
        }

/* @end */
/* @group Headings */

/* -- Responsive Styles (Media Queries) ------------------------------------- */

/*
Hides the menu at `48em`, but modify this based on your app's needs.
*/
@media (min-width: 48em) {

    .header,
    .content {
        padding-left: 2em;
        padding-right: 2em;
    }

    #layout {
        padding-left: 180px; /* left col width "#menu" */
        left: 0;
    }
    #menu {
        left: 180px;
    }

    .menu-link {
        position: fixed;
        left: 180px;
        display: none;
    }

    #layout.active .menu-link {
        left: 180px;
    }
}

@media (max-width: 48em) {
    /* Only apply this when the window is small. Otherwise, the following
    case results in extra padding on the left:
        * Make the window small.
        * Tap the menu to trigger the active state.
        * Make the window large again.
    */
    #layout.active {
        position: relative;
        left: 180px;
    }
}

.pure-menu-item .s, .pure-menu-item .p, .pure-menu-item .d, .pure-menu-item .f, .pure-menu-item .z {
	margin: 2px;
	height: 1.4em;
}


.pure-menu-item .z {
	margin: 2px;
	height: 1.4em;
}

a .pure-menu-link {
	margin: 3px;
	padding: 4px;
}

figure {
    margin: 1em 10px; }
    


/* @group sponsors */
	.elements_top_responsive { width: 300px; height: 100px; }
	@media(min-width: 500px) { .elements_top_responsive { width: 300px; height: 100px; } }
	@media(min-width: 800px) { .elements_top_responsive { width: 336px; height: 280px; } }

.sponsorpanel336 {
	
}

/* @end */