.col-md-3 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@-ms-viewport {
  width: device-width;
}
a,
body,
div,
form,
h1,
html,
iframe,
img,
label,
li,
span,
ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  font-family: "Proxima Nova", "Avenir Next", "Helvetica Neue", "Lucida Grande",
    Helvetica, Arial, sans-serif;
}

#sched-container-header-menu,
#sched-header-menu-myprofile-link,
#sched-search-message .search-box {
  font-size: 16px;
  line-height: 1.8em;
}
#sched-sidebar
  #sched-sidebar-filters
  li#sched-sidebar-filters-popular
  a
  span.box {
  border-radius: 0 !important;
  background: url("https://cdn.sched.co/common/img/icon-star-dark.svg") center
    center no-repeat;
  background-size: 16px 16px;
  opacity: 0.6;
  right: 0;
  margin-left: 1px;
}

/* Speakers */

.back-to {
  margin-bottom: 20px;
  font-size: 16px;
}

.sched-event-details-role-company {
  padding: 1em 0;
}

#sched-page-me-name {
  font-size: 20px;
  font-weight: 600;
}

.back-to button {
  cursor: pointer;
}

#sched-page-me-profile-avatar {
  background-color: #fff;
  border-radius: 500px;
  margin: 0 20px 5px 0 !important;
  float: left;
}

#sched-page-me-profile-avatar img {
  border-radius: 500px;
  border: 2px solid rgba(0, 0, 0, .1);
  min-width: 150px;
  max-width: 300px;
}

.sched-container-sponsors {
  width: 100%;
}

.sched-container-people {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 0;
  width: 100%;
  padding-bottom: 1em;
}

.sched-container-people h2 a {
  font-size: 14px !important;
  line-height: 1.6em;
  font-weight: 400;
}

.sched-avatar {
  float: none;
  margin: 0 auto 15px;
}

.sched-avatar img {
  height: 200px;
  width: auto;
  margin: 0 auto;
  border: 2px solid rgba(0, 0, 0, .1);
  border-radius: 300px;
}

.sched-avatar-letter {
  font-size: 80px;
  line-height: 195px;
  font-weight: 400;
  height: 200px;
  border: 2px solid #e6e6e6;
  width: 200px;
  display: inline-block;
  border-radius: 300px;
}

.sched-avatar-letter {
  font-style: normal;
  -webkit-text-stroke: 6px rgba(255, 255, 255, 0.05);
  text-shadow: rgba(245, 245, 255, 0.35) 0 0px 0px, rgba(0, 0, 30, 0.1) 0px 0.04em 0;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

#sched-menu-link-me .sched-avatar-letter {
  background: url(//cdn.sched.co/common/img/avatar-empty.png) center center no-repeat;
  background-size: 40px 40px;
  height: 40px;
  width: 40px;
}

.sched-container-people h2 a {
  font-size: 14px !important;
  line-height: 1.6em;
  font-weight: 400;
}

.sched-person {
  width: 25%;
}

.sched-person {
  text-align: center;
  position: relative;
  border-radius: 4px;
  margin: 0;
  padding: 0;
}

.sched-event-details-name {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  margin: 10px 0 3px !important;
}

.sched-event-details-company {
  font-size: 14px;
  font-weight: 500;
  color: #444;
}

.sched-event-details-role {
  font-size: 14px;
  color: #777;
}


@media (max-width: 1190px) {
  .sched-person {
    margin: 0;
    width: 33%;
  }
}
@media (max-width: 896px) {
  .schedorg-body-goers .sched-person {
    width: 50%;
  }
  .sched-person {
    width: 50%;
  }
}
@media (max-width: 740px) {
  .sched-avatar {
    height: 180px;
    width: 180px;
    border-radius: 300px;
    float: none;
  }
  .sched-avatar img {
    height: 180px;
  }
  .sched-avatar-letter {
    height: 180px;
    width: 180px;
    font-size: 80px;
    line-height: 180px;
    font-weight: 400;
  }
}
@media (max-width: 650px) {
  .sched-person {
    width: 50%;
  }
  .schedorg-body-goers .sched-person {
    width: 95%;
  }
  #sched-page-me-profile-avatar {
    margin: 0 auto;
    float: none;
  }
  #sched-page-me-profile {
    margin-right: 20px;
  }
  .sched-event-details-container .sched-person .sched-avatar {
    margin: 0 0 10px;
 }
}
@media (max-width: 480px) {
  .sched-person {
    width: 100%;
  }
}
@media (max-width: 320px) {
  #sched-body {
    width: 320px;
  }
}

@media (max-width: 991px) {
  .container {
    max-width: 100%;
  }
  .col-md-3 {
    width: 25%;
    float: left;
    clear: none;
  }
}
@media (max-width: 740px) {
  #sched-menu-search {
    display: block;
  }
  .col-md-3 {
    width: 100%;
  }
  #sched-sidebar {
    width: 100%;
    min-width: 0;
    clear: both;
    margin-bottom: 0;
  }
  #sched-sidebar-inner {
    margin: 20px;
    border-top: 3px solid #e6e6e6;
  }
  #sched-sidebar-filters-type {
    clear: both;
    display: block;
    border-bottom: 20px;
  }
  #sched-sidebar-filters-type li {
    position: relative;
    float: left;
    margin-right: 20px;
  }
  #sched-sidebar-filters-type li li {
    float: none;
  }
  #sched-sidebar-filters-dates a,
  #sched-sidebar-filters-venues a {
    display: block;
  }
  .search-box {
    color: #ccc;
    height: 26px;
    line-height: 21px;
    padding: 0 4px;
    vertical-align: top;
    width: 150px;
    width: 166px !important;
    font-size: 16px;
  }
  #sched-sidebar {
    font-size: 14px;
    line-height: 1.8em;
  }
  #sched-sidebar-filters li a {
    padding-left: 23px;
    line-height: 18px;
  }
  #sched-sidebar-filters li a span.box,
  span.box {
    width: 17px;
    height: 17px;
    margin-right: 9px;
  }
  #sched-menu-search #sched-sidebar-filters li a {
    padding-left: 20px;
    line-height: 16px;
  }
  #sched-menu-search #sched-sidebar-filters li a span.box,
  span.box {
    width: 15px;
    height: 15px;
    margin-right: 9px;
  }
}
@media (max-width: 480px) {
  #sched-confirm-schedule {
    display: none !important;
  }
  #sched-header-message {
    margin: 20px 0;
  }
  #sched-container-header-menu,
  #sched-sidebar-outer {
    display: none;
  }
  #schedorg-mobile-menu ul {
    border-radius: 0;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    background: #212b34;
    border: 0;
    border-bottom-right-radius: 5px;
    margin-top: -5px;
  }
  #schedorg-mobile-menu ul li {
    text-align: left;
  }
  #schedorg-mobile-menu ul li a {
    color: #fff;
    display: block;
    line-height: 3em;
  }
  #sched-container-header-menu li.sched-share {
    display: none;
  }
  #schedorg #sched-logo h1 a {
    font-size: 25px;
    line-height: 30px;
  }
  #sched-menu-search .dropdown-menu {
    left: -100px !important;
  }
  #sched-menu-search .popover-content .arrow {
    margin-left: 110px !important;
  }
  #tip {
    width: 370px !important;
    left: 0 !important;
  }
  #sched-container-header-menu .sched-share {
    margin: 10px 8px 0 0;
  }
}
@font-face {
  font-family: "Material Icons Outlined";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialiconsoutlined/v109/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcd.otf)
    format("opentype");
}
@media (max-width: 905px) {
  #sched-confirm-schedule {
    display: none !important;
  }
  #sched-header-message {
    margin: 20px 0;
  }
  #sched-container-header-menu,
  #sched-sidebar-outer {
    display: none;
  }
  #schedorg-mobile-menu ul {
    border-radius: 0;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    background: #212b34;
    border: 0;
    border-bottom-right-radius: 5px;
    margin-top: -5px;
  }
  #schedorg-mobile-menu ul li {
    text-align: left;
  }
  #schedorg-mobile-menu ul li a {
    color: #fff;
    display: block;
    line-height: 3em;
  }
  #sched-sidebar-search {
    padding-top: 20px;
  }
  #sched-container-header-menu li.sched-share {
    display: none;
  }
  #schedorg #sched-logo h1 a {
    font-size: 25px;
    line-height: 30px;
  }
  #sched-menu-search .dropdown-menu {
    left: -100px !important;
  }
  #sched-menu-search .popover-content .arrow {
    margin-left: 110px !important;
  }
  #tip {
    width: 370px !important;
    left: 0 !important;
  }
  #sched-container-header-menu .sched-share {
    margin: 10px 8px 0 0;
  }
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}
b,
strong {
  font-weight: 700;
}
hr {
  height: 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
img {
  border: 0;
}
button,
input {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
}
button,
input {
  line-height: normal;
}
button {
  text-transform: none;
}
button,
input[type="submit"] {
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
  background-color: #fff;
}
button,
input {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  background-image: none;
}
a {
  text-decoration: none;
}
img {
  vertical-align: middle;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
h1,
h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul {
  margin-bottom: 0;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container:after,
.container:before {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}

#main-content #sched-body-outer .container:before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 0;
  background-color: transparent;
}

h4.speaker-heading {
  padding: 1em 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 1em;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row:after,
.row:before {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}
.col-md-3,
.col-md-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
  .col-md-3,
  .col-md-9 {
    float: left;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-9 {
    width: 100%;
  }
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dropdown {
  position: relative;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333;
  white-space: nowrap;
}
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
a,
body,
div,
form,
h1,
h3,
html,
iframe,
img,
label,
li,
p,
span,
ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-family: "Proxima Nova", "Avenir Next", "Helvetica Neue", "Lucida Grande",
    Helvetica, Arial, sans-serif;
  background-color: #fff;
  font-size: 16px;
  line-height: 1.6;
}
b,
strong {
  font-weight: 600;
}
p {
  margin: 0 0 10px;
}
li,
ul {
  list-style: none;
}
hr {
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
a {
  border: 0;
  color: #0960ab;
  text-decoration: none;
}
.event {
  color: #000;
}
#sched-views .sched-toggle li a {
  color: #0960ab;
  display: block;
}
#sched-views .sched-toggle li.sched-menu-link-active a {
  color: #000;
  font-weight: 700 !important;
}
#schedorg h1 {
  font-size: 20px;
  font-weight: 600;
}
#schedorg #sched-logo h1 a {
  font-size: 40px;
  display: block;
}
h3 {
  font-size: 12px;
}
#sched-sidebar,
#tip,
input {
  font-size: 12px;
  line-height: 1.5em;
}
#sched-views .sched-toggle li a,
.sched-input {
  font-size: 14px;
}
#sched-container-header-menu,
#sched-header-menu-myprofile-link,
#sched-search-message .search-box,
.sched-container-dates {
  font-size: 16px;
  line-height: 1.8em;
}
#sched-logo {
  color: #666;
  position: relative;
  width: 100%;
}
#sched-logo h1 {
  text-decoration: none;
  margin: 0 auto;
  padding: 0;
  width: 100% !important;
  height: 100% !important;
}
#sched-logo h1 a {
  color: #000;
  display: block;
  line-height: 45px;
  overflow: hidden;
  position: relative;
  height: 100% !important;
}
#sched-logo h1 a span {
  padding: 30px 15px 0;
  display: block;
  background-size: 100%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 906px) {
  #sched-logo h1 a span {
    padding-bottom: 30px;
  }
}
#sched-body {
  flex: 1;
}
#sched-header-message {
  margin: 20px 0 40px;
}

#main-content #sched-body.container {
  padding-top: 0;
}

#sched-body {
  background-color: #fff;
  border-radius: 5px 5px 0 0;
  z-index: 9;
  position: relative;
  margin-top: 60px;
  margin-bottom: 0;
  flex: 1;
}
#sched-body-inner {
  padding: 0 0.5em;
  margin-bottom: 0;
}
@media only screen and (min-width: 767px) {
  #sched-body-inner {
    padding: 0 15px;
  }
}
.ev_1,
.ev_1 span.box {
  background-color: #f3827f;
}
.ev_2,
.ev_2 span.box {
  background-color: #9edf7d;
}
.ev_3,
.ev_3 span.box {
  background-color: #b7cdff;
}
.ev_4,
.ev_4 span.box {
  background-color: #ffbc57;
}
.ev_5,
.ev_5 span.box {
  background-color: #efc8fe;
}
.ev_6,
.ev_6 span.box {
  background-color: #44f4c4;
}
.ev_7,
.ev_7 span.box {
  background-color: #fffd67;
}
.ev_8,
.ev_8 span.box {
  background-color: #b1b1b1;
}
.ev_9,
.ev_9 span.box {
  background-color: #cef2ec;
}
.ev_10,
.ev_10 span.box {
  background-color: #ff8fdc;
}
.ev_11,
.ev_11 span.box {
  background-color: #8d95ff;
}
.ev_12,
.ev_12 span.box {
  background-color: #608ea4;
}
.ev_13,
.ev_13 span.box {
  background-color: #fffc36;
}
.ev_14,
.ev_14 span.box {
  background-color: #7fff36;
}
li.lev1 {
  background-color: transparent;
}
#sched-content-inner {
  margin-top: 0;
  position: relative;
  min-height: 360px;
}
#sched-content-inner h3 {
  clear: left;
  color: #000;
  float: left;
  margin: 16px 0 0;
  text-align: right;
  width: 110px;
  zoom: 1;
}
#sched-sidebar {
  position: relative;
  margin-bottom: 50px;
}
#sched-sidebar a {
  color: #111;
}
#sched-sidebar hr {
  display: none;
}
.s-clr {
  clear: both;
}
.sched-container {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.sched-container-inner {
  padding: 0 0 0 15px;
  position: relative;
  display: block;
}

.pagination {
  padding: 2em 1em 1em;
  text-align: center;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.page-numbers {
  padding: 0.5em 1em;
  background: #000;
  color: #fff;
  text-decoration: none;
}

.page-numbers:hover,
.page-numbers.current {
  background: #434c58;
  color: #fff;
}

.speaker-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

#sched-body-inner.speaker-profile-wrapper {
  padding: 2em 0;
}

.speaker-item {
  order: 5; /* default is 0 */
  width: 25%;
}

.speaker-header {
  font-weight: bold;
  padding: 1em 0 0.5em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 0.5em;
}

.sched-container-top {
  clear: both;
  height: 1px;
}
.sched-input {
  display: block;
  padding: 0 8px;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  color: #111;
  background-color: #f1f3f6;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #bdc6ce;
  margin-top: 5px;
}
.sched-sidebar-section {
  margin: 0 0 20px;
}
.sched-share-app {
  display: flex;
  gap: 6px;
  margin-bottom: 15px;
}
.sched-share-app a img {
  width: 100%;
  height: auto;
  border-radius: 4px;
}
.sched-sidebar-search {
  margin-bottom: 15px;
}
.sched-sidebar-search form {
  display: flex;
  gap: 6px;
}
.sched-sidebar-search__input {
  flex: 1;
}
.sched-sidebar-search input[type="search"] {
  font-size: 14px;
  padding: 0 10px;
  line-height: 1;
  height: 36px;
  border-radius: 4px;
}
.sched-sidebar-search input[type="submit"] {
  padding: 0 18px;
  font-size: 12px;
  height: 36px;
  line-height: 36px;
  font-weight: 600;
}
.sched-toggle {
  display: none;
  position: relative;
  z-index: 9999;
}
.ev_tags span.box {
  border-radius: 0 !important;
  background: url("https://cdn.sched.co/common/img/icon-filter-dark.svg") center
    center no-repeat;
  background-size: 12px 12px;
  opacity: 0.6;
}
.event {
  display: block;
  margin: 0;
  position: relative;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.event .name {
  display: block;
  font-weight: 500;
  line-height: 1.2;
  min-height: 32px;
  padding: 6px 10px 7px;
  font-size: 15px;
}
.event .name span {
  font-weight: 400;
  margin-top: 5px;
}

.event.pinned {
  position: relative;
  overflow: hidden;
  padding-left: 38px;
  margin-left: 0;
  width: 100%;
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 3px solid rgba(0, 0, 0, 0.5);
  font-weight: 700;
}
.pinned::before {
  content: " ";
  background: url("https://cdn.sched.co/common/img/sched-pinned.svg");
  background-size: 24px 24px;
  background-position: center;
  background-repeat: no-repeat;
  height: 35px;
  width: 35px;
  position: absolute;
  top: -1px;
  left: 0;
}
.event span.vs {
  color: #444;
  display: none;
}
.event {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  margin: 0;
  padding: 0 5px;
}

.event-type {
  margin-left: 1em;
  padding: 0.2em 0.5em;
  font-size: 0.8em;
  font-weight: normal;
  color: #000;
  background-color: #f8f8f8;
  text-decoration: none;
  border: 1px solid #000;
}

.venue {
  padding: 0.5em 0;
}

.venue strong {
  font-weight: bold;
}

.event-description {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0.5em 0 0;
}

.sched-event-details {
  padding: 0.5em;
  position: relative;
  background-color: #f8f8f8;
  font-size: 0.9em;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 1em;
}

.sched-container-dates {
  line-height: 35px;
  color: #333;
}
.sched-container-header {
  margin: 0 10px;
}
#sched-container-header-menu {
  position: relative;
  margin: 0 15px 40px;
}
#sched-container-header-menu > ul {
  display: flex;
  gap: 14px 4px;
}
#sched-container-header-menu li.sched-share {
  margin-left: auto;
}
.sched-container-anchor {
  display: block;
  position: relative;
  top: -64px;
  visibility: hidden;
}
.event {
  z-index: 10;
}
#sched-page-home .sched-container-inner {
  padding-bottom: 5px;
}
#sched-header-outer {
  overflow: hidden;
}
#sched-search-message {
  margin: 0 0 20px;
}
#sched-search-message form {
  display: flex;
  gap: 10px;
}
#sched-search-message input.search-box {
  color: #000;
  padding: 5px 10px;
  height: auto !important;
  width: 100% !important;
  max-width: 770px;
  margin: 0;
}
#sched-sidebar-filters {
  position: relative;
  z-index: 9999;
}
#sched-sidebar-filters-type {
  position: relative;
}
#sched-sidebar-filters-dates {
  margin-top: 20px;
}
#sched-sidebar-filters-dates,
#sched-sidebar-filters-venues {
  margin-bottom: 20px;
}
#sched-sidebar-filters li#sched-sidebar-filters-popular a,
#sched-sidebar-filters li#sched-sidebar-filters-venues a {
  position: relative;
}
#sched-sidebar-filters li#sched-sidebar-filters-venues a span.box {
  background: url("https://cdn.sched.co/common/img/icon-venue-dark.svg") 2px top
    no-repeat;
  background-size: 14px 14px;
  width: 18px;
  height: 18px;
  border-radius: 0;
  opacity: 0.6;
  right: 0;
}
#sched-sidebar-filters li#sched-sidebar-filters-dates a span.box {
  border-radius: 100px;
  background: url("https://cdn.sched.co/common/img/icon-calendar-dark.svg") 2px
    top no-repeat;
  background-size: 14px 14px;
  border-radius: 0;
  width: 18px;
  height: 18px;
  opacity: 0.6;
  right: 0;
}
#sched-sidebar-filters li#sched-sidebar-filters-popular a span.box {
  border-radius: 0 !important;
  background: url("https://cdn.sched.co/common/img/icon-star-dark.svg") center
    center no-repeat;
  background-size: 16px 16px;
  opacity: 0.6;
  right: 0;
  margin: 0;
}
#sched-sidebar-filters li {
  position: relative;
}
#sched-sidebar-filters .popover {
  max-width: 200px;
  overflow-y: auto;
  position: absolute;
  width: 100%;
  z-index: 9998;
  padding-bottom: 6px;
  visibility: hidden;
  opacity: 0;
  right: 100%;
  padding-right: 10px;
  padding-top: 0;
  margin-top: -5px;
  top: 0;
}
#sched-sidebar-filters .popover .arrow {
  position: absolute;
  left: 10px;
  top: -9px;
  width: 25px;
  height: 10px;
  overflow: hidden;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  left: auto;
  right: -16px;
  top: 20px;
}
#sched-sidebar-filters .popover-content {
  margin: 0 8px;
}
#sched-sidebar-filters .popover-content ul {
  padding: 0;
}
#sched-sidebar-filters li ul li {
  margin: 0;
}
#sched-sidebar-filters li a {
  padding-left: 19px;
  display: block;
  text-decoration: none;
  line-height: 15px;
  margin-bottom: 5px;
}
#sched-sidebar-filters li a span.box,
.container span.box,
span.box {
  display: inline-block;
  font-weight: 700;
  margin-top: 0;
  text-align: center;
  text-decoration: none;
  z-index: 800;
  margin-right: 6px;
  border-radius: 50px;
}
#sched-sidebar-filters li a {
  padding-left: 23px;
  line-height: 18px;
}
#sched-sidebar-filters li a span.box,
span.box {
  width: 16px;
  height: 16px;
  margin-right: 9px;
}
#sched-sidebar-filters li a span.box {
  width: 15px;
  height: 15px;
  margin-left: 1px;
  margin-top: 1px;
}
#sched-sidebar-filters li a span.box {
  position: relative;
  left: 0;
}
#sched-sidebar-filters li ul {
  padding: 10px;
  max-height: 183px;
  overflow: auto;
  margin: 0;
}
#sched-sidebar-filters li ul li a {
  padding: 4px 7px;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #999;
  margin: 0;
}
#sched-sidebar-filters li ul li:first-child a {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#sched-sidebar-filters li ul li:last-child a {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.sched-menu-login {
  margin: 0 0 25px;
}
.sched-menu-login p {
  font-weight: 500;
  margin-top: 10px;
}
.sched-menu-login a {
  font-weight: 600;
  background-color: #169904;
  padding: 8px 18px;
  color: #fff;
  border-radius: 4px;
  margin: 0 6px;
  font-size: 14px;
  display: inline-block;
}
.sched-menu-login a:first-child {
  margin-left: 0;
}
.sched-share {
  display: flex;
  gap: 4px;
}
.sched-share a {
  display: block;
  width: 32px;
  height: 32px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
.sched-share .sched-share-print {
  background: url("https://cdn.sched.co/common/img/icon-print.svg") center
    center no-repeat #fcfcfc;
  background-size: 22px 22px;
}
.sched-share .sched-share-email {
  background: url("https://cdn.sched.co/common/img/icon-email.svg") center
    center no-repeat #fcfcfc;
  background-size: 22px 22px;
}
.sched-share .sched-share-mobile {
  background: url("https://cdn.sched.co/common/img/icon-mobile.svg") center
    center no-repeat #fcfcfc;
  background-size: 22px 22px;
}
.sched-share .sched-share-twitter {
  border: none;
  background: url("https://cdn.sched.co/common/img/icon-network-twitter.svg")
    center center no-repeat #50abf1;
  background-size: 36px 36px;
}
.sched-share .sched-share-facebook {
  border: none;
  background: url("https://cdn.sched.co/common/img/icon-network-facebook.svg")
    center center no-repeat #3b579d;
  background-size: 36px 36px;
}
#sched-sidebar-inner #sched-sidebar-timezone {
  margin-bottom: 20px;
}
#sched-views {
  line-height: 32px;
}
#sched-views a {
  background: url("https://cdn.sched.co/common/img/icon-arrow-down.svg") right
    10px center no-repeat;
  background-size: 9px 5px;
  padding-right: 25px !important;
}
#sched-views li a {
  background-image: none;
  padding-right: 10px !important;
}
#sched-views .popover {
  visibility: hidden;
  position: absolute;
  top: 40px;
  z-index: 9999;
  opacity: 0;
}
#sched-views .sched-toggle li {
  line-height: 1.7em;
  margin: 0;
}
#sched-views .sched-toggle li a {
  padding: 0 10px 0 5px;
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #999;
  margin: 0;
  border-radius: 0;
  float: none;
}
#sched-views .sched-toggle li a span {
  display: block;
  height: 15px;
  width: 15px;
  float: left;
  margin: 10px 8px 0 3px;
}
#sched-views .sched-toggle li#sched-menu-link-tooltip a span {
  background: url("https://cdn.sched.co/common/img/icons.png") 0 -60px no-repeat;
  background-size: 100px 150px;
}
#sched-views .sched-toggle li#sched-menu-link-detailed a span {
  background: url("https://cdn.sched.co/common/img/icons.png") -20px -60px
    no-repeat;
  background-size: 100px 150px;
}
#sched-views .sched-toggle li#sched-menu-link-grid a span {
  background: url("https://cdn.sched.co/common/img/icons.png") -40px -60px
    no-repeat;
  background-size: 100px 150px;
}
#sched-views .sched-toggle li#sched-menu-link-venues a span {
  background: url("https://cdn.sched.co/common/img/icons.png") -40px -40px
    no-repeat;
  background-size: 100px 150px;
}
#sched-views .sched-toggle li#sched-menu-link-map a span {
  background: url("https://cdn.sched.co/common/img/dropdown-map.png") 2px 0
    no-repeat;
  background-size: 9px 15px;
}
#sched-menu-search {
  display: none;
}
#sched-menu-search .dropdown-menu {
  box-shadow: none !important;
  border: none;
  top: 30px;
  background: 0 0;
  width: 300px;
}
#sched-menu-search .popover-body-inner {
  padding: 15px 10px 20px !important;
  font-size: 12px;
}
#sched-menu-search .popover-body-inner a {
  color: #000;
}
#sched-menu-search form {
  display: flex;
  gap: 8px;
}
#sched-menu-search .popover .popover .popover-body-inner {
  padding: 0 !important;
}
#sched-menu-search .popover .popover li a {
  padding-left: 8px !important;
}
.sched-event-menu {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  align-items: center;
}
.sched-event-menu li a {
  color: #333 !important;
  text-decoration: none;
}
.sched-event-menu #sched-menu-link-schedule #sched-views > a,
.sched-event-menu a.dropdown-toggle,
.sched-event-menu > li > a {
  border-radius: 4px;
  padding: 12px;
  display: inline-block;
  font-size: 16px;
  line-height: 1 !important;
  white-space: nowrap;
  font-weight: 400;
}
#sched-container-header-menu li.sched-share {
  margin-left: auto;
  display: flex;
  gap: 6px 4px;
}
#sched-container-header-menu li.sched-share a {
  padding: 0;
}
#sched-views .sched-menu-link-active a {
  font-weight: 500;
  color: #000;
}
#sched-container-header-menu a.sched-menu-link-active {
  color: #000;
}
#sched-container-header-menu li a.sched-menu-link-active {
  background-color: #ebecee;
  background-color: rgba(40, 45, 70, 0.1);
}
#sched-views .sched-toggle li:first-child a {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#sched-views .sched-toggle li:last-child a {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#tip {
  border: 0;
  display: none;
  margin-top: -3px;
  position: absolute;
  text-align: left;
  width: 420px;
  z-index: 9999;
}
.popover {
  background: 0 0;
  padding-top: 20px;
}
.popover .popover-content {
  border: 1px solid #000;
  position: relative;
  background-color: #575757;
  border-radius: 5px;
  padding: 2px;
}
.popover .popover-body {
  border-radius: 3px;
  background: #fefefe;
  -webkit-box-shadow: 0 1px 2px 0 rgba(255, 255, 255, 0.4);
  -moz-box-shadow: 0 1px 2px 0 rgba(255, 255, 255, 0.4);
  box-shadow: 0 1px 2px 0 rgba(255, 255, 255, 0.4);
}
.popover .arrow {
  position: absolute;
  left: 10px;
  top: -9px;
  width: 25px;
  height: 10px;
  overflow: hidden;
}
.popover .arrow span {
  display: block;
  width: 14px;
  height: 14px;
  -webkit-transform: rotate(45deg) skew(-10deg, -10deg);
  -webkit-transform: rotate(45deg) skew(-10deg, -10deg);
  -moz-transform: rotate(45deg) skew(-10deg, -10deg);
  -ms-transform: rotate(45deg) skew(-10deg, -10deg);
  -o-transform: rotate(45deg) skew(-10deg, -10deg);
  transform: rotate(45deg) skew(-10deg, -10deg);
  zoom: 1;
  margin: 1px 0 0 4px;
  background: #575757;
  border-left: 1px solid #000;
  border-top: 1px solid #000;
  -webkit-box-shadow: inset 1px 1px 1px 0 rgba(255, 255, 255, 0.37);
  -moz-box-shadow: inset 1px 1px 1px 0 rgba(255, 255, 255, 0.37);
  box-shadow: inset 1px 1px 1px 0 rgba(255, 255, 255, 0.37);
}
.popover-body-inner {
  border: 1px solid #000;
  border-radius: 3px;
  padding: 0;
}
#sched-confirm-schedule {
  z-index: 9001;
  position: fixed;
  bottom: 0;
  left: 20px;
  background-color: rgba(0, 0, 0, 0.8);
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  color: #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
#sched-confirm-schedule a {
  color: #fff;
  font-size: 15px;
}
#sched-confirm-schedule-count {
  text-align: center;
  width: 24px;
  height: 24px;
  display: inline-block;
  border-radius: 50px;
  font-size: 14px;
  margin: 8px 10px 0 0;
  background: #fff;
  line-height: 24px;
  float: left;
  color: #000;
  font-weight: 700;
}
.button {
  display: inline;
  border-radius: 2px;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  display: inline-block;
  white-space: nowrap;
  outline: 0;
  padding: 0 8px;
  text-align: center;
  text-decoration: none;
  vertical-align: baseline;
  zoom: 1;
}
.dropdown-menu > li > a {
  display: block;
  padding: 0 20px;
  clear: both;
  font-weight: 400;
  line-height: 25px;
  color: #333;
  white-space: nowrap;
  border-bottom: 1px solid rgba(100, 100, 100, 0.8);
  text-shadow: 0 1px 1px #000;
}
.dropdown-menu > li:first-child > a {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.dropdown-menu > li:last-child > a {
  border: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
  #sched-sidebar {
    font-size: 14px;
    line-height: 1.8em;
  }
  .event {
    font-size: 16px;
  }
  .event {
    padding: 5px 10px;
  }
  #sched-content-inner h3 {
    font-family: "Proxima Nova", "Avenir Next", "Helvetica Neue",
      "Lucida Grande", Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin-top: 17px;
    width: 120px;
    font-weight: bold;
  }

  #sched-content-inner h3 small {
    font-weight: normal;
  }

  .sched-container {
    margin-left: 140px;
  }
  .sched-container-dates {
    font-size: 18px;
    margin-bottom: 1em;
  }
  .sched-share a {
    width: 42px;
    height: 42px;
    border: 1px solid #aaa;
  }
  .sched-share .sched-share-print {
    background: url("https://cdn.sched.co/common/img/icon-print.svg") center
      center no-repeat #fcfcfc;
    background-size: 26px 26px;
  }
  .sched-share .sched-share-email {
    background: url("https://cdn.sched.co/common/img/icon-email.svg") center
      center no-repeat #fcfcfc;
    background-size: 26px 26px;
  }
  .sched-share .sched-share-mobile {
    background: url("https://cdn.sched.co/common/img/icon-mobile.svg") center
      center no-repeat #fcfcfc;
    background-size: 26px 26px;
  }
  .sched-share .sched-share-twitter {
    border: none;
    background: url("https://cdn.sched.co/common/img/icon-network-twitter.svg")
      center center no-repeat #50abf1;
    background-size: 42px 42px;
  }
  .sched-share .sched-share-facebook {
    border: none;
    background: url("https://cdn.sched.co/common/img/icon-network-facebook.svg")
      center center no-repeat #3b579d;
    background-size: 42px 42px;
  }

  .search-box {
    width: 158px !important;
    height: 32px !important;
    line-height: 27px !important;
    font-size: 16px;
  }
  #sched-views .popover {
    top: 38px;
  }
  #sched-sidebar-filters li#sched-sidebar-filters-venues a span.box {
    margin-top: 0;
    margin-left: 0;
  }
  #sched-sidebar-filters li#sched-sidebar-filters-dates a span.box {
    margin-top: 0;
    margin-left: 0;
  }
  #sched-sidebar-filters li#sched-sidebar-filters-popular a span.box {
    margin-top: 0;
    margin-left: 0;
  }
  #sched-menu-search #sched-sidebar-filters li a {
    padding: 5px 0 5px 20px;
    line-height: 16px;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  #sched-menu-search #sched-sidebar-filters li a span.box,
  span.box {
    width: 15px;
    height: 15px;
    margin-right: 9px;
  }
  #sched-views .popover {
    top: 50px;
  }
}
@media (max-width: 320px) {
  #sched-body {
    width: 320px;
  }
}
.container-noheader {
  margin-top: 60px !important;
}
.sched-spnsr {
  width: 100%;
}
#sched-sidebar {
  color: #000;
}
label {
  color: #434c58;
  font-size: 13px !important;
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 13px;
  text-transform: uppercase;
}
.container {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media screen and (max-width: 1199px) {
  body {
    background-color: #fff !important;
  }
}
@media screen and (min-width: 906px) and (max-width: 1199px) {
  #sched-body-outer {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media and (max-width: 905px) {
  #sched-body-outer {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .container {
    max-width: 100%;
  }
  .row {
    position: relative;
  }
  .col-md-9 {
    width: 100%;
    float: left;
  }
  .col-md-3 {
    width: 25%;
    float: left;
    clear: none;
  }
}
@media (max-width: 850px) {
  .sched-share {
    margin-right: 0;
  }
}
@media (max-width: 740px) {
  #sched-sidebar-filters #sched-sidebar-filters-type .popover {
    left: -10px !important;
    right: auto !important;
    bottom: 20px;
    width: 120px;
    word-break: break-all;
  }
  #sched-sidebar-filters .popover .arrow {
    transform: rotate(180deg);
    left: 40px;
    right: auto;
    top: auto;
    bottom: -6px;
  }
  #sched-sidebar-filters-dates-head,
  #sched-sidebar-filters-type li#sched-sidebar-filters-types-head,
  #sched-sidebar-filters-venues-head {
    display: block;
    clear: both;
    float: none;
  }
  #sched-sidebar-filters-venues .popover {
    max-width: 215px !important;
    width: 215px !important;
  }
  #sched-sidebar-filters-dates .popover .arrow,
  #sched-sidebar-filters-venues .popover .arrow {
    left: 90px;
    bottom: -7px;
  }
  #sched-menu-search {
    display: block;
  }
  .col-md-9 {
    width: 100%;
  }
  .col-md-3 {
    width: 100%;
  }
  #sched-sidebar {
    width: 100%;
    min-width: 0;
    clear: both;
    margin-bottom: 0;
  }
  #sched-sidebar-inner {
    margin: 20px;
    border-top: 3px solid #e6e6e6;
  }
  #sched-sidebar-filters-type {
    clear: both;
    display: block;
    border-bottom: 20px;
  }
  #sched-sidebar-filters-type li {
    position: relative;
    float: left;
    margin-right: 20px;
  }
  #sched-sidebar-filters-type li li {
    float: none;
  }
  #sched-sidebar-filters-dates a,
  #sched-sidebar-filters-venues a {
    display: block;
  }
  .search-box {
    color: #ccc;
    height: 26px;
    line-height: 21px;
    padding: 0 4px;
    vertical-align: top;
    width: 150px;
    width: 166px !important;
    font-size: 16px;
  }
  #sched-sidebar {
    font-size: 14px;
    line-height: 1.8em;
  }
  #sched-sidebar-filters li a {
    padding-left: 23px;
    line-height: 18px;
  }
  #sched-sidebar-filters li a span.box,
  span.box {
    width: 17px;
    height: 17px;
    margin-right: 9px;
  }
  #sched-menu-search #sched-sidebar-filters li a {
    padding-left: 20px;
    line-height: 16px;
  }
  #sched-menu-search #sched-sidebar-filters li a span.box,
  span.box {
    width: 15px;
    height: 15px;
    margin-right: 9px;
  }
}
@media (max-width: 650px) {
  .col-md-3 {
    width: auto;
    position: relative;
  }
  #schedorg #sched-logo h1 a {
    font-size: 30px;
    line-height: 35px;
  }
}
#schedorg-mobile-menu {
  display: none;
}
.sched-mobile-menu {
  height: initial !important;
}
.sched-mobile-menu ul {
  background-color: #fff !important;
  margin: 0 !important;
}
.sched-mobile-menu .dropdown-menu > li > a {
  text-shadow: none;
  color: #3a3a3a !important;
  line-height: 1.2 !important;
  border: none !important;
  padding: 12px 20px;
}
@media (max-width: 480px) {
  #sched-confirm-schedule {
    display: none !important;
  }
  #sched-header-message {
    margin: 20px 0;
  }
  #sched-container-header-menu,
  #sched-sidebar-outer {
    display: none;
  }
  #schedorg-mobile-menu {
    height: 60px;
    display: block;
  }
  #schedorg-mobile-menu ul {
    border-radius: 0;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    background: #212b34;
    border: 0;
    border-bottom-right-radius: 5px;
    margin-top: -5px;
  }
  #schedorg-mobile-menu ul li {
    text-align: left;
  }
  #schedorg-mobile-menu ul li a {
    color: #fff;
    display: block;
    line-height: 3em;
  }
  .col-md-9 {
    float: none;
    padding: 0 !important;
    width: 100%;
  }
  .sched-container-header {
    margin: 0;
  }
  .event {
    padding: 5px 10px;
  }
  .event,
  .event .name {
    float: none;
    display: block;
  }
  #sched-container-header-menu li.sched-share {
    display: none;
  }
  #sched-content-inner h3 {
    margin-top: 7px;
  }
  #schedorg #sched-logo h1 a {
    font-size: 25px;
    line-height: 30px;
  }
  #sched-menu-search .dropdown-menu {
    left: -100px !important;
  }
  #sched-menu-search .popover-content .arrow {
    margin-left: 110px !important;
  }
  #tip {
    width: 370px !important;
    left: 0 !important;
  }
  .sched-container {
    border: 0;
    margin: 0;
  }
  .sched-container-inner {
    padding: 10px 0;
  }
  #sched-page-home .sched-container-header {
    margin-left: 0;
  }
  #sched-page-home .sched-container-dates {
    margin: 0;
    font-size: 18px;
    padding: 0;
  }
  #sched-content-inner h3 {
    clear: none;
    text-align: left;
    font-size: 15px;
    float: none;
    margin: 20px 0 5px;
    width: auto;
    color: rgba(0, 0, 0, 0.7);
    font-weight: bold;
  }
  #sched-content-inner h3 {
    float: none;
  }
  #sched-page-home .sched-container-inner {
    padding-bottom: 0;
  }
  #sched-container-header-menu .sched-share {
    margin: 10px 8px 0 0;
  }
}
body {
  margin: 0;
}
#sched-sidebar-search {
  margin-bottom: 20px;
}
#sched-sidebar-search-note {
  margin-top: 3px;
  padding: 0 !important;
}
.sched-sidebar-search__input input.swap {
  font-size: 14px;
  padding: 0 12px;
  border-radius: 4px;
  height: 36px;
}
.sched-sidebar-search__button .button {
  font-size: 12px;
  padding: 12px 20px;
}
.mobile__sessions-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 10px 0 40px;
  flex-wrap: wrap;
  gap: 16px;
}
.mobile__sessions-header .sched-share {
  margin-left: auto;
}
.ui-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  padding: 24px 16px 0;
  color: #101828;
  display: flex;
  flex-direction: column;
  will-change: visibility, opacity;
  visibility: hidden;
  opacity: 0;
  z-index: 99999;
}
.ui-modal__open {
  font-size: 16px;
}
.ui-modal__open-button {
  display: flex;
  align-items: center;
}
.ui-modal__open-button span {
  position: absolute;
}
.ui-modal input[type="text"] {
  font-size: 14px;
}
@media screen and (min-width: 906px) {
  .mobile__sessions-header,
  .ui-modal,
  .ui-modal__open {
    display: none !important;
  }
}
.ui-modal__close {
  position: absolute;
  right: 15px;
  top: 24px;
}
.ui-modal__close span {
  color: #000;
}
.ui-modal__header {
  padding-bottom: 12px;
  flex: 0;
  border-bottom: 1px solid #eaecf0;
}
.ui-modal__content {
  padding-top: 12px;
  overflow-y: auto;
}
.ui-modal__footer {
  border-top: 1px solid #eaecf0;
  padding: 20px 0;
  flex: 0;
}
.ui-modal__title {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}
.ui-modal__subtitle {
  font-size: 14px;
  line-height: 20px;
  margin-top: 4px;
  color: #667085;
}
.ui-modal__widget {
  margin-bottom: 25px;
}
.ui-modal__label {
  font-size: 14px !important;
  font-weight: 500;
  line-height: 20px;
  color: #344054;
  display: block;
  margin: 0 0 6px !important;
  letter-spacing: 0 !important;
}
.ui-modal__list {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
.ui-modal__list > li {
  white-space: nowrap;
}
.ui-modal__list li ul {
  display: none;
}
.ui-modal__item a,
.ui-modal__list li a {
  color: #344054;
  padding: 7px 10px;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  border-radius: 16px;
  position: relative;
  display: flex;
  align-items: center;
}
.ui-modal__list:not(.ui-modal__list--types) a {
  background-color: #f8f9fc;
}
.ui-modal__list li.sched-sidebar-filters-popular a span.box {
  background: url("https://cdn.sched.co/common/img/icon-star-dark.svg") center
    center no-repeat;
  background-size: 16px 16px;
  opacity: 0.6;
  right: 0;
  margin-left: 1px;
}
.ui-modal__list.ui-modal__list--types li a span.box {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  left: 0;
  top: 0;
  z-index: -1;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .container {
    max-width: 100%;
  }
}
p:last-child {
  margin-bottom: 0;
}
button {
  background: 0 0;
  padding: 0;
  border: none;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.button {
  background-color: #ffc72d;
  color: #3a3a3a;
  font-weight: 600;
  border-radius: 4px;
  letter-spacing: 0;
  line-height: 1;
  font-size: 14px;
  padding: 14px 25px;
  white-space: nowrap;
  position: relative;
  border: none;
  box-shadow: none;
  box-shadow: 0 1px 2px rgba(16, 24, 40, 0.05);
}
.button__gray {
  background-color: rgba(40, 45, 70, 0.1);
}
.button__icon {
  padding-left: 45px;
}
.button__icon span {
  position: absolute;
  left: 15px;
}
.button--small {
  padding: 12px 20px;
  font-size: 12px;
}
.button--small.button__icon {
  padding-left: 38px;
}
.button--small.button__icon span {
  left: 12px;
  font-size: 17px;
  top: 50%;
  transform: translateY(-50%);
}
label {
  margin-bottom: 6px;
  font-weight: 500;
  font-size: 14px !important;
  line-height: 20px;
  text-transform: none;
}
input[type="search"],
input[type="text"] {
  padding: 0 12px;
  line-height: 1;
  background-color: #fff;
  height: 44px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 6px;
  width: 100%;
  font-size: 16px;
}
#sched-header #sched-logo h1 {
  width: 2400px;
  height: 500px;
}
#sched-header #sched-logo h1 a span {
  background: url(https://cdn.sched.co/img/logo.png) no-repeat;
}
#sched-header #sched-logo h1 a {
  color: #fff;
  width: 2400px;
  height: 500px;
}
.material-icons-outlined {
  font-family: "Material Icons Outlined";
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
}
@media (max-width: 905px) {
  #sched-confirm-schedule {
    display: none !important;
  }
  #sched-header-message {
    margin: 20px 0;
  }
  #sched-container-header-menu,
  #sched-sidebar-outer {
    display: none;
  }
  #schedorg-mobile-menu {
    height: 60px;
    display: block;
  }
  #schedorg-mobile-menu ul {
    border-radius: 0;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    background: #212b34;
    border: 0;
    border-bottom-right-radius: 5px;
    margin-top: -5px;
  }
  #schedorg-mobile-menu ul li {
    text-align: left;
  }
  #schedorg-mobile-menu ul li a {
    color: #fff;
    display: block;
    line-height: 3em;
  }
  .col-md-9 {
    float: none;
    padding: 0 !important;
    width: 100%;
  }
  .sched-container-header {
    margin: 0;
  }
  .row {
    margin: 0 auto !important;
  }
  #sched-sidebar-search {
    padding-top: 20px;
  }
  .event {
    padding: 5px 10px;
  }
  .event,
  .event .name {
    float: none;
    display: block;
  }
  #sched-container-header-menu li.sched-share {
    display: none;
  }
  #sched-content-inner h3 {
    margin-top: 7px;
  }
  #schedorg #sched-logo h1 a {
    font-size: 25px;
    line-height: 30px;
  }
  #sched-menu-search .dropdown-menu {
    left: -100px !important;
  }
  #sched-menu-search .popover-content .arrow {
    margin-left: 110px !important;
  }
  #tip {
    width: 370px !important;
    left: 0 !important;
  }
  .sched-container {
    border: 0;
    margin: 0;
  }
  .sched-container-inner {
    padding: 10px 0;
  }
  #sched-page-home .sched-container-header {
    margin-left: 0;
  }
  #sched-page-home .sched-container-dates {
    margin: 0;
    font-size: 18px;
    padding: 0;
  }
  #sched-content-inner h3 {
    clear: none;
    text-align: left;
    font-size: 15px;
    float: none;
    margin: 20px 0 5px;
    width: auto;
    color: #000;
    font-weight: bold;
  }
  #sched-content-inner h3 {
    float: none;
  }
  #sched-page-home .sched-container-inner {
    padding-bottom: 0;
  }
  #sched-container-header-menu .sched-share {
    margin: 10px 8px 0 0;
  }
}
#sched-sidebar-filters .ev_6 span.box,
.ev_6,
.ev_6 span.box {
  background-color: #44f37e;
}
#sched-sidebar-filters .ev_11 span.box,
.ev_11,
.ev_11 span.box {
  background-color: #9edf7d;
}
#sched-sidebar-filters .ev_3 span.box,
.ev_3,
.ev_3 span.box {
  background-color: #b7cdff;
}
#sched-sidebar-filters .ev_10 span.box,
.ev_10,
.ev_10 span.box {
  background-color: #ffbc57;
}
#sched-sidebar-filters .ev_1 span.box,
.ev_1,
.ev_1 span.box {
  background-color: #efc8fe;
}
#sched-sidebar-filters .ev_4 span.box,
.ev_4,
.ev_4 span.box {
  background-color: #44f4c4;
}
#sched-sidebar-filters .ev_5 span.box,
.ev_5,
.ev_5 span.box {
  background-color: #fffd67;
}
#sched-sidebar-filters .ev_13 span.box,
.ev_13,
.ev_13 span.box {
  background-color: #b1b1b1;
}
#sched-sidebar-filters .ev_2 span.box,
.ev_2,
.ev_2 span.box {
  background-color: #cef2ec;
}
#sched-sidebar-filters .ev_12 span.box,
.ev_12,
.ev_12 span.box {
  background-color: #ff8fdc;
}
#sched-sidebar-filters .ev_14 span.box,
.ev_14,
.ev_14 span.box {
  background-color: #8d95ff;
}
#sched-sidebar-filters .ev_7 span.box,
.ev_7,
.ev_7 span.box {
  background-color: #608ea4;
}
#sched-sidebar-filters .ev_8 span.box,
.ev_8,
.ev_8 span.box {
  background-color: #f3827f;
}
#sched-sidebar-filters .ev_9 span.box,
.ev_9,
.ev_9 span.box {
  background-color: #2074f3;
}
.event.ev_9 a {
  color: #e9e9e9;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
}
.container-noheader {
  margin-top: 0 !important;
}
