.weight400 {
    font-weight: 800;
}
.center1 {
    text-align: center;
    width:100px;
    border-left: 1px;
    border-radius: 1px;
    border-top: 1px;
    border-color: black;
}
.headercolor { 
    background-color: #2383f7;
    width: 100%;
    height: 100px;
    font-size: x-large;
    display:flex;
    flex-direction: row;
}
.headerHome {
    color:aquamarine;
    font-size: 10pt;
    width: 100%;
    padding-top: 39px;
}
.stateList {
    color: rgb(14, 130, 168);

}
.ychhi_tblCenter {
    width: 40%;
    text-align: left;
    color:aliceblue;
}
.fb2 {
    
    width: 30%;
}
.fb3 {
    margin-top: 25px;
    width: 30%;
    text-align: right;
}
.headerLeft {
    text-align: left;
    color:aliceblue;
    margin-right: 25px;
}
.ychh_burgee {
    width: 15%;
    text-align: left;
}
.ychhi_tablewidth {
    width:800px;
}
.ychhi_container {
    margin-left: 250px;
}
.ychhi_container2 {
    display:flex;
    flex-wrap: nowrap;
    border: none;
    
}
.ychhi_column1 {
    padding: 10px; 
    margin: 5px;
    width: 50%;
    margin-left: 150px;
    border: none;
    
}
.ychhi_column2 {
    padding: 10px; 
    margin: 5px;
    width: 30%;
    text-align: center;
    margin-top: 65px;
    
}
.ychhi_card {
    height: 250px;
    width: 300px;
    
}
.comic-neue-light {
    font-family: "Comic Neue", serif;
    font-weight: 700;
    font-style: normal;
    font-size: large;
  }
.ychhi_listdata {
    width: 500px;
    
}


