.view-mt-agenda .view-grouping {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  margin: 40px -15px;
}
.view-mt-agenda .view-grouping:first-of-type {
  margin-top: 0;
}
.view-mt-agenda .view-grouping .view-grouping-header {
  padding: 0 30px 0 15px;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  max-width: 200px;
  font-weight: bold;
  font-size: 40px;
  line-height: 1.1;
  width: 100%;
  min-height: 1px;
  text-align: right;
}
.view-mt-agenda .view-grouping-header .mt-sticky-group {
  position: sticky;
  position: -webkit-sticky;
  top: 100px;
}
@media (max-width: 767px) {
  .view-mt-agenda .view-grouping-header .mt-sticky-group {
    top: 10px!important;
  }
  .toolbar-fixed .view-mt-agenda .view-grouping-header .mt-sticky-group {
    top: 50px!important;
  }
}
.view-mt-agenda .view-grouping .view-grouping-content {
  width: 100%;
  max-width: none;
  padding: 0 15px 0 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
}
@media (min-width: 992px) {
  .view-mt-agenda .view-grouping .view-grouping-content {
    margin-right: -15px;
  }
  .views-field-field-mt-ses-live-link {
    padding-top: 29px;
  }
  .view-mt-agenda .views-field-field-mt-ses-live-link .field-content {
    position: absolute;
    bottom: 20px;
  }
}
.view-mt-agenda .view-grouping-content > h3 {
  font-size: 36px;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 15px;
  margin-top: 40px;
}
.view-mt-agenda .view-grouping-content > h3:first-of-type {
  margin-top: 0;
}
.view-mt-agenda .view-grouping-content .views-row {
  margin-bottom: 10px;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 15px;
  position: relative;
}
.view-mt-agenda .view-grouping-content .views-row-inline {
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  .view-mt-agenda .view-grouping-content .views-row-inline {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  .view-mt-agenda .view-grouping-content .views-row-inline {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
.view-mt-agenda .view-content {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
.view-mt-agenda .view-content:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 6px;
  left: 180px;
  margin-left: 0;
  border-radius: 10px;
}
.region--light-typography .view-mt-agenda .view-content:before {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.4) 55%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%,rgba(255, 255, 255, 0.4) 55%,rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 0%,rgba(255, 255, 255, 0.4) 55%,rgba(255, 255, 255, 0) 100%);
}
.view-mt-agenda .view-grouping .view-grouping-content h3 {
  position: relative;
  margin-bottom: 0;
}
.view-mt-agenda .view-grouping .view-grouping-content h3:before {
  color: #fff;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 12px;
  left: -26px;
  margin-left: 0;
  background-color: transparent;
  z-index: 100;
  border-radius: 100%;
  border-width: 2px;
  border-style: solid;
  content: " ";
}
.view-mt-agenda h4.views-field-title {
  margin-top: 20px;
  padding-top: 20px;
  padding-right: 25px;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #dddddd;
  font-size: 22px;
}
.view-mt-agenda .view-grouping-content .tid-118 h4.views-field-title {
  border-color: green;
}
.view-mt-agenda .view-grouping-content .tid-119 h4.views-field-title {
  border-color: red;
}
.view-mt-agenda .view-grouping-content .tid-120 h4.views-field-title {
  border-color: blue;
}
.view-mt-agenda .view-grouping-content .tid-121 h4.views-field-title {
  border-color: #db7800;
}
.view-mt-agenda .tid-118 .views-field-field-mt-ses-track a {
  color: green;
}
.view-mt-agenda .tid-119 .views-field-field-mt-ses-track a {
  color: red;
}
.view-mt-agenda .tid-120 .views-field-field-mt-ses-track a {
  color: blue;
}
.view-mt-agenda .tid-121 .views-field-field-mt-ses-track a {
  color: #db7800;
}
.view-mt-agenda .views-field-field-mt-ses-speaker a {
  font-size: 20px;
  line-height: 1.15;
}
.view-mt-agenda .views-field-field-mt-ses-presentations .paragraph--type--mt-presentation {
  position: relative;
  padding-left: 25px;
}
.view-mt-agenda .views-field-field-mt-ses-presentations .paragraph--type--mt-presentation:before {
  position: absolute;
  content: "\f108";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 12px;
  left: 0;
  top: -1px;
}
.view-mt-agenda .views-field-field-mt-ses-presentations .field--name-field-mt-presentation-title {
  font-weight: 700;
  line-height: 1.2;
}
.view-mt-agenda .views-field-field-mt-ses-presentations .node--type-speaker h2.node__title {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
}
.view-mt-agenda .views-field-field-mt-ses-presentations .field--name-field-mt-presentation-speaker .field__item {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.view-mt-agenda .views-field-field-mt-ses-presentations .field--name-field-mt-presentation-speaker .field__item:last-child {
  display: inline-block;
  position: relative;
  padding-right: 0;
}
.view-mt-agenda .views-field-field-mt-ses-presentations .field--name-field-mt-presentation-speaker .field__item:after {
  content: ", ";
  position: absolute;
  right: 7px;
  top: -4px;
}
.view-mt-agenda .views-field-field-mt-ses-presentations .field--name-field-mt-presentation-speaker .field__item:last-child:after {
  content: "";
}
.view-mt-agenda .views-field-field-mt-ses-topics a {
  font-size: 12px;
  opacity: 0.65;
}
.view-mt-agenda .views-field-field-mt-ses-topics a:before {
  content: "#";
}
.view-mt-agenda .views-field-field-mt-ses-track a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f51c";
  font-size: 12px;
  margin-right: 10px;
}
.view-mt-agenda .views-field-field-mt-ses-location a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f3c5";
  font-size: 14px;
  margin-right: 8px;
  width: 17px;
  display: inline-block;
  text-align: center;
}
.view-mt-agenda  .views-field.views-field-link-flag {
  top: 38px;
  right: 15px;
  position: absolute;
  font-size: 13px;
  width: 24px;
  text-align: right;
}
.view-mt-agenda  .views-field.views-field-link-flag a {
  visibility: hidden;
  font-size: 0;
}
.view-mt-agenda  .flag-anon-message .label {
  font-size: 0;
}
.view-mt-agenda  .views-field.views-field-link-flag a:after,
.view-mt-agenda  .flag-anon-message .label:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: "\f02e";
  font-size: 18px;
  margin-right: 0;
  visibility: visible;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.view-mt-agenda  .views-field.views-field-link-flag .action-flag a:after {
  font-weight: 400;
  color: #575757;
}
.view-mt-agenda  .views-field.views-field-link-flag .action-unflag a:after {
  font-weight: 900;
}
.view-mt-agenda .js-flag-message {
  position: absolute;
  border: 1px solid;
  border-radius: 4px;
  top: 30px;
  right: 0px;
  background: rgba(255,255,255, 1);
  margin: 0;
  padding: 8px;
  min-width: 180px;
  text-align: left;
}
.view-mt-agenda .ajax-progress {
  position: absolute;
  top: 30px;
  right: 4px;
}
.region--white-background .view-mt-agenda .view-grouping .view-grouping-content h3:before {
  background-color: #ffffff;
}
.region--gray-background .view-mt-agenda .view-grouping .view-grouping-content h3:before {
  background-color: #f6f6f6;
}
.region--dark-gray-background .view-mt-agenda .view-grouping .view-grouping-content h3:before {
  background-color: #575757;
}
.region--black-background .view-mt-agenda .view-grouping .view-grouping-content h3:before {
  background-color: #000000;
}
.region--light-typography .view-mt-agenda .view-grouping .view-grouping-content h3:before {
  border-color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 575px) {
  .view-mt-agenda .view-grouping .view-grouping-header {
    font-size: 24px;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    max-width: 120px;
  }
  .view-mt-agenda .view-grouping-content > h3 {
    font-size: 24px;
  }
  .view-mt-agenda .view-grouping .view-grouping-content h3:before {
    top: 3px;
  }
  .view-mt-agenda .view-content:before {
    left: 100px;
  }
  .view-mt-agenda h4.views-field-title {
    font-size: 22px;
    margin-bottom: 0px;
  }
  .view-mt-agenda .view-grouping-content .views-row {
    margin-bottom: 20px;
  }
}
.view-mt-agenda .views-field-field-mt-ses-live-link {
  display: flex;
  justify-content: flex-end;
}
.view-mt-agenda .mt-session-is-not-live .views-field-field-mt-ses-live-link {
  display: none;
}
