

.pagetopbox{
  border-bottom: 2px solid #ddd;
  margin-bottom: 30px;
}

.pagetopbox h1{
  display: block;
  max-width: 200px;
  margin: 0 auto -5px;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  padding: 0.5rem 0;
  border-bottom: 5px solid #0e51e6;
}









#programpage{
  max-width: 1140px;
  margin: 0 auto;
}
.roomarea{
    display: -ms-flexbox;
    display: flex;
}
.room_btn1,
.room_btn2{
    font-size:1.25rem; 
    font-weight: bold; 
    padding:10px 35px; 
    color: white; 
    background-color:#8197aa;
    border: none;
}
.room_btn1_on{
    background-color: #96c5b2;
}

#programpage .programarea1,
#programpage .programarea2{
    display: none;
}

#programpage .active{display: block;}




.programflex{
  display: -ms-flexbox;
  display: flex;
}

.programflex1{
  display: -ms-flexbox;
  display: flex;
}
.programflex2{
  display: -ms-flexbox;
  display: flex;
  width: 16.5%;
}
.w84{
  width: 84%;
}
.sesstionflex{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: bold;
  background-color: #ddd;
  padding:15px 20px;
  text-align: left;
}

.sesstionflex1{
    text-align: right;
}


.programitem1_1{
  width:40%;
  font-weight: bold;
  color:white;
  background:#004194;
  border-top: 2px solid #004194;
  border-bottom: 2px solid #004194;
  text-align: center;  
  /* padding-left:10px; */
}

.programitem1_2{
 width:20%;
  font-weight: bold;
  color:white;
  background:#004194;
  border-top: 2px solid #004194;
  border-bottom: 2px solid #004194;
  text-align: center;
  /* padding-left:30px; */
}

.programitem1_3{
  width:40%;
  font-weight: bold;
  color:white;
  background:#004194;
  border-top: 2px solid #004194;
  border-bottom: 2px solid #004194;
  text-align: center;
}

.programitem1_4{
  width:19.5%;
  font-weight: bold;
  color:white;
  background:#004194;
  border-top: 2px solid #004194;
  border-bottom: 2px solid #004194;
  text-align: center;
}


.programitem2{
  flex:15;
  color:#FFFFFF;
  background:#67befa;
  text-align: center;

}

.programitem2_1{
  flex:5;
  color:#FFFFFF;
  background:#67befa;
  text-align: center;
}

.programitem3{
  color:#000;
  background:#ddd;
  text-align: center;
}




.program1{
  display: flex;
  align-items: center;
  justify-content: center;
  width:40%;
  font-weight: normal !important;
  text-align: left;
  text-align: center;
  line-height: 2.8;
  background-color: #fccf002e;
}

.program2{
  display: flex;
  align-items: center;
  justify-content: center;
  width:20%;
  text-align: center;
  line-height: 2.8;  
/*  max-width: 206.8px;*/
  color: #004194;
  border: 1px solid #f6f6f6;
}
.program3 span{color: #00c19d; display: block;}

.program3{
  display: flex;
  align-items: center;
  justify-content: center;
  width:40%;
  font-weight: normal !important;
  /* padding-left: 16px; */
  text-align: center;
  line-height: 1.8;
  background-color: #f6f6f6;
}

.program4{
  align-items: center;
  background-color: #957a002e;
  border: 1px solid #f6f6f6;
  display: flex;
  width:100%;
  font-weight: normal !important;
  /* padding-left: 16px; */
  text-align: center;
  line-height: 1.8;
  justify-content: center;
}



.pgflx_base{
  padding-top:0.8rem; padding-bottom: 0.8rem;
  margin: 1px;
}



@media(max-width:660px){

  #programtoppc{
    /* display: none; */
  }
  #programtopmb{
    display: flex !important;
  }

  .programflex{
    /* display: block; */
    /* padding: 3px; */
    font-size: 0.95em;
  }
  
  .pgflx_base{
    padding-top:0.2rem; padding-bottom: 0.2rem;
  }

  .programitem2{
    color:#FFFFFF;
    background:#96c5b2;
    text-align: left;
    padding-left: 8px;
    flex:1;


  }

  .programitem2_1{
    color:#FFFFFF;
    background:#96c5b2;
    text-align: right;
    padding-right: 8px;
    flex:2;


  }

  .sesstionflex{
    padding:10px 8px;

  }
  .program1{
    /* width:100%; */
    width: 40%;
    font-weight: normal !important;
    border-bottom:1px solid #fafafa;
    text-align: left;
    padding-left: 8px;
    padding-top: 0.1rem;
    padding-bottom: 0;
    margin: 0;
    max-width: unset;
    text-align: center;

  }

  .program2{
    /* width:100%; */
    flex-direction: column;
    width: 20%;
    text-align: center;
    padding: 0 4px 0.1rem 4px;
    margin: 0;
    border-bottom:1px solid #fafafa;
    max-width: unset;
    line-height: 1.3;
    word-break: keep-all;
  }
  .program2 > span{
    display: block;
  }
  .program3{
    /* width:100%; */
    width: 40%;
    border-bottom:1px solid #ddd;
    font-weight: normal !important;
    /* text-align: right; */
    padding: 0 4px 0.1rem 4px;
    max-width: unset;
    word-break: keep-all;
  }
  .programflex2{
    /* width: 100%; */
    width: 19.5%;
  }
  .w84{
    width: 100%;
  }
  .program4{
    width:100%;
    font-weight: normal !important;
    text-align: center;
    padding: 0 4px 0.1rem 4px;
    margin: 0 auto 5px;
    line-height: 2.8;
    max-width: unset;
  }

}
