body {
  font-family: "proxima-nova", "arial", sans-serif;
  font-weight: 400;
  font-size: 16px;
}
a {
  text-decoration: none !important;
}
a:focus {
  outline: 0;
}
a.block-link {
  display: block;
}
.dark-bg {
  background-color: #1b1b1b;
}
.blue-bg {
  background: #3c6b9e;
}
.noscroll {
  position: fixed;
}
.pad-30 {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 768px) {
  .pad-30 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.mar-30 {
  margin-left: -30px;
  margin-right: -30px;
}
@media (max-width: 768px) {
  .mar-30 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.pad-0 {
  padding-right: 0;
  padding-left: 0;
}
.mar-0 {
  margin-left: 0;
  margin-right: 0;
}
.fader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 1000;
}
.clear {
  clear: both;
}
.btn {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.btn-primary {
  background-color: #4b87c9 !important;
  border: 0;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-5ths {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
div#notifications {
  position: fixed;
  top: 115px;
  right: 20px;
  z-index: 999;
  max-width: 300px;
}
div#notifications > div {
  position: relative;
  background: #4b87c9;
  margin-bottom: 15px;
  padding: 15px 20px;
  cursor: pointer;
  box-shadow: -3px 3px 8px rgba(0, 0, 0, 0.1);
  color: #fff;
  min-width: 250px;
}
div#notifications > div div.bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 3px;
  background: #fff;
}
div#notifications > div.success {
  background: #5cb85c;
}
div#notifications > div.info {
  background: #5bc0de;
}
div#notifications > div.warning {
  background: #eea236;
}
div#notifications > div.danger {
  background: #d9534f;
}
.wrapper {
  width: 100%;
}
.menu {
  position: absolute;
  z-index: 200;
  top: 0;
  left: -100%;
  width: 95%;
}
.menu .upper {
  position: relative;
  background-color: #3c6b9e;
}
.menu .upper .close-menu {
  position: absolute;
  top: 0;
  left: 0;
}
.menu .upper .logo {
  padding: 30px 35px 15px;
  text-align: center;
}
.menu .upper .title {
  padding-top: 15px;
  font-size: 22px;
  font-weight: 700;
  color: #ffffff;
}
.menu .upper .subtitle {
  font-size: 17px;
  color: #ffffff;
}
.menu .lower {
  background-color: #ffffff;
  padding-top: 10px;
  padding-bottom: 30px;
}
.menu .lower a.menu_item {
  display: block;
  padding: 20px 30px;
  clear: both;
  color: #000000;
}
.menu .lower a.menu_item.active .text {
  color: #4b87c9;
}
.menu .lower a.menu_item .image {
  float: left;
  height: 30px;
  width: 30px;
  margin-right: 20px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.menu .lower a.menu_item .text {
  margin-top: 5px;
  height: 30px;
  float: left;
  color: #888888;
  text-transform: uppercase;
}
.header {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  height: 65px;
  background-color: #4b87c9;
}
.header .burger,
.header .search {
  position: absolute;
  top: 0;
  padding-top: 20px;
}
.header .burger.burger,
.header .search.burger {
  left: 15px;
}
.header .burger.search,
.header .search.search {
  right: 15px;
}
.header .title {
  margin: 19px 0;
  font-size: 20px;
  color: #ffffff;
}
.header .js-event-search {
  margin: 0;
  padding: 0;
  border: 0;
  display: none;
  background: #fff;
}
.header .js-event-search .search-field {
  width: 75%;
  border: 0;
  padding: 15px 20px;
  margin: 0;
  font-size: 20px;
  float: left;
  position: static;
  right: 0;
  top: 0;
}
.header .js-event-search .button {
  width: 200px;
  float: right;
  padding: 10px;
}
.header .js-event-search .button button {
  width: 100%;
  height: 100%;
}
.body {
  padding-top: 65px;
  position: static;
}
.body .main-header {
  z-index: 10;
  left: 0;
  right: 0;
  text-transform: uppercase;
  background-color: #f4f4f4;
}
.body .main-header .text-left {
  padding-top: 17px;
}
.body .main-header .title {
  margin: 18px 0;
  font-size: 16px;
  font-weight: 300;
  color: #000000;
}
.body .main-header .select {
  background-color: #ffffff;
  box-shadow: 0px 5px 5px 0px #ebebeb;
}
.body .main-header .select a.option {
  position: relative;
  display: block;
  padding-top: 25px;
  padding-bottom: 30px;
}
.body .main-header .select a.option .add-note-share {
  margin: 0 auto 15px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: top center;
}
.body .main-header .select a.option .add {
  background-image: url('../images/microsite/navigation/add.png');
}
.body .main-header .select a.option .note {
  background-image: url('../images/microsite/navigation/notes.png');
  height: 39px;
}
.body .main-header .select a.option .share {
  margin-top: 2px;
  background-image: url('../images/microsite/navigation/share.png');
  height: 36px;
}
.body .main-header .select a.option .download {
  margin-top: 2px;
  background-image: url('../images/microsite/navigation/download.png');
  height: 36px;
}
.body .main-header .select a.option .scoring {
  background-image: url('../images/microsite/navigation/scoring.png');
}
.body .main-header .select a.option:before {
  position: absolute;
  content: "";
  right: -15px;
  top: 0;
  bottom: 0;
  border-right: 1px solid #f4f4f4;
}
.body .main-header .select a.option.last:before {
  border-right: 0;
}
.body .main-header .select a.option .label {
  font-size: 15px;
  font-weight: 400;
  color: #999;
}
.body .main-header .select a.option.active .add-note-share {
  background-position: bottom center;
}
.body .main-header .select a.option.active .label {
  color: #4b87c9;
}
.body .main-header.my-programme-header .select {
  background-color: #1b1b1b;
}
.body .main-header.my-programme-header .select .option {
  margin: 28px 0;
  font-size: 22px;
  font-weight: 300;
  color: #ffffff;
}
.body .main-header.programme-day-header #selectCarousel .item {
  background-color: #1b1b1b;
  padding: 20px 0;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  color: #ffffff;
}
.body .main-header.programme-day-header #selectCarousel .carousel-control {
  display: block;
  width: 95px;
  height: 100%;
  background: url('../images/microsite/navigation/chevron-left.png') transparent 30px center no-repeat !important;
  opacity: 1;
}
@media (max-width: 768px) {
  .body .main-header.programme-day-header #selectCarousel .carousel-control {
    background-position: 15px center !important;
  }
}
.body .main-header.programme-day-header #selectCarousel .carousel-control.right {
  background: url('../images/microsite/navigation/chevron-right.png') transparent 58px center no-repeat !important;
}
@media (max-width: 768px) {
  .body .main-header.programme-day-header #selectCarousel .carousel-control.right {
    background-position: 73px center !important;
  }
}
.body .main-header.programme-day-header .options .option .add-note-share {
  margin: 0 auto 10px;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-image: url('../images/microsite/navigation/clock.png');
}
.body .main-header .options {
  background-color: #ffffff;
  box-shadow: 0px 5px 5px 0px #ebebeb;
}
.body .main-header .options a.option {
  position: relative;
  display: block;
  padding: 20px 0;
}
@media (max-width: 768px) {
  .body .main-header .options a.option {
    padding: 12px 0;
  }
}
.body .main-header .options a.option:before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  bottom: 0;
  border-right: 1px solid #f4f4f4;
}
.body .main-header .options a.option.last:before {
  border-right: 0;
}
.body .main-header .options a.option .label {
  font-size: 15px;
  font-weight: 400;
  color: #a6a6a6;
}
.body .main-header .options a.option.active {
  background-color: #4b87c9;
}
.body .main-header .options a.option.active .add-note-share {
  background-position: 0 0;
}
.body .main-header .options a.option.active .label {
  color: #ffffff;
}
.body .main-body .list {
  padding: 0 30px;
}
@media (max-width: 768px) {
  .body .main-body .list {
    padding: 0 15px;
  }
}
.body .main-body .list .item,
.body .main-body .list .link {
  padding-right: 20px;
}
.body .main-body .list .item.link,
.body .main-body .list .link.link {
  background: url('../images/microsite/navigation/chevron-list.png') no-repeat right center;
}
.body .main-body .list .item:after,
.body .main-body .list .link:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid #e5e5e5;
}
.body .main-body .list .item:last-child:after,
.body .main-body .list .link:last-child:after {
  display: none;
}
.body .main-body .single {
  padding: 0 30px;
}
@media (max-width: 768px) {
  .body .main-body .single {
    padding: 0 15px;
  }
}
.body .main-body .single .link {
  background: url('../images/microsite/navigation/chevron-list.png') no-repeat right center;
  padding-right: 20px;
}
.body .main-body .item,
.body .main-body .link {
  position: relative;
  display: block;
  padding-top: 20px;
  padding-bottom: 16px;
  color: #222222;
  font-size: 18px;
}
.body .main-body .item .title,
.body .main-body .link .title {
  font-size: 18px;
}
.body .main-body .item .detail,
.body .main-body .link .detail {
  font-size: 15px;
}
.body .main-body .item .date,
.body .main-body .link .date {
  padding-top: 9px;
  float: left;
  width: 45%;
  font-size: 14px;
}
.body .main-body .item .location,
.body .main-body .link .location {
  padding-top: 9px;
  float: left;
  width: 45%;
  font-size: 14px;
}
.body .main-body .item .author,
.body .main-body .link .author {
  font-size: 15px;
}
.body .main-body .item.item_small,
.body .main-body .link.item_small {
  font-size: 16px;
}
.body .main-body .bio .title {
  color: #3c6b9e;
}
.body .main-body .bio .image {
  width: 200px;
  margin: 0 15px 15px 0;
}
.body .main-body .bio .description {
  font-size: 16px;
}
.body .main-body .body_description {
  background-color: #fff;
  text-align: center;
  padding: 18px 30px;
  font-size: 16px;
}
.body .main-body .body_title {
  background-color: #f4f4f4;
  padding: 20px 30px;
  font-size: 14px;
  font-weight: 300;
  color: #484848;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .body .main-body .body_title {
    padding: 20px 15px;
  }
}
.body .main-body .text {
  padding: 25px 0 30px 0;
  font-size: 16px;
  color: #222222;
}
.body .main-body .text h1 {
  font-weight: 600px;
  font-size: 19px;
  margin: 20px 0 10px;
}
.body .main-body .floor_plan {
  padding: 30px 30px;
  text-align: center;
  max-width: 1260px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .body .main-body .floor_plan {
    padding: 20px 15px;
  }
}
.body .main-body .floor_plan .image_holder {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
.body .main-body .info {
  padding: 25px 30px 30px 30px;
  font-size: 19px;
  color: #000000;
}
.body .main-body .note_form {
  padding: 40px 30px;
}
@media (max-width: 768px) {
  .body .main-body .note_form {
    padding: 15px;
  }
}
.body .main-body .note_form textarea {
  font-family: "proxima-nova";
  width: 100%;
  height: 300px;
  font-size: 16px;
  padding: 10px;
  border: 1px solid #ddd;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .body .main-body .note_form textarea {
    height: 250px;
  }
}
.body .main-body .note_form .buttons {
  float: right;
}
.body .home {
  margin-top: 30px;
  background-color: #1b1b1b;
}
@media (max-width: 768px) {
  .body .home {
    margin-top: 0;
  }
}
.body .home .icon {
  padding-top: 40px;
  padding-bottom: 18px;
  width: 60px;
}
@media (max-width: 767px) {
  .body .home .icon {
    padding-top: 20px;
  }
}
.body .home .option {
  padding-top: 18px;
  padding-bottom: 40px;
  color: #ffffff;
}
@media (max-width: 768px) {
  .body .home .option {
    padding-bottom: 20px;
  }
}
.body .login {
  background-color: #3c6b9e;
}
.body .login .login-body {
  padding: 105px 30px 40px;
}
@media (max-width: 768px) {
  .body .login .login-body {
    padding: 40px 15px 40px;
  }
}
.body .login .login-body .popup {
  width: 100%;
  padding: 36px 0;
  background-color: #ffffff;
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.35);
}
.body .login .login-body .title {
  margin-top: 15px;
  margin-bottom: 35px;
  color: #888888;
  text-transform: uppercase;
}
.body .login .login-body .seperator {
  margin: 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #e5e5e5;
}
.body .login .login-body .form {
  padding: 35px;
}
@media (max-width: 768px) {
  .body .login .login-body .form {
    padding: 20px;
  }
}
.body .login .login-body .form p {
  margin-bottom: 30px;
}
.body .login .login-body .form input.field {
  width: 100%;
  height: 50px;
  padding-left: 15px;
  margin-bottom: 20px;
}
.body .login .login-body .form input.submit {
  margin-bottom: 40px;
  width: 200px;
  height: 50px;
  background-color: #4b87c9;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  border: 0;
  color: #ffffff;
}
.body .login .login-body a.forgotten {
  display: block;
  margin-bottom: 40px;
  color: #4b87c9;
}
#voting_question .item {
  text-align: center;
}
#voting_question .item small {
  font-size: 14px;
}
#voting_question .option {
  border: 3px solid #4b87c9;
  margin-bottom: 10px;
  padding: 20px;
  text-align: center;
  font-size: 18px;
}
#voting_question .option.selected {
  background: #4b87c9;
  color: #fff;
}
#voting_question .submit {
  text-align: center;
}
#voting_question .submit input {
  margin-bottom: 40px;
  width: 200px;
  height: 50px;
  background-color: #4b87c9;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  border: 0;
  color: #ffffff;
  text-transform: uppercase;
}
#evaluation .item {
  text-align: center;
}
#evaluation label {
  font-size: 16px;
  margin-bottom: 8px;
}
#evaluation .question {
  margin-bottom: 20px;
}
#evaluation .question .scale {
  margin-bottom: 6px;
  font-size: 14px;
}
#evaluation .question .options {
  margin: 0 -8px 20px -8px;
}
#evaluation .question .options .outer {
  padding: 0 8px;
  width: 20%;
  float: left;
}
@media (max-width: 767px) {
  #evaluation .question .options .outer {
    padding: 0 8px;
  }
}
#evaluation .question .options .outer .option {
  border: 3px solid #4b87c9;
  padding: 20px 10px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
}
@media (max-width: 767px) {
  #evaluation .question .options .outer .option {
    padding: 8px 10px;
  }
}
#evaluation .question .options .outer .option.selected {
  background: #4b87c9;
  color: #fff;
}
#evaluation .question .text_question textarea {
  height: 100px;
}
#evaluation .submit {
  padding-bottom: 30px;
}
.exhibitor {
  text-align: center;
  margin: 30px 0;
}
.exhibitor .image {
  margin-bottom: 20px;
  height: 150px;
  line-height: 150px;
}
.exhibitor .image img {
  display: inline-block;
  max-width: 100%;
}
.exhibitor .title {
  font-size: 20px;
  color: #000;
}
/*# sourceMappingURL=microsite.css.map */