
html{height:100%;margin:0;padding:0}
body{margin:0;font-family:"Georgia";font-size:14px;line-height:20px;height:100%}

a{text-decoration:none;color:#FF0F00}
a:hover{text-decoration:underline}

hr{border:0;height:0;border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}

.wrapper{border-radius: 25px;min-height:99%;width:90%;margin-left:5%;margin-top:25%;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 20px rgba(0, 0, 0, 0.22);
    background-color: #fafafa;}

#index-banner{background-position: center center}
#index-banner-glass{border-radius: 25px;padding: 50px 0 30px 0; background-color: #eeeeee;text-align: center;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.container{margin:auto}

.navbar{padding:0;display: inline-block}
.author-name{padding:0;font-weight:bold;display: inline-block}
.navbar-frame{height:150px;width:180px;margin-left:20%;margin-bottom:5%}
.navbar-content{height: 150px;margin-left:5%}

#author-name{font-size:30px;color:#272727;display:inline-block;font-weight: bold}

.navbar-ul{margin: 0 auto;padding:5px 0 5px 0; text-align: center;}
.nav-list{list-style-type:none;margin:0 5px 0 10px}
.alignable,.pull-left,.pull-right{display:inline-block}
.frame-pull-left{}
.pull-left{}
.pull-right{}

#navlist{margin-top: 20px}
/*@media (max-width: 800px){.container{max-width:600px;transition:0.3s ease all}}*/
/*@media (max-width: 650px){.container{max-width:83%}.navbar-ul{margin-top:5px}}*/
/*@media (max-width: 500px){.navbar{text-align:center;padding:50px 0px 0px 0px}
#author-name{width:100%;float:none}
#navlist{padding:10px 0 10px 0;margin:0;display:block;float:none;text-align:center;width:100%}
#navlist li.alignable,#navlist li.pull-left,#navlist li.pull-right{display:inline-block}
#navlist li.pull-left{float:none}
#navlist li.nav-list{margin:0}}*/

.container .profile-picture{height:150px;width:150px}
.profile-content{margin-left: 350px;position: relative;display: block}
/*p .container .profile-picture{padding:0;margin:0}*/
/*.container img{text-align:center;width:100%}*/


.content{width: 90%; margin: 50px 6% 0 6%; margin-top: 50px;}
/* .main{margin-left: 1%} */


/*#projects{width: 100%}*/
.card{border-radius: 15px; display: inline-block; width: 100%;}
.card:hover{box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15), 0 5px 5px rgba(0, 0, 0, 0.1); background-color: #dddddd;}
.card-frame{text-align: center; margin-top: 10px;}
.card-content{margin: 10px;}
.card-picture{width: 300px; max-width: 60%; border-radius: 12px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);}
.card-title{margin: 0 0 0 0; font-weight: bold; display: inline-block;}

.paper-head{margin:3px 0 3px 0;font-weight:bold;}
.paper-content{margin:1px 0 1px 0}
.paper-url{font-weight: normal;}
.paper-description{margin:5px 0 0 0; padding-left: 25px;}

.exp-head{margin:3px 0 3px 0;font-weight:bold;}
.exp-content{margin:1px 0 1px 0}

.year-block{font-weight:bold;color:#888888;font-size:20px; margin-bottom: 10px;}

.float-button{display: "none"}

.visitor{display: none;}

#tail{border-radius: 25px;background-position: center center; margin: 30px 0}
#tail-glass{border-radius: 25px;padding: 20px 0 20px 0; background-color: rgb(245, 245, 245);text-align: center}