<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.gestationalweeks_layout{
    width:1200px;
    font-size:1em;
    color:#474747;
    line-height:1.5em;
    margin:0 auto;
    text-align:justify;
    padding-top:2%;
}
.stage{
    display:table;
}
.stage_layout{
    width:400px;
    background-color:#fff;
    display:table;
    float:left;
    margin-top:2%;
}
.stage_space{
    margin-left:0px;
    margin-right:0px;
}
.stage_title{
    float:left;
    display:table;
    margin-top:15px;
}
.stage_image_title{
    float:left;
    display:table;
    color:#c32c3d;
    margin-left:10px;
}
.stage_early_image img{
    margin-left:10px;
}
.early_stage_layout,.second_stage_layout,.third_stage_layout{
    margin-left:10px;
    float:left;
    display:block;
}
.second_stage_layout{
    margin-left:10px;
    float:left;
    display:block;
}
.item{
    width: 17px;
    height: 17px;
    float: left;
    border-radius: 2px;
    background-color: #e9e7e7;
    margin-top: 20px;
    margin-right: 5px;
    position: relative;
    z-index: 2;
    cursor: pointer;
    -moz-transition: 0.2s all;
    -ms-transition: 0.2s all;
    -o-transition: 0.2s all;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}
.itemcolor{
    background-color: #ffdfe4;
}
.item:hover{
    background-color:#ffdfe4;
}
.bubble{
    position: absolute;
    left: -10px;
    bottom: 25px;
    width: 55px;
    padding: 4px;
    background: #fe94a9;
    border-radius: 8px;
    text-align: center;
    color: #fff;
    opacity: 0;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
}
.bubble:after {
    content: "";
    position: absolute;
    left: 10px;
    top: 29px;
    border-width: 6px;
    border-style: solid;
    border-color: #fe94a9 transparent transparent transparent;
}
.clear_float{
    clear:both;
}
.gestationalweeks_top_layout{
    background-color:#f5f5f5;
    padding:30px 36.5px 30px 74px;
    display:table;
    height:250px;
    margin-top: 1%;
    width:100%;
}
.gestationalweeks_top_left{
    border-right:1px solid #8f8e8e;
    float:left;
    width:569.5px;
    padding-right:70px;
    height:250px;
}
.gestationalweeks_top_right{
    width:418px;
    color:#c32c3d;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    position: relative;
    margin-left:70px;
}
.gweek_ul{
    width:100%;
    padding: 6% 0 0 0;
    margin:0;
    list-style:none;
    display:table;
}
.gweek_ul li{
    float:left;
    text-align:center;
    font-size:1.5em;
}
.gweek_ul li:nth-child(2){
    width:438px;
}
.gweek_ul li:first-child,.gweek_ul li:last-child{
    width:30px;
}
.gweek_buttom{
    border:1px solid #474747;
    width:30px;
    height:30px;
    border-radius:15px;
    line-height:25px;
    text-align:center;
    cursor:pointer;
}
#g_weekcontent{
    margin-top:30px;
    line-height:1.8em;
}
.baby_info_left{
    width:20%;
    float:left;
}
.baby_info_middle{
    width:162px;
    float:left;
}
.baby_info_right{
    width:20%;
    float:left;
}
.child_image_layout{
    position: relative;
    width: 162px;
    margin: 0 auto;
}
.child_image_layout img{
    max-width: 162px;
    vertical-align: top;
}
#child_img{
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 80px;
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.baby_info_middle img{
    max-width:162px;
    height:199px;
    position:relative;
}
.length{
    position: absolute;
    left: 0;
    top: 4px;
    float: left;
    width: 33.33%;
    color: #c32c3d;
}
.num {
    display: block;
    padding-top: 4px;
}
.weight{
    left: auto;
    right: 0;
    position: absolute;
    top: 4px;
    float: left;
    width: 33.33%;
    color: #c32c3d;
}
.biparietal{
    position: absolute;
    left: 0;
    top: 200px;
    float: left;
    width: 33.33%;
    color: #c32c3d;
}
.abdominal{
    position: absolute;
    left: 33.33%;
    top: 200px;
    float: left;
    width: 33.33%;
    color: #c32c3d;
}
.femur{
    position: absolute;
    right:0;
    top: 200px;
    float: left;
    width: 33.33%;
    color: #c32c3d;
}
.gestationalweeks_content {
    width: 72%;
    float:left;
}
.gestationalweeks_content_right {
    width: 235px;
    float:right;
    padding-top:5%;
}
.item_layout{
    margin-top:5%;
}
.item_num{
    display: inline-block;
    background: url('/wp-content/themes/Impreza/img/gestationalweek-image/bubble.png') left top no-repeat;
    width: 45px;
    height:45px;
    line-height:45px;
    color: #fff !important;
    text-align: center;
    margin-right: 15px;
    
    font-style: italic;
}
.item_title{
    position: relative;
    display: inline-block;
    background-color: #fff!important;
    padding-right: 10px;
    font-size:1.2em;
    color: #c22c3d !important;
    z-index: 2;
}
h2:after{
    content: "";
    position: absolute;
    bottom: 15px;
    height: 3px;
    width: 100%;
    background-color: #c22c3d;
    z-index: 1;
}
h2{
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    background-color: transparent !important;
    font-weight: normal !important;
}
h2:before{
    content: "";
    position: absolute;
    bottom: 10px;
    height: 1px;
    width: 100%;
    background-color: #c22c3d;
    z-index: 1;
}
.item_content{
    margin-top:3%;
}
.item_content p{
	text-indent: 2em;
}</pre></body></html>