html, body, div, span, applet, object, iframe,
h1, h2, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, tt, var,
b, u, i, center,
dl, dt, dd, ol, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

ul > li {
    margin-left: 15px;
}

ol > li {
    margin-left: 35px;
}

ol.a{
	list-style-type: lower-alpha;
}

body {
  line-height: 1.618;
  font-family: Arial, Helvetica, sans-serif;
}

.head-title {
	height: 120px;
	align-content: center;
	margin: 0;
  	padding: 0;
	text-align: center;
	background-image: url(/img/hd.png);
	background-repeat: no-repeat;
	background-position: center;
}

.container {
  max-width: 960px;
  margin: 0em auto;
  font-size: 14px;
}
span.red{
	color: #FF0004;
}

table.hl {
	float: left;
  text-align: left;
  font-style: italic;
  text-indent: 0;
  margin: 0.5em;
  padding: 0.5em;
  font-family:Arial,Verdana,sans-serif;
  font-size: 1em;
  background-color:  #eff1ff;  
  border: none;
  padding-top: 0;
  display: table;
}
.content img{
  		vertical-align: text-bottom;
		width:auto;
	    margin-left: auto;
        margin-right: auto;
		}

.content td {
  vertical-align: middle;
}



.content p.cen {
	text-align: center;
}

.content table{
  margin-left: auto;
  margin-right: auto;
}

.hat {
	display:inline-block;
	position: relative; 
	left: 2em; 
	bottom: 0.4em; 		
}

.hatC {
	display:inline-block;
	position: relative; 
	left: 2em; 
	bottom: 0.5em; 		
}

figure {
  float: right;
  display: table;
  /** width: 30%;
	  font-size: smaller;  **/
  text-align: center;
  font-style: italic;
  text-indent: 0;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
  font-family:Arial,Verdana,sans-serif;
  font-size: 1em;
  background-color: #fff;  
  border-bottom: none;
  padding-top: 0;
}

figure figcaption {
  display: table-caption;
  caption-side: bottom;
  background-color: #eff1ff;
  padding: 0.5em;
  border: thin silver solid;
  border-top: none;
}

figure.left {
	float: left;
}

.wrapper {
  max-width: 960px;
  margin: 0em auto;
}


/**
* MEDIA SETTINGS
*/

@media (min-width: 768px) {
		.sm-vertical {
			width: 9em;
		}
	}


@media only screen and (min-width: 320px) and (max-width: 759px) {
  .carbon-text {
    font-size: 14px;
  }
}

@media only screen and (min-width: 1024px) {
  h1 {
    font-size: 2.5em;
  }
  h2 {
    font-size: 1.8em;
	font-weight: bold;
  }
  h3 {
    font-size: 1.25em;
	font-weight: bold;
  }
  h4 {
    font-size: 1.2em;
	font-style: italic;
  }

  .syl h3{
		margin:0;
	}	
	
  .w-full--d {
    width: 100%;
  }

  .w-three-quarters--d {
    width: 75%;
  }

  .w-two-thirds--d {
    width: 66.66666%;
  }

  .w-half--d {
    width: 50%;
  }

  .w-third--d {
    width: 33.33333%;
  }

  .w-quarter--d {
    width: 25%;
  }
  .content{
	font-size:1.08em;
	}
	
}

@media only screen and (max-width: 767px) {
  .lab-article-link span,
  .lab-share span {
    display: none;
  }
}

@media only screen and (min-width: 1024px) {
  .lab-follow {
    display: inline-block;
    position: fixed;
    right: -34px;
    bottom: 20%;
    transform: rotate(-90deg);
  }
}

@media only screen and (min-width: 768px) {
  .lab-grid {
    margin-left: -1.5em;
    width: calc( 100% + 1.5em );
  }

  .lab-grid-cell {
    float: left;
    padding-left: 1.5em;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
  h1 {
    font-size: 1.75em;
  }
  h2 {
    font-size: 1.45em;
  }

  .lab-grid--3 .lab-grid-cell {
    width: 50%;
  }

  .w-full--t {
    width: 100%;
  }

  .w-three-quarters--t {
    width: 75%;
  }

  .w-two-thirds--t {
    width: 66.66666%;
  }

  .w-half--t {
    width: 50%;
  }

  .w-third--t {
    width: 33.33333%;
  }

  .w-quarter--t {
    width: 25%;
  }
}

@media only screen and (max-width: 767px) {
  .lab-share {
    text-align: right;
  }

  .w-full--m {
    width: 100%;
  }

  .w-three-quarters--m {
    width: 75%;
  }

  .w-two-thirds--m {
    width: 66.66666%;
  }

  .w-half--m {
    width: 50%;
  }

  .w-third--m {
    width: 33.33333%;
  }

  .w-quarter--m {
    width: 25%;
  }
}

/* --------------------Table      */
table.sc, table.sceq{
	padding:0; color:#000;
    width:100%; 
    border-right:1px solid #7373d0;
    border-top:1px solid #7373d0;
    border-left:1px solid #7373d0;
    border-bottom:1px solid #7373d0;;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
}
table.sc th{
	font-size: 16px;
    margin:1; padding:5px; color:inherit;
    background:#7373d0;
    border-color:#fff;
    border-width:1px; border-style:solid;
	color: #fff;
}

img.logo{
	display:block;
	vertical-align: bottom;
	padding: 0px !important; 
	margin: 0px  !important;
}

a.l_section{
    text-indent: -2em;           
}

td.logo{
	padding: 1px !important; 
	vertical-align:middle;
    margin-left: auto;
    margin-right: auto;
}

td.logo img{
	display: block;
    margin-left: auto;
    margin-right: auto;
}

table.sceq th{
	font-size: 16px;
    margin:1; padding:5px; color:inherit;
    background:#7373d0;
    border-color:#fff;
    border-width:1px; border-style:solid;
	color: #fff;
}

table.sc tr:nth-child(odd) {background-color: #eff1ff;}
table.sc tr:nth-child(even) {background-color: #fff;}

table.sc td{
    margin:0; padding:4px; color:inherit;
    border-bottom:0px solid #7373d0;
	border-left:0px solid #7373d0;
	border-right:1px solid #7373d0;
	border-top:1px solid #7373d0;
}

table.sceq td{
    margin:0; padding:4px; color:inherit;
    border-bottom:0px solid #7373d0;
	border-left:0px solid #7373d0;
	border-right:1px solid #7373d0;
	border-top:1px solid #7373d0;
}

table.sc td.cen{
	text-align:center;
}

table.sceq td.cen{
	text-align:center;
}

table.sc td.month{
	background:#fff;
	border-top:0;
	text-align: right;
}

table.sc td.hl{
	color: #ff0000;
}

/* Alternating backgrounds */
/* table.sc tr.even{ background-color:#fff; }  row bg alternating color*/
/* table.sc tr.odd{ background-color:#eff1ff; }  row bg alternating color*/

