
del {
  text-decoration: line-through;
  color: #666;
  font-style: oblique;
  text-decoration-style: wavy;
  text-decoration-color: #900;
}
del:before,
del:after {
  content: ' ';
}
.no-h1 h1 {
  display: none;
}
h1 {
  color: #67079e;
  font-size: 3em;
  font-weight: 300;
}
h1 strong {
  font-weight: 600;
}
h2 {
  color: #A00595;
  font-size: 2em;
  font-weight: 600;
}
h3,
h4 {
  color: #FF8102;
}
.h-entry h3:after {
  display: none;
}
h3 {
  font-size: 1.5em;
  font-weight: 300;
}
h3 a:visited,
h3 a:link {
  color: #67079e !important;
  font-weight: 400;
}
.data-preview.data-dl h3 {
  color: #27034A;
  border-bottom-color: #27034A;
}
.data-preview.data-dl dt,
.data-preview.data-dl .label {
  color: #27034A;
}
.ui-buttons button,
.ui-buttons a.button {
  background-color: #67079e;
}
.backtop + h1 {
  padding-top: 3em;
  margin-top: 0;
}
.backtop + h3,
.backtop + h2,
.backtop + .flags + h3,
.backtop + .flags + h2 {
  padding-top: 4em;
  margin-top: 0;
}
.backtop + h1 + .backtop + h2,
.backtop + h2 + .backtop + h3 {
  padding-top: 0;
}
.backtop:before {
  padding-top: 3.8em;
}
.backtop + h1 + .backtop:before,
.backtop + h2 + .backtop:before {
  padding-top: 0;
}
li .backtop:before {
  padding-top: 0;
}
li .backtop {
  padding-top: 240px;
}
div.important {
  background: #dceff4;
  color: #99576e;
  border: none;
  font-weight: 400;
  max-width: 81em;
}
div.important a:link,
div.important a:visited {
  color: #67079e;
  font-weight: 600;
}
div.important p:first-child {
  padding-top: 0;
  margin-top: 0;
}
div.important p:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
ul {
  list-style: square outside url(/_/e/conf2018/li.png);
}
ul ul {
  margin: 0;
  list-style: square outside url(/_/e/conf2018/li2.png);
}
.centered {
  text-align: center;
}
p.button a,
a.button {
  font-size: 1.5em;
  display: inline-block;
  padding: 0.4em 1em;
  background-color: #67079e;
  color: #fff !important;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: background 0.3s ease-in;
  -moz-transition: background 0.3s ease-in;
  -o-transition: background 0.3s ease-in;
  transition: background 0.3s ease-in;
}
p.button a:hover,
a.button:hover,
p.button a:active,
a.button:active {
  background-color: #FF8102;
  color: #fff !important;
}
p.button a.full,
a.button.full {
  display: block;
  margin-top: -0.75em;
  padding: 0.5em 1em 0.7em 1em;
}
p.button {
  margin: 1em 0;
}
p.button.right {
  margin: 0;
  position: absolute;
  right: 0;
}
p.button.top {
  margin: 0;
  position: absolute;
  top: 0;
}
.inline-picture {
  display: inline-block;
  line-height: 1em;
  margin: 0;
}
.picture {
  float: left;
  margin: 0 1em 1em 0;
}
.inline-picture,
.picture {
  position: relative;
}
.inline-picture img,
.picture img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.inline-picture a:after,
.picture a:after {
  display: none;
}
.inline-picture h3,
.picture h3 {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0.5em 0;
  margin: 0;
  color: #fff;
  background: #C62392;
  text-align: center;
  font-size: 1.25em;
  font-weight: 400;
  opacity: 0.5;
}
.inline-picture:hover h3,
.picture:hover h3 {
  opacity: 1;
}
.inline-picture p,
.picture p {
  position: relative;
  margin: 0;
  padding: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.8);
}
.inline-picture.r1x1 p,
.picture.r1x1 p {
  padding-bottom: 100%;
}
.inline-picture.w1x2,
.picture.w1x2 {
  width: 50%;
  margin: 0;
}
.inline-picture.w1x3,
.picture.w1x3 {
  width: 32.5%;
  margin: 0;
}
.inline-picture.w1x4,
.picture.w1x4 {
  width: 24.25%;
  margin: 0;
}
.inline-picture.w1x5,
.picture.w1x5 {
  width: 19.5%;
  margin: 0;
}
.inline-picture.w1x5 img,
.picture.w1x5 img {
  width: 90%;
  height: 90%;
}
.inline-picture.w1x6,
.picture.w1x6 {
  width: 16.6%;
  margin: 0;
}
h2,
h3 {
  clear: left;
}
#header {
  position: relative;
  text-align: center;
  background: #67079e;
  min-height: 4em;
  margin-bottom: 0 !important;
  border: none;
  z-index: auto;
}
#header:after {
  content: ' ';
  position: absolute;
  width: 100%;
  height: 4px;
  bottom: 0;
  left: 0;
  display: block;
  z-index: 5;
  background: #C62392;
}
#header .nav {
  background: none;
  padding-left: 0;
  height: 3.6em;
  z-index: 101;
  min-width: auto;
  display: inline-block;
  border-bottom: none;
  position: absolute;
  right: 0;
  width: 100%;
  max-width: 16em;
  top: 100%;
}
#header .nav > .subnav {
  left: inherit;
  right: 0;
  color: #fff !important;
  top: -40px;
  width: 40px;
  height: 40px;
}
#header .nav > .subnav:before {
  font-size: 32px;
}
#header .nav > .subnav:after {
  display: none;
}
#header .nav > .subnav:hover,
#header .nav > .subnav:active,
#header .nav > .subnav.active {
  color: #C62392 !important;
}
#header .nav .subnav {
  left: inherit;
  right: 0;
  color: #A00595;
  width: 40px;
  line-height: 3em;
  height: 3em;
}
#header .nav .subnav:after {
  display: none;
}
#header .nav .subnav:hover,
#header .nav .subnav:active {
  color: #fff;
}
#header .nav ul {
  border-top: none;
}
#header .nav ul ul {
  background: #67079e !important;
  border-top: 1px solid #A00595;
  border-bottom: 1px solid #A00595;
  box-shadow: 0.5em 1em 2em rgba(0, 0, 0, 0.5);
}
#header .nav ul.navbar {
  width: 100vw;
  margin-top: 0;
  background: transparent;
  position: relative;
  box-shadow: none;
}
#header .nav ul.navbar:before,
#header .nav ul.navbar:after {
  display: none;
  content: '';
}
#header .nav ul.navbar a {
  line-height: 2em;
  padding: 0.5em;
}
#header .nav ul.navbar a:link,
#header .nav ul.navbar a:visited {
  background-color: #67079e !important;
}
#header .nav ul.navbar a:hover,
#header .nav ul.navbar a:active {
  color: #fff;
  background-color: #A00595 !important;
}
#header .nav li:hover > .subnav,
#header .menu li:hover > .subnav {
  background: none;
}
#header .nav li:hover > .subnav:before,
#header .menu li:hover > .subnav:before {
  color: #fff;
}
#header .first-org {
  background: #67079e;
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  z-index: 21;
  top: 0;
  width: 100%;
  height: 4em;
  text-align: left;
}
#header .first-org img {
  max-height: 100%;
}
#header .first-org .logo {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 8em;
  display: block;
  text-align: left;
}
#header .first-org .conf-logo {
  position: absolute;
  margin-left: 6em;
  top: 0;
  height: 100%;
  width: 12em;
  text-align: left;
}
@media only screen and (min-width: 1150px) {
  #header {
    min-height: 5em;
  }
  #header .nav {
    position: static;
    max-width: inherit;
  }
  #header .nav > .subnav {
    display: none;
  }
  #header .nav .subnav {
    width: 20px;
  }
  #header .nav ul.navbar {
    display: inline-block;
    width: auto;
    max-width: inherit;
    white-space: pre;
  }
  #header .nav ul.navbar > li {
    display: inline-block;
  }
  #header .nav ul.navbar > li > a {
    display: inline-block;
    line-height: 5em;
    padding: 0 20px 0 1em;
  }
  #header .nav ul.navbar > li > a.subnav {
    height: 5em;
  }
  #header .nav ul.navbar > li > a.subnav:before {
    top: 40%;
  }
  #header .nav ul.navbar ul {
    margin: 0;
    white-space: normal;
    position: absolute;
    top: 100%;
    width: 16em;
    left: 50%;
    margin-left: -8em;
    display: block;
    border-top: 1px solid #A00595;
    opacity: 0;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  #header .nav ul.navbar li:hover > ul,
  #header .nav ul.navbar li:active > ul,
  #header .nav ul.navbar .active > ul {
    display: block;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
  }
  #header .first-org {
    text-align: center;
    height: 5em;
  }
  #header .first-org .logo {
    width: 16em;
    display: block;
    text-align: center;
  }
  #header .first-org .conf-logo {
    position: absolute;
    right: 0;
    width: 16em;
    text-align: center;
  }
}
#toc .box {
  padding: 0;
  background: none;
}
#toc h3:after {
  display: none;
}
#toc .tocindex-h1 {
  font-weight: normal;
}
#toc p {
  margin-bottom: 0.5em;
}
/*

@media only screen and (min-width: @wsmall) {
  #header {
    .nav {
      .subnav {
        &:after {
          display:inline-block;
          right:20px;
          left:inherit;
          width:auto;
        }
      }
    }
  }
}


@media only screen and (min-width: @wmedium) {
  #header {
    .nav {
      ul.navbar {
        border:none;
        top:inherit;
        bottom:0;
        ul {
          border-top-width:10px;
          border-top-color:@color4 !important;
        }
      }
      li:hover > .subnav {
        background:@color4 !important;
      }
    }
  }
  .subnav {
    position:relative;
    width:1em !important;height:2.5em !important;line-height:1em !important;margin-left:-0.5em;
    vertical-align:top;
    background:none !important;
    
  }
}
*/
#footer {
  background: #ffcc33;
  border-top: none;
}
.black-bkg {
  background: #000;
  color: #fff;
}
.black-bkg h1,
.black-bkg h2 {
  color: #fff;
}
.black-bkg a:link,
.black-bkg a:visited {
  color: #ffcc33;
}
.black-bkg a:hover,
.black-bkg a:active {
  color: #FF8102;
}
.center-title h1,
.center-title h2,
.center-title h3,
.center-title h4 {
  text-align: center;
}
.upper-title h1,
.upper-title h2,
.upper-title h3,
.upper-title h4 {
  text-transform: uppercase;
}
.neg-title:before {
  content: ' ';
  display: block;
  height: 12em !important;
}
.neg-title h1,
.neg-title h2 {
  font-size: 4em;
  text-shadow: 0 0 1em #27034A;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  position: absolute;
  left: 0;
  width: 100%;
  max-width: 100%;
  line-height: 0.6em;
  padding-top: 1.4em;
  color: #fff;
  font-weight: 600;
  text-align: center;
  margin-top: -2.75em;
  z-index: 11;
}
.neg-title1 h1,
.neg-title1 h2 {
  background: #67079e;
}
.neg-title2 h1,
.neg-title2 h2 {
  background: #A00595;
}
.neg-title3 h1,
.neg-title3 h2 {
  background: #C62392;
}
.neg-title4 h1,
.neg-title4 h2 {
  background: #ffcc33;
}
.neg-title5 h1,
.neg-title5 h2 {
  background: #FF8102;
}
.neg-title1:before,
.neg-title2:before,
.neg-title3:before,
.neg-title4:before,
.neg-title5:before {
  content: ' ';
  display: block;
  height: 10em !important;
}
.neg-title1.page:before,
.neg-title2.page:before,
.neg-title3.page:before,
.neg-title4.page:before,
.neg-title5.page:before,
.neg-title1.min-page:before,
.neg-title2.min-page:before,
.neg-title3.min-page:before,
.neg-title4.min-page:before,
.neg-title5.min-page:before {
  height: 9em !important;
}
.neg-title1 h1,
.neg-title2 h1,
.neg-title3 h1,
.neg-title4 h1,
.neg-title5 h1,
.neg-title1 h2,
.neg-title2 h2,
.neg-title3 h2,
.neg-title4 h2,
.neg-title5 h2 {
  font-size: 4em;
  text-shadow: none;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  position: absolute;
  left: 0;
  width: 100%;
  max-width: 100%;
  line-height: 0.6em;
  padding-top: 1.4em;
  color: #fff;
  font-weight: 600;
  text-align: center;
  margin-top: -2.25em;
  margin-bottom: 0.5em;
  z-index: 11;
}
.page-width:before,
.page-width:after {
  content: ' ';
  display: block;
  height: 3em;
}
.no-before:before {
  display: none;
}
.no-after:after {
  display: none;
}
.page,
html.index #header {
  height: 100%;
  height: 100vh;
}
.min-page {
  min-height: 100%;
  min-height: 100vh;
}
.page-50 {
  height: 50% !important;
  height: 50vh !important;
}
.lead {
  background: #27034A;
  background: hsla(270.42253521, 92.20779221%, 15.09803922%, 0.6);
  box-shadow: inset 0 0 10em hsla(270.42253521, 92.20779221%, 15.09803922%, 0.8);
  padding: 2em !important;
  color: #fff;
  position: relative;
  top: 15%;
  width: 80%;
  max-width: 70em;
  margin: 0 auto;
  z-index: 6;
}
.lead h1,
.lead h2 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0.5em;
  letter-spacing: 0.1em;
  font-weight: 300;
  max-width: auto;
}
.lead h1:last-child,
.lead h2:last-child {
  margin-bottom: 0;
}
.lead h1 strong {
  display: block;
  font-size: 1.25em;
  font-weight: 400;
  letter-spacing: 0.05em;
}
.lead h2 strong {
  font-size: 1.25em;
  font-weight: 400;
  letter-spacing: 0.05em;
}
.lead p {
  font-size: 1.5em;
  font-weight: 300;
  max-width: auto;
  padding: 0;
  margin-bottom: 1em !important;
}
.lead p strong {
  font-weight: 600;
}
.lead p:last-child {
  margin-bottom: 0 !important;
}
.lead p.button a,
.lead a.button {
  font-size: 1em;
}
.lead.banners {
  margin: 0 auto !important;
  border-bottom: none;
  height: auto;
  position: relative;
}
.lead.banners .banner {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  max-width: inherit;
  text-align: center !important;
  white-space: normal !important;
}
.lead.banners .banner:first-child {
  position: relative;
}
.lead.banners .banner img {
  max-height: 80%;
  max-width: 90%;
  left: 5%;
  top: 10%;
  height: auto;
  position: absolute;
}
.lead.banners .banner .portrait img {
  max-height: 90%;
  top: 5%;
  max-width: 80%;
  left: 10%;
}
.lead.banners .banner.previous {
  opacity: 1;
  animation: in-out 0.5s ease 1;
  animation-fill-mode: forwards;
}
.lead.banners .banner.active {
  opacity: 0;
  animation: out-in 0.5s 0.5s ease 1;
  animation-fill-mode: forwards;
}
.lead.banners .landscape {
  height: 0;
  padding-bottom: 50%;
}
.lead.banners .portrait {
  height: 0;
  padding-bottom: 200%;
}
.lead.banners .landscape,
.lead.banners .portrait {
  position: relative;
  max-width: inherit;
}
.lead.banners .landscape img,
.lead.banners .portrait img {
  max-height: 100%;
  max-width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
@keyframes in-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes out-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.landscape {
  display: block !important;
}
.portrait {
  display: none !important;
}
@media screen and (orientation: portrait) {
  .lead.banners {
    top: 15% !important;
    width: 40%;
  }
  .landscape {
    display: none !important;
  }
  .portrait {
    display: block !important;
  }
}
.page .lead {
  top: 20%;
}
.layers .layer .lead {
  position: absolute;
  bottom: 2em;
  left: 2em;
  top: initial;
  width: auto;
  height: auto;
}
#body,
#navbar,
#sidebar {
  z-index: 11;
  position: relative;
  padding-top: 1em;
}
#sidebar {
  padding-top: 0.5em;
}
#navbar {
  padding-top: 1.75em;
}
#body {
  margin-bottom: 0;
}
#footer {
  top: 0 !important;
  margin-bottom: 0 !important;
}
#navbar,
#sidebar {
  display: none;
}
#navbar a:after,
#sidebar a:after {
  display: none;
}
#navbar img,
#sidebar img {
  max-width: 100%;
  display: block;
  margin: 1em auto;
}
#navbar blockquote,
#sidebar blockquote {
  margin: -0.8em 0 0 0;
  padding: 0 0.5em;
  background: #e7eced;
}
#navbar blockquote strong:first-child,
#sidebar blockquote strong:first-child {
  color: #67079e;
}
#navbar blockquote img,
#sidebar blockquote img {
  margin: 0.2222em 0 -0.56667em 0;
}
.no-sidebar {
  display: none;
}
.no-thumbnail .thumbnails,
.no-thumbnails .thumbnails,
.no-thumbnail .thumbnail,
.no-thumbnails .thumbnail {
  display: none;
}
#footer > div {
  padding: 0 1em;
  width: 100%;
  margin: 0 auto;
}
.footnotes {
  padding: 0.5em 1em 0.5em 1.5em;
  max-width: 100em;
  background: #e7eced;
  font-size: 0.8em;
}
.footnotes > hr:first-child {
  display: none;
}
.footnotes li,
.footnotes p {
  max-width: unset;
}
.footnotes li > p {
  padding: 0;
}
.block-citation blockquote {
  position: relative;
  margin: 1em 1em 1em 1em;
  font-family: 'Fira Sans', FiraSans, 'Open Sans', OpenSans, sans-serif;
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.25em;
  font-style: oblique;
  color: #456;
}
.block-citation blockquote:before {
  display: inline-block;
  position: absolute;
  left: -0.5em;
  top: 0.25em;
  content: '\201C';
  font-size: 1.25em;
}
.block-citation blockquote p:after {
  display: inline-block;
  content: '\201D';
  font-size: 1.5em;
  line-height: 0.5em;
  position: relative;
  top: 0.15em;
}
.block-citation blockquote footer {
  display: block;
  font-style: normal;
  text-align: right;
}
table.data-preview,
table.list,
.data-preview table {
  border-bottom: 0.1em solid #C62392;
  background: rgba(215, 235, 255, 0.3);
}
.numbers-table table,
.sponsorship-table table,
html.program table,
table.tbl-program {
  background: rgba(215, 235, 255, 0.3);
  border: 0.5em solid #d0cac1;
  border-spacing: 2px;
  border-collapse: separate;
}
.numbers-table table thead th,
.sponsorship-table table thead th,
html.program table thead th,
table.tbl-program thead th {
  font-size: 1em;
  padding: 0.5em 0.5em 0.25em 0.5em !important;
  vertical-align: bottom;
  text-align: center;
  text-transform: uppercase;
  border-bottom: none;
  color: #fff;
  background: #849fa5;
}
.numbers-table table thead th a:link,
.sponsorship-table table thead th a:link,
html.program table thead th a:link,
table.tbl-program thead th a:link,
.numbers-table table thead th a:visited,
.sponsorship-table table thead th a:visited,
html.program table thead th a:visited,
table.tbl-program thead th a:visited {
  color: #ccc;
}
.numbers-table table thead th .details,
.sponsorship-table table thead th .details,
html.program table thead th .details,
table.tbl-program thead th .details {
  font-weight: 400;
  color: #eee;
}
.sponsorship-table table thead th:nth-child(2) {
  background: #67079e;
}
.sponsorship-table table tbody td:nth-child(2) {
  background: hsla(278.14569536, 91.51515152%, 32.35294118%, 0.1);
}
.sponsorship-table table thead th:nth-child(3) {
  background: #A00595;
}
.sponsorship-table table tbody td:nth-child(3) {
  background: hsla(304.25806452, 93.93939394%, 32.35294118%, 0.1);
}
.sponsorship-table table thead th:nth-child(4) {
  background: #C62392;
}
.sponsorship-table table tbody td:nth-child(4) {
  background: hsla(319.14110429, 69.95708155%, 45.68627451%, 0.1);
}
.sponsorship-table table thead th:nth-child(5) {
  background: #ffcc33;
}
.sponsorship-table table tbody td:nth-child(5) {
  background: hsla(45, 100%, 60%, 0.1);
}
.sponsorship-table table thead th:nth-child(6) {
  background: #FF8102;
}
.sponsorship-table table tbody td:nth-child(6) {
  background: hsla(30.11857708, 100%, 50.39215686%, 0.1);
}
.sponsorship-table table tbody td[colspan] {
  background: none!important;
}
table.tbl-program thead th.sess0 {
  background: #67079e;
}
table.tbl-program tbody td.sess0 {
  background: hsla(278.14569536, 91.51515152%, 32.35294118%, 0.1);
}
table.tbl-program thead th.sess1 {
  background: #A00595;
}
table.tbl-program tbody td.sess1 {
  background: hsla(304.25806452, 93.93939394%, 32.35294118%, 0.1);
}
table.tbl-program thead th.sess2 {
  background: #C62392;
}
table.tbl-program tbody td.sess2 {
  background: hsla(319.14110429, 69.95708155%, 45.68627451%, 0.1);
}
table.tbl-program thead th.sess3 {
  background: #ffcc33;
}
table.tbl-program tbody td.sess3 {
  background: hsla(45, 100%, 60%, 0.1);
}
table.tbl-program thead th.sess4 {
  background: #ffcc33;
}
table.tbl-program tbody td.sess4 {
  background: hsla(45, 100%, 60%, 0.1);
}
table.tbl-program thead th.sess5 {
  background: #FF8102;
}
table.tbl-program tbody td.sess5 {
  background: hsla(30.11857708, 100%, 50.39215686%, 0.1);
}
table.tbl-program thead th.sess6 {
  background: #FF8102;
}
table.tbl-program tbody td.sess6 {
  background: hsla(30.11857708, 100%, 50.39215686%, 0.1);
}
table.tbl-program tbody td[colspan] {
  background: none!important;
}
.additional-programming .overview,
.additional-programming .data-preview > h4 {
  display: none;
}
/*
0 - Pre-Conference
1 - SABAH | Management Track
2 - SABAH | Management/Privacy Track
3 - SARAWAK
4 - SARAWAK | Tech./ProdSec./Vul. Track
5 - SARAWAK | Technical Track
6 - KEDAH+SELANDOR
7 - KEDAH+SELANDOR | Technical Track
9 - PERAK | Workshop
8 - MELAKA
10 - MELAKA | Other Meeting
11- Other Meetings | SARAWAK
*/
html.program table thead th {
  vertical-align: top;
}
html.program table th span.details {
  font-weight: normal;
}
html.program table thead th.sess1,
html.program table thead th.sess2,
html.program table thead th.sess11 {
  background: #91183a;
}
html.program table tbody td.sess1,
html.program table tbody td.sess2,
html.program table tbody td.sess11 {
  background: rgba(145, 24, 58, 0.1);
}
html.program table thead th.sess3,
html.program table thead th.sess4,
html.program table thead th.sess5 {
  background: #e1c746;
  text-shadow: 1px 1px 5px #ba6;
}
html.program table tbody td.sess3,
html.program table tbody td.sess4,
html.program table tbody td.sess5 {
  background: rgba(225, 199, 70, 0.1);
}
html.program table thead th.sess6,
html.program table thead th.sess7 {
  background: #1692b2;
}
html.program table tbody td.sess6,
html.program table tbody td.sess7 {
  background: rgba(22, 146, 178, 0.1);
}
html.program table thead th.sess9 {
  background: #99576e;
}
html.program table tbody td.sess9 {
  background: rgba(153, 87, 110, 0.1);
}
html.program table thead th.sess8,
html.program table thead th.sess10 {
  background: #9bbf9b;
}
html.program table tbody td.sess8,
html.program table tbody td.sess10 {
  background: rgba(155, 191, 155, 0.1);
}
html.program table tbody td.empty {
  background: none!important;
}
html.program table td.not-empty {
  position: relative;
}
html.program table .flags {
  position: absolute;
  bottom: 0.25em;
  right: 0.25em;
  width: 40px;
}
html.program table .presenter {
  margin-right: 15px;
}
html.program table .schedule {
  color: #444;
  font-style: oblique;
}
html.program table .presentation {
  font-weight: bold;
  color: #555;
}
html.program table th:nth-child(1),
html.program table td:nth-child(1) {
  width: 10%;
}
html.program table.cols7 th:nth-child(1n+1),
html.program table.cols7 td:nth-child(1n+1) {
  width: 15%;
}
html.program table.cols6 th:nth-child(1n+1),
html.program table.cols6 td:nth-child(1n+1) {
  width: 18%;
}
html.program table.cols5 th:nth-child(1n+1),
html.program table.cols5 td:nth-child(1n+1) {
  width: 22.5%;
}
html.program .data-preview h4:after {
  display: none;
}
html.program div.program {
  min-width: 40em;
  overflow-x: auto;
  overflow-y: visible;
  margin-bottom: 1.7em;
}
html.program div.program table {
  margin-bottom: 0 !important;
}
#toc {
  display: inline-block;
  width: auto;
  padding: 0em 1em 0 1em;
  margin-bottom: 1em;
  background: #fff;
  background: transparent;
  background: rgba(186, 186, 186, 0.15);
  background-color: rgba(186, 186, 186, 0.15);
  border: 0.5em solid #d0cac1;
  border-spacing: 2px;
  border-collapse: separate;
}
#toc a {
  text-decoration: none;
  font-weight: 1.4em;
  margin: 0.5em 0;
  display: block;
  font-weight: bold;
}
#toc a,
#toc a:link,
#toc a:visited {
  color: #27034A;
}
#toc .tocindex-h2 a {
  font-weight: normal;
}
#toc .tocindex-h2 a,
#toc .tocindex-h2 a:link,
#toc .tocindex-h2 a:visited {
  color: #67079e;
}
#toc a:hover {
  text-decoration: underline;
}
#toc-overview {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  column-gap: 15px;
  padding: 0em 1em 0 1em;
  margin-bottom: 1em;
  background: #fff;
  background: transparent;
  background: rgba(186, 186, 186, 0.15);
  background-color: rgba(186, 186, 186, 0.15);
  border: 0.5em solid #d0cac1;
  border-spacing: 2px;
  border-collapse: separate;
}
#toc-overview a {
  text-decoration: none;
  font-weight: 1.4em;
  margin: 0.5em 0;
  display: block;
}
#toc-overview a,
#toc-overview a:link,
#toc-overview a:visited {
  color: #C62392;
}
#toc-overview a:hover {
  text-decoration: underline;
}
#toc-overview.overview li {
  display: inline-block;
  width: 100%;
  margin-bottom: 0.75em;
}
#toc-overview.overview li p {
  margin: 0;
}
#toc-overview.overview li p.sessions {
  margin-left: 2px;
}
#toc-overview.overview li p.sessions:before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 7px;
  background: #A00595;
}
.paper-files h3:after {
  display: none;
}
.paper-files .p-abstract summary {
  padding: 0.5em 1em;
}
@media only screen and (min-width: 768px) {
  .paper-files li.pictures .p-abstract,
  .paper-files li.pictures .p-speaker {
    margin-left: 0;
  }
  .paper-files li.pictures .p-pictures {
    position: relative;
    float: left;
    width: 0;
    top: -1em;
    margin-left: -16em;
  }
  .paper-files li.pictures .p-pictures .p-picture {
    width: 15em;
  }
  .paper-files li.pictures .p-pictures .p-picture .text {
    display: block;
  }
  .paper-files li.pictures .p-pictures .p-picture img {
    width: 14em;
    height: 14em;
    border-radius: 7em;
  }
  /*
  .paper-files li {
    .p-pictures {
      text-align:center;
      top:1em;
      width: 16em;
      left:inherit;
      right:100%;
      .p-picture {width:200px;margin-right:0;}
      img {width:200px;height:200px;border-radius:100px;}
    }
    &.pictures .p-abstract, &.pictures .p-speaker {
      margin-left:0;
    }
  }
  */
}
.sponsorship-team #navbar .sponsor-list,
.sponsorship-team #sidebar .sponsor-list {
  display: none;
}
.sponsorship-team #navbar .sponsor-list + h3,
.sponsorship-team #sidebar .sponsor-list + h3 {
  margin-top: 0;
}
.sponsor-list > h3 {
  width: 100%;
  padding: 0.5em 0;
  margin: 0;
  color: #fff;
  background: #C62392;
  text-align: center;
  font-size: 1.25em;
  font-weight: 400;
}
sup {
  line-height: 1em;
}
sup ~ sup:before {
  content: ',';
  opacity: 0.5;
}
.page-control a {
  background: #A00595;
}
.page-control a:active,
.page-control a:hover {
  background: #FF8102;
  color: #fff;
  text-decoration: none;
}
.section {
  background: none;
}
.section .h-entry {
  position: relative;
  padding: 0 0 1em 0;
  border-top: none;
  border-bottom: none;
  background: none !important;
}
.section .h-entry h3.p-name {
  color: #67079e;
  padding: 0;
}
.section .h-entry p.dt-published {
  padding: 0.25em 0;
  color: #C62392;
  text-transform: uppercase;
  font-size: 0.8em;
  max-width: 102.5em;
}
.section .h-entry p.dt-published:before,
.section .h-entry p.dt-published:after {
  content: '';
}
#navbar h3,
#sidebar h3 {
  margin-top: 1em;
  font-size: 1em;
  text-transform: uppercase;
  max-width: 100%;
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: hidden;
  position: relative;
  font-weight: 400;
}
#navbar h3:after,
#sidebar h3:after {
  content: ' ';
  display: inline-block;
  width: 100%;
  background: #67079e;
  height: 0.75em;
  vertical-align: top;
  margin: 0.1em 0 0 0.25em;
}
@keyframes flow {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
.layer {
  background-image: url(/_/e/conf2019/slide-001.jpg);
  background-position: 50% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  display: block;
  width: 100% !important;
  max-width: inherit !important;
  top: 0;
  left: 0;
  z-index: 2;
  padding: 8em 0 3em 0;
  opacity: 0;
  transform: transale3d(0, 0, 0);
}
.layer.fixed {
  background-attachment: fixed;
}
.layer.page {
  padding: 0;
}
.layer.active {
  opacity: 1;
}
.layer.next {
  opacity: 1;
  z-index: 1;
}
.layer:nth-child(n+1) {
  display: none;
}
.ready .layer {
  display: block;
}
.layers {
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  border-bottom: 0;
}
.layers .layer {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.layers.animation .banner {
  top: 0;
  left: 0;
  opacity: 0;
}
.layers.animation .banner.previous {
  opacity: 0;
  top: 0;
  left: 0;
  animation: exitleft 2s ease 1;
  animation-fill-mode: forwards;
}
.layers.animation .banner.active {
  top: 0;
  left: 100%;
  opacity: 1;
  animation: enterright 2s ease 1;
  animation-fill-mode: forwards;
}
@keyframes exitleft {
  0% {
    left: 0;
  }
  100% {
    left: -100%;
  }
}
@keyframes enterright {
  0% {
    left: 100%;
  }
  100% {
    left: 0;
  }
}
.thumbnails {
  position: relative;
  top: -3em;
  z-index: 10;
  right: 0;
  height: 0;
  margin: 0 !important;
  text-align: right;
}
.thumbnails .layer {
  cursor: pointer;
  position: relative;
  display: inline-block;
  width: 1em !important;
  height: 1em !important;
  min-height: 1em !important;
  padding: initial;
  border-radius: 0.5em;
  margin-left: 1em;
  background: #fff;
  opacity: 0.5;
}
.thumbnails .layer * {
  display: none;
}
.thumbnails .layer.active {
  opacity: 1;
  background: #ffcc33;
}
.thumbnails .layer:hover {
  background: #ffcc33;
}
.nosidebar .banners {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#twitterBox iframe {
  width: 100% !important;
}
#socialnetworks {
  top: 100%;
  right: 0;
  left: inherit;
  width: 11.42857143em;
  text-align: center;
}
#socialnetworks a {
  border-radius: 0.25em;
}
#socialnetworks a:link,
#socialnetworks a:visited {
  background: #fff;
  color: #67079e;
  opacity: 0.3;
}
#socialnetworks a:active,
#socialnetworks a:hover {
  opacity: 1;
  background: #A00595;
  color: #fff;
}
#content {
  background: #fff;
  z-index: 100;
  position: absolute;
  margin-top: -1em;
}
@media only screen and (min-width: 768px) {
  #body .wide {
    margin-top: 1em;
    margin-left: -15em;
  }
}
@media only screen and (min-width: 1150px) {
  #body .wide {
    margin-left: -17.8em;
  }
}
@media only screen and (min-width: 1600px) {
  #body .wide {
    margin-left: -21.8607%;
    padding-left: 1em;
  }
}
@media only screen and (max-width: 768px) {
  h1 {
    font-size: 1.75;
  }
  .inline-picture {
    display: block !important;
    width: auto !important;
    margin: 1em;
    float: none;
  }
  /*
  body {
    padding: 0 0 0 17em;
  }
  #header,#footer {
    margin-left:-17em;
  }
  */
}
@media only screen and (min-width: 1150px) {
  #content {
    padding: 0 18.8em;
  }
  #footer {
    padding: 1em 0;
  }
  .nosidebar body,
  html.program body {
    padding-right: 1em;
  }
  .nosidebar .no-sidebar,
  html.program .no-sidebar {
    display: block;
  }
  .nosidebar #content,
  html.program #content {
    padding-right: 1em;
  }
  .nosidebar #header,
  html.program #header,
  .nosidebar #footer,
  html.program #footer {
    margin-right: -1em;
  }
  #toc-overview {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  #navbar ul.navbar.fixed h3,
  .floating.fixed h3 {
    background: #fff;
    padding-top: 1em;
    margin-top: 0 !important;
  }
  #navbar ul.navbar.fixed h3 + .box,
  .floating.fixed h3 + .box {
    margin-top: 0 !important;
  }
}
@media only screen and (min-width: 1350px) {
  #toc-overview {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
  }
}
@font-face {
  font-family: 'Fira Sans';
  src: url('/_/font/fira/eot/FiraSans-Light.eot');
  src: local('Fira Sans Light'), url('/_/font/fira/eot/FiraSans-Light.eot') format('embedded-opentype'), url('/_/font/fira/woff/FiraSans-Light.woff') format('woff'), url('/_/font/fira/ttf/FiraSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Fira Sans';
  src: url('/_/font/fira/eot/FiraSans-LightItalic.eot');
  src: local('Fira Sans Light Italic'), url('/_/font/fira/eot/FiraSans-LightItalic.eot') format('embedded-opentype'), url('/_/font/fira/woff/FiraSans-LightItalic.woff') format('woff'), url('/_/font/fira/ttf/FiraSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
