small {
	font-size: 60%;

}

.pure-table td, .pure-table th {
    padding: .5em 0.5em
}

.logo30 {
	height: 30px;
}

p {
	margin-right: 6px;
	margin-left: 6px;
}

.pure-menu-link {
	color: #011892;
}

.display_table {
	border: thin solid red;
}

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

#menu a {
	color: #999;
	border: none;
	padding: 0.4em 0 0.4em 0.6em;
}

a.white {
	color: #ffffff;
	font-size: 1.5em;
}

.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;
}

.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: .5em 0 .5em 0.2em;
}

/* @group Pure Overrides */

a {
	text-decoration: none;
}

/* @end */

/* @group Colours */

td.s, .s {
	color: #222222;
	background-color: #6699ff;
	border: 1px solid #336699;
	text-align: center;
	padding: 0.1em 0;
}

td.p, .p {
	color: #222222;
	background-color: #ffcc00;
	border: 1px solid #cc9900;
	text-align: center;
	padding: 0.1em 0;
}

td.d, .d {
	color: #222222;
	background-color: #ff4433;
	border: 1px solid #cc6666;
	text-align: center;
	padding: 0.1em 0;
}

td.f, .f {
	color: #222222;
	background-color: #00cc33;
	border: 1px solid #009900;
	text-align: center;
	padding: 0.1em 0;
}

td.g, .g {
	color: #222222;
	background-color: #cc33ff;
	border: 1px solid #9900cc;
	text-align: center;
	padding: 0.1em 0;
}

td.z {
	color: #222222;
	background-color: #cccccc;
	border: 1px solid #666666;
	text-align: center;
	padding: 0.1em 0.1em;
}

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;
}

/* @end */

/* @group Periodic Table */

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

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

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

a.sym:link {
	color: #011892;
}

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%;
	border: 1px solid #ccc;
	font-size: 0.9em;
	text-align: center;
}

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

th.w8 {
	color: #cc3300;
	background-color: #fff;
	width: 6%;
	

/* 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;
	font-weight: bold;
}

.home-menu {
	

/*padding: 0.5em; */
	text-align: left;
	box-shadow: none;
}

.home-menu {
	background: #111111;
}

.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: #eeeeee;
	text-transform: none;
	font-weight: 400;
	font-size: 90%;
}

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

.home-menu a {
	color: #111111;
}

.home-menu li a:hover, .home-menu li a:focus {
	background: none;
	border: none;
	color: #0096ff;
}

.pure-menu-list {
	vertical-align: bottom;
}

/* @end */

/* @group Headings */

h1 {
	vertical-align: bottom;
	line-height: 1.4em;
	font-size: 1.5em;
	margin-top: 0.5em;
	margin-bottom: 0em;
}

h1.z, h2.z, h3.z {
	color: #666;
	background-color: #fff;
}

/* @end */