/* Styling for Ostheimer Fertility Calculator */





.childheight_shortcode {  background: #fff; padding: 9px; width: 275px; border: 1px solid #000; margin-bottom: 15px;}

.childheight_shortcode input[type="text"]{
	margin-bottom:0px !important;
}

.childheight-title { 
    color: #666666;
    font-size: 18px !important;
    letter-spacing: 0 !important;
    line-height: 15px !important;
    padding: 10px 0 15px 10px !important;
    text-transform: none !important;
}

.childheight-units { 
    font-weight: bold; 
    font-size: 12px; 
    /*background: url('images/schritt-eins.png') no-repeat 0 -3px; */
    padding: 5px 15px; 
    /*height: 56px; */
    color: #666; 
}

.childheight-units label {
	display:inline !important;
}

.childheight-units input[type="radio"] {
    margin-right: 0px;
}

#fathersheight { 
    font-weight: bold;
    font-size: 12px; 
    /*background: url('images/schritt-zwei.png') no-repeat 0 -3px; */
    padding: 5px 15px; 
    /*height: 100%; */
    color: #666; 
    width: 100%; 
}

#fathersheight label {
    font-size:11px !important;
    color: #666;
}

#fathersheight input {
    /*padding: 1px 7px;*/
    width: 90%;
}

#shortcode_father-height { width: 50px; border: 1px solid #999999; }

#mothersheight { 
    font-weight: bold; 
    font-size: 12px; 
    /*background: url('images/schritt-drei.png') no-repeat 0 -3px; */
    padding: 5px 15px; 
    /*height: 100%; */
    color: #666; 
    width: 100%;
}

#mothersheight label {
    color: #666;
    font-size:11px !important;
}

#mothersheight input {
    /*padding: 1px 7px;*/
    width: 90%;
}

#shortcode_mother-height { width: 50px; border: 1px solid #999999;}


.childheight-child_sex label {
	display:inline !important;
}

.childheight-child_sex input[type="radio"] {
    margin-right: 0px;
}

.childheight-child_sex { 
    font-weight: bold; 
    font-size: 12px; 
    /*background: url('images/schritt-vier.png') no-repeat 0 -3px; */
    padding: 5px 15px; 
    /*height: 56px; */
    color: #666; 
}

.childheight-button { text-align: center; font-weight: bold; }
.childheight-button input { 
    /*border: 1px solid #9CC2DE; */
}

.childheight_table { 
    text-align: center;
    margin-top:15px; 
    font-weight: bold; 
    font-size: 12px; 
    /*background: url('images/schritt-fuenf.png') no-repeat 0 -3px; */
    padding: 5px 15px;
    /*height: 60px; */
    color: #666; 
    width: 100%; 
}
.childheight_table.error { 
    color: #C00; 
}

.resulttitle { font-weight: bold; font-size: 14px; color: #666; }

/* .childheight-shortcode_result { margin-top: 10px;  } */

#shortcode_us, #shortcode_metric, #shortcode_girl, #shortcode_boy { background: none; border: none; margin-top: 2px;}

.thanku-link{
    padding-top: 10px;
    display: inline-block;
    color: #ccc;
	font-size:10px !important;
}
