﻿#content.contentallevents {
    margin-top: 0px !important;
    overflow: unset !important;
}


.contentallevents .webinars > thead,
.contentallevents .webinars > thead th {
  position: sticky;
  top: 180px !important;
}

.lpcoursedates.webinars > thead > tr > th {
    background:#f0f0f0 !important;
    color:#666;
}

#content.contentallevents > .news-list > .container {
    width: auto !important;
    max-width: 1280px;
}