
.webinars-history .history {
  margin-top: 2em;
}
.webinars-history .history h3 span[class*="icon"] {
  margin-right: 0.375em;
}
.webinars-history .user .item-title {
  padding: 0 1em;
  text-align: center;
}
.webinars-history .user .item-title h1 {
  text-align: center;
}
.webinars-history .user .item-type {
  position: absolute;
  font-size: 0.727272em;
  color: #929292;
  top: 1.375em;
  right: 1.375em;
}
.webinars-history .user .item-type::before {
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-stretch: normal;
  font-size: inherit;
  line-height: 0;
  font-family: FontAwesome, Themify, Linear;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
  width: auto;
  height: auto;
  text-transform: none;
  text-decoration: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  overflow: visible;
  speak: none;
  text-align: center;
  vertical-align: middle;
  position: relative;
  display: none;
}
.webinars-history .user .item-type::before h1 {
  text-align: center;
}
.webinars-history .user .history-ondemand .item-type {
  color: #46add1;
}
.webinars-history .user .history-ondemand .item-type::before {
  content: "\f04b";
}
.webinars-history .user .history-ondemand .item-title {
  min-height: 2em;
}
.webinars-history .user .history-ondemand .videoTitle {
  display: block;
  cursor: pointer;
}
.webinars-history .user .history-ondemand .videoTitle h4 {
  position: relative;
  color: #0078a2;
  text-decoration: underline;
}
.webinars-history .user .history-ondemand .videoTitle h4::before {
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-stretch: normal;
  font-size: inherit;
  line-height: 0;
  font-family: FontAwesome, Themify, Linear;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
  width: auto;
  height: auto;
  text-transform: none;
  text-decoration: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  overflow: visible;
  speak: none;
  text-align: center;
  vertical-align: middle;
  position: relative;
  display: block;
  content: "\f04b";
  color: rgba(131, 200, 224, 0.25);
  line-height: 0.75;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  font-size: 2.5em;
}
.webinars-history .user .history-ondemand .videoTitle h4::before h1 {
  text-align: center;
}
.webinars-history .user .history-ondemand .videoTitle:focus {
  outline-width: medium;
  outline-style: none;
  outline-color: rgba(0, 171, 230, 0.9);
}
.webinars-history .user [class*="history-live"] .item-type::before {
  content: "\f108";
}
@media print, screen and (min-width: 37.5em) {
  .webinars-history .user li::after {
    display: block;
    content: "";
    clear: both;
  }
  .webinars-history .user li::after-left {
    clear: left;
  }
  .webinars-history .user li::after-right {
    clear: right;
  }
  .webinars-history .user li::after-none {
    clear: none !important;
  }
  .webinars-history .user .item-type {
    font-size: 0.88889em;
    top: 1.125em;
    right: 1.125em;
    left: 1.125em;
    text-align: right;
  }
  .webinars-history .user .item-type::before {
    display: block !important;
    color: #0078a2;
    text-align: left;
    top: 1.875em;
    font-size: 1.25em;
  }
  .webinars-history .user .item-title {
    text-align: left;
    float: left;
    padding: 0 1.875em 0 2.25em;
  }
  .webinars-history .user .item-action {
    float: right;
  }
  .webinars-history .user .history-ondemand .videoTitle {
    text-align: left;
    padding-bottom: 0;
  }
  .webinars-history .user .history-ondemand .videoTitle h4::before {
    display: none;
  }
  .webinars-history .user .history-ondemand .item-type {
    display: block;
  }
  .webinars-history .user .history-ondemand .item-type::before {
    color: #76ac4a;
  }
  .webinars-history .user .history-ondemand .item-title {
    min-height: unset;
  }
}
@media print, screen and (min-width: 50em) {
  .webinars-history .user .item-type {
    font-size: 0.875em;
    top: 1.142857143em;
    right: 1.142857143em;
    left: 1.142857143em;
  }
}
@media print, screen and (min-width: 58.75em) {
  
}
@media print, screen and (min-width: 70em) {
  .webinars-history .history {
    margin-top: 0;
  }
}
@media print, screen and (min-width: 80.625em) {
  
}
