

.waist-to-hip .center{
}
.waist-to-hip .one-half {
    width: 48%;
    float: left;
}
.waist-to-hip .container560{
width: 560px;
position: relative;
}
.waist-to-hip .one-half:last-child {
    float: right;
}
.waist-to-hip .header {
    background: #F52900;
    padding: 12px 15px;
}
.waist-to-hip .title {
    font-family: 'Open Sans', sans-serif;
    color: white;
    font-size: 20px;
    font-weight: bold;
}
.waist-to-hip .sub-title {
    font-size: 16px;
    color: white;
    margin-top: 5px;
}
.waist-to-hip .content {
    border: 1px solid #ddd;
    border-top: 0px solid white;
    padding: 15px;
}
.waist-to-hip .instruction {

    font-size: 18px;
    margin-bottom: 15px;
    line-height: 20px;
}
.waist-to-hip input[type=text] {
    padding: 0px;
    margin: 0px;
    height: 40px;
    text-align: center;
    color: red;
    font-size: 21px;
    width: 100%;
    box-sizing: border-box;  -moz-box-sizing: border-box;  -webkit-box-sizing: border-box;
    border: 1px solid #333;
}
.waist-to-hip input#mmoll {
    margin-right: 15px;
}
.waist-to-hip label[for="mmoll"] {
    font-size: 18px;
}

.waist-to-hip .button,
.reset-form {
    padding: 11px;
    color: white;
    text-align: center;
    margin-top: 15px;
    cursor:pointer;
    position:relative;
	font-size:18px;
}
.reset-form {
    background: #8DC63F;
}
.waist-to-hip .button:active,
.reset-form:active{
    top: 1px;
}
.waist-to-hip .button:hover,
.reset-form:hover{
    background: #333;
}

.waist-to-hip .green{
     background: #8DC63F;
     width: 100%;
     border: 1px solid;
}
.waist-to-hip .step {
    margin-top: 10px;
    color: #919191;
    font-size: 13px;
}
.waist-to-hip span.step-change {
    font-weight: bold;
}
.waist-to-hip .waist-to-hip .radio tr {
    height: 27px;
    vertical-align: middle;
}
.waist-to-hip td.field-header {
    font-weight: 600;
    color: #333;
    margin-right: 12px;
    display: inline-block;
    font-size: 14px;
    vertical-align: bottom;
}

.waist-to-hip input[type=radio] {
    margin-right: 10px;
}
.waist-to-hip td.cell-width {
    width: 70px;
    margin-top: -8px;
    display: inline-block;
}
.waist-to-hip .result-explain {
    margin-bottom: 15px;
    font-size:14px; line-height:16px;
}
.waist-to-hip a {
    color: #F52900;
    text-decoration: underline;
    font-weight: bold;
}
.waist-to-hip .one-half.last {
    float: right;
}
.waist-to-hip .one-half label {
    width: 100%;
    background: #333;
    color:white;
    display:block;
    text-align: center;
    padding: 4px 0px;
    font-size: 12px;
}
.waist-to-hip div#barMeasurement {
    border-top: 1px solid #616161;
    height: 36px;
    margin-top: 15px;
    position: relative;
    z-index: 1;
	font-size:14px;
    border-left: 1px solid #616161;
    border-right: 1px solid #616161;
}
.waist-to-hip .span-orange {
    float: left;
    height: 35px;
    width: 33.3%;
    background: #FFA500;
}
.waist-to-hip .span-green {
    float: left;
    height: 35px;
    width: 33.3%;
    background: #81C246;
    content: "new";
    display: block;
}
.waist-to-hip .span-red {
    float: left;
    width: 33.4%;
    height: 35px;
    background: #FF0000;
}
.waist-to-hip .pointer{
    background: url(../hba1c-dcct-mmoll/images/pointer2.png) no-repeat;
    height: 10px;
    position: absolute;
    z-index: 49 !important;
    top: 30px;
    width: 35px;
    left: 0%;
    transition-property: left;
    transition-duration: 1s;
    transition-delay: 0s;
    /* border: transparent; */
}
.waist-to-hip .white-track {
    height: 2px;
    background: rgb(255, 255, 255);
    z-index: 12121212;
    border-top: 1px solid #616161;
}
.waist-to-hip .clear {
    clear: both;
}

.waist-to-hip .span-green:before {
    content: "Normal";
    text-align: center;
    display: block;
    padding-top: 10px;
    color: rgb(227, 253, 217);
    font-weight: bold;
}

.waist-to-hip .span-orange:before {
    content: "Low";
    text-align: center;
    display: block;
    padding-top: 10px;
    color: rgb(255, 247, 202);
    font-weight: bold;
}

.waist-to-hip .span-red:before {
    content: "High";
    text-align: center;
    display: block;
    padding-top: 10px;
    color: rgb(255, 199, 199);
    font-weight: bold;
}
.waist-to-hip .sub-instruction {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
}
.waist-to-hip td label {
    cursor: pointer;
}

.waist-to-hip td label {
    cursor: pointer;
}
.waist-to-hip input[type=radio].css-checkbox {
							position: absolute; z-index:-1000; top:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
						
							display: none;
}

						.waist-to-hip input[type=radio].css-checkbox + label.css-label {
							padding-left: 28px;
							height: 17px; 
							display:inline-block;
							line-height:17px;
							background-repeat:no-repeat;
							background-position: 0 0;
							font-size: 14px;
							vertical-align:middle;
							cursor:pointer;

						
							color: rgb(61, 61, 61);
}

					.waist-to-hip 	input[type=radio].css-checkbox:checked + label.css-label {
							background-position: 0 -17px;
						}
						.waist-to-hip label.css-label {
				background-image:url(csscheckbox_0a5fa897693fd2f58077c9aee8c10f32.png);
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
			}
			.waist-to-hip label.error {
    background: red;
    display: none !important;
}
.waist-to-hip .error {
    border: 1px solid red !important;
}
@media(max-width:560px){
.waist-to-hip .container560.center {width:100%;}
.waist-to-hip input[type="text"]{
    width:100%;
    margin:0px;
    padding: 0px;
    display:block;
     box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.waist-to-hip label[for="mmoll"]{
    display:block;
    margin-top: 15px;
    margin-bottom:17px;
}
}

@media(max-width:320px){
.waist-to-hip .container560.center {width: 100%;}
}
.waist-to-hip strong.reading {
    border: 1px solid #ccc;
    padding: 1px 7px 1px 4px;
    color: rgb(104, 104, 104);
    border-radius: 3px;
}
.waist-to-hip .explain {
    line-height: 17px;
	font-size:14px;
}

.radio{
	margin-bottom: 15px;
}