/**************************************************
				  Reset
***************************************************/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, ol, ul, li, form, label, legend, caption, aside, details, figcaption, figure, footer,header, hgroup, menu, nav, section, summary {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

a, img {
	border: none
}

aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block
}

/***************************************************
				  Global styles
***************************************************/

html {
	width: 100%;
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: white;
	color: #575757;
	margin: 0 0 1px; height: 100%; 
	line-height: 1.7;
	border-top: 10px solid black;
}

.bg {
	background-image: url(../img/bg/fabric_of_squares_gray.png); 
	background-position: left top;
	background-repeat: repeat;
}

dt {
	float: left;
	font-weight: bold;
	line-height: 1.4;
}

dd {
	padding: 0;
	margin-bottom: 15px;
  	text-align: justify;
  	line-height: 1.4;
}


/***************************************************
				  HEADINGS
***************************************************/

h1, h2, h3, h4, h5, h6, title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	position: relative;
}

h1 {
	font-size: 42px;
	line-height: 0.9;
	color: #666666;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 15px;
}

h2 {
	font-size: 26px;
	color: #575757;
	text-align: left;
	line-height: 1;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

h2.color {
	color: #2980b9;
	margin-left: -10px;
}

h3 {
	font-size: 20px;
	line-height: 1;
	color: #666666;
	text-align: left;
	text-decoration: underline;
	margin: 5px 0px 15px 5px;
	padding: 5px 0px 15px 5px;
}


h4 {
	font-size: 15px;
	line-height: 1;
	color: #2980b9;
	text-align: left;
	margin-bottom: 5px;
}

/***************************************************
						MENU
***************************************************/

a.name_logo {
	font-size: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2980b9;
	display: block;	/* IE6, IE7 line height fix */
	background-color: transparent;
	margin-top: 15px;
	margin-right: 6px;
	text-decoration: none;
}

a.name_logo:hover {
	color: #2980b9;
	text-decoration: none;
}

nav {
	position: absolute;
	width: 532px;
	top: 38px;
	left: 448px;
	background: transparent;
	border-top: 1px solid #bdc3c7;
	border-bottom: 1px solid #bdc3c7;
}

nav ul li {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	line-height: normal;
	list-style: none;
}

nav ul li a {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	display: block;	/* IE6, IE7 line height fix */
	padding-bottom: 10px;
	padding-top: 5px;
	background-color: transparent;
	margin-top: 5px;
	margin-right: 6px;
	text-decoration: none;
}

nav ul li a:hover {
	color: #2980b9;
}

nav ul li a.current {
	color: #2980b9;
}

header {
	position: relative;
	float: left;
	width: 100%;
	height: 100px;
}

/***************************************************
				INTRO
***************************************************/	
	
#intro {
	width: 980px;
	position: relative;
	float: left;
	height: 100px;
	background: transparent;
	margin-top: 10px;
}

.labs {
	font-size: 25px;
	color: #666666;
	float: right;
	margin-top: 13px;
}

.mail_info {
	font-size: 16px;
	line-height: 1.8;
	color: #666666;
	text-align: left;
	margin-bottom: 5px;	
	padding-bottom: 5px;
}

/***************************************************
				IMG INTRO
***************************************************/	
	
#img_intro {
	width: 980px;
	position: relative;
	float: left;
	background: transparent;
	padding: 15px 0px 0px 0px;
	border-top: 1px solid #bdc3c7;
	border-bottom: 1px solid #bdc3c7;
	margin-bottom: 10px;
}

div.intro {
	padding: 0px 20px 0px 20px;
}

img.intro {
	max-width:100%;
	max-height:100%;
}

/***************************************************
				Main containers
***************************************************/

#container {
	position: relative;
	width: 980px;
	margin: 0 auto;
	background-color: transparent;
	min-height: 100%;
}

.holder_content {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
	min-height: 550px;
	opacity: 1;
}

.main_content {
	float: left;
	width: 950px;
	position: relative;
	background: transparent;
	padding: 15px;
	margin-bottom: 10px;
	text-align: justify;
}

.column1 {
	float: left;
	width: 274px;
	position: relative;
	background: transparent;
	padding: 15px;
	margin-bottom: 10px;
	text-align: justify;
}


.column2 {
	float: left;
	width: 274px;
	position: relative;
	background: transparent;
	padding: 15px;
	margin-bottom: 10px;
	margin-left: 30px;
	text-align: justify;
}
	
.column3 {
	float: right;
	width: 274px;
	position: relative;
	background: transparent;
	padding: 15px;
	text-align: justify;
}

.content_split_left {
	float: left;
	width: 810px;
	position: relative;
	background: transparent;
	padding: 15px;
	margin-bottom: 10px;
	text-align: justify;
}

.content_menu_right {
  display: inline;
  float: right;
  padding: 15px 0px 15px 0px;
  width: 100px;
}

/***************************************************
						IMAGES
***************************************************/

img.logo {
    height: 20px;
}

img.read_more {
	padding: 15px;
}

/***************************************************
					HOMEPAGE
***************************************************/

span.read_more {
	width: 65px;
	height: 13px;
	position: relative;
	padding: 8px;
	background-color: black;
	display: inline-block;
	color: white;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 12px/100% Arial, Helvetica, sans-serif;
}

span.read_more:hover {
	background-color: #333333;
}

span.read_more: active {
	position: relative;
	top: 1px;
}

/***************************************************
					RESUME SECTION
***************************************************/

.resume_section {
	padding: 10px 0px 20px 0px;
	border-bottom: 1px solid #bdc3c7;
}

dt.resume_year
{
	width: 10%;
}
	
dd.resume_year
{
	width: 85%;
	margin-left: 15%;
}

dt.resume_skills
{
	width: 20%;
}

dd.resume_skills
{
	width: 80%;
	margin-left: 20%;
}

dt.resume_intern
{
	width: 10%;
}

dd.resume_intern
{
	width: 90%;
	margin-left: 10%;
}

div.logo_resume{
	padding: 20px 10px 10px 10px;
	width: 80px;
}

img.logo_resume{
	max-width: 100%;
	max-height: 60px;
	display: block;
    margin-left: auto;
    margin-right: auto;
}

img.logo_resume:hover {
  /*box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);*/
  -webkit-filter: drop-shadow(0 10px 10px rgba(0,0,0,0.4));
  filter: drop-shadow(0 10px 10px rgba(0,0,0,0.4)) ;
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  transform: translateY(-5px);
}

p.logo_resume {
	padding-top: 8px;
	line-height: 1.1;
	font-size: 11px;
	text-align: center;
}

p.logo_resume:hover {
	cursor: default;
}

/***************************************************
					RESEARCH SECTION
***************************************************/

div.research {
	border-bottom: 1px solid #bdc3c7;
	padding: 10px 10px 20px 10px;
}

div.research_student {
	padding: 5px 5px 5px 5px;
	line-height: 1.4;
}

div.research_project{
	border-radius: 5px;
	border: 1px solid #bdc3c7;
	margin: 5px 5px 25px 5px;
	padding: 5px 5px 5px 5px;
}

p.project_title {
	color: #666666;
	font-size: 20px;
	line-height: 1;
	text-align: left;
	text-decoration: underline;
	margin: 5px 0px 15px 5px;
}

img.project_overview{
	max-width: 400px;
	max-height: 100%;
	display: inline;
  margin-left: auto;
  margin-right: auto;
  border-style: none;
}

img.rp_left{
	float: left;
	padding: 0px 10px 0px 0px;
}

img.rp_right{
	float: right;
	padding: 0px 0px 0px 10px;
}

div.research_text{
	height: 300px;
	display: inline;
}

button.learn_more {
	display:  block;
	vertical-align: middle;
	margin: 10px 5px 5px 5px;
	cursor: pointer;
	border: 2px solid #2980b9;
	border-radius: 4px;
	color: #2980b9;
}

a.learn_more:hover {
	text-decoration: none;
}

div.learn_more {
	display: block;
	width: 80px;
	color: #2980b9;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border: 2px solid #2980b9;
	border-radius: 4px;
	cursor: pointer;
	margin: 10px 5px 5px 5px;
}

div.learn_more:hover {
	background-color: #ffffff;
	text-decoration: none;
}

p.research_page {
	margin: 0px 0px 10px 0px;
}

div.fig_research_page {
	margin: 0px 0px 30px 0px;
	text-align:center;
}

figure.research_page{
	display:inline-block;
	margin: 0px 15px 0px 15px;
}

figcaption.research_page {
	text-align: justify;
	margin: 0px 5px 0px 5px;
}

img.research_page{
	display:inline-block
	width:auto;
	height: 200px;
}

dt.research
{
	width: 18%;
}

dd.research
{
	width: 82%;
	margin-left: 18%;
	line-height: 1.2;
}

/***************************************************
					PUBLIS SECTION
***************************************************/

.publis_section {
	padding: 10px 0px 20px 0px;
	border-bottom: 1px solid #bdc3c7;
}

dt.publis
{
	width: 20%;
}

dd.publis
{
	width: 80%;
	margin-left: 20%;
	line-height: 1.2;
}

p.color {
	color: #2980b9;
	font-weight: bold;
}

label {
  padding-left: 20px;
}

input.check {
	width: 13px;
	height: 13px;
	padding: 0;
	margin:0;
	vertical-align: bottom;
	position: relative;
	left: -5px;
	top: -5px;
}

.ART {
	visibility: visible;
	display: block;
}

.PROCEEDINGS {
	visibility: visible;
	display: block;
}

.PATENT {
	visibility: visible;
	display: block;
}

.COMM {
	visibility: visible;
	display: block;
}

img.logo_pdf {
	height: 15px;
	display: inline;
	padding: 0px 8px 0px 2px;
	vertical-align: middle;
}

button.bibtex {
	vertical-align: middle;
	height: 15px;
	display: inline;
	border-radius: 0px 8px 0px 0px;
	padding: 0px 1px 0px 1px;
	background-color: white; /* Green */
	color: #1e3799;
	cursor: pointer;
	font-size: 11px;
}

.bibtex_tooltip {
  position: relative;
  display: inline-block;
}

.bibtex_tooltip .bibtex_tooltip_text {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  margin: 6px 5px;
  position: absolute;
  z-index: 1;
  top: -25%;
  left: 125%;
  margin-left: 0px;
  opacity: 0;
  transition: opacity 0.3s;
}

.bibtex_tooltip .bibtex_tooltip_text::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 99.5%;
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent #555 transparent transparent;
}

.bibtex_tooltip:hover .bibtex_tooltip_text {
  visibility: visible;
  opacity: 1;
}

/***************************************************
					TEACHING SECTION
***************************************************/

ul.teach {
	list-style: circle inside;
	margin: -5px 0px 5px 10px;
}

li.teach {

}

/***************************************************
				  	Text
***************************************************/

p {
	color: #575757;
}

a {
	color: #1e3799;
	text-decoration: none;
}

a:hover {
	color: #1e3799;
	text-decoration: underline;
}

a.text {
	color: #575757;
	text-decoration: none;
}

a.text:hover {
	color: #1e3799;
	text-decoration: underline;
}

a.text_none {
	color: #575757;
	text-decoration: none;
}

em {
  font-style: italic;
}

/***************************************************
					FOOTER
***************************************************/

footer {
	position: relative;
	height: 60px;
	clear: both;
	width: 100%;
	margin-bottom: 5px;
	background-color: black;
}


.footer_credits {
	position: relative;
	float: left;
	width: 100%;
	opacity: 1;
	background: transparent;
	margin-bottom: 10px;
	text-align: left;
	color: white;
	padding: 20px 15px 15px 15px;
}

/***************************************************
					SPECIFIC (Material icons and other)
***************************************************/

.highlight:hover {
	background: rgba(0, 0, 0, 0.1);
	cursor: pointer;
}

.abstract {
	visibility: hidden;
	display: none;
	opacity: 0;
	margin: 10px 0px 20px 30px;
}

.material-icons {
	
}

.read-more{
	float: left;
	margin: 5px 10px 5px 0px;
}

.material-icons.arrow_rotate {
    -moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.diagonal {
	margin-left: 300px;
	font-size: 30px;
	-webkit-transform: rotate(-30deg); 
	-moz-transform: rotate(-30deg); 
	-ms-transform: rotate(-30deg); 
	-o-transform: rotate(-30deg); 
	transform: rotate(-30deg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865482, M12=0.7071067811865466, M21=-0.7071067811865466, M22=0.7071067811865482, SizingMethod='auto expand')";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865482, M12=0.7071067811865466, M21=-0.7071067811865466, M22=0.7071067811865482, SizingMethod='auto expand');
}


/***************************************************
					MOBILE MEDIA
***************************************************/
