* {
  margin: 0;
  padding: 0;
}

/* PAGE */

body {
  background-color: #adadad;
  margin: 0;
  padding: 0;
}

.page-wrap {
  text-align: center;
}

.page {
  width: 900px;
  height: auto;
  background-color: #ffffff;
  margin-left: auto;
  margin-right: auto;
}

.header {
  position: relative;
  padding-top: 55px;
  margin-left: 162px;
  height: 140px;
}

.footer {
  width: auto;
  background-color: #000000;
  height: 20px;
  text-align: right;
  padding-top: 10px;
  padding-right: 25px;
  padding-left: 25px;
}

.footer p {
  margin: 0;
}

.main-content {
  text-align: justify;
  height: auto;
  position: relative;
  padding: 40px;
}

/* MENU IN HEADER */

.header li {
  overflow: hidden;
  width: 100px;
  height: 80px;
  float: left;
  margin-left: 0px;
  margin-top: 20px;
  margin-right: 15px;
  margin-bottom: 0px;
  list-style: none;
}

.menu1 {
  background: url(../images/icons/menu0001.png) no-repeat;
}

.menu2 {
  background: url(../images/icons/menu0002.png) no-repeat;
}

.menu3 {
  background: url(../images/icons/menu0003.png) no-repeat;
}

.menu4 {
  background: url(../images/icons/menu0004.png) no-repeat;
}

.menu5 {
  background: url(../images/icons/menu0005.png) no-repeat;
}

/* FONTS */

body {
  font-family: Georgia, 'Times New Roman', Times, serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

h1 {
  text-align: justify;
  color: #000000;
  font:
    normal normal normal 66px/normal Georgia,
    sans-serif;
  display: inline-block;
}

h2 {
  color: #ffffff;
  font:
    normal normal normal 40px/normal Georgia,
    sans-serif;
  text-align: justify;
  background-color: #000000;
  margin-top: 25px;
  margin-bottom: 15px;
  display: inline-block;
}

h3 {
  text-align: justify;
  color: #ffffff;
  background-color: #000;
  display: inline-block;
  margin-bottom: 25px;
  margin-top: 25px;
}

p {
  color: #000000;
  font: normal normal normal 16px/normal Georgia;
  margin-bottom: 25px;
  line-height: 150%;
}

em:not(.pic) {
  color: #f9257c;
}

a:link {
  color: #f9257c;
  text-decoration: none;
}

a:visited {
  color: #b21956;
  text-decoration: none;
}

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

a:active {
  color: #f9257c;
  text-decoration: none;
}

a img {
  border: none;
}

.footer p {
  color: #ffffff;
  font-size: 12px;
}

.footer a {
  color: #ffffff;
}

li {
  color: #000000;
  font: normal normal normal 16px/normal Georgia;
  line-height: 150%;
  margin-left: 15px;
  margin-bottom: 20px;
  list-style-position: inside;
}

.imageText {
  position: relative;
  top: 6px;
  width: 50px;
}

/* FLOAT */

.float-right {
  position: relative;
  float: right;
  margin: 0 0 14px 14px;
}

.float-left {
  position: relative;
  float: left;
  margin: 0 14px 14px 0;
}

/* WEBSITE ELEMENTS */
.page-title {
  float: left;
  margin-top: -30px;
  margin-right: 15px;
}

.home-label {
  width: 70px;
  height: 70px;
  position: relative;
  top: 0px;
  left: 0px;
  background: url(../images/icons/home-label.png) no-repeat;
}

.border {
  border: 1px solid #aaa;
}

/* CODA OVERWRITES */

.coda-slider,
.coda-slider .panel {
  width: 900px;
}
.coda-slider .panel-wrapper {
  padding: 40px;
}

/* ABOUT */

.profile-image {
  position: relative;
  float: right;
  margin: 5px 0px 14px 14px;
  padding-left: 20px;
}

.profile-image img {
  width: 220px;
  height: 340px;
  /*height: 330px;*/
  border: 1px solid #aaa;
}

.about-box {
  float: left;
  width: 100;
  margin-left: 10px;
}

.about-box img {
  width: 80;
  margin-right: 10%;
  margin-bottom: 10%;
  position: relative;
  float: left;
  top: 5px;
}

.info-list li {
  margin-left: 15%;
  margin-bottom: 5px;
}

.last-update {
  position: relative;
  color: #7f7f7f;
  height: 40px;
  font-size: 12px;
  top: 20px;
  margin-left: 40%;
  padding-bottom: 5px;
}

/* PUBLICATIONS */

.publications-list {
  padding-left: 40px;
  text-align: left;
  margin-left: 0;
}

.publications-list li {
  margin-left: 0;
  list-style-position: outside;
  list-style-type: square;
  text-align: left;
}

.publications-list img {
  position: relative;
  top: 6px;
}

.other-publications {
  margin-top: 60px;
  margin-left: 40px;
}

/* PROJECTS */
.project-list {
  margin-top: 0px;
}

.project-panel {
  width: 800px;
  display: block;
  margin-top: 5px;
  display: block;
  float: left;
}

.project-sidebar {
  width: 20%;
  display: inline-block;
  float: left;
}

.project-sidebar img {
  width: 95%;
  height: auto;
  border: 1px solid silver;
}

.paper {
  width: 77%;
  display: inline-block;
  float: right;
  /*	margin-top: 15;*/
}

.paper .authors {
  font-size: 16px;
  color: black;
  display: block;
}

.paper em {
  color: #f9257c;
  font-style: normal;
}

.paper .title {
  font-size: 16px;
  color: black;
  font-weight: bold;
  display: block;
}

.paper .proceeding {
  font-size: 13px;
  margin-top: 5;
  color: gray;
  display: block;
  font-weight: normal;
  font-style: normal;
}

.paper .othermaterial {
  font-size: 13px;
  color: gray;
  display: block;
  font-weight: normal;
  font-style: normal;
  color: black;
  margin-top: 10;
}

.paper .material {
  margin-bottom: 0;
  display: block;
  border-top: 1px solid black;
  text-align: right;
  color: black;
}

.mixer .mix {
  display: none;
}

button {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  background: #f9257c;
  padding: 3px 5px 3px 5px;
  text-decoration: none;
  border: none;
}

/* TEACHING */

.class-panel {
  display: block;
  margin-top: 5px;
  float: right;
}

.class {
  width: 75%;
  display: inline-block;
  float: left;
}

.class .title {
  font-size: 16px;
  color: black;
  font-weight: bold;
  margin: 0;
  display: block;
}

.class .description {
  font-size: 14px;
}

.class .additional {
  font-size: 16px;
  color: black;
  font-weight: bold;
  display: block;
  margin-top: 10;
}

.class .offering {
  margin-left: 40px;
  list-style-position: outside;
  list-style-type: square;
}

.class .offering li:not(:last-child) {
  margin-bottom: 0px;
}

.class-sidebar {
  width: 20%;
  display: inline-block;
  float: right;
  margin-right: 15;
}

.class-sidebar img {
  width: 100%;
  height: auto;
  border: 1px solid silver;
  margin-top: 30;
}

.student-list li:not(:last-child) {
  margin-bottom: 0px;
}

/* PERSONAL */

.link-list {
  width: 70%;
}

.link-list li {
  margin-left: 25px;
}

.link-box {
  float: right;
  width: 200px;
  height: 70px;
  margin-top: 25px;
  margin-right: 25px;
}

.link-box li {
  float: right;
  padding: 0;
  margin-left: 0px;
  margin-right: 20px;
  margin-bottom: 20px;
  list-style: none;
}

.link-box img {
  width: 60px;
}

/* CONTACT */

.contact-form {
  margin-top: 0px;
}

#map-canvas {
  padding: 0;
  height: 250px;
  margin: 0 0 70px;
}

.address p {
  line-height: 10%;
  font-size: 14px;
  font-variant: small-caps;
}

.address {
  display: inline;
  float: right;
  text-align: right;
}

/* GALLERY */
.gallery {
  list-style: none;
  margin: 0;
  padding: 0;
}
.gallery li {
  padding: 10px;
  margin: 0;
  float: left;
  position: relative;
  width: 180px;
  height: 130px;
}
.gallery img {
  background: #fff;
  border: solid 1px #ccc;
  padding: 5px;
}
.gallery li:hover img {
  border-color: #999;
}
.gallery em {
  width: 102px;
  background: url(../images/icons/bubble.gif) no-repeat;
  padding: 0px 0 6px;
  display: none;
  position: absolute;
  top: 2px;
  left: 50px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}
.gallery a {
  text-decoration: none;
  color: #000;
}
.gallery a:hover em {
  display: block;
}

/* OVERLAY */
.simple_overlay {
  /* must be initially hidden */
  display: none;

  /* place overlay on top of other elements */
  z-index: 10000;

  /* styling */
  background-color: #333;

  min-height: 200px;
  border: 1px solid #666;

  /* CSS3 styling for latest browsers */
  -moz-box-shadow: 0 0 90px 5px #000;
  -webkit-box-shadow: 0 0 90px #000;
}

/* close button positioned on upper right corner */
.simple_overlay .close {
  background-image: url(../images/icons/close.png);
  position: absolute;
  right: -15px;
  top: -15px;
  cursor: pointer;
  height: 35px;
  width: 35px;
}

/*  Added alert */
.uk-alert-alert {
  background-color: rgb(241, 24, 24);
}

.uk-alert-alert p {
  color: whitesmoke;
}

.uk-alert-close {
  color: white;
}
