#video_popup_top_bar, #webinar_popup_top_bar{
  text-align: center;
  padding-top: 10px;
}
ol, ul>li {
}
ul>li::marker
{
color:white;
}
h2.first_section_text {
  margin-top:5px;
  margin-bottom:5px;
  color:#F7F1A6;
  }
  h4.first_section_text{
    margin-top: 2px;
    margin-bottom: 13px;
  }
  #datepicker{
   display:none;
  }
#filter_logo{
  top: 7px;
  position: relative;
  height:75%;
  width:auto;
}
#filter_title{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  margin-top: 10px;
}
  footer {
  text-align: center;
  margin-top: 15px;
  padding: 3px;
  background-color: white;
  color: white;
}
  #second_section_container{
    margin-left:auto;
    margin-right:auto;
  }
#filter{
display:inline-block;
width: 40%;
min-width:2px;
box-sizing: border-box;
border: solid;
float:left;
background:#3E3D6D;
border-color:#ffffff;
border-radius: 30px;
border-width:5px;
}
#filter_top_bar{
  box-sizing: border-box;
  height:50px;
  border-bottom:solid;
  border-width:5px;
  border-color:#ffffff;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  background:#EB5F2F;
  }
  #Filter_title{
    padding-top:10px;
  z-index: 0;
  position: relative;
  color: white;
  font-size: 28px;
  }
  #t_and_c_popup_top_bar > #Filter_title{
  top:7px;
  }
#main_img{
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#first_section,#second_section{
}
#second_section{
  overflow:auto; 
}
#top_bar_first_section{
width:100%;
height:0px;
}
#top_bar_second_section{
width:100%;
height:150px;
}
body {
  width:100vw;
    overflow-x: hidden;
    margin:0px;
    font-family: ArialMT, Arial, Helvetica, sans-serif;
    /*font-family: 'arial-mt', Arial, Helvetica, sans-serif;*/
    /*min-height:140vh;*/
    background-position: center; 
    background-image: url('/apps/eresourcesweek/2025/images/new_bg/Background.png');
    /*background-image: url('/eresourcesweek/images/new_bg/Background.png');*/
    background-repeat: no-repeat;
    background-attachment: fixed;  
    background-size: cover;
    color: #ffffff;
    background-color: #20bd9a;
}
@font-face {
  font-family: 'Adobe Fangsong', Arial, Helvetica, sans-serif;
  src: url(fonts/SourceSans3-VariableFont_wght.ttf);
}

@font-face {
  font-family: 'ArialMT';
  src: url(fonts/ARLRDBD.TTF);
  font-weight: bold;
}
@font-face {
  font-family: 'ArialMT';
  src: url(fonts/ArialMT.ttf);
}


#t_and_c>img{
display: block;
  margin-left: auto;
  margin-right: auto;
}
#t_and_c{
    text-align:center;
}
#talkbubble {
      width: 120px;
      height: 80px;
      background: red;
      position: relative;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      border-radius: 10px;
    }
    #talkbubble:before {
      content: "";
      position: absolute;
      right: 100%;
      top: 26px;
      width: 0;
      height: 0;
      border-top: 13px solid transparent;
      border-right: 26px solid red;
      border-bottom: 13px solid transparent;
    }
    #first_row_in_table{
        width:50%;
    }
    #recorces_list_table > tbody > tr > th{
      max-width:140px;
      
    }
    #recorces_list{
    overflow: hidden;
    }
  #recorces_list_table{
    width:100%;
    margin-left: auto;
    margin-right: auto;
  }
  #recorces_list{
    margin-left:5%;
    float: left;
    width: 55%;
  }
  .e_resources_items{
    cursor:pointer;
    height:auto;
    width:80%;
    transition-property: all; 
    transition-duration: 0.3s; 
    transition-timing-function: ease; 
    -webkit-transition-property: all; 
    -webkit-transition-duration: 0.3s; 
    -webkit-transition-timing-function: ease; 
  }
  
  .e_resources_items:hover,.e_resources_top_items:hover { 
transform: scale(1.1); 
}
.e_resources_top_items{
    cursor:pointer;
    height:auto;
    width:80%;
    transition-property: all; 
    transition-duration: 0.3s; 
    transition-timing-function: ease; 
    -webkit-transition-property: all; 
    -webkit-transition-duration: 0.3s; 
    -webkit-transition-timing-function: ease; 
}
[selected='true']{
transform: scale(1.1); 
}
#filter_content{
margin-bottom: 15px;
padding-left:10px;
color:#ffffff;
}

    .ui-datepicker {
    min-width: 130px;
    max-width: 90%;
    height: auto;
    font: 12pt Arial, sans-serif;
    background: #3E3C6D;
    color: #ffffff;
}
div.ui-datepicker{
 font-size: 12px;
}
.ui-datepicker-header {
    background: #ffffff;
    color: #3E3C6D;

}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
/*background:unset;*/
color:unset;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{
  background: unset;
  border: 1px solid;
}
.ui-datepicker td{
  border:1px;
}
#banner_img{
 max-height:17vh; }

.white-popup {
  box-sizing: border-box;
  border: solid;
  border-color: #ffffff;
  border-width: 6.5px;
  position: relative;
  background: #3E3C6D;
  width: 75%;
  min-width: 350px;
  max-width: 450px;
  margin: 20px auto;
  border-radius:32px;
  height:80vh;
  height: fit-content;
}

#t_and_c_popup_top_bar{
  box-sizing: border-box;
  height:50px;
  border-bottom:solid;
  border-width:5px;
  border-color:#ffffff;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  background:#3E3C6D;
  }
  #popup_container, #popup_container_video{
    padding:20px;
    padding-top:5px;
    background: #20bd9a;
    border-radius:32px;
  }
  p{
    padding-left:40px;
    padding-right:40px;
  }
 
  button.mfp-close{
    background-image: url('/apps/eresourcesweek/2025/images/button3.png');
    /*background-image: url("/eresourcesweek/images/button3.png");*/
  }
.close_button_set{
  overflow: visible;
cursor: pointer;
background: transparent;
  background-image: none;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation;
width: 35px;
height: 35px;
line-height: 35px;
position: absolute;
right: 10px;
top: 5px;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: ArialMT, Adobe Fangsong, Arial, Baskerville, monospace;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
background-image: url('/apps/eresourcesweek/2025/images/button3.png');
/*background-image: url("/eresourcesweek/images/button3.png");*/
background-size: 25px;
background-repeat: no-repeat;
background-position-x: left;
background-position-y: center;
}
.ui-state-default:not(td.ui-datepicker-unselectable span){
font-weight:bold !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
color:#3E3C6D;
background:#ffffff;
font-weight: bold;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
color:black;
background: white;
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a{
color:black;
background: #EAB337;
}
#outer_container{
  background-position-y: 40%;
  background-color: #20bd94;
}
.first_section_text{
padding-left: 20%;
padding-right: 20%;
}
@media only screen and (max-width: 1060px) {
  .webinar_result_table_heading{
padding-left: 0px !important;
padding-right: 0px !important;
text-align: center !important;
  }
col.tdw,.thw{
width:15%;
}
col.tdw,.tdw{
width:28.33%;
}
col.thwm,.thwm{
width:20%;
max-width: 20%;
}
col.tdwm,.tdwm{
width:40%;
max-width: 40%;
}
}
@media only screen and (min-width: 1061px) {
col.thw,.thw{
width:10%;
}
col.tdw,.tdw{
width:30%;
}
}
@media only screen and (max-width: 768px) {
  .date_c{
    display:none;
  }
  #booth_date_info{
  font-weight: 600;
  }
  #Booths_Schedule{
  font-size: 16px !important;
  }
  .booth_list{
    display:none;
  }
  #booth_date_info{
    font-size:16px !important;
    line-height: 1.5 !important;
  }
    #webinar_popup{
width: 90%;
  }
  footer{
  margin-bottom:100px;  
  }
  .logo_item{
    max-width: 45% !important;
  }
.first_section_text{
padding-left: 15px;
padding-right: 15px;
}
#dummy_image{
width:420px !important;
}
  .e_resources_top_items{
    width:80px;
    }
  #recorces_list{
margin-left:2.5%;
  }
  .list_tr{
    position: relative;
  }
  .container_div{
    /*
    position: absolute;
  top: 0;
  height: fit-content;
  display: contents;
  */
  }
  .e_resources_items{
    width:80px;
  }
  .white-popup{
width: 90%;
height: fit-content;
  }
  #button_container{
display:grid;
  }
  #button_container{
  height: 50px;
  width:100%;
  position: relative;
  display:block;
  }
  #open_close_filter_button{
    font-size:18px;
    margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  }

  div.ui-datepicker{
 font-size: 18px;
 color: #ffffff;
}
  #filter{
    margin-bottom:15px;
    display:none;
    width:95%;
  }
  #recorces_list{
    display:block;
    width:95%;
  }
  #recorces_list_table{
  }
  /*
  #recorces_list_table > tbody > tr {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    */
    .webinar_result_table_heading{
      padding-left: 0px !important;
      padding-right: 0px !important;
      text-align: center !important;
    }
    th {
      font-size: 16px;
        /*width: calc(50% - 16px);*/ /* Adjust the width as needed with proper margin/padding */
        box-sizing: border-box;
        padding: 8px;
        text-align: center;
    }
  #first_section, #second_section{
    min-height:unset;
  }
  #second_section_container, #main_container{
    width:90% !important;
  }
#banner_img{
  width: 100%;
  height:60px;
}
#outer_container{
  background-position-y:unset;
  height:100px;
  z-index: 999;
  top: 0;
  position: -webkit-sticky;
  position: sticky;
  background-image: url('/apps/eresourcesweek/2025/images/new_bg/HP.gif');
  /*background-image: url('/eresourcesweek/images/new_bg/HP.gif');*/
  background-size: 150%;
  background-repeat: no-repeat;
  background-position-y: top;
  background-position-x: 50%;
}
#main_img{
  height: auto;
  width: 100%;
  background-position-y: 40%;
  }
    #full_container{

  }
}
@media only screen and (min-width: 769px) {
  .date_m{
  display:none;
  }
    .booth_list_m{
    display:none;
  }
  #full_container{
min-height: 100vh;
}
      #webinar_popup{

  }
.thw{
width:10%
}
.thww{
  width:20%;
}
  .tdw{
width:30%
}
#main_img{
  height:80vh;
}
#button_container{
display:none;
  }
  #second_section_container{
    width:55%;
  }
  #banner_img{
 max-height:17vh; 
}
#outer_container{
overflow:hidden;
z-index: 999;
background-image: url('/apps/eresourcesweek/2025/images/new_bg/HP.gif');
/*background-image: url('/eresourcesweek/images/new_bg/HP.gif');*/
position: -webkit-sticky;
position: sticky;
top: 0;
background-position: 50%; 
background-size: cover;
background-repeat: no-repeat;
height:155px;
}
}
@media screen and (max-device-width: 768px){
  body{
    -webkit-text-size-adjust: 100%;
  }
}
@media screen and (max-width:500px){
  #outer_container{
    height:60px;
  }
}
#title{
text-align:center;
}
#dummy_image{
width:50%;
margin: auto;
}
#tandc-title,#tandc{
color:black;
width:80%;
margin:auto;
}
#tandc{
text-align: start;
display:none;
}
#tandc-title{
cursor: pointer;
margin-top:20px;
margin-bottom:20px;
}
#to_page{
 
}
.logos {
  vertical-align: middle;
  display: inline;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}    
.logo_item {
  text-align: center;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-top: 20px;
  width: 200px;
  height: 115px;
}
.footer_logo_item{
  text-align: center;
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 10px;
  width: 150px;
  height: 76px;
}
.home_icon{
color: inherit;
text-decoration: none;
}
#booth_date_info, #table_title{
margin-top:20px;
}
#booth_date_info{
font-size:20px;
}
.booth_list, .booth_list_m{
width:100%;
border-collapse: collapse;
}
#main_container{
width:60%;
margin:auto;
border-radius: 5px;
margin-top:20px;
}
.booth_platform_name{
display: block;
}
.WorOM{
display: block;
border-top:none;
padding-bottom:10px;
}
.WorOM:not(.empty){
}
.booth_list td,.booth_list_m td{
border: 1px solid;
}
.item_upper{
margin-bottom:10px;
border-bottom: unset;
}
.item_upper_container{
  margin-top: 10px;
  /*
position: relative;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
*/
}
.logo_item:hover {
  transform: translate(0, -15px);
}
.logo_item{
  transition: transform .3s ease-out;
}
#lucky_draw_info,h3,#first_section_text{
margin-bottom: 5px;
margin-top: 5px;
}
#webinar_result_table, #videos_result_table{
  border-collapse: collapse;
  width:100%;
}
#videos_result_table_m{
  width:100%;
  border-collapse: collapse;
}
.webinar_result_table_item, .online_material_result_table_item {
  /*width: 30%;*/
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 1.5%;
  padding-bottom: 1.5%;
  border: solid 1px;
  border-collapse: collapse;
  text-align: center;
}
.webinar_result_table_item_top{
  padding-top: 0%;
  padding-bottom: 1%;
}
#videos_filter_result{
margin-top:20px;
}
.online_material_result_table_item{
padding-top:10px;
padding-bottom: 10px;
width:33%;
}
.webinar_result_table_heading{
border-right: unset;
text-align: center;
border: solid 1px;
border-collapse: collapse;
padding-left: 10px;
padding-right: 10px;
}
.language_img{
width:70px;
display: block;
margin: auto;  
}
.instruction_language_img{
width:50px;
display: inline-block;
margin: auto;  
vertical-align: bottom;
}
#webinar_filter_result{
margin-top:15px;
margin-bottom: 15px;
}
body{
  overflow-x: hidden;
  line-height: 1.3;
}
.platform_img{
  height:50px;
}
.empty{
border-top: unset;
}
.hide{
  visibility: hidden;
}
.webinar_filter_result_table, .webinar_result_table_heading,.webinar_result_table_item{
  border-collapse: collapse;
}
.webinar_filter_result_table{
width:100%;
}
.webinar_date{
margin-top:10px;
margin-bottom:10px;
}
.lucky_draw_instruction{
margin-top:10px;
}
.webinar_filter_result_table_m{
  width:100%;
}
.online_material_container{
display:inline-table;
height:100%;
}
.online_material_result_table_item{
height:100%;
}
#videos_result_table_m colgroup col{
  width:33%;
}
colgroup{
  display: table-column-group;
}
.dummy{
  visibility: hidden;
  border:none;
}
table{
}