.html{
  font-family: sans-serif;
}
a, a:hover, a:focus {
  color: inherit;
  text-decoration: none;
  transition: all 0.3s;
}
.e2_2 {
  background-color: rgba(255, 255, 255, 1);
  /* width: 1300px;
  height: 1024px; */
  width:100%;
  position: absolute;
}
.custom_modal_header{
  background: linear-gradient(90deg, rgba(0,108,184,1) 0%, rgba(172,196,42,1) 100%);
  color: rgba(253.0000001192093, 255, 245.00000059604645, 1);
  /* font-family: Roboto; */
  text-align: left;
  font-size: 18px;
}
.top_banner_0 {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  background: linear-gradient(90deg, rgba(1,51,127,1) 0%, rgb(19, 92, 178) 100%);
  width:100%;
  height: 209px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.top_banner_1{
  height: 209px;
  float: left;
  justify-content: center;
  /* position: relative; */
}
.img_banner{
  top:10px;
  width: 60px;
  text-align: center;
}
.logo_banner{
  float:right;
  width: 80px;
  height: 80px;
  /* top: 125px; */
  margin-top: 25%;
  padding: 15px;
  display: flex;
  justify-content: center;
  background-color: white;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
}
.title_name {
  color: rgba(253.0000001192093, 255, 245.00000059604645, 1);
  width: 75%;
  position: absolute;
  padding-left: 10px;
  margin-top: 8%;
  text-align: left;
  font-size: 26px;
  letter-spacing: 0;
}
.add_info{
  margin-top: 20%;
}
.tanggal_jam{
  color: rgba(253.0000001192093, 255, 245.00000059604645, 1);
  font-size: 14px;
}

.search_banner_0 {
  width:100%;
  height: 91px;
  position: absolute;
  margin-top: 13%;
  left: 0px;
  /* background-color: grey; */
}
.search_w13{
  width: 13%;
  /* position: absolute; */
}
.search_banner_1{
  height: 91px;
  float: left;
  justify-content: center;
  /* position: relative; */
}
.search_banner {
  width: inherit;
  height: 88px;
  position: absolute;
  /*  */
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  background-color: rgba(255, 255, 255, 1);
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  
}
.form_search{
  margin-left:1%;
  /* margin-top:1%; */
  float:left;
}
.search_title{
  color: rgba(0, 0, 0, 1);
  /* width: 87px; */
  /* height: 21px; */
  /* position: absolute; */
  /* left: 29px;
  top: 34px; */
  margin-left: 1%;
  text-align: left;
  font-size: 18px;
  letter-spacing: 0;
}
.ddm{
  background-color: #acc42a;
  left: -130px;
  position:relative;
}
.ddi{
  color: azure;
}

.home_content_0{
  width:100%;
  height: 91px;
  position: absolute;
  margin-top: 20.4%;
  
}
.home_content_caroussel{
  width:100%;
  height: 209px;
  position: absolute;
}

.book_shell {
  align-content: center;
  display: flex;
  flex-wrap: wrap;
}
.e23_56_edit {
  width: 150px;
  height: 225px;
}
.home_content_table{
  width:100%;
  position: relative;
  margin-top: 30%;
}
.history_content_0 {
  width:100%;
  /* height: 91px; */
  position: absolute;
  margin-top: 20.4%;
}

#dd_advanced_search{
	display:none;
}
@media only screen and (max-width: 320px) {
  .home_content_0{
    position: relative;
    margin-top: 80%;
  }
  .top_banner_1{
    margin-top: 20%;
  }
  .img_banner{
    top: 20px;
    width: 20px; 
  }
  .logo_banner{
    float:right;
    width: 40px;
    height: 40px;
  }
  .title_name{
    margin-top: 12%;
    font-size: 12px;
  }
  .add_info{
    font-size: 8px;
    margin-top: 2%;
    
  }
  .tanggal_jam{
    /* font-size: 8px; */
	display: none;
  }
  .search_banner_0{
    margin-top: 50%; 
  }
  .form_search{
    margin-top: 10%;
  }
  #label_cari{
    display: none;
  }
  #advanced_search{
    margin-left: 2%;
    /* margin-top:2%;  */
    float:left;
    display: none;
  }
  #dd_advanced_search{
	display:block;
  }
  .home_content_table{
    position: absolute;
    margin-top: 110%;
  }
}

@media only screen and (max-width: 600px) and (min-width: 321px)  {
  .home_content_0{
    position: relative;
    margin-top: 70%;
  }
  .top_banner_1{
    margin-top: 20%;
  }
  .img_banner{
    top: 10px;
    width: 20px; 
  }
  .logo_banner{
    float:right;
    width: 40px;
    height: 40px;
  }
  .title_name{
    margin-top: 12%;
    font-size: 12px;
  }
  .add_info{
    font-size: 8px;
    margin-top: 2%;
    
  }
  .tanggal_jam{
    /* font-size: 10px; */
	display: none;
  }
  .search_banner_0{
    margin-top: 45%; 
  }
  .form_search{
    margin-top: 8%;
  }
  #label_cari{
    display: none;
  }
  #advanced_search{
    margin-left: 2%;
    /* margin-top:2%;  */
    float:left;
    display: none;
  }
  #dd_advanced_search{
	display:block;
  }
  .home_content_table{
    position: absolute;
    margin-top: 100%;
  }
}
  @media only screen and (max-width: 992px) and (min-width: 601px) {
    .top_banner_1{
      margin-top: 5%;
    }
    .img_banner{
      top: 10px;
      width: 30px; 
    }
    .logo_banner{
      float:right;
      width: 50px;
      height: 50px;
    }
    .title_name{
      margin-top: 8%;
      font-size: 18px;
    }
    .add_info{
      font-size: 12px;
      margin-top: 2%;
      
    }
    .tanggal_jam{
      font-size: 12px;
    }
    .search_banner_0{
      margin-top: 20%; 
    }
    .form_search{
      margin-top: 2%;
    }
    #label_cari{
      display: none;
    }
    #advanced_search{
      margin-left: 2%;
      float:left;
      display: none;
    }
	#dd_advanced_search{
		display:block;
	  }
    .home_content_0{
      position: relative;
      margin-top: 35%;
    }
    .home_content_table{
      position: absolute;
      margin-top: 60%;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 993px) {
  .top_banner_1{
    margin-top: 5%;
  }
  .img_banner{
    top: 10px;
    width: 30px; 
  }
  .logo_banner{
    float:right;
    width: 50px;
    height: 50px;
  }
  .title_name{
    margin-top: 8%;
    font-size: 18px;
  }
  .add_info{
    font-size: 12px;
    margin-top: 2%;
    
  }
  .tanggal_jam{
    font-size: 12px;
  }
  .search_banner_0{
    margin-top: 16.5%; 
  }
  .form_search{
    margin-top: 1%;
  }
  #label_cari{
    display: none;
  }
  #advanced_search{
    margin-left: 2%;
    float:left;
    display: none;
  }
  #dd_advanced_search{
	display:block;
  }
  .home_content_0{
    position: relative;
    margin-top: 35%;
  }
  .home_content_table{
    position: absolute;
    margin-top: 40%;
  }
}