.ud-clearer {
  clear: both; }

.ud-fragment__title {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100% !important;
  text-align: center; }

.ud-fragment__timeline {
  position: relative;
  top: 0px;
  left: 0px;
  overflow: hidden;
  margin-top: 0px; }

.ud-fragment__x_arrows {
  float: right;
  width: 40px;
  margin-top: 40px;
  box-sizing: border-box;
  padding-top: 50px; }

.ud-fragment__x_arrows_left,
.ud-fragment__x_arrows_right {
  width: 40px;
  height: 150px;
  background-size: 10px 20px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.ud-fragment__x_arrows_left {
  margin-bottom: 8px;
  background-image: url(/content/dam/html/uk/regulatory-timeline/resources/white_arrow_right.png); }
  .ud-fragment__x_arrows_left.active {
    background-image: url(/content/dam/html/uk/regulatory-timeline/resources/blue_arrow_right.png); }

.ud-fragment__x_arrows_right {
  margin-bottom: 8px;
  background-image: url(/content/dam/html/uk/regulatory-timeline/resources/white_arrow_left.png); }
  .ud-fragment__x_arrows_right.active {
    background-image: url(/content/dam/html/uk/regulatory-timeline/resources/blue_arrow_left.png); }

.ud-fragment__arrow {
  background-color: #eff9fd;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border: 0px;
  cursor: default; }
  .ud-fragment__arrow.active {
    background-color: #d4effa; }
    .ud-fragment__arrow.active:hover {
      background-color: #bde7f7;
      cursor: pointer; }

.ud-fragment__y_arrows {
  clear: both;
  height: 40px;
  width: 100%;
  box-sizing: border-box;
  text-align: center; }

.ud-fragment__y_arrows_up, .ud-fragment__y_arrows_down {
  width: 150px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  height: 40px;
  background-size: 20px 10px; }

.ud-fragment__y_arrows_up {
  background-image: url(/content/dam/html/uk/regulatory-timeline/resources/white_arrow_up.png); }
  .ud-fragment__y_arrows_up.active {
    background-image: url(/content/dam/html/uk/regulatory-timeline/resources/blue_arrow_up.png); }

.ud-fragment__y_arrows_down {
  background-image: url(/content/dam/html/uk/regulatory-timeline/resources/white_arrow_down.png); }
  .ud-fragment__y_arrows_down.active {
    background-image: url(/content/dam/html/uk/regulatory-timeline/resources/blue_arrow_down.png); }

.ud-fragment__gridlines {
  position: absolute;
  width: 8000px;
  z-index: 101; }

.ud-fragment__content {
  left: 0px;
  overflow: hidden;
  z-index: 3; }

.ud-fragment__content_shadow {
  border-radius: 6px;
  z-index: 1;
  border: 1px #efefef solid;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0px 0px 44px -22px rgba(0, 0, 0, 0.98);
  -moz-box-shadow: inset 0px 0px 44px -22px rgba(0, 0, 0, 0.98);
  box-shadow: inset 0px 0px 44px -22px rgba(0, 0, 0, 0.98); }

.ud-fragment__content_shadow, .ud-fragment__content {
  position: absolute;
  width: 100%;
  top: 40px; }

.ud-fragment__grid_box {
  width: 500px;
  float: left;
  border-left: 3px solid #002478;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  @media (max-width: 900px) {
    .ud-fragment__grid_box {
      width: 360px; } }

.ud-fragment__grid_col {
  position: absolute;
  top: 0px;
  width: 1px;
  height: 100%;
  border-left: 1px dashed #eeeeee;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.ud-fragment__grid_header {
  background-color: #fff; }

.ud-fragment__grid_header_th {
  width: 25%;
  height: 40px;
  float: left;
  position: relative; }
  @media (max-width: 900px) {
    .ud-fragment__grid_header_th {
      height: 25px; } }
  .ud-fragment__grid_header_th span {
    display: block;
    position: absolute;
    font-size: 14px !important; }
    .ud-fragment__grid_header_th span.ud-year {
      top: 0px;
      left: 5px;
      color: #002478;
      font-weight: 700 !important; }
    .ud-fragment__grid_header_th span.ud-quarter {
      bottom: 5px;
      right: 0px;
      color: #00a0e1;
      font-weight: 700 !important;
      text-align: center;
      width: 100%; }
      @media (max-width: 900px) {
        .ud-fragment__grid_header_th span.ud-quarter {
          position: relative;
          top: 5px; } }

.ud-fragment__grid_col_1 {
  left: 25%; }

.ud-fragment__grid_col_2 {
  left: 50%; }

.ud-fragment__grid_col_3 {
  left: 75%; }

.ud-fragment__left_header {
  position: absolute;
  top: 121px;
  font-size: 16px !important;
  font-weight: 700 !important;
  width: 200px;
  padding-top: 10px;
  height: 34px;
  background-color: #fff;
  z-index: 10; }
  @media (max-width: 900px) {
    .ud-fragment__left_header {
      top: 82px;
      right: auto;
      left: 0px;
      height: 16px !important; }
      .ud-fragment__left_header.__menu-open {
        top: 316px !important; } }

.ud-fragment__content_left {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 200px;
  z-index: 3;
  padding-left: 10px;
  padding-top: 10px;
  box-sizing: border-box; }

.ud-fragment__content_left_mask {
  width: 200px;
  height: 1000px;
  background: #fff;
  position: absolute;
  left: 0px;
  height: 0px;
  z-index: 2; }

.ud-fragment__content_right_mask, .ud-fragment__grid_mask {
  margin-left: 200px;
  z-index: 2;
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden; }

.ud-fragment__content_right {
  z-index: 1;
  position: absolute; }

.ud-row_two {
  background-color: #f6f6f6; }

.ud-fragment__content_left_box, .ud-fragment__regulation_row {
  margin-bottom: 10px;
  background-color: rgba(238, 238, 238, 0.25); }

.ud-fragment__content_left_box {
  padding-right: 20px;
  padding-left: 5px; }

.ud-fragment__content_left_box_container {
  background-color: #002478;
  height: 100%;
  box-sizing: border-box;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  padding: 10px;
  overflow: hidden; }
  .ud-fragment__content_left_box_container .ud-fragment__content_left_box_header {
    color: #fff;
    font-size: 12px !important;
    font-weight: 700 !important; }
  .ud-fragment__content_left_box_container:hover {
    cursor: pointer; }

.ud-fragment__content_left_box_container_arrow {
  width: 5px;
  height: 100%;
  position: relative;
  display: block;
  float: right; }
  .ud-fragment__content_left_box_container_arrow .ud-arrow {
    display: block;
    height: 100%;
    width: 100%;
    background-image: url(/content/dam/html/uk/regulatory-timeline/resources/regulation_box_arrow.png);
    background-repeat: no-repeat;
    background-position: 0px 50%;
    background-size: 5px 11px;
    z-index: 2;
    position: absolute;
    left: 0px;
    top: 0px; }
  .ud-fragment__content_left_box_container_arrow .ud-grey-line {
    display: block;
    z-index: 1;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #c8c8c8;
    width: 2px;
    height: 100%; }

.ud-fragment__regulation_row {
  position: relative; }

.ud-fragment__legend {
  margin-top: 5px; }

.ud-fragment__legend_item {
  display: inline-block;
  float: left;
  margin-right: 15px; }

.ud-fragment__legend_last_updated {
  float: right;
  position: relative;
  top: 0px !important; }
  .ud-fragment__legend_last_updated.__active {
    position: relative;
    top: -12px !important; }
    @media (max-width: 900px) {
      .ud-fragment__legend_last_updated.__active {
        top: -6px !important; } }

.ud-fragment__legend_block_icon,
.ud-fragment__legend_star_icon,
.ud-fragment__legend_label {
  display: inline-block; }

.ud-fragment__legend_block_icon {
  width: 23px;
  height: 14px;
  border-radius: 2px;
  background-color: #00a0e1 !important;
  margin-right: 2px; }
  .ud-fragment__legend_block_icon.-expected {
    background-color: #00a0e1 !important; }
  .ud-fragment__legend_block_icon.-known {
    background-color: #002478 !important; }

.ud-fragment__legend_star_icon {
  width: 14px;
  height: 14px;
  background-image: url("/content/dam/html/uk/regulatory-timeline/resources/star_legend.png");
  background-size: 11px 11px;
  background-repeat: no-repeat;
  position: relative;
  top: 1px; }

.ud-fragment__legend_label {
  text-transform: uppercase;
  color: #333333;
  font-size: 10px !important;
  font-weight: 700 !important;
  position: relative;
  top: -3px; }

@media (max-width: 900px) {
  .ud-fragment__timeline {
    padding-top: 15px; } }
.ud-fragment__timeline__event {
  text-align: center;
  border-radius: 4px;
  position: absolute;
  background-color: #00a0e1;
  box-sizing: border-box;
  padding-left: 5px;
  padding-right: 5px;
  	/*
  	&.ud-width_1{
  		width:$event-width
  	}
  
  	&.ud-width_2{
  		width:((2 * $event-width) + $eventXSpacing); 
  	}
  
  	&.ud-width_3{
  		width:((3 * $event-width) + (2 * $eventXSpacing) ); 
  	}
  
  	&.ud-width_4{
  		width:((4 * $event-width) + (3 * $eventXSpacing) ); 
  	}
  
  	&.ud-width_4{
  		width:((4 * $event-width) + (3 * $eventXSpacing) ); 
  	}
  	*/ }
  .ud-fragment__timeline__event.ud-expected {
    background-color: #00a0e1; }
    .ud-fragment__timeline__event.ud-expected:hover {
      background-color: #008ec8; }
  .ud-fragment__timeline__event.ud-known {
    background-color: #002478; }
    .ud-fragment__timeline__event.ud-known:hover {
      background-color: #001c5f; }
  .ud-fragment__timeline__event .ud-fragment__timeline__event_label {
    text-align: center;
    color: #fff;
    line-height: 14px !important;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 10px !important;
    font-weight: 500 !important;
    padding-top: 6px;
    padding-bottom: 6px; }
  .ud-fragment__timeline__event:hover {
    cursor: pointer; }
  .ud-fragment__timeline__event.is-force-entry {
    background-color: #94d124; }
    .ud-fragment__timeline__event.is-force-entry:hover {
      background-color: #85bb20; }
  .ud-fragment__timeline__event .up-is_updated {
    margin-top: 0px;
    height: 14px;
    position: relative;
    top: -3px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-position: 10px 3px; }

.is-force-entry-tick {
  background-image: url("/content/dam/html/uk/regulatory-timeline/resources/star_event.png");
  display: inline-block;
  background-size: 11px 11px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  height: 13px;
  width: 13px;
  position: relative;
  top: 3px;
  margin-right: 1px; }

.up-is_updated {
  background-color: rgba(255, 255, 255, 0.35);
  border-radius: 30px;
  color: #002478;
  font-weight: 700;
  display: inline-block;
  padding: 4px 14px;
  padding-left: 25px;
  background-image: url(/content/dam/html/uk/regulatory-timeline/resources/refresh_blue.png);
  background-repeat: no-repeat;
  background-size: 10px 12px;
  background-position: 10px 5px;
  text-transform: uppercase; }

.is-force-entry .up-is_updated {
  color: #94d124;
  background-color: rgba(255, 255, 255, 0.8); }

#ud-fragment__updated_button {
  background-image: url(/content/dam/html/uk/regulatory-timeline/resources/refresh.png);
  padding-left: 15px;
  background-repeat: no-repeat;
  position: relative;
  top: 10px;
  text-transform: uppercase;
  font-weight: 700 !important;
  font-size: 10px !important;
  background-size: 10px 11px;
  position: relative;
  background-position: 0px 1px; }
  #ud-fragment__updated_button.selected {
    color: #002478; }

.ud-fragment__filters {
  background-color: #d4effa;
  border-radius: 6px;
  padding: 20px;
  padding-top: 20px; }
  .ud-fragment__filters select, .ud-fragment__filters .ud-fragment__fancy_select_display {
    position: absolute; }
  .ud-fragment__filters select {
    opacity: 0;
    z-index: 3;
    white-space: pre;
    width: 100%;
    height: 42px;
    cursor: pointer;
    -webkit-appearance: menulist-button;
    background-color: transparent; }
    .ud-fragment__filters select:hover {
      cursor: pointer; }
  .ud-fragment__filters option {
    display: block;
    width: 100%;
    margin-top: 15px;
    line-height: 25px !important; }

.ud-fragment__fancy_select {
  width: 26%;
  margin-right: 3%;
  display: inline-block;
  height: 42px;
  position: relative;
  box-sizing: border-box; }

.ud-fragment__fancy_select_display {
  width: 100%;
  height: 42px;
  background-color: #fff;
  display: inline-block;
  z-index: 1;
  color: #002478;
  font-size: 14px !important;
  line-height: 40px !important;
  font-weight: 500 !important;
  box-sizing: border-box;
  padding-left: 20px;
  overflow: hidden;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.35);
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  /* Safari */
  transition: all 0.3s; }

.ud-reset-all {
  width: 12%;
  float: right;
  text-align: center;
  background-color: #ccc;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 14px !important;
  line-height: 40px !important;
  font-weight: 500 !important;
  box-sizing: border-box;
  border-radius: 4px; }
  .ud-reset-all:hover {
    cursor: default; }
  .ud-reset-all.__active {
    background-color: #009fe2;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.35); }
    .ud-reset-all.__active:hover {
      cursor: pointer; }

.ud-fragment__fancy_arrow {
  position: absolute;
  right: 0px;
  top: 0px;
  background-image: url(/content/dam/html/uk/regulatory-timeline/resources/fancy_dropdown.png);
  background-size: 41px 42px;
  height: 42px;
  width: 41px;
  display: block;
  background-repeat: no-repeat;
  border-radius: 4px;
  background-color: #fff;
  z-index: 2; }

.ud-fragment__fancy_select {
  -webkit-appearance: none; }
  .ud-fragment__fancy_select:hover .ud-fragment__fancy_select_display {
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.45); }
  .ud-fragment__fancy_select:hover .ud-fragment__fancy_arrow {
    background-color: #f7f7f7;
    cursor: pointer; }
  .ud-fragment__fancy_select.__active .ud-fragment__fancy_select_display {
    background-color: #009fe2;
    color: #fff; }
  .ud-fragment__fancy_select.__active .ud-fragment__fancy_arrow {
    background-color: #009fe2;
    background-image: url(/content/dam/html/uk/regulatory-timeline/resources/fancy_dropdown_white.png); }
  .ud-fragment__fancy_select option {
    -webkit-appearance: none;
    color: #000 !important;
    font-weight: bold !important; }
  .ud-fragment__fancy_select option:disabled {
    color: #dcdcdc  !important;
    font-weight: 400 !important;
    opacity: 0.5; }

.ud-reset-dropdown {
  position: absolute;
  top: 48px;
  color: #009fe2;
  background-image: url("/content/dam/html/uk/regulatory-timeline/resources/popup_cross.png");
  background-repeat: no-repeat;
  background-size: 10px 10px;
  background-position: 0px 1px;
  padding-left: 12px;
  display: none; }
  .ud-reset-dropdown:hover {
    cursor: pointer; }
  @media (max-width: 900px) {
    .ud-reset-dropdown {
      display: none !important; } }

.ud-fragment__filters_arrow {
  display: block;
  content: "";
  height: 11px;
  background-size: 22px 11px;
  background-position: 50% 0;
  background-image: url("/content/dam/html/uk/regulatory-timeline/resources/filter_arrow.png");
  background-repeat: no-repeat;
  clear: both; }

.ud-fragment__select_hamburger {
  display: none; }
  @media (max-width: 900px) {
    .ud-fragment__select_hamburger {
      display: block; }
      .ud-fragment__select_hamburger.ud-open:after {
        content: "Filter Options";
        font-size: 16px !important;
        font-weight: 700 !important;
        line-height: 28px !important;
        display: block;
        background-image: url("/content/dam/html/uk/regulatory-timeline/resources/icon-mobilenav-close@2x.png");
        background-size: 30px 25px;
        height: 30px;
        height: 25px;
        background-position: 100% 0;
        background-repeat: no-repeat;
        margin-bottom: 15px;
        color: #002478 !important; }
      .ud-fragment__select_hamburger.ud-closed:after {
        font-size: 16px !important;
        line-height: 28px !important;
        font-weight: 700 !important;
        content: "Filter Options";
        display: block;
        background-image: url("/content/dam/html/uk/regulatory-timeline/resources/icon-mobilenav-burger@2x.png");
        background-size: 30px 25px;
        background-position: 100% 0;
        height: 30px;
        height: 25px;
        background-repeat: no-repeat;
        color: #002478 !important; } }

@media (max-width: 900px) {
  .ud-fragment__select_collection {
    overflow: hidden; }
    .ud-fragment__select_collection .ud-fragment__fancy_select {
      width: 100%;
      margin-right: 0%;
      margin-bottom: 5px; }
      .ud-fragment__select_collection .ud-fragment__fancy_select .ud-fragment__fancy_select_display {
        font-size: 14px !important; }
    .ud-fragment__select_collection .ud-reset-all {
      width: 40%; }
    .ud-fragment__select_collection.ud-closed {
      height: 0px; }
    .ud-fragment__select_collection.ud-open {
      height: auto;
      overflow: auto;
      padding-bottom: 10px; } }
.ud-fragment__select_collection .ud-fragment__updated_button_container {
  text-align: center; }

.ud-fragment__updated_button_container {
  text-align: right;
  position: absolute;
  right: 13px;
  top: 94px;
  z-index: 11; }
  @media (max-width: 900px) {
    .ud-fragment__updated_button_container {
      top: 82px;
      right: auto;
      left: 0px; }
      .ud-fragment__updated_button_container.__menu-open {
        top: 300px; } }

#ud-fragment {
  position: relative; }

#ud-base {
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 1; }

#ud-popup {
  display: none;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 2;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%; }
  #ud-popup .ud-fragment__legend {
    display: inline-block;
    padding-top: 5px;
    float: left; }

#ud-popup__inner {
  max-width: 700px;
  padding: 15px 30px;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.32);
  -moz-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.32);
  box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.32);
  margin: auto; }

#ud-popup__buttons {
  text-align: center;
  display: inline-block;
  float: right; }
  #ud-popup__buttons button {
    padding: 7px 10px;
    background-color: #d4effa;
    border-radius: 4px;
    border: 0px;
    background-repeat: no-repeat;
    color: #00a0e1;
    font-weight: 500 !important;
    font-size: 12px !important; }
    #ud-popup__buttons button:hover {
      background-color: #bde7f7; }
    #ud-popup__buttons button.ud-share {
      background-image: url(/content/dam/html/uk/regulatory-timeline/resources/popup_shared.png);
      background-size: 20px 18px;
      background-position: 10px 50%;
      padding-left: 40px;
      padding-right: 10px;
      margin-right: 5px; }
    #ud-popup__buttons button.ud-close {
      background-image: url(/content/dam/html/uk/regulatory-timeline/resources/popup_cross.png);
      background-size: 14px 13px;
      background-position: 10px 50%;
      padding-left: 31px;
      padding-right: 10px; }

#ud-popup__masked {
  margin-top: 10px;
  border: 1px solid rgba(204, 204, 204, 0.5);
  padding: 3px;
  overflow: hidden;
  background-color: #f7f7f7;
  border-radius: 4px;
  background-image: url("/content/dam/html/uk/regulatory-timeline/resources/popup_bg.png");
  background-repeat: repeat-y; }

#ud-popup__masked_slide {
  position: relative;
  padding-bottom: 20px; }

#ud-popup__regulation {
  background-color: #002478;
  color: #fff;
  border-bottom: 2px #eeeeee solid;
  margin-bottom: 10px;
  padding: 11px 12px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }
  #ud-popup__regulation #ud-popup__title {
    color: #fff;
    font-size: 18px !important;
    font-weight: 400 !important;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0px; }
  #ud-popup__regulation #ud-popup__update_date {
    position: relative;
    top: -3px; }
  #ud-popup__regulation .ud-popup__info_sector {
    display: block; }
    #ud-popup__regulation .ud-popup__info_sector.ud-info_left {
      margin-right: 40px;
      clear: both; }
    #ud-popup__regulation .ud-popup__info_sector .ud-popup__info_sector__header {
      color: #00a0e1;
      margin-bottom: 2px;
      padding-bottom: 0px;
      font-weight: 400 !important;
      text-transform: capitalize;
      margin-right: 7px;
      font-size: 13px !important;
      display: inline-block;
      width: 50px; }
    #ud-popup__regulation .ud-popup__info_sector .ud-popup__info_sector__p {
      color:#fff !important;
	  font-size: 13px !important;
      display: inline; }
  #ud-popup__regulation .ud-popup__inights {
    color: #fff !important;
    font-size: 10px !important;
    text-transform: uppercase; }

#ud-fragment .ud-popup__events_list {
  padding-left: 46px;
  list-style-image: url("/content/dam/html/uk/regulatory-timeline/resources/timeline_bullet.png"); }
#ud-fragment .ud-popup__event {
  border: 1px #eeeeee solid;
  border-radius: 4px;
  margin-bottom: 10px;
  position: relative;
  background-color: #fff; }

.ud-popup__event_header {
  padding: 10px 15px;
  background-color: #00a0e1;
  color: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  font-weight: 700 !important;
  font-size: 12px !important;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s; }
  .ud-popup__event_header.is-force-entry {
    background-color: #94d124; }
  .ud-popup__event_header.ud-expected {
    background-color: #00a0e1; }
  .ud-popup__event_header.ud-known {
    background-color: #002478; }
  .ud-popup__event_header .ud-popup__event_name,
  .ud-popup__event_header .ud-popup__event_quarter {
    display: inline-block; }
  .ud-popup__event_header .ud-popup__event_date {
    font-weight: 400 !important; }
  .ud-popup__event_header .ud-popup__event_date {
    display: inline-block; }
    .ud-popup__event_header .ud-popup__event_date:before {
      content: "-";
      font-weight: 300 !important;
      margin: 0px 6px; }

.ud-popup__event_content {
  padding: 10px 15px; }
  .ud-popup__event_content .popup__event_content__details_header {
    font-size: 10px !important;
    font-weight: 400 !important;
    margin-bottom: 0px;
    padding-bottom: 2px; }
  .ud-popup__event_content .ud-event_links_title {
    font-size: 10px !important;
    font-weight: 700 !important;
    color: #002478 !important;
    margin-bottom: 0px; }
  .ud-popup__event_content .ud-popup__event_content__details_para {
    font-size: 12px !important; }

#ud-fragment .ud-event_links {
  margin-left: 5px;
  margin-top: 3px; 
  font-size: 0.75em;}
  #ud-fragment .ud-event_links li {
    margin-bottom: 2px;
    list-style: disc; }
  #ud-fragment .ud-event_links a:hover {
    font-style: underline; }

#ud-tooltip {
  display: none;
  position: absolute;
  width: 200px;
  padding: 15px;
  background-color: white;
  border: #eeeeee 1px solid;
  border-radius: 4px;
  position: absolute;
  z-index: 10; }

.ud-tooltip__date {
  font-size: 10px !important;
  line-height: 14px !important;
  font-weight: 700 !important;
  color: #002478 !important; }

.ud-tooltip__title {
  font-size: 12px !important;
  line-height: 16px !important;
  font-weight: 700 !important;
  margin-bottom: 6px !important;
  color: #002478 !important; }

.ud-tooltip__copy {
  font-size: 10px !important;
  line-height: 14px !important;
  font-weight: 400 !important; }

.ud-tooltip__link {
  font-size: 10px !important; }

.ud-fragment__notes {
  margin-top: 20px; }

.ud-fragment__notes_header {
  color: #00a0e1;
  font-size: 11px !important;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 0px;
  margin-bottom: 2px; }

.ud-fragment__notes_para {
  font-size: 10px !important;
  font-weight: 400;
  padding-right: 40px; }

#ud-intro {
  font-size: 12px !important;
  padding-bottom: 10px; }

@media (max-width: 900px) {
  .ud-fragment__left_header {
    top: 100px;
    padding-top: 15px;
    height: 29px; }
    .ud-fragment__left_header.-menu_open {
      top: 290px; }

  .ud-fragment__left_header {
    width: 100px;
    font-size: 12px !important; }

  .ud-fragment__content_right_mask, .ud-fragment__grid_mask {
    margin-left: 100px; }

  .ud-fragment__content_left {
    width: 100px;
    padding-left: 4px;
    padding-top: 10px; }

  .ud-fragment__content_left_mask {
    width: 100px; }

  .ud-fragment__content_left_box_container .ud-fragment__content_left_box_header {
    font-size: 10px !important; }

  .ud-fragment__content_left_box {
    padding-right: 0px;
    padding-left: 0px; }

  .ud-fragment__x_arrows {
    width: 36px; }

  .ud-fragment__x_arrows_left,
  .ud-fragment__x_arrows_right {
    width: 36px;
    height: 90px; }

  .ud-fragment__y_arrows {
    height: 36px; }

  .ud-fragment__y_arrows_up, .ud-fragment__y_arrows_down {
    width: 90px;
    height: 36px; }

  .ud-fragment__timeline__event .ud-fragment__timeline__event_label {
    font-size: 8px !important;
    font-weight: 400 !important;
    line-height: 12px !important; }
  .ud-fragment__timeline__event .is-force-entry-tick {
    height: 10px;
    width: 10px;
    background-size: 10px 10px;
    top: 1px;
    margin-left: 2px; }

  .ud-fragment__grid_box {
    border-left-width: 2px; }

  #ud-popup__buttons {
    margin-bottom: 10px; }

  .ud-fragment__filters {
    padding-top: 8px;
    padding-bottom: 8px; }

  .ud-fragment__legend_item {
    margin-right: 5px; }
    .ud-fragment__legend_item.-last {
      margin-right: 0px; }
    .ud-fragment__legend_item .ud-fragment__legend_block_icon {
      width: 15px;
      margin-right: 0px; }

  .ud-fragment__legend_last_updated {
    float: left;
    top: -5px !important;
    clear: both; }

  .ud-fragment__select_hamburger.ud-closed:after {
    font-size: 13px !important; }

  .ud-fragment__select_hamburger.ud-open:after {
    font-size: 13px !important; }

  .ud-popup__event_header {
    font-size: 10px !important;
    padding: 6px 8px; }
    .ud-popup__event_header .ud-popup__event_quarter, .ud-popup__event_header .ud-popup__event_name, .ud-popup__event_header .ud-popup__event_date {
      display: block; }
      .ud-popup__event_header .ud-popup__event_quarter:before, .ud-popup__event_header .ud-popup__event_name:before, .ud-popup__event_header .ud-popup__event_date:before {
        display: none; }

  .ud-popup__event_content {
    padding: 10px 8px; }
    .ud-popup__event_content .ud-popup__event_content__details_para {
      font-size: 10px !important; }

  .ud-fragment__grid_header_th span {
    font-size: 12px !important; }
    .ud-fragment__grid_header_th span.ud-year {
      top: -2px; } }
.fullpage-fragment {
  padding: 40px;
  overflow: hidden; }
  @media (max-width: 900px) {
    .fullpage-fragment {
      padding: 7px; } }
  .fullpage-fragment .ud-fragment__filters, .fullpage-fragment .ud-fragment__legend {
    max-width: 1200px;
    margin: auto; }
  .fullpage-fragment .ud-fragment__legend {
    margin-top: 5px; }

/*# sourceMappingURL=fragment_FS.css.map */