
.suncheck_resultbox_group{
    width: 100%;
    height: 80px;
    position: absolute;
    top: 100px;
    font-size: 20px;
    color: white;
}

.suncheck_resultbox_group_border{
    width: 96%;
    height: 100%;
    left: 2%;
    position: absolute;
    border: 1px solid rgb(255, 255, 255);
}

.suncheck_resultbox_group_text{
    font-size: 20px;
    color: white;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
}

.suncheck_resultbox_group_select{
    width: 300px;
    position: absolute;
    top:50%;
    transform:  translateY(-50%);
}


#suncheck_resultbox_table{
    width: 100%;
    font-size: 16px;
}

table {
    width: 100%;
    border: 1px solid #ffffff;
}

th, td {
    border: 1px solid #ffffff;
}


.suncheck_resultbox_table_bar{
    position: absolute;
    width: 30px;
    height: 15px;
    transform: translateY(50%);
    background-color: rgb(255, 96, 68);
}

.suncheck_resultbox_table_img_parent{
    position: absolute;
    width: 100%;
    height: 20px;
}


.suncheck_resultbox_table_img1{
    width:100%;
    height:30px;
    /*vertical-align:top;*/
}

.suncheck_resultbox_table_img2{
    width:209.08px;
    position:absolute;
    left:0px;
    height:30px
}


.suncheck_resultbox_table_img_area{
    width:215.33px;
    position:absolute;
    left:0px;
    height:30px
}