@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans'), local('OpenSans'), url(http://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3bO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}

html {
  font-size: 125%;
}




.table
{
width:800px;
/*margin-left:14%;*/
margin-left:auto;
margin-right:auto;
/*margin-right:14%;*/
margin-top: 60px;
background-color:#ffffff;
opacity: .95;
padding-left: 60px;
padding-right: 60px;
padding-top: 30px;
padding-bottom: 60px;
}

.open
{
width:80%;
margin-left:5%;
margin-right:5%;
margin-top: 3%;
/*background-color:#fff5cc;*/
background-color:#ffffff;
opacity: .90;
padding-left: 5%;
padding-right: 5%;
padding-top: 2%;
padding-bottom: 2%;
}


.myPic {
float:right;
border-radius: 50%;
margin-left:15px;
margin-right:15px;
margin-bottom:20px;
margin-top:40px;
background-color:#ffffff;
/*box-shadow: 16px 11px 10px 4px rgba(156, 156, 156, 0.8);*/
/*box-shadow: 16px 11px 10px 4px rgba(156, 156, 156, 0.8);*/
/*-webkit-box-shadow: 6px 11px 10px 4px rgba(156, 156, 156, 0.8);*/
/*-webkit-box-shadow: 6px 11px 10px 4px rgba(156, 156, 156, 0.8);*/
}


.effect1{
    -webkit-box-shadow: 0 14px 6px -6px #777;
       -moz-box-shadow: 0 14px 6px -6px #777;
            box-shadow: 0 14px 6px -6px #777;
}


.myPicImage {
width:180px;
border-radius: 50%;
}


BODY {
	margin-left:0%;
	margin-right:0%;
    margin-bottom:20px;
	/*padding:20;*/
	background: #5A7B96; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(-10deg, #5A7B96, #AAC8DC, #5A7B96, #AAC8DC, #5A7B96); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(-10deg, #5A7B96, #AAC8DC, #5A7B96, #AAC8DC, #5A7B96); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(-10deg, #5A7B96, #AAC8DC, #5A7B96, #AAC8DC, #5A7B96); /* For Firefox 3.6 to 15 */
	background: linear-gradient(-10deg, #5A7B96, #AAC8DC, #5A7B96, #AAC8DC, #5A7B96);  /* Standard syntax */



	font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size:125%;
        line-height:140%;
        font-smooth: always;
	font: 17px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; color: #222;
}



hr {

	width: 100.36%;
	opacity: 1;
    background: #004A7A;
    height: 3px;
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;

}

#heading {
  color: #a00;
  font-size:220%;
  font-weight: 700;
  margin-left: 0px;
  line-height:100%;
}

#phd {
  /*font-family: Arial;*/
  font-size:120%;
  color: #036;
  font-weight:bold;
  margin-left: 0px;
  line-height:80%;
}

H1{
  color: #b31b1b;
  font-size:250%;
  font-weight:700;
  margin-left: 30px;
  line-height:80%;
 }

smaller {
  font-size:80%;
}

H2{
    /*font-family: sans-serif;*/
    color: #b31b1b;
    font-size:140%;
    margin-bottom:5px;
    font-weight:700;
    line-height:120%;}

h3 {
	color:#036;
	font-weight:900;
	line-height:110%;
}

H4{ color: #c30; font-size: medium; text-align: left; margin-bottom:5px; font-weight: bold;}
H5 {}	/*font-weight: bold; margin: 0; color: #000;font-weight:bold;}*/
H6{   color: #c30;  font-style: oblique; font-family: serif; font-weight: bold; font-size: medium; text-align: left; font-size: medium; text-align: left; margin-top:0px; margin-bottom:0px;}

/*em { color: #a00; text-decoration: none;  font-weight: bold;}*/


A:link {color: #00c; text-decoration: none; font-weight: 450; }
A:visited {color: #00c; text-decoration: none; font-weight: 450;}
A:hover { text-decoration: none; color: #0b8bbb; }

#pub{
  font-size: 100%;
  display: inline;
  color: #000;
  font-weight: 700;
  /*line-height:100%;*/
}

#won{
  font-size: 100%;
  display: inline;
  /*font-family:"Serif",Sans-Serif,Serif;*/
  color: #ec1313;
/*  background: gold;*/
  font-weight: 700;
}

strong {
    /*font-family:"Serif",Sans-Serif,Serif;*/
    font-weight: 700;
}

.boxc {
  float: left;
  width: 16px;
  height: 16px;
  /*margin: 5px;*/
  /*border: 1px solid rgba(0, 0, 0, .2);*/
  background : #1f6da1;
}

.boxj {
  float: left;
  width: 16px;
  height: 16px;
  /*margin: 5px;*/
  /*border: 1px solid rgba(0, 0, 0, .2);*/
  background : #c12f72;
}

.boxbc {
  float: left;
  width: 16px;
  height: 16px;
  /*margin: 5px;*/
  /*border: 1px solid rgba(0, 0, 0, .2);*/
  background : #ed933b;
}

.boxt {
  float: left;
  width: 16px;
  height: 16px;
  /*margin: 5px;*/
  /*border: 1px solid rgba(0, 0, 0, .2);*/
  background : #f7c838;
}




conf {
	/*font-family:"Serif",Sans-Serif,Serif;*/
	/*font-style: oblique;*/
	color: #444;
    font-weight: 700;
}

journal {
	/*font-family:"Serif",Sans-Serif,Serif;*/
	/*font-style: oblique;*/
/*	color: #008000;*/
	color: #444;
    font-weight: 700;
}
/*
strong {
font-weight: 900;
}*/

/*
li, ul{
list-style-type: circle;
display: block;
margin-top: 0em;
margin-bottom: 0 em;
margin-left: 0;
margin-right: 0;
padding-left: 15px;
}
*/

br {
    line-height: 100%;
}
