#load-more{

     
    margin: 16px;
    color: #E2E2E2;
    background-color: #333333;
    border-color: #333333;
    padding: 10px;
    border-radius: 8px;
    font-size: 12px;
    text-transform: uppercase;
	margin-left: 1568px;
}
.hidden{visibility:hidden;
  width:0px!important;
  height:0px!important;
  margin:0px!important;
  padding:0px!important;
  }
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  font-family: sans-serif;
}

/* ---- button ---- */

.button {
display: inline-block;
    padding: 0.5em 1.0em;
    background: #EEE;
    border: none;
    border-radius: 7px;
    background-image: linear-gradient( to bottom, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.2) );
    color: #222;
    font-family: sans-serif;
    font-size: 12px;
    text-shadow: 0 1px white;
    cursor: pointer;
	font-weight: normal;
	    margin-right: -6px;
        padding-left: 27px;
    padding: 23px;
	padding-top: 7px;
    padding-bottom: 7px;
	        padding-left: 25px;
}
.button:focus {outline:0;}
.button:hover {
  background-color: #b0b5b5;
  text-shadow: 0 1px hsla(0, 0%, 100%, 0.5);
  color: #222;
}

.button:active,
.button.is-checked {
background-color: #b0b5b5;
  text-shadow: 0 1px hsla(0, 0%, 100%, 0.5);
  color: #222;
}

}

.button.is-checked {
  background-color: #b0b5b5;
  text-shadow: 0 1px hsla(0, 0%, 100%, 0.5);
  color: #222;
}
 
}

.button:active {
background-color: #b0b5b5;
  text-shadow: 0 1px hsla(0, 0%, 100%, 0.5);
  color: #222;
}


/* ---- button-group ---- */

.button-group:after {
  content: '';
  display: block;
  clear: both;
  width: 200cm;
}



.button-group .button {
  float: none;
  border-radius: 0;
  margin-left: 0;
  margin-right: -6px;
}

.button-group .button:first-child { border-radius: 0.5em 0 0 0.5em; }
.button-group .button:last-child { border-radius: 0 0.5em 0.5em 0; }







/* ---- isotope ---- */

.isotope {
 
  margin-top: 20px;
  margin-left: 7%;
      position: relative;
  
}

/* clear fix */
.isotope:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .element-item ---- */

.element-item {
  position: relative;
  float: left;

  margin: 5px;
  padding: 10px;
margin:auto;
    width: 205px;
    height: 204px;
    background-color: #FCFAE1;
    padding: 2px;
    box-shadow: 0px 0px 4px #ccc;
}

.element-item > * {
  margin: 0;
  padding: 0;
}

.element-item .name {
  position: absolute;

  left: 10px;
  top: 60px;
  text-transform: none;
  letter-spacing: 0;
  font-size: 12px;
  font-weight: normal;
}

.element-item .symbol {
  position: absolute;
  left: 100px;
  top: 0px;
  font-size: 42px;
  font-weight: bold;
  color: white;
}

.element-item .number {
  position: absolute;
  right: 8px;
  top: 5px;
}

.element-item .weight {
  position: absolute;
  left: 10px;
  top: 76px;
  font-size: 12px;
}

.element-item.alkali          { background: #F00; background: hsl(   0, 100%, 50%); }
.element-item.alkaline-earth  { background: #F80; background: hsl(  36, 100%, 50%); }
.element-item.lanthanoid      { background: #FF0; background: hsl(  72, 100%, 50%); }
.element-item.actinoid        { background: #0F0; background: hsl( 108, 100%, 50%); }
.element-item.transition      { background: #0F8; background: hsl( 144, 100%, 50%); }
.element-item.post-transition { background: #0FF; background: hsl( 180, 100%, 50%); }
.element-item.metalloid       { background: #08F; background: hsl( 216, 100%, 50%); }
.element-item.diatomic        { background: #00F; background: hsl( 252, 100%, 50%); }
.element-item.halogen         { background: #F0F; background: hsl( 288, 100%, 50%); }
.element-item.noble-gas       { background: #F08; background: hsl( 324, 100%, 50%); }
.title1{
	margin-left: 136px;
	   
    
    line-height: normal;
	
    /* margin: 0 0 0.7em 0; */
    /* line-height: 1.2; */
    color: #fff;
    font-weight: lighter;
    font-size: 20px;
	    font-family:"HelveticaNeueLTStd-Lt";
    vertical-align: baseline;
	    margin-bottom: 12px;
	text-align: left;
}
.title2{
	
	    font-size: 2.54545rem;
    /* margin: 0 0 0.7em 0; */
    /* line-height: 1.2; */
    color: #fff;
    font-weight: lighter;
    font-size: 20px;
    /* font-weight: normal; */
    /* display: block; */
    /* -webkit-margin-before: 0.83em; */
    /* -webkit-margin-after: 0.83em; */
    /* -webkit-margin-start: 0px; */
    /* -webkit-margin-end: 0px; */
    /* padding-left: 397px; */
    padding-right: -19px;
    /* margin-bottom: -23px; */
  /*  margin: -3px; */
	    
			    font-family:"HelveticaNeueLTStd-Lt";
    vertical-align: baseline;
	    margin-bottom: -15px;
		    margin-left: 137px;

    text-align: left;
}
