/* Specific page styles */
/*#component-calculator.calculator-calories-required { border:solid 1px #99b433;}*/
.calculator-calories-required .component-header { /*background-color:#99b433 */ border-bottom:solid 3px #3399ff; }
.calculator-calories-required .component-header .fa { /*color:#ffffff;*/ color:#3399ff; }
.calculator-calories-required .component-heading { color:#6666666; /*color:#808000;*/ }
.calculator-calories-required .component-footer { background-color:#666666; /*background-color: #8e9a4a;*/ }
.calculator-calories-required #input-stone-pounds, .calculator-calories-required #input-tolose-stone-pounds { display: none; }
.calculator-calories-required #option1, .calculator-calories-required #planType1 { margin-bottom:1em; }

.calculator-calories-required .disabled { -ms-opacity: 0.3; opacity: 0.3; }
.calculator-calories-required .optional-container { max-width:300px; }
.component-inputs .optional-container label { display: block; font-size: 1em; font-weight:600; width: auto; }

#suggested-weights-container { margin-top:8px; visibility: hidden; }


.calculator-calories-required #tblResults th { padding-right:5px; }
.calculator-calories-required #tblResults th, .calculator-calories-required #tblResults td { text-align:right; }
.calculator-calories-required #tblResults td.wk { text-align:center; }

.calculator-calories-required .tablescroll_head, .calculator-calories-required .tablescroll_wrapper, .calculator-calories-required #tblResults { width:100% !important; }
.calculator-calories-required .results-extra { margin-top:1em; }

.calculator-calories-required h4 { margin-top:0; }
#ResultsContainer { margin-bottom:1em; }
table.tablesorter .header, table.tablescroll_head .header { text-align:center; }

.component-inputs label { width:100px; }

@media only screen and (min-width:601px) {	
	.text-ad-1 { float:right; width:40%; }
	/*#activity-level-tip { width:59%; margin-right:1em; }*/
	.calculator-calories-required { margin:1em 0 !important; /*width:550px;*/ }
	.calculator-calories-required .col-xs-6 { float:none !important; width:100% !important; }	
	#ResultsSuccess { max-width:500px; }
}

@media only screen and (max-device-width: 600px), only screen and (max-width: 660px) {	
	.calculator-calories-required .col-xs-6 { width:100%; }		
}

@media only screen and (max-device-width: 480px), only screen and (max-width: 480px) {		
	.calculator-calories-required .col-xs-6 { width:100%; }
}



/*
.smallText {font-size:0.8em; font-weight:normal; color: #333333; }

.noscreen {display:none;}
DIV.formheader {font-family:Arial Narrow; font-size:30px; color:#FFFFFF;}

#tblResults tbody td { text-align: right;}
#tblResults thead th.wk { text-align: center; }
.tablescroll_head thead th.last { border-right: 0; }
.tablescroll_head thead th.wk { width:28px !important; }
#tblResults td.wk { width:40px !important; }

/*#tblResults thead td { text-align: right;padding-left: 50px; }
#tblResults thead td.wk { text-align: center; }
#tblResults tbody td.wk { text-align: right; padding-right: 30px; }

#tblResults tbody td { text-align: right;padding-left: 50px; }
#tblResults tbody td.left { text-align: left; padding-right: 50px; }*/
*/
 

