.parentTimely {
/*  border: 1px solid #999;*/
  margin-top: -26px;
  overflow: hidden;
}

.elementTimely {
/*  border: 1px dotted #000;*/
  position: relative;
  bottom: -38px;
}

.parentTimelyCal {
/*  border: 1px solid #999;*/
  margin-top: -110px;
  overflow: hidden;
}

.elementTimelyCal {
/*  border: 1px dotted #000;*/
  position: relative;
  bottom: -120px;
}

.parentTimelyStream {
/*  border: 1px solid #999;*/
  margin-top: -38px;
  overflow: hidden;
}

.elementTimelyTile {
/*  border: 1px dotted #000;*/
  position: relative;
  bottom: -48px;
}

.elementTimelyStream {
/*  border: 1px dotted #000;*/
  position: relative;
  bottom: -38px;
}

.parentTimelyAgenda {
/*  border: 1px solid #999;*/
  margin-top: -170px;
  overflow: hidden;
}

.elementTimelyAgenda {
/*  border: 1px dotted #000;*/
  position: relative;
  bottom: -170px;
}

.parentTimelyES {
  border: 1px solid #999;
  margin-top: -70px;
  overflow: hidden;
}

.parentTimelyEStop {
  border: 3px solid #ff0000;
  margin-top: -170px;
  overflow: hidden;
}

.elementTimelyES {
  border: 1px dotted #000;
  position: relative;
  bottom: -70px;
}

/*
.timely-frame, .timely-compact-frame {
  min-height: 0px;
  height: 500px;
}*/
