
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 300;
	src: local('Lato Light'), local('Lato-Light'), url(http://themes.googleusercontent.com/static/fonts/lato/v6/KT3KS9Aol4WfR6Vas8kNcg.woff) format('woff');
}

@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	src: local('Lato Regular'), local('Lato-Regular'), url(http://themes.googleusercontent.com/static/fonts/lato/v6/9k-RPmcnxYEPm8CNFsH2gg.woff) format('woff');
}

@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 900;
	src: local('Lato Black'), local('Lato-Black'), url(http://themes.googleusercontent.com/static/fonts/lato/v6/BVtM30trf7q_jfqYeHfjtA.woff) format('woff');
}

@font-face {
	font-family: 'Lato';
	font-style: italic;
	font-weight: 400;
	src: local('Lato Italic'), local('Lato-Italic'), url(http://themes.googleusercontent.com/static/fonts/lato/v6/oUan5VrEkpzIazlUe5ieaA.woff) format('woff');
}


@font-face {
    font-family: "ProximaNova";
  src: url("../fonts/proximanova-reg.eot");
  src: url("../fonts/proximanova-reg.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-reg.woff") format("woff"), url("../fonts/proximanova-reg.ttf") format("truetype"), url("../fonts/proximanova-reg.svg#ProximaNovaRgRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: "ProximaNovaBold";
  src: url("../fonts/proximanova-bold.eot");
  src: url("../fonts/proximanova-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-bold.woff") format("woff"), url("../fonts/proximanova-bold.ttf") format("truetype"), url("../fonts/proximanova-bold.svg#ProximaNovaRgBold") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
    font-family: "ProximaNovaLight";
  src: url("../fonts/proximanova-light.eot");
  src: url("../fonts/proximanova-light.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-light.woff") format("woff"), url("../fonts/proximanova-light.ttf") format("truetype"), url("../fonts/proximanova-light.svg#ProximaNovaLtLight") format("svg");
  font-weight: lighter;
  font-style: normal;
}

@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,300,900);



/*div.category_ribbon {
    background: url("../img/bg_category_static.png") no-repeat scroll 0 0 transparent;
    height: 38px;
    left: 5px;
    position: absolute;
    top: -1px;
    width: 30px;
    z-index: 1;
}*/
/*.category_icon span.feature_selection {*/
    /*background-position: center -631px;*/
    /*background-image: url("../img/icons_categories.png")!important;*/
/*}*/
/*div.category_ribbon span {
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    display: block;
    text-align: center;
    color: #444;
    font-size: 21px;
    text-shadow: 1px 2px 6px #EEE;
    text-rendering: geometricPrecision;
}
*/



a:hover i.bibtexIcon:hover {
	/*background-image: url('../img/bibtex-custom-190x222-hover-v5.svg');*/
	background-image: url('../img/bibtex-custom-hover-v1.svg');
}

a:hover .bibtexIcon:hover {
	background-image: url('../img/bibtex-custom-hover-v1.svg');
}

.pitems .pubmain .pubassets a:hover i.bibtexIcon {
	color: #fff;
	background-image: url('../img/bibtex-custom-hover-v1.svg');
}

.pitems .pubmain .pubassets a:hover > .bibtexIcon {
	color: #fff;
	background-image: url('../img/bibtex-custom-hover-v1.svg');
}

.pitems .pubmain .pubassets a:hover .bibtexIcon {
	color: #fff;
	background-image: url('../img/bibtex-custom-hover-v1.svg');
}

.bibtexIcon {
	/*background-image: url('../img/bibtex-custom-228x228.svg');*/
	/*background-image: url('../img/bibtex-custom-190x222-v5.svg');*/
	background-image: url('../img/bibtex-custom-v1.svg');
	 /*0 0 transparent;*/
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding-left: 11px;
	padding-right: 11px;
}

i.bibtexIcon:hover {
	background-image: url('../img/bibtex-custom-hover-v1.svg');
}


a:hover i.pdfIcon:hover {
	background-image: url('../img/icon-pdf-custom-hover.svg');
}

a:hover .pdfIcon:hover {
	background-image: url('../img/icon-pdf-custom-hover.svg');
}

.pitems .pubmain .pubassets a:hover i.pdfIcon,
.pitems .pubmain .pubassets a:hover > .pdfIcon,
.pitems .pubmain .pubassets a:hover .pdfIcon {
	color: #fff;
	background-image: url('../img/icon-pdf-custom-hover.svg');
}

i.pdfIcon:hover {
	background-image: url('../img/icon-pdf-custom-hover.svg');
}

.pdfIcon {
	background-image: url('../img/icon-pdf-custom.svg');
	 /*0 0 transparent;*/
	background-repeat: no-repeat;
	background-size: 110% 110%;
	/*padding-left: 8px;*/
	/*padding-right: 8px;*/
	padding-left: 11px;
	padding-right: 11px;
}



.bibtex-pub {
	color: #9b9b9b;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 11px;
    padding-right: 11px;
    /* padding: 3px 10px; */
    float: right;
    /* font-size: 18px; */
    font-size: 20px;
    background-image: url('../img/bibtex-custom.svg'); background-size: 35px 35px; 
    background-repeat: no-repeat; 
    /*background-blend-mode: lighten; */
    background-position-x: 4px;
}

i.bibtex {
    background: url("../img/bibtex-custom.svg");
}



div.category_ribbon {
    background: url("../img/bg_category_static.png") no-repeat scroll 0 0 transparent;
    background-size: 28px 28px;
    /*height: 28px;*/
    left: 6px;
    position: absolute;
    top: -1px;
    width: 28px;
    /*z-index: 1;*/
}
.category_icon span.feature_selection {
    background-position: center -631px;
    /*background-image: url("../img/icons_categories.png")!important;*/
}
div.category_ribbon span {
    height: 28px;
    /* width: 28px; */
    display: block;
    text-align: center;
    color: #444;
    font-size: 16px;
    text-shadow: 1px 2px 6px #EEE;
    /* z-index: -1; */
    text-rendering: geometricPrecision;
}



/*select,*/
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
/*.uneditable-input */ {
    display: inline-block;
  /*height: 44.199999999999996px;*/
    padding: 4px 6px;
    margin-bottom: 20px;
  /*font-size: 16px;*/
  /*line-height: 26px;*/
    color: #546673;
    background: white;
}
/*label,*/
input,
/*button,*/
/*select,*/
textarea {
  /*font-size: 16px;*/
    font-weight: normal;
  /*line-height: 26px;*/
  /*line-height: 26px;*/;
}

input,
/*button,*/
/*select,*/
textarea {
    font-family: "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

input:focus {
    border-color: rgba(46, 159, 255, 0.5);
    outline: medium none;
    background: rgba(46, 159, 255, 0.1);
    -webkit-transition: 0.5s background, 0.5s border-color;
    -moz-transition: 0.5s background, 0.5s border-color;
    -ms-transition: 0.5s background, 0.5s border-color;
    -o-transition: 0.5s background, 0.5s border-color;
    transition: 0.5s background, 0.5s border-color;
}





* {
    /*-webkit-font-smoothing: subpixel-antialiased;*/
    /*text-rendering: optimizeLegibility;*/
    /*text-rendering: geometricPrecision;*/
    /*font-smooth: always;*/
    /*font-smoothing: antialiased;*/
    -moz-font-smoothing: antialiased;
    /*-webkit-font-smoothing: antialiased;*/
    /*-moz-osx-font-smoothing: grayscale;*/
    margin:0;
    padding:0;
}



body {
	font-size: 16px;
	font-family: 'Lato', "Open Sans", "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	height:100% !important;
	margin:0;
	padding:0;
	/*text-align: justify;*/
    /*background: #FFFFFF url('img/bg-network-light.png') repeat-y center top !important;*/
    
    /*background: rgba(255,255,255,0.5) url(../img/bg-network-light.png) fixed center top !important;*/
    /*z-index: 301 !important;*/
}



html {
	height: 100% !important;
}

a,a:hover,a:focus {
	text-decoration: none;
	outline: 0;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
	font-family: "Lato", Helvetica, Arial, sans-serif;
	font-weight: 300;
}


h1,
.h1 {
  font-size: 50px;
}

/* mobile menu
 **************************************************/
.mobilemenu {
	position: fixed;
	top: 0px;
	left: 0;
	right: 0;
	z-index: 1002;
	font-size: 30px;
	padding: 2px 10px;
	background: #2b2b2b;
	display: block;
	width: 50px;
	height: 50px;
	color: #fff;
	display: none;
}

.mobilemenu:hover,.mobilemenu:focus {
	color: #fff;
}

/* layout
 **************************************************/
#main-nav {
	text-align: left;
	vertical-align: top;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 250px;
	background: #2b2b2b;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 45px;
	overflow-x: hidden;
	overflow: hidden;
}
/* see perfect_scrollbar.css for styling */
#main.ps-container .ps-scrollbar-y-rail, .ps-container.hover .ps-scrollbar-y-rail {
     opacity: .7; 
    filter: alpha(opacity=70);
    background-color: #CCC;
    /*background-color: #aaa;*/
}
#main.ps-container .ps-scrollbar-y {
    position: absolute;
    right: 0;
    width: 8px;
    /*background-color: #aaa;*/
    background-color: #888;
    -o-transition: background-color .2s linear;
    -webkit-transition: background-color.2s linear;
    -moz-transition: background-color .2s linear;
    transition: background-color .2s linear
}



.page {

}

.home {

}


/*.page {
	overflow: auto;
	position: absolute;
	width: 100%;
	height:100%;
}

.home {
	left: 0px;
	z-index: 0;
	width: 100%;
}*/


.page-old {
	overflow: auto;
	position: absolute;
	/*top: 0;*/
	/*left: 2000px;*/
	/*bottom: 0;*/
	/*width: 85%;*/
	width: 100%;
	height:100%;
	/*background-color: #f7f7f7;*/
}

.home-old {
	left: 0px;
	z-index: 0;
	width: 100%;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0px;
	bottom: 0;
	right: 0px;
	background-color: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
	filter: alpha(opacity=25);
	opacity: 0.25;
	display: none;
	z-index: 300;
	cursor: crosshair;
	/*cursor: url(../img/pointer.png), auto;*/
}

#runner {
	position: absolute;
	width: 30px;
	height: 20px;
	color: #fff;
	font-size: 20px;
	z-index: 2000;
}

.currentpage {
	-webkit-box-shadow: -2px 0 4px -2px rgba(0,0,0,.25);
	box-shadow: -2px 0 4px -2px rgba(0,0,0,.25);
}

/* sidebar
 **************************************************/
#nav-container {
	position: relative;
	padding-bottom: 75px;
	bottom: 0;
	height: 100%;
}

#profile {
	text-align: center;
	padding: 30px 10px;
	position: relative;
}

#profile .portrate {
	background-image: url(../img/ryan-rossi.jpg);
	width: 125px;
	margin: 0 auto;
	height: 125px;
	border-radius: 50%;

	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}

#profile .title h2 {
	font-size: 28px;
	font-weight: 200;
	color: #fff;
	margin: 20px 0 10px 0;
}

#profile .title h3 {
	font-size: 18px;
	font-weight: 100;
	color: #aaa;
	margin: 0px 0 10px 0;
}

ul#navigation {
	padding: 0;
	margin: 0;
}


ul#navigation li {
	display: block;
	float: none;
	clear: both;
	background: #303030;
	border-top: 1px solid #373737;
	border-bottom: 1px solid #2B2B2B;

	-webkit-transition: background 0.5s;
	-moz-transition: background 0.5s;
	-o-transition: background 0.5s;
	-ms-transition: background 0.5s;
	transition: background 0.5s;
}

ul#navigation li a {
	color: #ccc;
	font-size: 14px;
}

ul#navigation li:hover,ul#navigation li:focus {
	background: #363636;
}

ul#navigation li:hover a,ul#navigation li:focus a {
	color: #f7f7f7;
}

ul#navigation .currentmenu {
	font-weight: bold;
}

ul#navigation li.currentmenu a {
	color: #fff;
}

/*ul#navigation li.external:hover .icon, ul#navigation li.currentmenu .icon{
	color: #05d8f2;
}*/

ul#navigation li.currentmenu {
	background: #363636;
	border-top: 1px solid #3d3d3d;
	border-bottom: 1px solid #252525;
}


/*INITIAL NAV STYLE */
/*ul#navigation li .text {
	padding-left: 5%;
	margin-left: 50px;
	line-height: 45px;

	-webkit-box-shadow: -3px 0 5px -4px #000;
	box-shadow: -3px 0 5px -4px #000;
}*/

ul#navigation li .text {
    padding-left: 5%;
    margin-left: 50px;
    line-height: 45px;
    -webkit-box-shadow: -3px 0 5px -4px #000;
    box-shadow: -3px 0 5px -4px #000;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: geometricPrecision;
    font-family: "ProximaNova", "Lato", "Open Sans", "Helvetica Neue";
}



ul#navigation li .icon {
	float: left;
	line-height: 45px;
	width: 50px;
	text-align: center;
	font-size: 27px;
    -moz-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



.social-icons {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #202020;
	border-top: 1px solid #1A1A1A;
	width: 250px;
	z-index: 2;
	height: 45px;
}

.social-icons ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.social-icons li {
	float: left;
	width: 25%;
	padding: 10px;
	/*padding-top:10px;*/
	/*padding-bottom: 10px;*/
	/*padding-left: 8px;*/
	/*padding-right: 8px;*/

	text-align: center;
	/*vertical-align: middle;*/
}


/*.social-icons li {
	float: left;
	width: 33%;
	padding: 10px;
	text-align: center;
}*/

.social-icons a {
	color: #ccc;
}

.social-icons a:hover,.social-icons a:focus {
	color: #fff;
}

.social-icons i {
	font-size: 16px;
	/*font-size: 18px;*/
}

/* page specifics
 **************************************************/
.page-container {
	position: relative;
}

.pageheader {
	background: #f3f3f370;
	position: relative;
	padding: 60px 0 45px 0;
}

.pageheader:after {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	/*pointer-events: none;*/
	border-color: rgba(8, 4, 13, 0);
	border-top-color: #f3f3f370;
	border-width: 30px;
	left: 50%;
	margin-left: -30px;
	z-index: 1;
}


.section h1.title {
    border-bottom: 1px solid #ccc;
    margin: 20px 0 30px 0;
    padding: 5px 0;
    font-size: 50px;
}

.section h1.title {
	/* NETWORK LEFT IMG */
    background-image: url('../img/network-title-img.svg');
    background-repeat: no-repeat;
    /*background-size: 6%;*/
    background-size: 53px;
    font-size: 50px;
    /* background-position: left; */
    /*text-indent: 44px;*/
    background-origin: border-box;
    background-position-x: 0%;
    padding-left: 48px;
    /*background-position-y: 60%;*/
}


.section h2.title {
    border-bottom: 1px solid #ccc;
    margin: 20px 0 30px 0;
    padding: 5px 0;
}

.section h2.title {
	/* NETWORK LEFT IMG */
    background-image: url('../img/network-title-img.svg');
    background-repeat: no-repeat;
    /*background-size: 6%;*/
    background-size: 53px;
    /* background-position: left; */
    /*text-indent: 44px;*/
    padding-left: 48px;
    background-origin: border-box;
    background-position-x: 0%;
    /*background-position-y: 60%;*/
}

.headercontent h3.title {
	/* NETWORK LEFT IMG */
	background-image: url('../img/network-title-img.svg');
    background-repeat: no-repeat;
    /*background-size: 7%;*/
    /*background-size: 53px;*/
    background-size: 54px;
    /*background-position: left;*/
    /*text-indent: 48px;*/
    padding-left: 52px;
    /*background-origin: content-box;*/
    background-origin: border-box;
    /*background-position-x: 0%;*/
    /*background-position-y: 60%;*/
    background-position-x: 0%;
    background-position-y: 70%;

}

.title-hr {
	border-bottom: 1px solid #ccc;
    /*margin: 20px 0 30px  0;*/
    /*padding: 5px 0;*/
}

.titleGray {
	background-image: url('../img/network-title-img-grayscale.svg');
	background-repeat: no-repeat !important;
    background-size: 53px;
	/*text-indent: 48px;*/
    padding-left: 52px;
    background-origin: border-box;
    background-position-x: 0%;
    background-position-y: 04%;
    /* title-hr */
	border-bottom: 1px solid #ccc;
    /*margin: 20px 0 30px 0;*/
    /*padding: 5px 0;*/
}
.titleOrange {
	background-image: url('../img/network-title-img-orange.svg') !important;
	background-repeat: no-repeat !important;
    background-size: 53px;
	/*text-indent: 48px;*/
    padding-left: 52px;
    background-origin: border-box;
    background-position-x: 0%;
    background-position-y: 04%;
}
.titleGreen {
	background-image: url('../img/network-title-img-green.svg') !important;
	background-repeat: no-repeat !important;
    background-size: 53px;
    background-position-x: 0%;
    background-position-y: 60%;
    /*text-indent: 44px;*/
    padding-left: 48px;
    background-origin: border-box;
}
.titleRed {
	background-image: url('../img/network-title-img-red.svg') !important;
	background-repeat: no-repeat !important;
    background-size: 53px;
    /*text-indent: 44px;*/
    padding-left: 48px;
    background-origin: border-box;
}



/*.headercontent h1.title {
    background-image: url('../img/network-title-img.svg');
    background-repeat: no-repeat;
    background-size: 58px;
    background-position-x: 0%;
    background-position-y: 90%;
    padding-left: 62px;
    background-origin: border-box;
}*/

.headercontent h1.title {
    background-image: url(../img/network-title-img.svg);
    background-repeat: no-repeat;
    background-size: 68px;
    background-position-x: 0%;
    background-position-y: 0%;
    padding: 0;
    padding-left: 62px;
    background-origin: border-box;
}


.headercontent h2.title {
    background-image: url('../img/network-title-img.svg');
    background-repeat: no-repeat;
    background-size: 58px;
    background-position-x: 0%;
    background-position-y: 90%;
    /*text-indent: 58px;*/
    padding-left: 62px;
    background-origin: border-box;
}

.headercontent .title {
	font-size: 50px;
	margin-bottom: 25px;
	border-bottom: 1px solid #ccc;
	/*padding: 0 0 20px 0;*/
	padding: 0 0 10px 0;
}

.headercontent .subtitle {
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 0;
	padding: 5px 0;
}

.headercontent .subtitle h3 {
	margin: 0;
	padding: 0;
}

.page .section {
	padding: 70px 0;
	position: relative;
}

.section-container {
	padding: 0 10%;
}

.color-1 {
	background: #fcfcfc70;
	/*#f7f7f578*/
}

.color-1:after {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	/*pointer-events: none;*/
	border-color: rgba(8, 4, 13, 0);
	border-top-color: #fcfcfc;
	border-width: 30px;
	left: 50%;
	margin-left: -30px;
	z-index: 1;
}

.color-2 {
	background: #f7f7f770;
}

.color-3 {
	/*background: rgba(44, 44, 45, 0.20);*/
	background: #eeeeee70;
}

.color-4 {
	/*background: rgba(44, 44, 45, 0.05);*/
	background: #eeeeee70;
}





.pub-keywords {
	/*color: #222;*/
	font: 15px/24px "ProximaNovaRegular", "ProximaNovaLight", "ProximaNova", "Lato", "Bitstream Vera Sans Mono", "Anonymous Pro", "Consolas", monospace;
	text-shadow: 0 1px 1px rgba(0,0,0,.25);
	text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 500;
    text-rendering: geometricPrecision;
    font-size:1.4em;
}

#pub-keyword-grid {
	/*background: rgba(44, 44, 45, 0); */
	/* fully transparent */
	background-color: #fff !important;
}


#pub-grid {
	background: rgba(0,0,0,0.08);
	/*background: rgba(0,0,0,0.06);*/
	/*background: #f7f7f7; */
	/*90;*/
}

.color-5 {
	background: #2c2c2d50;
	color: #fff;
}

.color-6 {
	background: #000;
}

.section .title {
	border-bottom: 1px solid #ccc;
	margin: 0 0 30px 0;
	/*padding: 20px 0;*/
}

/*.section h3.title*/
/*.section .title h3 {*/
/*	background-image: url(../img/network_icon_2.svg);
    background-repeat: no-repeat;
    background-size: 7%;
    background-position: left;
    text-indent: 44px;
    background-origin: content-box;*/
/*}*/



.section .title h3 {
	padding: 0;
	margin: 0;
	font-size: 26px;
}


.biothumb{position: relative;}
.biothumb .overlay{
	position: absolute;
	width: 100%;
	color:#fff;
	bottom: 0;
	background-color: black;
	background-color: rgba(0,0,0,0.5);
	padding:25px;
}
.biothumb .overlay h1{
	font-size: 45px;
}


/*************************************************
 *  uls
 **************************************************/
.ul-bolded li {
	font-weight: bold;
}

/*.pubassets i {
	font-size: 1.2em;
}*/


.ul-boxed li {
	padding: 7px;
	background-color: #FdFdFd;
	margin-bottom: 10px;
	-webkit-box-shadow: 0px 3px 3px -3px #ccc;
	box-shadow: 0px 3px 3px -3px #ccc;
	border-radius: 2px;
	border-left: 5px solid;
}

/* ul-card
 **************************************************/
ul.ul-card {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.ul-card li {
	position: relative;
	padding: 50px 15px 20px 15px;
	background-color: #fff;
	margin-bottom: 15px;
	-webkit-box-shadow: 0px 3px 3px -3px #ccc;
	box-shadow: 0px 3px 3px -3px #ccc;
	border-radius: 3px;
	margin-left: 10px;
	color: #333;
}

ul.ul-card li .dy {
	position: absolute;
	top: 10px;
	left: -10px;
	border-radius: 0px;
	padding: 0;
color: white;
}

ul.ul-card li .dy span {
	padding: 7px 10px;
	line-height: 30px;
	margin: 0;
}

/*ul.ul-card li .dy .degree {
	background-color: #05c2d9;
}*/

ul.ul-card li .dy .year {
	/*background-color: #05d8f2;*/
	-webkit-box-shadow: -3px 0px 7px -3px rgba(68, 68, 68, 0.5);
	box-shadow: -3px 0px 7px -3px rgba(68, 68, 68, 0.5);
	margin-left: -3px !important;
}

ul.ul-card li .description p {
	font-size: 16px;
	margin: 0;
}

ul.ul-card li .description p.where {
	font-weight: 300;
	font-size: 14px;
}

/* ul-dates
 **************************************************/
ul.ul-dates,ul.ul-dates-gray {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.ul-dates li,ul.ul-dates-gray li {
	margin-bottom: 15px; /*margin-left:  20px;
	*/
}

ul.ul-dates div.dates,ul.ul-dates-gray div.dates {
	float: left;
	width: 75px;
}

ul.ul-dates div.dates span,ul.ul-dates-gray div.dates span {
	/*background-color: #05d8f2;*/
	padding: 6px;
	display: block;
	text-align: center;
	color: #fff;
	position: relative;
}

ul.ul-dates-gray div.dates span {
	background-color: #BBBBBB;
}

/*ul.ul-dates div.dates span:last-child {
	background-color: #05c2d9;
}*/

ul.ul-dates-gray div.dates span:last-child {
	background-color: #979797;
}

ul.ul-dates-gray div.dates span:first-child,ul.ul-dates div.dates span:first-child {
	-webkit-box-shadow: 0px 2px 6px -3px rgba(68, 68, 68, 0.5);
	box-shadow: 0px 2px 6px -3px rgba(68, 68, 68, 0.5);
	z-index: 3;
	position: relative;
}

ul.ul-dates div.content,ul.ul-dates-gray div.content {
	margin-left: 90px;
	min-height: 70px;
	padding-top: 10px;
}

div.content {
	margin-top:10px;
}

div.content p {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    /*font-family: 'ProximaNova', 'Open Sans', sans-serif;*/
    font-size: 14.5px;
    /*font-size: 16px;*/
    font-family: 'Lato', "Open Sans", "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
}


ul.ul-dates div.content h4,ul.ul-dates-gray div.content h4 {
	font-weight: 400;
	font-size: 16px;
	margin-top: 0;
}

ul.ul-dates div.content p,ul.ul-dates-gray div.content p {
	font-size: 13px;
}

/* ul-timeline
 **************************************************/
ul.timeline {
	border-left: 8px solid #FFF;
	list-style: none;
	padding: 1px 0;
	margin-left: 100px;
}

ul.timeline li .date {
	float: left;
	padding: 10px 15px 10px 10px;
	margin-top: 10px;
	margin-left: -115px;
	font-size: 15px;
	width: 110px;
	text-align: center;
	/*background: #05d8f2;*/
	color: #fff;
    /*background: #275EA7;*/
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

ul.timeline li .researchDate {
	float: left;
	padding: 10px 15px 10px 10px;
	margin-top: 10px;
	margin-left: -115px;
	font-size: 15px;
	width: 110px;
	text-align: center;
	background: #05d8f2;
	color: #fff;
    /*background: #275EA7;*/
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}


/*ul.timeline li.open .data {
	background: #05c2d9;
}*/

ul.timeline li .circle {
	float: left;
	margin: 20px 0;
	margin-left: -14px;
	width: 20px;
	height: 20px;
	border: 4px solid #FFFFFF;
	border-radius: 50%;
	background-color: #d5d5d5;
}

ul.timeline li.open .circle {
	/*background-color: #05c2d9;*/
	-webkit-box-shadow: 0px 2px 6px -3px rgba(68, 68, 68, 0.5);
	box-shadow: 0px 2px 6px -3px rgba(68, 68, 68, 0.5);
}

ul.timeline li .data {
	background: #fdfdfd;
	margin: 10px 0px 10px 20px;
	border-left: 10px solid;
	padding: 18px 20px;
	font-size: 16px;

	-webkit-box-shadow: 0px 3px 3px -3px #ccc;
	box-shadow: 0px 3px 3px -3px #ccc;
	border-radius: 3px;
}

ul.timeline li.open .data {
	/*border-color: #05c2d9;*/
	background: #fff;
}

ul.timeline li .data .subject {
	cursor: pointer;
	color: #777;
	font-size: 18px;
}

ul.timeline li .data .text {
	display: none;
	/*margin-top: 15px;*/
	font-size: 14px;
}

/* ul-withdetails
 **************************************************/
.ul-withdetails {
	list-style: none;
	padding: 0;
}

.ul-withdetails li {
	background-color: #FdFdFd;
	margin-bottom: 15px;

	-webkit-box-shadow: 0px 3px 3px -3px #ccc;
	box-shadow: 0px 3px 3px -3px #ccc;
	border-radius: 3px;
}

.ul-withdetails li .image {
	position: relative;
	overflow: hidden;
}

.ul-withdetails li .imageoverlay {
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	/*background: #05d8f2;*/
	cursor: pointer;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.ul-withdetails li .imageoverlay i {
	color: #fff;
	position: absolute;
	top: 40%;
	left: 45%;
	font-size: 30px;
}

.ul-withdetails li .meta {
	overflow: hidden;
	padding: 20px;
	cursor: pointer;
}

.ul-withdetails li .details {
	display: none;
	padding: 20px;
	background: #fff;

	-webkit-box-shadow: inset 0px 3px 5px -3px #ccc;
	box-shadow: inset 0px 3px 5px -3px #ccc;
}

/*************************************************
 * lab partnerts
 **************************************************/
#labp-heads-wrap {
	/*background-color: #05c2d9;*/
	position: relative;
	height: 180px; 
}

#labp-heads-wrap:after {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(247, 103, 103, 0);
	/*border-top-color: #05c2d9;*/
	border-width: 15px;
	left: 50%;
	margin-left: -15px;
}

#lab-carousel {
	width: 100%;
	height: 200px;
	position: absolute;
	top: 0;
	left: 0;
}

#lab-carousel div {
	float: left;
	width: 100px;
	height: 100px;
}

#lab-carousel img {
	border: none;
	position: relative;

	-webkit-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
}

.caroufredsel_wrapper {
	margin-top: -10px !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

#labp-heads-wrap #next,#labp-heads-wrap #prev {
	position: absolute;
	top: 0;
	height: 100%;
	line-height: 180px;
	padding: 0 10px;
	color: #f7f7f7;
	font-size: 30px;
	z-index: 4;
}

#labp-heads-wrap #next {
	right: 0;
}

#labp-heads-wrap #prev {
	left: 0;
}

#labp-heads-wrap #prev.disabled,#labp-heads-wrap #next.disabled {
	color: #ccc;
	cursor: default;
}

#lab-details {
	background-color: #fff;
	padding: 20px;
	padding-top: 40px;
	text-align: center;
	min-height: 150px;

	-webkit-box-shadow: 0px 3px 3px -3px #ccc;
	box-shadow: 0px 3px 3px -3px #ccc;
	border-radius: 2px;
}

#lab-details div {
	display: none;
}

#lab-details h3 {
	margin-top: 0;
}

/* filter dropdowns
 **************************************************/
#filters,.filters,#pub-grid {
	/*padding: 20px 0 30px 0 !important;*/
	padding: 50px 0 60px 0 !important;
}

#filters h3,.filters h3,div#sort {
	margin-top: 30px;
}

#sort span {
	line-height: 30px;
}

.stuck {
	position: fixed !important;
	z-index: 1001;
	top: 0;
	right: 0;

	-webkit-box-shadow: 0px 2px 4px 0px #cecece;
	box-shadow: 0px 2px 4px 0px #cecece;
}

.cd-dropdown,.cd-select {
	position: relative;
	margin: 20px auto;
	display: block;
}

.cd-dropdown > span {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #999;
	font-weight: 700;
	font-size: 16px;
	background: #fff;
	display: block;
	padding: 0 10px 0 30px;
	position: relative;
	cursor: pointer;
}

.cd-dropdown > span:after {
	content: '';
	position: absolute;
	right: 0px;
	top: 0px;
	width: 50px;
	text-align: center;
	font-size: 12px;
	padding: 8px;
	height: 70%;
	line-height: 24px;
}

.cd-dropdown.cd-active > span:after {
	content: '';
}

.cd-dropdown ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
}

.cd-dropdown > span,.cd-dropdown ul li:nth-last-child(-n+3) span {
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

.cd-dropdown ul {
	position: absolute;
	top: 0px;
	width: 100%;
}

.cd-dropdown ul li {
	position: absolute;
	width: 100%;
}

/*.cd-active.cd-dropdown > span {
	color: #05d8f2;
}*/

.cd-active.cd-dropdown > span,.cd-active.cd-dropdown ul li span {
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

.cd-active.cd-dropdown ul li span {
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}

.cd-active.cd-dropdown ul li span:hover {
	/*background: #05d8f2;*/
	color: #fff;
}

.cd-dropdown ul li span {
	width: 100%;
	background: #fafafa;
	line-height: 40px;
	padding: 0 10px 0 30px;
	display: block;
	color: #bcbcbc;
	cursor: pointer;
	font-weight: 700;
}

/* publications
 **************************************************/
#pub-grid .mix {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	display: none;
}

.pitems .item {
	margin-bottom: 20px;
	width: 100%;
}

.pitems .pubmain {
	background: #fefefe;
	padding: 25px 25px 40px 25px;
	/*padding: 30px 25px 40px 25px;*/

	/* changed for category_ribbon icon */
	/*padding: 25px 25px 40px 45px; */
	/*padding-right: 0px;*/
	min-height: 130px;
	position: relative;

	-webkit-box-shadow: 0px 3px 3px -3px #ccc;
	box-shadow: 0px 3px 3px -3px #ccc;
	cursor: pointer;
}



.pitems .pub-title {
	margin: 0;
	padding: 0 0 15px 0;
	font-weight: 300;
}


.pitems .pubmain {
	/*div {*/
	/*font-size: small;*/
	font-size:16px/16px;
}

.pitems .pubmain .label {
	/*margin-right: 10px;*/
	margin-right: 5px;
	margin-left: 4px;
	padding: .3em .6em;
    font-weight: 200;
    letter-spacing: 1.1px;
}

.pitems .pubmain .pubassets {
	position: absolute;
	bottom: 0;
	right: 0;
	/*background: #fafafa;*/
	background: #f6f6f6;
	/*80;*/
	text-align: center;
	border-top: 2px solid;
}

.pitems .pubmain .pubassets a {
	color: #9b9b9b;
	padding-top: 2px;
	padding-bottom:2px;
	padding-left: 11px;
	padding-right:11px;
	/*padding: 3px 10px;*/
	float: right;
	/*font-size: 18px;*/
	font-size:20px;
}


.pubmain:hover {
	/*background-color: #f9f9f9;*/
	background-color: #ffffff;
	-webkit-box-shadow: -1px -0.5px 3px 1px rgba(204,204,204,1);
	-moz-box-shadow: -1px -0.5px 3px 1px rgba(204,204,204,1);
	box-shadow: -1px -0.5px 3px 1px rgba(204,204,204,1);
}


.pitems .pubmain .pubassets a:hover,.pitems .pubmain .pubassets a:focus,.pitems .pubmain .pubassets a.pubcollapse {
	/*background: #05d8f2;*/
	color: #fff;
}

.pitems .pub-details {
	/*background: #fff;*/
	/*padding: 25px;*/
	/*display: none;*/
	/*border-bottom-left-radius:12px; */
	/*border-bottom-right-radius:12px;*/
}

/*.pitems .pub-abstract {
	background: #f9f9f9;
	padding: 20px;
	border-bottom-left-radius:12px; 
	border-bottom-right-radius:12px;
    text-align: justify;
    text-justify: inter-word;
    font-family: "ProximaNova", "Open Sans", "Lato", Helvetica, sans-serif;
    font-weight: 400;
}*/

.pitems .pub-abstract {
    background: #f9f9f9;
    padding: 10px;
    padding-bottom: 4px;
    border-radius: 12px;
    text-align: justify;
    text-justify: inter-word;
    font-family: "ProximaNova", "Open Sans", "Lato", Helvetica, sans-serif;
    font-weight: 400;
    /*margin-bottom: 6px;*/
}


.pub-abstract-title {
	text-transform: uppercase;
    letter-spacing: 1.5px;
    font-family: "ProximaNova";
    font-weight: 500;
    text-rendering: geometricPrecision;
}




.pitems .pub-keyword-list {
    /*background: #f9f9f9;*/
    /*padding: 10px;*/
    padding: 6px 0px 0px 0px;
    padding-bottom: 4px;
    border-radius: 12px;
    text-align: justify;
    text-justify: inter-word;
    /*font-family: "ProximaNova", "Open Sans", "Lato", Helvetica, sans-serif;*/
    /*font-weight: 400;*/
    /*margin-bottom: 6px;*/
}






/* Gallery
 **************************************************/
#gallery-header {
	color: #f7f7f7;
}

#gallery-header h2 {
	font-size: 50px;
	text-align: center;
}

#gallery-large {
	background: #303030;
	padding-top: 20px;
}

ul.grid {
	max-width: 69em;
	list-style: none;
	margin: 30px auto;
	padding: 0;
}

ul.grid li {
	display: block;
	float: left;
	padding: 15px;
	width: 33%;
}

@media screen and (max-width: 900px) {
	ul.grid li {
	width: 50%;
}

}

@media screen and (max-width: 400px) {
	ul.grid li {
	width: 100%;
}

}

ul.grid li >div {
	-webkit-box-shadow: 0 0 8px -1px #000;
	box-shadow: 0 0 8px -1px #000;
	overflow: hidden;
	position: relative;
}

ul.grid li .over {
	position: absolute;
	bottom: -100%;
	width: 102%;
	right: -1%;
	left: -1%;
	color: #fff;
}

ul.grid li .comein {
	position: relative;
	z-index: 1;
	padding: 15px;
	height: 100%;
}

ul.grid li .comein i {
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	left: 50%;
	margin-left: -30px;
	font-size: 22px;
	color: #FFF;

	-webkit-box-shadow: 0 0 60px #fff;
	box-shadow: 0 0 60px #fff;
	border: 1px solid #fff;
	text-align: center;
	padding-top: 17px;
	border-radius: 50%;
}

ul.grid li .comein-bg {
	-khtml-opacity: .70;
	-moz-opacity: .70;
	-ms-filter: ”alpha(opacity=70)”;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.7);
	filter: alpha(opacity=70);
	opacity: .70;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: #000;
	z-index: -1;
}

ul.grid li a,ul.grid li img {
	outline: none;
	border: none;
	display: block;
	max-width: 100%;
}

/* at start */
.my-mfp-slide-bottom .mfp-content {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;

	-webkit-transition: all 0.7s ease-out;
	-moz-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
	-ms-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;

	-webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .mfp-content {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;

	-webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 );
	-moz-transform: translateY(0) perspective( 600px ) rotateX( 0 );
	-o-transform: translateY(0) perspective( 600px ) rotateX( 0 );
	-ms-transform: translateY(0) perspective( 600px ) rotateX( 0 );
	transform: translateY(0) perspective( 600px ) rotateX( 0 );
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .mfp-content {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;

	-webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
	-moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
	-o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
	-ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
	transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;

	-webkit-transition: opacity 0.3s ease-out;
	-moz-transition: opacity 0.3s ease-out;
	-o-transition: opacity 0.3s ease-out;
	-ms-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}

/* contanct
 **************************************************/
.contact-office {
	/*background: #fff url('../img/contact-office.jpg') no-repeat;*/
}

.contact-lab {
	/*background: #000 url('../img/contact-lab.jpg') no-repeat;*/
	color: #fff;
}

/*.contact-office .icon-huge, .contact-lab .icon-huge{
	color: #05d8f2;
}*/


.icon-huge {
	font-size: 170px;
	text-align: center;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
	display: block;
	padding-top: 30px;
}


.justify {
	text-align: justify;
    text-justify: inter-word;
}




/* Pretty printing styles. Used with prettify.js. */
/* Vim sunburst theme by David Leibovic */

pre .str, code .str { color: #65B042; } /* string  - green */
pre .kwd, code .kwd { color: #E28964; } /* keyword - dark pink */
pre .com, code .com { color: #AEAEAE; font-style: italic; } /* comment - gray */
pre .typ, code .typ { color: #89bdff; } /* type - light blue */
pre .lit, code .lit { color: #3387CC; } /* literal - blue */
pre .pun, code .pun { color: #fff; } /* punctuation - white */
pre .pln, code .pln { color: #fff; } /* plaintext - white */
pre .tag, code .tag { color: #89bdff; } /* html/xml tag    - light blue */
pre .atn, code .atn { color: #bdb76b; } /* html/xml attribute name  - khaki */
pre .atv, code .atv { color: #65B042; } /* html/xml attribute value - green */
pre .dec, code .dec { color: #3387CC; } /* decimal - blue */

pre.prettyprint, code.prettyprint {
	color: #FFF;
	background-color: #000;
	/*border-radius: 8px;*/
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border: 0px solid #cccccc !important;
}

pre.prettyprint {
	/*width: 95%;*/
	/*margin: 1em auto;*/
	margin-top: 0px !important;
	/*margin: 0px !important;*/
	padding: 1.4em !important;
	white-space: pre-wrap;
}


/* Specify class=linenums on a pre to get line numbering */
ol.linenums { margin-top: 0; margin-bottom: 0; color: #AEAEAE; } /* IE indents via margin-left */
li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8 { list-style-type: none }
/* Alternate shading for lines */
li.L1,li.L3,li.L5,li.L7,li.L9 { }

@media print {
  pre .str, code .str { color: #060; }
  pre .kwd, code .kwd { color: #006; font-weight: bold; }
  pre .com, code .com { color: #600; font-style: italic; }
  pre .typ, code .typ { color: #404; font-weight: bold; }
  pre .lit, code .lit { color: #044; }
  pre .pun, code .pun { color: #440; }
  pre .pln, code .pln { color: #000; }
  pre .tag, code .tag { color: #006; font-weight: bold; }
  pre .atn, code .atn { color: #404; }
  pre .atv, code .atv { color: #060; }
}


@media (max-width: 500px) {
	ul.timeline {
		margin: 0;
		border-left: none;
	}

	ul.timeline .circle {
		display: none;
	}

	ul.timeline .data {
		margin: 0 !important;
		margin-bottom: 10px !important;
		padding-top: 65px !important;
	}

	ul.timeline .date {
		margin-left: 0 !important;
	}
}

@media (max-width: 991px) {
	.mobilemenu {
		display: block;
	}
	.social-icons,#main-nav {
		left: -250px;
		z-index: 3;
	}
	#main {
		left: 0;
	}
}




.round-button {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    font-family: 'ProximaNova', 'Open Sans', sans-serif;
    display:block;
    width:auto;
    /*max-width: 200px;*/
    height:50px;
    line-height:50px;
    border-radius: 35%;
  	color:#666;
    text-align:center;
    text-decoration:none;
    font-size:20px;
    font-weight:400;
    letter-spacing:1px;
}
.round-button:hover {
    background: transparent;
    text-decoration: none !important;
    color: #1ac6ff;
}



.drop-shadow
{
	float: left;
	position: relative;
	margin-right: 8px;
	margin-left:8px;
	margin-top:5px;
	margin-bottom:5px;
	 
}

.drop-shadow img
{
	padding: 0px;
	display: block;
	position: relative;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	border: 2px solid #000000;
}


.drop-shadowright
{
	float: right;
	position: relative;
	margin: 10px 3px 0 10px !important;
	margin: 10px 3px 0 5px; 
	/*background: transparent url(../img/drop_shadow.png) bottom right no-repeat !important;*/
	/*background: transparent url(../img/drop_shadow_ie.gif) bottom right no-repeat;*/
}

.drop-shadowright img
{
	padding: 4px;
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
}

.captionated {
	width: 230px;
	height: 177px;
}

.hdr {
	background-image:url('../img/graph-small.png'), url('../img/graph-small-right.png');
	background-repeat:no-repeat, no-repeat;
	background-position: top left, top right;
	background-size: 45px;
	/*height: 35px;*/
}

.graphHeader {
	/*margin: 0px auto;*/
	/*padding: 20px 0px 0px 0px;*/
	/*font-size: 22px;*/
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    font-family: 'ProximaNova', 'Open Sans', sans-serif;

/*	background-image:url('../img/graph-small.png'), url('../img/graph-small-right.png');
	background-repeat:no-repeat, no-repeat;
	background-position: top left, top right;
	height: 35px;*/

    /*text-align: center;*/
    text-align: left;
    /*color: #2884ce;*/
    color: #333;
    font-size: 28px;
    font-weight: normal;
    white-space: nowrap;
    border-bottom: 1px solid #CCC;
    /*#2884ce;*/
    margin: 0;
    /*padding: 0 0 3px 0;*/
    padding: 0 0px 1px 50px;
}

.graphHdr {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    font-family: 'Open Sans', 'ProximaNova', sans-serif;

    text-align: left;
    /*color: #2884ce;*/
    color: #333;
    font-size: 30px;
    /*font-weight: normal;*/
    font-weight:lighter;
    white-space: nowrap;
    border-bottom: 1px solid #CCC;
    /*#2884ce;*/
    margin: 0;
    padding: 0 0 3px 0;
}

.tpad {
	padding-top: 6px;
}



.bg-overlap-footer {
    /* background-image: url('img/graphlets-sensemaking-spotting-stars-3.png'); */
    background-image: url('../img/vis61.png');
    background-repeat: no-repeat;
    z-index: -1 !important;
    overflow: visible !important;
    background-position: right 0px;
    /* background-attachment: fixed; */
    /* right: -300px; */
    /* right: -100px !important; */
    background-size: 37%;
    /* background-size: 60%; */
    /* background-size: 100%; */
    /* opacity: 0.70; */
    background-origin: content-box;
    margin: 0px;
    padding: 0px;
    bottom: 0px;
}









/*Easy Block (used for image badges)
------------------------------------*/
.easy-block-v1 {
	position: relative;
}

.easy-block-v1 img {
	width: 100%;
}

.easy-block-v1 .overflow-h h3 {
	width: 60%;
	float: left;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 5px;
}

.easy-block-v1 .easy-block-v1-badge {
    left: 0px;
    top: 10px;
    z-index: 1;
    color: #fff;
    padding: 4px 6px;
    position: absolute;
    border-radius: 4px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

.easy-block-v1 .easy-block-v1-badge {
    left: 0px;
    top: 4px;
    z-index: 1;
    color: #fff;
    font-size: 10px !important;
    padding: 2px 4px;
    position: absolute;
    border-radius: 4px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
.rgba-white {
    background-color: #FEFEFE;
}

.rgba-blue {
    background-color: rgba(52,152,219,0.8);
}

.rgba-purple {
    background-color: rgba(155,107,204,0.8);
}

.rgba-red {
    background-color: rgba(231,76,60,0.8);
}

/*Easy Block v2 (used for image badges)
------------------------------------*/
.easy-block-v2 {
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}

.easy-block-v2 img {
	width: 100%;
}

.easy-block-v2 .easy-bg-v2 {
	top: 5px;
	color: #fff;
	width: 100px;
	padding: 5px;
	right: -32px;
	font-size: 13px;
	position: absolute;
	text-align: center;
	letter-spacing: 2px;
	transform: rotate(45deg);
}

/*Easy Block v3 (used for image badges)
------------------------------------*/
.easy-block-v3 {
	text-align: left;
	background: #585f69;
	padding: 30px 20px 20px;
}

.easy-block-v3.first {
	background: #696f77;
}
.easy-block-v3.second {
	background: #707780;
}
.easy-block-v3.third {
	background: #787f88;
}

.easy-block-v3 i {
	color: #fff;
	float: left;
	font-size: 30px;
	min-width: 45px;
	padding-top: 10px;
}

.easy-block-v3 .inner-faq-b {
	overflow: hidden;
}

.easy-block-v3 .inner-faq-b h2,
.easy-block-v3 .inner-faq-b h3 {
	font-size: 21px;
	margin-bottom: 8px;
}

.easy-block-v3 .inner-faq-b h4 {
	color: #fff;
	font-size: 17px;
	margin-bottom: 2px;
}

.easy-block-v3 .inner-faq-b h2,
.easy-block-v3 .inner-faq-b h3,
.easy-block-v3 .inner-faq-b p {
	color: #fff;
}



/*--------------------------------------------------
	[24. Box Shadows]
----------------------------------------------------*/
.shadow-wrapper {
  z-index: 1;
  position: relative;
}

/*Common Style*/
.box-shadow {
  background: #fff;
  position: relative;
}

.box-shadow:after,
.box-shadow:before {
  top: 80%;
  left: 5px;
  width: 50%;
  z-index: -1;
  content: "";
  bottom: 15px;
  max-width: 300px;
  background: #999;
  position: absolute;
}

 /*Effect 1*/
.shadow-effect-1 {
  box-shadow: 0 10px 6px -6px #bbb;
}

 /*Effect 2,3,4*/
.shadow-effect-2 {
  position: relative;
}

.shadow-effect-2:after,
.shadow-effect-2:before,
.shadow-effect-3:before,
.shadow-effect-4:after {
  transform: rotate(-3deg);
  box-shadow: 0 15px 10px #999;
}

.shadow-effect-2:after,
.shadow-effect-4:after {
  left: auto;
  right: 5px;
  transform: rotate(3deg);
}

/*Effect 5*/
.shadow-effect-5 {
  box-shadow: 0 0 2px #ccc;
}

.rounded-2x {
    border-radius: 10px !important;
}

img.img-bordered {
    padding: 3px !important;
    border: solid 1px #eee !important;
}

.bg-overlap {
    background-image: url('../img/graphlet-vis-3.png');
    background-repeat: no-repeat;
    /*z-index: -1 !important;*/
    overflow: visible !important;
    background-position: right center;
    /* background-attachment: fixed; */
    /* background-size: 30%; */
    /* background-size: 100%; */
    background-origin: content-box;
    margin: 0px;
    padding: 0px;
    /*top: 0px;*/
    bottom: 0px;
    right: 0px;
    /*-webkit-filter: grayscale(100%);*/
    /*filter: gray;*/
}







#sidebar .sidebar-content-background:hover {
	background: url("../img/accentgrid-transparent-plus-blue.png") repeat;
	background-image: url('../img/accentgrid-transparent-plus-blue.png') repeat;
    background-color: rgba(0, 0, 0, 0.38);
    -webkit-transition: background-color 500ms ease-out 500ms;
    -moz-transition: background-color 500ms ease-out 500ms;
    -o-transition: background-color 500ms ease-out 500ms;
    transition: background-color 500ms ease-out 500ms;
}


#sidebar .sidebar-content-background {
    background: url("../img/accentgrid-transparent-plus.png") repeat;
    background-image: url("../img/accentgrid-transparent-plus.png") repeat;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: repeat;
    background-repeat-y: repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    height: 100%;
}

#sidebar {
    display: block;
    /*height: 680px;*/
    margin-top: -20px;
    color: #FFFFFF;
    background: #ACACAC;
}





/* KEYWORDS from PAPERS (See publications.php and the list generated by bibtex js codes) */
.keywords {
  font: 12px/1.5 "ProximaNova", 'Lato', 'Open Sans', 'PT Sans', serif, sans-serif; 
  letter-spacing: 1px;
  list-style: none;
  margin: 0;
  overflow: hidden; 
  padding: 0;
}

.keywords li {
  float: left;
}

.keyword {
  background: #205469;
  border-radius: 3px 0 0 3px;
  color: #FFF;
  display: inline-block;
  /*height: 26px;*/
  line-height: 26px;
  padding: 0 20px 0 23px;
  position: relative;
  margin: 0 10px 10px 0;
  text-decoration: none;
}

.keyword::before {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
  content: '';
  height: 6px;
  left: 10px;
  position: absolute;
  width: 6px;
  top: 10px;
}

.keyword::after {
  background: #fff;
  border-bottom: 13px solid transparent;
  border-left: 10px solid #205469;
  border-top: 13px solid transparent;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
}

.keyword:hover {
  background-color: crimson;
  color: white;
}

.keyword:hover::after {
   border-left-color: crimson; 
}





/* KEYWORD STYLE for KEYWORD DISPLAYED IN PUB */
.keyword-label:hover {
    background: #dbdbdb;
    color: #64696d;
}
.keyword-label {
    background: #f4f4f4;
    color: #8c9296;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-size: 11.9px;
    line-height: 1;
    padding: 5px;
    margin: 1px 6px 4px 0px; 
}




/* KEYWORD STYLE for KEYWORD DISPLAYED IN PUB */
/* NOT USED */
.pub-keyword {
    background: #cccccc;
    border-radius: 3px 0 0 3px;
    color: #000000;
    display: inline-block;
    line-height: 26px;
    padding: 0 20px 0 23px;
    position: relative;
    margin: 10px 10px 10px 0;
    text-decoration: none;
    font-weight: bold;
}

.pub-keyword::before {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
  content: '';
  height: 6px;
  left: 10px;
  position: absolute;
  width: 6px;
  top: 10px;
}

.pub-keyword::after {
  background: #fff;
  border-bottom: 13px solid transparent;
  border-left: 10px solid #cccccc;
  border-top: 13px solid transparent;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
}

.pub-keyword:hover {
  background-color: crimson;
  color: white;
}

.pub-keyword:hover::after {
   border-left-color: crimson; 
}






/* SUBMENU ON HOVER */
/*p,
ul,
li,
div,
nav {
    padding: 0;
    margin: 0;
}*/
#navigation {
    /*overflow: auto;*/
    /*position: relative;*/
    z-index: 2;
}
/*.parent-menu {
    background-color: #0c8fff;
    min-width: 200px;
    float: left;
}*/

/*ul#submenu {
	display:block; 
	position:fixed; 
	left:250px; 
	z-index:2; 
	margin:0; 
	padding:0;
	top:-40;
    background-color: #0c8fff;
    min-width: 200px;
    float: left;
}
*/


/*#navigation */
ul#navigation li:hover > ul.submenu {
	/*margin: 0;*/
	/*padding:0;*/
	border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;

	/*display: block;*/
	z-index:3 !important;
	/*top:-40px; */
	/*position:fixed !important; */
	/*relative; */
	/*margin-left:-30px;*/
    left: 250px !important;
    /*left: 235px !important;*/
    border-left: 15px solid transparent;
    /*left:250px;*/
    -webkit-transition: left 100ms ease-in;
    -moz-transition: left 100ms ease-in;
    -ms-transition: left 100ms ease-in;
    transition: left 100ms ease-in;
}
ul#navigation li > ul.submenu {
	/*overflow: auto;*/
    /*position: absolute;*/
    position: fixed;
    /*background-color: #333;*/
    background: inherit;
    background-color: inherit;
    top: 40%;
    left: -2000px !important;
    min-width: 250px;
    z-index: -5;
    border-left: 15px solid transparent;
    /*height: 100%;*/
    bottom:46px;
	border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-transition: left 100ms ease-in;
    -moz-transition: left 100ms ease-in;
    -ms-transition: left 100ms ease-in;
    transition: left 100ms ease-in;
}
/*ul#navigation li > ul#submenu li a:hover {*/
    /*background-color: #CCC;*/
/*}





		.footer-and-copyright {
			background: rgba(255,255,255,0) url(../img/bg-network-light.png) fixed center top !important;
		}
		.footer {
			padding-top: 20px;
			background-color: inherit;
			/*background: rgba(255,255,255,0) url(../img/bg-network-light.png) fixed center top !important;*/
			/*overflow: visible !important;*/
			border:none !important;
		}
/*		.copyright > .pub-title {
			font-size:14px !important;
			font-weight: bolder !important;
		}*/
		.copyright {
			border:none !important;
			/*background-color: #333;*/
			height:100%;
			/*width:100%;*/
			margin:0;
			padding:0;
			/*min-height: 100px;*/
			/*min-height: auto;*/
			min-height: 20px;
			text-align: center;
			vertical-align: middle;
		}
.footer-scope * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.footer-scope .body {
    font-family: 'Roboto',helvetica,sans-serif;
    font-weight: 300;
    letter-spacing: .01em;
    color: #445a64;
    margin: 0 -15px;
}


.footer-scope .link-see-all a {
    color: rgba(255,255,255,.7);
    font-weight: 300;
}
.footer-scope a.dark, .footer-scope span.dark {
    color: rgba(255,255,255,.8);
}
.footer-scope .link-see-all a {
    line-height: 40px;
    /*text-transform: uppercase;*/
    /*height: 59px;*/
}
.footer-scope a {
    color: #4285f4;
}
.footer-scope a {
    color: #4285f4;
    font-weight: 500;
    text-decoration: none;
    -webkit-transition: color .2s linear,box-shadow .2s linear;
    transition: color .2s linear,box-shadow .2s linear;
}
.footer-scope a, .footer-scope img {
    border: none;
    outline: 0;
}
.footer-scope .link-see-all {
    /*position: absolute;*/
    bottom: 0;
    left: 0;
    width: 100%;
    /*background: rgba(54,71,79,.7);*/
    background-color: rgba(2,95,112,.8);
    /*height: 55px;*/
    /*height:auto;*/
    height: 50px;
    line-height: 50px;
    text-align: center;
    z-index: 2;
    -webkit-transition: background .2s linear;
    transition: background .2s linear;
}

.footer-bg {
    height: 100%;
    /*background: linear-gradient(90deg,#2F3BA2,#00EAB5);*/
    z-index: 1;
}

.menu-inline {
	padding-right: 5px;
	padding-left: 5px;
}

.menu-inline > li {
	/*display:inline-block !important;*/
/*     padding-left: 0;
     margin: 0; 
     list-style: none; */
     list-style-type: none; 
     margin: 0; 
     padding-left: 1em;
     padding-right: 1em;
     /*text-transform: uppercase;*/
    /*-webkit-box-shadow: -3px 0 5px -4px #000;*/
    /*box-shadow: -3px 0 5px -4px #000;*/
    text-transform: uppercase;
    letter-spacing: 0.12em;
    /*-webkit-font-smoothing: antialiased;*/

    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
     text-rendering: geometricPrecision; 
    font-weight: bold;
     font-family: "ProximaNova", "Lato", "Open Sans", "Helvetica Neue"; 
}


.menu-inline i {
	display:none !important;
}







/* RESIZE MAIN WHEN SIDEBAR MINIMIZES */
@media (max-width: 991px) {
	.mobilemenu {
		display: block;
	}

	.social-icons,#main-nav {
		left: -250px;
		z-index: 3;
	}

	#main {
		left: 0;
	}
}

