a {
  cursor: pointer;
}
button, [type='button'], [type='reset'], [type='submit'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#masthead {
    width: 180px;
}
#masthead .logo {
    width: 180px;
}
#logo_svg {
    margin: 0 auto;
    display: block;
}
.saved_visited {
  width: 180px;
}
.logout_btn {
  z-index: 999999 !important;
  position: fixed !important;
  line-height: 50px;
  background-color: #AE3943;
  color: #FFF;
  font-weight: 700;
  text-decoration: none;
  top: 100px;
  width: 180px;
  right: 0;
  text-align: center;
}
.logout_btn:hover {
  color: white;
  text-decoration: underline;
}
.international_page .international--header p a {
  color: white;
}
.monthly-week .m-d:nth-child(6), .monthly-week .m-d:nth-child(7), .monthly-day-title-wrap div:nth-child(6), .monthly-day-title-wrap div:nth-child(7) {
    display: none;
}
.timetable_page {
  min-height: calc(100vh - 220px);
}
.timetable_page .international--header {
  clip-path: none;
  margin-bottom: 0;
}
.timetable_page .international--header .international--header_wrapper {
  max-width: 1500px;
  padding-bottom: 50px;
}
.timetable_page .single-content {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 20px;
}
.timetable_page .own-timetable {
  max-width: 1500px;
  padding: 40px 40px;
}
.timetable_page #mycalendar {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 70.3509783236%;
  margin-bottom: 50px;
}
.todays-lectures {
  float: right;
  display: block;
  margin-right: 0;
  width: 26.291369653%;
  background: none;
  text-align: left;
}

.lecture-holder {
  width: 100%;
  float: left;
  background: #ffffff;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 10px 0 0 20px;
  font-size: 14px; 
}

.lecture-holder p {
  margin-bottom: 0px; 
}

.lecture-holder p:last-child {
  margin-bottom: 10px; 
}

.todaysDate {
  background: #003359;
  color: white;
  text-align: center;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 5px; 
}
.timetable_filter {
  background: #eeeeee;
  padding: 20px;
  border-radius: 5px;
  float: left;
  width: 100%;
}
.timetable_filter .date_error, .timetable_filter .cou_mod_error, .timetable_filter .staff_error, .timetable_filter .room_error, .timetable_filter .time_error, .timetable_filter .duration_error, .timetable_filter .site_error, .timetable_filter .department_error, .timetable_filter .module_error, .timetable_filter .studendid_error, .timetable_filter .intake_error, .week_error {
  margin-top: 13px;
  color: red;
  font-weight: 700;
  display: none;
}
.timetable_filter .fullWidth {
  width: 100%;
  float: left;
}
.timetable_filter .halfWidth {
  width: 49.5%;
  display: block;
  float: left;
}
.timetable_filter .halfWidth.left {
  margin-right: .5%;
}
.timetable_filter .halfWidth.right {
  margin-left: .5%;
}
.timetable_filter .halfWidth:last-of-type {
  margin-bottom: 20px;
}
.timetable_filter .fullWidth:last-of-type {
  margin-bottom: 20px;
}
.timetable_filter span.orText {
  margin-top: 10px;
  display: block;
  margin-bottom: 10px;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
}
.timetable_filter span.select2-container {
  width: 100% !important;
}
.timetable_filter select {
  height: 45px;
  width: 100%;
}
/*.timetable_filter .courseyear_contain.disabled {
  pointer-events: none;
  opacity: 0.5;
}*/
.timetable_filter .course_contain {
  margin-bottom: 20px;
}
.timetable_filter .coursemodules_contain.half {
  width: 50%;
  float: left;
}
.select2-container .select2-selection--single {
  height: 45px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 43px;
  height: 45px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: 7px;
}
.timetable_filter .link-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #1565c0;
  border: 0;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-size: 1em;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  line-height: 1;
  padding: 0.75em 1.5em;
  text-decoration: none;
  transition: background-color 150ms ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
}
.timetable_filter .classGroupDownload {
  width: 100%;
  float: left;
  margin-top: 20px;
}
.timetable_filter .classGroupDownload a {
  font-size: 20px;
}
.search_results {
  float: left;
  width: 100%;
  max-width: 1500px;
}
.search_results .result_heading {
  display: none;
}
.cal_container {
  position: relative;
  display: none;
}
.search_results .download_cal_contain, .search_results .download_list_contain {
  display: none;
}
.list_view_btn, .cal_view_btn {
  cursor: pointer;
}
.list_view {
  display: none;
}
.list_view .list_view_table {
  font-size: 16px;
}
.list_view .list_view_table tbody tr:nth-child(odd) {
  background-color: #CED7EC;
}
.list_view .list_view_table thead th, .list_view .list_view_table tbody tr td {
  padding: 15px;
}
.list_view .list_view_table tbody tr td p.no_timetable {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
}

.list_view table tbody td::before {
  display: none;
}

.monthly-day .monthly-event-indicator span {
  line-height: 17px;
  font-size: 13px;
}

@media screen and (max-width: 1220px) {
  .single-content h3 {
    margin-left: 0 !important;
  }
}

@media screen and (max-width: 1000px) {
  .list_view table tbody tr {
    padding: 0.7em 2vw;
  }
  .list_view table thead th {
    display: none;
  }
  .list_view table tbody td::before {
    display: inline !important;
    font-weight: bold !important;
  }
  .list_view table tbody td {
    display: grid;
    grid-template-columns: 10em auto;
    grid-gap: 1em 0.5em;
    word-break: break-word;
  }
}

@media print {
  .list_view table {
    page-break-inside: avoid;
  }
  .list_view table thead th {
    color: #000;
    background-color: #fff;
    border-bottom: 1pt solid #000;
  }
  .list_view table tbody tr {
    border-top: 1pt solid #000;
  }
}

@media print and (max-width: 5in) {
  .list_view table {
    page-break-inside: auto;
  }
  .list_view table tbody tr {
    page-break-inside: avoid;
  }
}

#site_footer {
  height: auto;
}

.midnight {
  background-color: #00335d;
  display: block;
  padding: 12px 0;
  color: #FFF;
  text-decoration: none;
  border-radius: 6px;
  text-align: center;
}
.midnight:hover {
  color: #fff;
  text-decoration: underline;
}

@media screen and (max-width: 1500px) {
  .timetable_page .international--header .international--header_wrapper .page--title {
    width: 70.940391%;
    margin-left: 3.529804%;
  }
  .timetable_page .international--header .international--header_wrapper p {
    width: 70.940391%;
    margin-left: 3.529804%;
    text-align: left;
  }
}

@media screen and (max-width: 1000px) {
  .timetable_page #mycalendar {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 100%;
  }
  .todays-lectures {
    float: left;
    display: block;
    margin-right: 0;
    width: 100%;
    padding-left: 0;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 640px) {
  #masthead {
    width: 100px;
  }
  #masthead .logo {
    width: 190px !important;
  }
  .saved_visited {
    width: 100px;
  }
  .logout_btn {
    width: 100px;
    margin-top: -7px;
  }
  .timetable_page .international--header {
    padding-top: 0;
  }
  .timetable_page .international--header .international--header_wrapper {
    padding-bottom: 0;
  }
  .timetable_page .international--header p a {
    font-size: inherit;
  }
  .timetable_page .international--header .international--header_wrapper .page--title {
    margin-top: 0;
  }
  .timetable_filter .halfWidth {
    width: 100%;
  }
  .coursemodules_contain {
    margin-top: 20px;
  }
}