<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;
    color:#000000;
    display: table;
}
.item_div_layout{
    margin-left:auto;
    margin-right:auto;
    max-width:1140px;
    font-size:1em;
    line-height:1.8em;
}
.padding_top_bottom{
    padding-bottom:2%;
    padding-top:2%;
}
.padding_bottom{
    padding-bottom:2%;
}
a{
    text-decoration:none;
    color:inherit;
}
.tool_left{
    width:5%;
    height:6em;
    float:left;
}
.tool_left_symbol{
    width:1.5em;
    height:6em;
    border-top:1px solid #e7e7e7;
    border-left:1px solid #e7e7e7;
    border-bottom:1px solid #e7e7e7;
    float:left;
}
.tool_left_content{
    border-right: 1px solid #e7e7e7;
    height: 4em;
    float: left;
    color: #a1414c;
    padding-right: 0.5em;
    margin: 1em 0 0 -1em;
    line-height: 2em;
}
.tool_right{
    width:2%;
    height:6em;
    float:left;
}
.tool_right_symbol{
    width:1.5em;
    height:6em;
    border-top:1px solid #e7e7e7;
    border-right:1px solid #e7e7e7;
    border-bottom:1px solid #e7e7e7;
    float:left;
}
.tool_mmiddle{
    float:left;
    height:6em;
    width:93%;
}
.tool_buttom:hover{
    border:1px solid #a1414c;
}
.tool_buttom{
    border:1px solid #e7e7e7;
    border-radius:5px;
    padding:0.5em;
    width:53px;
    height:53px;
    background-image:url('../pc-image/ovulation-calculator/tool.png');
    background-repeat:no-repeat;
}
.tool_content{
    text-align:center;
}
.tool_current{
    border:1px solid #a1414c;
    text-align:center;
}
.tool_font_current{
    color:#a1414c;
}
.tool_image{
    background-position: 6px 5px;
}
.tool_image_1{
    background-position: -49px 5px;
}
.tool_image_2{
    background-position: -101px 2px;
}
.tool_image_3{
    background-position: -158px 2px;
}
.tool_image_4{
    background-position: -214px 2px;
}
.tool_image_5{
    background-position: -267px 2px;
}
.tool_image_6{
    background-position: -324px 3px;
}
.tool_image_7{
    background-position: -385px 3px;
}
.tool_image_8{
    background-position: -442px 3px;
}
.tool_image_9{
    background-position: -490px 3px;
}
.tool_ul{
    list-style:none !important;
    padding:0 !important;
    margin-top: 0.6em !important;
}
.tool_ul li{
    float:left !important;
    margin-left:4.4% !important;
    font-size:0.9em;
}
.tool_ul li:first-child{
    margin-left:3% !important;
}
.tool_ul li a:hover{
    color:#a1414c;
}
.calculator_title{
    font-size:1.5em;
    font-weight:bold;
    padding-left:2em;
    padding-bottom:0.5em;
}
.calculator_title span{
    color:#a1414c;
}
.calculator_title_line{
    border-top:2px solid #a1414c;
}
.calculator_title_semi_circle{
    width: 20px;
    height: 20px;
    border-radius: 20px;
    border: 2px solid #a1414c;
    background-color: #fff;
    margin: -0.5em 0 0 4.2em;
    position: absolute;
    clip: rect(0px,25px,8px,0px);
}
.cycle_div{
    background-color:#e88e98;
    border-radius:60px;
    margin:3em 2em 0 2em;
    width:77%;
    float:left;
}
.cycle_content{
    color:#fff;
    padding: 1.1em 0;
    margin-left:4.3em;
    margin-right:3em;
    font-size:1.1em;
}
.cycle_content input{
    border:0;
    border-radius:5px;
    text-align:center;
    font-size:1.1em;
    width: 20%;
    margin-right: 2%;
    margin-left: 2%;
    color:#a1414c;
    vertical-align:middle;
}
.cycle_bottom{
    background-color: #a1414c;
    height: 9em;
    margin: 3em 2em 0 1%;
    width: 9em;
    border-radius: 9em;
    float: left;
    text-align: center;
    cursor: pointer;
}
.margin_top_18{
    margin-top:18%;
}
.margin_top_2{
    margin-top:2%;
}
.calculator_font{
    color:#fff;
    margin-top: -5%;
}
.result_left{
    float:left;
    width:30%;
    margin-left:3%;
}
.ovulation_result_div{
    float:left;
    width:50%;
    padding:1% 2%;
}
.ovulation_result_table{
    border:1px solid #d7d7d7;
    border-collapse:separate;
    border-spacing:0;
    width:100%;
}
.ovulation_result_table td{
    border:0;
    background-color:#eef7ff;
    text-align:center;
}
.ovulation_result_table th{
    background-color:#ffccff;
    text-align:center;
    padding:0.5%;
}
.ovulation_result_ul{
    list-style:none !important;
    margin: 2% 0 2% 2% !important;
}
.ovulation_result_ul li{
    width:33% !important;
    float:left !important;
    margin: 1% 0 2% 0 !important;
}
.safe_period{
    background-color: #009933;
    width: 1.8em;
    height: 1.6em;
    float: left;
    margin-right:2%;
}
.ovulatory_period{
    background-color: #ff3300;
    width: 1.8em;
    height: 1.6em;
    float: left;
    margin-right:2%;
}
.result_left_table{
    width:100%;
    border-collapse:separate;
    border-spacing:0;
}
.result_left_table td{
    background-color:#fff;
}
.result_left_table_data{
    text-align:center;
    background-color:#84c1ff !important;
}
.menses_period{
    background-color: #ffcc00;
    width: 1.8em;
    height: 1.6em;
    float: left;
    margin-right:2%;
}
.result_right{
    margin-left: 3%;
    margin-right: 3%;
    float: left;
    width: 57%;
    border: 1px solid #e88e98;
    padding: 1.5% 1%;
    border-radius: 5px;
}
.result_right_calculator_title{
    font-size:1.1em;
    font-weight:bold;
    padding-left:2%;
    padding-bottom:0.5em;
    color:#a1414c;
}
.result_right_semi_circle{
    width: 20px;
    height: 20px;
    border-radius: 20px;
    border: 2px solid #a1414c;
    background-color: #fff;
    margin: -0.5em 0 0 2.4%;
    position: absolute;
    clip: rect(0px,25px,8px,0px);
}
.result_right_content{
    margin:1% 0 0 1%;
}</pre></body></html>