#h1{
    width: 100%;
    height: 23px;
    border: none;
    background-color: #00AB4E;/*#1a874a;*/
    /*border-radius: 15px 15px 0px 0px;*/
    display: none;
}
#h11{
    width: 80%;
    height: 100%;
    border-radius: 15px 0px 0px 0px;
    border: none;
    float: left;
    display: none;
}
#h12{
    width: 20%;
    height: 100%;
    border-radius: 0px 15px 0px 0px;
    border: none;
    float: left;
    display: none;
}
#h2{
    width: 100%;
    height: 23px;
    border: none;
    background-color: FAF0E6;
    display: none;
}
#h3{
    width: 100%;
    height: 23px;
    border: none;
    background-color: #F5DEB3;
    display: none;
}
.h1 {
    
    height: 20px;
    position: relative;
    margin-left: 15px;
    border-radius: 15px 15px 0px 0px;
    background-color: #EEE8AA;
    float: left;cursor: pointer;
    
}
.h2 {
    
    width: 100%;
    height: 20px;
    position: relative;
    margin-left: 15px;
    background-color: FAF0E6;
    float: left;cursor: pointer;
}
.h3 {
    
    width: 100%;
    height: 20px;
    position: relative;
    margin-left: 15px;
    background-color: F5DEB3;
    float: left;cursor: pointer;
}
#l1 {
    width:50%;
    height: 100%;
    float: left;
    border: none;
}
#r1 {
    width:50%;
    height: 100%;
    float:right;
    border: none;
}
#x2121 {
    width:60%;
    height: 100%;
    float: left;
    border: none;
}
#y2121 {
    width:40%;
    height: 100%;
    float: right;
    border: none;
}

#bx0 {
    width:50%;
    height: 100%;
    float: left;
    border: none;
    
    /*background-color:darkgrey;   */
}

    
#sm0{
    width: 100%;
    height: 5%;
    background-color: #034EA2;/*blue;*/
    border: none;
    overflow: hidden;
    font-size: 1.1vw;
}
#sm1{
    width: 95%;
    height: 90%;
    background-color: #034EA2;/*blue;*/
    border: none;
    margin-left: 2%;
    font-size: 1.1vw;
}
#sm1 th{font-size: 1.1vw;}
#sm1 td{font-size: 1.1vw;}
#sm2{
    width: 100%;
    height: 5%;
    background-color: #034EA2;/*blue;*/
    border: none;
    overflow: hidden;
    
}
.sm1 {
    
    width: 100%;
    background-color: #034EA2;/*blue;*/
    float: left;
    cursor: pointer;
    font-weight: bold;
    color: white;
    text-align: left;
    font-size: 1.2vw;
    /*box-shadow: 7px 6px 7px 10px rgba(0, 0, 0, 0.10);*/ 
    border-radius: 4px 4px 4px 4px;
}
.sm2 {
    
    border-radius: 4px 4px 4px 4px;
    margin-left: 5%;
    width: 95%;
    background-color: #fabc09;
    float: left;cursor: pointer;
    font-weight: bold;
    font-size: 1vw;
    /*box-shadow: 7px 6px 28px 1px rgba(0, 0, 0, 0.24);
    /*transition: 0.2s all;*/
    overflow: hidden;
}
.sm3 {
    
    /*width: 100%; 1 FAF0E6; 2 F5DEB3
    position: relative;*/
    margin-left:5%;
    width: 95%;
    background-color:#8DC63F; /*#00FFFF;*/
    float: left;
    cursor: pointer;
    font-weight: bold;
    /*box-shadow: 7px 6px 7px 10px rgba(0, 0, 0, 0.10); */
    border-radius: 4px 4px 4px 4px;
    overflow: hidden;
    font-size: 1vw;
    }
    .sm4 {

        /*width: 100%;
        position: relative;*/
        margin-left:5%;
        width: 95%;
        background-color: #00FFFF;/* #00AB4E orange;*/
        float: left;cursor: pointer;
        font-weight: bold;
        border-radius: 4px 4px 4px 4px;
        box-shadow: 7px 6px 7px 10px rgba(0, 0, 0, 0.080); 
        overflow: hidden;
    }
    .sm5 {

        /*width: 100%;
        position: relative;*/
        margin-left: 5%;
        width: 95%;
        float: left;cursor: pointer;
        font-weight: bold;
        border-radius: 4px 4px 4px 4px;
        box-shadow: 7px 6px 7px 10px rgba(0, 0, 0, 0.080); 
        overflow: hidden;
    }
    .tbc table {
        border: none;
        border-collapse: collapse;
        text-align: left;
        width: 100%;

    }
    .ipc table {
        border: none;
        width: 100%;
        text-align: left;

    }
    #sm1 input[type="text"]{
        width: 90%;
        height: 100%;
        border: none;
        background-color: white;
        margin-left: auto;
        margin-right: auto;
    }
    #sm1 table{
        width: 100%;
        border: none;
    }
    