<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.divlayout{
    width:100%;
    background-color:#fff;
    text-align:justify;
    display: table;
}
.item_div_layout{
    margin-left:auto;
    margin-right:auto;
    width:1200px;
    line-height:1.8em;
}
.padding_top_bottom{
    padding-bottom:2%;
    padding-top:2%;
}
.padding_bottom{
    padding-bottom:2%;
}
.margin_top{
    margin-top:2%;
}
a{
    text-decoration:none;
    color:inherit;
}
.calculator_title{
    font-size:1.5em;
    font-weight:bold;
    padding-left:2%;
    padding-bottom:0.5em;
    color:#de7d60;
}
.calculator_title_line{
    border-top:2px solid #de7d60;
}
.calculator_title_semi_circle{
    width: 20px;
    height: 20px;
    border-radius: 20px;
    border: 2px solid #de7d60;
    background-color: #fff;
    margin: -0.5em 0 0 2%;
    position: absolute;
    clip: rect(0px,25px,8px,0px);
}
.self_rated{
    margin:2% 0 0 2%;
}
.self_rated span{
    font-weight:bold;
}
.input_info{
    background-color:#de7d60;
    margin: 2% 0 0 0;
    padding: 2% 3%;
    display: table;
    width: 94%;
    border-radius: 5px;
}

.input_info_left{
    background-color:#fff;
    padding:6% 0 6% 8%;
    border:1px solid #e88e98;
    border-radius:5px;
    color:#de7d60;
    width: 35%;
    float: left;
}
.input_info_left input{
    text-align:center;
    padding:2% 0;
    width:80%;
    border:1px solid #de7d60;
    border-radius:5px;
    margin: 0 1% 0 0;
    color:#de7d60;
}
.input_info_left select{
    padding:2% 0 2% 10%;
    width:25%;
    border:1px solid #de7d60;
    border-radius:5px;
    color:#de7d60;
    margin-right:2%;
    vertical-align:middle;
}
.test_buttom{
    width: 6em;
    height: 6em;
    border-radius: 6em;
    line-height: 6em;
    color: #fff;
    background-color: #dcb96e;
    text-align: center;
    cursor:pointer;
}
.buttom_layout {
    width: 10%;
    float: left;
    margin: 8% 5% 0 5%;
}
.input_info_right{
    background-color: #f4e1e3;
    padding:6% 0 6% 6%;
    border: 1px solid #de7d60;
    border-radius: 5px;
    color: #de7d60;
    width: 30.5%;
    float: right;
}
.test_result{
    font-size:1.1em;
    font-weight:bold;
}
.input_info_right input{
    text-align:center;
    padding:2% 0;
    background-color:#fff;
    width:80%;
    border:1px solid #f3b1b9;
    border-radius:5px;
    color:#de7d60;
    vertical-align:middle;
}
.prompt{
    margin:2% 0 0 2%;
}
.prompt span{
    font-weight:bold;
    margin-bottom:1%;
}
#weeks{
    width:30%;
    margin-right:2%;
}
.weeks_title{
    width:50%;
    margin:0 auto;
}
.weeks_div{
    border-radius:5px;
    border:1px solid #f3b1b9;
    color:#de7d60;
    padding:2% 0;
    text-align:center;
    width:30%;
    float:left;
    cursor:pointer;
}
.weeks_triangle{
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    margin: 0.7% 0 0 4%;
    position: absolute;
}
.weeks_triangle_active{
    border-top: 10px solid #de7d60;
}
.weeks_activate{
    background-color:#de7d60;
    color:#fff;
    border:1px solid #de7d60;
}
.weeks_table{
    border-collapse:separate;
    border-spacing:5px;
    background-color: #fff;
    margin: 0 auto;
}
.weeks_table td{
    border:1px solid #e3e4e4;
    width:3.8%;
    padding:1% 0;
    text-align:center;
}
.weeks_table td:hover{
    border:1px solid #f3b1b9;
    color:#de7d60;
}
.weeks_table_1{
    border-collapse:separate;
    border-spacing:5px;
    background-color: #fff;
    margin: 0 auto;
}
.weeks_table_1 td{
    border:1px solid #e3e4e4;
    width:3%;
    padding:1% 0;
    text-align:center;
}
.weeks_table_1 td:hover{
    border:1px solid #f3b1b9;
    color:#de7d60;
}
.margin_left_right{
    margin-left:3%;
    margin-right:3%;
}
.inspect_item{
    margin-top:0.5%;
    margin-left:2%;
}
.inspect_item_table{
    border-collapse:separate;
    border-spacing:0;
}
.inspect_item_table th{
    background-color:#feedef;
    color:#de7d60;
    padding:1.5% 0;
    text-align:center;
    border-bottom:1px solid #e88e98;
    border-left:1px solid #e88e98;
    border-top:1px solid #e88e98;
}
.inspect_item_table th:last-child{
    border-right:1px solid #e88e98;
}
.inspect_item_table td{
    border-bottom:1px solid #e88e98;
    border-left:1px solid #e88e98;
    padding:1% 2%;
}
.inspect_item_table td:first-child{
    width:10%;
    text-align:center;
}
.inspect_item_table td:nth-child(2){
    width:12%;
    text-align:center;
}
.inspect_item_table td:nth-child(3){
    width:30%;
    vertical-align:middle;
}
.inspect_item_table td:last-child{
    border-right:1px solid #e88e98;
    vertical-align:middle;
}
.early_pregnancy{
    background-color:#feedef;
}
.fetus_change_div{
    padding:3%;
}
.fetus_change_title{
    color:#de7d60;
}
.fetus_change_content{
    margin-top:2%;
}
@media screen and (min-device-width:320px) and (max-device-width: 370px) {
    .item_div_layout{
        width:96%;
    }
    .input_info_left{
        width:60%;
        padding: 6% 0 6% 6%;
    }
    .buttom_layout{
        margin: 10% 5% 0 5%;
    }
    .input_info_right{
        float:left;
        width:60%;
        margin-top:3%;
    }
    .weeks_title{
        width:100%;
    }
    .weeks_triangle{
        margin: 2.2% 0 0 12%;
    }
    .inspect_item_table{
        margin-top:4%;
    }
    .input_info_left select{
        width:50%;
    }
    #weeks{
        width:40%;
    }
    .calculator_title_semi_circle{
        margin: -0.65em 0 0 2%;
    }
    .weeks_table_1{
	    border-spacing:2px;
	    margin-top: 3%;
	}
	.weeks_table{
	    border-spacing:2px;
	    margin-top: 3%;
	}
}
@media screen and (min-device-width:371px) and (max-device-width: 420px) {
    .item_div_layout{
        width:96%;
    }
    .input_info_left{
        width:65%;
        padding: 6% 0 6% 6%;
    }
    .buttom_layout{
        margin: 10% 5% 0 5%;
    }
    .input_info_right{
        float:left;
        width:65%;
        margin-top:3%;
    }
    .weeks_title{
        width:90%;
    }
    .weeks_triangle{
        margin: 2% 0 0 11%;
    }
    .inspect_item_table{
        margin-top:4%;
    }
    .calculator_title_semi_circle{
        margin: -0.6em 0 0 2%;
    }
    
}</pre></body></html>