body{font-family: 'Open Sans', sans-serif;overflow: hidden;}
tbody, td, tfoot, th, thead, tr{border-color: #FFF !important;}
thead{border-bottom-width: 5px;}
th{padding: 20px 15px 10px 15px !important;font-size: 1.2em;}
td{padding: 20px 15px !important; border-bottom-style: dashed !important;font-weight: 500;}
#app{margin-top: 157px; padding-bottom: 20px;}
#masthead{background-color: #FFF;}
#activityList{font-size: 1.2em;}
.site-header{padding: 20px 40px;}
.site-footer{padding: 0 53px 0 26px;background-color: #FFF;}
#page{padding: 20px 0px;}
.fac-name{font-size: 2em;line-height: 1.3em;}
.block-title{
    background-color: #00c0f3;
    color: #FFF;
    height: 115px;
    font-size: 2.6em;
    font-weight: 600;
    padding: 28px 28px;
    position: relative;
    margin-top: 12px;
}
.block-title .dot{
    height: 22px;
    width: 22px;
    background-color: #00c0f3;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top:-10px;
    left: 12px;
  }
.block-title .dot{
    display: none !important;
  }
.block-title .dot:nth-child(2){
  left: 34px;
}
.block-title .dot:nth-child(3){
  left: 56px;
}
.block-content{
  background-color: #e5e5e5;
}
.eocjs-newsticker{background-color: #FFF !important;}
#imagebannerSlide{padding-top: 12px;}
#clock{font-size: 2.2em;line-height: 1.2em;}
#date{direction: ltr;}
#date{position: relative; top:-20px;}
#date .date{
  color: #00c0f3;
  height: 80px;
  width: 80px;
  background-color: #000;
  border-radius: 50%;
  display: inline-block;
  font-size: 2em;
  text-align: center;
  line-height: 2.2em;
  margin: 0 5px;
  font-weight: 600;
  position: relative;
}
#date .date:after{
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    position: absolute;
    bottom: 6px;
    left: 82px;
    background-color: #000;
    border-radius: 50%;
}

#date .date:last-child:after {
    display: none;
}

#date .date-dot{
  color: #00c0f3;
  height: 5px;
  width: 5px;
  background-color: #000;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  margin: 0 5px;
}

#eventsList .event-row img{width: 120px !important; height: 120px !important; border-radius: 50% !important;}
#eventsList .event-row{border-bottom-style: dashed !important;border-color: #FFF;border-bottom-width: 1.25px;}
#eventsList .event-row .location{font-weight: 600;}
#eventsList .event-row p{padding-bottom: 0 !important;margin-bottom: 0 !important;}

.thead{
  display: flex;
  vertical-align: bottom;
  border-bottom-width: 5px !important;
  border-color: #FFF !important;
  border-style: solid;
  border-width: 0;
  color: #212529;
}
.thead .tcol{
    padding: 20px 15px 10px 15px !important;
    font-size: 1.2em;
    font-weight:  700;
}
.trow-wrapper{
    border-color: #FFF !important;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
}
.trow-wrapper .message-row{
  font-weight: 500;
  font-size: 1.2em;
  padding: 20px 15px !important;
}
.trow{
  display: flex;

}
.trow .tcol{
  font-weight: 500;
  font-size: 1.2em;
  padding: 20px 15px !important;
}
.tcol {
  flex: 1;
}
#activityListInner, #examsListInner{width: 100%;}
#changeListInner .even, #activityListInner .even, #examsList .even{
  background-color: #d9d9d9;
}
.overlay {
    position: fixed;
    height: 100vh;
    width: 100vw;
    background: rgba(0, 0, 0, 0.9);
    z-index: 9999;
}
.ynet_wrapper{
  position: relative;
  width: 100%;
}
.ynet_logo{
  position: absolute;
  left: 0;
  bottom: 0;
}
#ynetFeed{padding: 10px 0 10px 85px !important;}
.overlay-inner{
    color: #FFF;
    text-align: center;
    padding: 20% 0;
}
.mobile_menu{display: none;}
.lin-kurs-shaddow{display: none;}

@media screen and (min-width: 1089px) and (max-width: 1362px) {
  #date .date{width: 60px !important; height: 60px !important;font-size: 1.5em;}
  #date .date:after{
      width: 4px;
      height: 4px;
      bottom: 6px;
      left: 62px;
  }
  #clock {
      font-size: 1.5em;
      line-height: 1em;
  }
  .tau-logo{width: 230px;}
  #app{margin-top: 115px !important;}
  #eventsList .event-row img{width: 80px !important; height: 80px !important;}
  .block-title {
      height: 90px;
      font-size: 2em;
      padding: 18px 18px;
  }
  .thead .tcol{font-size: 1em !important;}
  .trow .tcol{font-size: 0.9em !important;}
  #eventsListInner h5{font-size: 1em !important;}
}

@media screen and (min-width: 831px) and (max-width: 1088px) {
  .fac-name{
    font-size: 1.9em !important;
    line-height: 1.5 !important;
  }
  #date .date{width: 60px !important; height: 60px !important;font-size: 1.5em;}
  #date .date:after{
      width: 4px;
      height: 4px;
      bottom: 6px;
      left: 62px;
  }
  #clock {
      display: none !important;
  }
  .tau-logo{width: 230px;}
  #app{margin-top: 115px !important;}
  #eventsList .event-row img{width: 60px !important; height: 60px !important;}
  .block-title {
      height: 90px;
      font-size: 2em;
      padding: 18px 18px;
  }
  .thead .tcol{font-size: 1em !important;}
  .trow .tcol{font-size: 0.9em !important;}
  #eventsListInner h5{font-size: 1em !important;}
}
@media screen and (max-width: 812px) {
  body{
    overflow: auto;
  }
  header.site-header{
    padding: 0.5em;
  }
  header .container-fluid .row{
    display: flex;
    flex-direction: row-reverse;
  }
  header .container-fluid .row .col-5{
    width: 75%;
  }
  header .container-fluid .row .col-3{
    width: 25%;
  }
  header .col.text-start{
    display: none;
  }
  .fac-name{
    font-size: 1.3em;
  }
  #app{
    margin-top: 6em;
  }
  .mobile_menu{
    display: flex;
    justify-content: space-around;
  }
  .mobile_menu > div{
    background-color: #057;
    color: #FFF;
    font-weight: bold;
    padding: 0.5em 1.8em;
  }
  #app > #messArea > .row{
    flex-direction: column;
  }
  #app > #messArea > .row > div{
    width: 100%;
  }
  .block-content{
    overflow-x: scroll;
    overflow-y: hidden;
  }
  .block-title {
    font-size: 1.6em;
    height: auto;
    padding: 0.8em;
    margin-top: 0.5em;
  }
  .fixed-bottom{
    position: relative;
  }
  .carousel-item.slide .thead,#examsList,#changeList,#activityList{
    width: 217%;
  }
  .carousel-item > .block-content > div:nth-child(2){
    height: 28rem;
    overflow: scroll;
  }
  .trow .tcol, .thead .tcol{
    width: 14.2%;
    word-wrap: break-word;
    font-size: 1em;
    padding: 20px 5px !important;
  }
  .lin-kurs-shaddow {
    position: absolute;
    top: 5.5em;
    width: 35px;
    height: 100%;
    margin: 1px 0;
    opacity: .5;
    display: block;
    z-index: 1;
  }
  .lin-shaddow-start {
    background-image: linear-gradient(270deg,#898989,transparent);
  }
  .lin-shaddow-end {
    background-image: linear-gradient(90deg,#898989,transparent);
  }
  .row.event-row.p-3 > .col-3{
    display: none;
  }
  .ynet_wrapper{
    display: none;
  }
  #imagebannerSlide{
    display: none;
  }
  /* .imagebannerSlideActive {
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0,0,0,0.2);
  }
  .imagebannerSlideActive > img{
    margin-top: 7rem;
  }
  .closeimagebannerSlide {
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: #FFF;
    border: 1px solid #000;
    font-size: 2em;
    padding: 0em 0.6em 0.2em;
    border-radius: 40px;
  } */
}