.speaker-filter-loader-post {
  opacity: 0;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
  visibility: hidden;
  position: fixed;
  inset: 0;
  background-color: rgb(228 228 231 / 85%);
}
body.opcity-low .speaker-filter-loader-post{
  z-index: 9999998;
  opacity: 1;
  visibility: visible;
}
.loaderl-spinner {
  -webkit-animation: spin .3s linear infinite;
  animation: spin 2s linear infinite;
  background-color: transparent;
  border: 4px solid transparent;
  border-left: 4px solid #021A4B;
  border-radius: 50%;
  border-top: 4px solid #021A4B;
  height: 40px;
  left: 50%;
  position: absolute; 
  top: 50%;
  transform: translate(-50% , -50%);
  width: 40px;
  z-index: 9999999;
}
.loaderl-spinner-l {
  border: 4px solid transparent;
  border-bottom: 4px solid #e4e4e7;
  border-right: 4px solid #e4e4e7;
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
} 
.agenda{
  margin: 0 auto;
  border-radius: 5px;
  max-width: 1372px;
} 
.agenda.hideAgenda .stream-filter{
  opacity:0;
  height:78px;
  overflow:hidden;
}
.agenda svg,
.agenda img{
  display: block;
}
.agenda .stream-time .selectoption div:not(.activeOption){
  display:none;
}
.agenda .section-heading{
  padding-bottom:15px;
  margin-bottom:32px;
  border-bottom:1px solid #E4E4E7;
}
.agenda .section-heading h6{
  margin-bottom:0;
}
.agenda li.stream-list.all-stream span.day-spa {
  font-weight: 400;
  margin: 0;
}
.agenda .filterser {
  gap: 20px;
  position: relative;
  padding-right:120px;
  margin-bottom:32px;
}
.agenda .card_dropdown {
  position: relative;
}
.agenda .mod-details{
  margin-bottom:24px;
}
.agenda .card_dropdown .opendropdown:not(.stream-fil){
  display:none;
  list-style: none;
  position: absolute;
  left: 0;
  padding:4px 0;
  margin: 0;
  width: 100%;
  top: 100%;
  margin-top: 7px;
  border-radius: 8px;
  border: 1px solid #E9EAEB;
  background-color: #fff;
  box-shadow: 0px 12px 16px -4px rgba(10, 13, 18, 0.08), 0px 4px 6px -2px rgba(10, 13, 18, 0.03), 0px 2px 2px -1px rgba(10, 13, 18, 0.04);
  z-index: 15;
  min-width: 289px;
}
.agenda .card_dropdown .opendropdown:not(.stream-fil) li {
  cursor: pointer;
  padding: 8px;
  margin: 0 6px;
  font-size: 16px;
  line-height: 1.5;
  transition:all .3s ease-in-out;
  background-color: transparent;
  color: #021A4B;
}
.agenda .card_dropdown .opendropdown:not(.stream-fil) li:hover,
.agenda .card_dropdown .opendropdown:not(.stream-fil) li.activeli{
  border-radius: 6px;
  background-color:  #FAFAFA
}
.agenda .filterser .speak-session {
  flex-basis: 289px;
}
.agenda .filterser .speak-time{
  flex-basis: 180px;
}
.agenda .filterser .tag-img {
  height: 20px;
}
.agenda .filterser .flex-cmn-sec {
  gap: 8px;
  position: relative;
  border-radius: 5px;
  border: 1px solid #e4e4e7;
  background-color: #fff;
  padding: 9px 12px;
  padding-right: 40px;
  cursor: pointer;
  align-items: center;
}
.agenda .filterser .drop-down-img {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
}
.agenda .filterser .selectoption {
  font-size:16px;
}
.agenda .filterser .selectoption {
  font-size: 16px;
  line-height: 1.5;
  color: #021A4B;
  text-overflow: ellipsis;
  flex: 1;
  height: 24px;
  overflow: hidden;
}
.agenda .poolclear {
  position: absolute;
  right: 0;
}
.agenda .poolclear a {
  font-size: 16px;
  line-height: 1.5;
  display: inline-block;
  padding: 9px 14px;
  border-radius: 5px;
  color: #021a4b;
  border: 1px solid #e4e4e7;
  background-color: #fff;
  transition:all .3s ease-in-out;
}
.agenda a:hover {
  text-decoration: unset !important;!i;!;
}
.agenda .session-img-filter {
  margin-top: 64px;
  padding-top: 37px;
  border-top: 1px solid #E4E4E7;
}
.agenda .stream-filter {
  margin-bottom: 32px;
}
.agenda .opendropdown.stream-fil {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
.agenda .bottom-all-cards {
  margin-top: 64px;
  text-align: center;
}
.agenda .bottom-all-cards .bottom_all_btn{
  display:inline-block;
  max-width: 125px;
  width: 100%;
}
.agenda .opendropdown.stream-fil li,
.agenda .bottom-all-cards .bottom_all_btn{
  color: #021a4b;
  font-size: 14px;
  line-height: 1.7;
  padding: 9.3px 12px;
  border-radius: 5px;
  border: 1px solid #e4e4e7;
  background-color: #E4E4E7;
  cursor: pointer;
  transition: all .3s ease-in-out;
  position: relative;
}

.agenda .filter-container .border-sec-box {
  display: flex;
  border-radius: 5px;
  border: 1px solid  #E4E4E7;);
  padding: 12px;
  flex-wrap: wrap;
  gap: 22px;
}
.agenda .filter-container .border-sec-box .ms-details-img {
  flex-basis: 15.7%;
  height: 63px;
  border-radius: 6px;
  overflow: hidden;
}
.agenda .filter-container .border-sec-box .ms-details-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.agenda .session-img-filter .divided-heading {
  padding: 20px 24px;
  margin-bottom: 32px;
  border-radius:5px;
}
.agenda .session-img-filter .divided-heading h4 {
  margin: 0;
}
.agenda .session-img-filter .divided-heading h4 :is(p,h2,h2,h4,h5,p,h6){
  all: inherit;
}
.agenda .filter-container .border-sec-box:not(:last-child) {
  margin-bottom: 16px;
}
.agenda .opendropdown.stream-fil li span.day-spa{
  font-weight:700;
}
.agenda .opendropdown.stream-fil li.activeli,
.agenda .opendropdown.stream-fil li:hover,
.agenda .poolclear a:hover,
.agenda .bottom-all-cards .bottom_all_btn:hover{
  border-color: #021A4B;
  background: #021A4B;
  color: #fff;
}
/* .agenda .filter-container{
display:flex;
flex-wrap: wrap;
align-items: stretch;
column-gap: 2.75%;
row-gap: 34px;
} */
.agenda .filter-container .aganda-cards:not(:last-child){
  margin-bottom:34px;
}
.agenda .filter-container .aganda-cards{
  position: relative;
}
.agenda .filter-container .aganda-cards .aganda-high{
  border-radius: 5px;
  border: 1px solid #E4E4E7;
  background-color: #fff;
  padding: 24px;

  transition:all .3s ease-in-out;
}

.agenda .filter-container .aganda-cards:hover .card-btn a.cta_button{
  background-color: #fafafa;
  border-color: #fafafa;
  color: #021a4b;
  transition: all .3s ease-out;
}
.agenda .card-btn-main {
  /*   position: absolute;
  bottom: 24px;
  width: 100%;
  left: 0;
  padding: 0 24px; */
  width: 100%;
  text-align: right;
  margin-top: 48px;
}
/* .agenda .card-btn a.cta_button{
width: 100%;
} */
.agenda .nocardsection{
  text-align:center;
  font-weight:700;
  font-size:18px;
}
.agenda .day-stream-txt {
  color: #021A4B;
  font-size: 14px;
  line-height: 1.71;
  height: 24px;
  overflow: hidden;
}
/* .agenda .day-stream {
padding-bottom: 12px;
border-bottom: 1px solid #e4e4e7;
} */
.agenda .session-tag-txt {
  font-size: 14px;
  line-height: 1.71;
  display: inline-block;
  border-radius: 5px;
  padding: 4px 12px;
}
.agenda .ad-impor-content .session-tag-txt{
  margin-top:24px;
}
.agenda .aganda-cards .aganda-card-pop{
  position:absolute;
  inset:0;
  z-index:10;
  cursor: pointer;
}
/* 
.agenda .date-time {
margin-top: 32px;
gap: 11px;
}
.agenda .date-time .date-time-img {
width: 20px;
} */
.speaker-names.dis-flex {
  gap: 3px;
}
.agenda .date-time .date-time-txt {
  color: #021A4B;
  font-family: "Space Grotesk";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
}
.agenda .aganda-high .avanda-card-tittle {
  margin-top: 16px;
  margin-bottom: 48px;
}
.agenda .speaker-image,
.agenda .avatat-img,
.agenda .moderator-details .mod-image{
  position: relative;
  width: 53px;
  height:53px;
  border-radius: 50%;
  overflow: hidden;
}
.agenda .agenda-wrap .mod-datails{
  flex:1;
}
.agenda .speaker-image img,
.agenda .avatat-img img,
.agenda .moderator-details .mod-image img{
  border-radius: 50%;
}
.agenda .card-btn-main a.cta_button:after {
  content: "";
  height: 20px;
  display: inline-block;
  background-image: url(https://energyweek.com.au/hubfs/arrow-right.svg);
  width: 20px;
  margin-left: 8px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  vertical-align: sub;
}
.agenda .card-btn-main a.cta_button {
  padding: 11px 15px;
}
.agenda .speaker-heading.more-speaker span:nth-child(1){
  display:none;
}
.agenda .speaker-heading:not(.more-speaker) span:nth-child(2){
  display:none;
}
.agenda .impr-content .speaker-image{
  border: 2px solid #fff;
}
.agenda .speak-info,
.agenda .ms-details-info{
  flex: 1;
}
.agenda .speaker-image.speaker-one {
  z-index: 1;
}

.agenda .aganda-high .speaker-image:nth-child(2) {
  z-index: 2;
  left: -15px;
}
.agenda .aganda-high .speaker-image:nth-child(3) {
  z-index: 3;
  left: -30px;
}
.agenda .aganda-high .speaker-image:nth-child(4) {
  z-index: 4;
  left: -45px;
}
.agenda .aganda-high .speaker-image:nth-child(5) {
  z-index: 5;
  left: -60px;
}
.agenda .aganda-high .speaker-image:nth-child(6) {
  z-index: 6;
  left: -75px;
}
.agenda .aganda-high .speaker-image:nth-child(7) {
  z-index: 7;
  left: -90px;
}
.agenda .aganda-high .speaker-image:nth-child(8) {
  z-index: 8;
  left: -105px;
}
.agenda .aganda-high .speaker-image:nth-child(9) {
  z-index: 8;
  left: -120px;
}
/* .agenda .aganda-high .speaker-heading {
margin-top: 25px;
margin-bottom: 8px;
} */
.agenda .speaker-heading:not(.more-speaker) span:nth-child(2),
.agenda .speaker-heading.more-speaker span:nth-child(1){
  display:none;
}
.agenda .session-tag .session-tag-txt {
  background-color: #e0e98b;
}
.agenda .aganda-cards .speaker-heading span.h7 {
  font-size: 18px;
}
.agenda .speaker-name {
  font-size: 16px;
  line-height: 24px;
}
.agenda .speaker-name:last-child span.name-next {
  display: none;
}
/* navigation */
.agenda .navpagination {
  margin-top: 64px;
  padding-top: 20px;
  border-top: 1px solid #e4e4e7;
}
.agenda .pagenum-ele {
  gap: 2px;
}
.agenda .pagenum-ele .pagenumber.activenav{
  display:block !important;
}
.agenda .pagenum-ele .mobile-ele{
  display: none;
}
.agenda .pagenum-ele .pagenumber.hideEle {
  display: none !important;
}
.agenda .pagenum-ele .pagenumber a {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  color: #535862;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
}
.agenda .pagenav-text .pagenumber a {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
  font-size: 16px;
  font-weight: 500;
  color: #535862;
}

/* aganda details */

.agenda .aganda-details {
  display: none;
  position: fixed;
  inset: 0;
  background-color: rgb(228 228 231 / 85%);
  z-index: 100;
}
.agenda .agenda-wrap {
  max-width: 572px;
  margin-left: auto;
  background-color: #fff;
  padding: 40px 55px;
  min-height: calc(100vh - 100px);
  overflow-y: scroll;
  height:100%;
  width:100%;
  transition: all .2s ease-in-out;
  transform: translateX(100%);
}
.agenda .active-popup .agenda-wrap{
  transform:translateX(0)
}
body.overflow {
  overflow: hidden;
}
.agenda .aganda-details .agenda-wrap::-webkit-scrollbar {    
  /*   display: none; */
}
.agenda .aganda-details .close-abs-btn {
  border-radius: 8px;
  background: #fafafa;
  padding: 9px;
  max-width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-bottom: 32px;
  margin-left: auto;
}
.agenda .bottom-stream-filter {
  margin-top: 64px;
  padding-top: 64px;
  border-top: 1px solid #E4E4E7;
  padding-right: 0px;
}
.agenda .aganda-details .avanda-card-tittle {
  margin-top: 36px;
  margin-bottom: 74px;
}

.agenda .aganda-details .date-time {
  padding-bottom: 48px;
  border-bottom: 1px solid #e4e4e7;
  gap: 12px;
  margin-top:32px;
}
.agenda .ad-day-stream {
  padding-bottom: 12px;
  border-bottom: 1px solid #e4e4e7;
}
.agenda .aganda-row-details {
  margin-top: 40px;
  margin-bottom: 57px;
  font-size:16px;
}
.agenda .aganda-row-details ul{
  padding:0;
  margin:0;
  padding-left: 17px;
}
.agenda .aganda-row-details ul li:not(:last-child){
  margin-bottom:16px;
}
.agenda .aganda-row-details,
.agenda .aganda-row-details :is(p,li){
  font-size: 16px;
  line-height: 1.5;
}
.agenda .aganda-row-details p a {
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.agenda .mod-heading {
  margin-bottom: 19px;
}
.agenda .mod-heading span.h7 {
  font-size: 18px;
}
.agenda .mod-details, .speak-detail {
  gap: 15px;
  max-width: 307px;
  width: 100%;
}
.agenda .speak-detail:not(:last-child) {
  margin-bottom: 24px;
}
.agenda .mod-name, .spe-name, .mod-details-pos, .spe-position {
  font-size: 14px;
  line-height: 1.7;
}
.agenda .aganda-details .speaker-heading {
  margin-top: 34px;
  margin-bottom: 19px;
}
.agenda .card-image {
  margin-top: 30px;
}
.agenda .mod-name, 
.agenda .spe-name {
  font-weight: 700;
  color: #021A4B;
}
.agenda .dotpage {
  width: 40px;
  text-align: center;
  position: relative;
  top: 5px;
}
.agenda .aganda-high .speaker-details {
  margin-top: 20px;
}
.ghost-button a, .ghost-button a.cta_button, .ghost-button button.cta_button {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(10, 13, 18, .18), 0 -2px 0 0 rgba(10, 13, 18, .05), 0 1px 2px 0 rgba(10, 13, 18, .05);
  color: #021a4b;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  padding: 10px 18px;
  text-align: center;
  text-decoration: none !important;
  transition: all .3s ease-in;
}
.ghost-button a:hover, .ghost-button a.cta_button:hover, .ghost-button button.cta_button:hover{
  background-color: #fafafa;
  border-color: #fafafa;
  color: #021a4b;
}
.agenda .spe-position p {
  all: inherit !important;
}
@media(min-width:768px){
  .agenda .stream-time.card_dropdown {
    display:none;
  }
  .agenda .pagenum-ele .pagenumber {
    width: 40px;
    height: 40px;
    transition:all .3s ease-in-out;
    border-radius: 5px;
    border: 1px solid transparent;
  }
  .agenda .pagenum-ele .pagenumber.activenav,
  .agenda .pagenum-ele .pagenumber:hover{
    border-color:#e4e4e7;
    background-color: #fff;
  }
  .agenda .filter-container .aganda-cards .aganda-high:hover{
    box-shadow: 0px 12px 16px -4px rgba(10, 13, 18, 0.08), 0px 4px 6px -2px rgba(10, 13, 18, 0.03), 0px 2px 2px -1px rgba(10, 13, 18, 0.04);
  }
  .agenda .divided-heading.mobile{
    display:none;
  }
  .agenda .filter-container .aganda-cards .impr-content {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
  }
  .agenda .filter-container .aganda-cards .tag-and-timing {
    flex-basis: 21.02%;
    padding-right: 32px;
    border-right: 1px solid #E4E4E7;
  }
  .agenda .date-time.dis-flex {
    margin-bottom: 24px;
  }
  .agenda .filter-container .aganda-cards .rest-importent-cont {
    flex: 1;
    padding-left:32px;
  }
  .agenda .filter-container .mod-speak-flxbox {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    gap: 32px;
  }
  .agenda .filter-container .mod-speak-flxbox .speaker-wrap,
  .agenda .filter-container .mod-speak-flxbox .mod-wrap{
    flex-basis: calc(50% - 16px);
  }
  .agenda .filter-container .aganda-cards .moderator-heading,
  .agenda .filter-container .aganda-cards .speaker-heading {
    margin-bottom: 24px;
  }
}
@media(max-width:1024px) and (min-width:768px){

  .agenda .filter-container {
    column-gap: 4%;
  }
  .agenda .filter-container .aganda-cards .tag-and-timing {
    flex-basis: 18%;
    padding-right: 24px;
  }
  .agenda .filter-container .aganda-cards .rest-importent-cont {
    padding-left: 24px;
  }
  .agenda .aganda-high .avanda-card-tittle {
    margin-bottom: 32px;
  }
  .agenda .filter-container .mod-speak-flxbox {
    gap: 20px;
  }
  .agenda .filter-container .mod-speak-flxbox .speaker-wrap, 
  .agenda .filter-container .mod-speak-flxbox .mod-wrap {
    flex-basis: calc(50% - 10px);
  }
  .agenda .filter-container .aganda-cards .moderator-heading, 
  .agenda .filter-container .aganda-cards .speaker-heading {
    margin-bottom: 18px;
  }
  .agenda .filter-container .border-sec-box .ms-details-img {
    flex-basis: 25%;
    height: 70px;
  }
}
@media(max-width:767px){
  .agenda .card_dropdown .opendropdown:not(.stream-fil)::-webkit-scrollbar-track{
    margin-right:5px;
    padding:5px;
  }
  .agenda .card_dropdown .opendropdown:not(.stream-fil)::-webkit-scrollbar{
    width: 15px;
  }
  .agenda .card_dropdown .opendropdown:not(.stream-fil)::-webkit-scrollbar-thumb{
    border-radius: 8px;
    background-color: rgb(0 0 0 / 15%);
    border: 3px solid transparent;
    background-clip: padding-box;
  }
  .agenda .bottom-all-cards {
    margin-top: 48px;
  }
  .agenda .date-time .date-time-txt {  
    font-family: Inter;
    font-size: 16px;
  }
  .agenda .aganda-high .avanda-card-tittle h4 {
    font-size: 24px;
    line-height: 1.25;
  }
  .agenda .divided-heading.desktop{
    display:none;
  }
  .agenda .session-img-filter .divided-heading {
    padding: 20px 24px;
    margin-bottom: 40px;
  }
  .agenda .session-img-filter .divided-heading h4 {
    font-size: 24px;
    line-height: 1.25;
  }
  .agenda .stream-filter {
    display: none;
  }
  .agenda .section-heading{
    padding:0;
    border:none;
  }
  .agenda .section-heading, 
  .agenda .filterser {
    margin-bottom: 16px;
  }
  .agenda .filter-container .aganda-cards .moderator-heading, 
  .agenda .filter-container .aganda-cards .speaker-heading {
    margin-bottom: 16px;
  }
  .agenda .filter-container .aganda-cards:not(:last-child) {
    margin-bottom: 40px;
  }
  .agenda .filter-container .mod-speak-flxbox .mod-wrap{
    margin-bottom: 24px;
  }
  .agenda .filter-container .border-sec-box .ms-details-img {
    flex-basis: auto;
    height: 63px;
  }
  .agenda .filter-container .border-sec-box .ms-details-img img {
    max-width: 63px;
    border-radius: 6px;
  }
  .agenda .filter-container .border-sec-box {
    border-radius: 0;
    border: none;
    padding: 0;
    gap: 20px;
  }
  .agenda .filter-container .aganda-cards .tag-and-timing {
    padding-bottom: 16px;
    border-bottom: 1px solid #E4E4E7;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    gap: 12px;
  }
  .agenda .pagenum-ele .mobile-ele{
    display: inline-block !important;
    color: #021A4B;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
  }
  .agenda .filter-container .aganda-cards .rest-importent-cont {
    padding-top:32px;
  }
  .agenda .aganda-high .avanda-card-tittle {
    margin-bottom: 32px;
  }
  .agenda .filterser {
    gap: 12px;
    padding-right: 0;
    flex-direction: column;
  }
  .agenda .filterser .speak-time {
    flex-basis: 100%;
  }
  .agenda .filterser .speak-session {
    flex-basis: 100%;
  }
  .agenda .filterser .selectoption > span{
    font-weight:400;
    margin:0;
  }
  .agenda .poolclear {
    position: unset;
    margin-top: 20px;
  }
  .agenda .filter-container {
    gap: 24px;
  }
  .agenda .agenda-wrap {
    max-width: 100%;
    padding: 40px 20px;
  }
  .agenda .aganda-details .close-abs-btn {
    margin-bottom: 16px;
    position: sticky;
    top: 0;
    z-index:5;
  }
  .agenda .bottom-stream-filter {
    margin-top: 48px;
    padding-top: 48px;
  }
  .agenda .aganda-details .avanda-card-tittle {
    margin-top:16px;
    margin-bottom: 36px;
  }
  .agenda .aganda-details .date-time {
    padding-bottom: 16px;
  }
  .agenda .aganda-row-details {
    margin-top: 16px;
    margin-bottom: 36px;
  }
  .agenda .session-img-filter {
    margin-top: 40px;
    padding-top: 0px;
    border-top: none;
  }
  .agenda .navpagination {
    margin-top: 48px;
    padding-top: 16px;
  }
  .agenda .pagenav-text .pagenumber a {
    border-radius: 5px;
    border: 1px solid #fafafa;
    background-color: #fff;
    padding: 7px;
  }
  .agenda .pagenum-ele .pagenumber,
  .agenda .pagenum-ele .pagenumber:not(.activenav) a,
  .agenda .pagenav-text .pagenumber a span.pagenum-txt,
  .agenda .dotpage{
    display: none !important;
  }
  .agenda .pagenum-ele .pagenumber.lastnumber{
    display: block !important;
  }
  .agenda .pagenum-ele .pagenumber a{
    display: inline-block;
    width:auto;
    height:auto;
  }

  .agenda .day-stream-txt {
    display: flex;
    flex-wrap: wrap;
  }
  .agenda span.day-spa {
    margin-right: 3px;
    font-weight:700;
  }
  .agenda .day-stream-txt span.stream-spa {
    overflow: hidden;
    position: relative;
    word-break: break-all;
    height: 24px;
    flex: 1;
    margin-left: 3px;
  }
  .agenda .card_dropdown .opendropdown:not(.stream-fil){
    min-width: 100%;
    max-height: 256px;
    overflow-y: scroll !important;
  }
  .agenda .card_dropdown .opendropdown:not(.stream-fil) li {
    height: 40px;
    overflow: hidden;
    line-height: 1.7;
  }
  .agenda .stream-time.card_dropdown .opendropdown li span.stream-spa {
    word-break: break-word;
    height: 24px;
    overflow: hidden;
    display: inline-block;
    flex:1;
  }
  .agenda .filterser .selectoption,
  .agenda .poolclear a{
    color:var(--primary_color4);
  }
  .agenda .poolclear a{
    font-weight:500;
  }
  .agenda .navpagination .pagenav-text {
    width: 35px;
  }
}