<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* We rely on bootstrap defaults so we dont need a reset or normalize */
@font-face {
  font-family: 'FontAwesome';
  src: url("fonts/fontawesome-webfontba72.eot?v=4.0.3");
  src: url("fonts/fontawesome-webfontd41d.eot?#iefix&amp;v=4.0.3") format('embedded-opentype'), url("fonts/fontawesome-webfontba72.woff?v=4.0.3") format('woff'), url("fonts/fontawesome-webfontba72.ttf?v=4.0.3") format('truetype'), url("fonts/fontawesome-webfontba72.svg?v=4.0.3#fontawesomeregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
 * Minimal styles â€“Â&nbsp;mobile+
 */
/* Global components */
.js .js-hidden {
  display: none;
}
.js-link-disabled {
  cursor: default;
}
.p-inset {
  margin-top: -5px;
}
.btn-subtle {
  border-color: #d6d6d7;
  background-color: transparent;
  color: #a2a1a3;
}
.btn-subtle:hover,
.btn-subtle:focus,
.btn-subtle:active {
  border-color: #b1b0b3;
  background-color: #b1b0b3;
  color: #fff;
}
.btn-subtle:active {
  border-color: #9e9c9f;
}
.btn-mr {
  margin-right: 5px;
}
.message {
  margin-bottom: 5px;
}
.message-success {
  color: #1d9a00;
}
.text-inset {
  margin-top: -11px;
}
.page-head+.text-inset {
  margin-top: -35px;
}
.backwards {
  margin: 10px 0 -10px;
}
.list-subtle {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  border: 1px solid #e6e6e6;
  display: inline-block;
  margin: 0;
  padding: 15px 30px 10px 19px;
  text-align: left;
}
.list-subtle li {
  margin-bottom: 4px;
}
span.divider {
  color: #ddd;
}
.social-appeal .appeal-head {
  margin-bottom: 0;
  font-size: 22px;
}
.social-appeal .lead {
  margin-bottom: 15px;
}
.lead.lead-smaller {
  font-size: 20px;
}
.avatars-box {
  margin: 0 0 2%;
}
.avatars-list {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.avatars-list-avatar {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 30px;
  height: 30px;
  overflow: hidden;
  margin: 0 0 4px;
  vertical-align: middle;
  line-height: 1.2;
  font-size: 10px;
}
.avatars-list-avatar img {
  -webkit-border-radius: 1px;
  border-radius: 1px;
  max-width: 100%;
  height: auto;
}
.avatars-list-avatar.speaker img {
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.avatars-list-avatar-tie {
  -webkit-border-radius: 1px;
  border-radius: 1px;
  display: block;
}
.not_confirmed .avatars-list-avatar-tie {
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
}
.avatars-list-load-more {
  width: auto;
  text-align: center;
  font-size: 85%;
  line-height: 20px;
  color: #bbbabc;
}
.avatars-list-load-more .avatars-list-avatar-tie {
  border: 2px solid rgba(197,196,198,0.7);
  min-width: 30px;
  height: 100%;
  padding: 0 5px;
  line-height: 28px;
  font-weight: bold;
  color: inherit;
}
.avatars-list-load-more .avatars-list-avatar-tie:hover,
.avatars-list-load-more .avatars-list-avatar-tie:focus {
  border-color: transparent;
  background-color: #38cb17;
  color: #fff;
}
.avatars-list-load-more-verbose {
  display: block;
  text-align: left;
}
.avatars-list-summary {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 0 4px 2px;
  font-size: 80%;
  line-height: 1.4;
}
.nw-avatars-list-m .avatars-list-avatar {
  width: 35px;
  height: 35px;
}
.nw-avatars-list-m .avatars-list-load-more .avatars-list-avatar-tie {
  min-width: 35px;
  line-height: 33px;
}
.nw-avatars-list-l .avatars-list-avatar {
  width: 40px;
  height: 40px;
}
.nw-avatars-list-l .avatars-list-load-more .avatars-list-avatar-tie {
  min-width: 40px;
  line-height: 38px;
}
.text-badge {
  padding: 3px 5px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  color: #fff;
  background: #bbb;
}
.text-badge-orange {
  background-color: #ff7129;
}
.progress-steps {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  text-align: center;
}
.progress-steps .step {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  vertical-align: middle;
  background: #c5c4c6;
  color: #fff;
}
.progress-steps .step-active {
  background-color: #000;
}
.progress-steps.lead .step {
  width: 34px;
  height: 34px;
  line-height: 34px;
}
.well-lite {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #f7f7f7;
  border-color: #eee;
  padding: 15px;
}
.collapse-header,
.collapse-content,
.collapse-subheader {
  padding-left: 20px;
}
.collapse-header {
  position: relative;
  cursor: pointer;
}
.collapse-header:before {
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  -ms-transition: -ms-transform 0.2s;
  transition: transform 0.2s;
  content: "";
  position: absolute;
  left: -3px;
  top: 17px;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 8px 8px 0 8px;
  border-top-color: #6d6769;
}
.collapsed .collapse-header:before {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.collapse-header:hover {
  color: #000;
}
.collapse-header:hover:before {
  border-top-color: #000;
}
.collapse-subheader {
  position: relative;
  top: -8px;
}
.nw-specialization {
  font-weight: bold;
  color: #1eaaf8;
}
.nw-specialization.design {
  color: #e600e5;
}
.nw-specialization.development {
  color: #55a910;
}
.nw-specialization.business {
  color: #e8560f;
}
.nw-specialization-tag {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #e2f4fe;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 5px 10px;
  white-space: nowrap;
}
.nw-specialization-tag.design {
  background-color: #fce8fc;
}
.nw-specialization-tag.development {
  background-color: #eefae5;
}
.nw-specialization-tag.business {
  background-color: #fcf1eb;
}
.nw-specialization-tag-lite {
  padding: 2px 5px 1px;
  font-weight: normal;
}
strong.emphasized {
  color: #4c484a;
}
img.pull-left {
  margin-right: 15px;
}
img.image-w-25 {
  max-width: 25%;
}
.alert a {
  color: inherit;
  text-decoration: underline;
}
.btn-in-sentence {
  margin-right: 5px;
}
.wx-share-inline .fb-like,
.wx-share-inline .twitter-share-button {
  margin-right: 10px;
}
.wx-share-inline .twitter-share-button {
  width: 90px !important;
}
.wx-cell-control {
  width: 20px;
  padding-right: 0 !important;
}
.wx-cell-control .form-group,
.wx-cell-control .checkbox {
  margin-top: 0;
  margin-bottom: 0;
}
.wx-table-subtle thead {
  font-size: 85%;
  color: #8b898c;
}
.wx-table-subtle thead td,
.wx-table-subtle thead th {
  padding: 0 8px 5px !important;
  border-bottom: 2px solid #ddd !important;
}
.wx-table-subtle th small {
  font-weight: normal;
}
tr.not-available {
  background-color: #f5f5f5;
}
.text-warning a,
.text-danger a,
.text-success a,
.text-muted a,
.text-info a {
  color: inherit;
  text-decoration: underline;
}
.text-warning a:hover,
.text-danger a:hover,
.text-success a:hover,
.text-muted a:hover,
.text-info a:hover,
.text-warning a:focus,
.text-danger a:focus,
.text-success a:focus,
.text-muted a:focus,
.text-info a:focus {
  text-decoration: none;
}
.wx-ico {
  background: no-repeat;
  display: inline-block;
  padding: 2px 0 0 25px;
}
.wx-ico-pdf {
  background-image: url("../img/ico-pdf.png");
}
.wx-ico-isdoc {
  background-image: url("../img/ico-isdocc4ca.png?1");
}
.wx-search-box {
  position: relative;
  margin: 0 0 40px;
}
.wx-search-box input[type="text"] {
  -webkit-border-radius: 50px;
  border-radius: 50px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  padding-left: 17px;
  padding-right: 40px;
  outline: 0;
}
.wx-search-box input[type="text"]::-ms-clear {
  display: none;
}
.wx-search-box .cancel-search {
  position: absolute;
  right: 40px;
  top: 50%;
  background: transparent;
  border: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin: -21px 0 0;
  padding: 0;
  font-size: 36px;
  font-weight: 200;
  color: #8b898c;
}
.wx-search-box .cancel-search:hover,
.wx-search-box .cancel-search:focus {
  color: #000;
}
.wx-search-box .loupe {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  border: 0;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin: -15px 0 0;
  padding: 0;
  font-size: 24px;
  color: #8b898c;
  background: transparent;
}
.wx-search-box .loupe:hover,
.wx-search-box .loupe:focus {
  color: #000;
}
.wx-search-box .loupe:after {
  position: absolute;
  left: 1px;
  top: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-decoration: inherit;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  content: "\f002";
  width: 100%;
  height: 100%;
  line-height: 30px;
  vertical-align: middle;
  text-indent: 0;
}
@media screen and (min-width:768px) {
  .wx-search-box {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 70px;
  }
  .wx-row-inline {
    font-size: 0;
  }
  .wx-col-inline {
    float: none;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-left: 15px;
    padding-right: 15px;
    vertical-align: top;
    font-size: 14px;
  }
  .wx-col-33 {
    width: 33.3%;
  }
}
/* Layout */
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
button,
input[type="button"],
input[type="submit"],
input[type="image"] {
  cursor: pointer;
}
body,
button,
input,
select,
textarea {
  color: #6d6769;
}
html {
  background: #fafafa;
}
body {
  background: #fff;
}
h1,
h2,
h3 {
  line-height: 1.2;
  font-weight: normal;
}
h1 {
  font-size: 36px;
  color: #000;
}
h2 {
  font-size: 26px;
  color: #000;
}
img {
  max-width: 100%;
  height: auto;
}
a:hover,
a:focus {
  text-decoration: none;
}
q:before,
q:after {
  content: "";
}
.page-container {
  padding-bottom: 50px;
}
.text-left .page-head {
  text-align: left;
}
.text-left .page-subhead {
  text-align: left;
  margin-left: 0;
  margin-right: 0;
}
.section {
  margin-bottom: 50px;
}
.section-medium {
  margin-bottom: 30px;
}
.section-lite {
  margin-bottom: 20px;
}
.section-tabs .tab-pane {
  padding-top: 20px;
}
.section-tabs .tab-pane h3.first {
  margin-top: 0;
}
.section-prices {
  font-size: 12px;
}
@media screen and (min-width:768px) {
  .section-prices {
    font-size: 13px;
  }
}
.page-bar {
  color: inherit;
  background: #fafafa;
  border: 0;
  border-bottom: 1px solid #e0e0e0;
  -webkit-border-radius: 0;
  border-radius: 0;
  min-height: 0;
  font-size: 13px;
}
.page-bar .page-bar-header {
  position: relative;
  z-index: 1;
  float: left;
}
.page-bar .page-bar-toggle {
  float: left;
  border: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 9px 0 0 10px;
  padding: 7px 6px;
}
.page-bar .page-bar-toggle:hover,
.page-bar .page-bar-toggle:focus {
  background-color: #6d6769;
}
.page-bar .page-bar-toggle:hover .icon-bar,
.page-bar .page-bar-toggle:focus .icon-bar {
  background-color: #fafafa;
}
.page-bar .page-bar-toggle .icon-bar {
  width: 20px;
  background-color: #6d6769;
}
.page-bar .page-brand {
  float: left;
  margin: 0;
  padding: 13px 17px 11px 15px;
  text-transform: uppercase;
  font-size: 100%;
  font-weight: bold;
  text-shadow: #fff 0 1px 0;
  color: #6d6769;
}
.page-bar .page-brand span {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 18px;
  height: 20px;
  background: 50% 50%;
  background-image: url("../img/logo-network.png");
  background-image: url("../img/logo-network.svg"), none;
}
.ie7 .page-bar .page-brand span {
  display: block;
}
.page-bar .navbar-nav &gt; li &gt; a {
  padding-top: 13px;
  padding-bottom: 11px;
}
.page-bar .navbar-nav &gt; li &gt; a,
.page-bar .breadcrumbs .step,
.page-bar .breadcrumbs a {
  color: #6d6769;
}
.page-bar .navbar-nav &gt; li &gt; a:hover,
.page-bar .breadcrumbs a:hover,
.page-bar .navbar-nav &gt; li &gt; a:focus,
.page-bar .breadcrumbs a:focus {
  color: #333;
}
.page-bar .breadcrumbs {
  display: none;
}
.page-bar .dropdown-menu {
  font-size: 13px;
}
.page-bar .user-nav {
  position: relative;
  z-index: 1;
  float: right;
  border-left: 1px solid #e0e0e0;
  margin: 0;
  -webkit-box-shadow: inset #fff 1px 0 0;
  box-shadow: inset #fff 1px 0 0;
}
.page-bar .user-nav .user-avatar {
  display: block;
  height: 44px;
  padding: 0;
  color: inherit;
}
.page-bar .user-nav .user-avatar .caret {
  border-width: 8px 5.5px;
  border-top-color: #838081;
  margin-top: 1px;
  margin-left: 5px;
  margin-right: 1px;
}
.page-bar .user-nav .user-avatar .avatar {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  overflow: hidden;
}
.page-bar .user-nav .user-avatar img {
  max-height: 44px;
  width: auto;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
}
.page-bar .user-nav .user-avatar .notification {
  position: absolute;
  right: 5px;
  top: 0;
  margin: 0;
}
.page-bar .user-nav .dropdown-menu {
  background-color: #fff;
}
.page-bar .user-nav .dropdown-menu .notification {
  position: relative;
  left: 1px;
  top: -2px;
}
.page-bar .notification {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #fff;
}
.page-bar .notification .count {
  background: #ec2430;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 14px;
  height: 14px;
  line-height: 14px;
  vertical-align: middle;
}
.page-bar .page-bar-collapse {
  clear: both;
  border-top-color: #e0e0e0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.page-bar .page-bar-collapse.in {
  -webkit-box-shadow: inset #fff 0 1px 0;
  box-shadow: inset #fff 0 1px 0;
}
@media screen and (min-width:768px) {
  .page-bar .page-brand {
    padding-left: 20px;
  }
  .page-bar .breadcrumbs {
    display: block;
    float: left;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: #fff 0 1px 0;
  }
  .page-bar .breadcrumbs .step,
  .page-bar .breadcrumbs a {
    background: 0 50% no-repeat;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAsCAAAAACm4gxVAAAAo0lEQVQoU32TWwqAMAwEe/9zVkQRUUTU9a19JHFBP4e0ZpKtKwccK9TnxgLrYQiqHvtmyOQXU+SApjVFN5n9jNMQtA223ZDFT6qDh6CvVNFLUIxSFMhQSpuBQLlEolwiUS6JiEsi4pJJdskkuwhJLkKSiyLRRZPg8k/oFN3Mf6cO2YJMeRp195kYT5Umz9uhDdKWOQmUFk4UpY6TSenlhNMruACXedb7KP8vxQAAAABJRU5ErkJggg==");
    position: relative;
    float: left;
    padding: 14px 17px 12px 30px;
  }
  .page-bar .page-bar-links {
    display: block;
    margin-right: 0 !important;
  }
  .page-bar .page-bar-links a {
    position: relative;
    padding-left: 12px;
    padding-right: 12px;
  }
  .page-bar .page-bar-links a:before {
    content: "â€¢";
    position: absolute;
    left: -2px;
    top: 13px;
    font-size: 11px;
    color: #b7b2b4;
  }
  .body-inverse .page-bar .page-bar-links a:before {
    color: #5c5c5c;
  }
  .page-bar .page-bar-links li:first-child a:before {
    display: none;
  }
  .page-bar .page-bar-collapse {
    clear: none;
  }
  .page-bar .page-bar-collapse.in {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.body-inverse .page-bar {
  background-color: #353535;
  border-bottom-color: #4f4f4f;
}
.body-inverse .page-bar .page-brand span {
  background-image: url("../img/logo-network-inverseeccb.png?3");
  background-image: url("../img/logo-network-inverseeccb.svg?3"), none;
}
.body-inverse .page-bar .navbar-nav &gt; li &gt; a,
.body-inverse .page-bar .breadcrumbs .step,
.body-inverse .page-bar .breadcrumbs a {
  color: #777;
}
.body-inverse .page-bar .navbar-nav &gt; li &gt; a:hover,
.body-inverse .page-bar .breadcrumbs a:hover,
.body-inverse .page-bar .navbar-nav &gt; li &gt; a:focus,
.body-inverse .page-bar .breadcrumbs a:focus {
  color: #999;
}
.body-inverse .page-bar .user-nav {
  border-left-color: #4f4f4f;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.body-inverse .page-bar .navbar-nav li.dropdown.open &gt; .dropdown-toggle,
.body-inverse .page-bar .navbar-nav li.dropdown.active &gt; .dropdown-toggle,
.body-inverse .page-bar .navbar-nav li.dropdown.open.active &gt; .dropdown-toggle {
  background-color: #4f4f4f;
}
.body-inverse .page-bar .navbar-nav li.dropdown &gt; a:hover .caret,
.body-inverse .page-bar .navbar-nav li.dropdown &gt; a:focus .caret {
  border-top-color: #999;
}
.body-inverse .page-bar .page-bar-collapse {
  border-top-color: #4f4f4f;
}
.body-inverse .page-bar .page-bar-collapse.in {
  -webkit-box-shadow: inset #303030 0 1px 0;
  box-shadow: inset #303030 0 1px 0;
}
@media screen and (min-width:768px) {
  .body-inverse .page-bar .breadcrumbs {
    text-shadow: none;
  }
  .body-inverse .page-bar .breadcrumbs .step,
  .body-inverse .page-bar .breadcrumbs a {
    background-image: url("../img/breadcrumbs-inverse.png");
    background-image: url("../img/breadcrumbs-inverse.svg"), none;
  }
  .body-inverse .page-bar .page-bar-collapse.in {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.page-bar .user-nav .user-avatar:hover img,
.page-bar .user-nav .user-avatar:focus img,
.page-bar .user-nav .dropdown.open .user-avatar img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  filter: grayscale(0%);
}
.page-messages {
  position: relative;
  border-bottom: 1px solid #d3d98f;
  background: #fcffdd url("../img/page-messagesc81e.png?2") 0 100% repeat-x;
  display: none;
}
.page-messages .messages {
  margin-bottom: 0;
  padding: 13px 15px 6px;
  text-align: center;
  font-weight: bold;
  text-shadow: rgba(255,255,255,0.5) 0 1px 0;
  list-style: none;
}
.page-bar+.page-messages {
  margin-top: -20px;
}
.page-message-nojs {
  display: block;
}
.page-ticker {
  display: block;
  background: #f734bb;
  border-bottom: 0;
  color: #fff;
}
.page-ticker .messages {
  text-shadow: none;
}
.page-ticker a {
  color: #fff;
  text-decoration: underline;
}
.page-ticker a:hover,
.page-ticker a:focus {
  text-decoration: none;
}
.page-head {
  margin: 30px 0 42px;
  text-align: center;
}
.page-head.text-left {
  text-align: left;
}
.page-head strong {
  color: #866c00;
}
.page-head .nav {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.page-head &gt; a {
  color: #000;
}
.page-head &gt; a:hover,
.page-head &gt; a:focus {
  text-decoration: underline;
}
.page-subhead {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 32px;
}
.page-subhead.page-subhead-wide {
  max-width: none;
}
@media screen and (min-width:992px) {
  .page-subhead {
    max-width: 800px;
  }
}
.page-footer {
  border-top: 1px solid #e0e0e0;
  background: #fafafa;
  padding: 20px 0;
  text-align: center;
  font-size: 13px;
}
.page-footer .container {
  width: auto;
  max-width: 1200px;
}
.page-footer a {
  color: #6d6769;
}
.page-footer a:hover,
.page-footer a:focus {
  color: #111;
}
.page-footer .col {
  margin-top: 20px;
}
.page-footer .col:first-child {
  margin-top: 0;
}
.page-footer .footer-links {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  margin: 0;
}
.page-footer .footer-links li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 5px;
}
.page-footer .footer-links li:before {
  content: "â€¢";
  position: relative;
  left: 0;
  top: -1px;
  margin-right: 10px;
  font-size: 11px;
  color: #b7b2b4;
}
.page-footer .footer-links li:first-child:before {
  display: none;
}
@media screen and (min-width:768px) {
  .page-footer {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .page-footer .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-footer .col {
    margin-top: 0;
  }
  .page-footer .footer-links-wrap {
    padding-top: 7px;
    text-align: right;
  }
}
@media screen and (min-width:992px) {
  .page-footer .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.body-inverse .page-footer {
  background-color: #353535;
  border-top-color: #4f4f4f;
}
.body-inverse .page-footer a {
  color: #777;
}
.body-inverse .page-footer a:hover,
.body-inverse .page-footer a:focus {
  color: #999;
}
.body-inverse .page-footer .footer-links li:before {
  color: #5c5c5c;
}
/* Helper classes */
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden,
.label-hidden .control-label,
.label-hidden .checkbox-label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
/* 1 */
  display: table;
/* 2 */
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.cleaner {
  clear: both;
}
/* Forms */
fieldset,
.group {
  position: relative;
  margin-bottom: 50px;
}
fieldset.deleted {
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
}
.group-sibling {
  margin-top: -25px;
}
.group-checkbox-control {
  margin-top: -33px;
}
legend,
.legend {
  margin: 0;
  padding-bottom: 14px;
  font-size: 26px;
  color: #6d6769;
  border-bottom: 0;
}
.legend-narrow {
  padding-right: 20%;
}
.group-mini legend {
  padding-bottom: 10px;
  line-height: 1.4;
  font-size: 18px;
}
label {
  margin-bottom: 3px;
}
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"] {
  display: inline-block;
  margin-bottom: 0;
  padding: 5px 7px;
}
.form-field {
  margin-bottom: 13px;
}
.form-field.error,
.form-field.error .help-inline,
.form-field.error .help-block {
  color: #b94a48;
}
.form-field.error select,
.form-field.error textarea,
.form-field.error input[type="text"],
.form-field.error input[type="password"],
.form-field.error input[type="datetime"],
.form-field.error input[type="datetime-local"],
.form-field.error input[type="date"],
.form-field.error input[type="month"],
.form-field.error input[type="time"],
.form-field.error input[type="week"],
.form-field.error input[type="number"],
.form-field.error input[type="email"],
.form-field.error input[type="url"],
.form-field.error input[type="search"],
.form-field.error input[type="tel"],
.form-field.error input[type="color"] {
  border-color: #d9534f;
  -webkit-box-shadow: #ffe9e9 0 1px 1px inset;
  box-shadow: #ffe9e9 0 1px 1px inset;
}
.form-field-percentage-after .controls {
  position: relative;
}
.form-field-percentage-after .controls:after {
  content: "%";
  position: absolute;
  left: 100%;
  top: 8px;
  margin: 0 0 0 4px;
  color: #8b898c;
}
.pull-above {
  margin-top: -10px;
}
optgroup,
option {
  color: #000;
}
optgroup[disabled],
option[disabled] {
  color: #a8a7a9;
}
.controls ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  margin: 0;
}
.controls ul li {
  margin: 0 0 3px;
}
.controls ul label {
  font-weight: normal;
}
.controls ul input[type="radio"],
.controls ul input[type="checkbox"] {
  margin-top: 0;
  margin-right: 3px;
}
.check-inline .controls {
  padding-left: 0;
}
.check-inline ul li {
  display: inline-block;
  margin-right: 20px;
  padding-left: 20px;
}
@media screen and (min-width:1200px) {
  .check-inline ul li {
    margin-right: 25px;
  }
}
label.checkbox {
  font-weight: normal;
}
.form-field-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin-bottom: 0;
}
.label-hidden .checkbox input[type="checkbox"] {
  float: none;
}
.RadioSelect .control-label {
  margin-bottom: 5px;
}
.form-field-subtle label {
  font-weight: normal;
}
.help-block,
.help-inline {
  display: block;
  margin-top: 4px;
  font-size: 13px;
  color: #6d6769;
  color: rgba(109,103,105,0.75);
}
.help-hidden .help-block,
.help-hidden .help-inline {
  display: none;
}
.help-inline:first-letter {
  text-transform: uppercase;
}
.help-inline+.help-block {
  margin-top: 2px;
}
ul+.help-inline,
textarea+.help-inline {
  padding-left: 0;
}
legend.header {
  zoom: 1;
}
legend.header:before,
legend.header:after {
  content: "";
  display: table;
}
legend.header:after {
  clear: both;
}
legend.header .delete-link {
  float: right;
  margin: 0;
  font-size: 22px;
  color: #6d6769;
}
legend.header .delete-link:before {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-decoration: inherit;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  content: "\f014";
}
legend.header .delete-link:hover,
legend.header .delete-link:focus {
  color: #b94a48;
}
legend.header .delete-link span {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  width: 0;
  height: 0;
}
.form-edit legend.header {
  padding-right: 75px;
}
.DELETE {
  position: absolute;
  right: 0;
  top: 13px;
  margin-bottom: 0;
}
.group-compact .DELETE {
  top: 0;
}
.group-chunk .DELETE {
  position: static;
  left: auto;
  top: auto;
  padding-top: 7px;
}
.DELETE.delete-bellow {
  padding-top: 3px;
}
.DELETE .controls {
  margin: 0;
}
.DELETE label {
  margin-bottom: 0;
  color: #b94a48;
}
.deleted .DELETE label {
  color: #6d6769;
}
.summary {
  margin: 25px 0 0;
  font-size: 16px;
  color: #866c00;
}
.calculation {
  color: #473f42;
}
.calculation .clearfix {
  margin: 3px 0 0;
}
.calculation .clearfix:first-child {
  margin-top: 0;
}
.calculation .fl {
  float: left;
}
.calculation .fr {
  float: right;
}
.calculation .total {
  font-weight: bold;
  color: #1cb015;
}
.calculation .total .fr {
  font-size: 24px;
}
.calculation .pricing_chunk {
  position: relative;
}
.calculation .hint-tooltip {
  position: absolute;
  right: -1.5em;
  top: 50%;
  margin: -7px 0 0;
  color: #bbb;
  cursor: help;
}
.calculation .hint-tooltip i {
  display: block;
}
.calculation .hint-tooltip i:before {
  display: block;
}
.errorlist {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  padding-left: 0;
  margin: 0 0 35px;
  color: #b94a48;
}
.signin-notice {
  text-align: center;
}
.signin-notice .btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.signin-notice .notice {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 10px;
  position: relative;
  top: 2px;
  ((null)): 0;
}
.signin-notice-left {
  text-align: left;
}
.signin-notice-edit .btn,
.signin-notice-edit .notice {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.signin-notice-edit .btn {
  float: none;
  margin-top: 0;
  font-weight: bold;
}
.signin-notice-edit .notice {
  margin-left: 7px;
}
.is-disabled {
  opacity: 0.35;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=35);
  filter: alpha(opacity=35);
}
.is-disabled .form-proceed .btn {
  border-color: transparent !important;
  background-color: #c5c4c6 !important;
  cursor: not-allowed;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.ui-autocomplete a {
  cursor: pointer;
}
.help-rounded {
  -webkit-border-radius: 20px;
  border-radius: 20px;
  position: relative;
  left: 0;
  top: -5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  margin: 0 0 0 15px;
  text-align: center;
  color: #fff;
  cursor: help;
  background: #a2a1a3;
}
.form-sentence {
  font-size: 21px;
  font-weight: 200;
  line-height: 1.4;
}
.form-sentence .SelectMultiple {
  width: 270px;
}
.form-sentence .TextInput {
  width: 180px;
}
.form-sentence .form-field-inline-small {
  width: 120px;
}
.form-sentence .form-field-inline {
  margin: 5px 0;
}
/* Network */
.login-social &gt; li {
  margin-right: 10px;
  padding: 0;
  vertical-align: top;
}
.login-social .is-open {
  display: block;
}
.login-social .last-used {
  background: #fefac8;
  margin: -5px 5px -4px -5px;
  padding: 5px 5px 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: #e6e09a 0 1px 2px inset;
  box-shadow: #e6e09a 0 1px 2px inset;
}
.login-social input[type="image"] {
  display: block;
}
.form-openid {
  margin-top: 15px;
}
.js .form-openid-wrap {
  display: none;
}
.order-status {
  margin: 0 0 50px;
  font-size: 15px;
}
.order-status:before {
  position: relative;
  top: 2px;
  left: -7px;
  display: inline-block;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  content: "";
}
.order-status.is-paid,
.order-status.is-free {
  color: #1cb015;
}
.order-status.is-paid:before,
.order-status.is-free:before {
  background-color: #1cb015;
}
.order-status.is-refunded {
  color: #1cb015;
}
.order-status.is-refunded:before {
  background-color: #1cb015;
}
.order-status.is-waiting {
  color: #ff8600;
}
.order-status.is-waiting:before {
  background-color: #ff8600;
}
.order-status.is-canceled {
  color: #bbb;
}
.order-status.is-canceled:before {
  background-color: #bbb;
}
.order-dates {
  margin: 0 0 40px;
}
.order-recap {
  zoom: 1;
  border: 1px solid #e6e09a;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #fefac8 50% 0 repeat-y;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEXm4JpEsRh+AAAACklEQVQIHWNgAAAAAgABz8g15QAAAABJRU5ErkJggg==");
  max-width: 900px;
  margin: 0 auto -1px;
}
.order-recap:before,
.order-recap:after {
  content: "";
  display: table;
}
.order-recap:after {
  clear: both;
}
.order-recap .order-price {
  float: left;
  width: 50%;
  padding: 3% 0 5%;
}
.order-recap .order-price h2 {
  margin-bottom: 11px;
  font-size: 14px;
  font-weight: bold;
  color: #6d6769;
}
.order-recap .order-price .price {
  font-size: 36px;
  color: #1d9a00;
}
.order-recap .order-price .pay-card {
  margin: 30px 0 10px;
}
.order-recap .order-price .btn-subtle {
  border-color: #d7cd5c;
  color: #7b741e;
}
.order-recap .order-price .btn-subtle:hover,
.order-recap .order-price .btn-subtle:focus,
.order-recap .order-price .btn-subtle:active {
  border-color: #b9ae2e;
  background-color: #b9ae2e;
  color: #fff;
}
.order-recap .order-price .btn-subtle:active {
  border-color: #9a9126;
}
.order-recap .order-price .list-subtle {
  border: 0;
  padding: 20px 0 0;
}
.order-recap .order-price .list-subtle strong {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 120px;
  text-align: right;
}
.order-recap .order-items {
  float: right;
  width: 50%;
}
.order-recap .order-items .head {
  zoom: 1;
  padding: 12px 18px 10px;
}
.order-recap .order-items .head:before,
.order-recap .order-items .head:after {
  content: "";
  display: table;
}
.order-recap .order-items .head:after {
  clear: both;
}
.order-recap .order-items h2 {
  float: left;
  margin: 0;
  font-size: 15px;
  font-weight: bold;
}
.order-recap .order-items .order-edit {
  float: right;
  font-size: 13px;
}
.order-recap .order-items ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  margin: 0;
}
.order-recap .order-items li {
  border-top: 1px solid #e6e09a;
  padding: 11px 18px 9px;
}
.order-pay-methods {
  margin: 0 0 40px;
}
.order-docs {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  margin: 0 0 53px;
  font-weight: bold;
}
.order-docs li {
  margin-bottom: 6px;
}
.order-docs li:last-child {
  margin-bottom: 0;
}
.order-docs .invoice .ico {
  margin: 0 -3px 0 7px;
}
.order-share-vip {
  margin-top: 40px;
}
.my-agenda .subtitle {
  margin: 0 0 15px;
  font-size: 22px;
}
.my-agenda-day {
  margin: 0 0 40px;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.my-agenda-slot {
  display: block;
  padding: 0 0 2%;
}
.my-agenda-slot.deleted {
  display: none;
}
.my-agenda-slot.overlap {
  position: relative;
}
.my-agenda-slot.overlap:before {
  content: "";
  position: absolute;
  left: -15px;
  top: 5px;
  bottom: -5px;
  display: block;
  width: 0;
  border-left: 3px solid #e5e5e5;
}
.my-agenda-slot .slot-time {
  display: block;
  padding-bottom: 1%;
  font-weight: bold;
  line-height: 1.2;
}
.my-agenda-slot .box {
  background: #f4bc00;
  padding: 10px 10px 1px;
  color: #fff;
}
.my-agenda-slot .box a {
  color: #fff;
  text-decoration: underline;
}
.my-agenda-slot .box a:hover,
.my-agenda-slot .box a:focus {
  text-decoration: none;
}
.my-agenda-slot .box .agenda-delete-event {
  font-size: 20px;
  text-decoration: none;
}
.my-agenda-slot .box .agenda-delete-event:hover,
.my-agenda-slot .box .agenda-delete-event:focus {
  color: #000;
}
.my-agenda-slot .talk-title {
  margin: 0 0 2%;
  font-size: 100%;
  font-weight: bold;
}
.my-agenda-slot .talk-title a+span {
  margin-left: 10px;
}
.my-agenda-slot .event-location {
  font-weight: normal;
  color: rgba(255,255,255,0.5);
  color: #999;
}
.my-agenda-slot .utility {
  margin: 0 0 2%;
}
.my-agenda-slot.development .box,
.my-agenda-slot.software-development .box,
.my-agenda-slot.front-end-development .box,
.my-agenda-slot.big-data .box,
.my-agenda-slot.internet-things .box {
  background-color: #00a06d;
}
.my-agenda-slot.design .box,
.my-agenda-slot.design-process .box,
.my-agenda-slot.cross-channel-design .box,
.my-agenda-slot.accessibility .box {
  background-color: #e2589f;
}
.my-agenda-slot.business .box,
.my-agenda-slot.creativity-communication-marketing .box,
.my-agenda-slot.management .box,
.my-agenda-slot.content-is-king .box,
.my-agenda-slot.product-development .box {
  background-color: #ff7129;
}
.my-agenda-slot.life-hacking .box {
  background-color: #3cb5f9;
}
.my-agenda-slot.party .box {
  background-color: #222;
}
.avatars-box {
  margin: 0 0 2%;
}
.rating-box {
  padding: 5px 0;
}
.rating-box h2 {
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: bold;
  color: #6d6769;
}
.rating-box p {
  margin-bottom: 0;
}
.rating-box .button-rate,
.rating-box .edit-button,
.rating-box .delete-button {
  border: 0;
  background: transparent;
  margin-right: 3px;
  padding: 0;
  text-decoration: underline;
  font-size: 90%;
  color: #8b898c;
}
.rating-box .edit-button:hover,
.rating-box .edit-button:focus {
  color: #5ebc12;
}
.rating-box .delete-button:hover,
.rating-box .delete-button:focus {
  color: #b94a48;
}
.rating-form {
  padding-bottom: 5px;
  font-size: 90%;
}
.rating-form input,
.rating-form button,
.rating-form textarea,
.rating-form select,
.rating-form option {
  font-size: 100%;
}
.rating-form textarea {
  height: 7em;
}
.rating-form label,
.rating-form label strong {
  font-weight: normal;
}
.rating-form label {
  margin-bottom: 1px;
}
.rating-form .help-block {
  margin-top: 2px;
  margin-bottom: 0;
}
.rating-form .help-block+.help-block {
  margin-top: 0;
}
.rating-form .help-block,
.rating-form .help-inline {
  color: #8b898c;
}
.my-agenda-actions ul {
  margin-left: 0;
  margin-bottom: 15px;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.my-agenda-actions ul li {
  margin-bottom: 5px;
}
@media screen and (min-width:768px) {
  .my-agenda-slot {
    zoom: 1;
  }
  .my-agenda-slot:before,
  .my-agenda-slot:after {
    content: "";
    display: table;
  }
  .my-agenda-slot:after {
    clear: both;
  }
  .my-agenda-slot .slot-time {
    float: left;
    width: 90px;
    padding-top: 2%;
    padding-bottom: 0;
  }
  .my-agenda-slot .talk-title {
    margin-right: 30px;
  }
  .my-agenda-slot .wrap {
    margin-left: 100px;
  }
  .my-agenda-slot .box {
    position: relative;
    zoom: 1;
    padding: 2% 2% 1px;
  }
  .my-agenda-slot .box:before,
  .my-agenda-slot .box:after {
    content: "";
    display: table;
  }
  .my-agenda-slot .box:after {
    clear: both;
  }
  .my-agenda-slot .utility {
    position: absolute;
    right: 0;
    top: 0;
    margin-bottom: 0;
    padding: 2% 2% 0 2%;
  }
  .avatars-box {
    float: left;
  }
  .rating-form {
    width: 300px;
  }
  .my-agenda-actions {
    padding-top: 41px;
  }
}
@media print {
  body.my-agenda {
    font-size: 14px;
  }
  body.my-agenda h1 {
    margin: 0 0 2%;
    font-size: 150%;
  }
  body.my-agenda .subtitle {
    margin: 0 0 1.25%;
    font-size: 120%;
  }
  body.my-agenda .col-sm-10 {
    width: 100%;
  }
  .my-agenda-day {
    margin-bottom: 1.5%;
  }
  .my-agenda-slot {
    padding-bottom: 0.75%;
    color: #000 !important;
  }
  .my-agenda-slot .slot-time {
    float: left;
    width: 7%;
    padding-top: 0.8%;
    padding-bottom: 0;
  }
  .my-agenda-slot .box {
    margin-left: 8%;
    padding: 0.8% 1.5% 1%;
    overflow: hidden;
    background: #f4bc00 !important;
    color: inherit;
  }
  .my-agenda-slot .box a {
    color: inherit;
    text-decoration: none;
  }
  .my-agenda-slot .talk-title {
    margin-bottom: 0 !important;
  }
  .my-agenda-slot br {
    display: none;
  }
  .my-agenda-slot .conference-talk-meta-item,
  .my-agenda-slot .event-location {
    margin: 0 0 0 0.3cm;
    font-size: 90%;
    color: inherit;
  }
  .my-agenda-slot .conference-talk-meta-item .fa,
  .my-agenda-slot .event-location .fa {
    color: inherit;
  }
  .my-agenda-slot .conference-talk-meta-item {
    font-weight: normal;
  }
  .my-agenda-slot .utility,
  .my-agenda-slot .hype-bar,
  .my-agenda-slot .rating-box {
    display: none;
  }
  .my-agenda-slot.development .box,
  .my-agenda-slot.software-development .box,
  .my-agenda-slot.front-end-development .box,
  .my-agenda-slot.big-data .box,
  .my-agenda-slot.internet-things .box {
    background-color: #33e8ae !important;
  }
  .my-agenda-slot.design .box,
  .my-agenda-slot.design-process .box,
  .my-agenda-slot.cross-channel-design .box,
  .my-agenda-slot.accessibility .box {
    background-color: #e39bc1 !important;
  }
  .my-agenda-slot.business .box,
  .my-agenda-slot.creativity-communication-marketing .box,
  .my-agenda-slot.management .box,
  .my-agenda-slot.content-is-king .box,
  .my-agenda-slot.product-development .box {
    background-color: #f1a782 !important;
  }
  .my-agenda-slot.life-hacking .box {
    background-color: #8cccef !important;
  }
  .my-agenda-slot.party .box {
    background-color: #9c9c9c !important;
  }
  .my-agenda-actions {
    display: none;
  }
}
.wx-membership-plan {
  padding-bottom: 18px;
}
.wx-membership-plan h3 {
  margin-top: 0;
  font-size: 20px;
}
.wx-membership-plan &gt; :last-child {
  margin-bottom: 0;
}
.wx-membership-plan.is-active {
  background-color: #ebfceb;
  border-color: #def1de;
}
.wx-membership-plan.is-active .wx-membership-info-section {
  border-top-color: #def1de;
}
.wx-membership-plan.is-waiting {
  background-color: #fff9e5;
  border-color: #fcefdc;
}
.wx-membership-plan.is-waiting .wx-membership-info-section {
  border-top-color: #fcefdc;
}
.wx-membership-info-list li {
  margin-bottom: 10px;
}
.wx-membership-info-section {
  border-top: 1px solid #eee;
  margin: 0 -15px 10px;
  padding: 10px 15px 0;
}
.wx-membership-info-action {
  padding-top: 18px;
}
.newsletter-body {
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  word-wrap: normal;
  word-break: normal;
  background-color: transparent;
}
.body-academy-launch .page-messages {
  margin-top: 0;
}
html.svg .academy-launch-info h2 {
  position: relative;
  left: -5px;
}
html.svg .academy-launch-info h2:before {
  content: "";
}
html.svg .academy-launch-info .head-business {
  padding-left: 46px;
}
html.svg .academy-launch-info .head-business:before {
  position: absolute;
  left: 0;
  top: -2px;
  width: 38px;
  height: 38px;
  background: url("../img/academy/ico-business.svg");
  -webkit-background-size: 38px 38px;
  -moz-background-size: 38px 38px;
  background-size: 38px 38px;
}
html.svg .academy-launch-info .head-online {
  padding-left: 51px;
}
html.svg .academy-launch-info .head-online:before {
  position: absolute;
  left: 0;
  top: 5px;
  width: 41px;
  height: 32px;
  background: url("../img/academy/ico-onlinec81e.svg?2");
  -webkit-background-size: 41px 32px;
  -moz-background-size: 41px 32px;
  background-size: 41px 32px;
}
html.svg .academy-launch-info .head-academy {
  padding-left: 51px;
}
html.svg .academy-launch-info .head-academy:before {
  position: absolute;
  left: 0;
  top: 4px;
  width: 45px;
  height: 23px;
  background: url("../img/academy/ico-academy.svg");
  -webkit-background-size: 45px 23px;
  -moz-background-size: 45px 23px;
  background-size: 45px 23px;
}
@media screen and (min-width:768px) {
  html.svg .academy-launch-info .head-business,
  html.svg .academy-launch-info .head-online,
  html.svg .academy-launch-info .head-academy {
    left: 0;
    padding-left: 0;
  }
  html.svg .academy-launch-info .head-business:before {
    left: -46px;
  }
  html.svg .academy-launch-info .head-online:before {
    left: -51px;
  }
  html.svg .academy-launch-info .head-academy:before {
    left: -51px;
  }
}
.academy-launch-info .perex {
  font-weight: bold;
  color: #000;
}
.backgroundsize body.theme-nexus {
  background: url("../conferences/prague2013/img/feedback/bgc81e.jpg?2") 50% 0 no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.conference-feedback-prizes {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  margin: 0 0 40px;
  text-align: center;
}
@media screen and (min-width:768px) {
  .conference-feedback-prizes {
    font-size: 0;
  }
}
.conference-feedback-prizes li {
  position: relative;
  display: block;
  margin-bottom: 30px;
  font-size: 14px;
}
.conference-feedback-prizes li a {
  display: block;
}
.conference-feedback-prizes li img {
  display: inline-block;
}
@media screen and (min-width:768px) {
  .conference-feedback-prizes li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: bottom;
    width: 22%;
    margin: 0 1%;
  }
}
@media screen and (min-width:768px) {
  .conference-feedback-prizes .nth2 {
    left: 25px;
  }
}
@media screen and (min-width:768px) {
  .conference-feedback-prizes .nth3 {
    left: -5px;
  }
}
.conference-feedback-prizes .nth4 {
  top: -5px;
}
.feedback-teaser,
.feedback-teaser input[type="text"],
.feedback-teaser textarea,
.feedback-teaser select {
  color: #211f20;
}
.feedback-lead {
  color: #e11e66;
}
.feedback-head {
  font-weight: 200;
}
.attendee-name {
  color: #57ad2e;
}
.feedback-copy {
  line-height: 22px;
}
.feedback-prize {
  display: inline-block;
}
html.html-winner {
  background: #000 url("../img/winner-is/bgc81e.jpg?2") 50% 0 fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
body.body-winner {
  background: transparent;
  height: 100%;
  font-weight: 200;
  color: #fff;
  text-align: center;
  font-size: 36px;
  line-height: 50px;
  letter-spacing: 1px;
}
body.body-winner h1,
body.body-winner h2,
body.body-winner h3 {
  color: #fff;
  font-weight: 200;
}
body.body-winner .page-bar,
body.body-winner .page-footer {
  display: none;
}
body.body-winner .page-container {
  padding: 0 !important;
  max-width: none !important;
  min-height: 100%;
}
.winner {
  overflow: hidden;
  padding: 100px 50px;
  min-height: 100%;
}
.winner .spinner {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url("../img/spinner-largee4da.png?5");
  width: 127px;
  height: 140px;
  -webkit-animation: spinnerwinner 5.5s linear;
  -moz-animation: spinnerwinner 5.5s linear;
  -o-animation: spinnerwinner 5.5s linear;
  -ms-animation: spinnerwinner 5.5s linear;
  animation: spinnerwinner 5.5s linear;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.winner .ajax-loading {
  display: none;
}
.winner .btn-holder {
  margin: 0;
  padding-top: 100px;
}
.winner .btn-holder.another {
  padding-top: 0;
}
.winner .btn {
  outline: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border: 0;
  background-color: #f734bb;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  padding: 29px 50px 32px;
  font-size: 36px;
  font-weight: 200;
  letter-spacing: 1px;
}
.winner .btn:hover,
.winner .btn:focus {
  background-color: #f617b1;
}
.winner .btn-another {
  padding: 10px 20px;
  font-size: 18px;
  opacity: 0.15;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=15);
  filter: alpha(opacity=15);
  background-color: #000;
  color: rgba(255,255,255,0.9);
}
.winner .winner-box {
  padding: 70px 0 0;
  line-height: 70px;
  text-shadow: #000 0 1px 20px, #000 0 1px 30px, #000 0 1px 40px;
}
.winner .winner-box strong {
  font-weight: 200;
}
.winner .winner-box h2 {
  margin: 20px 0 30px;
  font-size: 70px;
  line-height: 75px;
  font-weight: 400;
  color: #f734bb;
  text-shadow: #000 0 1px 40px;
}
.winner .winner-box p {
  margin: 0;
  font-size: 48px;
  line-height: 60px;
}
.winner .winner-box .stars {
  text-shadow: none;
  font-size: 36px;
  color: rgba(255,255,255,0.9);
}
.winner .winner-box .stars,
.winner .winner-box .subject {
  color: rgba(255,255,255,0.7);
}
.winner .winner-box .subject {
  margin: 0 0 20px;
  font-weight: 200;
}
@-moz-keyframes spinnerwinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  30% {
    -webkit-transform: rotate(1080deg);
    -moz-transform: rotate(1080deg);
    -o-transform: rotate(1080deg);
    -ms-transform: rotate(1080deg);
    transform: rotate(1080deg);
  }
  45% {
    -webkit-transform: rotate(1080deg);
    -moz-transform: rotate(1080deg);
    -o-transform: rotate(1080deg);
    -ms-transform: rotate(1080deg);
    transform: rotate(1080deg);
    -webkit-animation-timing-function: cubic-bezier(0.575, -0.245, 1, 1);
    -moz-animation-timing-function: cubic-bezier(0.575, -0.245, 1, 1);
    -o-animation-timing-function: cubic-bezier(0.575, -0.245, 1, 1);
    -ms-animation-timing-function: cubic-bezier(0.575, -0.245, 1, 1);
    animation-timing-function: cubic-bezier(0.575, -0.245, 1, 1);
  }
  85% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  95% {
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }
  100% {
    -webkit-transform: rotate(4000deg);
    -moz-transform: rotate(4000deg);
    -o-transform: rotate(4000deg);
    -ms-transform: rotate(4000deg);
    transform: rotate(4000deg);
  }
}
@-webkit-keyframes spinnerwinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  30% {
    -webkit-transform: rotate(1080deg);
    -moz-transform: rotate(1080deg);
    -o-transform: rotate(1080deg);
    -ms-transform: rotate(1080deg);
    transform: rotate(1080deg);
  }
  45% {
    -webkit-transform: rotate(1080deg);
    -moz-transform: rotate(1080deg);
    -o-transform: rotate(1080deg);
    -ms-transform: rotate(1080deg);
    transform: rotate(1080deg);
    -webkit-animation-timing-function: cubic-bezier(0.575, -0.245, 1, 1);
    -moz-animation-timing-function: cubic-bezier(0.575, -0.245, 1, 1);
    -o-animation-timing-function: cubic-bezier(0.575, -0.245, 1, 1);
    -ms-animation-timing-function: cubic-bezier(0.575, -0.245, 1, 1);
    animation-timing-function: cubic-bezier(0.575, -0.245, 1, 1);
  }
  85% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  95% {
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }
  100% {
    -webkit-transform: rotate(4000deg);
    -moz-transform: rotate(4000deg);
    -o-transform: rotate(4000deg);
    -ms-transform: rotate(4000deg);
    transform: rotate(4000deg);
  }
}
@-o-keyframes spinnerwinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  30% {
    -webkit-transform: rotate(1080deg);
    -moz-transform: rotate(1080deg);
    -o-transform: rotate(1080deg);
    -ms-transform: rotate(1080deg);
    transform: rotate(1080deg);
  }
  45% {
    -webkit-transform: rotate(1080deg);
    -moz-transform: rotate(1080deg);
    -o-transform: rotate(1080deg);
    -ms-transform: rotate(1080deg);
    transform: rotate(1080deg);
    -webkit-animation-timing-function: cubic-bezier(0.575, -0.245, 1, 1);
    -moz-animation-timing-function: cubic-bezier(0.575, -0.245, 1, 1);
    -o-animation-timing-function: cubic-bezier(0.575, -0.245, 1, 1);
    -ms-animation-timing-function: cubic-bezier(0.575, -0.245, 1, 1);
    animation-timing-function: cubic-bezier(0.575, -0.245, 1, 1);
  }
  85% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  95% {
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }
  100% {
    -webkit-transform: rotate(4000deg);
    -moz-transform: rotate(4000deg);
    -o-transform: rotate(4000deg);
    -ms-transform: rotate(4000deg);
    transform: rotate(4000deg);
  }
}
@keyframes spinnerwinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  30% {
    -webkit-transform: rotate(1080deg);
    -moz-transform: rotate(1080deg);
    -o-transform: rotate(1080deg);
    -ms-transform: rotate(1080deg);
    transform: rotate(1080deg);
  }
  45% {
    -webkit-transform: rotate(1080deg);
    -moz-transform: rotate(1080deg);
    -o-transform: rotate(1080deg);
    -ms-transform: rotate(1080deg);
    transform: rotate(1080deg);
    -webkit-animation-timing-function: cubic-bezier(0.575, -0.245, 1, 1);
    -moz-animation-timing-function: cubic-bezier(0.575, -0.245, 1, 1);
    -o-animation-timing-function: cubic-bezier(0.575, -0.245, 1, 1);
    -ms-animation-timing-function: cubic-bezier(0.575, -0.245, 1, 1);
    animation-timing-function: cubic-bezier(0.575, -0.245, 1, 1);
  }
  85% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  95% {
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }
  100% {
    -webkit-transform: rotate(4000deg);
    -moz-transform: rotate(4000deg);
    -o-transform: rotate(4000deg);
    -ms-transform: rotate(4000deg);
    transform: rotate(4000deg);
  }
}
.wx-videos-embed {
  background: #000;
  position: relative;
  height: 0;
  padding: 30px 0 50%;
  overflow: hidden;
}
.wx-videos-embed iframe,
.wx-videos-embed .video-restricted {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}
.wx-videos-embed iframe {
  z-index: 1;
}
.wx-videos-embed .video-restricted .video-placeholder {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.wx-videos-embed .video-restricted:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../img/videos/video-noise-animc81e.gif?2");
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  transition: opacity 0.2s;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
}
.wx-videos-embed:hover .video-restricted .video-placeholder {
  -webkit-filter: grayscale(100%) blur(3px);
  -moz-filter: grayscale(100%) blur(3px);
  filter: grayscale(100%) blur(3px);
}
.wx-videos-embed:hover .video-restricted:after {
  opacity: 0.75;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  filter: alpha(opacity=75);
}
.wx-videos-embed:hover .video-restricted .video-restricted-reason {
  color: #eee;
}
.wx-videos-embed:hover .video-restricted .video-restricted-reason span {
  background-color: #1c1c1c;
}
.wx-videos-embed .video-placeholder {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.wx-videos-embed .video-restricted-reason {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  line-height: 1.4;
  font-size: 0;
  text-align: center;
  color: #d8d8d8;
  color: rgba(216,216,216,0.8);
}
.wx-videos-embed .video-restricted-reason span {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 15px 20px;
  font-size: 13px;
  background: #1c1c1c;
  background-color: rgba(28,28,28,0.8);
}
.wx-videos-embed .video-restricted-reason a {
  font-weight: bold;
  color: inherit;
  text-decoration: underline;
}
.wx-videos-embed .play {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 70px;
  height: 70px;
  margin: -35px 0 0 -35px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  background: #393939;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.ie7 .wx-videos-embed .play {
  display: block;
}
.wx-videos-embed .play:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  border: solid transparent;
  border-width: 20px 30px;
  border-left-color: #fff;
  margin: -20px 0 0 -11px;
}
.wx-videos-embed .play:hover,
.wx-videos-embed .play:focus {
  background-color: #fff;
}
.wx-videos-embed .play:hover:before,
.wx-videos-embed .play:focus:before {
  border-left-color: #393939;
}
.wx-videos-embed.video-host-slideslive {
  padding: 0 0 38.63%;
}
.wx-videos-embed.video-host-slideslive .slideslive-url {
  display: none;
}
.wx-videos-embed.video-host-slideslive &gt; div[id][style],
.wx-videos-embed.video-host-slideslive object,
.wx-videos-embed.video-host-slideslive embed {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}
@media (max-width: 991px) {
  .wx-videos-embed.video-host-slideslive {
    background: transparent;
    height: auto;
    padding: 0;
  }
  .wx-videos-embed.video-host-slideslive .slideslive-url {
    display: inline-block;
  }
  .wx-videos-embed.video-host-slideslive &gt; div[id][style],
  .wx-videos-embed.video-host-slideslive object,
  .wx-videos-embed.video-host-slideslive embed {
    display: none;
  }
}
html.videos {
  background-color: #353535;
}
body.videos {
  background: #1c1c1c 0 45px repeat-x;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADKCAYAAABkOir+AAAAiElEQVQoFaWTUQqAMAxDtx5m97/hlCg8CSmI+jHapnnpj2OttWucX+29x1WlNs3k0DPnfHrTsmZ/BGXYkcZLtyRHQqU9bm6DQL0AtDwEeMysaoNeeA2lFp4AtoKKQBAVqioTUmuOj0GktTyFm6pWkVJZsTMQEgBKVd2/kDmMx17imffjimwd6gDnj3fmapXDCwAAAABJRU5ErkJggg==");
  color: #898989;
}
body.videos .tooltip.in {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
body.videos .tooltip.top .tooltip-arrow {
  border-top-color: #d8d8d8;
}
body.videos .tooltip.right .tooltip-arrow {
  border-right-color: #d8d8d8;
}
body.videos .tooltip.left .tooltip-arrow {
  border-left-color: #d8d8d8;
}
body.videos .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #d8d8d8;
}
body.videos .tooltip .tooltip-inner {
  padding: 5px 8px 4px;
  background-color: #d8d8d8;
  color: #1c1c1c;
}
.wx-videos {
  padding-top: 10px;
  text-align: center;
}
.wx-videos h2 {
  color: #898989;
}
.wx-search-box-videos {
  margin-bottom: 30px;
}
.wx-search-box-videos ::-webkit-input-placeholder {
  color: #1c1c1c;
}
.wx-search-box-videos :-moz-placeholder {
  color: #1c1c1c;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.wx-search-box-videos ::-moz-placeholder {
  color: #1c1c1c;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.wx-search-box-videos :-ms-input-placeholder {
  color: #1c1c1c;
}
.wx-search-box-videos ::-ms-input-placeholder {
  color: #1c1c1c;
}
.wx-search-box-videos .placeholder {
  color: #1c1c1c;
}
.wx-search-box-videos input[type="text"] {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
  background-color: #898989;
  color: #1c1c1c;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.wx-search-box-videos input[type="text"]:focus,
.wx-search-box-videos input[type="text"].is-active {
  background-color: #fff;
}
.wx-search-box-videos .cancel-search,
.wx-search-box-videos .loupe {
  color: #1c1c1c;
}
.wx-search-box-videos .cancel-search:hover,
.wx-search-box-videos .loupe:hover,
.wx-search-box-videos .cancel-search:focus,
.wx-search-box-videos .loupe:focus {
  color: #1c1c1c;
}
.wx-videos-filters {
  margin-bottom: 30px;
  font-size: 0;
}
.wx-videos-filter {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin: 0 2% 10px;
  font-size: 0;
}
.wx-videos-filter .head {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 8px 7px 0;
  font-size: 14px;
  font-weight: bold;
}
.wx-videos-filter ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0;
}
.wx-videos-filter li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 0 4px;
  font-size: 13px;
}
.wx-videos-filter a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  border: 2px solid #898989;
  margin: 0 1px;
  padding: 4px 10px;
  color: #898989;
}
.wx-videos-filter a.js-link-disabled:hover,
.wx-videos-filter a.js-link-disabled:focus {
  border-color: inherit;
  background-color: inherit;
  color: inherit;
}
.wx-videos-filter a:hover,
.wx-videos-filter a:focus,
.wx-videos-filter .selected a {
  border-color: #fff;
  background-color: #fff;
  color: #1c1c1c;
}
.wx-videos-filter .default a:hover,
.wx-videos-filter .default a:focus {
  border-color: #898989;
  background-color: #898989;
}
.wx-videos-filter .default.selected a {
  border-color: #898989;
  background-color: #898989;
}
.wx-videos-filter .agile a:hover,
.wx-videos-filter .iot a:hover,
.wx-videos-filter .life-hacking a:hover,
.wx-videos-filter .agile a:focus,
.wx-videos-filter .iot a:focus,
.wx-videos-filter .life-hacking a:focus,
.wx-videos-filter .agile.selected a,
.wx-videos-filter .iot.selected a,
.wx-videos-filter .life-hacking.selected a {
  border-color: #3cb5f9;
  background-color: #3cb5f9;
}
.wx-videos-filter .business a:hover,
.wx-videos-filter .product-development a:hover,
.wx-videos-filter .business a:focus,
.wx-videos-filter .product-development a:focus,
.wx-videos-filter .business.selected a,
.wx-videos-filter .product-development.selected a {
  border-color: #ff7129;
  background-color: #ff7129;
}
.wx-videos-filter .design a:hover,
.wx-videos-filter .design a:focus,
.wx-videos-filter .design.selected a {
  border-color: #e2589f;
  background-color: #e2589f;
}
.wx-videos-filter .development a:hover,
.wx-videos-filter .development a:focus,
.wx-videos-filter .development.selected a {
  border-color: #00a06d;
  background-color: #00a06d;
}
.wx-videos-sort {
  margin: 0 0 26px;
}
.wx-videos-sort .selected a,
.wx-videos-sort a:hover,
.wx-videos-sort a:focus {
  border-color: #898989;
  background-color: #898989;
}
.wx-videos-found {
  margin: 0 0 20px;
}
.wx-videos-found .filter {
  font-style: normal;
  color: #fff;
}
.wx-videos-found .agile,
.wx-videos-found .iot,
.wx-videos-found .life-hacking {
  color: #3cb5f9;
}
.wx-videos-found .business,
.wx-videos-found .product-development {
  color: #ff7129;
}
.wx-videos-found .design {
  color: #e2589f;
}
.wx-videos-found .development {
  color: #00a06d;
}
.wx-videos-found a:hover,
.wx-videos-found a:focus {
  text-decoration: line-through;
  text-shadow: rgba(0,0,0,0.25) 0 1px 0;
}
.wx-videos-not-found a {
  border-bottom: 2px solid;
  color: #898989;
}
.wx-videos-not-found a:hover,
.wx-videos-not-found a:focus {
  color: #fff;
  border-bottom-color: #fff;
}
.wx-videos-list {
  margin: 0;
  text-align: center;
}
.wx-videos-video-box {
  position: relative;
  display: block;
  margin: 0 0 20px;
  text-align: left;
  color: #393939;
}
.wx-videos-video-box p {
  margin: 0;
}
.wx-videos-video-box .wx-videos-embed,
.wx-videos-video-box .wx-videos-embed .video-placeholder {
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}
.wx-videos-video-box .wx-videos-embed iframe {
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  overflow: hidden;
}
.wx-videos-video-box .head {
  position: relative;
  display: block;
  padding: 10px 35px 10px 15px;
  color: #fff;
  background: #393939;
}
.wx-videos-video-box a.head:hover:after,
.wx-videos-video-box a.head:focus:after {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-decoration: inherit;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  content: "\f08e";
  position: absolute;
  right: 13px;
  top: 16px;
  margin-left: 2px;
}
.wx-videos-video-box .title {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
}
.wx-videos-video-box .speakers {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0;
}
.wx-videos-video-box .bubble {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 2px 7px;
  font-size: 12px;
  color: #1c1c1c;
  background: #fff;
}
.wx-videos-video-box .bubble:after {
  content: "";
  position: absolute;
  left: 7px;
  top: 100%;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 7px 7px 0 0;
  border-top-color: #fff;
}
.wx-videos-video-box .meta {
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  zoom: 1;
  padding: 11px 15px 9px;
  font-size: 13px;
  background: #fff;
}
.wx-videos-video-box .meta:before,
.wx-videos-video-box .meta:after {
  content: "";
  display: table;
}
.wx-videos-video-box .meta:after {
  clear: both;
}
.wx-videos-video-box .rating {
  position: relative;
  top: 1px;
  ((null)): 0;
  float: left;
  width: 80px;
  height: 16px;
  overflow: hidden;
  background: url("../img/rating-stars.png");
}
.wx-videos-video-box .rating.rating-15 {
  background-position: 0 -16px;
}
.wx-videos-video-box .rating.rating-2 {
  background-position: 0 -32px;
}
.wx-videos-video-box .rating.rating-25 {
  background-position: 0 -48px;
}
.wx-videos-video-box .rating.rating-3 {
  background-position: 0 -64px;
}
.wx-videos-video-box .rating.rating-35 {
  background-position: 0 -80px;
}
.wx-videos-video-box .rating.rating-4 {
  background-position: 0 -96px;
}
.wx-videos-video-box .rating.rating-45 {
  background-position: 0 -112px;
}
.wx-videos-video-box .rating.rating-5 {
  background-position: 0 -128px;
}
.wx-videos-video-box .plays {
  margin: 0 95px;
  text-align: center;
}
.wx-videos-video-box .year {
  float: right;
}
.wx-videos-video-box .sponsor {
  clear: both;
  padding: 2px 0 0;
}
.wx-videos-video-box .sponsor a {
  color: inherit;
  border-bottom: 1px solid #c4c4c4;
}
.wx-videos-video-box .sponsor a:hover,
.wx-videos-video-box .sponsor a:focus {
  color: #000;
  border-bottom-color: #000;
}
.wx-videos-video-box.not-rated .plays {
  float: left;
  margin: 0 10px 0 0;
  text-align: left;
}
.wx-videos-video-box.track-agile .wx-videos-play .play,
.wx-videos-video-box.track-iot .wx-videos-play .play,
.wx-videos-video-box.track-life-hacking .wx-videos-play .play,
.wx-videos-video-box.track-agile .head,
.wx-videos-video-box.track-iot .head,
.wx-videos-video-box.track-life-hacking .head {
  background-color: #3cb5f9;
}
.wx-videos-video-box.track-agile .wx-videos-play .play:hover,
.wx-videos-video-box.track-iot .wx-videos-play .play:hover,
.wx-videos-video-box.track-life-hacking .wx-videos-play .play:hover,
.wx-videos-video-box.track-agile .wx-videos-play .play:focus,
.wx-videos-video-box.track-iot .wx-videos-play .play:focus,
.wx-videos-video-box.track-life-hacking .wx-videos-play .play:focus {
  background-color: #fff;
}
.wx-videos-video-box.track-agile .wx-videos-play .play:hover:before,
.wx-videos-video-box.track-iot .wx-videos-play .play:hover:before,
.wx-videos-video-box.track-life-hacking .wx-videos-play .play:hover:before,
.wx-videos-video-box.track-agile .wx-videos-play .play:focus:before,
.wx-videos-video-box.track-iot .wx-videos-play .play:focus:before,
.wx-videos-video-box.track-life-hacking .wx-videos-play .play:focus:before {
  border-left-color: #3cb5f9;
}
.wx-videos-video-box.track-agile .video-restricted-reason a:hover,
.wx-videos-video-box.track-iot .video-restricted-reason a:hover,
.wx-videos-video-box.track-life-hacking .video-restricted-reason a:hover,
.wx-videos-video-box.track-agile .video-restricted-reason a:focus,
.wx-videos-video-box.track-iot .video-restricted-reason a:focus,
.wx-videos-video-box.track-life-hacking .video-restricted-reason a:focus {
  color: #3cb5f9;
}
.wx-videos-video-box.track-design .wx-videos-play .play,
.wx-videos-video-box.track-design .head {
  background-color: #e2589f;
}
.wx-videos-video-box.track-design .wx-videos-play .play:hover,
.wx-videos-video-box.track-design .wx-videos-play .play:focus {
  background-color: #fff;
}
.wx-videos-video-box.track-design .wx-videos-play .play:hover:before,
.wx-videos-video-box.track-design .wx-videos-play .play:focus:before {
  border-left-color: #e2589f;
}
.wx-videos-video-box.track-design .video-restricted-reason a:hover,
.wx-videos-video-box.track-design .video-restricted-reason a:focus {
  color: #e2589f;
}
.wx-videos-video-box.track-development .wx-videos-play .play,
.wx-videos-video-box.track-development .head {
  background-color: #00a06d;
}
.wx-videos-video-box.track-development .wx-videos-play .play:hover,
.wx-videos-video-box.track-development .wx-videos-play .play:focus {
  background-color: #fff;
}
.wx-videos-video-box.track-development .wx-videos-play .play:hover:before,
.wx-videos-video-box.track-development .wx-videos-play .play:focus:before {
  border-left-color: #00a06d;
}
.wx-videos-video-box.track-development .video-restricted-reason a:hover,
.wx-videos-video-box.track-development .video-restricted-reason a:focus {
  color: #00a06d;
}
.wx-videos-video-box.track-business .wx-videos-play .play,
.wx-videos-video-box.track-product-development .wx-videos-play .play,
.wx-videos-video-box.track-business .head,
.wx-videos-video-box.track-product-development .head {
  background-color: #ff7129;
}
.wx-videos-video-box.track-business .wx-videos-play .play:hover,
.wx-videos-video-box.track-product-development .wx-videos-play .play:hover,
.wx-videos-video-box.track-business .wx-videos-play .play:focus,
.wx-videos-video-box.track-product-development .wx-videos-play .play:focus {
  background-color: #fff;
}
.wx-videos-video-box.track-business .wx-videos-play .play:hover:before,
.wx-videos-video-box.track-product-development .wx-videos-play .play:hover:before,
.wx-videos-video-box.track-business .wx-videos-play .play:focus:before,
.wx-videos-video-box.track-product-development .wx-videos-play .play:focus:before {
  border-left-color: #ff7129;
}
.wx-videos-video-box.track-business .video-restricted-reason a:hover,
.wx-videos-video-box.track-product-development .video-restricted-reason a:hover,
.wx-videos-video-box.track-business .video-restricted-reason a:focus,
.wx-videos-video-box.track-product-development .video-restricted-reason a:focus {
  color: #ff7129;
}
.wx-videos-load-more {
  text-align: center;
}
.wx-btn {
  -webkit-border-radius: 50px;
  border-radius: 50px;
  border-color: #898989;
  border-width: 2px;
  padding-left: 16px;
  padding-right: 16px;
  color: #898989;
  background: transparent;
}
.wx-btn:hover,
.wx-btn:focus {
  border-color: #fff;
  background: #fff;
  color: #1c1c1c;
}
@media screen and (min-width:768px) {
  .wx-videos {
    padding-top: 30px;
  }
  .wx-videos-sort {
    float: none;
    width: auto;
    margin-left: 0;
  }
  .wx-videos-list {
    margin: 0 0;
    font-size: 0;
  }
  .wx-videos-video-box {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 46%;
    margin: 0 2% 4%;
    font-size: 14px;
  }
}
@media screen and (min-width:992px) {
  .wx-videos-video-box {
    width: 30%;
    margin: 0 1.666% 4%;
  }
  .wx-videos-filters {
    max-width: 910px;
    margin-left: auto;
    margin-right: auto;
  }
  .wx-videos-filter {
    position: relative;
    margin-bottom: 14px;
  }
  .wx-videos-filter .head {
    position: absolute;
    right: 100%;
    top: 50%;
    margin-top: -11px;
    margin-bottom: 0;
    line-height: 20px;
    text-align: right;
    white-space: nowrap;
  }
  .wx-videos-filter li {
    margin-bottom: 0;
  }
  .wx-videos-filter a {
    -webkit-border-radius: 0;
    border-radius: 0;
    border-left-width: 1px;
    border-right-width: 1px;
    margin: 0;
  }
  .wx-videos-filter li:first-child a {
    border-left-width: 2px;
    -webkit-border-top-left-radius: 50px;
    border-top-left-radius: 50px;
    -webkit-border-bottom-left-radius: 50px;
    border-bottom-left-radius: 50px;
  }
  .wx-videos-filter li:last-child a {
    border-right-width: 2px;
    -webkit-border-top-right-radius: 50px;
    border-top-right-radius: 50px;
    -webkit-border-bottom-right-radius: 50px;
    border-bottom-right-radius: 50px;
  }
  .wx-videos-filter .selected,
  .wx-videos-filter a:hover,
  .wx-videos-filter a:focus {
    position: relative;
  }
  .wx-videos-filter .selected a,
  .wx-videos-filter a:hover,
  .wx-videos-filter a:focus {
    margin-left: -1px;
    margin-right: -1px;
    padding-left: 11px;
    padding-right: 11px;
  }
  .wx-videos-filter .selected:first-child a,
  .wx-videos-filter li:first-child a:hover,
  .wx-videos-filter li:first-child a:focus {
    margin-left: 0;
    padding-left: 10px;
  }
  .wx-videos-filter .selected:last-child a,
  .wx-videos-filter li:last-child a:hover,
  .wx-videos-filter li:last-child a:focus {
    margin-right: 0;
    padding-right: 10px;
  }
  .wx-videos-filter a.js-link-disabled:hover,
  .wx-videos-filter a.js-link-disabled:focus {
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  .wx-videos-filter-year {
    margin-left: 54px;
  }
  .wx-videos-sort {
    margin-bottom: 30px;
  }
}
body.homepage,
body.homepage h1,
body.homepage h2,
body.homepage h3,
body.homepage .home-newsletter .form-control {
  color: #111;
}
body.homepage .message-error {
  color: #c00;
}
.home-head {
  margin-left: auto;
  margin-right: auto;
  width: 75%;
}
.home-subhead {
  margin-top: -15px;
  margin-bottom: 40px;
}
.home-conferences {
  text-align: center;
}
.home-conferences img {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.home-conferences h2 {
  margin-top: 0;
  margin-bottom: 2px;
  padding-top: 20px;
  font-size: 17px;
  font-weight: bold;
}
.home-conferences a h2 {
  text-decoration: underline;
}
.home-conferences a:hover h2,
.home-conferences a:focus h2,
.home-conferences a:active h2 {
  text-decoration: none;
}
.home-conferences .col {
  margin-bottom: 30px;
}
.home-conferences .design h2,
.home-conferences .design a {
  color: #e2589f;
}
.home-conferences .product-management h2,
.home-conferences .product-management a {
  color: #ff7129;
}
.home-conferences .development h2,
.home-conferences .development a {
  color: #00a06d;
}
.home-past h2 {
  font-size: 22px;
}
.home-past p {
  font-size: 17px;
}
.home-socials {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  margin: 0;
}
.home-socials li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 5px 15px;
}
.home-socials a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
@media screen and (min-width:768px) {
  .home-head {
    width: auto;
  }
  .home-conferences {
    text-align: left;
  }
  .home-conferences .col {
    margin-bottom: 0;
  }
}
/* Conferences */
.conferences-tba-box {
  clear: both;
  padding: 15px;
  text-align: center;
  color: #9b7312;
  background-color: #fff8c9;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
@media screen and (min-width:768px) {
  .conferences-tba-box {
    width: 50%;
    margin: 0 auto;
  }
}
.body-conferences .container {
  max-width: 940px;
}
.conference-header {
  color: #fff;
}
@media screen and (min-width:768px) {
  .conference-header {
    background: #165b7b 50% 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
  }
}
.conference-logo {
  display: none;
}
.conference-header-content {
  padding-top: 25px;
  padding-bottom: 30px;
  font-size: 16px;
  color: rgba(255,255,255,0.5);
  background: #165b7b;
}
@media screen and (min-width:768px) {
  .conference-header-content {
    background-color: rgba(11,45,62,0.8);
  }
}
@media screen and (min-width:768px) {
  .conference-header-content .container {
    zoom: 1;
    position: relative;
    padding-left: 20px;
    padding-right: 0;
  }
  .conference-header-content .container:before,
  .conference-header-content .container:after {
    content: "";
    display: table;
  }
  .conference-header-content .container:after {
    clear: both;
  }
  .backgroundsize .conference-header-content .container {
    padding-left: 78px;
  }
}
@media screen and (min-width: 1050px) {
  .backgroundsize .conference-header-content .container {
    padding-left: 18px;
  }
}
.conference-title {
  margin: 0 0 5px;
  font-size: 24px;
  font-weight: 300;
  color: #fff;
}
.conference-title a {
  display: inline-block;
  color: #fff;
}
.conference-title i {
  font-style: normal;
  font-weight: 500;
  color: #f734bb;
}
@media screen and (min-width:768px) {
  .conference-title {
    float: left;
    font-size: 32px;
  }
  .backgroundsize .conference-title a {
    position: relative;
  }
  .backgroundsize .conference-title a:before {
    content: "";
    position: absolute;
    right: 100%;
    top: -5px;
    width: 45px;
    height: 50px;
    margin-right: 15px;
    background: url("../img/hp/logo-home.png") no-repeat;
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    background-size: auto 100%;
  }
}
.conference-meta {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  margin: 0 0 20px;
  font-weight: 300;
}
.conference-meta a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-decoration: none;
  color: #fff;
  color: rgba(255,255,255,0.5);
}
.conference-meta a span {
  text-decoration: underline;
}
.conference-meta a:hover,
.conference-meta a:focus,
.conference-meta a:active {
  color: rgba(255,255,255,0.8);
}
@media screen and (min-width:768px) {
  .conference-meta {
    clear: left;
    float: left;
    margin-bottom: 0;
  }
}
.conference-meta-icon {
  margin-right: 4px;
  font-size: 20px;
}
@media screen and (min-width:768px) {
  .conference-meta-icon {
    font-size: 22px;
  }
}
.conference-meta-item {
  display: block;
  margin-bottom: 5px;
}
@media screen and (min-width:768px) {
  .conference-meta-item {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0;
  }
  .conference-meta-item:last-child {
    margin-right: 0;
  }
}
.conference-program-link i {
  position: relative;
  top: 2px;
  ((null)): 0;
}
.conference-tickets-promo {
  margin: 0;
}
@media screen and (min-width:768px) {
  .conference-tickets-promo {
    position: absolute;
    right: 20px;
    top: 0;
    text-align: right;
  }
}
@media screen and (min-width:992px) {
  .conference-tickets-promo {
    top: 2px;
  }
}
.conference-tickets-promo-btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 5px;
  vertical-align: baseline;
}
@media screen and (min-width:768px) {
  .conference-tickets-promo-btn {
    margin-right: 0;
    padding: 8px 20px;
    font-size: 18px;
  }
}
.conference-tickets-promo-desc {
  font-size: 13px;
}
@media screen and (min-width:768px) {
  .conference-tickets-promo-desc {
    display: block;
    margin-top: 7px;
  }
}
.conference-footer .container {
  max-width: none;
}
@media screen and (min-width:768px) {
  .conference-footer .container {
    width: auto;
  }
}
@media screen and (min-width:992px) {
  .conference-footer .container {
    width: auto;
  }
}
@media screen and (min-width:1200px) {
  .conference-footer .container {
    width: auto;
  }
}
.avatar-dummy.design {
  background-color: #f0f;
}
.avatar-dummy.development {
  background-color: #5ebc12;
}
.avatar-dummy.business {
  background-color: #f16521;
}
@media screen and (min-width:768px) {
  .body-conference-idc .conference-header {
    background-color: #165b7b;
    background-image: url("../img/idc2014/stripeeccb.jpg?3");
  }
}
@media screen and (min-width:768px) {
  .backgroundsize .body-conference-idc .conference-title a:before {
    background-image: url("../img/idc2014/logoc81e.png?2");
  }
}
.body-conferences .page-messages {
  margin-top: 0;
  margin-bottom: 0;
}
.conference-home {
  color: #383838;
}
.conference-home .container {
  max-width: 750px;
}
.conference-home a {
  text-decoration: underline;
  color: #165b7b;
}
.conference-home a:hover,
.conference-home a:focus {
  color: #f734bb;
}
.conference-home a:active {
  color: #d80998;
}
.conference-home .btn {
  text-decoration: none;
  color: #fff;
}
.conference-home .btn:hover,
.conference-home .btn:focus,
.conference-home .btn:active {
  color: #fff;
}
.conference-home .btn:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.conference-home .btn-lg {
  border-width: 0;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 9px 18px;
  font-weight: 500;
  font-size: 16px;
}
@media screen and (min-width:768px) {
  .conference-home .btn-lg {
    padding-right: 20px;
    padding-bottom: 8px;
    padding-left: 20px;
    font-size: 18px;
  }
}
.conference-home .btn-primary {
  border-color: #165b7b;
  background-color: #165b7b;
}
.conference-home .btn-primary:hover,
.conference-home .btn-primary:focus {
  background-color: #134d69;
}
.conference-home .btn-primary:active {
  background-color: #10445c;
}
.conference-home .btn-success {
  border-color: #46a55a;
  background-color: #46a55a;
}
.conference-home .btn-success:hover,
.conference-home .btn-success:focus {
  background-color: #3b8c4c;
}
.conference-home .btn-success:active {
  background-color: #357c44;
}
.body-conferences-home .conference-header .container {
  max-width: 750px;
}
@media screen and (min-width:768px) {
  .body-conferences-home .conference-header {
    position: relative;
    min-height: 425px;
    padding: 40px 0 0;
    background: #165b7b url("../img/idc2014/themeeccb.jpg?3");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
  }
  .backgroundsize .body-conferences-home .conference-header {
    min-height: 450px;
    background-position: 50% 0;
  }
}
@media screen and (min-width:768px) {
  .body-conferences-home .conference-header .conference-logo {
    display: block;
  }
}
@media screen and (min-width:768px) {
  .body-conferences-home .conference-header .conference-header-content {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    font-size: 18px;
  }
  .body-conferences-home .conference-header .conference-header-content .container {
    padding-left: 0;
  }
  .backgroundsize .body-conferences-home .conference-header .conference-header-content .container {
    padding-left: 58px;
  }
}
@media screen and (min-width:768px) {
  .body-conferences-home .conference-header .conference-tickets-promo {
    right: 0;
  }
}
.conference-claim {
  background: #e7eaec;
  padding: 20px 0;
  font-size: 20px;
}
@media screen and (min-width:768px) {
  .conference-claim {
    padding: 25px 0;
    text-align: center;
    font-size: 24px;
  }
}
.conference-claim-leader {
  margin: 0;
  line-height: 1.3;
}
.conference-claim-leader p {
  margin: 5px 0 0;
}
.conference-claim-leader p:first-child {
  margin-top: 0;
}
.conference-claim-complementary {
  margin: 5px 0 0;
  font-size: 14px;
  color: #787878;
}
.conference-claim-complementary strong {
  font-weight: 500;
}
@media screen and (min-width:768px) {
  .conference-claim-complementary {
    font-weight: 300;
    font-size: 18px;
  }
}
.wx-logo-prepend {
  position: relative;
  padding-left: 28px;
}
.wx-logo-prepend:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 23px;
  height: 26px;
  margin-top: -13px;
  margin-right: 5px;
  background: url("../img/idc2014/wx.png") no-repeat;
  -webkit-background-size: 23px 26px;
  -moz-background-size: 23px 26px;
  background-size: 23px 26px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .wx-logo-prepend:before {
    background-image: url("../img/idc2014/wx%402x.png");
  }
}
.conference-reasons {
  padding: 25px 0 10px;
}
@media screen and (min-width:768px) {
  .conference-reasons {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .conference-reasons+.conference-reasons {
    margin-top: -40px;
  }
}
@media screen and (min-width:768px) {
  .conference-reasons .container {
    max-width: 550px;
  }
}
.conference-reasons-title {
  margin: 0 0 20px;
  font-size: 24px;
  font-weight: 500;
  color: #165b7b;
}
.conference-reasons-title i {
  font-style: normal;
  color: #f734bb;
}
.conference-reasons-title a {
  font-weight: 300;
}
@media screen and (min-width:768px) {
  .conference-reasons-title {
    margin-bottom: 30px;
    text-align: center;
    font-size: 32px;
  }
}
.conference-reason {
  zoom: 1;
  margin: 0 0 25px;
  font-size: 0;
}
.conference-reason:before,
.conference-reason:after {
  content: "";
  display: table;
}
.conference-reason:after {
  clear: both;
}
@media screen and (min-width:768px) {
  .conference-reason {
    margin-bottom: 30px;
  }
}
.conference-reason.dummy .conference-reason-image,
.conference-reason.dummy .conference-reason-content {
  vertical-align: middle;
}
.conference-reason-image {
  float: left;
  width: 100px;
  padding-right: 20px;
  vertical-align: top;
  font-size: 14px;
}
.conference-reason-image img {
  width: 100%;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (min-width:768px) {
  .conference-reason-image {
    width: 120px;
  }
}
.conference-reason-content {
  margin-left: 100px;
  text-align: left;
  font-size: 14px;
}
@media screen and (min-width:768px) {
  .conference-reason-content {
    margin-left: 120px;
    font-size: 16px;
  }
}
.conference-reason-title {
  margin: 0;
  font-size: 18px;
  color: #165b7b;
}
.conference-reason-title h3 {
  display: inline;
  font-weight: 500;
}
.conference-reason-title .video {
  margin-left: 8px;
}
.conference-reason-title .twitter {
  margin-left: 5px;
  vertical-align: bottom;
  text-decoration: none;
}
@media screen and (min-width:768px) {
  .conference-reason-title {
    font-size: 24px;
  }
}
.conference-reason-complementary {
  margin: 0;
  font-size: 12px;
  color: #787878;
}
.conference-reason-complementary a {
  color: inherit;
}
@media screen and (min-width:768px) {
  .conference-reason-complementary {
    margin-top: -2px;
    font-size: 13px;
  }
}
.conference-reason-about {
  margin: 3px 0 0;
}
.conference-reason-specializations {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  margin: 3px 0 0;
  font-size: 13px;
}
.conference-reason-specialization {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 4px;
  opacity: 0.85;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  filter: alpha(opacity=85);
}
.conference-reasons-tba {
  background: #e7eaec;
  padding: 30px 0;
  text-align: center;
  font-size: 20px;
}
.conference-reasons-tba i {
  margin-right: 5px;
  font-size: 150%;
  vertical-align: middle;
}
.conference-reasons-tba span {
  vertical-align: middle;
}
.conference-reasons-tba p {
  margin-bottom: 0;
}
@media screen and (min-width:768px) {
  .conference-reasons-tba {
    font-size: 24px;
  }
}
.conference-attendees {
  text-align: center;
  padding: 25px 0 50px;
}
.conference-attendees .container {
  width: auto;
  max-width: 770px;
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (min-width:768px) {
  .conference-attendees {
    padding-bottom: 60px;
  }
}
.conference-attendees-title {
  margin: 0 0 20px;
  font-size: 24px;
  font-weight: 500;
  color: #165b7b;
}
.conference-attendees-title i {
  font-style: normal;
  color: #f734bb;
}
@media screen and (min-width:768px) {
  .conference-attendees-title {
    margin-bottom: 30px;
    font-size: 32px;
  }
}
.conference-attendees-list {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  margin: 0;
  font-size: 0;
}
.conference-attendee {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 150px;
  padding: 0 3px 0 2px;
  margin-bottom: 20px;
  vertical-align: top;
  font-size: 14px;
}
.conference-attendee a {
  text-decoration: none;
  color: #fff;
  color: rgba(255,255,255,0.9);
}
.conference-attendee a:hover,
.conference-attendee a:focus,
.conference-attendee a:active {
  color: #fff;
  color: rgba(255,255,255,0.9);
}
.conference-attendee img {
  width: 100%;
}
.conference-attendee-thumb-wrap {
  position: relative;
  width: 145px;
  height: 145px;
  overflow: hidden;
  background: #000;
}
.conference-attendee-title {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 32px;
  padding: 1px 10px 0;
  margin: 0;
  line-height: 30px;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  color: rgba(255,255,255,0.9);
  background: #000;
  background-color: rgba(0,0,0,0.75);
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
a .conference-attendee-title {
  text-decoration: underline;
}
a:hover .conference-attendee-title,
a:focus .conference-attendee-title {
  text-decoration: none;
}
.conference-attendee-meta {
  margin: 5px 0 0;
  line-height: 1.2;
  font-size: 12px;
  color: #787878;
}
.conference-attendee-country-wrap {
  margin: 2px 0 0;
}
.conference-attendee-country {
  padding: 1px 3px;
  border: 1px solid #e7eaec;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  text-transform: uppercase;
  font-size: 90%;
}
.conference-attendees-more {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
}
.conference-attendees-more .btn {
  margin-top: 10px;
}
.conference-attendees-detail {
  padding: 0;
}
.conference-attendees-detail .conference-attendees-title {
  font-weight: 300;
  color: inherit;
}
.conference-attendees-detail .conference-attendees-title i {
  color: inherit;
}
.conference-facts {
  background: #e7eaec;
  padding: 30px 0;
  text-align: center;
  font-size: 0;
}
@media screen and (min-width:768px) {
  .conference-facts {
    padding-bottom: 35px;
  }
}
.conference-fact {
  margin: 20px 0 0;
  font-size: 14px;
}
.conference-fact:first-child {
  margin-top: 0;
}
@media screen and (min-width:768px) {
  .conference-fact {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 30%;
    margin-top: 0;
    margin-left: 5%;
    vertical-align: top;
    font-size: 16px;
  }
  .conference-fact:first-child {
    margin-left: 0;
  }
}
.conference-fact-icon {
  display: block;
  margin: 0 0 5px;
  font-size: 36px;
}
@media screen and (min-width:768px) {
  .conference-fact-icon {
    font-size: 48px;
  }
}
.conference-fact-title {
  margin: 0 0 5px;
  font-size: 18px;
  font-weight: 500;
}
@media screen and (min-width:768px) {
  .conference-fact-title {
    margin-bottom: 7px;
    font-size: 24px;
  }
}
.conference-fact-desc {
  margin: 0;
}
.conference-contest {
  padding: 30px 0 10px;
  text-align: center;
}
@media screen and (min-width:768px) {
  .conference-contest {
    padding-top: 60px;
    padding-bottom: 40px;
  }
}
.conference-contest-title {
  margin: 0 0 20px;
  font-size: 20px;
}
@media screen and (min-width:768px) {
  .conference-contest-title {
    font-size: 24px;
  }
}
.conference-contest-prizes {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  margin: 0;
}
@media screen and (min-width:768px) {
  .conference-contest-prizes {
    font-size: 0;
  }
}
.conference-contest-prize {
  position: relative;
  display: block;
  margin-bottom: 30px;
}
@media screen and (min-width:768px) {
  .conference-contest-prize {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 20%;
    margin: 0 3%;
    font-size: 14px;
  }
  .conference-contest-prize.nth1 {
    width: 37.5%;
  }
  .conference-contest-prize.nth3 {
    top: 19px;
  }
}
.conference-contest-prize-title {
  margin: 15px 0 0;
  font-size: 16px;
}
.conference-contest-prize-single {
  margin: 30px 0 0;
  font-size: 16px;
  color: inherit;
}
@media screen and (min-width:768px) {
  .conference-contest-prize-single {
    margin-top: 60px;
  }
}
.conference-interest {
  padding: 35px 0 10px;
}
@media screen and (min-width:768px) {
  .conference-interest {
    padding-top: 50px;
    padding-bottom: 40px;
  }
}
@media screen and (min-width:768px) {
  .conference-interest .container {
    max-width: 550px;
  }
}
.conference-tickets,
.conference-newsletter {
  margin: 0 0 30px;
}
@media screen and (min-width:768px) {
  .conference-tickets,
  .conference-newsletter {
    margin-bottom: 40px;
  }
}
.conference-questions-title,
.conference-newsletter-title {
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: 500;
  color: #165b7b;
}
@media screen and (min-width:768px) {
  .conference-questions-title,
  .conference-newsletter-title {
    font-size: 24px;
  }
}
.conference-tickets {
  text-align: center;
}
.conference-tickets-buy {
  margin: 0 0 15px;
}
.conference-tickets-buy .btn {
  font-size: 18px;
}
@media screen and (min-width:768px) {
  .conference-tickets-buy .btn {
    padding: 13px 25px 12px;
    font-size: 24px;
  }
}
.conference-tickets-desc {
  margin: 0;
  font-size: 16px;
}
.conference-tickets-desc strong {
  font-weight: 500;
}
.conference-tickets-desc small {
  font-size: 14px;
  color: #787878;
}
@media screen and (min-width:768px) {
  .conference-tickets-desc {
    font-size: 20px;
  }
}
.conference-tickets-complementary {
  margin: 0;
  color: #787878;
}
.conference-questions {
  padding-bottom: 40px;
  text-align: center;
}
@media screen and (min-width:768px) {
  .conference-questions {
    padding-bottom: 50px;
  }
}
.conference-questions-form {
  max-width: 370px;
  margin-left: auto;
  margin-right: auto;
}
.conference-questions-form .CheckboxInput,
.conference-questions-form .controls.checkbox {
  margin: 0;
}
.conference-questions-form .controls.checkbox {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.conference-questions-title {
  text-align: center;
}
.conference-questions-proceed {
  margin: 10px 0 0;
  text-align: center;
}
@media screen and (min-width:768px) {
  .conference-questions-proceed {
    margin-top: 13px;
  }
}
.conference-newsletter {
  text-align: center;
}
.conference-newsletter .form-group {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 170px;
  margin-bottom: 0;
  vertical-align: middle;
}
.conference-accommodation {
  padding: 30px 0;
  background: #e7eaec;
}
@media screen and (min-width:768px) {
  .conference-accommodation {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.conference-accommodation-title {
  margin: 0 0 10px;
  font-size: 24px;
  font-weight: 500;
  color: #165b7b;
}
.conference-accommodation-title i {
  font-style: normal;
  color: #f734bb;
}
.conference-accommodation-title a {
  font-weight: 300;
}
@media screen and (min-width:768px) {
  .conference-accommodation-title {
    text-align: center;
  }
}
.conference-accommodation-subtitle {
  margin-bottom: 15px;
  color: #787878;
}
@media screen and (min-width:768px) {
  .conference-accommodation-subtitle {
    margin-bottom: 20px;
    text-align: center;
  }
}
.conference-accommodation-other {
  margin: 10px 0 0;
  font-weight: bold;
}
@media screen and (min-width:768px) {
  .conference-accommodation-other {
    margin-top: 15px;
    text-align: center;
  }
}
.conference-social-icons {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  margin: 0;
}
.conference-social-icons li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 10px;
}
.conference-social-icons li:first-child {
  margin-left: 0;
}
@media screen and (min-width:768px) {
  .conference-social-icons {
    position: relative;
    top: -6px;
    text-align: left;
  }
}
.conference-social-icon {
  font-size: 24px;
}
.conference-social-icon .fa-facebook {
  color: #415f97;
}
.conference-social-icon .fa-twitter {
  color: #4fade9;
}
.conference-social-icon .fa-vimeo {
  color: #00b8e6;
}
.conference-social-icon .fa-vimeo:before {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-decoration: inherit;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  content: "\f194";
}
.conference-social-icon .fa-youtube {
  color: #d61c28;
}
.conference-share iframe,
.conference-share div {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 0 0 15px;
}
.conference-share iframe:first-child,
.conference-share div:first-child {
  margin-left: 0;
}
@media screen and (min-width:768px) {
  .conference-share {
    padding-top: 5px;
  }
}
.conference-talk {
  color: #383838;
}
.conference-talk .avatar-dummy {
  border: 1px solid;
}
.conference-talk.track-design .avatar-dummy {
  border-color: #f0f;
}
.conference-talk.track-development .avatar-dummy {
  border-color: #5ebc12;
}
.conference-talk.track-business .avatar-dummy {
  border-color: #f16521;
}
.conference-talk-content {
  position: relative;
  padding: 30px 0;
}
@media screen and (min-width:768px) {
  .conference-talk-content {
    float: right;
    width: 65%;
    font-size: 16px;
  }
}
@media screen and (min-width:992px) {
  .conference-talk-content {
    width: 70%;
  }
}
.conference-talk-aside {
  margin: 0 -15px;
}
@media screen and (min-width:768px) {
  .conference-talk-aside {
    float: left;
    width: 30%;
    margin-left: 0;
    padding-bottom: 10px;
  }
}
@media screen and (min-width:992px) {
  .conference-talk-aside {
    width: 25%;
  }
}
.conference-talk-flag {
  margin: 0 0 5px;
  font-size: 12px;
}
.conference-talk-flag span {
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #5ebc12;
  margin: 0 5px 0 0;
  padding: 3px 6px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  opacity: 0.75;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  filter: alpha(opacity=75);
}
.conference-talk-flag-workshop {
  margin: 0;
}
.conference-talk-flag-workshop span {
  background-color: #00aeff;
}
.conference-talk-title {
  margin: 0;
  padding: 0 50px 0 0;
  font-size: 24px;
  font-weight: bold;
}
@media screen and (min-width:768px) {
  .conference-talk-title {
    padding-right: 60px;
    font-size: 32px;
  }
}
.conference-talk-specializations {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  margin: 0 0 15px;
  font-size: 13px;
}
.conference-talk-tagline {
  margin: 15px 0;
  font-style: italic;
  font-size: 16px;
  color: #8b898c;
}
@media screen and (min-width:768px) {
  .conference-talk-tagline {
    margin-bottom: 20px;
    font-size: 18px;
  }
}
.conference-talk-meta {
  margin: 15px 0 20px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  font-size: 16px;
}
.track-design .conference-talk-meta {
  color: #f0f;
}
.track-development .conference-talk-meta {
  color: #5ebc12;
}
.track-business .conference-talk-meta {
  color: #f16521;
}
@media screen and (min-width:768px) {
  .conference-talk-meta {
    margin-bottom: 30px;
  }
}
.conference-talk-meta-item {
  display: inline-block;
  margin: 0 15px 5px 0;
  white-space: nowrap;
}
.conference-talk-meta-item i {
  margin-right: 3px;
}
.conference-talk-video,
.conference-talk-slides {
  margin: 0 0 3em;
}
.conference-talk-video h2,
.conference-talk-slides h2 {
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: bold;
}
.track-design .conference-talk-video a:hover,
.track-design .conference-talk-slides a:hover,
.track-design .conference-talk-video a:focus,
.track-design .conference-talk-slides a:focus,
.track-design .conference-talk-video a:active,
.track-design .conference-talk-slides a:active {
  color: #f0f;
}
.track-development .conference-talk-video a:hover,
.track-development .conference-talk-slides a:hover,
.track-development .conference-talk-video a:focus,
.track-development .conference-talk-slides a:focus,
.track-development .conference-talk-video a:active,
.track-development .conference-talk-slides a:active {
  color: #5ebc12;
}
.track-business .conference-talk-video a:hover,
.track-business .conference-talk-slides a:hover,
.track-business .conference-talk-video a:focus,
.track-business .conference-talk-slides a:focus,
.track-business .conference-talk-video a:active,
.track-business .conference-talk-slides a:active {
  color: #f16521;
}
@media screen and (min-width:768px) {
  .conference-talk-video h2,
  .conference-talk-slides h2 {
    margin-bottom: 15px;
    font-size: 24px;
  }
}
.conference-talk-video .wx-videos-embed {
  margin: 0 0 10px;
}
@media screen and (min-width:768px) {
  .conference-talk-video .wx-videos-embed {
    margin-bottom: 15px;
  }
}
.conference-talk-slides ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  margin: 0;
}
.conference-talk-slides li {
  margin: 0 0 10px;
}
@media screen and (min-width:768px) {
  .conference-talk-slides li {
    margin-bottom: 15px;
  }
}
.embed-slideshare iframe {
  display: none;
}
@media screen and (min-width:768px) {
  .embed-slideshare iframe {
    display: block;
  }
  .embed-slideshare div {
    display: none;
  }
}
.conference-talk-intro {
  position: relative;
  background: #cae8f6;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 0 0 13px;
  padding: 10px 15px;
  margin: 0 0 20px;
  color: #000;
}
@media screen and (min-width:768px) {
  .conference-talk-intro {
    margin-bottom: 15px;
    padding: 15px 20px;
  }
}
.conference-talk-intro :last-child {
  margin-bottom: 0;
}
@media screen and (min-width:768px) {
  .conference-talk-intro {
    margin-bottom: 30px;
  }
}
.conference-talk-questions {
  color: #000;
}
.conference-talk-questions ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  margin: 0;
}
.conference-talk-question {
  margin: 0 0 20px;
}
.conference-talk-question h2 {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: bold;
}
.conference-talk-question p {
  position: relative;
  background: #cae8f6;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 0 0 13px;
  padding: 10px 15px;
}
@media screen and (min-width:768px) {
  .conference-talk-question p {
    margin-bottom: 15px;
    padding: 15px 20px;
  }
}
.conference-talk-question p:after {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  top: -7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7px 7px 7px;
  border-color: transparent transparent #cae8f6 transparent;
}
@media screen and (min-width:768px) {
  .conference-talk-question {
    margin-bottom: 30px;
  }
  .conference-talk-question h2 {
    margin-bottom: 13px;
  }
}
.conference-talk-guarantor {
  margin: 40px 0;
  color: #000;
}
@media screen and (min-width:768px) {
  .conference-talk-guarantor {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.conference-talk-guarantor-meta {
  zoom: 1;
  margin-bottom: 15px;
}
.conference-talk-guarantor-meta:before,
.conference-talk-guarantor-meta:after {
  content: "";
  display: table;
}
.conference-talk-guarantor-meta:after {
  clear: both;
}
.conference-talk-guarantor-avatar {
  position: relative;
  top: 2px;
  float: left;
  width: 55px;
  height: 55px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 12px;
}
.conference-talk-guarantor-title,
.conference-talk-guarantor-info {
  margin-left: 65px;
  margin-bottom: 0;
}
.conference-talk-guarantor-title {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 16px;
}
.conference-talk-guarantor-title span {
  display: block;
  font-size: 12px;
  color: #787878;
}
.conference-talk-guarantor-info {
  margin-bottom: 0;
  font-size: 13px;
  line-height: 1.4;
  color: #787878;
}
.conference-talk-guarantor-info a {
  text-decoration: underline;
  color: #787878;
}
.conference-talk-guarantor-info a:hover,
.conference-talk-guarantor-info a:focus,
.conference-talk-guarantor-info a:active {
  color: #000;
}
.conference-talk-guarantor-link {
  margin-right: 0.5em;
}
.conference-talk-guarantor-recommendation {
  position: relative;
  background: #cae8f6;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 0 0 13px;
  padding: 10px 15px;
  background-color: #e6f8d8;
}
@media screen and (min-width:768px) {
  .conference-talk-guarantor-recommendation {
    margin-bottom: 15px;
    padding: 15px 20px;
  }
}
.conference-talk-guarantor-recommendation:after {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  top: -7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7px 7px 7px;
  border-color: transparent transparent #cae8f6 transparent;
}
.conference-talk-guarantor-recommendation:after {
  border-bottom-color: #e6f8d8;
}
.conference-talk-guarantor-recommendation :last-child {
  margin-bottom: 0;
}
.conference-talk-share {
  margin: 40px 0;
}
.conference-talk-share &gt; div,
.conference-talk-share &gt; iframe {
  display: block;
  margin-bottom: 10px;
}
@media screen and (min-width:768px) {
  .conference-talk-share {
    margin: 50px 0;
  }
  .conference-talk-share &gt; div,
  .conference-talk-share &gt; iframe {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
  }
}
.conference-comments h2 {
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: bold;
}
.conference-comments form {
  zoom: 1;
}
.conference-comments form:before,
.conference-comments form:after {
  content: "";
  display: table;
}
.conference-comments form:after {
  clear: both;
}
.conference-comments form img {
  display: block;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin: 0 0 10px;
}
.conference-comments form .control-label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.conference-comments form .form-group {
  margin: 0 0 10px;
}
.conference-comments form textarea {
  height: 70px;
}
.conference-comments form textarea.disabled {
  border-color: #ccc;
  background-color: #f3f4f6;
  resize: none;
  cursor: not-allowed;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.conference-comments form textarea.disabled:focus {
  border-color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.conference-comments form .submit {
  float: right;
}
.conference-comments fieldset {
  margin-bottom: 20px;
}
.conference-comments ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  margin: 0;
  font-size: 13px;
}
.conference-comments ul li {
  margin: 0 0 10px;
}
.conference-comments ul .comment {
  zoom: 1;
  margin: 0 0 10px;
  padding: 10px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #f3f4f6;
}
.conference-comments ul .comment:before,
.conference-comments ul .comment:after {
  content: "";
  display: table;
}
.conference-comments ul .comment:after {
  clear: both;
}
.conference-comments ul .comment p {
  margin: 5px 0 0 55px;
}
.conference-comments ul .comment .meta {
  margin-top: 0;
}
.conference-comments ul .comment .meta a {
  color: #787878;
  border-bottom: 1px solid;
  border-bottom-color: #787878;
  border-bottom-color: rgba(120,120,120,0.25);
}
.conference-comments ul .comment .meta a:hover,
.conference-comments ul .comment .meta a:focus,
.conference-comments ul .comment .meta a:active {
  border-bottom-color: #787878;
}
.conference-comments ul .thumb {
  float: left;
  display: block;
  width: 40px;
  height: 40px;
}
.conference-comments ul .thumb img {
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.conference-comments ul ul {
  margin-left: 30px;
}
.conference-comments ul .toolbar {
  margin: -5px 0 0;
  padding: 0 3px;
  text-align: right;
  font-weight: 500;
}
.conference-comments ul .btn-response:before {
  font-family: "FontAwesome";
  content: "\f112";
}
.conference-comments ul fieldset {
  margin-top: 5px;
  padding-left: 10px;
}
.conference-comments ul fieldset img {
  width: 40px;
  height: 40px;
}
.conference-comments ul fieldset .form-group {
  margin-left: 55px;
}
@media screen and (min-width:768px) {
  .conference-comments h2 {
    margin-bottom: 15px;
    font-size: 24px;
  }
  .conference-comments form img {
    float: left;
  }
  .conference-comments form .form-group {
    margin-left: 65px;
  }
  .conference-comments form textarea {
    height: 100px;
  }
  .conference-comments ul ul {
    margin-left: 50px;
  }
}
.conference-talk-speakers {
  padding: 30px 15px 25px;
  text-align: center;
}
.track-design .conference-talk-speakers {
  background: #f0f;
}
.track-development .conference-talk-speakers {
  background: #5ebc12;
}
.track-business .conference-talk-speakers {
  background: #f16521;
}
.conference-talk-speakers a {
  color: #fff;
  border-bottom: 1px solid #fff;
  border-bottom-color: rgba(255,255,255,0.5);
}
.conference-talk-speakers a:hover,
.conference-talk-speakers a:focus,
.conference-talk-speakers a:active {
  border-bottom-color: #fff;
}
.conference-talk-speaker {
  padding: 0;
  margin: 30px 0 0;
}
.conference-talk-speaker:first-child {
  margin-top: 0;
}
.conference-talk-speaker-avatar {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.conference-talk-speaker-title {
  margin: 10px 0 0;
  font-size: 18px;
  font-weight: 500;
}
.conference-talk-speaker-job {
  margin: 0;
  font-size: 13px;
  color: #000;
  color: rgba(0,0,0,0.75);
}
.conference-talk-speaker-job a {
  color: inherit;
  border-bottom-color: #000;
  border-bottom-color: rgba(0,0,0,0.25);
}
.conference-talk-speaker-job a:hover,
.conference-talk-speaker-job a:focus,
.conference-talk-speaker-job a:active {
  color: #000;
  border-bottom-color: #000;
}
.conference-talk-speaker-info {
  margin: 10px 0 0;
  font-size: 13px;
  color: #000;
}
.conference-talk-speaker-socials {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  margin: 10px 0 0;
}
.conference-talk-speaker-socials li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 7px;
}
.conference-talk-speaker-socials li:first-child {
  margin-left: 0;
}
.conference-talk-speaker-socials a {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  border-bottom: 0;
}
.conference-talk-speaker-socials a:hover,
.conference-talk-speaker-socials a:focus,
.conference-talk-speaker-socials a:active {
  opacity: 0.75;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  filter: alpha(opacity=75);
}
.conference-talk-speaker-socials i {
  font-size: 22px;
}
.conference-talk-speaker-socials .network a {
  display: inline-block;
  width: 21px;
  height: 23px;
  background: url("../img/idc2014/speaker_network.png") no-repeat;
}
.conference-talk-speaker-socials .profile-link-inner {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
.conference-talk-sponsor {
  margin: 30px 0;
  text-align: center;
}
.conference-talk-sponsor a {
  display: inline-block;
  max-width: 100%;
}
.conference-talk-audience {
  margin: 30px 0;
  padding: 0 15px;
}
.conference-talk-audience h2 {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (min-width:768px) {
  .conference-talk-audience {
    padding: 0;
  }
}
.conference-talk-aside-movable {
  margin: 40px 0 10px;
}
@media screen and (min-width:768px) {
  .conference-talk-aside-movable {
    margin-top: 30px;
  }
}
.conference-talk-rating-list {
  font-size: 13px;
  color: #6d6769;
}
.conference-talk-rating-list h2 {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: bold;
}
.conference-talk-rating-list .rating_avg_wrap {
  margin-bottom: 5px;
}
.conference-talk-rating-list q,
.conference-talk-rating-list .rating_stars {
  display: block;
  margin-left: 40px;
}
.conference-talk-rating-list .rating_avg_wrap .rating_stars {
  margin-left: 0;
}
.conference-talk-rating-list .rating_stars {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  width: 75px;
  height: 14px;
  overflow: hidden;
  margin-bottom: 2px;
  background: url("../img/rating_stars.png");
}
.conference-talk-rating-list .rating_stars.rating_15 {
  background-position: 0 -14px;
}
.conference-talk-rating-list .rating_stars.rating_2 {
  background-position: 0 -28px;
}
.conference-talk-rating-list .rating_stars.rating_25 {
  background-position: 0 -42px;
}
.conference-talk-rating-list .rating_stars.rating_3 {
  background-position: 0 -56px;
}
.conference-talk-rating-list .rating_stars.rating_35 {
  background-position: 0 -70px;
}
.conference-talk-rating-list .rating_stars.rating_4 {
  background-position: 0 -84px;
}
.conference-talk-rating-list .rating_stars.rating_45 {
  background-position: 0 -98px;
}
.conference-talk-rating-list .rating_stars.rating_5 {
  background-position: 0 -112px;
}
.conference-talk-rating-list .show-all {
  font-weight: bold;
}
.conference-talk-rating-list ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.conference-talk-rating-list li {
  zoom: 1;
  margin: 10px 0 0;
}
.conference-talk-rating-list li:before,
.conference-talk-rating-list li:after {
  content: "";
  display: table;
}
.conference-talk-rating-list li:after {
  clear: both;
}
.conference-talk-rating-list li:first-child {
  margin-top: 0;
}
.conference-talk-rating-list .avatar {
  float: left;
  width: 30px;
  height: 30px;
  overflow: hidden;
}
.conference-talk-rating-list .avatar img {
  -webkit-border-radius: 1px;
  border-radius: 1px;
}
@media screen and (min-width:768px) {
  .conference-talk-rating-list {
    padding: 0;
  }
}
.conference-talk-rating-box {
  margin: 15px 0 0;
  padding: 0;
  font-size: 13px;
  color: #6d6769;
}
.conference-talk-rating-box h2 {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.conference-talk-rating-box .rating-form {
  width: auto;
  max-width: 300px;
  font-size: 100%;
}
.conference-talk-rating-box .actual-rating strong {
  color: #ffc13f;
}
.conference-talk-rating-box .edit-button,
.conference-talk-rating-box .delete-button {
  border: 0;
  vertical-align: baseline;
}
@media screen and (min-width:768px) {
  .conference-talk-rating-box {
    padding: 0;
  }
}
.conference-talk-event,
.conference-workshop-registration-tba,
.conference-talk-workshop {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 0 0 30px;
  padding: 15px;
  color: #7b741e;
  background: #fefac8;
}
@media screen and (min-width:768px) {
  .conference-talk-event,
  .conference-workshop-registration-tba,
  .conference-talk-workshop {
    padding: 20px;
  }
}
.conference-workshop-registration-tba {
  font-weight: 500;
}
.conference-talk-workshop .btn {
  margin-right: 7px;
  vertical-align: middle;
  color: #fff;
  text-decoration: none;
}
.conference-talk-workshop .btn:hover,
.conference-talk-workshop .btn:focus {
  color: #fff;
}
.conference-talk-workshop a {
  color: #7b741e;
  text-decoration: underline;
}
.conference-talk-workshop a:hover,
.conference-talk-workshop a:focus {
  color: #3e3a0f;
  text-decoration: none;
}
.conference-talk-workshop ul,
.conference-talk-workshop p {
  margin: 0 0 10px;
}
@media screen and (min-width:768px) {
  .conference-talk-workshop .btn {
    font-size: 16px;
  }
  .conference-talk-workshop ul,
  .conference-talk-workshop p {
    margin-bottom: 15px;
  }
}
.conference-talk-workshop-prices {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.conference-talk-workshop-attendance {
  display: inline-block;
  margin-right: 7px !important;
  vertical-align: middle;
  margin-bottom: 0 !important;
  color: #1cb015;
}
.conference-talk-workshop-availability {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0 !important;
  font-size: 87.5%;
}
.conference-talk-workshop-sold,
.conference-talk-workshop-orders {
  margin: 10px 0 0 !important;
}
@media screen and (min-width:768px) {
  .conference-talk-workshop-sold,
  .conference-talk-workshop-orders {
    margin-top: 15px !important;
    margin-bottom: 0 !important;
  }
}
.conference-talk-related h2 {
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: bold;
}
.conference-talk-related ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
@media screen and (min-width:768px) {
  .conference-talk-related h2 {
    margin-bottom: 15px;
    font-size: 24px;
  }
}
.conference-talk-related-item {
  display: block;
  margin-bottom: 20px;
}
.conference-talk-related-item .avatar {
  display: inline-block;
  width: 55px;
  height: 55px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.conference-talk-related-item .avatar-dummy.design {
  border-color: #f0f;
}
.conference-talk-related-item .avatar-dummy.development {
  border-color: #5ebc12;
}
.conference-talk-related-item .avatar-dummy.business {
  border-color: #f16521;
}
.conference-talk-related-item h3 {
  margin: 10px 0 0;
  font-size: 16px;
  font-weight: bold;
}
.conference-talk-related-item.track-design a {
  color: #f0f;
}
.conference-talk-related-item.track-development a {
  color: #5ebc12;
}
.conference-talk-related-item.track-business a {
  color: #f16521;
}
.conference-talk-related-item a:hover,
.conference-talk-related-item a:focus,
.conference-talk-related-item a:active {
  text-decoration: underline;
}
@media screen and (min-width:768px) {
  .conference-talk-related-item {
    display: inline-block;
    width: 49%;
    margin-right: -4px;
    padding-right: 20px;
    vertical-align: top;
  }
}
.conference-talk-event p {
  margin: 0;
}
.conference-talk-event p+p {
  margin-top: 10px;
}
@media screen and (min-width:768px) {
  .conference-talk-event p+p {
    margin-top: 15px;
  }
  .conference-talk-event .btn {
    font-size: 16px;
  }
}
.conference-talk-event-meta {
  margin-top: -3px;
}
.conference-talk-event-register .btn,
.conference-talk-event-register span {
  display: inline-block;
  vertical-align: middle;
}
.conference-talk-event-register .btn {
  margin-right: 8px;
}
.conference-talk-star {
  position: absolute;
  right: 0;
  top: 24px;
  color: #ffb500;
}
.conference-talk-star:hover,
.conference-talk-star:focus {
  color: #d99a00;
}
.conference-talk-star:active {
  color: #bf8800;
}
.conference-talk-star.active {
  color: #8b898c;
}
.conference-talk-star.active:hover,
.conference-talk-star.active:focus {
  color: #767477;
}
.conference-talk-star.active:active {
  color: #686769;
}
@media screen and (min-width:768px) {
  .conference-talk-star {
    top: 28px;
  }
}
.conference-talk-checkin {
  background: #fff8c9;
  margin: 0 0 20px;
  padding: 10px 15px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.conference-talk-checkin .checkin-status {
  display: inline-block;
  margin-right: 5px;
}
.conference-talk-checkin .checkin-action {
  display: inline-block;
  padding: 5px 10px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  background: #1cb015;
}
.conference-talk-checkin .checkin-action:hover,
.conference-talk-checkin .checkin-action:focus {
  background-color: #189612;
}
.conference-talk-checkin .checkin-action:active {
  background-color: #158410;
}
.conference-talk-checkin.confirmed .checkin-status,
.conference-talk-checkin.not_confirmed .checkin-status {
  font-weight: bold;
  color: #1cb015;
}
.conference-talk-checkin.confirmed .checkin-action,
.conference-talk-checkin.not_confirmed .checkin-action {
  background-color: #8b898c;
}
.conference-talk-checkin.confirmed .checkin-action:hover,
.conference-talk-checkin.not_confirmed .checkin-action:hover,
.conference-talk-checkin.confirmed .checkin-action:focus,
.conference-talk-checkin.not_confirmed .checkin-action:focus {
  background-color: #767477;
}
.conference-talk-checkin.confirmed .checkin-action:active,
.conference-talk-checkin.not_confirmed .checkin-action:active {
  background-color: #686769;
}
@media screen and (min-width:768px) {
  .conference-talk-checkin {
    margin-bottom: 30px;
    padding: 15px 20px;
  }
  .conference-talk-checkin .checkin-status {
    margin-right: 10px;
  }
}
.conference-program {
  padding: 25px 0 10px;
}
@media screen and (min-width:768px) {
  .conference-program {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.program-wrap {
  zoom: 1;
/* BUBBLE LEFT */
}
.program-wrap:before,
.program-wrap:after {
  content: "";
  display: table;
}
.program-wrap:after {
  clear: both;
}
.program-wrap .program-header {
  margin: 0 0 20px;
  text-align: center;
}
@media screen and (min-width:768px) {
  .program-wrap .program-header {
    margin-bottom: 30px;
  }
}
.program-wrap .program-title {
  margin: 0;
  font-size: 24px;
  font-weight: 500;
  color: #165b7b;
}
@media screen and (min-width:768px) {
  .program-wrap .program-title {
    font-size: 32px;
  }
}
@media screen and (min-width:768px) {
  .program-wrap .program-day {
    float: left;
  }
  .program-wrap .program-day .hall {
    padding: 0 6px;
  }
}
@media screen and (min-width:768px) {
  .program-wrap .program-day-cols-1 {
    width: 25%;
  }
  .program-wrap .program-day-cols-1 .program-day-date {
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}
@media screen and (min-width:768px) {
  .program-wrap .program-day-cols-2 {
    width: 66.66666666666667%;
  }
  .program-wrap .program-day-cols-2 .program-day-date {
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .program-wrap .program-day-cols-2 .hall {
    width: 50%;
  }
}
@media screen and (min-width:768px) {
  .program-wrap .program-day-cols-3 {
    width: 75%;
  }
  .program-wrap .program-day-cols-3 .program-day-date {
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .program-wrap .program-day-cols-3 .hall {
    width: 33.333333333333336%;
  }
}
.program-wrap .program-day-location {
  padding: 0 7px 10px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}
.program-wrap .program-day-location a {
  color: inherit;
}
.program-wrap .program-day-location a:hover,
.program-wrap .program-day-location a:focus {
  color: #383838;
}
@media screen and (min-width:768px) {
  .program-wrap .program-day-location {
    margin-bottom: 0;
    text-align: left;
  }
}
.program-wrap .program-day2-location {
  padding-top: 17px;
}
.program-wrap .program-day-date {
  display: block;
  padding: 6px 7px 4px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 0 0 10px;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  color: #787878;
  background: #f3f4f6;
}
@media screen and (min-width:768px) {
  .program-wrap .program-day-date {
    text-align: left;
  }
}
.program-wrap .program-header-info {
  width: 100%;
  height: 18px;
  line-height: 18px;
}
@media screen and (min-width:768px) {
  .program-wrap .program-inner {
    zoom: 1;
    position: relative;
    text-align: left;
  }
  .program-wrap .program-inner:before,
  .program-wrap .program-inner:after {
    content: "";
    display: table;
  }
  .program-wrap .program-inner:after {
    clear: both;
  }
}
.program-wrap .hall {
  width: 100%;
  min-height: 1px;
  margin: 0 0 25px;
}
@media screen and (min-width:768px) {
  .program-wrap .hall {
    float: left;
    display: inline;
    margin-bottom: 35px;
  }
}
.program-wrap .hall-header {
  margin: 0;
  font-size: 13px;
  text-align: center;
}
.program-wrap .hall-header h2 {
  display: inline-block;
  margin: 0 0 6px;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
}
.program-wrap .hall-header .location {
  margin: -4px 0 6px;
}
.program-wrap .hall-header .topics {
  line-height: 1.3;
  font-weight: bold;
  color: #999;
}
.program-wrap .hall-header .topics span {
  display: block;
}
.program-wrap .hall-header .software-development {
  color: #00a06d;
}
.program-wrap .hall-header .front-end-development {
  color: #00a06d;
}
.program-wrap .hall-header .design-process,
.program-wrap .hall-header .design {
  color: #e2589f;
}
.program-wrap .hall-header .cross-channel-design {
  color: #e2589f;
}
.program-wrap .hall-header .accessibility {
  color: #e464a6;
}
.program-wrap .hall-header .service-design {
  color: #e66fac;
}
.program-wrap .hall-header .creativity-communication-marketing {
  color: #ff7129;
}
.program-wrap .hall-header .management {
  color: #ff7a36;
}
.program-wrap .hall-header .content-is-king {
  color: #ff8243;
}
.program-wrap .hall-header .product-development {
  color: #ff7129;
}
.program-wrap .hall-header .big-data {
  color: #4cbbf9;
}
.program-wrap .hall-header .life-hacking {
  color: #3cb5f9;
}
.program-wrap .hall-header .internet-things {
  color: #3cb5f9;
}
.program-wrap .hall-header .founder-stories {
  color: #3cb5f9;
}
@media screen and (min-width:768px) {
  .program-wrap .hall-header {
    margin: 0 0 5px;
    text-align: left;
  }
  .program-wrap .hall-header h2 {
    display: block;
    margin-bottom: 12px;
  }
  .program-wrap .hall-header .location {
    margin-top: -10px;
    margin-bottom: 12px;
  }
}
.program-wrap ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  margin: 0;
}
.program-wrap p {
  margin: 0;
}
.program-wrap .empty {
  display: none;
}
@media screen and (min-width:768px) {
  .program-wrap .empty {
    display: block;
  }
}
.program-wrap h3,
.program-wrap h4,
.program-wrap .slot-title {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0;
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  text-transform: none;
}
.program-wrap .slot-title {
  text-decoration: none;
  color: #000;
}
.program-wrap .slot-title a {
  display: block;
  text-decoration: none;
  color: #000;
}
.program-wrap .slot-title a:hover,
.program-wrap .slot-title a:focus {
  text-decoration: underline;
  color: #000;
}
.program-wrap h3,
.program-wrap .slot-title {
  margin-top: 11px;
}
.program-wrap h4 a {
  text-decoration: none;
  color: #000;
}
.program-wrap h4 a:hover,
.program-wrap h4 a:focus {
  text-decoration: underline;
  color: #000;
}
.program-wrap .blok-20 h4 {
  max-height: 32px;
  overflow: hidden;
  padding-right: 35px;
}
.program-wrap .blok {
  position: relative;
  z-index: 9;
}
.program-wrap .blok.published.focus {
  z-index: 10;
}
.program-wrap .blok-order-2 {
  z-index: 8;
}
.program-wrap .blok-order-3 {
  z-index: 7;
}
.program-wrap .blok-order-4 {
  z-index: 6;
}
.program-wrap .blok-order-5 {
  z-index: 5;
}
.program-wrap .blok-order-6 {
  z-index: 4;
}
.program-wrap .blok-order-7 {
  z-index: 3;
}
.program-wrap .blok-order-8 {
  z-index: 2;
}
.program-wrap .blok-order-9 {
  z-index: 1;
}
.program-wrap .hd {
  overflow: hidden;
  zoom: 1;
  color: #818181;
  font-size: 12px;
  padding: 11px 3px 5px;
}
.program-wrap .l {
  float: left;
  display: inline;
}
.program-wrap .r {
  float: right;
  display: inline;
}
.program-wrap .bd {
  position: relative;
  border: 1px solid transparent;
  padding: 0 13px 50px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
@media screen and (min-width:768px) {
  .program-wrap .bd {
    padding-bottom: 0;
    overflow: hidden;
  }
}
.program-wrap .published .bd {
  cursor: pointer;
}
.program-wrap .published .bd:hover a.title {
  text-decoration: underline;
}
.program-wrap .add {
  position: absolute;
  bottom: 11px;
  left: 11px;
}
body.stars-hidden .program-wrap .add {
  display: none;
}
.program-wrap .star {
  width: 21px;
  background: url("../img/star_sectionc81e.html?2") 0 0 no-repeat;
}
.program-wrap .star:hover,
.program-wrap .star:active,
.program-wrap .star.active {
  background-position: 0 -20px;
}
.program-wrap .bubble {
  position: absolute;
  left: 50%;
  border: 5px solid #ffb500;
  width: 170px;
  margin: 0 0 10px -90px;
  font-weight: bold;
  font-size: 12px;
  line-height: 22px;
  background: #fff;
  color: #16475e;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  white-space: nowrap;
  text-decoration: none;
  text-align: center;
}
.program-wrap .bubble:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  border-top: 7px solid #ffb500;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  margin: 5px 0 0 -7px;
}
.program-wrap .partner {
  position: relative;
  z-index: 1;
  font-size: 11px;
  font-weight: bold;
  font-style: italic;
  color: #787878;
  color: rgba(0,0,0,0.4);
}
.program-wrap .faces {
  position: absolute;
  right: 9px;
  bottom: 9px;
}
.program-wrap .faces .item {
  -webkit-border-radius: 50px;
  border-radius: 50px;
  overflow: hidden;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 38px;
  height: 38px;
  margin-left: 3px;
  overflow: hidden;
}
.program-wrap .faces img {
  -webkit-border-radius: 50px;
  border-radius: 50px;
  display: block;
  vertical-align: top;
}
.program-wrap .multi-slot .subslots {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.program-wrap .multi-slot .blok {
  -webkit-box-shadow: rgba(255,255,255,0.25) 0 1px 0;
  box-shadow: rgba(255,255,255,0.25) 0 1px 0;
}
.program-wrap .multi-slot .blok+.blok {
  margin-top: -3px;
}
.program-wrap .tba {
  display: block;
  padding: 12px 14px 0;
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  color: #000;
  color: rgba(0,0,0,0.4);
  font-style: italic;
}
.program-wrap .DEV .bd {
  background-color: #e4f1d7;
  border-color: #e4f1d7;
}
.program-wrap .DEV .published .bd:hover {
  border-color: #bddba2;
}
.program-wrap .DEV h2,
.program-wrap .DEV h3 {
  color: #51a011;
}
.program-wrap .DEV .ico {
  background-image: url("../img/ico-development.html");
}
.program-wrap .DEV .bubble,
.program-wrap.next-col .DSN .bubble {
  left: -10px;
  margin-left: 0;
}
.program-wrap .DEV .bubble:after,
.program-wrap.next-col .DSN .bubble:after {
  left: 14px;
}
.program-wrap .DSN .bd,
.program-wrap .design-jam .bd {
  background-color: #ffe5ff;
  border-color: #ffe5ff;
}
.program-wrap .DSN .published .bd:hover,
.program-wrap .design-jam .published .bd:hover {
  border-color: #ffa8ff;
}
.program-wrap .DSN h2,
.program-wrap .design-jam h2,
.program-wrap .DSN h3,
.program-wrap .design-jam h3 {
  color: #f0f;
}
.program-wrap .DSN .ico,
.program-wrap .design-jam .ico {
  background-image: url("../img/ico-design.html");
}
.program-wrap .BIZ .bd,
.program-wrap .PDH .bd {
  background-color: #feefe8;
  border-color: #feefe8;
}
.program-wrap .BIZ .published .bd:hover,
.program-wrap .PDH .published .bd:hover {
  border-color: #e4ac92;
}
.program-wrap .BIZ h2,
.program-wrap .PDH h2,
.program-wrap .BIZ h3,
.program-wrap .PDH h3 {
  color: #f16521;
}
.program-wrap .BIZ .ico,
.program-wrap .PDH .ico {
  background-image: url("../img/ico-business.html");
}
.program-wrap .EMG .bd,
.program-wrap .BCH .bd,
.program-wrap .BCR .bd,
.program-wrap .WRK .bd,
.program-wrap .STH .bd,
.program-wrap .LFH .bd,
.program-wrap .IOT .bd,
.program-wrap .workshop .bd,
.program-wrap .room-blue .bd {
  background-color: #ddf0f9;
  border-color: #ddf0f9;
}
.program-wrap .EMG .published .bd:hover,
.program-wrap .BCH .published .bd:hover,
.program-wrap .BCR .published .bd:hover,
.program-wrap .WRK .published .bd:hover,
.program-wrap .STH .published .bd:hover,
.program-wrap .LFH .published .bd:hover,
.program-wrap .IOT .published .bd:hover,
.program-wrap .workshop .published .bd:hover,
.program-wrap .room-blue .published .bd:hover {
  border-color: #76d1fc;
}
.program-wrap .EMG h2,
.program-wrap .BCH h2,
.program-wrap .BCR h2,
.program-wrap .WRK h2,
.program-wrap .STH h2,
.program-wrap .LFH h2,
.program-wrap .IOT h2,
.program-wrap .workshop h2,
.program-wrap .room-blue h2,
.program-wrap .EMG h3,
.program-wrap .BCH h3,
.program-wrap .BCR h3,
.program-wrap .WRK h3,
.program-wrap .STH h3,
.program-wrap .LFH h3,
.program-wrap .IOT h3,
.program-wrap .workshop h3,
.program-wrap .room-blue h3 {
  color: #00aeff;
}
.program-wrap .EMG .ico,
.program-wrap .BCH .ico,
.program-wrap .BCR .ico,
.program-wrap .WRK .ico,
.program-wrap .STH .ico,
.program-wrap .LFH .ico,
.program-wrap .IOT .ico,
.program-wrap .workshop .ico,
.program-wrap .room-blue .ico {
  background-image: url("../img/ico-barcamp.html");
}
.program-wrap .JBH .bd,
.program-wrap .STA .bd,
.program-wrap .ATR .bd,
.program-wrap .JBE .bd,
.program-wrap .STE .bd,
.program-wrap .discussion .bd,
.program-wrap .room-yellow .bd {
  background-color: #fff1d0;
  border-color: #fff1d0;
}
.program-wrap .JBH .published .bd:hover,
.program-wrap .STA .published .bd:hover,
.program-wrap .ATR .published .bd:hover,
.program-wrap .JBE .published .bd:hover,
.program-wrap .STE .published .bd:hover,
.program-wrap .discussion .published .bd:hover,
.program-wrap .room-yellow .published .bd:hover {
  border-color: #eab637;
}
.program-wrap .JBH h2,
.program-wrap .STA h2,
.program-wrap .ATR h2,
.program-wrap .JBE h2,
.program-wrap .STE h2,
.program-wrap .discussion h2,
.program-wrap .room-yellow h2,
.program-wrap .JBH h3,
.program-wrap .STA h3,
.program-wrap .ATR h3,
.program-wrap .JBE h3,
.program-wrap .STE h3,
.program-wrap .discussion h3,
.program-wrap .room-yellow h3 {
  color: #e3a100;
}
.program-wrap .JBH .ico,
.program-wrap .STA .ico,
.program-wrap .ATR .ico,
.program-wrap .JBE .ico,
.program-wrap .STE .ico,
.program-wrap .discussion .ico,
.program-wrap .room-yellow .ico {
  background-image: url("../img/ico-university.html");
}
.program-wrap .software-development .bd {
  background-color: #00a06d;
  border-color: #009062;
}
.program-wrap .software-development.published .bd:hover {
  border-color: #007852;
}
.program-wrap .software-development h3 {
  color: #fff;
}
.program-wrap .front-end-development .bd {
  background-color: #00a06d;
  border-color: #009062;
}
.program-wrap .front-end-development.published .bd:hover {
  border-color: #007852;
}
.program-wrap .front-end-development h3 {
  color: #fff;
}
.program-wrap .design-process .bd,
.program-wrap .design .bd {
  background-color: #e2589f;
  border-color: #dd3d90;
}
.program-wrap .design-process.published .bd:hover,
.program-wrap .design.published .bd:hover {
  border-color: #c92378;
}
.program-wrap .design-process h3,
.program-wrap .design h3 {
  color: #fff;
}
.program-wrap .cross-channel-design .bd {
  background-color: #e2589f;
  border-color: #dd3d90;
}
.program-wrap .cross-channel-design.published .bd:hover {
  border-color: #c92378;
}
.program-wrap .cross-channel-design h3 {
  color: #fff;
}
.program-wrap .accessibility .bd {
  background-color: #e464a6;
  border-color: #df4896;
}
.program-wrap .accessibility.published .bd:hover {
  border-color: #d2247e;
}
.program-wrap .accessibility h3 {
  color: #fff;
}
.program-wrap .service-design .bd {
  background-color: #e66fac;
  border-color: #e1529b;
}
.program-wrap .service-design.published .bd:hover {
  border-color: #d92682;
}
.program-wrap .service-design h3 {
  color: #fff;
}
.program-wrap .creativity-communication-marketing .bd {
  background-color: #ff7129;
  border-color: #ff5d0b;
}
.program-wrap .creativity-communication-marketing.published .bd:hover {
  border-color: #de4b00;
}
.program-wrap .creativity-communication-marketing h3 {
  color: #fff;
}
.program-wrap .management .bd {
  background-color: #ff7a36;
  border-color: #ff6617;
}
.program-wrap .management.published .bd:hover {
  border-color: #e84e00;
}
.program-wrap .management h3 {
  color: #fff;
}
.program-wrap .content-is-king .bd {
  background-color: #ff8243;
  border-color: #ff6d23;
}
.program-wrap .content-is-king.published .bd:hover {
  border-color: #f25100;
}
.program-wrap .content-is-king h3 {
  color: #fff;
}
.program-wrap .product-development .bd {
  background-color: #ff7129;
  border-color: #ff5d0b;
}
.program-wrap .product-development.published .bd:hover {
  border-color: #de4b00;
}
.program-wrap .product-development h3 {
  color: #fff;
}
.program-wrap .big-data .bd {
  background-color: #4cbbf9;
  border-color: #2daff8;
}
.program-wrap .big-data.published .bd:hover {
  border-color: #089aec;
}
.program-wrap .big-data h3 {
  color: #fff;
}
.program-wrap .life-hacking .bd {
  background-color: #3cb5f9;
  border-color: #1eaaf8;
}
.program-wrap .life-hacking.published .bd:hover {
  border-color: #0792e1;
}
.program-wrap .life-hacking h3 {
  color: #fff;
}
.program-wrap .internet-things .bd {
  background-color: #3cb5f9;
  border-color: #1eaaf8;
}
.program-wrap .internet-things.published .bd:hover {
  border-color: #0792e1;
}
.program-wrap .internet-things h3 {
  color: #fff;
}
.program-wrap .founder-stories .bd {
  background-color: #3cb5f9;
  border-color: #1eaaf8;
}
.program-wrap .founder-stories.published .bd:hover {
  border-color: #0792e1;
}
.program-wrap .founder-stories h3 {
  color: #fff;
}
.program-wrap .coffee .bd,
.program-wrap .coffee .bd:hover,
.program-wrap .lunch .bd,
.program-wrap .lunch .bd:hover {
  background: 50% 25% no-repeat;
  border-color: transparent;
  margin: 31px 0 0;
  padding: 0;
  cursor: default;
}
.program-wrap .coffee .bd,
.program-wrap .coffee .bd:hover {
  background-image: url("../img/ico-coffee.png");
}
.program-wrap .lunch .bd,
.program-wrap .lunch .bd:hover {
  background-image: url("../img/ico-lunch.png");
}
.program-wrap .block-full {
  clear: both;
  font-size: 13px;
  text-align: center;
}
.program-wrap .block-full .inner {
  padding: 30px 0 15px;
}
.program-wrap .block-full .time {
  color: #818181;
  font-size: 12px;
}
.program-wrap .block-full h3 {
  margin: 0;
  font-size: 14px;
}
.program-wrap .block-full .title {
  color: #000;
}
.program-wrap .block-full .title:hover,
.program-wrap .block-full .title:focus {
  color: #00aeff;
}
.program-wrap .block-full.block-coffee {
  background: url("../img/ico-coffee.png") 50% 50% no-repeat;
  min-height: 80px !important;
  margin-top: 17px;
}
.program-wrap .block-full.block-party {
  background: url("../img/ico-party.png") 50% 30px no-repeat;
}
.program-wrap .block-full.block-party .inner {
  padding-top: 110px;
  padding-left: 2px;
}
.program-wrap .block-full.block-party p {
  margin: 10px 0 0;
}
.program-wrap .block-full.block-party .time {
  margin-top: 0;
}
.program-wrap .block-full.block-party a {
  color: #383838;
}
.program-wrap .block-full.block-party a:hover,
.program-wrap .block-full.block-party a:focus,
.program-wrap .block-full.block-party a:active {
  color: #000;
}
.program-wrap .block-full.block-beer {
  background: url("../img/ico-beerc81e.png?2") 50% 30px no-repeat;
}
.program-wrap .block-full.block-beer .inner {
  padding-top: 110px;
  padding-left: 2px;
}
.program-wrap .block-full.block-food {
  background: url("../img/ico-lunch.png") 50% 30px no-repeat;
}
.program-wrap .block-full.block-food .inner {
  padding-top: 110px;
  padding-left: 2px;
}
.program-wrap .block-full.block-food .logo {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 10px 0 0;
}
@media screen and (min-width:768px) {
  .program-wrap .block-full {
    width: 100%;
  }
}
@media screen and (min-width:768px) {
  .program-wrap .blok-1 .bd {
    height: 137px;
  }
  .program-wrap .blok-2 .bd {
    height: 307px;
  }
  .program-wrap .blok-3 .bd {
    height: 476px;
  }
  .program-wrap .blok-15 h3,
  .program-wrap .blok-15 h4 {
    height: 16px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }
  .program-wrap .blok-15 .faces,
  .program-wrap .blok-15 .partner {
    display: none;
  }
  .program-wrap .blok-10 h3,
  .program-wrap .blok-10 h4 {
    height: 16px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }
  .program-wrap .blok-10 h3 {
    margin-top: 6px;
  }
  .program-wrap .blok-10 .faces,
  .program-wrap .blok-10 .partner {
    display: none;
  }
}
.body_agenda_thu .program-body-1 .ATR .empty:nth-child(3) {
  height: 0 !important;
}
.body_agenda_thu .program-body-1 .LFH .empty:first-child {
  height: 750px !important;
}
.conference-workshops {
  padding: 30px 0;
  color: #383838;
}
@media screen and (min-width:768px) {
  .conference-workshops {
    padding-top: 40px;
    padding-bottom: 50px;
  }
}
@media screen and (min-width:992px) {
  .conference-workshops {
    padding-bottom: 70px;
  }
}
@media screen and (min-width:768px) {
  .conference-workshops-nav {
    margin-bottom: 30px;
  }
}
.conference-workshops-title {
  font-weight: bold;
  font-size: 24px;
}
@media screen and (min-width:768px) {
  .conference-workshops-title {
    font-size: 32px;
  }
}
.conference-workshops-desc {
  margin: 0 0 30px;
  font-size: 16px;
  color: #6d6769;
}
@media screen and (min-width:768px) {
  .conference-workshops-desc {
    margin-bottom: 40px;
    font-size: 18px;
  }
}
.conference-workshops-desc p {
  margin-bottom: 0;
}
.conference-workshops-list {
  zoom: 1;
}
.conference-workshops-list:before,
.conference-workshops-list:after {
  content: "";
  display: table;
}
.conference-workshops-list:after {
  clear: both;
}
.workshop-box {
  zoom: 1;
  display: block;
  margin-bottom: 20px;
  padding: 0;
  text-align: center;
  background-color: #00aeff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.workshop-box:before,
.workshop-box:after {
  content: "";
  display: table;
}
.workshop-box:after {
  clear: both;
}
.workshop-box .info_speaker {
  padding: 15px 0;
  background: #008ccf;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
@media screen and (min-width:768px) {
  .workshop-box .info_speaker {
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
  }
}
.workshop-box h2 {
  margin: 0;
  padding: 0 10px;
  color: #fff;
  font-size: 100%;
}
.workshop-box .name {
  display: block;
}
.workshop-box .job {
  display: block;
  font-weight: bold;
  margin-top: 2px;
  font-size: 12px;
  color: rgba(0,0,0,0.6);
}
.workshop-box .firm {
  font-weight: bold;
}
.workshop-box .thumb_speaker {
  margin: 0 auto 5px;
  width: 75px;
  height: 75px;
}
.workshop-box .thumb_speaker img {
  -webkit-border-radius: 150px;
  border-radius: 150px;
}
.workshop-box .inner {
  width: auto;
  margin: 0;
  padding: 13px 15px 17px;
}
.workshop-box .talk-title {
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  color: #fff;
  text-transform: none;
}
.workshop-box .talk-title a {
  border-bottom: 1px solid #fff;
  border-color: rgba(255,255,255,0.5);
  text-decoration: none;
  color: #fff;
}
.workshop-box .talk-title a:hover,
.workshop-box .talk-title a:focus,
.workshop-box .talk-title a:active {
  color: #000;
  border-bottom-color: rgba(0,0,0,0.25);
}
.workshop-box .talk-title .video {
  padding-left: 2px;
}
.workshop-box .perex {
  line-height: 1.217;
  color: #fff;
  margin: -5px 0 15px;
}
.workshop-box .perex .in {
  margin: 0 3px 0 0;
  vertical-align: middle;
}
.workshop-box .time,
.workshop-box .track {
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
}
.workshop-box .track {
  margin: 0 0 10px;
  font-weight: bold;
  color: rgba(0,0,0,0.4);
}
.workshop-box .time {
  margin: 0 0 10px;
  color: rgba(0,0,0,0.6);
}
.workshop-box .price {
  margin: 0 0 10px;
  color: #fff;
}
.workshop-box .price small {
  font-size: 90%;
  font-weight: normal;
}
.workshop-box ul.price {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.workshop-box .text-subtle {
  color: #fff;
  color: rgba(255,255,255,0.7);
}
.workshop-box .order {
  margin: 0;
}
.workshop-box-order-btn {
  border: 3px solid #fff;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  background: transparent;
}
.workshop-box-order-btn:hover,
.workshop-box-order-btn:focus,
.workshop-box-order-btn:active {
  border-color: transparent;
  background-color: #fff;
}
.workshop-box-order-btn:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media screen and (min-width:992px) {
  .workshop-box-order-btn {
    padding: 8px 15px;
    font-size: 18px;
  }
}
.workshop-box-design {
  background-color: #f0f;
}
.workshop-box-design .info_speaker {
  background-color: #d401d4;
}
.workshop-box-design .workshop-box-order-btn:hover,
.workshop-box-design .workshop-box-order-btn:focus,
.workshop-box-design .workshop-box-order-btn:active {
  color: #bf00bf;
}
.workshop-box-development {
  background-color: #5ebc12;
}
.workshop-box-development .info_speaker {
  background-color: #4f9e0f;
}
.workshop-box-development .workshop-box-order-btn:hover,
.workshop-box-development .workshop-box-order-btn:focus,
.workshop-box-development .workshop-box-order-btn:active {
  color: #478d0d;
}
.workshop-box-business {
  background-color: #f16521;
}
.workshop-box-business .info_speaker {
  background-color: #cd561c;
}
.workshop-box-business .workshop-box-order-btn:hover,
.workshop-box-business .workshop-box-order-btn:focus,
.workshop-box-business .workshop-box-order-btn:active {
  color: #c1470c;
}
@media screen and (min-width:768px) {
  .workshop-box {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 0;
    margin-bottom: 25px;
    text-align: left;
  }
  .workshop-box .info_speaker,
  .workshop-box .inner {
    display: table-cell;
    vertical-align: middle;
  }
  .workshop-box .info_speaker {
    width: 35%;
    padding: 4.5% 1.5% 4%;
    text-align: center;
  }
  .workshop-box .inner {
    width: 65%;
    padding: 3.5% 4.5% 4%;
    text-align: left;
  }
  .workshop-box h2 {
    font-size: 15px;
  }
  .workshop-box .speaker_talks li {
    margin-top: 15px;
  }
  .workshop-box .talk-title {
    margin-bottom: 15px;
    font-size: 22px;
  }
  .workshop-box .perex {
    margin-top: -10px;
    font-size: 14px;
  }
  .workshop-box .track {
    margin-bottom: 10px;
  }
}
@media screen and (min-width:992px) {
  .workshop-box {
    float: left;
    width: 80%;
    margin-bottom: 34px;
  }
  .workshop-box.nth2 {
    float: right;
  }
  .workshop-box .info_speaker {
    padding-top: 4.5%;
    padding-bottom: 4%;
  }
  .workshop-box .thumb_speaker {
    width: 140px;
    height: 140px;
    margin-bottom: 10px;
  }
  .workshop-box .inner {
    margin-left: 0;
    padding: 3.5% 4% 4%;
  }
  .workshop-box h2 {
    margin: 0;
    font-size: 16px;
  }
  .workshop-box .job {
    margin-top: 0;
  }
  .workshop-box .speaker_talks li {
    margin-top: 18px;
  }
  .workshop-box .talk-title {
    margin-bottom: 25px;
    font-size: 28px;
  }
  .workshop-box .perex {
    margin-top: -20px;
    margin-bottom: 15px;
    font-size: 15px;
  }
  .workshop-box .video {
    top: 5px;
  }
  .workshop-box .time {
    float: left;
    width: 50%;
    margin-bottom: 0;
  }
  .workshop-box .price {
    position: relative;
    top: -4px;
    float: right;
    width: 46%;
  }
  .workshop-box .price small {
    font-size: 80%;
  }
  .workshop-box .order {
    clear: right;
    float: right;
    width: 46%;
  }
}
.conferences-workshops-load-more {
  clear: both;
  text-align: center;
}
.conferences-workshop-order {
  padding: 17px 20px 20px;
  margin: -5px 0 30px;
  background: #fff8c9;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.conferences-workshop-order .workshop_order_btn,
.conferences-workshop-order .workshop_availability {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.conferences-workshop-order .workshop_order_btn {
  margin: 7px;
}
.conferences-workshop-order .workshop_attendance {
  margin-bottom: 10px;
  color: #5ebc12;
}
.conferences-workshop-order .workshop_availability {
  color: rgba(56,56,56,0.6);
}
.conferences-workshop-order .workshop_prices,
.conferences-workshop-order .workshop_sold {
  margin: 0 0 10px;
  line-height: 1.4;
  font-size: 16px;
}
.conferences-workshop-order .workshop_sold {
  text-transform: uppercase;
}
.conferences-workshop-order .workshop_prices {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.conferences-workshop-order .workshop_prices small {
  font-size: 75%;
}
.conferences-workshop-order .workshop_existing_order {
  margin: 10px 0 0;
}
@media screen and (min-width:768px) {
  .conferences-workshop-order {
    padding: 20px 25px 22px;
  }
  .conferences-workshop-order .workshop_prices,
  .conferences-workshop-order .workshop_sold {
    font-size: 18px;
  }
}
.conferences-workshop-order-btn {
  margin-right: 0.5em;
}
.body-conferences-party {
  background: #000;
}
@media screen and (min-width:768px) {
  .body-conferences-party {
    -webkit-transition: background-position 2s;
    -moz-transition: background-position 2s;
    -o-transition: background-position 2s;
    -ms-transition: background-position 2s;
    transition: background-position 2s;
    background: #000 url("../img/bg-conference-parties.jpg") -300px -150px no-repeat;
  }
}
@media screen and (min-width:992px) {
  .body-conferences-party {
    background-position: -50px 0;
  }
}
.conference-parties {
  padding: 40px 0 20px;
  color: #fff;
}
.conference-parties a {
  color: #fff;
}
@media screen and (min-width:768px) {
  .conference-parties {
    padding-top: 50px;
  }
}
@media screen and (min-width:992px) {
  .conference-parties {
    padding-top: 100px;
  }
}
@media screen and (min-width:992px) {
  .party_wrap {
    padding-left: 22%;
  }
}
.body-conferences-party .page_head {
  margin-bottom: 15px;
}
.body-conferences-party .page_head h1 {
  padding-left: 0;
  font-size: 24px;
  color: #fff;
}
@media screen and (min-width:768px) {
  .body-conferences-party .page_head {
    margin-bottom: 25px;
    font-size: 24px;
  }
  .body-conferences-party .page_head h1 {
    font-size: 36px;
  }
}
@media screen and (min-width:992px) {
  .body-conferences-party .page_head {
    margin-bottom: 40px;
  }
  .body-conferences-party .page_head h1 {
    font-size: 66px;
    line-height: 1.175;
  }
}
.party_intro_text {
  margin: 0 0 35px;
  color: #ffb500;
  line-height: 1.4;
}
.party_intro_text.bottom {
  margin-bottom: 45px;
}
.party_intro_text a {
  color: #fff;
}
.party_intro_text a:hover,
.party_intro_text a:focus,
.party_intro_text a:active {
  color: #00aeff;
}
.party_intro_text .main {
  font-size: 16px;
}
@media screen and (min-width:768px) {
  .party_intro_text {
    margin-bottom: 50px;
  }
  .party_intro_text .main {
    font-size: 18px;
  }
  .party_intro_text.bottom {
    margin-bottom: 50px;
  }
}
@media screen and (min-width:992px) {
  .party_intro_text {
    margin-bottom: 60px;
    font-size: 16px;
  }
  .party_intro_text .main {
    font-size: 32px;
  }
  .party_intro_text.bottom {
    margin-bottom: 90px;
  }
}
.party_switch {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  margin: 0 0 45px;
  text-transform: uppercase;
}
@media screen and (min-width:768px) {
  .party_switch {
    margin-bottom: 60px;
  }
}
.party_switch li {
  display: inline-block;
  vertical-align: middle;
}
.party_switch a {
  -webkit-border-radius: 50px;
  border-radius: 50px;
  background: rgba(255,255,255,0.2);
  display: inline-block;
  position: relative;
  margin: 0 3px 0 0;
  padding: 4px 10px;
}
.party_switch a:hover,
.party_switch a:focus,
.party_switch a:active {
  background-color: #00aeff;
}
@media screen and (min-width:768px) {
  .party_switch a {
    margin-right: 6px;
    padding: 7px 30px;
  }
}
.party_switch .active a {
  background: #ffb500;
  color: #000;
}
@media screen and (min-width:992px) {
  .party_switch {
    margin-bottom: 70px;
  }
}
.party_tba {
  color: #ffb500;
}
.party_item {
  margin: 0 0 60px;
  font-size: 14px;
}
@media screen and (min-width:768px) {
  .party_item {
    margin-bottom: 80px;
    font-size: 16px;
    line-height: 1.35;
  }
}
@media screen and (min-width:992px) {
  .party_item {
    margin-bottom: 130px;
    font-size: 18px;
  }
}
.party_item .thumb {
  -webkit-border-radius: 100px;
  border-radius: 100px;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin: 0 0 15px;
}
.party_item .thumb img {
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
@media screen and (min-width:768px) {
  .party_item .thumb {
    width: 161px;
    height: 161px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width:992px) {
  .party_item .thumb {
    margin-bottom: 35px;
    margin-left: -10px;
  }
}
.party_item .date {
  margin-bottom: 4px;
  font-size: 110%;
}
@media screen and (min-width:768px) {
  .party_item .date {
    margin-bottom: 2px;
  }
}
@media screen and (min-width:992px) {
  .party_item .date {
    margin-bottom: 4px;
    font-size: 130%;
  }
}
.party_item h2 {
  margin: 0 0 3px;
  font-size: 18px;
  color: #fff;
}
@media screen and (min-width:768px) {
  .party_item h2 {
    margin-bottom: 5px;
    font-size: 28px;
  }
}
@media screen and (min-width:992px) {
  .party_item h2 {
    margin-bottom: 6px;
    margin-left: -20%;
    font-size: 52px;
    line-height: 1.15;
  }
}
.party_item .location {
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1.15;
}
@media screen and (min-width:768px) {
  .party_item .location {
    font-size: 18px;
  }
}
@media screen and (min-width:992px) {
  .party_item .location {
    font-size: 24px;
  }
}
.party_item p {
  margin: 0 0 10px;
}
@media screen and (min-width:768px) {
  .party_item p {
    margin-bottom: 12px;
  }
}
@media screen and (min-width:992px) {
  .party_item p {
    margin-bottom: 24px;
  }
}
.party_item a {
  color: #fff;
}
.party_item a:hover,
.party_item a:focus,
.party_item a:active {
  color: #ffb500;
}
.party_item.party_pub .location {
  margin-bottom: 5px;
}
.party_item.party_pub h2 {
  margin-bottom: 10px;
}
@media screen and (min-width:768px) {
  .party_item.party_pub {
    zoom: 1;
  }
  .party_item.party_pub:before,
  .party_item.party_pub:after {
    content: "";
    display: table;
  }
  .party_item.party_pub:after {
    clear: both;
  }
  .party_item.party_pub .thumb {
    float: left;
  }
  .party_item.party_pub .party_inner {
    margin-left: 190px;
  }
  .party_item.party_pub h2 {
    margin-bottom: 12px;
  }
  .party_item.party_pub .location {
    padding-top: 5px;
  }
  .party_item.party_pub.noimage .party_inner {
    margin-left: 0;
  }
  .party_item.party_pub.noimage .location {
    padding-top: 5px;
  }
}
@media screen and (min-width:992px) {
  .party_item.party_pub {
    margin-left: -10px;
  }
  .party_item.party_pub .thumb {
    margin-left: 0;
    margin-bottom: 0;
  }
  .party_item.party_pub h2 {
    margin-left: 0;
    padding-top: 0;
    margin-bottom: 20px;
    font-size: 44px;
  }
  .party_item.party_pub .location {
    padding-top: 10px;
  }
  .party_item.party_pub.noimage {
    margin-left: 0;
  }
  .party_item.party_pub.noimage .location {
    padding-top: 0;
  }
}
.party_item .checkin-party {
  padding: 15px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: rgba(255,255,255,0.15);
}
@media screen and (min-width:768px) {
  .party_item .checkin-party {
    padding: 20px;
  }
}
.party_item .checkin-party .checkin-status {
  margin-right: 10px;
  font-weight: bold;
  color: #ffb500;
}
.party_item .checkin-party .checkin-status.in-waiting-list,
.party_item .checkin-party .checkin-status.going {
  color: #5ebc12;
}
@media screen and (min-width:768px) {
  .party_item .checkin-party .checkin-status {
    margin-right: 12px;
  }
}
.party_item .checkin-party .checkin-action {
  display: inline-block;
  padding: 5px 10px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #00aeff;
}
.party_item .checkin-party .checkin-action.btn_disabled {
  display: none;
}
.party_item .checkin-party .checkin-action:hover,
.party_item .checkin-party .checkin-action:focus,
.party_item .checkin-party .checkin-action:active {
  color: #fff;
}
.ie8 .party_item .check-in .check-in-box-content .action:before,
.ie8 .party_item .check-in .check-in-box-content .action:after {
  display: none;
}
/* Network */
.nw-panel-thumb {
  display: none;
}
.nw-panel-title {
  margin-top: 0;
}
.nw-avatar-list {
  font-size: 0;
}
.nw-avatar-list a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.nw-avatar-item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 40px;
  height: 40px;
  margin: 0 2px 2px 0;
  padding: 0;
  font-size: 14px;
}
.nw-panel-bordered .nw-panel-thumb {
  padding-top: 22px;
  padding-right: 20px;
}
.nw-panel-bordered .nw-panel-main {
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: rgba(0,0,0,0.1) 0 2px 5px;
  box-shadow: rgba(0,0,0,0.1) 0 2px 5px;
  padding: 17px 20px 7px;
  overflow: hidden;
}
.nw-panel-bordered .nw-panel-card-outset {
  margin-left: -20px;
  margin-right: -20px;
}
.nw-panel-bordered .nw-panel-head {
  margin-top: 0;
}
.nw-panel-bordered .nw-panel-head-above {
  padding-top: 10px;
  padding-left: 20px;
}
.nw-panel-bordered .nw-panel-head-above-placeholder {
  padding-left: 20px;
}
.nw-panel-bordered .nw-panel-aside {
  padding-left: 20px;
  padding-top: 17px;
}
.nw-panel-bordered .nw-col-cover-photo {
  display: none;
}
@media screen and (min-width:768px) {
  .nw-panel-bordered .nw-col-cover-photo {
    display: block;
    min-height: 150px;
    margin: -17px 0 -7px -5px;
    padding: 0;
    padding-right: 10px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    background: no-repeat 50% 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
  }
}
@media screen and (min-width:992px) {
  .nw-panel-bordered .nw-col-cover-photo {
    min-height: 180px;
  }
}
.nw-panel-bordered .nw-load-more {
  margin-top: -5px;
  padding-bottom: 10px;
}
.nw-panel-bordered .nw-load-more-head-above {
  margin-top: -5px;
  padding-left: 20px;
}
.nw-panel-bordered .nw-load-more-head-above.nw-no-row {
  padding-left: 15px;
}
.nw-panel-bordered .nw-suggested-projects-head {
  margin-bottom: 15px;
}
.nw-panel-hidden {
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
}
.nw-looper-nth1 {
  clear: left;
}
.section+.nw-panel-edit {
  margin-top: -40px;
}
.section-medium+.nw-panel-edit {
  margin-top: -20px;
}
.section-lite+.nw-panel-edit {
  margin-top: -10px;
}
.nw-panel-edit .alert {
  margin-top: 10px;
}
@media screen and (min-width:768px) {
  .nw-panel-float.nth1 {
    clear: left;
  }
  .nw-panel-thumb {
    display: block;
    text-align: right;
    padding-left: 30px;
  }
}
@media screen and (min-width:1200px) {
  .nw-panel-thumb {
    padding-left: 40px;
  }
}
.nw-panel-profile-basic-info {
  margin-top: 30px;
}
.my-avatar {
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
.other-avatar {
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.nw-profile-head h1 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
.nw-profile-head .specializations {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 3px 0 0;
}
.nw-profile-head .specializations .nw-specialization {
  margin-bottom: 4px;
}
.nw-profile-contact {
  padding-top: 2px;
}
.nw-profile-contact .btn {
  margin-bottom: 5px;
  min-width: 105px;
}
.nw-profile-quote {
  margin: 0 0 5px;
}
.nw-profile-meta {
  margin-top: 5px;
}
.nw-profile-meta .location,
.nw-profile-meta .links {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 10px 5px 0;
}
.nw-profile-meta .links i {
  font-size: 120%;
}
.nw-profile-meta .links a {
  margin-right: 5px;
}
.nw-project-sentence {
  margin-bottom: 10px;
}
@media screen and (min-width:768px) {
  .nw-panel-bordered .nw-project-coworkers {
    padding-top: 0;
  }
}
.nw-project-coworkers .nw-avatars-list .avatars-list-title {
  display: block;
  margin: 0 0 3px -1px;
  color: #1eaaf8;
}
.nw-project.design .avatars-list-title {
  color: #e600e5;
}
.nw-project.development .avatars-list-title {
  color: #55a910;
}
.nw-project.business .avatars-list-title {
  color: #e8560f;
}
.nw-project .nw-panel-main,
.nw-project.nw-panel-main {
  padding-bottom: 9px;
  border-color: #b4e2fc;
  border-width: 2px;
  background: #e2f4fe;
}
.nw-project.design .nw-panel-main,
.nw-project.design.nw-panel-main {
  border-color: #f6bdf6;
  background-color: #fce8fc;
}
.nw-project.development .nw-panel-main,
.nw-project.development.nw-panel-main {
  border-color: #c7eea9;
  background-color: #eefae5;
}
.nw-project.business .nw-panel-main,
.nw-project.business.nw-panel-main {
  border-color: #f6d3c1;
  background-color: #fcf1eb;
}
.nw-project.nw-panel-hidden .nw-panel-main {
  border-color: #c5c4c6;
  background-color: #e2e2e3;
}
.nw-project.nw-panel-hidden .nw-specialization {
  color: #6d6769;
}
.nw-project.nw-panel-hidden strong.emphasized {
  color: #6d6769;
}
.nw-panel-bordered .nw-panel-thumb-project img {
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
.nw-panel-agenda-head {
  margin-top: 0;
  font-size: 18px;
}
.nw-panel-list {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.nw-panel-list li {
  margin-bottom: 5px;
}
.nw-panel-lead {
  font-size: 16px;
  font-weight: 300;
}
.nw-my-agenda li {
  margin: 0 0 3px;
}
.nw-my-agenda a {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #e4b000;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 5px 9px 5px 8px;
  color: #fff;
}
.nw-my-agenda a.software-development,
.nw-my-agenda a.front-end-development,
.nw-my-agenda a.big-data,
.nw-my-agenda a.internet-things,
.nw-my-agenda a.development {
  background-color: #00a06d;
}
.nw-my-agenda a.design-process,
.nw-my-agenda a.cross-channel-design,
.nw-my-agenda a.accessibility,
.nw-my-agenda a.design {
  background-color: #e2589f;
}
.nw-my-agenda a.creativity-communication-marketing,
.nw-my-agenda a.management,
.nw-my-agenda a.content-is-king,
.nw-my-agenda a.product-development,
.nw-my-agenda a.business {
  background-color: #ff7129;
}
.nw-my-agenda a.life-hacking {
  background-color: #3cb5f9;
}
.nw-my-agenda a.party {
  background-color: #222;
}
.nw-my-agenda a:hover,
.nw-my-agenda a:focus {
  text-decoration: underline;
}
.nw-contact-list-compact {
  margin: 0;
  font-size: 0;
}
.nw-contact-list-compact .item {
  zoom: 1;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin: 0 1% 13px;
  padding: 0 15px 0 0;
  line-height: 1.3;
  font-size: 14px;
}
.nw-contact-list-compact .item:before,
.nw-contact-list-compact .item:after {
  content: "";
  display: table;
}
.nw-contact-list-compact .item:after {
  clear: both;
}
.nw-contact-list-compact .item.new {
  background: #faf9eb;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
@media screen and (min-width:768px) {
  .nw-contact-list-compact .item {
    width: 31.2%;
  }
}
@media screen and (min-width:992px) {
  .nw-contact-list-compact .item {
    margin-bottom: 15px;
  }
}
@media screen and (min-width:1200px) {
  .nw-contact-list-compact .item {
    width: 22.9%;
  }
}
.nw-contact-list-compact .item-tie {
  display: block;
}
.nw-contact-list-compact .avatar {
  -webkit-border-radius: 30px;
  border-radius: 30px;
  float: left;
  width: 40px;
  height: 40px;
}
.nw-contact-list-compact .data {
  display: block;
  margin: 0 0 0 50px;
  padding: 3px 0 0;
}
.nw-contact-list-compact .name,
.nw-contact-list-compact .job {
  display: block;
}
.nw-contact-list-compact .job {
  margin-top: 2px;
  font-size: 85%;
  color: #8b898c;
}
.nw-contact-list .contact-item.new .nw-panel-main {
  background-color: #faf9eb;
}
.nw-contact-list .avatar {
  -webkit-border-radius: 30px;
  border-radius: 30px;
  width: 40px;
  height: 40px;
}
.nw-contact-list .data .job {
  margin-top: -3px;
  margin-bottom: 15px;
  color: #8b898c;
}
.nw-contact-list .data .contacts {
  margin-bottom: 0;
  padding-bottom: 7px;
}
.nw-contact-list .data .contacts li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 10px 3px 0;
}
.nw-contact-list .data .contacts i {
  margin-right: 2px;
  color: #8b898c;
}
.nw-contact-list .data .contacts .fa-phone {
  position: relative;
  left: 0;
  top: 1px;
}
.nw-contact-list .contact-note {
  padding-bottom: 10px;
}
.nw-contact-list .contact-note .controls {
  padding-top: 8px;
}
.nw-contact-list .note-content {
  cursor: pointer;
}
.nw-contact-list .note-content:hover {
  background: #faf9eb;
}
.nw-contact-list .delete-button {
  background: transparent;
  border: 0;
  padding: 0;
  font-size: 20px;
  color: #6d6769;
  text-decoration: none;
}
.nw-contact-list .delete-button:hover,
.nw-contact-list .delete-button:focus {
  color: #b94a48;
}
.nw-badges-list-compact {
  margin: 0;
  font-size: 0;
}
.nw-badges-list-compact .item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 50%;
  margin: 0 0 15px;
  padding: 0 5px;
  vertical-align: top;
  text-align: center;
  line-height: 1.3;
  font-size: 14px;
}
@media screen and (min-width:768px) {
  .nw-badges-list-compact .item {
    width: 25%;
  }
}
@media screen and (min-width:992px) {
  .nw-badges-list-compact .item {
    width: 20%;
  }
}
@media screen and (min-width:1200px) {
  .nw-badges-list-compact .item {
    width: 16.6%;
  }
}
.nw-badges-list-compact .data {
  padding: 5px 0 0;
}
.nw-badges-list-compact .title,
.nw-badges-list-compact .gotit {
  display: block;
}
.nw-badges-list-compact .gotit {
  margin-top: 2px;
  font-size: 85%;
  color: #8b898c;
}
.nw-skillset {
  position: relative;
}
.nw-skill-rating {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 5px;
  text-align: right;
  cursor: default;
}
@media screen and (min-width:768px) {
  .nw-skill-rating {
    position: absolute;
    right: 100%;
    top: 0;
    width: 60px;
    margin: 4px 40px 0 0;
  }
}
.nw-skillset-nolevel+.nw-skillset {
  border-top: 1px dotted #ddd;
  padding-top: 10px;
}
@media screen and (min-width:768px) {
  .nw-skillset-nolevel+.nw-skillset .nw-skill-rating {
    margin-top: 14px;
  }
}
.nw-skill {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #c5c4c6;
  background: #f6f6f6;
  -webkit-box-shadow: inset rgba(255,255,255,0.75) 0 1px 1px;
  box-shadow: inset rgba(255,255,255,0.75) 0 1px 1px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding: 3px 8px;
}
.nw-job-post-title {
  margin-bottom: 5px;
}
.nw-job-post-apply {
  margin-top: 10px;
}
.nw-job-post-attrs {
  padding-bottom: 24px;
}
.nw-job-post-published {
  position: absolute;
  right: 20px;
  bottom: 12px;
  margin: 0;
  font-size: 85%;
  color: #a8a7a9;
}
.nw-job-post-company .head {
  margin-top: 0;
}
.nk-new-contact,
.nk-new-badge {
  color: #89877c;
  color: rgba(62,58,15,0.6);
}
.nk-new-contact.well,
.nk-new-badge.well {
  -webkit-box-shadow: inset rgba(154,145,38,0.1) 0 2px 3px;
  box-shadow: inset rgba(154,145,38,0.1) 0 2px 3px;
  border: 2px solid #e5e1b4;
  background-color: #fbfaf0;
}
.nk-new-contact strong,
.nk-new-badge strong {
  color: #866c00;
}
.nk-new-contact form {
  margin-top: -10px;
}
.nk-new-contact .btn {
  margin-top: 5px;
}
.nk-new-contact .btn-success {
  margin-right: 5px;
}
.nk-new-badge .badge-earned .title {
  margin-top: 5px;
  margin-bottom: 0;
}
.nk-new-badge .badge-earned .desc {
  margin-bottom: 12px;
}
.animated {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.6s;
  -moz-animation-duration: 0.6s;
  -ms-animation-duration: 0.6s;
  -o-animation-duration: 0.6s;
  -webkit-animation-duration: 0.6s;
  -moz-animation-duration: 0.6s;
  -o-animation-duration: 0.6s;
  -ms-animation-duration: 0.6s;
  animation-duration: 0.6s;
}
@-webkit-keyframes bounce {
  0%, 60%, 100% {
    -webkit-transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
  }
  30% {
    -webkit-transform: translateY(-30px);
    -webkit-animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: translateY(-15px);
    -webkit-animation-timing-function: ease-in;
  }
}
@-moz-keyframes bounce {
  0%, 60%, 100% {
    -moz-transform: translateY(0);
    -moz-animation-timing-function: ease-out;
  }
  30% {
    -moz-transform: translateY(-30px);
    -moz-animation-timing-function: ease-in;
  }
  80% {
    -moz-transform: translateY(-15px);
    -moz-animation-timing-function: ease-in;
  }
}
@-o-keyframes bounce {
  0%, 60%, 100% {
    -o-transform: translateY(0);
    -o-animation-timing-function: ease-out;
  }
  30% {
    -o-transform: translateY(-30px);
    -o-animation-timing-function: ease-in;
  }
  80% {
    -o-transform: translateY(-15px);
    -o-animation-timing-function: ease-in;
  }
}
.bounce {
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  -o-animation-name: bounce;
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  -o-animation-name: bounce;
  -ms-animation-name: bounce;
  animation-name: bounce;
}
@-moz-keyframes bounce {
  0%, 60%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  30% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@-webkit-keyframes bounce {
  0%, 60%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  30% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@-o-keyframes bounce {
  0%, 60%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  30% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes bounce {
  0%, 60%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  30% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
/*
 * Print
 */
@media print {
  a[href]:after {
    content: "";
  }
  .logo,
  .contact-form,
  .shout,
  .footer-links,
  .footer-colophon,
  .avatars-box {
    display: none;
  }
  .tooltip {
    display: none !important;
  }
  .page-container {
    padding: 0;
  }
  .page-bar,
  .page-footer {
    border: 0;
  }
}
/*
 * Temporary overrides &amp; hacks
 */
.badge-edit-current-logo {
  margin: -10px 0 13px;
}
.badge-edit-current-logo p {
  margin: 0 0 3px;
}
.badge-edit-current-logo img {
  max-width: none;
  width: auto;
  max-height: 100px;
}
.temp-notice {
  margin-bottom: 15px;
  text-align: center;
}
.temp-notice .small {
  font-size: 12px;
  color: #48983c;
}
.temp-notice .small a {
  text-decoration: underline;
  color: #48983c;
}
.temp-notice .small a:hover,
.temp-notice .small a:focus {
  color: #cd247b;
}
.temp-notice .money-back-guarantee {
  margin-bottom: 8px;
}
.temp-notice .money-back-guarantee .ribbon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  height: 34px;
  padding: 0 25px;
  line-height: 34px;
  vertical-align: middle;
  font-weight: 700;
  color: #fff;
  text-shadow: rgba(0,0,0,0.1) 0 1px 1px;
  background: #50a943;
}
.temp-notice .money-back-guarantee .ribbon i {
  font-size: 120%;
  margin-right: 2px;
}
.temp-notice .money-back-guarantee .ribbon:before,
.temp-notice .money-back-guarantee .ribbon:after {
  content: "";
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 17px 10px;
}
.temp-notice .money-back-guarantee .ribbon:before {
  left: 0;
  border-left-color: #fff;
}
.temp-notice .money-back-guarantee .ribbon:after {
  right: 0;
  border-right-color: #fff;
}
</pre></body></html>